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++/28262] Inconsistent "default arguments are only permitted for function parameters".



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-07-05 00:31 -------
Your workaround is really invalid code and should be rejected.
So what we have here is an accepts invalid that is not a regression.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|Multiple, see report.       |
   GCC host triplet|Multiple, see report.       |
 GCC target triplet|Multiple, see report.       |
           Keywords|                            |accepts-invalid
      Known to fail|                            |2.95.3 4.0.0 4.1.0 4.2.0
                   |                            |3.0.4 3.2.3 3.3.3 3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2006-07-05 00:31:16
               date|                            |


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


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