Allow value to TIMES to be negative while optimization is in progress
commit7f596e7aa8774b1c8d9e3fcf6371b5687464568e
authorCharles Crayne <chuck@thor.crayne.org>
Wed, 24 Sep 2008 04:49:09 +0000 (23 21:49 -0700)
committerCharles Crayne <chuck@thor.crayne.org>
Wed, 24 Sep 2008 04:49:09 +0000 (23 21:49 -0700)
tree8ff154901727d6528bc3d9768844585194b050af
parent0af3e7ed3c265082b5b44c7f9f3d04011ec91988
Allow value to TIMES to be negative while optimization is in progress

Change the parser to only issue the "TIMES value %d is negative"
error message if all optimization passes have completed.
parser.c