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: Bring from LTO branch to mainline changes to turn passes into IPA_PASS


> "Diego Novillo" <dnovillo@google.com> 
> Sent by: gcc-patches-owner@gcc.gnu.org
> 
> 21/08/2008 16:11
> 
> To
> 
> "Jan Hubicka" <jh@suse.cz>
> 
> cc
> 
> gcc-patches@gcc.gnu.org, matz@suse.de, zadeck@naturalbridge.com
> 
> Subject
> 
> Re: Bring from LTO branch to mainline changes to turn passes into 
IPA_PASS
> 
> On Thu, Aug 21, 2008 at 08:42, Jan Hubicka <jh@suse.cz> wrote:
> > Hi,
> > this patch brings from LTO to mainline the changes needed to make
> > pass-pure-const and pass-reference IPA_PASS instead of 
SIMPLE_IPA_PASS.
> > With this patch now all passes that are enabled by default are 
IPA_PASS,
> > we still lack matrix-reorg and type-escape but those are broken after
> > tuples merge anyway.
> 
> matrix-reorg and type-escape were working at the tuples merge. 
Whathappened?
> 
> 
> Diego.

I know that one testcase is broken for matrix reorg after VRP 
changes, and I'm working to fix it.
I'm not aware of anything else.

Razya


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