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 #9 from rguenth at gcc dot gnu dot org  2010-01-02 16:23 -------
Fascinating indeed.  If someone can bisect where during 4.4 development we
fixed this again or where during 4.3 development we broke it that would be
nice.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
      Known to fail|4.3.3                       |4.3.0 4.3.4
      Known to work|4.2.1 4.4.1 4.5.0           |4.2.4 4.4.0 4.5.0
           Priority|P3                          |P2
   Last reconfirmed|2009-08-26 22:01:37         |2010-01-02 16:23:06
               date|                            |
            Summary|[4.3 regression] code does  |[4.3 Regression] code does
                   |not compile -- compiles fine|not compile -- compiles fine
                   |when replacing != 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]