This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25463] T edit descriptor and ADVANCE="no"
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2005 22:23:01 -0000
- Subject: [Bug libfortran/25463] T edit descriptor and ADVANCE="no"
- References: <bug-25463-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tkoenig at gcc dot gnu dot org 2005-12-17 22:23 -------
(In reply to comment #1)
> This simple patch appears to fix this: The stement moved needs to be executed
> before the return is called.
Yep, this fixes the test case, and doesn't break anything else (at
least nothing that I tried). Looks good.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25463