re PR target/29945 (ICE in simplify_subreg with simple code in libgfortran)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Thu, 30 Nov 2006 01:05:58 +0000 (01:05 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 30 Nov 2006 01:05:58 +0000 (17:05 -0800)
commit357f76d7f0ae3fb29ff506a52c8714aa278b5b69
tree9b2c2f1c6c34d3d13811537da69ce50588074961
parentb472dffcc345af54c8b86ae138d95ba8cf726e2f
re PR target/29945 (ICE in simplify_subreg with simple code in libgfortran)

2006-11-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR target/29945
        * config/spu/spu.md  (extend_compare<mode>): New pattern.
        (extend_compare): Change to expand and use the above pattern.

2006-11-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR target/29945
        * gcc.c-torture/compile/pr29945.c: New testcase.

From-SVN: r119348
gcc/ChangeLog
gcc/config/spu/spu.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr29945.c [new file with mode: 0644]