From af47e6ac4832cae20aa7487fdda2fdbc4b155189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20L=C3=B3pez-Ib=C3=A1=C3=B1ez?= Date: Thu, 7 Feb 2008 20:40:19 +0000 Subject: re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits) 2008-02-07 Manuel Lopez-Ibanez PR other/32754 * doc/options.texi (Options): Replace references to opts.sh with optc-gen.awk. * opts-common.c: Likewise. * optc-gen.awk: Likewise. From-SVN: r132174 --- gcc/doc/options.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/options.texi') diff --git a/gcc/doc/options.texi b/gcc/doc/options.texi index 05fa05b..eeccdec 100644 --- a/gcc/doc/options.texi +++ b/gcc/doc/options.texi @@ -5,7 +5,7 @@ @node Options @chapter Option specification files @cindex option specification files -@cindex @samp{opts.sh} +@cindex @samp{optc-gen.awk} Most GCC command-line options are described by special option definition files, the names of which conventionally end in -- cgit v1.1