Commit 09bed167 by Kaveh R. Ghazi Committed by Kaveh Ghazi

* gcc.c (warn_std): Delete.

From-SVN: r55000
parent 8254cb45
2002-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.c (warn_std): Delete.
2002-06-25 Loren J. Rittle <ljrittle@acm.org>
* doc/extend.texi: Fix formatting of last checkin.
......
......@@ -2967,9 +2967,6 @@ const char **outfiles;
/* Used to track if none of the -B paths are used. */
static int warn_B;
/* Used to track if standard path isn't used and -b or -V is specified. */
static int warn_std;
/* Gives value to pass as "warn" to add_prefix for standard prefixes. */
static int *warn_std_ptr = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment