r138955 - in /branches/gcc-4_3-branch/gcc: Chan...

matz@gcc.gnu.org matz@gcc.gnu.org
Mon Aug 11 16:22:00 GMT 2008


Author: matz
Date: Mon Aug 11 16:22:00 2008
New Revision: 138955

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138955
Log:
        PR target/36613

        * reload.c (push_reload): Merge in,out,in_reg,out_reg members
        for reused reload, instead of overwriting them.

        * gcc.target/i386/pr36613.c: New testcase.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/pr36613.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/reload.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list