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++/27693] [4.0/4.1/4.2 Regression] strange interaction with const and sizeof and variable declarations in g++-4.0



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-20 22:56 -------
Confirmed, sometime between 4.0.3 20051105 and the release of 4.0.3 the
regression was introduced.
And sometime between 4.1.0 20060208 and the release of 4.1.0, it started to be
rejected.

Janis, could you do a regression hunt on this, it also fails on the mainline
the same way, It should be accepted.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |rejects-valid
      Known to fail|                            |4.1.0 4.2.0
      Known to work|                            |4.0.2
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-20 22:56:49
               date|                            |
            Summary|strange interaction with    |[4.0/4.1/4.2 Regression]
                   |const and sizeof and        |strange interaction with
                   |variable declarations in    |const and sizeof and
                   |g++-4.0                     |variable declarations in
                   |                            |g++-4.0
   Target Milestone|---                         |4.0.4


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


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