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 middle-end/49220] ICE in create_pre_exit, at mode-switching.c:401


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49220

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-07-15
                 CC|                            |amylaar at gcc dot gnu.org,
                   |                            |olegendo at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #2 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-07-15 22:20:05 UTC ---
(In reply to comment #1)
> I think that create_pre_exit is used by SH target only.

The Epiphany target defines MODE_ENTRY and MODE_EXIT, which makes it use
create_pre_exit, too.
JÃrn, do you have any objections to the change in comment #1?


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