]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/ChangeLog
options.texi (Variable, Var, Init): Update documentation without reference to VarExists.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 29 Sep 2010 14:51:52 +0000 (15:51 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 29 Sep 2010 14:51:52 +0000 (15:51 +0100)
commitf0036cca42f0e15b89736429ffd17d174fa14f13
treefee6c1797bd6ab1c8734c2276369a229a63e075c
parente3339d0f3328e3bae21e460dde81ba4bdcfcd959
options.texi (Variable, Var, Init): Update documentation without reference to VarExists.

* doc/options.texi (Variable, Var, Init): Update documentation
without reference to VarExists.
(VarExists): Remove.
* common.opt, config/i386/i386.opt, config/linux.opt,
config/rs6000/rs6000.opt, config/sh/sh.opt, config/spu/spu.opt:
Don't use VarExists.

c-family:
* c.opt: Don't use VarExists.

fortran:
* lang.opt: Don't use VarExists.

java:
* lang.opt: Don't use VarExists.

From-SVN: r164724
14 files changed:
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/common.opt
gcc/config/i386/i386.opt
gcc/config/linux.opt
gcc/config/rs6000/rs6000.opt
gcc/config/sh/sh.opt
gcc/config/spu/spu.opt
gcc/doc/options.texi
gcc/fortran/ChangeLog
gcc/fortran/lang.opt
gcc/java/ChangeLog
gcc/java/lang.opt