PR tree-optimization/20204
commite21fde99b6ef87ebc167c42e03169392a2a167a9
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Feb 2005 21:12:34 +0000 (25 21:12 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Feb 2005 21:12:34 +0000 (25 21:12 +0000)
treebe437caafd0dbf5b5caf2ef3531ec09c179ee715
parent5911150197e1d00ac9e4e6dcac27b93cb96e2d51
PR tree-optimization/20204
* tree-into-ssa.c (insert_phi_nodes_for): Do not use
REWRITE_THIS_STMT markers on PHI nodes.
(rewrite_initialize_block): Likewise.

testsuite/ChangeLog

PR tree-optimization/20204
* testsuite/gcc.dg/pr20204.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95547 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr20204.c [new file with mode: 0644]
gcc/tree-into-ssa.c