https://sourceware.org/bugzilla/show_bug.cgi?id=30692
--- Comment #3 from Wang, Yanzhang ---
Hi Andreas Schwab. Thanks, this is the same. I didn't realize this can be
resolved in gcc by disabling the unwind-tables.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30692
--- Comment #1 from Wang, Yanzhang ---
We tried to fix it with two methods,
- one is to support tc_fix_adjustable in gas.
But there's a comment /* Let the linker resolve all the relocs due to
relaxation. */. I'm not sure whether we can
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: yanzhang.wang at intel dot com
Target Milestone: ---
When we build the test with option -static -pg, the binary will be segment
fault. This is also a