cpplib.c (do_if): Don't save and restore only_seen_white here.
authorZack Weinberg <zack@gcc.gnu.org>
Tue, 30 May 2000 02:40:48 +0000 (02:40 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 30 May 2000 02:40:48 +0000 (02:40 +0000)
commit37dbf7aa9c7ecd0d04c5caf229023d9e4d911129
treed00c4ee461538b9857b27d0d4789a07da42adf5e
parent6a3dbe6543fe3d23a1936c3867e9980eec075c15
cpplib.c (do_if): Don't save and restore only_seen_white here.

* cpplib.c (do_if): Don't save and restore only_seen_white here.
* cppexp.c (_cpp_parse_expr): Save and restore only_seen_white
and skipping here.

From-SVN: r34260
gcc/ChangeLog
gcc/cppexp.c
gcc/cpplib.c
gcc/testsuite/gcc.dg/20000529-1.c [new file with mode: 0644]