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