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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-09-03
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
4.6.4 gives

Error: Syntax error in structure constructor at (1)

and 4.7.3

Error: Function 'point' requires an argument list at (1)

Would you expect an error of the kind

Error: Parameter 'point' at (1) has not been declared or is a variable, which
does not reduce to a constant expression

?

Reply via email to