------- 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