OSDN Git Service

ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2
3         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
4
5 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
6
7         * gnat.dg/opt14.adb: New test.
8
9 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
10
11         PR fortran/46017
12         * gfortran.dg/allocate_error_2.f90:  New test.
13
14 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
15
16         PR fortran/47024
17         * gfortran.dg/storage_size_3.f08: New.
18
19 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
20
21         PR libgfortran/47154
22         * gfortran.dg/namelist_68.f90: New test.
23
24 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
25
26         * gnat.dg/unchecked_convert8.ad[sb]: New test.
27
28 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
29
30         PR fortran/46448
31         * gfortran.dg/class_34.f90: New.
32
33 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
34
35         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
36         use __builtin_inff.  Skip all single-precision tests that require
37         Infinity.
38
39 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
40
41         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
42
43 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
44
45         PR tree-optimization/47148
46         * gcc.c-torture/execute/pr47148.c: New test.
47
48         PR tree-optimization/47155
49         * gcc.c-torture/execute/pr47155.c: New test.
50
51         PR rtl-optimization/47157
52         * gcc.c-torture/compile/pr47157.c: New test.
53
54 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
55
56         * gcc.dg/torture/vector-shift2.c (schar): Define.
57         (main): Always use schar or uchar instead of plain "char" to avoid
58         dependencies on implementation-defined char signedness.
59
60 2011-01-03  Martin Jambor  <mjambor@suse.cz>
61
62         PR tree-optimization/46801
63         * gnat.dg/pack9.adb: Remove xfail.
64
65 2011-01-03  Martin Jambor  <mjambor@suse.cz>
66
67         PR tree-optimization/46984
68         * g++.dg/ipa/pr46984.C: New test.
69
70 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
71
72         PR fortran/46408
73         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
74
75 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
76
77         PR tree-optimization/47140
78         * gcc.c-torture/compile/pr47140.c: New test.
79
80         PR rtl-optimization/47028
81         * gcc.dg/pr47028.c: New test.
82
83 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
84
85         * objc.dg/protocol-forward-1.m: Removed TODO.
86         * objc.dg/protocol-forward-2.m: New.
87         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
88         * obj-c++.dg/protocol-forward-2.mm: New.
89
90 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
91
92         PR target/38662
93         * g++.dg/eh/pr38662.C: New testcase.
94
95 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
96
97         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
98         scan for newline '\n'.
99
100 \f
101 Copyright (C) 2011 Free Software Foundation, Inc.
102
103 Copying and distribution of this file, with or without modification,
104 are permitted in any medium without royalty provided the copyright
105 notice and this notice are preserved.