This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49856] ICE when compiling mktime.c (gnulib, embedded in libvirt)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]