xref: /openbsd/gnu/gcc/gcc/config/i386/t-crtstuff (revision e5dd7070)
1# The pushl in CTOR initialization interferes with frame pointer elimination.
2CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer
3