--- Comment #5 from tromey at gcc dot gnu dot org 2008-05-30 15:15 ---
Not a regression, so I'm closing it.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from tromey at gcc dot gnu dot org 2008-05-06 18:10 ---
Fixed on trunk.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
Known to work|
--- Comment #3 from tromey at gcc dot gnu dot org 2008-05-06 17:15 ---
Subject: Bug 36088
Author: tromey
Date: Tue May 6 17:15:07 2008
New Revision: 134989
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134989
Log:
gcc/testsuite
PR preprocessor/35313, PR preprocessor/36
--- Comment #2 from tromey at gcc dot gnu dot org 2008-05-01 19:31 ---
Testing a patch.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|u
--- Comment #1 from tromey at gcc dot gnu dot org 2008-04-30 17:51 ---
Confirmed.
The bug is that we look at top[-1].value after overwriting it with the
value of the 'true' branch of the condition.
--
tromey at gcc dot gnu dot org changed:
What|Removed