This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36275] Binding label can be any scalar char initialisation expression
- From: "mikael dot morin at tele2 dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 21:44:22 -0000
- Subject: [Bug fortran/36275] Binding label can be any scalar char initialisation expression
- References: <bug-36275-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from mikael dot morin at tele2 dot fr 2008-09-03 21:44 -------
Created an attachment (id=16215)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16215&action=view)
proposed patch
With this patch the first testcase compiles with two warnings.
It doesn't handle import statements as it is far less trivial ;)
I'll have to see more in details what was said on the c.l.f thread.
Awaiting constructive (or destructive if you prefer) comments, advices,
screams, ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36275