This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37486] alignment of data in COMMON blocks
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2008 18:48:45 -0000
- Subject: [Bug fortran/37486] alignment of data in COMMON blocks
- References: <bug-37486-16146@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jv244 at cam dot ac dot uk 2008-09-12 18:48 -------
(In reply to comment #2)
> (In reply to comment #1)
> > the program is non-standard Fortran, but it is legacy, so an option would be
> > useful.
> >
>
> Why is it nonstandard?
>
Maybe not, I was guessing based on 16.5.6 that n3 and n4 are actually undefined
at the point of printing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37486