This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/37536] a mfcr is produced instead of branches (when it is used in branches later)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]