Commit 7d66e265 by Richard Henderson Committed by Richard Henderson

re PR libgcc/80037 (Bad .eh_frame data in crtend.o)

PR libgcc/80037

 * config/alpha/t-alpha (CRTSTUFF_T_CFLAGS): New.

From-SVN: r248522
parent 945bf9e1
2017-05-26 Richard Henderson <rth@redhat.com>
PR libgcc/80037
* config/alpha/t-alpha (CRTSTUFF_T_CFLAGS): New.
2017-05-17 Andreas Tobler <andreast@gcc.gnu.org>
* config/arm/unwind-arm.h: Make _Unwind_GetIP, _Unwind_GetIPInfo and
......
# This is a support routine for longlong.h, used by libgcc2.c.
LIB2ADD += $(srcdir)/config/alpha/qrnnd.S
# When GAS-generated unwind tables are created, they get created
# after the __FRAME_END__ terminator, which causes an ld error.
CRTSTUFF_T_CFLAGS = -fno-unwind-tables
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment