]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/6759 (ice when compiling 32 bit sparc code)
authorJakub Jelinek <jakub@redhat.com>
Mon, 10 Jun 2002 22:07:45 +0000 (00:07 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 10 Jun 2002 22:07:45 +0000 (00:07 +0200)
commit7b668f9ed038456ca0c0cc048978bd4241f4c311
tree1b4bc9c9cb931afa6b95c9587f431f9506d34657
parent85d490584b173dd86e67af37a277a6b5fe823422
re PR rtl-optimization/6759 (ice when compiling 32 bit sparc code)

PR optimization/6759
* cse.c (cse_insn): Fold src_eqv just once, store it folded back into
the REQ_EQUAL note.

* g++.dg/opt/cse1.C: New test.

From-SVN: r54469
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/cse1.C [new file with mode: 0644]
This page took 0.055687 seconds and 5 git commands to generate.