[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #24 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Tue Feb 24 09:09:11 2015 New Revision: 220935 URL: https://gcc.gnu.org/viewcvs?rev=220935root=gccview=rev Log: 2015-02-24 Richard Biener rguent...@suse.de

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||4.9.3

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #27 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Tue Feb 24 11:27:43 2015 New Revision: 220938 URL: https://gcc.gnu.org/viewcvs?rev=220938root=gccview=rev Log: 2015-02-24 Richard Biener rguent...@suse.de

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-18 Thread conchur at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #23 from conchur at web dot de --- Awesome :) Just tested it and it seems to work quite well here.

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #21 from Richard Biener rguenth at gcc dot gnu.org --- Finally fixed for 5.0 with reasonably backportable patches.

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #22 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Mon Feb 16 14:53:23 2015 New Revision: 220735 URL: https://gcc.gnu.org/viewcvs?rev=220735root=gccview=rev Log: 2015-02-16 Richard Biener rguent...@suse.de

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #19 from Richard Biener rguenth at gcc dot gnu.org --- (In reply to H.J. Lu from comment #18) Created attachment 34753 [details] A patch even for -flto-partition=none we produce 45: 0 FILELOCAL

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #20 from Richard Biener rguenth at gcc dot gnu.org --- The assember already produces Symbol table '.symtab' contains 11 entries: Num:Value Size TypeBind Vis Ndx Name 0: 0 NOTYPE

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #7 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Fri Feb 13 09:35:57 2015 New Revision: 220678 URL: https://gcc.gnu.org/viewcvs?rev=220678root=gccview=rev Log: 2015-02-13 Richard Biener rguent...@suse.de

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||5.0 ---

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread conchur at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 conchur at web dot de changed: What|Removed |Added Attachment #34724|0 |1 is obsolete|

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #11 from Richard Biener rguenth at gcc dot gnu.org --- For reference, the following patch doesn't work: Index: gcc/varasm.c === --- gcc/varasm.c(revision 220677)

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC||hjl.tools at

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #13 from H.J. Lu hjl.tools at gmail dot com --- We are generating .filecc8zpoWj.ltrans0.o ^ We shouldn't do it. .text .Ltext0: .typehelper, @function helper: .LFB0: .file 1

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #14 from rguenther at suse dot de rguenther at suse dot de --- On February 13, 2015 2:42:45 PM CET, hjl.tools at gmail dot com gcc-bugzi...@gcc.gnu.org wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #13 from

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #15 from H.J. Lu hjl.tools at gmail dot com --- I opened: https://sourceware.org/bugzilla/show_bug.cgi?id=17973

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #17 from H.J. Lu hjl.tools at gmail dot com --- This patch works wit the existing linker: diff --git a/gcc/varasm.c b/gcc/varasm.c index 0211306..f3241a8 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -7043,7 +7043,12 @@

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #16 from H.J. Lu hjl.tools at gmail dot com --- (In reply to Richard Biener from comment #11) For reference, the following patch doesn't work: Index: gcc/varasm.c

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #18 from H.J. Lu hjl.tools at gmail dot com --- Created attachment 34753 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34753action=edit A patch

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-13 Thread conchur at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 conchur at web dot de changed: What|Removed |Added Attachment #34746|0 |1 is obsolete|

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-12 Thread conchur at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #5 from conchur at web dot de --- Thanks for the patches. I've rebuild the gcc package (which took the whole afternoon + night on my machine) and can verify that the mini testcases are now working perfectly fine. I've also tried this

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #6 from Richard Biener rguenth at gcc dot gnu.org --- (In reply to conchur from comment #5) Thanks for the patches. I've rebuild the gcc package (which took the whole afternoon + night on my machine) and can verify that the mini

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #3 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Wed Feb 11 12:00:44 2015 New Revision: 220613 URL: https://gcc.gnu.org/viewcvs?rev=220613root=gccview=rev Log: 2015-02-11 Richard Biener rguent...@suse.de

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-11 Thread conchur at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #2 from conchur at web dot de --- Created attachment 34724 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34724action=edit Mini Testcases Current results (the -COMPILE things are just out of curiosity): SIMPLE-COMPILE: OK

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug lto/65015] LTO produces randomly ordered debug information

2015-02-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65015 --- Comment #4 from Richard Biener rguenth at gcc dot gnu.org --- (In reply to conchur from comment #2) Created attachment 34724 [details] Mini Testcases Current results (the -COMPILE things are just out of curiosity): SIMPLE-COMPILE: OK