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