[Bug bootstrap/50146] [4.7 regression] unused variable saved_nregs in ira-color.c broke arm-linux-gnueabi bootstrap

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 22 09:41:00 GMT 2011


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-22 09:38:18 UTC ---
Author: jakub
Date: Mon Aug 22 09:38:14 2011
New Revision: 177951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177951
Log:
    PR bootstrap/50146
    * ira-color.c (assign_hard_reg): Move saved_nregs declaration
    to #ifndef HONOR_REG_ALLOC_ORDER block.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-color.c



More information about the Gcc-bugs mailing list