mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-07 13:29:16 +08:00
* cppinit.c (print_help): Remove unescaped newline in string.
From-SVN: r25315
This commit is contained in:
parent
a7d8d81f7c
commit
16ed229914
@ -1,3 +1,7 @@
|
||||
Fri Feb 19 15:43:59 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* cppinit.c (print_help): Remove unescaped newline in string.
|
||||
|
||||
Fri Feb 19 19:55:06 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
|
||||
|
||||
* loop.c (strength_reduce): Check for intervening jumps when
|
||||
|
@ -1649,7 +1649,6 @@ Switches:\n\
|
||||
-std=<std name> Specify the conformance standard; one of:\n\
|
||||
gnu89, gnu9x, c89, c9x, iso9899:1990,\n\
|
||||
iso9899:199409, iso9899:199x\n\
|
||||
|
||||
-+ Allow parsing of C++ style features\n\
|
||||
-w Inhibit warning messages\n\
|
||||
-Wtrigraphs Warn if trigraphs are encountered\n\
|
||||
|
Loading…
Reference in New Issue
Block a user