OSDN Git Service

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