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 target/54093] ICE in in extract_insn, at recog.c:2129


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

--- Comment #6 from Alan Modra <amodra at gcc dot gnu.org> 2012-07-28 00:04:15 UTC ---
Author: amodra
Date: Sat Jul 28 00:04:10 2012
New Revision: 189921

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189921
Log:
    PR target/54093
    * config/rs6000/rs6000.c (rs6000_secondary_reload): Limit 32-bit
    multi-gpr reload to cases where predicate passes.  Do the same for
    64-bit multi-gpr reload.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c


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