]> gcc.gnu.org Git - gcc.git/commit
(rescan, handle_directive): Backslash no longer suppresses the specialness of the...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Sep 1994 01:48:32 +0000 (21:48 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Sep 1994 01:48:32 +0000 (21:48 -0400)
commit01bffe732f06ee6451aa24ac6566cd364325d612
tree5ed0d27fa6a3c3cf3a9a9b3062aefe22e88ae331
parent4de57b3baa71a87fdaf4a3de8f5a69bd69da8f9c
(rescan, handle_directive): Backslash no longer suppresses the specialness of the following char unless -traditional.

(rescan, handle_directive): Backslash no longer suppresses the specialness of
the following char unless -traditional.
(rescan): Remove backslash-newline only if at top level, since
backslash-newline-space can be encountered during macro processing.
(collect_expansion): Remove special hack for \# inside a #define; it's not
compatible with the C Standard.

From-SVN: r8069
gcc/cccp.c
This page took 0.063385 seconds and 5 git commands to generate.