]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR preprocessor/7138 (gcc-3.2 failed to compile kernel)
authorNeil Booth <neil@daikokuya.co.uk>
Fri, 28 Jun 2002 06:26:54 +0000 (06:26 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Fri, 28 Jun 2002 06:26:54 +0000 (06:26 +0000)
commitd1a586888ec752c4a3e9aa322f2f8ebe1c6ff9c4
treea7a80d0a2c536203d919b2a5eb3328aa0e029f54
parent55c1c60d4fb961c1e895d53203b23c68f9744eb9
re PR preprocessor/7138 (gcc-3.2 failed to compile kernel)

PR preprocessor/7138
* cpplib.c (_cpp_handle_directive): Do traditional
preparation after setting state.angled_headers.
* cpptrad.c (scan_out_logical_line): Fix potential
quote bug.

From-SVN: r55055
gcc/ChangeLog
gcc/cpplib.c
gcc/cpptrad.c