This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37536] a mfcr is produced instead of branches (when it is used in branches later)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2008 01:39:05 -0000
- Subject: [Bug fortran/37536] a mfcr is produced instead of branches (when it is used in branches later)
- References: <bug-37536-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-16 01:39 -------
This was caused by PR 31399.
(In reply to comment #1)
> Or maybe the gimplifier should do that.
As a stop gap, I think the front-end should do it for 4.4, I might want to look
into that soon. I will file a C bug version. The Fortran version is caused by
the front-end and the user did not do it.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |31399
nThis| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37536