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/24231] [4.1 Regression] ICE: SSA corruption



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-10-06 19:58 -------
(In reply to comment #7)
> A regression hunt using the testcase from comment #4 identified this patch
> from pinskia:
And this is a latent bug because the dumps show that my patch just caused more
constant prop of &theTemp into *this_6 which causes to be simplified to
theTemp.


-- 


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


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