ubsan: xstormy16: left shift of negative value
[deliverable/binutils-gdb.git] / bfd / aout-target.h
index 99a82bb57a27c86c2f36b37bc3c156628f7685d7..58de28faba8bed36e0462117b964fc9149990628 100644 (file)
@@ -502,6 +502,9 @@ MY_bfd_final_link (bfd *abfd, struct bfd_link_info *info)
 #ifndef MY_bfd_is_group_section
 #define MY_bfd_is_group_section bfd_generic_is_group_section
 #endif
+#ifndef MY_bfd_group_name
+#define MY_bfd_group_name bfd_generic_group_name
+#endif
 #ifndef MY_bfd_discard_group
 #define MY_bfd_discard_group bfd_generic_discard_group
 #endif
This page took 0.027062 seconds and 4 git commands to generate.