This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/34446] gnatprep evaluating "not" operator at incorrect precidence
- From: "sam at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2007 13:39:45 -0000
- Subject: [Bug ada/34446] gnatprep evaluating "not" operator at incorrect precidence
- References: <bug-34446-6260@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from sam at gcc dot gnu dot org 2007-12-13 13:39 -------
This is fixed in SVN trunk:
==============Error messages for input file: thing.in
1. # if not VAR_TRUE or VAR_TRUE then
|
>>> mixing "not" and "or" is not allowed, parentheses are required
5 lines: 1 error
--
sam at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34446