diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2012-12-25 17:16:17 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2012-12-25 17:16:17 +0000 |
commit | 62cb39fae0d72713e62fd4f04e573ac2b01dac9a (patch) | |
tree | 239d71889ed3040fa7fbb9ae50b8d614014bccf9 /usr.sbin/sysmerge | |
parent | 33dbdb956388cefb977199b74e3bf16813b7f9db (diff) |
Fix longstanding bug in FRAME_POINTER_REQUIRED; unless -fomit-frame-pointer
is used, a frame pointer is required for all non-leaf functions, and for leaf
functions unless -momit-leaf-frame-pointer is specified. Also, a frame pointer
is mandatory when profiling.
This used to be mostly harmless with gcc 2.95, but is required with gcc 3 to
get profiling to work.
Diffstat (limited to 'usr.sbin/sysmerge')
0 files changed, 0 insertions, 0 deletions