This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16336] ICE with common block in module
- From: "schnetter at aei dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2004 09:21:19 -0000
- Subject: [Bug fortran/16336] ICE with common block in module
- References: <20040702205932.16336.schnetter@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From schnetter at aei dot mpg dot de 2004-07-03 09:21 -------
In my code, the common block in the module is declared private, so the names
should not clash.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16336