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 lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.0

--- Comment #24 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-21 09:24:05 UTC ---
Fixed on trunk, probably worth backporting to the 4.6 branch at least (it
should be safe as it only really adjusts an assertion and code if the assert
previously hit).


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