Patch from Joe Buck to workaround HP C bug.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 May 2004 22:59:50 +0000 (22:59 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 May 2004 22:59:50 +0000 (22:59 +0000)
commit016dde50b0ad36749b246bdc5eaebd463b991043
tree13ea4f259df07b0ef5061a970b763c234c68d390
parent60a3b251be656c1e31029ba32be3b4ac8924fb5c
Patch from Joe Buck to workaround HP C bug.
* cppfiles.c (pchf_adder): Eliminate use of |= in d->have_once_only
assignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81458 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppfiles.c