forked from gcc-mirror/gcc
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Although the unwillingness for the patched-for-illumos gcc to omit frame pointers is useful nearly all of the time, there are occasions when it is unacceptable. There is a small body of software (such as BIOSes and JITs) where forcefully including frame pointers can negatively impact the correctness of the compiled artifacts. We should include an escape hatch -fforce-omit-frame-pointer for use in such situations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels