]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: cpptrad.c (_cpp_scan_out_logical_line): Improve test for whether directive...
authorNathanael Nerode <neroden@gcc.gnu.org>
Wed, 10 Dec 2003 16:57:06 +0000 (16:57 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Wed, 10 Dec 2003 16:57:06 +0000 (16:57 +0000)
commit8a5c9d87d06766ae11336ca066cd0903c5068229
tree5df34f2a4ad530c9c2d53795c2e7714a197c7650
parenta910270b9adf6a6c71eb7b8e35029551c1ff80df
backport: cpptrad.c (_cpp_scan_out_logical_line): Improve test for whether directive begins at the beginning of a line.

Backport from mainline (fixes unreported regression):
* cpptrad.c (_cpp_scan_out_logical_line): Improve test for
  whether directive begins at the beginning of a line.

(testsuite)
Backport from mainline:
* gcc.dg/cpp/trad/xwin1.c: New test case.

From-SVN: r74502
gcc/ChangeLog
gcc/cpptrad.c
gcc/testsuite/ChangeLog