[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2020-01-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2017-03-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-09-06 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #12 from Paul Scruby 2012-09-06 13:03:17 UTC --- I just tried Matt Hargett's patch from Bug53572 with gcc4.7.1 and it still has not fixed the problem we're having. I'll continue test these issues in our codebase with new versions of

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-14 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #11 from Paul Scruby 2012-06-14 11:46:32 UTC --- I've written half a dozen test harnesses this morning to tried to recreate this bug unsuccessfully. My team writes very low-latency code so they do quite a lot of 'abusive' (but legal)

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-14 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #10 from Paul Scruby 2012-06-14 08:16:28 UTC --- I released that I needed to add Yuri's patch to gcc-4.7.1.RC-20120606 as it had not made it into the trunk. However, this still made no difference and I still had the same linking prob

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-13 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #9 from Paul Scruby 2012-06-13 16:44:12 UTC --- Unfortunately I still have this linking issue with gcc-4.7.1-RC-20120606 and binutils-2.22 so I don't think it's a dup for PR 53572. I'll try to make a standalone project tomorrow which

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-13 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #8 from Paul Scruby 2012-06-13 14:34:38 UTC --- Cheers Jon, I'll try this afternoon...

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #7 from Jonathan Wakely 2012-06-13 14:28:54 UTC --- 4.7.1 is due out Real Soon Now, the release candidate can be found on any GNU mirror: ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/snapshots/4.7.1-RC-20120606/

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-13 Thread tetra2005 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #6 from Yuri Gribov 2012-06-13 12:30:27 UTC --- Paul, I used April version of Linaro gcc toolchain so you may want to give it a try. If it still doesn't work you'll probably need to attach a repro code here.

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-13 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 Paul Scruby changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|DUPLICATE

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-11 Thread tetra2005 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 Yuri Gribov changed: What|Removed |Added CC||tetra2005 at gmail dot com --- Comment #3 f

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-07 Thread paul.scruby at ghco dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #2 from Paul Scruby 2012-06-07 17:14:13 UTC --- The 4.7.0 code is different so the patch didn't work: 'struct varpool_node' has no member named 'symbol' I'm not familiar with the gcc internals so I'm not sure what I need to add to

[Bug lto/53604] ld reports errors using lto after upgrading from gcc-4.6.2 to gcc-4.7.0

2012-06-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53604 --- Comment #1 from H.J. Lu 2012-06-07 15:50:56 UTC --- I think it is a dup for PR 53572. Can you try patch at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53572#c3