PR rtl-optimization/31944
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jan 2008 12:16:58 +0000 (12:16 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jan 2008 12:16:58 +0000 (12:16 +0000)
commitd2c970fe9dc2cf1efadbcd835879540008234e0b
tree6ee45e3f1b54b348479a34238b5dc118623582a8
parent6828157e136fb98e438d26d93abae604ba6560ed
PR rtl-optimization/31944
* cse.c (remove_pseudo_from_table): New function.
(merge_equiv_classes): Use above function to remove pseudo-registers.
(invalidate): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131522 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20080114-1.c [new file with mode: 0644]