[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-11-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-11-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #23 from Iain Sandoe 2011-11-13 13:58:47 UTC --- Author: iains Date: Sun Nov 13 13:58:43 2011 New Revision: 181336 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181336 Log: gcc: PR target/48108 Backport from mainlin

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-10-26 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #22 from Jack Howarth 2011-10-26 13:28:20 UTC --- Can we backport r180523 to gcc-4_6-branch (perhaps even for gcc 4.6.2)? Also in gcc trunk we should also now fully revert... Author: mrs Date: Mon Mar 14 02:47:49 2011 New Revision: 1

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-10-26 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #21 from Iain Sandoe 2011-10-26 12:38:05 UTC --- Author: iains Date: Wed Oct 26 12:37:59 2011 New Revision: 180523 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180523 Log: gcc: PR target/48108 * config/darwin.c (to

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-09-27 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Jack Howarth changed: What|Removed |Added Severity|enhancement |normal

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-09-25 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #20 from Jack Howarth 2011-09-26 00:47:32 UTC --- (In reply to comment #19) > Created attachment 25359 [details] > wip 3 > Regtest on darwin11 at http://gcc.gnu.org/ml/gcc-testresults/2011-09/msg02611.html.

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-09-25 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What|Removed |Added Attachment #24958|0 |1 is obsolete|

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-08-09 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What|Removed |Added Attachment #24712|0 |1 is obsolete|

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-08-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #17 from Jack Howarth 2011-08-05 18:52:05 UTC --- (In reply to comment #12) > (In reply to comment #11) > > Created attachment 24397 [details] > > Iain's work in progress for LTO containerization > > Sorry that I can't commit any tim

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-07-09 Thread fang at csl dot cornell.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #16 from David Fang 2011-07-10 04:41:14 UTC --- This current patch yields excellent results on powerpc-darwin8 now: http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg01092.html

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-07-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #15 from Jack Howarth 2011-07-08 11:18:25 UTC --- (In reply to comment #14) > Created attachment 24712 [details] > updated work in progress > > there were a couple of hunks in the previous from another LTO patch, that > reportedly ga

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-07-08 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What|Removed |Added Attachment #24705|0 |1 is obsolete|

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-07-07 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What|Removed |Added Attachment #24397|0 |1 is obsolete|

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #10 from Jack Howarth 2011-05-30 15:15:31 UTC --- I have been using Iain's last work in progress patch and it works fine with both gcc 4.6 branch and gcc trunk. Hopefully he can get back to polishing it or someone else can pick up the

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #11 from Jack Howarth 2011-05-30 15:16:25 UTC --- Created attachment 24397 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24397 Iain's work in progress for LTO containerization

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #9 from Dominique d'Humieres 2011-05-30 13:04:29 UTC --- > ok, I will wait for a fix Meanwhile you can also configure with --enable-checking=release.

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #8 from vincenzo Innocente 2011-05-30 12:26:37 UTC --- On 30 May, 2011, at 2:20 PM, dominiq at lps dot ens.fr wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 > > --- Comment #7 from Dominique d'Humieres > 2011-05-30 12:

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #7 from Dominique d'Humieres 2011-05-30 12:19:45 UTC --- This is pr49190. If you want to proceed, you need to revert revision 174286 (or to wait for a fix). BTW which version of Xcode are you using?

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-05-30 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 vincenzo Innocente changed: What|Removed |Added CC||vincenzo.innocente at cern

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-03-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #5 from Jack Howarth 2011-03-17 12:02:02 UTC --- Testresults for gcc-4_6-branch built under Xcode 4.0 using lto-bootstrap/profiledbootstrap with Iain's first attempt at containerization. http://gcc.gnu.org/ml/gcc-testresults/2011-03/

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-03-14 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 --- Comment #4 from Mike Stump 2011-03-14 23:34:38 UTC --- > WDYT? Sounds fine to me.

[Bug target/48108] lto should be containerized in a single mach-o section on darwin

2011-03-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108 Richard Guenther changed: What|Removed |Added Keywords||lto Component|lto