re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)
authorMichael Matz <matz@suse.de>
Fri, 28 Sep 2007 13:33:09 +0000 (13:33 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Fri, 28 Sep 2007 13:33:09 +0000 (13:33 +0000)
commit4344da24b58f86c91bc839c1087cf2570ee0f276
treeee87dc8946e69c7f9b3c5c5f64a3b868ecbdc59b
parent53220215a8926ffe3aef50e7a79f8e3bb15859f3
re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)

        PR rtl-optimization/33552
        * gcc.target/i386/pr33552.c: New runtime test.
        * gcc.target/i386/strinline.c: New compile time test.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r128865
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr33552.c [new file with mode: 0644]
gcc/testsuite/gcc.target/i386/strinline.c [new file with mode: 0644]