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
