Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-13 Thread Iain Sandoe
On 14 Jul 2012, at 00:21, Mike Stump wrote: > On Jul 13, 2012, at 12:28 AM, Iain Sandoe wrote: >> On 11 Jul 2012, at 00:01, Iain Sandoe wrote: >>> Anyway, although i686-Darwin 8 is sadly in need of some TLC, the proposed >>> patch causes no regressions. >>> ppc-darwin 8 tests are still running,

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-13 Thread Mike Stump
On Jul 13, 2012, at 12:28 AM, Iain Sandoe wrote: > On 11 Jul 2012, at 00:01, Iain Sandoe wrote: >> Anyway, although i686-Darwin 8 is sadly in need of some TLC, the proposed >> patch causes no regressions. >> ppc-darwin 8 tests are still running, but it bootstrapped (500M G4, > 24hrs >> for c/c++

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-13 Thread Iain Sandoe
On 11 Jul 2012, at 00:01, Iain Sandoe wrote: > Anyway, although i686-Darwin 8 is sadly in need of some TLC, the proposed > patch causes no regressions. > ppc-darwin 8 tests are still running, but it bootstrapped (500M G4, > 24hrs > for c/c++ build & test). FAOD, from a testing perspective this

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-10 Thread Iain Sandoe
Hi Steven, On 9 Jul 2012, at 09:21, Iain Sandoe wrote: > On 9 Jul 2012, at 09:11, Iain Sandoe wrote: >>> crt3.o: $(srcdir)/config/darwin-crt3.c > >> regstrapped (all+ada+objc++) on i686-darwin9 with no regressions. > > .. but, now I re-check, crt3 is only used on Darwin 8 and earlier; > That wi

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-09 Thread Iain Sandoe
On 9 Jul 2012, at 09:11, Iain Sandoe wrote: >> crt3.o: $(srcdir)/config/darwin-crt3.c > regstrapped (all+ada+objc++) on i686-darwin9 with no regressions. .. but, now I re-check, crt3 is only used on Darwin 8 and earlier; That will take somewhat longer to check, machine availability is an issue

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-09 Thread Iain Sandoe
Hi Steven, On 7 Jul 2012, at 16:34, Steven Bosscher wrote: > On Sat, Jul 7, 2012 at 5:06 PM, H.J. Lu wrote: >> Are you sure this the right patch? -fno-tree-dominator-opts is still here. > > I am sure it is not the right patch :-) > Thanks! > > Index: libgcc/config/t-darwin > ==

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-08 Thread Paolo Bonzini
Il 07/07/2012 17:34, Steven Bosscher ha scritto: > On Sat, Jul 7, 2012 at 5:06 PM, H.J. Lu wrote: >> Are you sure this the right patch? -fno-tree-dominator-opts is still here. > > I am sure it is not the right patch :-) > Thanks! > > Index: libgcc/config/t-darwin > ==

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-08 Thread Dominique Dhumieres
> Request for testing because I have no access to a Darwin machine. I just finished a clean bootstrap with the (second!-) patch on x86_64-apple-darwin10; regtesting scheduled for tonight. Bootstrapping powerpc-apple-darwin9 is now at stage 2. Dominique PS AFAICT pr26840 is indeed fixed.

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-07 Thread Steven Bosscher
On Sat, Jul 7, 2012 at 5:06 PM, H.J. Lu wrote: > Are you sure this the right patch? -fno-tree-dominator-opts is still here. I am sure it is not the right patch :-) Thanks! Index: libgcc/config/t-darwin === --- libgcc/config/t-darwin

Re: [RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-07 Thread H.J. Lu
On Sat, Jul 7, 2012 at 7:48 AM, Steven Bosscher wrote: > Hello, > > > PR26840 was fixed long ago so this work-around shouldn't be necessary anymore: > > Index: ../libgcc/config/t-darwin > === > --- ../libgcc/config/t-darwin (revisio

[RFT] Remove -fno-tree-dominator-opts from libgcc/config/t-darwin

2012-07-07 Thread Steven Bosscher
Hello, PR26840 was fixed long ago so this work-around shouldn't be necessary anymore: Index: ../libgcc/config/t-darwin === --- ../libgcc/config/t-darwin (revision 189348) +++ ../libgcc/config/t-darwin (working copy) @@ -1,7 +1,5