PR 21291
commit0ec4b37dc723e9bc757b45ec5e7802eee34d54f3
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2005 23:37:00 +0000 (4 23:37 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2005 23:37:00 +0000 (4 23:37 +0000)
treebfdd2b6c29f1c29b751dec9101525d577ee095f5
parentb074b7f8b3a86cd45d95d9be7b2f80a7fecaac15
    PR 21291
        * tree-outof-ssa.c (coalesce_asm_operands): New.
        (coalesce_ssa_name): Use it.  Split out ...
        (coalesce_phi_operands, coalesce_result_decls): ... these.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102751 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.target/i386/pr21291.c [new file with mode: 0644]
gcc/tree-outof-ssa.c