[Bug c++/40561] [4.3 regression] code does not compile -- compiles fine when replacing != with !(==)

bangerth at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Aug 26 18:50:00 GMT 2009



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



More information about the Gcc-bugs mailing list