This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17737] ICE when variable appears in two data statements
- 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: 23 Oct 2005 21:35:31 -0000
- Subject: [Bug fortran/17737] ICE when variable appears in two data statements
- References: <bug-17737-7427@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from schnetter at aei dot mpg dot de 2005-10-23 21:35 -------
I don't see the point of allowing a variable to be initialised twice. This
should be an error, or at least a warning by default. That would make it an
"accepts-invalid".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17737