------- Additional Comments From wilson at specifix dot com  2006-04-03 22:20 
-------
This is due to a gcc bug.  Unfortunately, this bug may be hard to fix. 
Meanwhile, binutils will fail to compile if affected files are compiled with
-Werror.  Short term workarounds might be to rearrange the code to try to avoid
the spurious warning, or compile affected files with -Wno-error.

This bug is only known to appear on an ia64 host, because it requires a certain
set of conditions that only exist with the IA-64 architecture.  See GCC PR
21059.  I have a long explanation of the problem and some possible workarounds
in there.
    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21059

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1298

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to