This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41781] [OOP] bogus undefined label error with SELECT TYPE.
- From: "janus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2009 09:10:57 -0000
- Subject: [Bug fortran/41781] [OOP] bogus undefined label error with SELECT TYPE.
- References: <bug-41781-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from janus at gcc dot gnu dot org 2009-10-22 09:10 -------
With r153446, the codes in comment #1, #2 and #4 work as expected. I wanted to
get this out of the way quickly, so that we can make progress on Salvatore's
PSBLAS code, which still does not compile fully and continues to reveal bugs in
our OOP implementation.
Tobias, do you think there is anything left to do for this PR, or should we
close it? The codes in comment #4 are presently allowed as an extension (with a
warning), but rejected with -std=f2008.
--
janus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41781