http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58310
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 #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Following the links it seems that the use of y%x is invalid. So this PR is more
a bout a missing diagnostic rather than a wrong code. Note that g95 gives the
same output as ifort.