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 tree-optimization/27144] [4.2 regression] segfault with -O2 on x86_64 (and powerpc64)



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-04-24 01:50 -------
The ICE is due to looking at the type of a freed SSA_NAME during IV-OPTs.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakdver at gcc dot gnu dot
                   |                            |org
            Summary|[4.2 regression] segfault   |[4.2 regression] segfault
                   |with -O2 on x86_64          |with -O2 on x86_64 (and
                   |                            |powerpc64)


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


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