------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-08 
14:18 -------
THis is valid code as comma is an operator.
a, b; is valid for all expressions, a and b. Since return is a statement and 
not an expression we get an 
error for that case.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to