match: Improve handling of double convert [PR117776]
[gcc.git] / libgcc / config / sparc / t-sparc
blobfb1bf1fc29cc481fa3978745e6e6ad792548dc1c
1 # This is needed for __strub_leave to omit the frame pointer, without
2 # which it will allocate a register save area on the stack and leave
3 # it unscrubbed and most likely unused, because it's a leaf function.
4 CFLAGS-strub.c += -fno-PIC -fomit-frame-pointer