[Bug c++/21960] Incorrect Syntax NOT rejected

2005-06-08 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug c++/21960] Incorrect Syntax NOT rejected

2005-06-08 Thread eric at ez-soft dot demon dot nl
--- Additional Comments From eric at ez-soft dot demon dot nl 2005-06-08 14:17 --- Now the compiler version and OS information of the v3.3.1 compiler. Previous post gave the compiler version and OS information of the v2.95.3 compiler. Reading specs from /nfs/rvl/users/nlezu0/usr/local/