This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/12073] Block Data initialisation only from first shared library of a common block
- From: "s dot blackett at auckland dot ac dot nz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 04:21:18 -0000
- Subject: [Bug fortran/12073] Block Data initialisation only from first shared library of a common block
- References: <20030827041919.12073.s.blackett@auckland.ac.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12073
------- Additional Comments From s dot blackett at auckland dot ac dot nz 2003-08-27 04:21 -------
Created an attachment (id=4658)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4658&action=view)
A small test case which demonstrates the problem