This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/34446] gnatprep evaluating "not" operator at incorrect precidence



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]