[Bug c/45054] [4.6 Regression] struct-by-value-1.c fail.

bernds at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 30 04:52:00 GMT 2010


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

--- Comment #2 from Bernd Schmidt <bernds at gcc dot gnu.org> 2010-09-29 21:12:52 UTC ---
Author: bernds
Date: Wed Sep 29 21:12:48 2010
New Revision: 164733

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164733
Log:
    PR c/45054
    * reload1.c (replace_pseudos_in): Use eliminate_regs_1, allowing
    invariants.  Check for reg_equiv_invariant.
    (reload): Assert that spilled_pseudos is empty when returning.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload1.c



More information about the Gcc-bugs mailing list