* 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 0212cbba1793579efa7683752f07cddb4c6c49f2..206e3154d7c17a98206bb6d62e3a32feee539be6 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.
 
This page took 0.026017 seconds and 4 git commands to generate.