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: [PATCH] Fix PR32921, alias pessimization with r126326


On Fri, 19 Oct 2007, Richard Guenther wrote:

> 
> This fixes the mentioned PR by making sure not to re-set unbound array
> types alias set to zero if it is used in two functions.
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to mainline.

I have reverted this as it causes massive Ada breakage.  This is all a
mess really (the re-setting to alias set zero was introduced with
revision 37052).

Richard.


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