re PR fortran/11301 (ICE with -fno-globals)
authorToon Moene <toon@moene.indiv.nluug.nl>
Sat, 5 Jul 2003 13:37:39 +0000 (15:37 +0200)
committerToon Moene <toon@gcc.gnu.org>
Sat, 5 Jul 2003 13:37:39 +0000 (13:37 +0000)
commite865267810dd2f02d40f4e30307611cf51df344f
treef3ddbd7274bfe816e5ba05282ad00d7b3eb918e9
parent8b87d3fa24ef1e70d2ef0a365ba40324a0e7fb59
re PR fortran/11301 (ICE with -fno-globals)

2003-07-05  Toon Moene  <toon@moene.indiv.nluug.nl>

PR Fortran/11301
* com.c (ffecom_sym_transform_): Only install
FFEINFO_whereGLOBAL symbols in the global binding
level if not -fno-globals.

From-SVN: r68972
gcc/f/ChangeLog
gcc/f/com.c