[Bug target/82005] Early lto debug not implemented on Darwin

2021-05-17 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.5 |---

[Bug target/82005] Early lto debug not implemented on Darwin

2020-03-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.4 |8.5 --- Comment #52 from Jakub Jelinek

[Bug target/82005] Early lto debug not implemented on Darwin

2019-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.3 |8.4 --- Comment #51 from Jakub Jelinek

[Bug target/82005] Early lto debug not implemented on Darwin

2018-08-01 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #50 from Iain Sandoe --- (In reply to rguent...@suse.de from comment #49) > On Wed, 1 Aug 2018, iains at gcc dot gnu.org wrote: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > > > > --- Comment #48 from Iain Sandoe ---

[Bug target/82005] Early lto debug not implemented on Darwin

2018-08-01 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #49 from rguenther at suse dot de --- On Wed, 1 Aug 2018, iains at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > > --- Comment #48 from Iain Sandoe --- > the relocations look reasonable and

[Bug target/82005] Early lto debug not implemented on Darwin

2018-08-01 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #48 from Iain Sandoe --- the relocations look reasonable and dwarfdump of the individual objects (.debug.temp.o and the .ltrans0.ltans.o) also. So, it looks like dsymutil isn't somehow consuming this so some debugging is needed

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-31 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #47 from Iain Sandoe --- bah. - put in the change from comment #6 - modified lto-wrapper to - remove the debug object pre-link - append the debug objects to the final link. - faked a common symbol in the copied debug, so

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.2 |8.3 --- Comment #46 from Jakub Jelinek

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #45 from Iain Sandoe --- (In reply to rguent...@suse.de from comment #44) > On Wed, 25 Jul 2018, iains at gcc dot gnu.org wrote: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > > > > --- Comment #43 from Iain Sandoe ---

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-25 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #44 from rguenther at suse dot de --- On Wed, 25 Jul 2018, iains at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > > --- Comment #43 from Iain Sandoe --- > (In reply to Richard Biener from comment

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #43 from Iain Sandoe --- (In reply to Richard Biener from comment #42) > (In reply to Iain Sandoe from comment #40) > > Created attachment 44417 [details] > > Patch series to enable copying of early debug data. < snip> (not ignoring

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #42 from Richard Biener --- (In reply to Iain Sandoe from comment #40) > Created attachment 44417 [details] > Patch series to enable copying of early debug data. > First thanks for continuing to look into this (and sorry for the

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #41 from Eric Gallager --- (In reply to Iain Sandoe from comment #40) > Created attachment 44417 [details] > Patch series to enable copying of early debug data. > > > 1. Sorry about the long absence, equally long story... Welcome

[Bug target/82005] Early lto debug not implemented on Darwin

2018-07-22 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #40 from Iain Sandoe --- Created attachment 44417 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44417=edit Patch series to enable copying of early debug data. 1. Sorry about the long absence, equally long story... 2. The

[Bug target/82005] Early lto debug not implemented on Darwin

2018-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.0 |8.2 --- Comment #39 from Jakub Jelinek

[Bug target/82005] Early lto debug not implemented on Darwin

2018-03-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #38 from simon at pushface dot org --- (In reply to Dominique d'Humieres from comment #37) > > Dominique - please update with the current status after you manage > > to do another regular bootstrap/test cycle. Extra issues that crop

[Bug target/82005] Early lto debug not implemented on Darwin

2018-03-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 Dominique d'Humieres changed: What|Removed |Added Priority|P1 |P3 Summary|[8