http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58070
Bug ID: 58070
Summary: gcc.c-torture: useless check "-O3
-fomit-frame-pointer"
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: bernd.edlinger at hotmail dot de
The -fomit-frame-pointer is now (since 4.6) the default at -O3.
Therefore I would suggest to change that to test
"-O3" and "-O3 -fno-omit-frame-pointer" instead.
