[Bug c++/53641] gcc/config/i386/crtfastmath.c gives internal compiler error: Segmentation fault during make

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 12 06:03:00 GMT 2012


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-06-12 06:02:55 UTC ---
4.1.2 is old and we are not going to debug why your pass is not working.  I
think it is time to pull out the old trusty gdb and see where the segfault is
located at.

You also don't say where you place your pass.



More information about the Gcc-bugs mailing list