bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/1298] m68k-dis.c:1348: warning: argument 'info' might be c


From: wilson at specifix dot com
Subject: [Bug binutils/1298] m68k-dis.c:1348: warning: argument 'info' might be clobbered by 'longjmp' or 'vfork'
Date: 3 Apr 2006 22:20:56 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]