1 2007-06-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
3 * gcc.dg/max-1.c: Fix spelling/grammer mistakes.
4 * gcc.dg/vect/vect-106.c: Likewise.
6 2007-06-06 Andrew Pinski <andrew_pinski@playstation.sony.com>
9 * gcc.c-torture/compile/20070605-1.c: New test.
11 2007-06-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
13 * gcc.c-torture/compile/20070603-1.c: New testcase.
14 * gcc.c-torture/compile/20070603-2.c: New testcase.
16 2007-05-31 Andrew Pinski <andrew_pinski@playstation.sony.com>
18 * gcc.c-torture/compile/20070531-1.c: New test.
21 * gcc.c-torture/compile/20070531-2.c: New test.
23 2007-05-28 Andrew Pinski <andrew_pinski@playstation.sony.com>
26 * gcc.c-torture/compile/20070529-1.c: New test.
29 * gcc.c-torture/compile/20070529-2.c: New test.
31 2007-05-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
34 * gcc.c-torture/compile/20070520-1.c: New test.
36 2007-05-12 Andrew Pinski <andrew_pinski@playstation.sony.com>
38 * g++.dg/ext/java-1.C: New test.
40 2007-05-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
42 * gcc.dg/vect/vect-106.c: We are now able to vectorize two
43 loops instead of one. Remove the "can't determine dependence"
46 2007-05-04 Andrew Pinski <andrew_pinski@playstation.sony.com>
48 * gcc.dg/tree-ssa/20030815-1.c: Remove testcase which is no longer
49 needed as the cast is gone in the first place.
51 2007-05-04 Andrew Pinski <andrew_pinski@playstation.sony.com>
53 * gcc.dg/max-1.c: Change local variable a to be a global one.
55 2006-11-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
57 * gcc.dg/tree-ssa/ssa-pre-8.c: Update testcase since we don't
58 have a cast which is PREd.