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++/16518] [3.5 regression] mutable specifier only applies to first item in declaration list


------- Additional Comments From bangerth at dealii dot org  2004-07-13 13:25 -------
Confirmed, good catch. Doesn't happen very often we have a parser 
bug of this kind... 
 
Could someone try to figure out which patch broke this? 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.5.0
      Known to work|                            |3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-13 13:25:06
               date|                            |
            Summary|mutable specifier only      |[3.5 regression] mutable
                   |applies to first item in    |specifier only applies to
                   |declaration list            |first item in declaration
                   |                            |list
   Target Milestone|---                         |3.5.0


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


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