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