From: Sa Liu Date: Thu, 8 May 2008 08:45:15 +0000 (+0000) Subject: fixed subti3 pattern X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb4b5171a03ffed5188267b7b43d3fa9fae33b2a;p=gcc.git fixed subti3 pattern From-SVN: r135075 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1121be1a9e0..4fd3ab0ef65 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2008-05-08 Sa Liu + + * config/spu/spu.md: Fixed subti3 pattern. + * testsuite/gcc.target/spu/subti3.c: New. + 2008-05-08 Richard Guenther PR middle-end/36154