OSDN Git Service

2011-01-07 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2011-01-07  Kai Tietz  <kai.tietz@onevision.com>
2
3         * g++.dg/ext/dllexport-MI1.C: Adjust test.
4         * g++.dg/ext/dllimport-MI1.C: Likewise.
5         * g++.dg/ext/dllimport1.C: Add test for x86_64-*-mingw*.
6         * g++.dg/ext/dllimport10.C: Likewise.
7         * g++.dg/ext/dllimport11.C: Likewise.
8         * g++.dg/ext/dllimport12.C: Likewise.
9         * g++.dg/ext/dllimport13.C: Likewise.
10         * g++.dg/ext/dllimport2.C: Likewise.
11         * g++.dg/ext/dllimport3.C: Likewise.
12         * g++.dg/ext/dllimport4.C: Likewise.
13         * g++.dg/ext/dllimport5.C: Likewise.
14         * g++.dg/ext/dllimport6.C: Likewise.
15         * g++.dg/ext/dllimport8.C: Likewise.
16         * g++.dg/ext/dllimport9.C: Likewise.
17         * g++.dg/ext/selectany2.C: Enable test for x86_64-*-mingw*
18         targets, too. Additionally enable test for i?86-*-mingw*.
19         * g++.dg/ext/selectany1.C: Likewise.
20         Remove guard variable check.
21
22 2011-01-07  Janus Weil  <janus@gcc.gnu.org>
23
24         PR fortran/47189
25         PR fortran/47194
26         * gfortran.dg/storage_size_3.f08: Extended.
27
28 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
29
30         PR c++/47022
31         * g++.dg/template/stdarg1.C: New test.
32
33 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
34
35         PR fortran/47195
36         * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
37         * gfortran.dg/defined_operators_1.f90: Split the subroutine
38         from the interface of functions to not hide the errors that
39         shall be tested.
40
41 2011-01-06  Jan Hubicka  <jh@suse.cz>
42
43         * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
44         * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
45
46 2011-01-06  Daniel Franke  <franke.daniel@gmail.com>
47
48         PR fortran/33117
49         PR fortran/46478
50         * gfortran.dg/interface_33.f90: New test.
51
52 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
53
54         PR c/47150
55         * gcc.c-torture/compile/pr47150.c: New test.
56
57 2011-01-06  Ira Rosen  <irar@il.ibm.com>
58
59         PR tree-optimization/47139
60         * gcc.dg/vect/pr47139.c: New test.
61
62 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
63
64         PR fortran/47180
65         * gfortran.dg/extends_type_of_2.f03: New.
66
67 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
68
69         * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
70
71 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
72
73         * gnat.dg/opt14.adb: New test.
74
75 2011-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
76
77         PR fortran/46017
78         * gfortran.dg/allocate_error_2.f90:  New test.
79
80 2011-01-05  Janus Weil  <janus@gcc.gnu.org>
81
82         PR fortran/47024
83         * gfortran.dg/storage_size_3.f08: New.
84
85 2011-01-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
86
87         PR libgfortran/47154
88         * gfortran.dg/namelist_68.f90: New test.
89
90 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
91
92         * gnat.dg/unchecked_convert8.ad[sb]: New test.
93
94 2011-01-04  Janus Weil  <janus@gcc.gnu.org>
95
96         PR fortran/46448
97         * gfortran.dg/class_34.f90: New.
98
99 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
100
101         * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
102         use __builtin_inff.  Skip all single-precision tests that require
103         Infinity.
104
105 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
106
107         * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
108
109 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
110
111         PR tree-optimization/47148
112         * gcc.c-torture/execute/pr47148.c: New test.
113
114         PR tree-optimization/47155
115         * gcc.c-torture/execute/pr47155.c: New test.
116
117         PR rtl-optimization/47157
118         * gcc.c-torture/compile/pr47157.c: New test.
119
120 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
121
122         * gcc.dg/torture/vector-shift2.c (schar): Define.
123         (main): Always use schar or uchar instead of plain "char" to avoid
124         dependencies on implementation-defined char signedness.
125
126 2011-01-03  Martin Jambor  <mjambor@suse.cz>
127
128         PR tree-optimization/46801
129         * gnat.dg/pack9.adb: Remove xfail.
130
131 2011-01-03  Martin Jambor  <mjambor@suse.cz>
132
133         PR tree-optimization/46984
134         * g++.dg/ipa/pr46984.C: New test.
135
136 2011-01-02  Janus Weil  <janus@gcc.gnu.org>
137
138         PR fortran/46408
139         * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
140
141 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
142
143         PR tree-optimization/47140
144         * gcc.c-torture/compile/pr47140.c: New test.
145
146         PR rtl-optimization/47028
147         * gcc.dg/pr47028.c: New test.
148
149 2011-01-02  Nicola Pero  <nicola.pero@meta-innovation.com>
150
151         * objc.dg/protocol-forward-1.m: Removed TODO.
152         * objc.dg/protocol-forward-2.m: New.
153         * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
154         * obj-c++.dg/protocol-forward-2.mm: New.
155
156 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
157
158         PR target/38662
159         * g++.dg/eh/pr38662.C: New testcase.
160
161 2011-01-01  Chung-Lin Tang  <cltang@codesourcery.com>
162
163         * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
164         scan for newline '\n'.
165
166 \f
167 Copyright (C) 2011 Free Software Foundation, Inc.
168
169 Copying and distribution of this file, with or without modification,
170 are permitted in any medium without royalty provided the copyright
171 notice and this notice are preserved.