bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/17447] .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlap


From: glaubitz at physik dot fu-berlin.de
Subject: [Bug ld/17447] .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88
Date: Thu, 09 Oct 2014 15:30:58 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17447

glaubitz at physik dot fu-berlin.de <glaubitz at physik dot fu-berlin.de> 
changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glaubitz at physik dot 
fu-berlin.d
                   |                            |e

--- Comment #7 from glaubitz at physik dot fu-berlin.de <glaubitz at physik dot 
fu-berlin.de> ---
I am still seeing this issue.

With any version of binutils 2.24.51, gcc-4.9 fails to build from source in
Debian on SH4:

> http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9&arch=sh4&ver=4.9.1-16&stamp=1412806436
> http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9&arch=sh4&ver=4.9.1-16&stamp=1412796043
> http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9&arch=sh4&ver=4.9.1-16&stamp=1412784287

The error is:

sh4-linux-gnu-g++   -g -DIN_GCC    -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE
-static-libstdc++ -static-libgcc -lm -o build/genattr \
    build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o
build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o
build/errors.o ../build-sh4-linux-gnu/libiberty/libiberty.a
/usr/bin/ld: .eh_frame_hdr refers to overlapping FDEs.
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status

After downgrading to binutils 2.24, gcc-4.9 has been compiling fine so far and
did not fail after around 2 hours. I don't have a full build log yet since the
machine is still building, but once I do, I will provide here.

In the meantime, here's the buildlog with binutils 2.24 building a slightly
older version of gcc-4.9:

> http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9&arch=sh4&ver=4.9.1-4&stamp=1408496214

Any way I can help debugging the issue?

Adrian

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]