[Bug ld/25243] static linking with exceptions and iostream is broken on ARM

2019-12-05 Thread m.olbrich at pengutronix dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=25243 --- Comment #5 from Michael Olbrich --- Thanks. I've tested the patch in my setup and it works as expected. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25243] static linking with exceptions and iostream is broken on ARM

2019-12-03 Thread m.olbrich at pengutronix dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=25243 --- Comment #1 from Michael Olbrich --- Right, it's a bug in ld: The problem is, that __exidx_start is not correctly aligned. It is defined at the end of the .ARM.extab section. This may be different from the start of the .ARM.exidx section.

[Bug ld/25243] static linking with exceptions and iostream is broken on ARM

2019-12-03 Thread m.olbrich at pengutronix dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=25243 Michael Olbrich changed: What|Removed |Added Component|libc|ld Version|2.31