[Bug target/49856] ICE when compiling mktime.c (gnulib, embedded in libvirt)
mikpe at it dot uu.se
gcc-bugzilla@gcc.gnu.org
Tue Jul 26 20:25:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49856
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu.se
--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2011-07-26 20:24:33 UTC ---
Dupe of PR47908. As a workaround, remove '#pragma GCC optimize ("wrapv")' from
the source code and compile with an explicit -fwrapv instead.
More information about the Gcc-bugs
mailing list