(skip_quoted_string): If pedantic and not pedantic_errors,
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 16 Jan 1996 14:33:52 +0000 (09:33 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 16 Jan 1996 14:33:52 +0000 (09:33 -0500)
commit2994a9acb75088ac8d18f70d10963a47c728130a
tree0eba7edff8f6718dbc70cd06543570cf533ab49d
parente28ea75bd149315cfa085edb86d76755f2a9209d
(skip_quoted_string): If pedantic and not pedantic_errors,

skipped multiline strings elicit a warning, not an error.
(rescan): Minor code reorg to keep it parallel with skip_quoted_string.

From-SVN: r11023
gcc/cccp.c