]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/fr30/fr30.c
Turn CONSTANT_ALIGNMENT into a hook
[thirdparty/gcc.git] / gcc / config / fr30 / fr30.c
index d83b2f31daa6a02cada95b776a9078fd863ea4f9..91884811f17ebad81faf6982591ce035830d2871 100644 (file)
@@ -190,6 +190,9 @@ static int fr30_num_arg_regs (machine_mode, const_tree);
 #undef TARGET_TRAMPOLINE_INIT
 #define TARGET_TRAMPOLINE_INIT fr30_trampoline_init
 
+#undef TARGET_CONSTANT_ALIGNMENT
+#define TARGET_CONSTANT_ALIGNMENT constant_alignment_word_strings
+
 struct gcc_target targetm = TARGET_INITIALIZER;
 \f