http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52751
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Status|UNCONFIRMED |NEW Last reconfirmed| |2012-04-03 CC| |burnus at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-04-03 14:44:30 UTC --- Confirmed. Though one needs to be careful about submodules. (But it is known at compile time whether there are any.) And one should think a second or so about issues with private module variables and TARGET. (There is probably no issue.) Side note: (Only) NAG f95 seems to mark your variable as local.