* cpplib.c (do_if): Don't save and restore only_seen_white here.
commit8d15094a56bb4ff9ee3e1daba104a5b39a953490
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2000 02:40:48 +0000 (30 02:40 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2000 02:40:48 +0000 (30 02:40 +0000)
treed00c4ee461538b9857b27d0d4789a07da42adf5e
parent092d65690d3a28d910394a32369fb7c59c7b0fc4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34260 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppexp.c
gcc/cpplib.c
gcc/testsuite/gcc.dg/20000529-1.c [new file with mode: 0644]