https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58307
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P5
Severity|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58307
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58307
--- Comment #3 from janus at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #2)
> 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)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58307
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58307
--- Comment #1 from janus at gcc dot gnu.org ---
(In reply to janus from comment #0)
> produces (with 4.7, 4.8 and trunk) the error message
>
> real(point) :: this
> 1
> Error: Function 'point' requires an argument list at (1)
This