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

--- Comment #21 from uros at gcc dot gnu.org 2012-01-15 20:38:39 UTC ---
Author: uros
Date: Sun Jan 15 20:38:32 2012
New Revision: 183200

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183200
Log:
    PR rtl-optimization/51821
    * recog.c (peep2_find_free_register): Determine clobbered registers
    from insn pattern.

testsuite/ChangeLog:

    PR rtl-optimization/51821
    * gcc.dg/pr51821.c: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr51821.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/recog.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog

Reply via email to