cppexp.c: Redefine priority constants.
authorNeil Booth <neilb@earthling.net>
Sat, 1 Apr 2000 07:48:59 +0000 (07:48 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 1 Apr 2000 07:48:59 +0000 (07:48 +0000)
commitdbac4affb5e97bb0dc5ff48f0b96bc80a19bd145
tree50f9267487cce187e52c03086e57dead13382197
parent9ee70313bc999f044c8affc12e01ab41b8ccd6c5
cppexp.c: Redefine priority constants.

        * cppexp.c: Redefine priority constants.
        (_cpp_parse_expr): Replace left and right priority scheme with
single priority logic.  Move LOGICAL to same place as COMPARE.
Remove bogus check for multiple unary +/- operators.

From-SVN: r32855
gcc/ChangeLog
gcc/cppexp.c