OSDN Git Service

2012-05-03 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-05-03  Richard Guenther  <rguenther@suse.de>
2
3         PR tree-optimization/53144
4         * gcc.dg/torture/pr53144.c: New testcase.
5
6 2012-05-02  Tobias Burnus  <burnus@net-b.de>
7
8         Backport from mainline
9         2012-04-16  Tobias Burnus  <burnus@net-b.de>
10
11         PR fortran/52864
12         * gfortran.dg/pointer_intent_6.f90: New.
13
14 2012-05-02  Jakub Jelinek  <jakub@redhat.com>
15
16         PR tree-optimization/53163
17         * gcc.c-torture/compile/pr53163.c: New test.
18
19         PR rtl-optimization/53160
20         * gcc.c-torture/execute/pr53160.c: New test.
21
22 2012-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
23
24         PR fortran/53148
25         Backport from trunk
26         * gfortran.dg/function_optimize_12.f90:  New test.
27
28 2012-04-30  Uros Bizjak  <ubizjak@gmail.com>
29
30         Backport from mainline
31         2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
32
33         PR target/53138
34         * gcc.c-torture/execute/20120427-1.c: New testcase.
35
36 2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
37
38         PR target/53120
39         * gcc.dg/torture/pr53120.c: New test.
40
41 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
42
43         PR c/52880
44         * gcc.dg/pr52880.c: New test.
45
46 2012-04-24  Georg-Johann Lay  <avr@gjlay.de>
47
48         PR testsuite/52641
49         PR tree-optimizations/52891
50
51         * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
52
53 2012-04-24  Richard Guenther  <rguenther@suse.de>
54
55         PR tree-optimization/53085
56         * g++.dg/torture/pr53085.C: New testcase.
57
58 2012-04-23  Richard Guenther  <rguenther@suse.de>
59
60         PR c/53060
61         * gcc.dg/pr53060.c: New testcase.
62
63 2012-04-23  Jakub Jelinek  <jakub@redhat.com>
64
65         PR tree-optimizations/52891
66         * gcc.c-torture/compile/pr52891-1.c: New test.
67         * gcc.c-torture/compile/pr52891-2.c: New test.
68
69 2012-04-20  Ian Lance Taylor  <iant@google.com>
70
71         * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
72         (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
73
74 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
75
76         PR c++/53003
77         * g++.dg/parse/crash59.C: New.
78
79 2012-04-16  Jason Merrill  <jason@redhat.com>
80
81         PR c++/38543
82         * g++.dg/cpp0x/variadic131.C: New.
83
84 2012-04-16  Jason Merrill  <jason@redhat.com>
85
86         PR c++/50830
87         * g++.dg/cpp0x/variadic129.C: New.
88
89         PR c++/50303
90         * g++.dg/cpp0x/variadic128.C: New.
91
92 2012-04-16  Uros Bizjak  <ubizjak@gmail.com>
93
94         Backport from mainline
95         2012-04-12  Uros Bizjak  <ubizjak@gmail.com>
96
97         PR target/52932
98         * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
99         second function argument.
100         * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
101         (calc_permps): Update declaration.  Calculate result correctly.
102         (avx2_test): Change src2 type to union256i_d.
103         * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
104         correctly.
105
106 2012-04-16  Martin Jambor  <mjambor@suse.cz>
107
108         Backported from mainline
109
110         2012-04-13  Martin Jambor  <mjambor@suse.cz>
111         PR middle-end/52939
112
113         * g++.dg/ipa/pr52939.C: New test.
114
115 2012-04-15  Jason Merrill  <jason@redhat.com>
116
117         PR c++/52380
118         * g++.dg/cpp0x/variadic125.C: New.
119
120         PR c++/52292
121         * g++.dg/cpp0x/variadic124.C: New.
122
123 2012-04-15  Fabien ChĂȘne  <fabien@gcc.gnu.org>
124
125         PR c++/52465
126         * g++.dg/lookup/using52.C: New.
127
128 2012-04-13  Jason Merrill  <jason@redhat.com>
129
130         PR c++/52824
131         * g++.dg/cpp0x/variadic123.C: New.
132         * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
133
134 2012-04-11  Jason Merrill  <jason@redhat.com>
135
136         PR c++/52906
137         * g++.dg/ext/attrib45.C: New.
138
139 2012-04-13  Tom de Vries  <tom@codesourcery.com>
140
141         Backport from mainline r186419.
142
143         2012-04-13  Tom de Vries  <tom@codesourcery.com>
144
145         * gcc.dg/pr52734.c: New test.
146
147 2012-04-13  Richard Guenther  <rguenther@suse.de>
148
149         PR tree-optimization/52969
150         * gcc.dg/torture/pr52969.c: New testcase.
151
152 2012-04-13  Richard Guenther  <rguenther@suse.de>
153
154         PR c/52862
155         * gcc.dg/pr52862.c: New testcase.
156
157 2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
158
159         Backport from mainline
160         2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
161
162         PR target/52775
163         * gcc.target/powerpc/pr52775.c: New file.
164
165 2012-04-12  Richard Guenther  <rguenther@suse.de>
166
167         PR tree-optimization/52943
168         * gcc.dg/torture/pr52943.c: New testcase.
169
170 2012-04-09  Mike Stump  <mikestump@comcast.net>
171
172         * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
173         * gcc.dg/tree-ssa/vrp59.c: Likewise.
174         * gcc.dg/tree-ssa/vrp60.c: Likewise.
175         * gnat.dg/aggr11.adb: Likewise.
176         * gnat.dg/aggr11_pkg.ads: Likewise.
177         * gnat.dg/aggr15.adb: Likewise.
178         * gnat.dg/aggr15.ads: Likewise.
179         * gnat.dg/aggr17.adb: Likewise.
180         * gnat.dg/aggr18.adb: Likewise.
181         * gnat.dg/array14.adb: Likewise.
182         * gnat.dg/array14.ads: Likewise.
183         * gnat.dg/array14_pkg.ads: Likewise.
184         * gnat.dg/array19.adb: Likewise.
185         * gnat.dg/array19.ads: Likewise.
186         * gnat.dg/discr27.adb: Likewise.
187         * gnat.dg/discr27.ads: Likewise.
188         * gnat.dg/discr35.adb: Likewise.
189         * gnat.dg/discr35.ads: Likewise.
190         * gnat.dg/discr6.adb: Likewise.
191         * gnat.dg/discr6_pkg.ads: Likewise.
192         * gnat.dg/import1.adb: Likewise.
193         * gnat.dg/import1.ads: Likewise.
194         * gnat.dg/loop_address2.adb: Likewise.
195         * gnat.dg/opt7.adb: Likewise.
196         * gnat.dg/opt7.ads: Likewise.
197         * gnat.dg/pointer_variable_bounds.adb: Likewise.
198         * gnat.dg/pointer_variable_bounds.ads: Likewise.
199         * gnat.dg/rep_clause2.adb: Likewise.
200         * gnat.dg/rep_clause2.ads: Likewise.
201         * gnat.dg/slice2.adb: Likewise.
202         * gnat.dg/slice2.ads: Likewise.
203         * gnat.dg/slice6.adb: Likewise.
204         * gnat.dg/slice6_pkg.ads: Likewise.
205         * gnat.dg/specs/unchecked_union2.ads: Likewise.
206         * gnat.dg/taft_type2.adb: Likewise.
207         * gnat.dg/taft_type2.ads: Likewise.
208         * gnat.dg/taft_type2_pkg.ads: Likewise.
209         * gnat.dg/volatile10.adb: Likewise.
210         * gnat.dg/volatile10_pkg.ads: Likewise.
211
212         * gcc.dg/dll-8.c: Remove execute permissions.
213         * g++.dg/ext/dllexport5.C: Likewise.
214
215 2012-04-09  Eric Botcazou  <ebotcazou@adacore.com>
216
217         * lib/target-supports.exp (check_effective_target_sparc_v9): New.
218         (check_effective_target_sync_long_long): Add SPARC case.
219         (check_effective_target_sync_long_long_runtime): Likewise.
220         (check_effective_target_sync_int_long): Adjust SPARC case.
221         (check_effective_target_sync_char_short): Likewise.
222
223 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
224
225         PR fortran/52893
226         Backport from trunk
227         * gfortran.dg/function_optimize_11.f90:  New test.
228
229 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
230
231         PR fortran/52668
232         Backport from trunk
233         * gfortran.dg/use_only_6.f90: New test.
234
235 2012-04-06  Mike Stump  <mikestump@comcast.net>
236
237         PR testsuite/50722
238         * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
239
240 2012-04-05  Jason Merrill  <jason@redhat.com>
241
242         PR c++/52596
243         * g++.dg/template/qualified-id5.C: New.
244
245 2012-04-03  Jason Merrill  <jason@redhat.com>
246
247         PR c++/52796
248         * g++.dg/cpp0x/variadic-value1.C: New.
249
250 2012-04-03  Richard Guenther  <rguenther@suse.de>
251
252         Backport from mainline
253         2012-03-02  Richard Guenther  <rguenther@suse.de>
254
255         PR tree-optimization/52406
256         * gcc.dg/torture/pr52406.c: New testcase.
257
258 2012-04-03  Richard Guenther  <rguenther@suse.de>
259
260         Backport from mainline
261         2012-03-15  Richard Guenther  <rguenther@suse.de>
262
263         PR middle-end/52580
264         * gfortran.dg/vect/pr52580.f: New testcase.
265
266 2012-04-03  Richard Guenther  <rguenther@suse.de>
267
268         Backport from mainline
269         2012-03-06  Richard Guenther  <rguenther@suse.de>
270
271         PR middle-end/52493
272         * gcc.dg/torture/pr52493.c: New testcase.
273
274         2012-03-23  Richard Guenther  <rguenther@suse.de>
275
276         PR tree-optimization/52678
277         * gfortran.dg/pr52678.f: New testcase.
278
279         2012-03-26  Richard Guenther  <rguenther@suse.de>
280
281         PR tree-optimization/52701
282         * gfortran.dg/pr52701.f90: New testcase.
283
284         2012-03-30  Richard Guenther  <rguenther@suse.de>
285
286         PR tree-optimization/52754
287         * gcc.target/i386/pr52754.c: New testcase.
288
289 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
290
291         PR tree-optimization/52835
292         * gfortran.dg/pr52835.f90: New test.
293
294 2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
295
296         * gnat.dg/controlled6.adb: New test.
297         * gnat.dg/controlled6_pkg.ads: New helper.
298         * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
299
300 2012-03-29  Meador Inge  <meadori@codesourcery.com>
301
302         PR c++/52672
303         * g++.dg/cpp0x/constexpr-52672.C: New testcase.
304
305 2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
306
307         PR c++/52718
308         * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
309
310 2012-03-29  Jason Merrill  <jason@redhat.com>
311
312         PR c++/52685
313         * g++.dg/template/inherit8.C: New.
314
315 2012-03-29  Jakub Jelinek  <jakub@redhat.com>
316
317         PR c++/52759
318         * g++.dg/ext/weak4.C: New test.
319
320 2012-03-29  Jason Merrill  <jason@redhat.com>
321
322         PR c++/52743
323         * g++.dg/cpp0x/initlist-array3.C: New.
324
325 2012-03-28  Jason Merrill  <jason@redhat.com>
326
327         PR c++/52746
328         * g++.dg/overload/virtual2.C: New.
329
330 2012-03-28  Martin Jambor  <mjambor@suse.cz>
331
332         Backported from mainline
333         2012-03-27  Martin Jambor  <mjambor@suse.cz>
334
335         PR middle-end/52693
336         * gcc.dg/torture/pr52693.c: New test.
337
338 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
339
340         PR middle-end/52691
341         * gcc.dg/pr52691.c: New test.
342
343         PR middle-end/52750
344         * gcc.c-torture/compile/pr52750.c: New test.
345
346 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
347
348         Backport from 2012-03-28 mainline r185910.
349
350         PR target/52692
351         * gcc.target/avr/torture/builtins-2.c: New test.
352
353 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
354
355         PR target/52736
356         * gcc.target/i386/pr52736.c: New test.
357
358 2012-03-27  Richard Guenther  <rguenther@suse.de>
359
360         PR middle-end/52720
361         * gcc.dg/torture/pr52720.c: New testcase.
362
363 2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
364
365         Backport from 2012-03-26 mainline r185793.
366
367         * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
368         Add "-Os -flto" to list.
369
370 2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
371
372         * gnat.dg/concat2.ad[sb]: New test.
373
374 2012-03-24  Steven Bosscher  <steven@gcc.gnu.org>
375
376         PR middle-end/52640
377         * gcc.c-torture/compile/limits-externdecl.c: New test.
378
379 2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
380
381         PR c++/52487
382         * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
383
384 2012-03-22  Tobias Burnus  <burnus@net-b.de>
385
386         PR fortran/52452
387         * gfortran.dg/intrinsic_8.f90: New.
388
389 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
390
391         PR c++/52671
392         * g++.dg/ext/attrib44.C: New test.
393
394 2012-03-22  Jason Merrill  <jason@redhat.com>
395
396         * g++.dg/torture/pr52582.C: New.
397
398 2012-03-22  Georg-Johann Lay  <avr@gjlay.de>
399
400         Backport from 2012-03-20 mainline r185583.
401
402         * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
403         __AVR_HAVE_LPMX__
404
405         Backport from 2012-03-20 mainline r185570.
406
407         PR target/49868
408         * gcc.target/avr/torture/addr-space-2.h: New file.
409         * gcc.target/avr/torture/addr-space-2-g.h: New test.
410         * gcc.target/avr/torture/addr-space-2-0.h: New test.
411         * gcc.target/avr/torture/addr-space-2-1.h: New test.
412         * gcc.target/avr/torture/addr-space-2-x.h: New test.
413
414         Backport from 2012-03-12 mainline r185255.
415
416         PR target/49868
417         * gcc.target/avr/torture/addr-space-1.h: New file.
418         * gcc.target/avr/torture/addr-space-g.h: New test.
419         * gcc.target/avr/torture/addr-space-0.h: New test.
420         * gcc.target/avr/torture/addr-space-1.h: New test.
421         * gcc.target/avr/torture/addr-space-x.h: New test.
422
423 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
424
425         Backported from mainline
426         2012-03-14  Jakub Jelinek  <jakub@redhat.com>
427
428         PR c++/52521
429         * g++.dg/cpp0x/udlit-args2.C: New test.
430
431         2012-03-13  Jakub Jelinek  <jakub@redhat.com>
432
433         PR c/52577
434         * gcc.dg/Wunused-var-3.c: New test.
435
436 2012-03-22  Release Manager
437
438         * GCC 4.7.0 released.
439
440 2012-03-20  Jason Merrill  <jason@redhat.com>
441
442         * g++.dg/cpp0x/auto32.C: New.
443
444 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
445             Andrew Pinski  <apinski@cavium.com>
446
447         PR middle-end/52592
448         * gcc.dg/pr52592.c: New test.
449
450 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
451
452         PR c++/52582
453         * g++.dg/opt/pr52582.C: New test.
454
455 2012-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
456
457         PR target/52450
458         * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
459
460         * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
461
462 2012-03-10  Tobias Burnus  <burnus@net-b.de>
463
464         PR fortran/52469
465         * gfortran.dg/proc_ptr_34.f90: New.
466
467 2012-03-07  Jason Merrill  <jason@redhat.com>
468
469         PR c++/52521
470         * g++.dg/cpp0x/udlit-mangle.C: New.
471
472 2012-03-04  Georg-Johann Lay  <avr@gjlay.de>
473
474         Backport from mainline r184894.
475         * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
476         int32plus.
477
478 2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
479
480         Backport from mainline
481         2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
482
483         * gcc.target/powerpc/pr52457.c: New test.
484
485 2012-03-01  Kai Tietz  <ktietz@redhat.com>
486
487         * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
488         routines on mingw targets.
489         * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
490         LLP64 target.
491
492 2012-03-01  Jakub Jelinek  <jakub@redhat.com>
493
494         PR tree-optimization/52445
495         * gcc.dg/pr52445.c: New test.
496
497 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
498
499         PR target/52437
500         * gcc.c-torture/compile/pr52437.c: New test.
501
502         PR middle-end/52419
503         * gcc.dg/torture/pr52419.c: New test.
504
505         PR tree-optimization/52429
506         * gcc.dg/torture/pr52429.c: New test.
507         * g++.dg/opt/pr52429.C: New test.
508
509 2012-02-29  Richard Guenther  <rguenther@suse.de>
510
511         PR testsuite/52297
512         * gcc.dg/lto/trans-mem-1_0.c: Remove.
513         * gcc.dg/lto/trans-mem-1_1.c: Likewise.
514         * gcc.dg/lto/trans-mem-2_0.c: Likewise.
515         * gcc.dg/lto/trans-mem-2_1.c: Likewise.
516         * gcc.dg/lto/trans-mem-4_0.c: Likewise.
517         * gcc.dg/lto/trans-mem-4_1.c: Likewise.
518
519 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
520
521         * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
522
523 2012-02-29  Paul Thomas  <pault@gcc.gnu.org>
524
525         PR fortran/52386
526         * gfortran.dg/realloc_on_assign_13.f90 : New test.
527
528 2012-02-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
529
530         PR target/51534
531         * gcc.target/arm/neon/pr51534.c: New testcase.
532
533 2012-02-28  Richard Guenther  <rguenther@suse.de>
534
535         PR target/52407
536         * gcc.dg/torture/pr52407.c: New testcase.
537
538 2012-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
539
540         * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
541         * gcc.target/arm/vfp2.c: Likewise.
542         * gcc.target/arm/vfp3.c: Likewise.
543         * gcc.target/arm/vfp4.c: Likewise.
544         * gcc.target/arm/vfp5.c: Likewise.
545         * gcc.target/arm/vfp6.c: Likewise.
546         * gcc.target/arm/vfp7.c: Likewise.
547         * gcc.target/arm/vfp8.c: Likewise.
548         * gcc.target/arm/vfp9.c: Likewise.
549         * gcc.target/arm/vfp10.c: Likewise.
550         * gcc.target/arm/vfp11.c: Likewise.
551         * gcc.target/arm/vfp12.c: Likewise.
552         * gcc.target/arm/vfp13.c: Likewise.
553         * gcc.target/arm/vfp14.c: Likewise.
554         * gcc.target/arm/vfp15.c: Likewise.
555         * gcc.target/arm/vfp16.c: Likewise.
556         * gcc.target/arm/vfp17.c: Likewise.
557         * gcc.target/arm/neon-constants.h: New file.
558         * gcc.target/arm/neon-vect1.c: New test.
559         * gcc.target/arm/neon-vect2.c: New test.
560         * gcc.target/arm/neon-vect3.c: New test.
561         * gcc.target/arm/neon-vect4.c: New test.
562         * gcc.target/arm/neon-vect5.c: New test.
563         * gcc.target/arm/neon-vect6.c: New test.
564         * gcc.target/arm/neon-vect7.c: New test.
565         * gcc.target/arm/neon-vect8.c: New test.
566
567 2012-02-28  Richard Guenther  <rguenther@suse.de>
568
569         PR tree-optimization/52402
570         * gcc.dg/torture/pr52402.c: New testcase.
571
572 2012-02-28  Richard Guenther  <rguenther@suse.de>
573
574         PR lto/52400
575         * g++.dg/lto/pr52400_0.C: New testcase.
576
577 2012-02-28  Georg-Johann Lay  <avr@gjlay.de>
578
579         * gcc.target/avr/torture/builtins-1.c: New test.
580         * gcc.target/avr/torture/builtins-error.c: New test.
581
582 2012-02-28  Kai Tietz  <ktietz@redhat.com>
583
584         * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
585         issue.
586         * gcc.target/i386/pr45352-2.c: Likewise.
587         * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
588         mingw targets.
589         * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
590         targets instead rand.
591         * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
592         * gcc.target/i386/sse2-mul-1.c: Likewise.
593         * gcc.target/i386/sse4_1-blendps.c: Likewise.
594         * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
595         target.
596         * gcc.target/i386/pad-1.c: Likewise.
597         * gcc.target/i386/pad-9.c: Likewise.
598         * gcc.target/i386/pad-2.c: Likewise.
599         * gcc.target/i386/pad-5b.c: Likewise.
600         * gcc.target/i386/pad-8.c: Likewise.
601         * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
602         * gcc.target/i386/pr44130.c: Likewise.
603         * gcc.target/i386/align-main-1.c: Likewise.
604         * gcc.target/i386/align-main-2.c: Likewise.
605         * gcc.target/i386/sw-1.c: Likewise.
606         * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
607         on x64 mingw target.
608         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
609         * gcc.target/i386/pr46295.c: Likewise.
610         * gcc.target/i386/amd64-abi-1.c: Likewise.
611         * gcc.target/i386/amd64-abi-2.c: Likewise.
612         * gcc.target/i386/pr39082-1.c: Likewise.
613         * gcc.target/i386/pr39162.c: Likewise.
614         * gcc.target/i386/pr22152.c: Likewise.
615         * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
616         * gcc.target/i386/wrfsbase-2.c: Likewise.
617         * gcc.target/i386/local.c: Likewise
618         * gcc.target/i386/wrgsbase-1.c: Likewise.
619         * gcc.target/i386/wrfsbase-1.c: Likewise.
620         * gcc.target/i386/pr39315-3.c: Likewise.
621         * gcc.target/i386/pr35767-4.c: Likewise.
622         * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
623         x64 mingw target.
624         * gcc.target/i386/pr45336-2.c: Likewise.
625         * gcc.target/i386/pr45336-1.c: Likewise.
626         * gcc.target/i386/pr45336-4.c: Likewise.
627
628 2012-02-27  Tristan Gingold  <gingold@adacore.com>
629
630         * gnat.dg/array20.ad[sb]: New test.
631
632 2012-02-27  Jakub Jelinek  <jakub@redhat.com>
633
634         PR target/52375
635         * gcc.target/arm/pr52375.c: New test.
636         * gcc.c-torture/compile/pr52375.c: New test.
637
638 2012-02-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
639
640         * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
641         * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
642
643 2012-02-27  Eric Botcazou  <ebotcazou@adacore.com>
644
645         * gnat.dg/aggr19.adb: New test.
646         * gnat.dg/aggr19_pkg.ad[sb]: New helper.
647
648 2012-02-26  Oleg Endo  <olegendo@gcc.gnu.org>
649
650         PR target/49263
651         * gcc.target/sh/pr49263.c: New.
652
653 2012-02-24  Andrew MacLeod  <amacleod@redhat.com>
654
655         * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
656         simulate_thread_wrapper_other_threads
657         * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
658         Move initialization of 'value' to main().
659         (main): Initialize 'value';
660         * gcc.dg/simulate-thread/speculative-store.c
661         (simulate_thread_step_verify): Return 0 when successful.
662         * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
663         Reduce threshold.
664         (INSN_COUNT_THRESHOLD): New.  Instruction limit to terminate test.
665         (simulate_thread_wrapper_other_threads): Return a success/fail value
666         and issue an error if the instruction count threshold is exceeded.
667
668 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
669
670         PR target/50580
671         * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
672         * gcc.target/mips/interrupt_handler-3.c: Likewise.
673
674 2012-02-24  Richard Guenther  <rguenther@suse.de>
675
676         PR middle-end/52355
677         * gcc.dg/pr52355.c: New testcase.
678
679 2012-02-23  Kai Tietz  <ktietz@redhat.com>
680
681         * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
682         for mingw-targets.
683         * gcc.dg/Wpadded.c: Likewise.
684         * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
685         structure-layout.
686         * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
687         for sleep by Sleep and add windows.h include for this function.
688         * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
689         targets.
690         * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
691         target.
692         * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
693         target.
694         * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
695         on x64 mingw target.
696         * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
697         * gcc.dg/pr50251.c: Disable test for x64 mingw target.
698         * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
699         failure on LLP64 target.
700
701 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
702
703         PR c/52290
704         * gcc.dg/noncompile/pr52290.c: New test.
705
706 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
707
708         PR tree-optimization/52019
709         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
710
711 2012-02-22  Kai Tietz  <ktietz@redhat.com>
712
713         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
714         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
715         derived pdiff_t type.
716         * g++.dg/torture/pr49720.C: Likewise
717
718 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
719
720         PR target/52330
721         * gcc.target/i386/pr52330.c: New test.
722
723 2012-02-22  Tobias Burnus  <burnus@net-b.de>
724
725         PR fortran/52335
726         * gfortran.dg/io_constraints_10.f90: New.
727
728 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
729
730         * lib/target-supports.exp (check_effective_target_vect_condition):
731         Return true for NEON.
732
733 2012-02-21  Kai Tietz  <ktietz@redhat.com>
734
735         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
736
737 2012-02-21  Richard Guenther  <rguenther@suse.de>
738
739         PR tree-optimization/52324
740         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
741
742 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
743
744         PR middle-end/51782
745         * gcc.target/avr/torture/pr51782-1.c: New test.
746
747 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
748
749         PR tree-optimization/52318
750         * gcc.dg/pr52318.c: New test.
751
752 2012-02-20  Kai Tietz  <ktietz@redhat.com>
753
754         * gcc.dg/bf-ms-layout-3.c: New testcase.
755
756 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
757
758         PR testsuite/52229
759         PR fortran/32380
760         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
761
762 2012-02-20  Richard Guenther  <rguenther@suse.de>
763
764         PR tree-optimization/52298
765         * gcc.dg/torture/pr52298.c: New testcase.
766         * gcc.dg/vect/pr52298.c: Likewise.
767
768 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
769
770         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
771         * gcc.c-torture/execute/pr52286.c: Ditto.
772
773 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
774
775         PR tree-optimization/52286
776         * gcc.c-torture/execute/pr52286.c: New test.
777
778 2012-02-18  Tobias Burnus  <burnus@net-b.de>
779
780         PR fortran/52295
781         * gfortran.dg/interface_35.f90: Use -std=f2003.
782         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
783         * gfortran.dg/interface_assignment_4.f90: Ditto.
784         * gfortran.dg/bessel_1.f90: Ditto.
785         * gfortran.dg/func_result_6.f90: Ditto.
786         * gfortran.dg/hypot_1.f90: Ditto.
787         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
788
789 2012-02-17  Tobias Burnus  <burnus@net-b.de>
790
791         PR translation/52232
792         PR translation/52234
793         PR translation/52245
794         PR translation/52246
795         PR translation/52262
796         PR translation/52273
797         * gfortran.dg/coarray_22.f90: Update dg-error.
798         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
799
800 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
801
802         PR target/51753
803         * lib/gcc-simulate-thread.exp: Load timeout.exp.
804         (simulate-thread): Use default timeout.
805
806 2012-02-16  Jason Merrill  <jason@redhat.com>
807
808         PR c++/52248
809         * g++.dg/ext/timevar1.C: New.
810
811 2012-02-16  Fabien ChĂȘne  <fabien@gcc.gnu.org>
812
813         PR c++/52126
814         * g++.dg/template/using21.C: New.
815         * g++.dg/template/using22.C: Likewise.
816
817 2012-02-16  Jason Merrill  <jason@redhat.com>
818
819         PR c++/51415
820         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
821
822 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
823
824         PR tree-optimization/52255
825         * gcc.c-torture/compile/pr52255.c: New test.
826
827         PR debug/52260
828         * g++.dg/debug/dwarf2/pr52260.C: New test.
829
830         PR middle-end/51929
831         * g++.dg/ipa/pr51929.C: New test.
832
833 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
834
835         PR target/52199
836         * gcc.target/powerpc/pr52199.c: New file.
837
838 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
839
840         PR target/52152
841         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
842
843 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
844
845         * gcc.dg/pr51867.c: Don't include <math.h>.
846         (sqrtf): Declare.
847
848 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
849
850         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
851         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
852
853 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
854
855         PR tree-optimization/50561
856         * gcc.dg/graphite/pr50561.c: New testcase.
857
858 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
859
860         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
861         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
862
863 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
864
865         * gnat.dg/discr35.ad[sb]: New test.
866
867 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
868
869         * gnat.dg/volatile10.adb: New test.
870         * gnat.dg/volatile10_pkg.ads: New helper.
871
872 2012-02-14  Jason Merrill  <jason@redhat.com>
873
874         * g++.dg/ext/attrib43.C: New.
875
876 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
877
878         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
879         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
880         fgnu_tm.
881         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
882         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
883         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
884         effective_target fgnu_tm.
885         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
886
887 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
888
889         PR c++/52247
890         * g++.dg/template/asmgoto1.C: New test.
891
892 2012-02-14  Ian Lance Taylor  <iant@google.com>
893
894         PR go/48501
895         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
896         compiling generated file for 64bit and index tests.
897
898 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
899
900         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
901
902 2012-02-14  Richard Guenther  <rguenther@suse.de>
903
904         PR tree-optimization/52244
905         PR tree-optimization/51528
906         * gcc.dg/torture/pr52244.c: New testcase.
907
908 2012-02-14  Walter Lee  <walt@tilera.com>
909
910         * g++.dg/other/PR23205.C: Disable test on tile.
911         * g++.dg/other/pr23205-2.C: Disable test on tile.
912         * gcc.dg/20020312-2.c: Add a condition for __tile__.
913         * gcc.dg/20040813-1.c: Disable test on tile.
914         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
915         * gcc.misc-tests/linkage.exp: Handle tilegx.
916
917 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
918
919         PR tree-optimization/52210
920         * gcc.dg/pr52210.c: New test.
921
922 2012-02-14  Jason Merrill  <jason@redhat.com>
923
924         PR c++/39055
925         * g++.dg/overload/defarg5.C: New.
926
927 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
928
929         PR c/52181
930         * c-c++-common/pr52181.c: New test.
931
932 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
933
934         PR c++/52215
935         * g++.dg/ext/atomic-1.C: New test.
936
937 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
938
939         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
940
941 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
942
943         PR middle-end/52209
944         * gcc.c-torture/execute/pr52209.c: New test.
945
946 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
947
948         PR fortran/50981
949         * gfortran.dg/elemental_optional_args_5.f03: New test.
950
951 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
952
953         PR testsuite/50076
954         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
955         cases.
956
957 2012-02-11  Ian Lance Taylor  <iant@google.com>
958
959         PR go/51874
960         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
961         SPARC Solaris.  Don't run the test at all on systems where it may
962         not work, rather than xfailing it.
963
964 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
965
966         PR rtl-optimization/52175
967         * gcc.c-torture/compile/pr52175.c: New test.
968
969 2012-02-10  Jason Merrill  <jason@redhat.com>
970
971         PR c++/51910
972         * g++.dg/template/repo10.C: New.
973
974 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
975
976         PR debug/52132
977         * gcc.dg/pr52132.c: New test.
978
979 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
980
981         * gnat.dg/specs/aggr4.ads: New test.
982         * gnat.dg/specs/aggr4_pkg.ads: New helper.
983
984 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
985
986         PR target/52146
987         * gcc.target/i386/pr52146.c: New.
988
989 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
990
991         PR middle-end/52177
992         * c-c++-common/pr52177.c: New test.
993
994 2012-02-10  Jan Hubicka  <jh@suse.cz>
995
996         PR middle-end/48600
997         * g++.dg/torture/pr48600.C: New testcase.
998
999 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
1000
1001         PR middle-end/52140
1002         * gcc.dg/dfp/pr52140.c: New test.
1003
1004 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
1005
1006         PR fortran/32380
1007         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
1008         of dg-options.
1009
1010 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1011
1012         PR middle-end/51867
1013         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
1014         * testsuite/gcc.dg/pr51867.c: New test.
1015
1016 2012-02-09  Ian Lance Taylor  <iant@google.com>
1017
1018         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
1019         which don't support -fsplit-stack.  Turn off optimization when
1020         compiling select5-out.go.
1021
1022 2012-02-08  Ian Lance Taylor  <iant@google.com>
1023
1024         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
1025         systems which don't support -fsplit-stack.
1026
1027 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
1028
1029         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
1030         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
1031         machine instuction in the log.
1032
1033 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
1034
1035         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
1036           to 20 seconds.
1037
1038 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
1039
1040         PR driver/48524
1041         * gcc.dg/pr48524.c: New test.
1042         * gcc.dg/pr48524.spec: New spec file for test.
1043
1044 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
1045
1046         PR fortran/32380
1047         * gfortran.dg/vect/pr32380.f90:  New test.
1048
1049 2012-02-08  Tobias Burnus  <burnus@net-b.de>
1050
1051         PR fortran/52151
1052         * gfortran.dg/realloc_on_assign_12.f90: New.
1053
1054 2012-02-08  Richard Guenther  <rguenther@suse.de>
1055
1056         PR rtl-optimization/52170
1057         * gcc.dg/torture/pr52170.c: New testcase.
1058
1059 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
1060
1061         PR gcov-profile/52150
1062         * gcc.dg/tree-prof/pr52150.c: New test.
1063
1064         PR rtl-optimization/52139
1065         * gcc.dg/pr52139.c: New test.
1066
1067 2012-02-07  Jason Merrill  <jason@redhat.com>
1068
1069         PR c++/51675
1070         * g++.dg/cpp0x/constexpr-union3.C: New.
1071
1072         PR c++/52035
1073         * g++.dg/lto/pr52035_0.C: New.
1074
1075 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1076
1077         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
1078         * gcc.dg/special/weak-1.c: Likewise.
1079         * gcc.dg/ucnid-12.c: Likewise.
1080         * gcc.dg/torture/pr45678-1.c: Likewise.
1081         * gcc.dg/torture/pr45678-2.c: Likewise.
1082         * gcc.dg/vector-4.c: Likewise.
1083         * gcc.dg/ipa/inline-5.c: Likewise.
1084         * gcc.dg/ucnid-11.c: Likewise.
1085         * gcc.misc-tests/gcov-13.c: Likewise.
1086         * gcc.misc-tests/gcov-14.c: Likewise.
1087         * g++.dg/ext/label13.C: Likewise.
1088         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
1089         hppa*-*-hpux* options.
1090         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
1091         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
1092         * gcc.dg/pr48616.c: Likewise.
1093         * gcc.dg/pr17957.c: Likewise.
1094         * gcc.dg/pr17055-1.c: Likewise.
1095         * gcc.dg/pr32912-1.c: Likewise.
1096         * gcc.dg/tm/pr51472.c: Likewise.
1097         * c-c++-common/fold-bitand-4.c: Likewise.
1098         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
1099         Use dg-additional-options for extra options.
1100
1101 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
1102
1103         * gcc.target/epiphany/interrupt-2.c: New test.
1104
1105 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
1106
1107         PR target/52155
1108         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
1109         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
1110         for MIPS ELF.
1111
1112 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
1113
1114         PR target/52152
1115         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
1116
1117 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
1118
1119         PR middle-end/24306
1120         PR target/52154
1121         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
1122         * gcc.target/mips/va-arg-1.c: New test.
1123
1124 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
1125
1126         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
1127         for -mno-pointers-to-nested-functions.
1128
1129 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
1130
1131         * gcc.c-torture/execute/20120207-1.c: New test.
1132
1133 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
1134
1135         PR rtl-optimization/52060
1136         * gcc.dg/torture/pr52060.c: New test.
1137
1138         PR middle-end/52074
1139         * gcc.c-torture/compile/pr52074.c: New test.
1140
1141 2012-02-07  Tobias Burnus  <burnus@net-b.de>
1142
1143         PR fortran/51514
1144         * gfortran.dg/class_to_type_2.f90: New.
1145
1146 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
1147
1148         PR fortran/32373
1149         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
1150         Remove module.
1151
1152 2012-02-06  Jason Merrill  <jason@redhat.com>
1153
1154         PR c++/52088
1155         * g++.dg/template/conv13.C: New.
1156
1157 2012-02-06  Richard Guenther  <rguenther@suse.de>
1158
1159         PR tree-optimization/52115
1160         * gcc.c-torture/compile/pr52115.c: New testcase.
1161
1162 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
1163
1164         PR target/52129
1165         * gcc.c-torture/execute/pr52129.c: New test.
1166
1167 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
1168
1169         * gcc.dg/pr48374.c: Actually add the test I forgot 
1170         in the 2012-01-25 commit.
1171
1172 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
1173
1174         PR fortran/32373
1175         * gfortran.dg/vect/vect-8.f90:  New test case.
1176
1177 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
1178
1179         PR fortran/48847
1180         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
1181
1182 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
1183
1184         PR fortran/52102
1185         * gfortran.dg/class_48.f90 : Add test of allocate class array
1186         component with source in subroutine test3.  Remove commenting
1187         out in subroutine test4, since branching on unitialized variable
1188         is now fixed (no PR for this last.).
1189
1190 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
1191
1192         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
1193         on MIPS targets.
1194         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
1195
1196 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
1197
1198         PR target/52125
1199         * lib/target-supports.exp (check_effective_target_mips_rel): New.
1200         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
1201
1202 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
1203
1204         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
1205         (check_effective_target_sync_int_long): Use it.
1206         (check_effective_target_sync_char_short): Likewise.
1207         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
1208
1209 2012-02-05  Tobias Burnus  <burnus@net-b.de>
1210
1211         PR fortran/51972
1212         * gfortran.dg/class_48.f90: Add some further checks.
1213
1214 2012-02-05  Ira Rosen  <irar@il.ibm.com>
1215
1216         PR tree-optimization/52091
1217         * gcc.dg/vect/pr52091.c: New test.
1218
1219 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
1220
1221         PR rtl-optimization/52113
1222         * gcc.target/avr/pr52113.c: New test.
1223
1224 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
1225
1226         PR rtl-optimization/52092
1227         * gcc.c-torture/compile/pr52092.c: New test.
1228
1229 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
1230
1231         PR fortran/41587
1232         * gfortran.dg/class_array_10.f03: New test.
1233
1234         PR fortran/46356
1235         * gfortran.dg/class_array_11.f03: New test.
1236
1237         PR fortran/51754
1238         * gfortran.dg/class_array_12.f03: New test.
1239
1240 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
1241
1242         PR fortran/52012
1243         * gfortran.dg/realloc_on_assign_11.f90: New test.
1244
1245 2012-02-02  Tobias Burnus  <burnus@net-b.de>
1246
1247         PR fortran/52093
1248         * gfortran.dg/shape_7.f90: New.
1249
1250 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
1251
1252         * gcc.target/mips/mips-prepend-1.c: New test.
1253
1254 2012-02-02  Jan Hubicka  <jh@suse.cz>
1255             Tom de Vries  <tom@codesourcery.com>
1256
1257         PR middle-end/51998
1258         * testsuite/gcc.dg/alias-12.c: New testcase.
1259         * testsuite/gcc.dg/alias-13.c: New testcase.
1260
1261 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
1262
1263         PR target/52086
1264         * gcc.dg/pr52086.c: New test.
1265
1266         PR tree-optimization/52073
1267         * gcc.c-torture/compile/pr52073.c: New test.
1268
1269 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
1270
1271         PR fortran/51958
1272         * gfortran.dg/function_optimize_10.f90:  New test.
1273
1274 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
1275
1276         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
1277         test on alpha*-*-*.
1278
1279 2012-02-01  Tobias Burnus  <burnus@net-b.de>
1280
1281         PR fortran/52024
1282         * gfortran.dg/typebound_operator_14.f90: New.
1283
1284 2012-02-01  Tobias Burnus  <burnus@net-b.de>
1285
1286         PR fortran/52059
1287         * gfortran.dg/elemental_function_1.f90: New.
1288
1289 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
1290
1291         PR rtl-optimization/51374
1292         * gcc.target/avr/torture/pr51374-1.c:
1293         Also fail if SBIS is seen.
1294
1295 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
1296
1297         PR rtl-optimization/51374
1298         * gcc.target/avr/torture/pr51374-1.c: New.
1299
1300 2012-01-31  Tobias Burnus  <burnus@net-b.de>
1301
1302         PR fortran/52024
1303         * gfortran.dg/typebound_generic_11.f90: New.
1304
1305 2012-01-31  Tobias Burnus  <burnus@net-b.de>
1306
1307         PR fortran/52029
1308         * gfortran.dg/class_49.f90: New.
1309
1310 2012-01-31  Tobias Burnus  <burnus@net-b.de>
1311
1312         PR fortran/52013
1313         * gfortran.dg/elemental_args_check_6.f90: New.
1314
1315 2012-01-31  Jason Merrill  <jason@redhat.com>
1316
1317         PR c++/52043
1318         * g++.dg/cpp0x/variadic122.C: New.
1319
1320 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
1321
1322         PR fortran/52012
1323         * gfortran.dg/realloc_on_assign_10.f90: New test.
1324
1325 2012-01-31  Richard Guenther  <rguenther@suse.de>
1326
1327         PR tree-optimization/51528
1328         * gcc.dg/torture/pr51528.c: New testcase.
1329
1330 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
1331
1332         PR go/48501
1333         * lib/go.exp (go_target_compile): Append timeout= to options.
1334         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
1335         select5-out.go test on alpha*-*-* targets.
1336
1337 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
1338
1339         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
1340         (TEST_SHORT): Reformat in the same way.
1341         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
1342         (TEST_SHORT): Reformat in the same way.
1343         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
1344         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
1345         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
1346         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
1347         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
1348
1349 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
1350
1351         PR target/51835
1352         * gcc.target/arm/pr51835.c: New testcase.
1353
1354 2012-01-30  Richard Guenther  <rguenther@suse.de>
1355
1356         PR tree-optimization/52028
1357         * gcc.dg/torture/pr52028.c: New testcase.
1358         * gfortran.dg/ldist-pr45199.f: Adjust.
1359         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
1360         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
1361         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
1362
1363 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
1364
1365         PR debug/52027
1366         * gcc.dg/tree-prof/pr52027.c: New test.
1367
1368         PR tree-optimization/52046
1369         * gcc.dg/pr52046.c: New test.
1370
1371         PR debug/52048
1372         * g++.dg/other/pr52048.C: New test.
1373
1374 2012-01-30  Richard Guenther  <rguenther@suse.de>
1375
1376         PR tree-optimization/52045
1377         * gcc.dg/pr52045.c: New testcase.
1378
1379 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
1380
1381         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
1382         new code generated for __sync_lock_release.
1383
1384 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1385
1386         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
1387
1388 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1389
1390         PR testsuite/51875
1391         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
1392
1393         * g++.dg/ext/visibility/template10.C: Fix typo.
1394
1395         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
1396
1397 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
1398
1399         PR c++/51327
1400         * g++.dg/cpp0x/constexpr-ice6.C: New.
1401
1402 2012-01-29  Tobias Burnus  <burnus@net-b.de>
1403
1404         PR fortran/41600
1405         * gfortran.dg/default_initialization_6.f90: New.
1406
1407 2012-01-29  Tobias Burnus  <burnus@net-b.de>
1408
1409         PR fortran/51972
1410         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
1411         * gfortran.dg/class_48.f90: New.
1412
1413 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
1414
1415         PR fortran/51808
1416         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
1417
1418 2012-01-28  Tobias Burnus  <burnus@net-b.de>
1419
1420         PR fortran/51972
1421         * gfortran.dg/class_allocate_12.f90: New.
1422
1423 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
1424
1425         * gcc.dg/torture/pr50444.c: Fix dg directives.
1426
1427 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
1428
1429         PR target/52006
1430         * gcc.target/arm/pr52006.c: New test.
1431
1432 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
1433
1434         PR testsuite/52011
1435         * gcc.dg/lto/trans-mem.h: New file.
1436         * gcc.dg/lto/trans-mem-2_0.c: Include it.
1437         * gcc.dg/lto/trans-mem-1_1.c: Same.
1438         * gcc.dg/lto/trans-mem-4_1.c: Same.
1439         * gcc.dg/lto/trans-mem-3_1.c: Same.
1440
1441 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1442
1443         PR fortran/52022
1444         * gfortran.dg/dummy_procedure_7.f90: New.
1445
1446 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
1447
1448         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
1449         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
1450
1451 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
1452
1453         PR c++/51852
1454         * g++.dg/other/gc5.C: New test.
1455
1456 2012-01-27  Richard Guenther  <rguenther@suse.de>
1457
1458         PR tree-optimization/50444
1459         * gcc.dg/torture/pr50444.c: New testcase.
1460
1461 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1462
1463         PR fortran/51970
1464         PR fortran/51977
1465         * gfortran.dg/move_alloc_13.f90: New.
1466
1467 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1468
1469         PR fortran/51953
1470         * gfortran.dg/allocate_alloc_opt_13.f90: New.
1471         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
1472         and change dg-error string.
1473
1474 2012-01-27  Tobias Burnus  <burnus@net-b.de>
1475
1476         PR fortran/52016
1477         * gfortran.dg/elemental_args_check_5.f90: New.
1478
1479 2012-01-27  Richard Guenther  <rguenther@suse.de>
1480
1481         PR middle-end/51959
1482         * g++.dg/torture/pr51959.C: New testcase.
1483
1484 2012-01-27  Tom de Vries  <tom@codesourcery.com>
1485
1486         PR tree-optimization/51990
1487         * gcc.dg/pr51990.c: New test.
1488         * gcc.dg/pr51990-2.c: Same.
1489
1490 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
1491             Tobias Burnus <burnus@gcc.gnu.org>
1492
1493         PR fortran/48705
1494         * gfortran.dg/class_allocate_11.f03: New.
1495
1496         PR fortran/51870
1497         PR fortran/51943
1498         PR fortran/51946
1499         * gfortran.dg/class_allocate_7.f03: New.
1500         * gfortran.dg/class_allocate_8.f03: New.
1501         * gfortran.dg/class_allocate_9.f03: New.
1502         * gfortran.dg/class_allocate_10.f03: New.
1503
1504 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1505
1506         * gnat.dg/discr34.adb: New test.
1507         * gnat.dg/discr34_pkg.ads: New helper.
1508
1509 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1510
1511         * gnat.dg/discr33.adb: New test.
1512
1513 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1514
1515         * gnat.dg/limited_with3.ad[sb): New test.
1516         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
1517         * gnat.dg/limited_with3_pkg2.ads: Likewise.
1518         * gnat.dg/limited_with3_pkg3.ads: Likewise.
1519
1520 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
1521
1522         * gnat.dg/stack_usage1.adb: New test.
1523         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
1524
1525         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
1526         * gcc.dg/pr44194-2.c: Likewise.
1527
1528 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
1529
1530         PR c++/51370
1531         * g++.dg/template/crash112.C: New.
1532
1533 2012-01-27  Richard Henderson  <rth@redhat.com>
1534
1535         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
1536
1537 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1538
1539         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
1540
1541 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
1542
1543         PR middle-end/51895
1544         * g++.dg/opt/pr51895.C: New test.
1545
1546 2012-01-26  Michael Matz  <matz@suse.de>
1547
1548         PR tree-optimization/48794
1549         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
1550
1551 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1552
1553         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
1554
1555 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1556
1557         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
1558         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
1559         memory.
1560         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
1561         the default value for s390 and s390x.
1562
1563 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
1564
1565         PR lto/51698
1566         * gcc.dg/lto/trans-mem-4_0.c: New.
1567         * gcc.dg/lto/trans-mem-4_1.c: New.
1568         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
1569         TM builtins.
1570         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
1571         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
1572         TM builtins.
1573         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
1574         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
1575         TM builtins.
1576
1577 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
1578
1579         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
1580
1581 2012-01-25  Ian Lance Taylor  <iant@google.com>
1582
1583         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
1584
1585 2012-01-25  Tobias Burnus  <burnus@net-b.de>
1586
1587         PR fortran/51995
1588         * gfortran.dg/typebound_proc_25.f90: New.
1589
1590 2012-01-25  Jason Merrill  <jason@redhat.com>
1591
1592         PR c++/51992
1593         * g++.dg/lto/pr51992_0.C: New.
1594
1595 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
1596
1597         PR tree-optimization/51987
1598         * gcc.target/i386/pr51987.c: New test.
1599
1600 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
1601
1602         * gcc.dg/tm/lto-1.c: Require lto support in target.
1603
1604 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
1605
1606         PR rtl-optimization/48374
1607         * gcc.dg/pr48374.c: New test.
1608
1609 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
1610
1611         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
1612
1613 2012-01-25  Tobias Burnus  <burnus@net-b.de>
1614
1615         PR fortran/51966
1616         * gfortran.dg/derived_constructor_char_3.f90: New.
1617
1618 2012-01-24  Ian Lance Taylor  <iant@google.com>
1619
1620         * go.test/go-test.exp (filecmp): New procedure.
1621         (errchk): Handle quoted square brackets.
1622         (go-gc-tests): Set go_compile_args. Handle various new test
1623         lines.  Skip a few new tests.
1624         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
1625
1626 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
1627
1628         * lib/target-supports.exp (proc check_effective_target_vect_perm)
1629         (check_effective_target_vect_extract_even_odd)
1630         (check_effective_target_vect_interleave): Return true for MIPS
1631         paired-single.
1632
1633 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
1634
1635         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
1636         (main): Use it instead of argc.
1637
1638 2012-01-24  Jason Merrill  <jason@redhat.com>
1639
1640         PR c++/51973
1641         * g++.dg/cpp0x/sfinae31.C: New.
1642
1643 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
1644
1645         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
1646
1647 2012-01-24  Jason Merrill  <jason@redhat.com>
1648
1649         PR c++/51812
1650         * g++.dg/inherit/covariant20.C: New.
1651
1652 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
1653
1654         PR c++/51223
1655         * g++.dg/parse/crash58.C: New.
1656
1657 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
1658
1659         PR target/51957
1660         * gcc.dg/pr51957-1.c: New test.
1661         * gcc.dg/pr51957-1.h: New file.
1662         * gcc.dg/pr51957-2.c: New test.
1663
1664 2012-01-23  Jason Merrill  <jason@redhat.com>
1665
1666         PR c++/51930
1667         * g++.dg/ext/visibility/template10.C: New.
1668
1669 2012-01-23  Tobias Burnus  <burnus@net-b.de>
1670
1671         PR fortran/51948
1672         * gfortran.dg/move_alloc_12.f90: New.
1673
1674 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1675
1676         PR middle-end/45416
1677         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
1678
1679 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
1680
1681         PR c++/51398
1682         * g++.dg/template/crash111.C: New.
1683
1684 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
1685
1686         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
1687         configurations.
1688         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
1689
1690 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
1691
1692         PR testsuite/51941
1693         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
1694         the DW_TAG_class_type and DW_AT_name: "Executor".
1695
1696 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1697
1698         * lib/target-supports.exp
1699         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
1700         (check_effective_target_vect_interleave): Likewise.
1701
1702 2012-01-22  Jason Merrill  <jason@redhat.com>
1703
1704         PR c++/51925
1705         * g++.dg/template/using20.C: New.
1706         * g++.dg/template/template-id-2.C: Adjust diagnostic.
1707
1708 2012-01-23  Jason Merrill  <jason@redhat.com>
1709
1710         PR target/51934
1711         * g++.dg/torture/pr51344.C: Limit to x86.
1712
1713 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
1714
1715         * c-c++-common/tm/omp.c: Require target with pthread support.
1716
1717 2012-01-23  Richard Guenther  <rguenther@suse.de>
1718
1719         PR tree-optimization/51949
1720         * gcc.dg/torture/pr51949.c: New testcase.
1721
1722 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
1723
1724         PR rtl-optimization/51933
1725         * gcc.c-torture/execute/pr51933.c: New test.
1726
1727 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
1728
1729         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
1730         Do not define for Interix.
1731
1732 2012-01-22  Jason Merrill  <jason@redhat.com>
1733
1734         PR c++/51832
1735         * g++.dg/lto/pr51832.h: New.
1736         * g++.dg/lto/pr51832_0.C: New.
1737         * g++.dg/lto/pr51832_1.C: New.
1738
1739 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
1740
1741         * gcc.dg/ext-elim-1.c: New test.
1742
1743 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
1744
1745         PR target/51931
1746         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
1747         * g++.dg/opt/longbranch1.C: Likewise.
1748
1749 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
1750
1751         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
1752         in C++11 mode.
1753
1754 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
1755
1756         PR fortran/50556
1757         * gfortran.dg/namelist_74.f90: New test.
1758         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
1759
1760 2012-01-21  Tobias Burnus  <burnus@net-b.de>
1761
1762         PR fortran/51913
1763         * gfortran.dg/class_47.f90: New.
1764
1765 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
1766
1767         * gnat.dg/renaming5.ad[sb]: New test.
1768
1769 2012-01-20  Jason Merrill  <jason@redhat.com>
1770
1771         PR c++/51919
1772         * g++.dg/pch/mangle1.{C,Hs}: Remove.
1773
1774 2012-01-20  Jason Merrill  <jason@redhat.com>
1775
1776         PR c++/51922
1777         * g++.dg/ext/attrib42.C: Require ilp32.
1778
1779 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
1780
1781         PR target/51915
1782         * gcc.target/arm/pr51915.c: New test.
1783
1784 2012-01-20  Cary Coutant  <ccoutant@google.com>
1785             Dodji Seketeli  <dodji@redhat.com>
1786
1787         PR debug/45682
1788         * g++.dg/debug/dwarf2/nested-3.C: New test.
1789
1790 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
1791
1792         PR c++/51402
1793         * g++.dg/template/crash110.C: New.
1794
1795 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1796
1797         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
1798         Remove default options on hppa*-*-hpux*.
1799
1800 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1801
1802         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
1803
1804 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1805
1806         * gcc.c-torture/compile/pr51856.c: New testcase.
1807
1808 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
1809
1810         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
1811         options to go_target_compile.
1812
1813 2012-01-20  Kai Tietz  <ktietz@redhat.com>
1814
1815         * g++.dg/torture/pr51344.C: Fix typo.
1816
1817 2012-01-20  Richard Guenther  <rguenther@suse.de>
1818
1819         PR tree-optimization/51903
1820         * g++.dg/torture/pr51903.C: New testcase.
1821
1822 2012-01-20  Tobias Burnus  <burnus@net-b.de>
1823             Janus Weil  <janus@gcc.gnu.org>
1824
1825         PR fortran/51056
1826         * gfortran.dg/use_21.f90: New.
1827
1828 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
1829
1830         PR target/51106
1831         * gcc.dg/torture/pr51106-1.c: New test.
1832         * gcc.dg/torture/pr51106-2.c: New test.
1833
1834 2012-01-19  Kai Tietz  <ktietz@redhat.com>
1835
1836         * g++.dg/torture/pr51344.C: New test.
1837
1838 2012-01-19  Tobias Burnus  <burnus@net-b.de>
1839
1840         PR fortran/51904
1841         * gfortran.dg/intrinsic_size_2.f90: New.
1842
1843 2012-01-19  Jason Merrill  <jason@redhat.com>
1844
1845         PR c++/51889
1846         * g++.dg/inherit/using7.C: New.
1847
1848 2012-01-19  Richard Guenther  <rguenther@suse.de>
1849
1850         PR tree-optimization/37997
1851         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
1852
1853 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
1854
1855         PR rtl-optimization/51505
1856         * gcc.dg/pr51505.c: New test.
1857
1858 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
1859
1860         PR fortran/51634
1861         * gfortran.dg/typebound_operator_12.f03: New.
1862         * gfortran.dg/typebound_operator_13.f03: New.
1863
1864 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
1865
1866         PR c++/51225
1867         * g++.dg/cpp0x/pr51225.C: New.
1868
1869 2012-01-17  Ian Lance Taylor  <iant@google.com>
1870
1871         PR go/50656
1872         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
1873
1874 2012-01-17  Tobias Burnus  <burnus@net-b.de>
1875
1876         PR fortran/51869
1877         * gfortran.dg/realloc_on_assign_9.f90: New.
1878
1879 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
1880
1881         PR other/51165
1882         * gcc.dg/tm/memopt-3.c: Remove xfail.
1883         * gcc.dg/tm/memopt-4.c: Remove xfail.
1884         * gcc.dg/tm/memopt-5.c: Remove xfail.
1885         * gcc.dg/tm/memopt-7.c: Remove xfail.
1886
1887 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
1888
1889         PR tree-optimization/51877
1890         * gcc.c-torture/execute/pr51877.c: New test.
1891
1892 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
1893
1894         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
1895         {!vect_align_arrays} to vect_sizes_32B_16B.
1896         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
1897         * gcc.dg/vect/vect-peel-3.c: Ditto.
1898
1899 2012-01-16  Jason Merrill  <jason@redhat.com>
1900
1901         PR c++/51854
1902         * g++.dg/abi/mangle60.C: New.
1903
1904         PR c++/51827
1905         * g++.dg/pch/mangle1.{C,Hs}: New.
1906
1907 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
1908             Tobias Burnus  <burnus@net-b.de>
1909
1910         PR fortran/50981
1911         * gfortran.dg/elemental_optional_args_3.f90: New
1912         * gfortran.dg/elemental_optional_args_4.f90: New
1913
1914 2012-01-16  Tobias Burnus  <burnus@net-b.de>
1915
1916         PR fortran/51809
1917         * gfortran.dg/use_20.f90: New
1918
1919 2012-01-16  Jason Merrill  <jason@redhat.com>
1920
1921         PR c++/51868
1922         * g++.dg/cpp0x/rv-bitfield.C: New.
1923         * g++.dg/cpp0x/rv-bitfield2.C: New.
1924
1925 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
1926
1927         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
1928         subroutine 'qsort' and use index array to assign the result.
1929
1930 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
1931
1932         PR tree-optimization/51865
1933         * gcc.dg/pr51865.c: New test.
1934
1935 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
1936
1937         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
1938
1939 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
1940
1941         * gcc.target/mips/code-readable-2.c: Allow the jump table address
1942         to be loaded from the constant pool, rather than via %hi and %lo.
1943
1944 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
1945
1946         PR rtl-optimization/51821
1947         * gcc.dg/pr51821.c: New test.
1948
1949 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
1950
1951         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1952
1953 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
1954
1955         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1956
1957 2012-01-14  Tobias Burnus  <burnus@net-b.de>
1958
1959         PR fortran/51800
1960         * gfortran.dg/init_flag_8.f90: New.
1961         * gfortran.dg/init_flag_9.f90: New.
1962
1963 2011-01-14  Tobias Burnus  <burnus@net-b.de>
1964
1965         PR fortran/51816
1966         * gfortran.dg/use_18.f90: New.
1967         * gfortran.dg/use_19.f90: New.
1968
1969 2012-01-13  Ian Lance Taylor  <iant@google.com>
1970
1971         PR c++/50012
1972         * g++.dg/warn/Wsign-compare-4.C: New.
1973
1974 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
1975
1976         PR fortran/48351
1977         * gfortran.dg/alloc_comp_assign.f03: New.
1978         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
1979         __BUILTIN_FREE from 38 to 32.
1980
1981 2012-01-13  Jason Merrill  <jason@redhat.com>
1982
1983         PR c++/20681
1984         * g++.dg/warn/Wreturn-type-7.C: New.
1985
1986 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
1987
1988         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
1989         assumption.
1990         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
1991         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
1992         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
1993         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
1994         int32plus because of big array needed.
1995         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
1996         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
1997
1998 2012-01-13  Jason Merrill  <jason@redhat.com>
1999
2000         PR c++/51813
2001         * g++.dg/ext/visibility/template9.C: New.
2002
2003         PR c++/51620
2004         * g++.dg/cpp0x/defaulted34.C: New.
2005         * g++.dg/template/virtual3.C: New.
2006
2007 2012-01-13  Richard Guenther  <rguenther@suse.de>
2008
2009         PR middle-end/8081
2010         * gcc.dg/torture/pr8081.c: New testcase.
2011
2012 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
2013
2014         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
2015
2016 2012-01-12  Jason Merrill  <jason@redhat.com>
2017
2018         PR c++/51714
2019         * g++.dg/ext/stmtexpr14.C: New.
2020
2021 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
2022
2023         PR c++/51633
2024         * g++.dg/cpp0x/constexpr-diag4.C: New test.
2025
2026 2012-01-12  Jason Merrill  <jason@redhat.com>
2027
2028         PR c++/48051
2029         * g++.dg/abi/mangle48.C: Test qualified-names, too.
2030         * g++.dg/abi/mangle58.C: Likewise.
2031
2032         PR c++/51403
2033         * g++.dg/template/arg8.C: New.
2034
2035 2012-01-12  Ira Rosen  <irar@il.ibm.com>
2036
2037         PR tree-optimization/51799
2038         * gcc.dg/vect/pr51799.c: New test.
2039         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
2040         patterns.
2041
2042 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
2043             Tobias Burnus  <burnus@net-b.de>
2044
2045         PR fortran/51057
2046         PR fortran/51616
2047         * lib/target-supports.exp
2048         (check_effective_target_fortran_largest_fp_has_sqrt): New.
2049         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
2050
2051 2012-01-11  Jason Merrill  <jason@redhat.com>
2052
2053         PR c++/51565
2054         * g++.dg/ext/attrib42.C: New.
2055
2056 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
2057
2058         PR bootstrap/51796
2059         * gcc.dg/pr51796.c: New test.
2060
2061 2012-01-11  Jason Merrill  <jason@redhat.com>
2062
2063         PR c++/51818
2064         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
2065
2066 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2067
2068         * gnat.dg/array19.ad[sb]: New test.
2069
2070 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2071
2072         * gnat.dg/opt23.ad[sb]: New test.
2073         * gnat.dg/opt23_pkg.ad[sb]: New helper.
2074         * gnat.dg/opt24.ad[sb]: New test.
2075
2076 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2077
2078         PR tree-optimization/49642
2079         * gcc.dg/tree-ssa/pr49642-1.c: New test.
2080         * gcc.dg/tree-ssa/pr49642-2.c: New test.
2081
2082 2012-01-11  Jason Merrill  <jason@redhat.com>
2083
2084         PR c++/51613
2085         * g++.dg/template/explicit-args5.C: New.
2086
2087 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2088
2089         * gcc.c-torture/execute/20120110-1.c: New testcase.
2090
2091 2012-01-10  Jason Merrill  <jason@redhat.com>
2092
2093         PR c++/51614
2094         * g++.dg/inherit/ambig1.C: New.
2095
2096         PR c++/51433
2097         * g++.dg/cpp0x/constexpr-cache1.C: New.
2098
2099 2012-01-10  Richard Guenther  <rguenther@suse.de>
2100
2101         PR tree-optimization/51801
2102         * gcc.dg/torture/pr51801.c: New testcase.
2103
2104 2012-01-10  Tobias Burnus  <burnus@net-b.de>
2105
2106         PR fortran/51652
2107         * gfortran.dg/allocate_with_typespec_5.f90: New.
2108
2109 2012-01-10  Tobias Burnus  <burnus@net-b.de>
2110
2111         * gfortran.dg/class_39.f03: Update dg-error string.
2112
2113 2012-01-10  Richard Guenther  <rguenther@suse.de>
2114
2115         PR tree-optimization/50913
2116         * gcc.dg/graphite/interchange-16.c: New testcase.
2117         * gcc.dg/graphite/scop-20.c: XFAIL.
2118         * gfortran.dg/graphite/interchange-1.f: Likewise.
2119         * gfortran.dg/graphite/block-1.f90: Likewise.
2120         * gfortran.dg/graphite/block-2.f: Likewise.
2121
2122 2012-01-10  Richard Henderson  <rth@redhat.com>
2123
2124         * lib/target-supports.exp (check_effective_target_vect_perm,
2125         check_effective_target_vect_perm_byte,
2126         check_effective_target_vect_perm_short): Enable for arm neon.
2127
2128 2012-01-09  Tobias Burnus  <burnus@net-b.de>
2129
2130         PR fortran/46328
2131         * gfortran.dg/typebound_operator_11.f90: New.
2132
2133 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
2134
2135         * gnat.dg/array18.adb: New test.
2136         * gnat.dg/array18_pkg.ads: New helper.
2137
2138 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
2139
2140         PR fortran/51791
2141         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
2142         around base object in first assignment in main program.
2143         * gfortran.dg/typebound_operator_10.f03: New test.
2144
2145 2012-01-09  Martin Jambor  <mjambor@suse.cz>
2146
2147         PR tree-optimization/51759
2148         * g++.dg/ipa/pr51759.C: New test.
2149
2150 2012-01-09  Tobias Burnus  <burnus@net-b.de>
2151
2152         PR fortran/51758
2153         * gfortran.dg/optional_absent_2.f90: New.
2154
2155 2012-01-09  Tobias Burnus  <burnus@net-b.de>
2156
2157         PR fortran/51578
2158         * gfortran.dg/use_17.f90: New.
2159
2160 2012-01-09  Gary Funck  <gary@intrepid.com>
2161
2162         PR preprocessor/33919
2163         * gcc.dg/pr33919.c: New test.
2164         * gcc.dg/pr33919-0.h: New test header file.
2165         * gcc.dg/pr33919-1.h: Ditto.
2166         * gcc.dg/pr33919-2.h: Ditto.
2167
2168 2012-01-07  Jan Hubicka  <jh@suse.cz>
2169
2170         PR tree-optimize/51694
2171         * gcc.c-torture/compile/pr51694.c: new testcase.
2172
2173 2012-01-07  Jan Hubicka  <jh@suse.cz>
2174
2175         PR tree-optimization/51600
2176         * g++.dg/torture/pr51600.C: New testcase.
2177
2178 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2179
2180         PR gcov-profile/51715
2181         PR gcov-profile/51717
2182         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
2183         * gcc.misc-tests/gcov-14.c: Likewise.
2184
2185 2012-01-06  Jason Merrill  <jason@redhat.com>
2186
2187         * g++.dg/parse/new5.C: New.
2188
2189 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
2190
2191         PR testsuite/51655
2192         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
2193         including <string.h>.
2194
2195 2012-01-06  Jason Merrill  <jason@redhat.com>
2196
2197         * g++.dg/abi/mangle51.C: New.
2198         * g++.dg/abi/mangle52.C: New.
2199         * g++.dg/abi/mangle53.C: New.
2200         * g++.dg/abi/mangle54.C: New.
2201         * g++.dg/abi/mangle55.C: New.
2202         * g++.dg/abi/mangle56.C: New.
2203         * g++.dg/abi/mangle57.C: New.
2204         * g++.dg/abi/mangle58.C: New.
2205         * g++.dg/abi/mangle59.C: New.
2206         * g++.dg/cpp0x/trailing3.C: Update mangling.
2207         * g++.dg/cpp0x/variadic111.C: Update mangling.
2208         * g++.dg/cpp0x/variadic4.C: Update mangling.
2209         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
2210         * g++.dg/template/nontype22.C: Works now.
2211         * g++.dg/template/pr35240.C: Works now.
2212
2213         * g++.dg/cpp0x/error7.C: New.
2214
2215 2012-01-06  Tobias Burnus <burnus@net-b.de>
2216
2217         * gfortran.dg/deallocate_stat_2.f90: New.
2218         * coarray/allocate_errgmsg.f90: New.
2219         * gfortran.dg/coarray_lib_alloc_1.f90: New.
2220         * gfortran.dg/coarray_lib_alloc_2.f90: New.
2221         * coarray/subobject_1.f90: Fix for num_images > 1.
2222         * gfortran.dg/deallocate_stat.f90: Update due to changed
2223         stat= handling.
2224
2225 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
2226
2227         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
2228
2229 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2230
2231         * ada/acats/overflow.lst: Add cb20004.
2232
2233 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
2234
2235         PR c++/51541
2236         * g++.dg/cpp0x/alias-decl-18.C: New test.
2237
2238 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
2239
2240         * gcc.c-torture/execute/20120104-1.c: New test.
2241
2242 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
2243
2244         PR fortran/PR48946
2245         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
2246         the old typebound_operator_8.f03.
2247         * gfortran.dg/typebound_operator_8.f03: New version of
2248         typebound_operator_7.f03 with 'u' a derived type instead of a
2249         class object.
2250
2251 2012-01-05  Richard Guenther  <rguenther@suse.de>
2252
2253         * g++.dg/torture/pr49309.C: Skip for -flto.
2254
2255 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
2256
2257         PR middle-end/51761
2258         * gcc.c-torture/compile/pr51761.c: New test.
2259
2260 2012-01-05  Richard Guenther  <rguenther@suse.de>
2261
2262         PR tree-optimization/51760
2263         * gcc.dg/torture/pr51760.c: New testcase.
2264
2265 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
2266
2267         PR middle-end/51472
2268         * gcc.dg/tm/memopt-6.c: Adjust regexp.
2269
2270 2012-01-05  Richard Guenther  <rguenther@suse.de>
2271
2272         PR lto/41576
2273         * gfortran.dg/lto/pr41576_0.f90: New testcase.
2274         * gfortran.dg/lto/pr41576_1.f90: Likewise.
2275
2276 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
2277
2278         PR debug/51695
2279         * gcc.dg/pr51695.c: New test.
2280
2281 2012-01-04  Andrew Pinski  <apinski@cavium.com>
2282
2283         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
2284         * gcc.target/mips/octeon2-lx-1.c: New test.
2285         * gcc.target/mips/mips64-dsp-ldx.c: New test.
2286         * gcc.target/mips/octeon2-lx-2.c: New test.
2287         * gcc.target/mips/octeon2-lx-3.c: New test.
2288
2289 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
2290
2291         PR other/51163
2292         PR other/51164
2293         * gcc.dg/tm/alias-1.c:  Adjust regexp.
2294         * gcc.dg/tm/alias-2.c:  Adjust regexp.
2295
2296 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
2297
2298         PR c++/51064
2299         * g++.dg/warn/Wparentheses-26.C: New.
2300
2301 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
2302
2303         * gfortran.dg/elemental_optional_args_2.f90: New test.
2304
2305 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
2306
2307         PR fortran/49693
2308         * gfortran.dg/common_17.f90:  New test.
2309
2310 2012-01-04  Richard Guenther  <rguenther@suse.de>
2311
2312         PR tree-optimization/49651
2313         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
2314         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
2315
2316 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
2317
2318         PR c++/51738
2319         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
2320
2321 2012-01-03  Andrew Pinski  <apinski@cavium.com>
2322
2323         * lib/scanasm.exp (dg-function-on-line): Always use a special format
2324         for all mips targets.  Also allow an optional .cfi_startproc.
2325
2326 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
2327
2328         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
2329
2330 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
2331
2332         PR c++/29273
2333         * g++.dg/rtti/dyncast5.C: New.
2334
2335 2012-01-03  Richard Guenther  <rguenther@suse.de>
2336
2337         PR tree-optimization/51070
2338         * gcc.dg/torture/pr51070-2.c: New testcase.
2339
2340 2012-01-03  Richard Guenther  <rguenther@suse.de>
2341
2342         PR tree-optimization/51692
2343         * gcc.dg/torture/pr51692.c: New testcase.
2344
2345 2012-01-03  Richard Guenther  <rguenther@suse.de>
2346
2347         PR debug/51650
2348         * g++.dg/lto/pr51650-3_0.C: New testcase.
2349
2350 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
2351
2352         PR c++/15867
2353         * g++.dg/warn/Wredundant-decls-spec.C: New.
2354
2355 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
2356
2357         PR tree-optimization/51719
2358         * g++.dg/tree-prof/pr51719.C: New test.
2359
2360 2012-01-03  Richard Guenther  <rguenther@suse.de>
2361
2362         PR middle-end/51730
2363         * gcc.dg/fold-compare-6.c: New testcase.
2364
2365 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
2366
2367         PR c++/51669
2368         * g++.dg/gomp/pr51669.C: New test.
2369
2370 2012-01-02  Jason Merrill  <jason@redhat.com>
2371
2372         PR c++/51675
2373         * g++.dg/cpp0x/constexpr-union2.C: New.
2374
2375         PR c++/51666
2376         * g++.dg/cpp0x/nsdmi-defer5.C: New.
2377
2378 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
2379
2380         PR c++/51462
2381         * g++.dg/cpp0x/constexpr-99.C: New test.
2382
2383 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
2384
2385         PR c++/20140
2386         * g++.dg/template/init9.C: New.
2387
2388 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2389
2390         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
2391         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
2392         rather than a specific number.
2393
2394 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
2395
2396         PR fortran/46262
2397         PR fortran/46328
2398         PR fortran/51052
2399         * gfortran.dg/typebound_operator_7.f03: New.
2400         * gfortran.dg/typebound_operator_8.f03: New.
2401
2402 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2403
2404         PR target/51729
2405         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
2406         XFAIL.
2407         * gcc.target/mips/dspr2-MULTU.c: Likewise.
2408
2409 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2410
2411         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
2412
2413 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2414
2415         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
2416         for MIPS.
2417
2418 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2419
2420         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
2421         * gfortran.dg/io_real_boz_4.f90: Likewise.
2422         * gfortran.dg/io_real_boz_5.f90: Likewise.
2423
2424 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
2425
2426         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
2427
2428 2012-01-02  Revital Eres  <revital.eres@linaro.org>
2429
2430         * gcc.dg/sms-11.c: New file.
2431
2432 2012-01-02  Tobias Burnus  <burnus@net-b.de>
2433
2434         PR fortran/51682
2435         * gfortran.dg/coarray/image_index_3.f90: New.
2436
2437 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2438
2439         PR c++/16603
2440         * g++.dg/parse/enum8.C: New.
2441
2442 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2443
2444         PR c++/51379
2445         * g++.dg/conversion/reinterpret4.C: New.
2446         * g++.dg/conversion/reinterpret1.C: Adjust.
2447
2448 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2449
2450         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
2451
2452 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
2453
2454         * g++.old-deja/g++.brendan/crash25.C: Adjust.
2455         * g++.old-deja/g++.brendan/crash56.C: Likewise.
2456         * g++.old-deja/g++.jason/access14.C: Likewise.
2457         * g++.old-deja/g++.jason/access8.C: Likewise.
2458         * g++.old-deja/g++.jason/access1.C: Likewise.
2459         * g++.old-deja/g++.other/access3.C: Likewise.
2460         * g++.old-deja/g++.other/access5.C: Likewise.
2461         * g++.old-deja/g++.law/unsorted1.C: Likewise.
2462         * g++.old-deja/g++.law/visibility22.C: Likewise.
2463         * g++.old-deja/g++.law/visibility26.C: Likewise.
2464         * g++.old-deja/g++.mike/p2746.C: Likewise.
2465         * g++.dg/debug/using1.C: Likewise.
2466         * g++.dg/lookup/using51.C: Likewise.
2467         * g++.dg/inherit/using5.C: Likewise.
2468         * g++.dg/inherit/pr30297.C: Likewise.
2469         * g++.dg/inherit/access8.C: Likewise.
2470         * g++.dg/torture/pr39362.C: Likewise.
2471         * g++.dg/template/crash13.C: Likewise.
2472         * g++.dg/template/using10.C: Likewise.
2473
2474 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
2475
2476         PR fortran/51502
2477         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
2478         change.
2479
2480 2012-01-01  Ira Rosen  <irar@il.ibm.com>
2481
2482         PR tree-optimization/51704
2483         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
2484         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
2485         corresponding flags.
2486
2487 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
2488
2489         PR c++/51723
2490         * g++.dg/cpp0x/constexpr-delegating2.C: New.
2491
2492 2012-01-01  Jan Hubicka  <jh@suse.cz>
2493
2494         PR rtl-optimization/51069
2495         * gcc.c-torture/compile/pr51069.c: New testcase.
2496
2497 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
2498
2499         PR tree-optimization/51683
2500         * gcc.dg/pr51683.c: New test.
2501 \f
2502 Copyright (C) 2012 Free Software Foundation, Inc.
2503
2504 Copying and distribution of this file, with or without modification,
2505 are permitted in any medium without royalty provided the copyright
2506 notice and this notice are preserved.