This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41403] [4.3/4.4/4.5 Regression] miscompilation of goto/label using code
- From: "domob at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2009 13:19:38 -0000
- Subject: [Bug fortran/41403] [4.3/4.4/4.5 Regression] miscompilation of goto/label using code
- References: <bug-41403-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from domob at gcc dot gnu dot org 2009-10-05 13:19 -------
Fixed on trunk. I won't backport, as this is no real regression.
I still volunteer to rework the assigned/computed goto implementation (and have
some ideas for that) in case we deem it worth the effort, but as both are
deleted/obsolete features I don't think we should go for it.
--
domob at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41403