gcc/libgcc/config/alpha/t-alpha
Richard Henderson 7d66e2655f 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
2017-05-26 11:45:59 -07:00

7 lines
274 B
Plaintext

# 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