[Bug rtl-optimization/55204] [4.8 Regression] ICE: in extract_insn, at recog.c:2140 (unrecognizable insn) with -O --param loop-invariant-max-bbs-in-loop=0

rsandifo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 5 18:55:00 GMT 2012


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

--- Comment #4 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2012-11-05 18:55:38 UTC ---
Author: rsandifo
Date: Mon Nov  5 18:55:35 2012
New Revision: 193179

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193179
Log:
gcc/
    PR target/55204
    * config/i386/i386.c (ix86_address_subreg_operand): Remove stack
    pointer check.
    (print_reg): Use true_regnum rather than REGNO.
    (ix86_print_operand_address): Remove SUBREG handling.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386.c



More information about the Gcc-bugs mailing list