* libbfd.c (COERCE32): Cast through unsigned long and long to
authorIan Lance Taylor <ian@airs.com>
Tue, 8 Dec 1998 21:55:15 +0000 (21:55 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 8 Dec 1998 21:55:15 +0000 (21:55 +0000)
avoid bug in old version of gcc.

bfd/ChangeLog

index 0212cbb..206e315 100644 (file)
@@ -1,5 +1,8 @@
 Tue Dec  8 16:21:35 1998  Ian Lance Taylor  <ian@cygnus.com>
 
+       * libbfd.c (COERCE32): Cast through unsigned long and long to
+       avoid bug in old version of gcc.
+
        * elf64-alpha.c (elf64_alpha_additional_program_headers): Remove.
        (elf_backend_additional_program_headers): Don't define.