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 c++/40561] [4.3 regression] code does not compile -- compiles fine when replacing != with !(==)



------- Comment #6 from bangerth at gmail dot com  2009-08-26 18:49 -------
It's also fixed on mainline and it works on 4.2.1. I don't have a version of
4.3 lying around, but that would be the only open branch which appears to
still have the problem.

Would someone mind testing this on a current 4.3.x?

W.


-- 

bangerth at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.3.3
      Known to work|                            |4.2.1 4.4.1 4.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2009-08-26 18:49:58
               date|                            |
            Summary|code does not compile --    |[4.3 regression] code does
                   |compiles fine when replacing|not compile -- compiles fine
                   |!= with !(==)               |when replacing != with !(==)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40561


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