OSDN Git Service

2d78cb5856bfdf3bf51b25616b278c74bba36169
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-01-09  Gary Funck  <gary@intrepid.com>
2
3         PR preprocessor/33919
4         * gcc.dg/pr33919.c: New test.
5         * gcc.dg/pr33919-0.h: New test header file.
6         * gcc.dg/pr33919-1.h: Ditto.
7         * gcc.dg/pr33919-2.h: Ditto.
8
9 2012-01-07  Jan Hubicka  <jh@suse.cz>
10
11         PR tree-optimize/51694
12         * gcc.c-torture/compile/pr51694.c: new testcase.
13
14 2012-01-07  Jan Hubicka  <jh@suse.cz>
15
16         PR tree-optimization/51600
17         * g++.dg/torture/pr51600.C: New testcase.
18
19 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
20
21         PR gcov-profile/51715
22         PR gcov-profile/51717
23         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
24         * gcc.misc-tests/gcov-14.c: Likewise.
25  
26 2012-01-06  Jason Merrill  <jason@redhat.com>
27
28         * g++.dg/parse/new5.C: New.
29
30 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
31
32         PR testsuite/51655
33         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
34         including <string.h>. 
35
36 2012-01-06  Jason Merrill  <jason@redhat.com>
37
38         * g++.dg/abi/mangle51.C: New.
39         * g++.dg/abi/mangle52.C: New.
40         * g++.dg/abi/mangle53.C: New.
41         * g++.dg/abi/mangle54.C: New.
42         * g++.dg/abi/mangle55.C: New.
43         * g++.dg/abi/mangle56.C: New.
44         * g++.dg/abi/mangle57.C: New.
45         * g++.dg/abi/mangle58.C: New.
46         * g++.dg/abi/mangle59.C: New.
47         * g++.dg/cpp0x/trailing3.C: Update mangling.
48         * g++.dg/cpp0x/variadic111.C: Update mangling.
49         * g++.dg/cpp0x/variadic4.C: Update mangling.
50         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
51         * g++.dg/template/nontype22.C: Works now.
52         * g++.dg/template/pr35240.C: Works now.
53
54         * g++.dg/cpp0x/error7.C: New.
55
56 2012-01-06  Tobias Burnus <burnus@net-b.de>
57
58         * gfortran.dg/deallocate_stat_2.f90: New.
59         * coarray/allocate_errgmsg.f90: New.
60         * gfortran.dg/coarray_lib_alloc_1.f90: New.
61         * gfortran.dg/coarray_lib_alloc_2.f90: New.
62         * coarray/subobject_1.f90: Fix for num_images > 1.
63         * gfortran.dg/deallocate_stat.f90: Update due to changed
64         stat= handling.
65
66 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
67
68         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
69
70 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
71
72         * ada/acats/overflow.lst: Add cb20004.
73
74 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
75
76         PR c++/51541
77         * g++.dg/cpp0x/alias-decl-18.C: New test.
78
79 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
80
81         * gcc.c-torture/execute/20120104-1.c: New test.
82
83 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
84
85         PR fortran/PR48946
86         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
87         the old typebound_operator_8.f03.
88         * gfortran.dg/typebound_operator_8.f03: New version of
89         typebound_operator_7.f03 with 'u' a derived type instead of a
90         class object.
91
92 2012-01-05  Richard Guenther  <rguenther@suse.de>
93
94         * g++.dg/torture/pr49309.C: Skip for -flto.
95
96 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
97
98         PR middle-end/51761
99         * gcc.c-torture/compile/pr51761.c: New test.
100
101 2012-01-05  Richard Guenther  <rguenther@suse.de>
102
103         PR tree-optimization/51760
104         * gcc.dg/torture/pr51760.c: New testcase.
105
106 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
107
108         PR middle-end/51472
109         * gcc.dg/tm/memopt-6.c: Adjust regexp.
110
111 2012-01-05  Richard Guenther  <rguenther@suse.de>
112
113         PR lto/41576
114         * gfortran.dg/lto/pr41576_0.f90: New testcase.
115         * gfortran.dg/lto/pr41576_1.f90: Likewise.
116
117 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
118
119         PR debug/51695
120         * gcc.dg/pr51695.c: New test.
121
122 2012-01-04  Andrew Pinski  <apinski@cavium.com>
123
124         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
125         * gcc.target/mips/octeon2-lx-1.c: New test.
126         * gcc.target/mips/mips64-dsp-ldx.c: New test.
127         * gcc.target/mips/octeon2-lx-2.c: New test.
128         * gcc.target/mips/octeon2-lx-3.c: New test.
129
130 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
131
132         PR other/51163
133         PR other/51164
134         * gcc.dg/tm/alias-1.c:  Adjust regexp.
135         * gcc.dg/tm/alias-2.c:  Adjust regexp.
136
137 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
138
139         PR c++/51064
140         * g++.dg/warn/Wparentheses-26.C: New.
141
142 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
143
144         * gfortran.dg/elemental_optional_args_2.f90: New test.
145
146 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
147
148         PR fortran/49693
149         * gfortran.dg/common_17.f90:  New test.
150
151 2012-01-04  Richard Guenther  <rguenther@suse.de>
152
153         PR tree-optimization/49651
154         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
155         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
156
157 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
158
159         PR c++/51738
160         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
161
162 2012-01-03  Andrew Pinski  <apinski@cavium.com>
163
164         * lib/scanasm.exp (dg-function-on-line): Always use a special format
165         for all mips targets.  Also allow an optional .cfi_startproc.
166
167 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
168
169         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
170
171 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
172
173         PR c++/29273
174         * g++.dg/rtti/dyncast5.C: New.
175
176 2012-01-03  Richard Guenther  <rguenther@suse.de>
177
178         PR tree-optimization/51070
179         * gcc.dg/torture/pr51070-2.c: New testcase.
180
181 2012-01-03  Richard Guenther  <rguenther@suse.de>
182
183         PR tree-optimization/51692
184         * gcc.dg/torture/pr51692.c: New testcase.
185
186 2012-01-03  Richard Guenther  <rguenther@suse.de>
187
188         PR debug/51650
189         * g++.dg/lto/pr51650-3_0.C: New testcase.
190
191 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
192
193         PR c++/15867
194         * g++.dg/warn/Wredundant-decls-spec.C: New.
195
196 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
197
198         PR tree-optimization/51719
199         * g++.dg/tree-prof/pr51719.C: New test.
200
201 2012-01-03  Richard Guenther  <rguenther@suse.de>
202
203         PR middle-end/51730
204         * gcc.dg/fold-compare-6.c: New testcase.
205
206 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
207
208         PR c++/51669
209         * g++.dg/gomp/pr51669.C: New test.
210
211 2012-01-02  Jason Merrill  <jason@redhat.com>
212
213         PR c++/51675
214         * g++.dg/cpp0x/constexpr-union2.C: New.
215
216         PR c++/51666
217         * g++.dg/cpp0x/nsdmi-defer5.C: New.
218
219 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
220
221         PR c++/51462
222         * g++.dg/cpp0x/constexpr-99.C: New test.
223
224 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
225
226         PR c++/20140
227         * g++.dg/template/init9.C: New.
228
229 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
230
231         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
232         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
233         rather than a specific number.
234
235 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
236
237         PR fortran/46262
238         PR fortran/46328
239         PR fortran/51052
240         * gfortran.dg/typebound_operator_7.f03: New.
241         * gfortran.dg/typebound_operator_8.f03: New.
242
243 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
244
245         PR target/51729
246         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
247         XFAIL.
248         * gcc.target/mips/dspr2-MULTU.c: Likewise.
249
250 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
251
252         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
253
254 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
255
256         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
257         for MIPS.
258
259 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
260
261         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
262         * gfortran.dg/io_real_boz_4.f90: Likewise.
263         * gfortran.dg/io_real_boz_5.f90: Likewise.
264
265 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
266
267         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
268
269 2012-01-02  Revital Eres  <revital.eres@linaro.org>
270
271         * gcc.dg/sms-11.c: New file.
272
273 2012-01-02  Tobias Burnus  <burnus@net-b.de>
274
275         PR fortran/51682
276         * gfortran.dg/coarray/image_index_3.f90: New.
277
278 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
279
280         PR c++/16603
281         * g++.dg/parse/enum8.C: New.
282
283 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
284
285         PR c++/51379
286         * g++.dg/conversion/reinterpret4.C: New.
287         * g++.dg/conversion/reinterpret1.C: Adjust.
288
289 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
290
291         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
292
293 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
294
295         * g++.old-deja/g++.brendan/crash25.C: Adjust.
296         * g++.old-deja/g++.brendan/crash56.C: Likewise.
297         * g++.old-deja/g++.jason/access14.C: Likewise.
298         * g++.old-deja/g++.jason/access8.C: Likewise.
299         * g++.old-deja/g++.jason/access1.C: Likewise.
300         * g++.old-deja/g++.other/access3.C: Likewise.
301         * g++.old-deja/g++.other/access5.C: Likewise.
302         * g++.old-deja/g++.law/unsorted1.C: Likewise.
303         * g++.old-deja/g++.law/visibility22.C: Likewise.
304         * g++.old-deja/g++.law/visibility26.C: Likewise.
305         * g++.old-deja/g++.mike/p2746.C: Likewise.
306         * g++.dg/debug/using1.C: Likewise.
307         * g++.dg/lookup/using51.C: Likewise.
308         * g++.dg/inherit/using5.C: Likewise.
309         * g++.dg/inherit/pr30297.C: Likewise.
310         * g++.dg/inherit/access8.C: Likewise.
311         * g++.dg/torture/pr39362.C: Likewise.
312         * g++.dg/template/crash13.C: Likewise.
313         * g++.dg/template/using10.C: Likewise.
314
315 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
316
317         PR fortran/51502
318         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
319         change.
320
321 2012-01-01  Ira Rosen  <irar@il.ibm.com>
322
323         PR tree-optimization/51704
324         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
325         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
326         corresponding flags.
327
328 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
329
330         PR c++/51723
331         * g++.dg/cpp0x/constexpr-delegating2.C: New.
332
333 2012-01-01  Jan Hubicka  <jh@suse.cz>
334
335         PR rtl-optimization/51069
336         * gcc.c-torture/compile/pr51069.c: New testcase.
337
338 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
339
340         PR tree-optimization/51683
341         * gcc.dg/pr51683.c: New test.
342 \f
343 Copyright (C) 2012 Free Software Foundation, Inc.
344
345 Copying and distribution of this file, with or without modification,
346 are permitted in any medium without royalty provided the copyright
347 notice and this notice are preserved.