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

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-12-23 
19:33:04 UTC ---
> What compilation error?

For me it is

[macbook] f90/bug% gfc -fcray-pointer pr47054.f90
pr47054.f90:23.29:

      pointer (paxg_8, G_xg_8(G_ni))
                             1
Error: Symbol 'g_xg_8' at (1) has no IMPLICIT type
pr47054.f90:24.29:

      pointer (payg_8, G_yg_8(G_nj))
                             1
Error: Symbol 'g_yg_8' at (1) has no IMPLICIT type

Reply via email to