http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54881
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-10-10 07:38:39 UTC --- I get the ICE with 4.7.2, but the trunk gives pr54881.f90:140.24: call DestroyNode (theNode, lstatus ) 1 Error: Actual argument for 'thenode' must be a pointer at (1) which seems weird (AFAICT theNode is a pointer).