[Bug c/56308] GCC 4.8 segfaults when building GCC 4.7

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 13 18:14:00 GMT 2013


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-13 18:14:34 UTC ---
If it is 4.7.2 release, as opposed to newer snapshot from the 4.7 branch,
you need the http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191605 fix.
This will be included in 4.7.3.  Or build with
-fno-aggressive-loop-optimizations.



More information about the Gcc-bugs mailing list