OSDN Git Service

PR middle-end/19984
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog.ptr
1 2007-06-14  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2
3         * gcc.dg/max-1.c: Fix spelling/grammer mistakes.
4         * gcc.dg/vect/vect-106.c: Likewise.
5
6 2007-06-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7
8         PR tree-opt/32225
9         * gcc.c-torture/compile/20070605-1.c: New test.
10
11 2007-06-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
12
13         * gcc.c-torture/compile/20070603-1.c: New testcase.
14         * gcc.c-torture/compile/20070603-2.c: New testcase.
15
16 2007-05-31  Andrew Pinski  <andrew_pinski@playstation.sony.com>
17
18         * gcc.c-torture/compile/20070531-1.c: New test.
19
20         PR tree-opt/32167
21         * gcc.c-torture/compile/20070531-2.c: New test.
22
23 2007-05-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>
24
25         PR tree-opt/32144
26         * gcc.c-torture/compile/20070529-1.c: New test.
27
28         PR tree-opt/32145
29         * gcc.c-torture/compile/20070529-2.c: New test.
30
31 2007-05-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
32
33         PR tree-opt/32015
34         * gcc.c-torture/compile/20070520-1.c: New test.
35
36 2007-05-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
37
38          * g++.dg/ext/java-1.C: New test.
39
40 2007-05-09  Andrew Pinski  <andrew_pinski@playstation.sony.com>
41
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"
44         check.
45
46 2007-05-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>
47
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.
50
51 2007-05-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>
52
53         * gcc.dg/max-1.c: Change local variable a to be a global one.
54
55 2006-11-23  Andrew Pinski  <andrew_pinski@playstation.sony.com>
56
57         * gcc.dg/tree-ssa/ssa-pre-8.c: Update testcase since we don't
58         have a cast which is PREd.