]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/som.c
Fix compile time warning messages from gcc version 8 about cast between incompatible...
[thirdparty/binutils-gdb.git] / bfd / som.c
index 101d2719d9d52049a2d0a62d183c1b25101ad8b8..b02b933e1546a6e618a5f7bfc7b80f74a9b3f322 100644 (file)
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -6738,7 +6738,8 @@ som_bfd_link_split_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec)
 #define som_slurp_extended_name_table          _bfd_slurp_extended_name_table
 #define som_construct_extended_name_table      _bfd_archive_coff_construct_extended_name_table
 #define som_update_armap_timestamp             bfd_true
-#define som_bfd_is_target_special_symbol   ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
+#define som_bfd_is_target_special_symbol        \
+  ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false_any)
 #define som_get_lineno                         _bfd_nosymbols_get_lineno
 #define som_bfd_make_debug_symbol              _bfd_nosymbols_bfd_make_debug_symbol
 #define som_read_minisymbols                   _bfd_generic_read_minisymbols