* common.opt (Wstrict-aliasing=, Wstrict-overflow=, fabi-version=,
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jun 2010 00:13:23 +0000 (00:13 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jun 2010 00:13:23 +0000 (00:13 +0000)
commit212cc99595429d7cd2324428c028e061bb15856b
tree395560cde6eb88b3477005877671c260daf9cce5
parent06907f2532ec470c983b61c93bf8d35c786a73db
* common.opt (Wstrict-aliasing=, Wstrict-overflow=, fabi-version=,
flto-compression-level=, ftree-parallelize-loops=): Add
RejectNegative.

testsuite:
* gcc.dg/opts-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160640 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common.opt
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/opts-1.c [new file with mode: 0644]