[Bug gas/15557] PowerPC: complex expressions before @l can give eror

2013-06-02 Thread super.lzh at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15557 --- Comment #4 from super.lzh at gmail dot com --- (In reply to Alan Modra from comment #3) > http://sourceware.org/ml/binutils/2013-05/msg00072.html > http://sourceware.org/ml/binutils/2013-05/msg00103.html Thanks. -- You are receiving this

Re: Segfault in objdump?

2013-06-02 Thread Alan Modra
Curiousity got the better of me. The problem is triggered by a) Different memory layout when running objdump -S under make b) Trailing rubbish at the end of your .stab section c01f75c8 44001801 e6a013c0 D... c01f75d8 44001901 e8a013c0 44001a01 D..

Re: Segfault in objdump?

2013-06-02 Thread Alan Modra
On Sun, Jun 02, 2013 at 04:29:55PM -0700, Barret Rhoden wrote: > > If I run make with your Makefile, it runs for varying amounts of time > > before invoking objdump. make -dm shows make re-execing itself many > > times. Quite clearly make is touching both olderfile and newerfile > > many times.

[Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol into static w/o renaming.

2013-06-02 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15516 --- Comment #14 from Alan Modra --- I suspect you're picking up some older ld. Note addition of -Wl,-v to show versions in the following: alan@bubble:~/build/libreoffice$ B=/home/alan/build/libreoffice && O=$B/solver/unxlngx6.pro && W=$B/work

Re: Segfault in objdump?

2013-06-02 Thread Barret Rhoden
> If I run make with your Makefile, it runs for varying amounts of time > before invoking objdump. make -dm shows make re-execing itself many > times. Quite clearly make is touching both olderfile and newerfile > many times. I think you really do have an infinite loop, which for > some unknown r

Re: Segfault in objdump?

2013-06-02 Thread Alan Modra
On Sun, Jun 02, 2013 at 02:40:28PM -0700, Barret Rhoden wrote: > On 2013-06-02 at 14:23 Alan Modra wrote: > > On Sat, Jun 01, 2013 at 10:21:16AM -0700, Barret Rhoden wrote: > > > It does not fail if the Makefile doesn't > > > modify a file that it includes. > > > > Doesn't this mean you have a mak

Re: Segfault in objdump?

2013-06-02 Thread Barret Rhoden
On 2013-06-02 at 14:23 Alan Modra wrote: > On Sat, Jun 01, 2013 at 10:21:16AM -0700, Barret Rhoden wrote: > > It does not fail if the Makefile doesn't > > modify a file that it includes. > > Doesn't this mean you have a make loop? AFAIK, make reads in the included file once, then attempts to upd

[Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol into static w/o renaming.

2013-06-02 Thread marxin.liska at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15516 Martin Liška changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORK

[Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol into static w/o renaming.

2013-06-02 Thread marxin.liska at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15516 --- Comment #12 from Martin Liška --- Created attachment 7054 --> http://sourceware.org/bugzilla/attachment.cgi?id=7054&action=edit Libreoffice saxparser object files -- You are receiving this mail because: You are on the CC list f

[Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol into static w/o renaming.

2013-06-02 Thread marxin.liska at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15516 --- Comment #11 from Martin Liška --- So the bug is really present in binutils trunk (May 24 2013). ld --version: GNU ld (GNU Binutils) 2.23.52.20130524 gcc --version: gcc (GCC) 4.9.0 20130517 (experimental) Compilation error: S=