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++/54053] [4.7 Regression] g++ accepts (invalid?) ""0; expression.


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-07-20
      Known to work|                            |4.6.3, 4.8.0
            Summary|g++ accepts (invalid?) ""0; |[4.7 Regression] g++
                   |expression.                 |accepts (invalid?) ""0;
                   |                            |expression.
     Ever Confirmed|0                           |1
      Known to fail|                            |4.7.1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-20 14:47:33 UTC ---
Trunk rejects it, with or without -std=c++11


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