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 lto/81351] [8 regression] Many LTO testcases FAIL


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81351

--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> Got it: just reverting svn r250035 was enough to make one of the
> testcases PASS again.

comparing pr49115.exe.ltrans0.s without and with the patch shows what's
wrong: the broken version has lost the complete .eh_frame section.  No
wonder EH won't work ;-)

        Rainer

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