This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/33100] [4.3 regression] on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0



------- Comment #10 from ro at techfak dot uni-bielefeld dot de  2007-09-11 12:48 -------
Subject: Re:  [4.3 regression] on bootstrap getting section .eh_frame: bad cie
version 0: offset 0x0

hjl at lucon dot org writes:

> Binutils 2.15 is very old. Can you try binutils 2.18?

It doesn't make a difference: although the object files are not completely
identical, the problematic .eh_frame section stays the same.

I've uploaded the output with -save-temps before and after adding
-fno-asynchronous-unwind-tables.  The after version contains the empty
.eh_frame section with cie version 0 which causes ld to complain.

        Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33100


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]