The following test case should print F as per the discussion on http://groups.google.com/group/comp.lang.fortran/browse_frm/thread/b77f60c2874b4e83/5fdaff5b1edaf688?hl=en#5fdaff5b1edaf688
gfortran -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.1-20051112/configure --prefix=/usr/local/gfortran/ Thread model: posix gcc version 4.1.0 20051112 (experimental) [EMAIL PROTECTED] sfilippo]$ gfortran -o testp testp.f90 [EMAIL PROTECTED] sfilippo]$ ./testp T -- Summary: Non-standard-conforming behaviour on pointer association special case. Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sfilippone at uniroma2 dot it GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25003