c-opts.c (CL_REJECT_NEGATIVE): New.
authorNeil Booth <neil@daikokuya.co.uk>
Mon, 2 Jun 2003 05:48:30 +0000 (05:48 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 2 Jun 2003 05:48:30 +0000 (05:48 +0000)
commitc83857ff2821090c0b72ce622fb11efa3f686e80
tree225bc278bbb5b0d0114f226c9a902485d2440d1a
parentd48b7f2a3f4c35153d9f4d96ec5b6951e6a6a9cd
c-opts.c (CL_REJECT_NEGATIVE): New.

* c-opts.c (CL_REJECT_NEGATIVE): New.
(c_common_decode_option): Update to use it.
* c.opt: Update documentation; use RejectNegative.
* opts.sh: Handle RejectNegative.

From-SVN: r67325
gcc/ChangeLog
gcc/c-opts.c
gcc/c.opt
gcc/opts.sh