This is the mail archive of the gcc-patches@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]

Re: [4.0 PATCH] Disable Tree-SRA for the Ada compiler


> I think that's premature.  And unfortunate since SRA helps Ada code a lot.

But, as far as I can tell, it will introduce a brand new class of bugs too, at 
the interfaces between types and subtypes.  See PR ada/18819.

> If we disable it, we're likely to end up keeping it that way.

On the 4.0 branch, sure.  But since it will not be disabled on mainline, I 
don't really see the problem.

-- 
Eric Botcazou


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