URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [s390/] [t-crtstuff] - Rev 192
Go to most recent revision | Compare with Previous | Blame | View Log
# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
# because then __FRAME_END__ might not be the last thing in .eh_frame
# section.
CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-tables
TARGET_LIBGCC2_CFLAGS += -mlong-double-128
Go to most recent revision | Compare with Previous | Blame | View Log