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 ada/18659] [4.0 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-02-18 19:20 -------
> > SRA is an Ada killer because of the the abuse of VIEW_CONVERT_EXPRs by the Ada
> > front-end.  I think it should be disabled in the Ada compiler for 4.0.x.
> 
> Sounds reasonable to me.

OK, I'll submit a patch once 4.0.x is branched.  As of today, excluding the
problematic cxa3004 and cxb3006, as well as cxa4006 and cxa4017 for which I've
submitted a fix, we have 6 failures at -O2 -fno-tree-sra.


-- 


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


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