OSDN Git Service

2013-03-15 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2013-03-15  Tobias Burnus  <burnus@net-b.de>
2
3         PR fortran/56615
4         * gfortran.dg/transfer_intrinsic_5.f90: New.
5
6 2013-03-14  Jakub Jelinek  <jakub@redhat.com>
7
8         PR c++/56403
9         * g++.dg/torture/pr56403.C: New test.
10
11 2013-03-13  Paul Thomas  <pault@gcc.gnu.org>
12
13         PR fortran/56575
14         * gfortran.dg/class_56.f90: New test.
15
16 2013-03-10  Paul Thomas  <pault@gcc.gnu.org>
17
18         PR fortran/55362
19         * gfortran.dg/intrinsic_size_4.f90 : New test.
20
21 2013-03-09  Paolo Carlini  <paolo.carlini@oracle.com>
22
23         PR c++/56534
24         * g++.dg/template/crash115.C: New.
25
26 2013-03-06  Jakub Jelinek  <jakub@redhat.com>
27
28         PR c++/56543
29         * g++.dg/template/typename20.C: New test.
30
31 2013-03-01  Richard Biener  <rguenther@suse.de>
32
33         Backport from mainline
34         2012-12-12  Zdenek Dvorak  <ook@ucw.cz>
35
36         PR tree-optimization/55481
37         * gcc.dg/torture/pr55481.c: New testcase.
38         * gcc.dg/torture/pr56488.c: Likewise.
39
40 2013-02-26  Jakub Jelinek  <jakub@redhat.com>
41
42         PR tree-optimization/56443
43         * gcc.dg/torture/pr56443.c: New test.
44
45 2013-02-22  Janus Weil  <janus@gcc.gnu.org>
46
47         PR fortran/56385
48         * gfortran.dg/proc_ptr_comp_37.f90: New.
49
50 2013-02-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
51
52         Backport from mainline:
53         2012-06-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
54
55         * gcc.target/i386/clearcapv2.map: New file.
56         * gcc.target/i386/i386.exp: Try it first before clearcap.map.
57
58 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
59
60         Backported from mainline
61         2013-02-19  Jakub Jelinek  <jakub@redhat.com>
62
63         PR tree-optimization/56350
64         * gcc.dg/pr56350.c: New test.
65
66         2013-02-08  Jakub Jelinek  <jakub@redhat.com>
67
68         PR tree-optimization/56250
69         * gcc.c-torture/execute/pr56250.c: New test.
70
71         2013-02-07  Jakub Jelinek  <jakub@redhat.com>
72
73         PR c++/56241
74         * g++.dg/parse/crash61.C: New test.
75
76         PR c++/56239
77         * g++.dg/parse/pr56239.C: New test.
78
79         PR c++/56237
80         * g++.dg/abi/mangle61.C: New test.
81
82         2013-02-06  Jakub Jelinek  <jakub@redhat.com>
83
84         PR middle-end/56217
85         * g++.dg/gomp/pr56217.C: New test.
86
87         2012-11-27  Jakub Jelinek  <jakub@redhat.com>
88
89         PR tree-optimization/55110
90         * gcc.dg/pr55110.c: New test.
91
92 2013-02-18  Richard Biener  <rguenther@suse.de>
93
94         Revert
95         2013-02-04  Richard Biener  <rguenther@suse.de>
96
97         Backport from mainline
98         2012-07-04  Richard Guenther  <rguenther@suse.de>
99
100         PR tree-optimization/53844
101         * g++.dg/tree-ssa/pr53844.C: New testcase.
102
103 2013-02-17  Tobias Burnus  <burnus@net-b.de>
104             Mikael Morin  <mikael@gcc.gnu.org>
105
106         Backport from trunk
107         2013-01-28  Tobias Burnus  <burnus@net-b.de>
108                     Mikael Morin  <mikael@gcc.gnu.org>
109
110         PR fortran/53537
111         * gfortran.dg/import2.f90: Adjust undeclared type error messages.
112         * gfortran.dg/import8.f90: Likewise.
113         * gfortran.dg/interface_derived_type_1.f90: Likewise.
114         * gfortran.dg/import10.f90: New test.
115         * gfortran.dg/import11.f90: Likewise
116
117 2013-02-15  Tobias Burnus  <burnus@net-b.de>
118
119         PR fortran/56318
120         * gcc/testsuite/gfortran.dg/matmul_9.f90: New.
121
122 2012-02-13   Tobias Burnus  <burnus@net-b.de>
123
124         Backport from mainline
125         2012-01-09  Uros Bizjak  <ubizjak@gmail.com>
126
127         PR fortran/55852
128         * gfortran.dg/intrinsic_size_3.f90: Make scan-tree-dump-times
129         number matching more robust.
130
131 2013-02-11  Uros Bizjak  <ubizjak@gmail.com>
132
133         Backport from mainline
134         2013-02-11  Uros Bizjak  <ubizjak@gmail.com>
135
136         PR rtl-optimization/56275
137         * gcc.dg/pr56275.c: New test.
138
139 2013-02-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
140
141         Backport from mainline
142         2013-02-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
143
144         PR target/56043
145         * gcc.target/powerpc/vsx-mass-1.c: Only run this test on
146         powerpc*-*-linux*.
147
148 2013-02-05  Richard Biener  <rguenther@suse.de>
149
150         Backport from mainline
151         2012-12-10  Richard Biener  <rguenther@suse.de>
152
153         PR tree-optimization/55107
154         * gcc.dg/torture/pr55107.c: New testcase.
155         * gcc.dg/tree-ssa/ssa-pre-5.c: Adjust.
156
157 2013-02-15  Richard Biener  <rguenther@suse.de>
158
159         PR tree-optimization/54767
160         * gfortran.fortran-torture/execute/pr54767.f90: New testcase.
161
162 2013-02-04  Janis Johnson  <janisjo@codesourcery.com>
163
164         PR testsuite/56206
165         * lib/target-supports.exp (check_effective_target_arm_hard_vfp_ok):
166         Fix typo.
167
168 2013-02-04  Richard Biener  <rguenther@suse.de>
169
170         Backport from mainline
171         2012-01-11  Richard Guenther  <rguenther@suse.de>
172
173         PR tree-optimization/44061
174         * gcc.dg/pr44061.c: New testcase.
175
176         2013-01-08  Jakub Jelinek  <jakub@redhat.com>
177
178         PR middle-end/55890
179         * gcc.dg/torture/pr55890-3.c: New test.
180
181 2013-02-04  Richard Biener  <rguenther@suse.de>
182
183         Backport from mainline
184         2012-07-04  Richard Guenther  <rguenther@suse.de>
185
186         PR tree-optimization/53844
187         * g++.dg/tree-ssa/pr53844.C: New testcase.
188
189         2012-12-13  Richard Biener  <rguenther@suse.de>
190
191         PR lto/55660
192         * gcc.dg/lto/pr55660_0.c: New testcase.
193         * gcc.dg/lto/pr55660_1.c: Likewise.
194
195 2013-02-04  Richard Biener  <rguenther@suse.de>
196
197         PR middle-end/55890
198         * gcc.dg/torture/pr55890-1.c: New testcase.
199         * gcc.dg/torture/pr55890-2.c: Likewise.
200
201 2013-02-02  Thomas Koenig  <tkoenig@gcc.gnu.org>
202
203         Backport from trunk
204         PR fortran/50627
205         PR fortran/56054
206         * gfortran.dg/block_12.f90:  New test.
207         * gfortran.dg/module_error_1.f90:  New test.
208
209 2013-02-01  Jakub Jelinek  <jakub@redhat.com>
210
211         Backported from mainline
212         2013-01-28  Jakub Jelinek  <jakub@redhat.com>
213
214         PR tree-optimization/56125
215         * gcc.dg/pr56125.c: New test.
216
217         2013-01-25  Jakub Jelinek  <jakub@redhat.com>
218
219         PR tree-optimization/56098
220         * gcc.dg/pr56098-1.c: New test.
221
222         2013-01-23  Jakub Jelinek  <jakub@redhat.com>
223
224         PR fortran/56052
225         * gfortran.dg/gomp/pr56052.f90: New test.
226
227         2013-01-23  Jakub Jelinek  <jakub@redhat.com>
228
229         PR target/49069
230         * gcc.dg/pr49069.c: New test.
231
232         2013-01-21  Jakub Jelinek  <jakub@redhat.com>
233
234         PR tree-optimization/56051
235         * gcc.c-torture/execute/pr56051.c: New test.
236
237         2013-01-18  Jakub Jelinek  <jakub@redhat.com>
238
239         PR middle-end/56015
240         * gfortran.dg/pr56015.f90: New test.
241
242         2013-01-15  Jakub Jelinek  <jakub@redhat.com>
243
244         PR target/55940
245         * gcc.dg/pr55940.c: New test.
246
247         2013-01-10  Jakub Jelinek  <jakub@redhat.com>
248
249         PR tree-optimization/55921
250         * gcc.c-torture/compile/pr55921.c: New test.
251
252         2013-01-03  Jakub Jelinek  <jakub@redhat.com>
253
254         PR rtl-optimization/55838
255         * gcc.dg/pr55838.c: New test.
256
257         2012-12-13  Jakub Jelinek  <jakub@redhat.com>
258
259         PR c++/55652
260         * g++.dg/cpp0x/noexcept19.C: New test.
261
262         2012-12-06  Jakub Jelinek  <jakub@redhat.com>
263
264         PR c++/54207
265         * g++.dg/cpp0x/noexcept18.C: New test.
266
267         2012-12-01  Jakub Jelinek  <jakub@redhat.com>
268
269         PR c++/55542
270         * g++.dg/cpp0x/vt-55542.C: New test.
271
272         2012-11-23  Jakub Jelinek  <jakub@redhat.com>
273
274         PR c++/54046
275         * g++.dg/warn/Wreturn-type-8.C: New test.
276
277         2012-11-20  Jakub Jelinek  <jakub@redhat.com>
278
279         PR middle-end/55094
280         * gcc.dg/pr55094.c: New test.
281
282         2012-11-17  Jakub Jelinek  <jakub@redhat.com>
283
284         PR tree-optimization/55236
285         * gcc.dg/pr55236.c: New test.
286
287         2012-11-13  Jakub Jelinek  <jakub@redhat.com>
288
289         PR rtl-optimization/54127
290         * gcc.dg/torture/pr54127.c: New test.
291
292 2013-02-01  Eric Botcazou  <ebotcazou@adacore.com>
293
294         * gnat.dg/opt26.adb: New test.
295
296 2013-01-27  Uros Bizjak  <ubizjak@gmail.com>
297
298         Backport from mainline
299         2013-01-22  Uros Bizjak  <ubizjak@gmail.com>
300
301         PR target/56028
302         * gcc.target/i386/pr56028.c: New test.
303
304         2013-01-24  Uros Bizjak  <ubizjak@gmail.com>
305
306         * gcc.target/i386/movsd.c: New test.
307
308 2013-01-24  Janis Johnson  <janisjo@codesourcery.com>
309
310         Backport from mainline
311         2013-01-16  Janis Johnson  <janisjo@codesourcery.com>
312
313         PR testsuite/55994
314         * gcc.c-torture/execute/builtins/builtins.exp: Add
315         -Wl,--allow-multiple-definition for eabi and elf targets.
316
317         Backport from mainline
318         2013-01-17  Janis Johnson  <janisjo@codesourcery.com>
319
320         * gcc.target/arm/pr51835.c: Avoid conflicts with multilib flags.
321         * gcc.target/arm/pr51915.c: Likewise.
322         * gcc.target/arm/pr52006.c: Likewise.
323         * gcc.target/arm/pr53187.c: Likewise.
324
325         Backport from mainline
326         2012-10-12  Janis Johnson  <janisjo@codesourcery.com>
327
328         * lib/target-supports.exp (check_effective_target_arm_hard_vfp_ok):
329         Return 0 if already specifying -mfloat-abi other than hard.
330
331         Backport from mainline
332         2012-09-27  Janis Johnson  <janisjo@codesourcery.com>
333
334         * gcc.target/arm/unsigned-extend-1.c: Omit -march option.
335
336         Backport from mainline
337         2012-09-26  Janis Johnson  <janisjo@codesourcery.com>
338
339         * gcc.target/arm/pr42879.c: Handle big-endian.
340
341         Backport from mainline
342         2012-09-26  Janis Johnson  <janisjo@codesourcery.com>
343
344         * gcc.target/arm/combine-movs.c
345
346         Backport from mainline
347         2012-09-11  Christophe Lyon  <christophe.lyon@linaro.org>
348
349         * gcc.target/arm/neon-vset_lanes8.c: Fix for big-endian support.
350
351 2013-01-24  Janus Weil  <janus@gcc.gnu.org>
352
353         PR fortran/56081
354         * gfortran.dg/select_8.f90: New.
355
356 2013-01-24  Martin Jambor  <mjambor@suse.cz>
357
358         Backport from mainline
359         2013-01-04  Martin Jambor  <mjambor@suse.cz>
360
361         PR tree-optimization/55755
362         * gcc.dg/torture/pr55755.c: New test.
363         * gcc.dg/tree-ssa/sra-13.c: Likewise.
364         * gcc.dg/tree-ssa/pr45144.c: Update.
365
366 2013-01-21  Uros Bizjak  <ubizjak@gmail.com>
367
368         PR rtl-optimization/56023
369         * gcc.dg/pr56023.c: New test.
370
371 2013-01-21  Martin Jambor  <mjambor@suse.cz>
372
373         Backport from mainline
374         2013-01-17  Martin Jambor  <mjambor@suse.cz>
375
376         PR tree-optimizations/55264
377         * g++.dg/ipa/pr55264.C: New test.
378
379 2013-01-17  Uros Bizjak  <ubizjak@gmail.com>
380
381         Backport from mainline
382         2013-01-17  Uros Bizjak  <ubizjak@gmail.com>
383
384         PR target/55981
385         * gcc.target/pr55981.c: New test.
386
387 2013-01-17  Janus Weil  <janus@gcc.gnu.org>
388
389         PR fortran/55983
390         * gfortran.dg/class_55.f90: New.
391
392 2013-01-16  Richard Biener  <rguenther@suse.de>
393
394         PR middle-end/55882
395         * gcc.dg/torture/pr55882.c: New testcase.
396
397 2013-01-13  Janus Weil  <janus@gcc.gnu.org>
398
399         PR fortran/55072
400         * gfortran.dg/internal_pack_13.f90: New test.
401         * gfortran.dg/internal_pack_14.f90: New test.
402
403 2013-01-13  Paul Thomas  <pault@gcc.gnu.org>
404
405         PR fortran/55618
406         * gfortran.dg/elemental_scalar_args_2.f90: New test.
407
408 2013-01-08  Mikael Morin  <mikael@gcc.gnu.org>
409
410         PR fortran/42769
411         PR fortran/45836
412         PR fortran/45900
413         * gfortran.dg/use_23.f90: New test.
414         * gfortran.dg/use_24.f90: New test.
415         * gfortran.dg/use_25.f90: New test.
416         * gfortran.dg/use_26.f90: New test.
417         * gfortran.dg/use_27.f90: New test.
418
419 2013-01-07  Tobias Burnus  <burnus@net-b.de>
420
421         PR fortran/55852
422         * gfortran.dg/intrinsic_size_3.f90: New.
423
424 2013-01-07  Steven G. Kargl  <kargl@gcc.gnu.org>
425             Mikael Morin  <mikael@gcc.gnu.org>
426
427         PR fortran/55827
428         * gfortran.dg/use_22.f90: New test.
429
430 2013-01-07  Terry Guo  <terry.guo@arm.com>
431
432         Backport from mainline
433         2012-12-19  Terry Guo  <terry.guo@arm.com>
434
435         * gcc.target/arm/thumb-find-work-register.c: New.
436
437 2013-01-06  Eric Botcazou  <ebotcazou@adacore.com>
438
439         * gnat.dg/alignment10.adb: New test.
440
441 2012-12-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
442
443         Backport from mainline:
444         2012-12-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
445
446         * gcc.misc-tests/gcov-12.c: Fix dg order.
447
448         2012-12-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
449
450         * gcc.dg/torture/pr47917.c: Change "dg-xfail-if" to "dg-xfail-run-if"
451         for *-*-hpux10*.
452
453         2012-12-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
454
455         * gcc.dg/20030711-1.c: Define MAP_FAILED if not defined.
456         * gcc.dg/20050826-1.c: Likewise.
457
458 2012-12-21  Martin Jambor  <mjambor@suse.cz>
459
460         PR tree-optimization/55355
461         * g++.dg/torture/pr55355.C: New test.
462
463 2012-12-20  Tobias Burnus  <burnus@net-b.de>
464
465         PR fortran/54818
466         * gfortran.dg/transfer_intrinsic_4.f: New.
467
468 2012-12-18  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
469
470         Backport from mainline
471         2012-10-15  Matthias Klose  <doko@ubuntu.com>
472
473         * lib/target-supports.exp (check_profiling_available): Match
474         arm*-*-linux-* for ARM Linux/GNU.
475         * g++.dg/torture/predcom-1.C: Match arm*-*-linux-* for ARM Linux/GNU.
476         * gfortran.dg/enum_10.f90: Likewise.
477         * gfortran.dg/enum_9.f90: Likewise.
478         * gcc.target/arm/synchronize.c: Likewise.
479         * g++.old-deja/g++.jason/enum6.C: Likewise.
480         * g++.old-deja/g++.other/enum4.C: Likewise.
481         * g++.old-deja/g++.law/enum9.C: Likewise.
482
483 2012-12-15  Eric Botcazou  <ebotcazou@adacore.com>
484
485         PR ada/53766
486         * gnat.dg/controlled7.ad[sb]: New test.
487
488 2012-12-11  Jakub Jelinek  <jakub@redhat.com>
489
490         PR c++/55643
491         * g++.dg/warn/Wunused-var-19.C: New test.
492
493 2012-12-11  Eric Botcazou  <ebotcazou@adacore.com>
494
495         * gcc.dg/pr54121.c: New test.
496
497 2012-12-07  Uros Bizjak  <ubizjak@gmail.com>
498
499         Backport from mainline
500         2012-12-06  Uros Bizjak  <ubizjak@gmail.com>
501
502         PR target/55597
503         * gcc.target/i386/pr55597.c: New test.
504
505 2012-12-03  Richard Biener  <rguenther@suse.de>
506
507         Backport from mainline
508         2012-09-24  Richard Guenther  <rguenther@suse.de>
509
510         PR tree-optimization/53663
511         * gcc.dg/torture/pr53663-1.c: New testcase.
512         * gcc.dg/torture/pr53663-2.c: Likewise.
513         * gcc.dg/torture/pr53663-3.c: Likewise.
514
515 2012-12-03  Marek Polacek  <polacek@redhat.com>
516
517         Backported from mainline
518         2012-12-03  Marek Polacek  <polacek@redhat.com>
519
520         PR c/55570
521         * gcc.dg/pr55570.c: New test.
522
523 2012-12-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
524
525         * gcc.dg/torture/pr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
526
527 2012-11-29  Jason Merrill  <jason@redhat.com>
528
529         PR c++/53862
530         * g++.dg/cpp0x/variadic134.C: New.
531
532         PR c++/53858
533         * g++.dg/cpp0x/alias-decl-20.C: New.
534
535         PR c++/50852
536         * g++.dg/template/typedef39.C: New.
537
538         PR c++/53039
539         * g++.dg/cpp0x/variadic133.C: New.
540         * g++.dg/template/param1.C: Adjust.
541
542 2012-11-27  Richard Biener  <rguenther@suse.de>
543
544         PR middle-end/55331
545         * g++.dg/opt/pr55331.C: New testcase.
546
547 2012-11-26  Richard Biener  <rguenther@suse.de>
548
549         Backport from mainline
550         2012-10-12  Richard Biener  <rguenther@suse.de>
551
552         PR tree-optimization/54894
553         * gcc.dg/torture/pr54894.c: New testcase.
554
555         2012-10-02  Richard Guenther  <rguenther@suse.de>
556
557         PR middle-end/54735
558         * g++.dg/torture/pr54735.C: New testcase.
559
560 2012-11-24  Paolo Carlini  <paolo.carlini@oracle.com>
561
562         PR c++/55446
563         * g++.dg/init/new41.C: New.
564
565 2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>
566
567         PR fortran/55314
568         Backport from trunk
569         * gfortran.dg/allocate_error_4.f90:  New test.
570
571 2012-11-23  Janus Weil  <janus@gcc.gnu.org>
572
573         PR fortran/55352
574         * gfortran.dg/namelist_76.f90: New.
575
576 2012-11-19  H.J. Lu  <hongjiu.lu@intel.com>
577
578         Backported from mainline
579         2012-11-13  H.J. Lu  <hongjiu.lu@intel.com>
580
581         PR middle-end/55142
582         * gcc.target/i386/pr55142-1.c: New file.
583         * gcc.target/i386/pr55142-2.c: Likewise.
584
585 2012-11-09  Eric Botcazou  <ebotcazou@adacore.com>
586
587         * gnat.dg/stack_check3.ad[sb]: New test.
588
589 2012-11-07  Eric Botcazou  <ebotcazou@adacore.com>
590
591         * gcc.c-torture/compile/20121107-1.c: New test.
592
593 2012-11-06  Janus Weil  <janus@gcc.gnu.org>
594
595         PR fortran/54917
596         * gfortran.dg/transfer_class_1.f90: New.
597
598 2012-11-05  Eric Botcazou  <ebotcazou@adacore.com>
599
600         * g++.dg/torture/20121105-1.C: New test.
601
602 2012-11-05  Jakub Jelinek  <jakub@redhat.com>
603
604         Backported from mainline
605         2012-10-24  Jakub Jelinek  <jakub@redhat.com>
606
607         PR debug/54828
608         * g++.dg/debug/pr54828.C: New test.
609
610         2012-10-23  Jakub Jelinek  <jakub@redhat.com>
611
612         PR c++/54988
613         * c-c++-common/pr54988.c: New test.
614
615         2012-10-10  Jakub Jelinek  <jakub@redhat.com>
616
617         PR tree-optimization/54877
618         * gcc.dg/torture/pr54877.c: New test.
619
620 2012-11-02  Jeff Law  <law@redhat.com>
621
622         * gcc.c-torture/execute/pr54985.c: New test.
623
624 2012-10-29  Eric Botcazou  <ebotcazou@adacore.com>
625
626         PR ada/53517
627         * gnat.dg/lto14.adb: Skip on Solaris.
628
629 2012-10-26  Paolo Carlini  <paolo.carlini@oracle.com>
630
631         PR c++/54984
632         * g++.dg/template/new11.C: New.
633
634 2012-10-26  Terry Guo  <terry.guo@arm.com>
635
636         Backport from mainline
637         2012-10-23  Terry Guo  <terry.guo@arm.com>
638
639         PR target/55019
640         * gcc.dg/pr55019.c: New.
641
642 2012-10-25  Richard Biener  <rguenther@suse.de>
643
644         PR tree-optimization/54902
645         * g++.dg/torture/pr54902.C: New testcase.
646
647 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
648
649         * gnat.dg/modular4.adb: New test.
650         * gnat.dg/modular4_pkg.ads: New helper.
651
652 2012-10-21  Eric Botcazou  <ebotcazou@adacore.com>
653
654         * gnat.dg/specs/atomic1.ads: XFAIL on MIPS.
655         * gnat.dg/specs/addr1.ads: Likewise.
656
657 2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
658
659         Backport from mainline
660         2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>
661
662         PR target/54892
663         * gcc.target/arm/pr54892.c: New.
664
665 2012-10-16  Andrey Belevantsev  <abel@ispras.ru>
666
667         Backport from mainline
668         2012-08-09  Andrey Belevantsev  <abel@ispras.ru>
669
670         PR rtl-optimization/53701
671         * gcc.dg/pr53701.c: New test.
672
673 2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
674
675         Backport from mainline
676         2012-10-15  Uros Bizjak  <ubizjak@gmail.com>
677
678         * gcc.target/i386/avx256-unaligned-load-1.c: Update asm scan patterns.
679         * gcc.target/i386/avx256-unaligned-load-2.c: Ditto.
680         * gcc.target/i386/avx256-unaligned-load-3.c: Ditto.
681         * gcc.target/i386/avx256-unaligned-load-4.c: Ditto.
682         * gcc.target/i386/avx256-unaligned-store-1.c: Ditto.
683         * gcc.target/i386/avx256-unaligned-store-2.c: Ditto.
684         * gcc.target/i386/avx256-unaligned-store-3.c: Ditto.
685         * gcc.target/i386/avx256-unaligned-store-4.c: Ditto.
686
687 2012-10-15  Richard Guenther  <rguenther@suse.de>
688
689         PR tree-optimization/54920
690         * gcc.dg/torture/pr54920.c: New testcase.
691
692 2012-10-14  Janus Weil  <janus@gcc.gnu.org>
693
694         PR fortran/54784
695         * gfortran.dg/class_allocate_13.f90: New.
696
697 2012-10-08  Terry Guo  <terry.guo@arm.com>
698
699         Backported from mainline
700         2012-09-19  Terry Guo  <terry.guo@arm.com>
701
702         * lib/gcc-dg.exp (dg_runtest_extra_prunes): New variable to define
703         extra prune rules that will be applied to all tests in a .exp file.
704         (gcc-dg-prune): Use rules defined by the above variable.
705         * gcc.target/arm/arm.exp (dg_runtest_extra_prunes): Skip all the
706         harmless warnings on architecture switch conflict.
707
708 2012-10-08  Jakub Jelinek  <jakub@redhat.com>
709
710         PR c++/54858
711         * g++.dg/template/pr54858.C: New test.
712
713 2012-10-05  Jakub Jelinek  <jakub@redhat.com>
714
715         PR tree-optimization/33763
716         * c-c++-common/pr33763.c: New test.
717
718 2012-10-03  Jakub Jelinek  <jakub@redhat.com>
719
720         PR c++/54777
721         * g++.dg/cpp0x/constexpr-ref4.C: New test.
722
723 2012-09-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
724
725         PR target/54083
726         * gcc.dg/torture/pr53922.c: Skip on 32-bit hppa-*-hpux*.
727
728 2012-09-27  Jakub Jelinek  <jakub@redhat.com>
729
730         PR target/54703
731         * gcc.target/i386/pr54703.c: New test.
732
733 2012-09-24  Janis Johnson  <janisjo@codesourcery.com>
734
735         Backport from mainline:
736
737         2012-07-24  Janis Johnson  <janisjo@codesourcery.com>
738         * lib/gcc-dg.exp (process-message): Don't ignore errors.
739
740         2012-07-25  Janis Johnson  <janisjo@codesourcery.com>
741         * g++.dg/cpp0x/nullptr21.c: Remove printfs, make self-checking.
742
743         2012-07-26  Janis Johnson  <janisjo@codesourcery.com>
744         * gcc.dg/pr45259.c: Only -fpic depends on fpic support.
745
746         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
747         * gcc.dg/vect/pr52298.c: Remove "dg-do run".
748
749         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
750         * lib/target-supports.exp
751         (check_effective_target_vect_widen_mult_qi_to_hi,
752         check_effective_target_vect_widen_mult_hi_to_si,
753         check_effective_target_vect_widen_mult_qi_to_hi_pattern,
754         check_effective_target_vect_widen_mult_hi_to_si_pattern,
755         check_effective_target_vect_pack_trunc,
756         check_effective_target_vect_unpack,
757         check_effective_target_vect_multiple_sizes): Check arm_neon_ok
758         instead of arm_none.
759
760         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
761         * gcc.dg/vect/no-vfa-vect-101.c: Skip a check for an irrelevant
762         target instead of xfailing it.
763         * gcc.dg/vect/no-vfa-vect-102.c: Likewise.
764         * gcc.dg/vect/no-vfa-vect-102a.c: Likewise.
765         * gcc.dg/vect/no-vfa-vect-37.c: Likewise.
766         * gcc.dg/vect/no-vfa-vect-79.c: Likewise.
767         * gcc.dg/vect/vect-104.c: Likewise.
768         * gcc.dg/vect/vect-outer-1-big-array.c: Likewise.
769         * gcc.dg/vect/vect-outer-1.c: Likewise.
770         * gcc.dg/vect/vect-outer-1a-big-array.c: Likewise.
771         * gcc.dg/vect/vect-outer-1a.c: Likewise.
772         * gcc.dg/vect/vect-outer-1b-big-array.c: Likewise.
773         * gcc.dg/vect/vect-outer-1b.c: Likewise.
774         * gcc.dg/vect/vect-outer-2b.c: Likewise.
775         * gcc.dg/vect/vect-outer-3a-big-array.c: Likewise.
776         * gcc.dg/vect/vect-outer-3a.c: Likewise.
777         * gcc.dg/vect/vect-outer-3b.c: Likewise.
778         * gcc.dg/vect/vect-reduc-dot-s8b.c: Likewise.
779
780         2012-09-18  Janis Johnson  <janisjo@codesourcery.com>
781         * gcc.dg/vect/fast-math-pr35982.c: Skip check instead of xfail.
782
783 2012-09-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
784
785         Backport from mainline:
786         2012-09-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
787
788         PR testsuite/54007
789         * gnat.dg/lto15.adb: Require lto.
790
791 2012-09-20  Eric Botcazou  <ebotcazou@adacore.com>
792
793         * gnat.dg/opt20.ads: Move dg directive to...
794         * gnat.dg/opt20.adb: ...here.
795         * gnat.dg/addr1.ad[sb]: Likewise.
796         * gnat.dg/concat2.ad[sb]: Likewise.
797         * gnat.dg/array16.ad[sb]: Likewise.
798         * gnat.dg/atomic5.ad[sb]: Likewise.
799         * gnat.dg/discr29.ad[sb]: Likewise.
800         * gnat.dg/noreturn5.ad[sb]: Likewise.
801         * gnat.dg/vect8.ad[sb]: Likewise.  Add dg-options.
802         * gnat.dg/discr23.ads: Remove dg directive.
803         * gnat.dg/nested_float_packed.ads: Likewise.
804         * gnat.dg/oconst6.ads: Move to...
805         * gnat.dg/specs/oconst6.ads: ...here.
806
807 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
808
809         PR c/54552
810         * gcc.c-torture/compile/pr54552-1.c: New test.
811
812 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
813
814         PR c/54103
815         * gcc.c-torture/compile/pr54103-1.c,
816         gcc.c-torture/compile/pr54103-2.c,
817         gcc.c-torture/compile/pr54103-3.c,
818         gcc.c-torture/compile/pr54103-4.c,
819         gcc.c-torture/compile/pr54103-5.c,
820         gcc.c-torture/compile/pr54103-6.c: New tests.
821         * gcc.dg/c90-const-expr-8.c: Update expected column number.
822
823 2012-09-20  Jakub Jelinek  <jakub@redhat.com>
824
825         Backported from mainline
826         2012-09-17  Jakub Jelinek  <jakub@redhat.com>
827
828         PR tree-optimization/54563
829         * g++.dg/torture/pr54563.C: New test.
830
831 2012-09-20  Release Manager
832
833         * GCC 4.7.2 released.
834
835 2012-09-14  Jason Merrill  <jason@redhat.com>
836
837         PR c++/53661
838         * g++.dg/init/aggr9.C: New.
839
840 2012-09-13  Tobias Burnus  <burnus@net-b.de>
841
842         PR fortran/54556
843         * gfortran.dg/implicit_pure_3.f90: New.
844
845 2012-09-13  Jakub Jelinek  <jakub@redhat.com>
846
847         PR c/54559
848         * gcc.c-torture/compile/pr54559.c: New test.
849
850 2012-09-13  Jason Merrill  <jason@redhat.com>
851
852         PR c++/53839
853         * g++.dg/cpp0x/constexpr-temp1.C: New.
854
855 2012-09-13  Jason Merrill  <jason@redhat.com>
856
857         PR c++/54511
858         * g++.dg/template/anonunion2.C: New.
859
860 2012-09-13  Jason Merrill  <jason@redhat.com>
861
862         PR c++/53836
863         * g++.dg/template/init10.C: New.
864
865 2012-09-12  Tobias Burnus  <burnus@net-b.de>
866
867         PR fortran/54225
868         PR fortran/53306
869         * gfortran.dg/coarray_10.f90: Update dg-error.
870         * gfortran.dg/coarray_28.f90: New.
871         * gfortran.dg/array_section_3.f90: New.
872
873 2012-09-10  Jason Merrill  <jason@redhat.com>
874
875         PR c++/54506
876         * g++.dg/cpp0x/implicit14.C: New.
877
878         PR c++/54341
879         PR c++/54253
880         * g++.dg/cpp0x/constexpr-virtual2.C: New.
881         * g++.dg/cpp0x/constexpr-virtual3.C: New.
882
883 2012-09-10  Janus Weil  <janus@gcc.gnu.org>
884
885         PR fortran/54435
886         PR fortran/54443
887         * gfortran.dg/select_type_29.f03: New.
888
889 2012-09-10  Markus Trippelsdorf  <markus@trippelsdorf.de>
890
891         PR middle-end/54515
892         * g++.dg/tree-ssa/pr54515.C: new testcase
893
894 2012-09-08  Mikael Morin  <mikael@gcc.gnu.org>
895
896         PR fortran/54208
897         * gfortran.dg/bound_simplification_3.f90: New test.
898
899 2012-09-07  Richard Guenther  <rguenther@suse.de>
900
901         Backport from mainline
902         2012-07-13  Richard Guenther  <rguenther@suse.de>
903
904         PR tree-optimization/53922
905         * gcc.dg/torture/pr53922.c: New testcase.
906
907 2012-09-07  Eric Botcazou  <ebotcazou@adacore.com>
908
909         * gcc.dg/pr44194-1.c: Skip on Alpha and adjust regexp for SPARC64.
910
911 2012-09-07  Jakub Jelinek  <jakub@redhat.com>
912
913         Backported from mainline
914         2012-09-06  Jakub Jelinek  <jakub@redhat.com>
915
916         PR rtl-optimization/54455
917         * gcc.dg/54455.c: New test.
918
919 2012-09-06  Andrew Pinski  <apinski@cavium.com>
920
921         PR tree-opt/54494
922         * gcc.dg/tree-ssa/strlen-1.c: New testcase.
923
924 2012-09-05  Jakub Jelinek  <jakub@redhat.com>
925
926         PR middle-end/54486
927         * c-c++-common/pr54486.c: New test.
928
929 2012-09-05  Joey Ye  <joey.ye@arm.com>
930
931         Backported from trunk
932         2012-08-28  Joey Ye  <joey.ye@arm.com>
933
934         * gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add -fno-short-enums.
935
936 2012-09-03  Jakub Jelinek  <jakub@redhat.com>
937
938         Backported from mainline
939         2012-09-01  Jakub Jelinek  <jakub@redhat.com>
940
941         PR target/54436
942         * gcc.dg/torture/pr54436.c: New test.
943
944         2012-08-31  Jakub Jelinek  <jakub@redhat.com>
945
946         PR c/54428
947         * gcc.c-torture/compile/pr54428.c: New test.
948
949         2012-08-24  Jakub Jelinek  <jakub@redhat.com>
950
951         PR c/54363
952         * gcc.dg/pr54363.c: New test.
953
954 2012-08-31  Ollie Wild  <aaw@google.com>
955
956         PR c++/54197
957         * g++.dg/init/lifetime3.C: New test.
958
959 2012-08-28  Uros Bizjak  <ubizjak@gmail.com>
960
961         Backport from mainline
962         2012-08-27  Uros Bizjak  <ubizjak@gmail.com>
963
964         PR target/46254
965         * gcc.target/i386/pr46254.c: New test.
966
967 2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
968
969         Backported from trunk
970         2012-08-20  Patrick Marlier  <patrick.marlier@gmail.com>
971
972         PR middle-end/53992
973         * gcc.dg/gomp/pr53992.c: New test.
974
975 2012-08-13  Jakub Jelinek  <jakub@redhat.com>
976
977         Backported from trunk
978         2012-07-19  Jakub Jelinek  <jakub@redhat.com>
979
980         PR rtl-optimization/53942
981         * gcc.dg/pr53942.c: New test.
982
983 2012-08-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
984
985         Backport from mainline
986         2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
987
988         * lib/target-supports.exp
989         (check_effective_target_vect_natural_alignment): New function.
990         * gcc.dg/align-2.c: Only run on targets with natural alignment
991         of vector types.
992         * gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
993         alignment of vector types.
994
995 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
996
997         Backport from mainline
998         2012-08-08  H.J. Lu  <hongjiu.lu@intel.com>
999
1000         PR rtl-optimization/54157
1001         * gcc.target/i386/pr54157.c: New file.
1002
1003 2012-08-01  Uros Bizjak  <ubizjak@gmail.com>
1004
1005         Backport from mainline
1006         2012-03-11  Uros Bizjak  <ubizjak@gmail.com>
1007
1008         PR target/52530
1009         * gcc.dg/torture/pr52530.c: New test.
1010
1011 2012-07-27  Anna Tikhonova  <anna.tikhonova@intel.com>
1012
1013         * gcc.dg/20020201-1.c: Remove declarations for exit, abort,
1014         rand, srand. Include <stdlib.h>.
1015
1016 2012-07-20  Jason Merrill  <jason@redhat.com>
1017
1018         PR c++/54038
1019         * g++.dg/other/array7.C: New.
1020
1021 2012-07-19  Jason Merrill  <jason@redhat.com>
1022
1023         PR c++/54026
1024         * g++.dg/init/mutable1.C: New.
1025
1026 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1027
1028         * gnat.dg/opt25.adb: New test.
1029         * gnat.dg/opt25_pkg1.ad[sb]: New helper.
1030         * gnat.dg/opt25_pkg2.ad[sb]: Likewise.
1031
1032 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1033
1034         * gnat.dg/aggr20.ad[sb]: New test.
1035         * gnat.dg/aggr20_pkg.ads: New helper.
1036
1037 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1038
1039         * gnat.dg/derived_type3.adb: New test.
1040         * gnat.dg/derived_type3_pkg.ad[sb]: New helper.
1041
1042 2012-07-19  Richard Guenther  <rguenther@suse.de>
1043             Eric Botcazou  <ebotcazou@adacore.com>
1044
1045         * gnat.dg/loop_optimization11.adb: New testcase.
1046         * gnat.dg/loop_optimization11_pkg.ads: Likewise.
1047
1048 2012-07-19  Eric Botcazou  <ebotcazou@adacore.com>
1049
1050         * gnat.dg/discr38.adb: New test.
1051
1052 2012-07-19  Jakub Jelinek  <jakub@redhat.com>
1053
1054         PR middle-end/54017
1055         * c-c++-common/gomp/pr54017.c: New test.
1056
1057 2012-07-18  Richard Guenther  <rguenther@suse.de>
1058
1059         Backport from mainline
1060         2012-05-03  Richard Guenther  <rguenther@suse.de>
1061
1062         * gfortran.dg/pr52621.f90: Add -w to avoid diagnostic about
1063         unsupported prefetching support.
1064
1065 2012-07-17  Jason Merrill  <jason@redhat.com>
1066
1067         PR c++/53995
1068         * g++.dg/parse/enum9.C: New.
1069
1070 2012-07-17  Jason Merrill  <jason@redhat.com>
1071
1072         PR c++/53989
1073         * g++.dg/template/array23.C: New.
1074
1075 2012-07-17  Jason Merrill  <jason@redhat.com>
1076
1077         PR c++/53549
1078         * g++.dg/template/current-inst1.C: New.
1079         * g++.dg/parse/crash35.C: Adjust.
1080
1081 2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
1082
1083         PR rtl-optimization/53908
1084         * gcc.dg/torture/pr53908.c: New test.
1085
1086 2012-07-10  Uros Bizjak  <ubizjak@gmail.com>
1087
1088         Backport from mainline
1089         2012-07-03  Uros Bizjak  <ubizjak@gmail.com>
1090
1091         PR target/53811
1092         * g++.dg/other/pr53811.C: New test.
1093
1094 2012-07-10  Jason Merrill  <jason@redhat.com>
1095
1096         PR c++/53733
1097         * g++.dg/cpp0x/defaulted36.C: New.
1098         * g++.dg/cpp0x/defaulted21.C: Adjust.
1099
1100         * g++.dg/cpp0x/implicit13.C: New.
1101
1102 2012-07-09  Janis Johnson  <janisjo@codesourcery.com>
1103
1104         Backport from mainline.
1105         2012-06-28  Janis Johnson  <janisjo@codesourcery.com>
1106
1107         * g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
1108
1109         * g++.dg/template/error46.C: Add missing comment to dg-message.
1110         * g++.dg/template/crash107.C: Likewise.
1111         * g++.dg/template/error47.C: Likewise.
1112         * g++.dg/template/crash108.C: Likewise.
1113         * g++.dg/overload/operator5.C: Likewise.
1114
1115         * gcc.dg/Wstrict-aliasing-converted-assigned.c: Fix syntax
1116         errors in dg-message directives, add comments.
1117
1118         2012-06-26  Janis Johnson  <janisjo@codesourcery.com>
1119
1120         * lib/scandump.exp (scan-dump, scan-dump-not, scan-dump-dem,
1121         scan-dump-dem-not): Use printable pattern in test name.
1122
1123         2012-06-25  Janis Johnson  <janisjo@codesourcery.com>
1124
1125         * lib/target-supports-dg.exp (testname-for-summary): New.
1126         * lib/profopt.exp (profopt_execute): Define testname_with_flags.
1127         * lib/gcc-dg.exp (cleanup-coverage-files, cleanup-repo-notes,
1128         cleanup-stack-usage, cleanup-dump, cleanup-saved-temps, scan-module,
1129         scan-module-absence, output-exists, output-exists-not: Use
1130         testname-for-summary.
1131         (dg-test): Clean up testname_with_flags.
1132         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1133         scan-not-hidden, scan-file, scan-file-not, scan-stack-usage,
1134         scan-stack-usage-not, scan-assembler-times, scan-assembler-dem,
1135         scan-assembler-dem-not, object-size: Use testname-for-summary.
1136         * lib/gcov.exp (run-gcov): Likewise.
1137         * lib/scandump.exp (scan-dump, scan-dump-times, scan-dump-not,
1138         scan-dump-dem, scan-dump-dem-note): Likewise.
1139
1140         * lib/profopt.exp: Make prof_option_list local to profopt-execute.
1141         * g++.dg/tree-prof/tree-prof.exp (PROFOPT_OPTIONS): Define after
1142         including profopt.opt; save and restore existing value.
1143         * g++.dg/bprob/bprob.exp: Likewise.
1144         * gcc.dg/matrix/matrix.exp: Likewise.
1145         * gcc.dg/tree-prof/tree-prof.exp: Likewise.
1146         * gcc.misc-tests/bprob.exp: Likewise; also replace formerly-ignored
1147         PROFOPT_OPTIONS.
1148
1149         2012-06-15  Janis Johnson  <janosjo@codesourcery.com>
1150
1151         * lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
1152         testname that includes flags, passed in as new argument, in
1153         pass/fail messages.
1154         (run_gcov): Get testname from dg-test, use it in pass/fail messages
1155         and pass it to verify-* procedures.
1156
1157         * g++.dg/torture/stackalign/stackalign.exp: Combine stack
1158         alignment torture options with usual torture options.
1159
1160         * g++.dg/cpp0x/auto27.C: Add comments to checks for multiple
1161         messages reported for one line of source code.
1162         * g++.dg/cpp0x/constexpr-decl.C: Likewise.
1163         * g++.dg/cpp0x/decltype2.C: Likewise.
1164         * g++.dg/cpp0x/decltype3.C: Likewise.
1165         * g++.dg/cpp0x/lambda/lambda-syntax1.C: Likewise.
1166         * g++.dg/cpp0x/regress/error-recovery1.C: Likewise.
1167         * g++.dg/cpp0x/static_assert3.C: Likewise.
1168         * g++.dg/cpp0x/udlit-cpp98-neg.C: Likewise.
1169         * g++.dg/cpp0x/udlit-shadow-neg.C: Likewise.
1170         * g++.dg/cpp0x/union1.C: Likewise.
1171         * g++.dg/cpp0x/variadic-ex10.C: Likewise.
1172         * g++.dg/cpp0x/variadic-ex14.C: Likewise.
1173         * g++.dg/cpp0x/variadic2.C: Likewise.
1174         * g++.dg/cpp0x/variadic20.C: Likewise.
1175         * g++.dg/cpp0x/variadic74.C: Likewise.
1176         * g++.dg/diagnostic/bitfld2.C: Likewise.
1177         * g++.dg/ext/attrib44.C: Likewise.
1178         * g++.dg/ext/no-asm-1.C: Likewise.
1179         * g++.dg/other/error34.C: Likewise.
1180         * g++.dg/parse/crash46.C: Likewise.
1181         * g++.dg/parse/error10.C: Likewise.
1182         * g++.dg/parse/error2.C: Likewise.
1183         * g++.dg/parse/error3.C: Likewise.
1184         * g++.dg/parse/error36.C: Likewise.
1185         * g++.dg/parse/error8.C: Likewise.
1186         * g++.dg/parse/error9.C: Likewise.
1187         * g++.dg/parse/parser-pr28152-2.C: Likewise.
1188         * g++.dg/parse/parser-pr28152.C: Likewise.
1189         * g++.dg/parse/template25.C: Likewise.
1190         * g++.dg/parse/typename11.C: Likewise.
1191         * g++.dg/tc1/dr147.C: Likewise.
1192         * g++.dg/template/deduce3.C: Likewise.
1193         * g++.dg/template/koenig9.C: Likewise.
1194         * g++.dg/template/pr23510.C: Likewise.
1195         * g++.dg/warn/pr12242.C: Likewise.
1196         * g++.dg/warn/pr30551-2.C: Likewise.
1197         * g++.dg/warn/pr30551.C: Likewise.
1198         * g++.old-deja/g++.other/typename1.C: Likewise.
1199         * g++.old-deja/g++.pt/niklas01a.C: Likewise.
1200
1201         2012-06-13  Janis Johnson  <janisjo@codesourcery.com>
1202
1203         PR testsuite/20771
1204         * lib/dg-pch.exp (dg-flags-pch): Add flags to make compile lines in
1205         test summary unique.
1206
1207         * lib/scanasm.exp (scan-assembler, scan-assembler-not, scan-hidden,
1208         scan-not-hiddent, scan-file, scan-file-not, scan-stack-usage,
1209         scan-stack-usage-not): Don't strip torture options from test name.
1210
1211         * lib/scandump.exp (scan-dump-times): Use printable version of
1212         regexp in test summary line.
1213
1214         * gcc.dg/di-longlong64-sync-1.c: Add comments to checks for multiple
1215         messages reported for one line of source code.
1216         * gcc.dg/format/few-1.c: Likewise.
1217         * gcc.dg/ia64-sync-2.c: Likewise.
1218         * gcc.dg/sync-2.c: Likewise.
1219         * gcc.dg/noncompile/pr44517.c: Likewise.
1220
1221         2012-06-12  Janis Johnson  <janisjo@codesourcery.com>
1222
1223         * gcc.dg/torture/stackalign/stackalign.exp: Combine stack
1224         alignment torture options with usual torture options.
1225         * gcc.dg/torture/stackalign/alloca-2.c: Use dg-additional-options
1226         instead of dg-options.
1227         * gcc.dg/torture/stackalign/alloca-3.c: Likewise.
1228         * gcc.dg/torture/stackalign/alloca-4.c: Likewise.
1229         * gcc.dg/torture/stackalign/alloca-5.c: Likewise.
1230         * gcc.dg/torture/stackalign/alloca-6.c: Likewise.
1231         * gcc.dg/torture/stackalign/push-1.c: Likewise.
1232         * gcc.dg/torture/stackalign/vararg-3.c: Likewise.
1233
1234         * gcc.target/arm/di-longlong64-sync-withhelpers.c: Add comments
1235         to checks for multiple messages reported for one line of source code.
1236         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Likewise.
1237
1238         * gcc.c-torture/compile/sync-1.c: Add comments to checks for multiple
1239         messages reported for one line of source code.
1240
1241         * gcc.dg/20031223-1.c: Add comments to check for multiple
1242         messages reported for one line of source code.
1243         * gcc.dg/Wconversion-integer.c: Likewise.
1244         * gcc.dg/Wfatal-2.c: Likewise.
1245         * gcc.dg/Wfatal.c: Likewise.
1246         * gcc.dg/Wobjsize-1.c: Likewise.
1247         * gcc.dg/c99-vla-jump-1.c: Likewise.
1248         * gcc.dg/c99-vla-jump-2.c: Likewise.
1249         * gcc.dg/c99-vla-jump-3.c: Likewise.
1250         * gcc.dg/c99-vla-jump-4.c: Likewise.
1251         * gcc.dg/c99-vla-jump-5.c: Likewise.
1252         * gcc.dg/decl-9.c: Likewise.
1253         * gcc.dg/declspec-10.c: Likewise.
1254         * gcc.dg/declspec-18.c: Likewise.
1255         * gcc.dg/mtune.c: Likewise.
1256         * gcc.dg/parser-pr28152-2.c: Likewise.
1257         * gcc.dg/parser-pr28152.c: Likewise.
1258         * gcc.dg/pr14475.c: Likewise.
1259         * gcc.dg/pr27953.c: Likewise.
1260         * gcc.dg/pr28322-3.c: Likewise.
1261         * gcc.dg/pr30457.c: Likewise.
1262         * gcc.dg/pr30551-2.c: Likewise.
1263         * gcc.dg/pr30551-3.c: Likewise.
1264         * gcc.dg/pr30551-4.c: Likewise.
1265         * gcc.dg/pr30551-5.c: Likewise.
1266         * gcc.dg/pr30551-6.c: Likewise.
1267         * gcc.dg/pr30551.c: Likewise.
1268         * gcc.dg/pr45461.c: Likewise.
1269         * gcc.dg/pr48552-1.c: Likewise.
1270         * gcc.dg/pr48552-2.c: Likewise.
1271         * gcc.dg/redecl-1.c: Likewise.
1272         * gcc.dg/transparent-union-3.c: Likewise.
1273         * gcc.dg/utf-dflt.c: Likewise.
1274         * gcc.dg/utf-dflt2.c: Likewise.
1275         * gcc.dg/vla-8.c: Likewise.
1276         * gcc.dg/vla-init-1.c: Likewise.
1277         * gcc.dg/wtr-int-type-1.c: Likewise.
1278
1279         * c-c++-common/raw-string-3.c: Add comments to checks for multiple
1280         messages reported for for one line of source code.
1281         * c-c++-common/raw-string-5.c: Likewise.
1282         * c-c++-common/raw-string-4.c: Likewise.
1283         * c-c++-common/raw-string-6.c: Likewise.
1284         * c-c++-common/pr20000.c: Likewise.
1285
1286         * gcc.dg/cpp/include2a.c: Add comments to checks for multiple
1287         messages reported for one line of source code.
1288         * gcc.dg/cpp/pr30786.c: Likewise.
1289         * gcc.dg/cpp/pr28709.c: Likewise.
1290         * gcc.dg/cpp/missing-header-MD.c: Likewise.
1291         * gcc.dg/cpp/macspace2.c: Likewise.
1292         * gcc.dg/cpp/missing-header-1.c: Likewise.
1293         * gcc.dg/cpp/missing-header-MMD.c: Likewise.
1294         * gcc.dg/cpp/missing-sysheader-MD.c: Likewise.
1295         * gcc.dg/cpp/missing-sysheader-MMD.c: Likewise.
1296
1297 2012-07-09  Jason Merrill  <jason@redhat.com>
1298
1299         PR c++/53882
1300         * g++.dg/cpp0x/nullptr29.C: New.
1301
1302 2012-07-06  Mikael Morin  <mikael@gcc.gnu.org>
1303
1304         PR fortran/53732
1305         * gfortran.dg/inline_sum_4.f90: New test.
1306
1307 2012-07-06  Richard Guenther  <rguenther@suse.de>
1308
1309         Backport from mainline
1310         2012-06-18  Richard Guenther  <rguenther@suse.de>
1311
1312         PR tree-optimization/53693
1313         * g++.dg/torture/pr53693.C: New testcase.
1314
1315 2012-07-06  Richard Guenther  <rguenther@suse.de>
1316
1317         Backport from mainline
1318         2012-04-11  Richard Guenther  <rguenther@suse.de>
1319
1320         PR middle-end/52621
1321         * gfortran.dg/pr52621.f90: New testcase.
1322
1323 2012-07-05  Pat Haugen <pthaugen@us.ibm.com>
1324
1325         Backport from mainline
1326         2012-05-24  Pat Haugen <pthaugen@us.ibm.com>
1327
1328         * gcc.target/powerpc/lhs-1.c: New.
1329         * gcc.target/powerpc/lhs-2.c: New.
1330         * gcc.target/powerpc/lhs-3.c: New.
1331
1332 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1333
1334         * gnat.dg/recursive_call.adb: New test.
1335
1336 2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
1337
1338         * gnat.dg/discr37.ad[sb]: New test.
1339
1340 2012-07-02  Jason Merrill  <jason@redhat.com>
1341
1342         PR c++/53816
1343         * g++.dg/template/ref6.C: New.
1344
1345         PR c++/53821
1346         * g++.dg/cpp0x/lambda/lambda-template6.C: New.
1347
1348 2012-06-29  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1349
1350         Backport from mainline.
1351         2012-05-30  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1352         * gcc.target/arm/neon-vrev.c: New.
1353
1354 2012-06-28  Richard Guenther  <rguenther@suse.de>
1355
1356         PR middle-end/53790
1357         * gcc.dg/torture/pr53790.c: New testcase.
1358
1359 2012-06-27  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1360
1361         PR c++/51214
1362         * g++.dg/cpp0x/forw_enum11.C: New.
1363
1364 2012-06-26  Richard Guenther  <rguenther@suse.de>
1365
1366         PR c++/53752
1367         * g++.dg/torture/pr53752.C: New testcase.
1368
1369 2012-06-25  Jason Merrill  <jason@redhat.com>
1370
1371         PR c++/53498
1372         PR c++/53305
1373         * g++.dg/cpp0x/decltype38.C: New.
1374         * g++.dg/cpp0x/variadic132.C: New.
1375
1376         PR c++/52988
1377         * g++.dg/cpp0x/nullptr28.C: New.
1378
1379         PR c++/53202
1380         * g++.dg/cpp0x/constexpr-tuple.C: New.
1381
1382 2012-06-25  Jakub Jelinek  <jakub@redhat.com>
1383
1384         PR target/53759
1385         * gcc.target/i386/pr53759.c: New test.
1386
1387         PR c++/53594
1388         * g++.dg/cpp0x/nsdmi7.C: New test.
1389
1390 2012-06-22  Tobias Burnus  <burnus@net-b.de>
1391
1392         Backport from mainline
1393         2012-06-17  Tobias Burnus  <burnus@net-b.de>
1394
1395         PR fortran/53691
1396         PR fortran/53685
1397         * gfortran.dg/transfer_check_3.f90: New.
1398
1399 2012-06-22  Eric Botcazou  <ebotcazou@adacore.com>
1400
1401         * gnat.dg/lto15.ad[sb]: New test.
1402
1403 2012-06-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1404
1405         * gcc.dg/stack-usage-1.c: Remove dg-options line for sh targets
1406         and add __sh__ case.
1407
1408 2012-06-19  Jason Merrill  <jason@redhat.com>
1409
1410         PR c++/53651
1411         * g++.dg/cpp0x/decltype37.C: New.
1412
1413         PR c++/52637
1414         * g++.dg/debug/localclass1.C: New.
1415
1416         * g++.dg/debug/dwarf2/namespace-2.C: New.
1417         * g++.dg/debug/dwarf2/localclass3.C: New.
1418
1419 2012-06-19  Richard Guenther  <rguenther@suse.de>
1420
1421         PR middle-end/53470
1422         * g++.dg/lto/pr53470_0.C: New testcase.
1423         * gcc.dg/lto/pr53470_0.c: Likewise.
1424
1425 2012-06-19  Jason Merrill  <jason@redhat.com>
1426
1427         Reapply:
1428         PR c++/53137
1429         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1430
1431         PR c++/53599
1432         * g++.dg/template/local7.C: New.
1433
1434 2012-06-16  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1435
1436         Back port from mainline
1437         2012-05-09 Uros Bizjak  <ubizjak@gmail.com>
1438
1439         PR target/52908
1440         * gcc.target/i386/xop-imul32widen-vector.c: Update scan-assembler
1441         directive to Scan for vpmuldq, not vpmacsdql.
1442
1443 2012-06-15  Eric Botcazou  <ebotcazou@adacore.com>
1444
1445         * gnat.dg/vect8.ad[sb]: New test.
1446
1447 2012-06-14  Jakub Jelinek  <jakub@redhat.com>
1448
1449         Backported from mainline
1450         2012-06-12  Jakub Jelinek  <jakub@redhat.com>
1451
1452         PR rtl-optimization/53589
1453         * gcc.dg/torture/pr53589.c: New test.
1454
1455         2012-06-07  Jakub Jelinek  <jakub@redhat.com>
1456
1457         PR middle-end/53580
1458         * gcc.dg/gomp/nesting-1.c: Expect errors rather than warnings.
1459         * gcc.dg/gomp/critical-4.c: Likewise.
1460         * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
1461         * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
1462         * gfortran.dg/gomp/appendix-a/a.35.4.f90: Likewise.
1463         * gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
1464         * c-c++-common/gomp/pr53580.c: New test.
1465
1466 2012-06-14  Tobias Burnus  <burnus@net-b.de>
1467
1468         Backport from mainline
1469         2012-06-04  Tobias Burnus  <burnus@net-b.de>
1470
1471         PR fortran/50619
1472         * gfortran.dg/init_flag_10.f90: New.
1473
1474 2012-06-14  Richard Guenther  <rguenther@suse.de>
1475
1476         Backport from mainline
1477         2012-06-11  Richard Guenther  <rguenther@suse.de>
1478
1479         PR c++/53616
1480         * g++.dg/ext/pr53605.C: New testcase.
1481
1482 2012-06-14  Tobias Burnus  <burnus@net-b.de>
1483
1484         PR fortran/53597
1485         * gfortran.dg/save_4.f90: New.
1486
1487 2012-06-14  Richard Guenther  <rguenther@suse.de>
1488
1489         Backport from mainline
1490         2012-06-06  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1491
1492         PR c++/52841
1493         * g++.dg/cpp0x/pr52841.C: New testcase.
1494
1495 2012-06-13  Christian Bruel  <christian.bruel@st.com>
1496
1497         PR target/53621
1498         * gcc.dg/stack-usage-1.c: Force -fomit-frame-pointer on SH.
1499
1500 2012-06-14  Release Manager
1501
1502         * GCC 4.7.1 released.
1503
1504 2012-06-12  Jason Merrill  <jason@redhat.com>
1505
1506         PR c++/53599
1507         * g++.dg/template/local7.C: New.
1508
1509         Revert:
1510         PR c++/53137
1511         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1512
1513 2012-06-04  Paolo Carlini  <paolo.carlini@oracle.com>
1514
1515         PR c++/53524
1516         * g++.dg/warn/Wenum-compare-no-2: New.
1517
1518 2012-06-04  Edmar Wienskoski  <edmar@freescale.com>
1519
1520         PR target/53559
1521         * gcc.target/powerpc/cell_builtin_1.c: New test case.
1522         * gcc.target/powerpc/cell_builtin_2.c: Ditto.
1523         * gcc.target/powerpc/cell_builtin_3.c: Ditto.
1524         * gcc.target/powerpc/cell_builtin_4.c: Ditto.
1525         * gcc.target/powerpc/cell_builtin_5.c: Ditto.
1526         * gcc.target/powerpc/cell_builtin_6.c: Ditto.
1527         * gcc.target/powerpc/cell_builtin_7.c: Ditto.
1528         * gcc.target/powerpc/cell_builtin_8.c: Ditto.
1529
1530 2012-06-04  Richard Guenther  <rguenther@suse.de>
1531
1532         Backport from mainline
1533         2012-04-25  Jakub Jelinek  <jakub@redhat.com>
1534
1535         PR middle-end/52979
1536         * gcc.c-torture/compile/pr52979-1.c: New test.
1537         * gcc.c-torture/execute/pr52979-1.c: New test.
1538         * gcc.c-torture/execute/pr52979-2.c: New test.
1539
1540 2012-06-04  Jakub Jelinek  <jakub@redhat.com>
1541
1542         PR tree-optimization/53550
1543         * gcc.dg/pr53550.c: New test.
1544
1545 2012-06-04  Richard Guenther  <rguenther@suse.de>
1546             Eric Botcazou  <ebotcazou@adacore.com>
1547
1548         Backport from mainline
1549         PR middle-end/52080
1550         PR middle-end/52097
1551         PR middle-end/48124
1552         * gcc.dg/torture/pr48124-1.c: New testcase.
1553         * gcc.dg/torture/pr48124-2.c: Likewise.
1554         * gcc.dg/torture/pr48124-3.c: Likewise.
1555         * gcc.dg/torture/pr48124-4.c: Likewise.
1556         * gnat.dg/pack16.adb: Likewise.
1557         * gnat.dg/pack16_pkg.ads: Likewise.
1558         * gnat.dg/pack17.adb: Likewise.
1559         * gnat.dg/specs/pack7.ads: Likewise.
1560         * gnat.dg/specs/pack8.ads: Likewise.
1561         * gnat.dg/specs/pack8_pkg.ads: Likewise.
1562
1563 2012-06-01  Jason Merrill  <jason@redhat.com>
1564
1565         PR c++/52973
1566         * g++.dg/ext/visibility/template12.C: New.
1567         * g++.dg/ext/attrib14.C: Adjust warning line.
1568
1569         PR c++/52725
1570         * g++.dg/parse/new6.C: New.
1571         * g++.dg/template/sizeof-template-argument.C: Adjust error message.
1572
1573 2012-06-01  Jason Merrill  <jason@redhat.com>
1574
1575         PR c++/53137
1576         * g++.dg/cpp0x/lambda/lambda-template5.C: New.
1577
1578 2012-06-01  Jason Merrill  <jason@redhat.com>
1579
1580         PR c++/53484
1581         * g++.dg/cpp0x/auto33.C: New.
1582
1583 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
1584
1585         * c-c++-common/restrict-2.c: Revert previous change.
1586
1587 2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>
1588
1589         PR ada/53517
1590         * gnat.dg/lto14.adb: Skip on Solaris.
1591
1592 2012-05-31  Jason Merrill  <jason@redhat.com>
1593
1594         PR c++/52905
1595         * g++.dg/cpp0x/initlist-ctor1.C: New.
1596
1597 2012-05-31  Richard Guenther  <rguenther@suse.de>
1598
1599         PR middle-end/48493
1600         * gcc.dg/torture/pr48493.c: New testcase.
1601
1602 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
1603
1604         PR c++/53356
1605         * g++.dg/init/new33.C: New test.
1606
1607 2012-05-30  Jason Merrill  <jason@redhat.com>
1608
1609         PR c++/53220
1610         * c-c++-common/array-lit.c: New.
1611         * g++.dg/ext/complit12.C: #if 0 out decay-to-pointer test.
1612
1613 2012-05-30  Richard Guenther  <rguenther@suse.de>
1614
1615         PR middle-end/53501
1616         * gcc.dg/torture/pr53501.c: New testcase.
1617         * c-c++-common/restrict-2.c: Adjust.
1618
1619 2012-05-30  Jakub Jelinek  <jakub@redhat.com>
1620
1621         PR rtl-optimization/53519
1622         * gcc.c-torture/compile/pr53519.c: New test.
1623
1624 2012-05-29  Richard Guenther  <rguenther@suse.de>
1625
1626         PR tree-optimization/53516
1627         * gcc.dg/torture/pr53516.c: New testcase.
1628
1629 2012-05-29  Paolo Carlini  <paolo.carlini@oracle.com>
1630
1631         PR c++/53491
1632         * g++.dg/parse/crash60.C: New.
1633
1634 2012-05-28  Jakub Jelinek  <jakub@redhat.com>
1635
1636         PR tree-optimization/53505
1637         * c-c++-common/torture/pr53505.c: New test.
1638
1639 2012-05-25  Ian Lance Taylor  <iant@google.com>
1640
1641         * gcc.dg/split-6.c: New test.
1642
1643 2012-05-25  Eric Botcazou  <ebotcazou@adacore.com>
1644
1645         * gnat.dg/lto14.adb: New test.
1646
1647 2012-05-24  Richard Guenther  <rguenther@suse.de>
1648
1649         PR middle-end/53460
1650         * g++.dg/tree-prof/pr53460.C: New testcase.
1651
1652 2012-05-24  Jakub Jelinek  <jakub@redhat.com>
1653
1654         PR tree-optimization/53465
1655         * gcc.c-torture/execute/pr53465.c: New test.
1656
1657 2012-05-23  Tobias Burnus  <burnus@net-b.de>
1658
1659         PR fortran/53389
1660         * gfortran.dg/realloc_on_assign_15.f90: New.
1661
1662 2012-05-22  Richard Guenther  <rguenther@suse.de>
1663
1664         PR tree-optimization/53408
1665         * gcc.dg/torture/pr53408.c: New testcase.
1666
1667 2012-05-22  Richard Guenther  <rguenther@suse.de>
1668
1669         PR middle-end/51071
1670         * gcc.dg/torture/pr51071-2.c: New testcase.
1671
1672 2012-05-21  Jakub Jelinek  <jakub@redhat.com>
1673
1674         PR tree-optimization/53366
1675         * gcc.dg/torture/pr53366-1.c: New test.
1676         * gcc.dg/torture/pr53366-2.c: New test.
1677         * gcc.target/i386/pr53366-1.c: New test.
1678         * gcc.target/i386/pr53366-2.c: New test.
1679
1680         PR tree-optimization/53409
1681         * gcc.c-torture/compile/pr53409.c: New test.
1682
1683         PR tree-optimization/53410
1684         * gcc.c-torture/compile/pr53410-1.c: New test.
1685         * gcc.c-torture/compile/pr53410-2.c: New test.
1686
1687 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
1688
1689         PR c/53418
1690         * gcc.c-torture/compile/pr53418-1.c,
1691         gcc.c-torture/compile/pr53418-2.c: New tests.
1692
1693 2012-05-21  Patrick Marlier  <patrick.marlier@gmail.com>
1694
1695         * gcc.dg/tm/indirect-2.c: New test.
1696
1697 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
1698
1699         Backport from mainline
1700         2012-05-21  Uros Bizjak  <ubizjak@gmail.com>
1701                     H.J. Lu  <hongjiu.lu@intel.com>
1702
1703         PR target/53416
1704         * gcc.target/i386/pr53416.c: New file.
1705
1706 2012-05-20  Eric Botcazou  <ebotcazou@adacore.com>
1707
1708         * gnat.dg/lto13.adb: New test.
1709         * gnat.dg/lto13_pkg.ad[sb]: New helper.
1710
1711 2012-05-18  Eric Botcazou  <ebotcazou@adacore.com>
1712
1713         * gnat.dg/specs/lto12.ads: New test.
1714         * gnat.dg/specs/lto12_pkg.ads: New helper.
1715
1716 2012-05-17  David S. Miller  <davem@davemloft.net>
1717
1718         * gfortran.dg/bessel_7.f90: Bump allowed precision to avoid
1719         failure on sparc-*-linux-gnu.
1720
1721 2012-05-16  Richard Henderson  <rth@redhat.com>
1722
1723         PR debug/52727
1724         * g++.dg/opt/pr52727.C: New testcase.
1725
1726 2012-05-16  Richard Guenther  <rguenther@suse.de>
1727
1728         PR tree-optimization/53364
1729         * g++.dg/torture/pr53364.C: New testcase.
1730
1731 2012-05-15  Jakub Jelinek  <jakub@redhat.com>
1732
1733         PR target/53358
1734         * gcc.dg/pr53358.c: New test.
1735
1736 2012-05-14  Uros Bizjak  <ubizjak@gmail.com>
1737
1738         * gcc.target/i386/avx256-unaligned-load-[1234].c: Update scan strings.
1739         * gcc.target/i386/avx256-unaligned-store-[1234].c: Ditto.
1740
1741 2012-05-12  Eric Botcazou  <ebotcazou@adacore.com>
1742
1743         * gnat.dg/null_pointer_deref3.adb: New test.
1744
1745 2012-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1746
1747         PR c++/53301
1748         * g++.dg/warn/Wzero-as-null-pointer-constant-6.C: New.
1749
1750 2012-05-10  Eric Botcazou  <ebotcazou@adacore.com>
1751
1752         * gnat.dg/lto11.ad[sb]: New test.
1753
1754 2012-05-08  Hans-Peter Nilsson  <hp@axis.com>
1755
1756         PR target/53272
1757         * gcc.dg/torture/pr53272-1.c, gcc.dg/torture/pr53272-2.c: New test.
1758
1759 2012-05-07  Jakub Jelinek  <jakub@redhat.com>
1760
1761         PR tree-optimization/53239
1762         * g++.dg/opt/vrp3.C: New test.
1763         * g++.dg/opt/vrp3-aux.cc: New file.
1764         * g++.dg/opt/vrp3.h: New file.
1765
1766 2012-05-07  Tobias Burnus  <burnus@net-b.de>
1767
1768         Backport from mainline:
1769         2012-05-07  Tobias Burnus  <burnus@net-b.de>
1770
1771         PR fortran/53255
1772         * gfortran.dg/typebound_operator_15.f90: New.
1773
1774 2012-05-05  Tobias Burnus  <burnus@net-b.de>
1775
1776         Backport from mainline:
1777         2012-05-04  Tobias Burnus  <burnus@net-b.de>
1778
1779         PR fortran/53111
1780         * gfortran.dg/constructor_7.f90: New.
1781         * gfortran.dg/constructor_8.f90: New.
1782
1783 2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
1784
1785         Backport from mainline:
1786
1787         2012-05-04  Ulrich Weigand  <ulrich.weigand@linaro.org>
1788
1789         PR tree-optimization/52633
1790         * gcc.dg/vect/vect-over-widen-1.c: Two patterns should now be
1791         recognized as widening shifts instead of over-widening.
1792         * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
1793         * gcc.dg/vect/vect-over-widen-4.c: Likewise.
1794         * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
1795         * gcc.target/arm/pr52633.c: New test.
1796
1797         2012-04-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
1798
1799         PR tree-optimization/52870
1800         * gcc.dg/vect/pr52870.c: New test.
1801
1802 2012-05-04  Richard Guenther  <rguenther@suse.de>
1803
1804         * gcc.dg/lto/pr53214_0.c: New testcase.
1805
1806 2012-05-04  Eric Botcazou  <ebotcazou@adacore.com>
1807
1808         * gcc.target/ia64/pr48496.c: New test.
1809         * gcc.target/ia64/pr52657.c: Likewise.
1810
1811 2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
1812
1813         Backport from mainline
1814         2012-05-03  Michael Meissner  <meissner@linux.vnet.ibm.com>
1815
1816         PR target/53199
1817         * gcc.target/powwerpc/pr53199.c: New file.
1818
1819 2012-05-03  Martin Jambor  <mjambor@suse.cz>
1820
1821         Backport from mainline
1822         2012-05-02  Martin Jambor  <mjambor@suse.cz>
1823
1824         PR lto/52605
1825         * g++.dg/lto/pr52605_0.C: New test.
1826
1827 2012-05-03  Paolo Carlini  <paolo.carlini@oracle.com>
1828
1829         PR c++/53186
1830         * g++.dg/other/final2.C: New.
1831
1832 2012-05-03  Jakub Jelinek  <jakub@redhat.com>
1833
1834         PR debug/53174
1835         * gcc.dg/pr53174.c: New test.
1836
1837         PR target/53187
1838         * gcc.target/arm/pr53187.c: New test.
1839         * gcc.c-torture/compile/pr53187.c: New test.
1840
1841 2012-05-03  Richard Guenther  <rguenther@suse.de>
1842
1843         PR tree-optimization/53144
1844         * gcc.dg/torture/pr53144.c: New testcase.
1845
1846 2012-05-02  Tobias Burnus  <burnus@net-b.de>
1847
1848         Backport from mainline
1849         2012-04-16  Tobias Burnus  <burnus@net-b.de>
1850
1851         PR fortran/52864
1852         * gfortran.dg/pointer_intent_6.f90: New.
1853
1854 2012-05-02  Jakub Jelinek  <jakub@redhat.com>
1855
1856         PR tree-optimization/53163
1857         * gcc.c-torture/compile/pr53163.c: New test.
1858
1859         PR rtl-optimization/53160
1860         * gcc.c-torture/execute/pr53160.c: New test.
1861
1862 2012-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
1863
1864         PR fortran/53148
1865         Backport from trunk
1866         * gfortran.dg/function_optimize_12.f90:  New test.
1867
1868 2012-04-30  Uros Bizjak  <ubizjak@gmail.com>
1869
1870         Backport from mainline
1871         2012-04-27  Paolo Bonzini  <bonzini@gnu.org>
1872
1873         PR target/53138
1874         * gcc.c-torture/execute/20120427-1.c: New testcase.
1875
1876 2012-04-26  Hans-Peter Nilsson  <hp@axis.com>
1877
1878         PR target/53120
1879         * gcc.dg/torture/pr53120.c: New test.
1880
1881 2012-04-25  Jakub Jelinek  <jakub@redhat.com>
1882
1883         PR c/52880
1884         * gcc.dg/pr52880.c: New test.
1885
1886 2012-04-24  Georg-Johann Lay  <avr@gjlay.de>
1887
1888         PR testsuite/52641
1889         PR tree-optimizations/52891
1890
1891         * gcc.c-torture/compile/pr52891-2.c: Fix test for 16-bit int.
1892
1893 2012-04-24  Richard Guenther  <rguenther@suse.de>
1894
1895         PR tree-optimization/53085
1896         * g++.dg/torture/pr53085.C: New testcase.
1897
1898 2012-04-23  Richard Guenther  <rguenther@suse.de>
1899
1900         PR c/53060
1901         * gcc.dg/pr53060.c: New testcase.
1902
1903 2012-04-23  Jakub Jelinek  <jakub@redhat.com>
1904
1905         PR tree-optimizations/52891
1906         * gcc.c-torture/compile/pr52891-1.c: New test.
1907         * gcc.c-torture/compile/pr52891-2.c: New test.
1908
1909 2012-04-20  Ian Lance Taylor  <iant@google.com>
1910
1911         * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.
1912         (go-gc-tests): Skip nilptr.go on powerpc*-*-*.
1913
1914 2012-04-17  Paolo Carlini  <paolo.carlini@oracle.com>
1915
1916         PR c++/53003
1917         * g++.dg/parse/crash59.C: New.
1918
1919 2012-04-16  Jason Merrill  <jason@redhat.com>
1920
1921         PR c++/38543
1922         * g++.dg/cpp0x/variadic131.C: New.
1923
1924 2012-04-16  Jason Merrill  <jason@redhat.com>
1925
1926         PR c++/50830
1927         * g++.dg/cpp0x/variadic129.C: New.
1928
1929         PR c++/50303
1930         * g++.dg/cpp0x/variadic128.C: New.
1931
1932 2012-04-16  Uros Bizjak  <ubizjak@gmail.com>
1933
1934         Backport from mainline
1935         2012-04-12  Uros Bizjak  <ubizjak@gmail.com>
1936
1937         PR target/52932
1938         * gcc.target/i386/avx2-vpermps-1.c (avx2_test): Use __m256i type for
1939         second function argument.
1940         * gcc.target/i386/avx2-vpermps-2.c (init_permps): Update declaration.
1941         (calc_permps): Update declaration.  Calculate result correctly.
1942         (avx2_test): Change src2 type to union256i_d.
1943         * gcc.target/i386/avx2-vpermd-2.c (calc_permd): Calculate result
1944         correctly.
1945
1946 2012-04-16  Martin Jambor  <mjambor@suse.cz>
1947
1948         Backported from mainline
1949
1950         2012-04-13  Martin Jambor  <mjambor@suse.cz>
1951         PR middle-end/52939
1952
1953         * g++.dg/ipa/pr52939.C: New test.
1954
1955 2012-04-15  Jason Merrill  <jason@redhat.com>
1956
1957         PR c++/52380
1958         * g++.dg/cpp0x/variadic125.C: New.
1959
1960         PR c++/52292
1961         * g++.dg/cpp0x/variadic124.C: New.
1962
1963 2012-04-15  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1964
1965         PR c++/52465
1966         * g++.dg/lookup/using52.C: New.
1967
1968 2012-04-13  Jason Merrill  <jason@redhat.com>
1969
1970         PR c++/52824
1971         * g++.dg/cpp0x/variadic123.C: New.
1972         * g++.dg/cpp0x/alias-decl-15.C: Remove dg-errors.
1973
1974 2012-04-11  Jason Merrill  <jason@redhat.com>
1975
1976         PR c++/52906
1977         * g++.dg/ext/attrib45.C: New.
1978
1979 2012-04-13  Tom de Vries  <tom@codesourcery.com>
1980
1981         Backport from mainline r186419.
1982
1983         2012-04-13  Tom de Vries  <tom@codesourcery.com>
1984
1985         * gcc.dg/pr52734.c: New test.
1986
1987 2012-04-13  Richard Guenther  <rguenther@suse.de>
1988
1989         PR tree-optimization/52969
1990         * gcc.dg/torture/pr52969.c: New testcase.
1991
1992 2012-04-13  Richard Guenther  <rguenther@suse.de>
1993
1994         PR c/52862
1995         * gcc.dg/pr52862.c: New testcase.
1996
1997 2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
1998
1999         Backport from mainline
2000         2012-04-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
2001
2002         PR target/52775
2003         * gcc.target/powerpc/pr52775.c: New file.
2004
2005 2012-04-12  Richard Guenther  <rguenther@suse.de>
2006
2007         PR tree-optimization/52943
2008         * gcc.dg/torture/pr52943.c: New testcase.
2009
2010 2012-04-09  Mike Stump  <mikestump@comcast.net>
2011
2012         * g++.dg/cpp0x/udlit-raw-op.C: Don't use CRLF endings.
2013         * gcc.dg/tree-ssa/vrp59.c: Likewise.
2014         * gcc.dg/tree-ssa/vrp60.c: Likewise.
2015         * gnat.dg/aggr11.adb: Likewise.
2016         * gnat.dg/aggr11_pkg.ads: Likewise.
2017         * gnat.dg/aggr15.adb: Likewise.
2018         * gnat.dg/aggr15.ads: Likewise.
2019         * gnat.dg/aggr17.adb: Likewise.
2020         * gnat.dg/aggr18.adb: Likewise.
2021         * gnat.dg/array14.adb: Likewise.
2022         * gnat.dg/array14.ads: Likewise.
2023         * gnat.dg/array14_pkg.ads: Likewise.
2024         * gnat.dg/array19.adb: Likewise.
2025         * gnat.dg/array19.ads: Likewise.
2026         * gnat.dg/discr27.adb: Likewise.
2027         * gnat.dg/discr27.ads: Likewise.
2028         * gnat.dg/discr35.adb: Likewise.
2029         * gnat.dg/discr35.ads: Likewise.
2030         * gnat.dg/discr6.adb: Likewise.
2031         * gnat.dg/discr6_pkg.ads: Likewise.
2032         * gnat.dg/import1.adb: Likewise.
2033         * gnat.dg/import1.ads: Likewise.
2034         * gnat.dg/loop_address2.adb: Likewise.
2035         * gnat.dg/opt7.adb: Likewise.
2036         * gnat.dg/opt7.ads: Likewise.
2037         * gnat.dg/pointer_variable_bounds.adb: Likewise.
2038         * gnat.dg/pointer_variable_bounds.ads: Likewise.
2039         * gnat.dg/rep_clause2.adb: Likewise.
2040         * gnat.dg/rep_clause2.ads: Likewise.
2041         * gnat.dg/slice2.adb: Likewise.
2042         * gnat.dg/slice2.ads: Likewise.
2043         * gnat.dg/slice6.adb: Likewise.
2044         * gnat.dg/slice6_pkg.ads: Likewise.
2045         * gnat.dg/specs/unchecked_union2.ads: Likewise.
2046         * gnat.dg/taft_type2.adb: Likewise.
2047         * gnat.dg/taft_type2.ads: Likewise.
2048         * gnat.dg/taft_type2_pkg.ads: Likewise.
2049         * gnat.dg/volatile10.adb: Likewise.
2050         * gnat.dg/volatile10_pkg.ads: Likewise.
2051
2052         * gcc.dg/dll-8.c: Remove execute permissions.
2053         * g++.dg/ext/dllexport5.C: Likewise.
2054
2055 2012-04-09  Eric Botcazou  <ebotcazou@adacore.com>
2056
2057         * lib/target-supports.exp (check_effective_target_sparc_v9): New.
2058         (check_effective_target_sync_long_long): Add SPARC case.
2059         (check_effective_target_sync_long_long_runtime): Likewise.
2060         (check_effective_target_sync_int_long): Adjust SPARC case.
2061         (check_effective_target_sync_char_short): Likewise.
2062
2063 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
2064
2065         PR fortran/52893
2066         Backport from trunk
2067         * gfortran.dg/function_optimize_11.f90:  New test.
2068
2069 2012-04-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
2070
2071         PR fortran/52668
2072         Backport from trunk
2073         * gfortran.dg/use_only_6.f90: New test.
2074
2075 2012-04-06  Mike Stump  <mikestump@comcast.net>
2076
2077         PR testsuite/50722
2078         * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
2079
2080 2012-04-05  Jason Merrill  <jason@redhat.com>
2081
2082         PR c++/52596
2083         * g++.dg/template/qualified-id5.C: New.
2084
2085 2012-04-03  Jason Merrill  <jason@redhat.com>
2086
2087         PR c++/52796
2088         * g++.dg/cpp0x/variadic-value1.C: New.
2089
2090 2012-04-03  Richard Guenther  <rguenther@suse.de>
2091
2092         Backport from mainline
2093         2012-03-02  Richard Guenther  <rguenther@suse.de>
2094
2095         PR tree-optimization/52406
2096         * gcc.dg/torture/pr52406.c: New testcase.
2097
2098 2012-04-03  Richard Guenther  <rguenther@suse.de>
2099
2100         Backport from mainline
2101         2012-03-15  Richard Guenther  <rguenther@suse.de>
2102
2103         PR middle-end/52580
2104         * gfortran.dg/vect/pr52580.f: New testcase.
2105
2106 2012-04-03  Richard Guenther  <rguenther@suse.de>
2107
2108         Backport from mainline
2109         2012-03-06  Richard Guenther  <rguenther@suse.de>
2110
2111         PR middle-end/52493
2112         * gcc.dg/torture/pr52493.c: New testcase.
2113
2114         2012-03-23  Richard Guenther  <rguenther@suse.de>
2115
2116         PR tree-optimization/52678
2117         * gfortran.dg/pr52678.f: New testcase.
2118
2119         2012-03-26  Richard Guenther  <rguenther@suse.de>
2120
2121         PR tree-optimization/52701
2122         * gfortran.dg/pr52701.f90: New testcase.
2123
2124         2012-03-30  Richard Guenther  <rguenther@suse.de>
2125
2126         PR tree-optimization/52754
2127         * gcc.target/i386/pr52754.c: New testcase.
2128
2129 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
2130
2131         PR tree-optimization/52835
2132         * gfortran.dg/pr52835.f90: New test.
2133
2134 2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
2135
2136         * gnat.dg/controlled6.adb: New test.
2137         * gnat.dg/controlled6_pkg.ads: New helper.
2138         * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
2139
2140 2012-03-29  Meador Inge  <meadori@codesourcery.com>
2141
2142         PR c++/52672
2143         * g++.dg/cpp0x/constexpr-52672.C: New testcase.
2144
2145 2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
2146
2147         PR c++/52718
2148         * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
2149
2150 2012-03-29  Jason Merrill  <jason@redhat.com>
2151
2152         PR c++/52685
2153         * g++.dg/template/inherit8.C: New.
2154
2155 2012-03-29  Jakub Jelinek  <jakub@redhat.com>
2156
2157         PR c++/52759
2158         * g++.dg/ext/weak4.C: New test.
2159
2160 2012-03-29  Jason Merrill  <jason@redhat.com>
2161
2162         PR c++/52743
2163         * g++.dg/cpp0x/initlist-array3.C: New.
2164
2165 2012-03-28  Jason Merrill  <jason@redhat.com>
2166
2167         PR c++/52746
2168         * g++.dg/overload/virtual2.C: New.
2169
2170 2012-03-28  Martin Jambor  <mjambor@suse.cz>
2171
2172         Backported from mainline
2173         2012-03-27  Martin Jambor  <mjambor@suse.cz>
2174
2175         PR middle-end/52693
2176         * gcc.dg/torture/pr52693.c: New test.
2177
2178 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
2179
2180         PR middle-end/52691
2181         * gcc.dg/pr52691.c: New test.
2182
2183         PR middle-end/52750
2184         * gcc.c-torture/compile/pr52750.c: New test.
2185
2186 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2187
2188         Backport from 2012-03-28 mainline r185910.
2189
2190         PR target/52692
2191         * gcc.target/avr/torture/builtins-2.c: New test.
2192
2193 2012-03-28  Jakub Jelinek  <jakub@redhat.com>
2194
2195         PR target/52736
2196         * gcc.target/i386/pr52736.c: New test.
2197
2198 2012-03-27  Richard Guenther  <rguenther@suse.de>
2199
2200         PR middle-end/52720
2201         * gcc.dg/torture/pr52720.c: New testcase.
2202
2203 2012-03-26  Georg-Johann Lay  <avr@gjlay.de>
2204
2205         Backport from 2012-03-26 mainline r185793.
2206
2207         * gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
2208         Add "-Os -flto" to list.
2209
2210 2012-03-25  Eric Botcazou  <ebotcazou@adacore.com>
2211
2212         * gnat.dg/concat2.ad[sb]: New test.
2213
2214 2012-03-24  Steven Bosscher  <steven@gcc.gnu.org>
2215
2216         PR middle-end/52640
2217         * gcc.c-torture/compile/limits-externdecl.c: New test.
2218
2219 2012-03-22  Paolo Carlini  <paolo.carlini@oracle.com>
2220
2221         PR c++/52487
2222         * g++.dg/cpp0x/lambda/lambda-ice7.C: New.
2223
2224 2012-03-22  Tobias Burnus  <burnus@net-b.de>
2225
2226         PR fortran/52452
2227         * gfortran.dg/intrinsic_8.f90: New.
2228
2229 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
2230
2231         PR c++/52671
2232         * g++.dg/ext/attrib44.C: New test.
2233
2234 2012-03-22  Jason Merrill  <jason@redhat.com>
2235
2236         * g++.dg/torture/pr52582.C: New.
2237
2238 2012-03-22  Georg-Johann Lay  <avr@gjlay.de>
2239
2240         Backport from 2012-03-20 mainline r185583.
2241
2242         * gcc.target/avr/progmem.h (pgm_read_char): Define depending on
2243         __AVR_HAVE_LPMX__
2244
2245         Backport from 2012-03-20 mainline r185570.
2246
2247         PR target/49868
2248         * gcc.target/avr/torture/addr-space-2.h: New file.
2249         * gcc.target/avr/torture/addr-space-2-g.h: New test.
2250         * gcc.target/avr/torture/addr-space-2-0.h: New test.
2251         * gcc.target/avr/torture/addr-space-2-1.h: New test.
2252         * gcc.target/avr/torture/addr-space-2-x.h: New test.
2253
2254         Backport from 2012-03-12 mainline r185255.
2255
2256         PR target/49868
2257         * gcc.target/avr/torture/addr-space-1.h: New file.
2258         * gcc.target/avr/torture/addr-space-g.h: New test.
2259         * gcc.target/avr/torture/addr-space-0.h: New test.
2260         * gcc.target/avr/torture/addr-space-1.h: New test.
2261         * gcc.target/avr/torture/addr-space-x.h: New test.
2262
2263 2012-03-22  Jakub Jelinek  <jakub@redhat.com>
2264
2265         Backported from mainline
2266         2012-03-14  Jakub Jelinek  <jakub@redhat.com>
2267
2268         PR c++/52521
2269         * g++.dg/cpp0x/udlit-args2.C: New test.
2270
2271         2012-03-13  Jakub Jelinek  <jakub@redhat.com>
2272
2273         PR c/52577
2274         * gcc.dg/Wunused-var-3.c: New test.
2275
2276 2012-03-22  Release Manager
2277
2278         * GCC 4.7.0 released.
2279
2280 2012-03-20  Jason Merrill  <jason@redhat.com>
2281
2282         * g++.dg/cpp0x/auto32.C: New.
2283
2284 2012-03-15  Jakub Jelinek  <jakub@redhat.com>
2285             Andrew Pinski  <apinski@cavium.com>
2286
2287         PR middle-end/52592
2288         * gcc.dg/pr52592.c: New test.
2289
2290 2012-03-14  Jakub Jelinek  <jakub@redhat.com>
2291
2292         PR c++/52582
2293         * g++.dg/opt/pr52582.C: New test.
2294
2295 2012-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2296
2297         PR target/52450
2298         * gcc.dg/torture/pr52402.c: Skip execution on 32-bit hppa*-*-hpux*.
2299
2300         * gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.
2301
2302 2012-03-10  Tobias Burnus  <burnus@net-b.de>
2303
2304         PR fortran/52469
2305         * gfortran.dg/proc_ptr_34.f90: New.
2306
2307 2012-03-07  Jason Merrill  <jason@redhat.com>
2308
2309         PR c++/52521
2310         * g++.dg/cpp0x/udlit-mangle.C: New.
2311
2312 2012-03-04  Georg-Johann Lay  <avr@gjlay.de>
2313
2314         Backport from mainline r184894.
2315         * gcc.dg/torture/pr52402.c: Add dg-require-effective-target
2316         int32plus.
2317
2318 2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
2319
2320         Backport from mainline
2321         2012-03-02  Peter Bergner  <bergner@vnet.ibm.com>
2322
2323         * gcc.target/powerpc/pr52457.c: New test.
2324
2325 2012-03-01  Kai Tietz  <ktietz@redhat.com>
2326
2327         * gcc.dg/torture/pr47917.c: Make test using POSIX-printf
2328         routines on mingw targets.
2329         * gcc.dg/vect/pr46126.c (uintptr_t): Add support for
2330         LLP64 target.
2331
2332 2012-03-01  Jakub Jelinek  <jakub@redhat.com>
2333
2334         PR tree-optimization/52445
2335         * gcc.dg/pr52445.c: New test.
2336
2337 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
2338
2339         PR target/52437
2340         * gcc.c-torture/compile/pr52437.c: New test.
2341
2342         PR middle-end/52419
2343         * gcc.dg/torture/pr52419.c: New test.
2344
2345         PR tree-optimization/52429
2346         * gcc.dg/torture/pr52429.c: New test.
2347         * g++.dg/opt/pr52429.C: New test.
2348
2349 2012-02-29  Richard Guenther  <rguenther@suse.de>
2350
2351         PR testsuite/52297
2352         * gcc.dg/lto/trans-mem-1_0.c: Remove.
2353         * gcc.dg/lto/trans-mem-1_1.c: Likewise.
2354         * gcc.dg/lto/trans-mem-2_0.c: Likewise.
2355         * gcc.dg/lto/trans-mem-2_1.c: Likewise.
2356         * gcc.dg/lto/trans-mem-4_0.c: Likewise.
2357         * gcc.dg/lto/trans-mem-4_1.c: Likewise.
2358
2359 2012-02-29  Jakub Jelinek  <jakub@redhat.com>
2360
2361         * gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.
2362
2363 2012-02-29  Paul Thomas  <pault@gcc.gnu.org>
2364
2365         PR fortran/52386
2366         * gfortran.dg/realloc_on_assign_13.f90 : New test.
2367
2368 2012-02-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2369
2370         PR target/51534
2371         * gcc.target/arm/neon/pr51534.c: New testcase.
2372
2373 2012-02-28  Richard Guenther  <rguenther@suse.de>
2374
2375         PR target/52407
2376         * gcc.dg/torture/pr52407.c: New testcase.
2377
2378 2012-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2379
2380         * gcc.target/arm/vfp1.c (dg_do run): Run on all eabi variants.
2381         * gcc.target/arm/vfp2.c: Likewise.
2382         * gcc.target/arm/vfp3.c: Likewise.
2383         * gcc.target/arm/vfp4.c: Likewise.
2384         * gcc.target/arm/vfp5.c: Likewise.
2385         * gcc.target/arm/vfp6.c: Likewise.
2386         * gcc.target/arm/vfp7.c: Likewise.
2387         * gcc.target/arm/vfp8.c: Likewise.
2388         * gcc.target/arm/vfp9.c: Likewise.
2389         * gcc.target/arm/vfp10.c: Likewise.
2390         * gcc.target/arm/vfp11.c: Likewise.
2391         * gcc.target/arm/vfp12.c: Likewise.
2392         * gcc.target/arm/vfp13.c: Likewise.
2393         * gcc.target/arm/vfp14.c: Likewise.
2394         * gcc.target/arm/vfp15.c: Likewise.
2395         * gcc.target/arm/vfp16.c: Likewise.
2396         * gcc.target/arm/vfp17.c: Likewise.
2397         * gcc.target/arm/neon-constants.h: New file.
2398         * gcc.target/arm/neon-vect1.c: New test.
2399         * gcc.target/arm/neon-vect2.c: New test.
2400         * gcc.target/arm/neon-vect3.c: New test.
2401         * gcc.target/arm/neon-vect4.c: New test.
2402         * gcc.target/arm/neon-vect5.c: New test.
2403         * gcc.target/arm/neon-vect6.c: New test.
2404         * gcc.target/arm/neon-vect7.c: New test.
2405         * gcc.target/arm/neon-vect8.c: New test.
2406
2407 2012-02-28  Richard Guenther  <rguenther@suse.de>
2408
2409         PR tree-optimization/52402
2410         * gcc.dg/torture/pr52402.c: New testcase.
2411
2412 2012-02-28  Richard Guenther  <rguenther@suse.de>
2413
2414         PR lto/52400
2415         * g++.dg/lto/pr52400_0.C: New testcase.
2416
2417 2012-02-28  Georg-Johann Lay  <avr@gjlay.de>
2418
2419         * gcc.target/avr/torture/builtins-1.c: New test.
2420         * gcc.target/avr/torture/builtins-error.c: New test.
2421
2422 2012-02-28  Kai Tietz  <ktietz@redhat.com>
2423
2424         * gcc.target/i386/pr46939.c (long): Fix LP64 vs LLP64
2425         issue.
2426         * gcc.target/i386/pr45352-2.c: Likewise.
2427         * gcc.target/i386/bitfield3.c: Add -mno-ms-bitfields for
2428         mingw targets.
2429         * gcc.target/i386/xop-vshift-1.c(random): Use on mingw
2430         targets instead rand.
2431         * gcc.target/i386/sse4_1-blendps-2.c: Likewise.
2432         * gcc.target/i386/sse2-mul-1.c: Likewise.
2433         * gcc.target/i386/sse4_1-blendps.c: Likewise.
2434         * gcc.target/i386/pad-6b.c: Adjust test for x64 mingw
2435         target.
2436         * gcc.target/i386/pad-1.c: Likewise.
2437         * gcc.target/i386/pad-9.c: Likewise.
2438         * gcc.target/i386/pad-2.c: Likewise.
2439         * gcc.target/i386/pad-5b.c: Likewise.
2440         * gcc.target/i386/pad-8.c: Likewise.
2441         * gcc.target/i386/pr46470.c: Skip for x64 mingw target.
2442         * gcc.target/i386/pr44130.c: Likewise.
2443         * gcc.target/i386/align-main-1.c: Likewise.
2444         * gcc.target/i386/align-main-2.c: Likewise.
2445         * gcc.target/i386/sw-1.c: Likewise.
2446         * gcc.target/i386/avx-vzeroupper-5.c: Add -mabi=sysv
2447         on x64 mingw target.
2448         * gcc.target/i386/avx-vzeroupper-4.c: Likewise.
2449         * gcc.target/i386/pr46295.c: Likewise.
2450         * gcc.target/i386/amd64-abi-1.c: Likewise.
2451         * gcc.target/i386/amd64-abi-2.c: Likewise.
2452         * gcc.target/i386/pr39082-1.c: Likewise.
2453         * gcc.target/i386/pr39162.c: Likewise.
2454         * gcc.target/i386/pr22152.c: Likewise.
2455         * gcc.target/i386/wrgsbase-2.c: Adjust dg-final rule.
2456         * gcc.target/i386/wrfsbase-2.c: Likewise.
2457         * gcc.target/i386/local.c: Likewise
2458         * gcc.target/i386/wrgsbase-1.c: Likewise.
2459         * gcc.target/i386/wrfsbase-1.c: Likewise.
2460         * gcc.target/i386/pr39315-3.c: Likewise.
2461         * gcc.target/i386/pr35767-4.c: Likewise.
2462         * gcc.target/i386/pr45336-3.c (pextrd): Don't check for
2463         x64 mingw target.
2464         * gcc.target/i386/pr45336-2.c: Likewise.
2465         * gcc.target/i386/pr45336-1.c: Likewise.
2466         * gcc.target/i386/pr45336-4.c: Likewise.
2467
2468 2012-02-27  Tristan Gingold  <gingold@adacore.com>
2469
2470         * gnat.dg/array20.ad[sb]: New test.
2471
2472 2012-02-27  Jakub Jelinek  <jakub@redhat.com>
2473
2474         PR target/52375
2475         * gcc.target/arm/pr52375.c: New test.
2476         * gcc.c-torture/compile/pr52375.c: New test.
2477
2478 2012-02-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2479
2480         * gfortran.dg/typebound_operator_9.f03: Skip on SPU.
2481         * gcc.dg/torture/builtin-complex-1.c: Skip "float" tests on SPU.
2482
2483 2012-02-27  Eric Botcazou  <ebotcazou@adacore.com>
2484
2485         * gnat.dg/aggr19.adb: New test.
2486         * gnat.dg/aggr19_pkg.ad[sb]: New helper.
2487
2488 2012-02-26  Oleg Endo  <olegendo@gcc.gnu.org>
2489
2490         PR target/49263
2491         * gcc.target/sh/pr49263.c: New.
2492
2493 2012-02-24  Andrew MacLeod  <amacleod@redhat.com>
2494
2495         * gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
2496         simulate_thread_wrapper_other_threads
2497         * gcc.dg/simulate-thread/atomic-load-int128.c (simulate_thread_main):
2498         Move initialization of 'value' to main().
2499         (main): Initialize 'value';
2500         * gcc.dg/simulate-thread/speculative-store.c
2501         (simulate_thread_step_verify): Return 0 when successful.
2502         * gcc.dg/simulate-thread/simulate-thread.h (HOSTILE_THREAD_THRESHOLD):
2503         Reduce threshold.
2504         (INSN_COUNT_THRESHOLD): New.  Instruction limit to terminate test.
2505         (simulate_thread_wrapper_other_threads): Return a success/fail value
2506         and issue an error if the instruction count threshold is exceeded.
2507
2508 2012-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2509
2510         PR target/50580
2511         * gcc.target/mips/interrupt_handler-2.c: Skip on mips-sgi-irix6*.
2512         * gcc.target/mips/interrupt_handler-3.c: Likewise.
2513
2514 2012-02-24  Richard Guenther  <rguenther@suse.de>
2515
2516         PR middle-end/52355
2517         * gcc.dg/pr52355.c: New testcase.
2518
2519 2012-02-23  Kai Tietz  <ktietz@redhat.com>
2520
2521         * gcc.dg/pack-test-5.c: Add -mno-ms-bitfields option
2522         for mingw-targets.
2523         * gcc.dg/Wpadded.c: Likewise.
2524         * gcc.dg/bf-ms-layout-2.c: Adjust offsets to fit ms-bitfield
2525         structure-layout.
2526         * gcc.dg/di-sync-multithread.c: Replace for mingw-target the use
2527         for sleep by Sleep and add windows.h include for this function.
2528         * gcc.dg/format/dfp-printf-1.c: Adjust dg-skip-if rule for mingw
2529         targets.
2530         * gcc.dg/stack-usage-1.c (SIZE): Provide proper SIZE for x64 mingw
2531         target.
2532         * gcc.dg/tls/thr-cse-1.c: Provide proper pattern for x64 mingw
2533         target.
2534         * gcc.dg/tls/opt-11.c (memset): Use __extension__ to avoid fail
2535         on x64 mingw target.
2536         * gcc.dg/bf-ms-attrib.c: Adjust expected size for ms_struct layout.
2537         * gcc.dg/pr50251.c: Disable test for x64 mingw target.
2538         * gcc.c-torture/execute/930930-1.c (long): Replace by ptr_t to avoid
2539         failure on LLP64 target.
2540
2541 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
2542
2543         PR c/52290
2544         * gcc.dg/noncompile/pr52290.c: New test.
2545
2546 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
2547
2548         PR tree-optimization/52019
2549         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
2550
2551 2012-02-22  Kai Tietz  <ktietz@redhat.com>
2552
2553         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
2554         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
2555         derived pdiff_t type.
2556         * g++.dg/torture/pr49720.C: Likewise
2557
2558 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
2559
2560         PR target/52330
2561         * gcc.target/i386/pr52330.c: New test.
2562
2563 2012-02-22  Tobias Burnus  <burnus@net-b.de>
2564
2565         PR fortran/52335
2566         * gfortran.dg/io_constraints_10.f90: New.
2567
2568 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
2569
2570         * lib/target-supports.exp (check_effective_target_vect_condition):
2571         Return true for NEON.
2572
2573 2012-02-21  Kai Tietz  <ktietz@redhat.com>
2574
2575         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
2576
2577 2012-02-21  Richard Guenther  <rguenther@suse.de>
2578
2579         PR tree-optimization/52324
2580         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
2581
2582 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
2583
2584         PR middle-end/51782
2585         * gcc.target/avr/torture/pr51782-1.c: New test.
2586
2587 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
2588
2589         PR tree-optimization/52318
2590         * gcc.dg/pr52318.c: New test.
2591
2592 2012-02-20  Kai Tietz  <ktietz@redhat.com>
2593
2594         * gcc.dg/bf-ms-layout-3.c: New testcase.
2595
2596 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
2597
2598         PR testsuite/52229
2599         PR fortran/32380
2600         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
2601
2602 2012-02-20  Richard Guenther  <rguenther@suse.de>
2603
2604         PR tree-optimization/52298
2605         * gcc.dg/torture/pr52298.c: New testcase.
2606         * gcc.dg/vect/pr52298.c: Likewise.
2607
2608 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
2609
2610         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
2611         * gcc.c-torture/execute/pr52286.c: Ditto.
2612
2613 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
2614
2615         PR tree-optimization/52286
2616         * gcc.c-torture/execute/pr52286.c: New test.
2617
2618 2012-02-18  Tobias Burnus  <burnus@net-b.de>
2619
2620         PR fortran/52295
2621         * gfortran.dg/interface_35.f90: Use -std=f2003.
2622         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
2623         * gfortran.dg/interface_assignment_4.f90: Ditto.
2624         * gfortran.dg/bessel_1.f90: Ditto.
2625         * gfortran.dg/func_result_6.f90: Ditto.
2626         * gfortran.dg/hypot_1.f90: Ditto.
2627         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
2628
2629 2012-02-17  Tobias Burnus  <burnus@net-b.de>
2630
2631         PR translation/52232
2632         PR translation/52234
2633         PR translation/52245
2634         PR translation/52246
2635         PR translation/52262
2636         PR translation/52273
2637         * gfortran.dg/coarray_22.f90: Update dg-error.
2638         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
2639
2640 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2641
2642         PR target/51753
2643         * lib/gcc-simulate-thread.exp: Load timeout.exp.
2644         (simulate-thread): Use default timeout.
2645
2646 2012-02-16  Jason Merrill  <jason@redhat.com>
2647
2648         PR c++/52248
2649         * g++.dg/ext/timevar1.C: New.
2650
2651 2012-02-16  Fabien ChĂȘne  <fabien@gcc.gnu.org>
2652
2653         PR c++/52126
2654         * g++.dg/template/using21.C: New.
2655         * g++.dg/template/using22.C: Likewise.
2656
2657 2012-02-16  Jason Merrill  <jason@redhat.com>
2658
2659         PR c++/51415
2660         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
2661
2662 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
2663
2664         PR tree-optimization/52255
2665         * gcc.c-torture/compile/pr52255.c: New test.
2666
2667         PR debug/52260
2668         * g++.dg/debug/dwarf2/pr52260.C: New test.
2669
2670         PR middle-end/51929
2671         * g++.dg/ipa/pr51929.C: New test.
2672
2673 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
2674
2675         PR target/52199
2676         * gcc.target/powerpc/pr52199.c: New file.
2677
2678 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2679
2680         PR target/52152
2681         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
2682
2683 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2684
2685         * gcc.dg/pr51867.c: Don't include <math.h>.
2686         (sqrtf): Declare.
2687
2688 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
2689
2690         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
2691         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
2692
2693 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
2694
2695         PR tree-optimization/50561
2696         * gcc.dg/graphite/pr50561.c: New testcase.
2697
2698 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
2699
2700         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
2701         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
2702
2703 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
2704
2705         * gnat.dg/discr35.ad[sb]: New test.
2706
2707 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
2708
2709         * gnat.dg/volatile10.adb: New test.
2710         * gnat.dg/volatile10_pkg.ads: New helper.
2711
2712 2012-02-14  Jason Merrill  <jason@redhat.com>
2713
2714         * g++.dg/ext/attrib43.C: New.
2715
2716 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
2717
2718         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
2719         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
2720         fgnu_tm.
2721         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
2722         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
2723         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
2724         effective_target fgnu_tm.
2725         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
2726
2727 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
2728
2729         PR c++/52247
2730         * g++.dg/template/asmgoto1.C: New test.
2731
2732 2012-02-14  Ian Lance Taylor  <iant@google.com>
2733
2734         PR go/48501
2735         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
2736         compiling generated file for 64bit and index tests.
2737
2738 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
2739
2740         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
2741
2742 2012-02-14  Richard Guenther  <rguenther@suse.de>
2743
2744         PR tree-optimization/52244
2745         PR tree-optimization/51528
2746         * gcc.dg/torture/pr52244.c: New testcase.
2747
2748 2012-02-14  Walter Lee  <walt@tilera.com>
2749
2750         * g++.dg/other/PR23205.C: Disable test on tile.
2751         * g++.dg/other/pr23205-2.C: Disable test on tile.
2752         * gcc.dg/20020312-2.c: Add a condition for __tile__.
2753         * gcc.dg/20040813-1.c: Disable test on tile.
2754         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
2755         * gcc.misc-tests/linkage.exp: Handle tilegx.
2756
2757 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
2758
2759         PR tree-optimization/52210
2760         * gcc.dg/pr52210.c: New test.
2761
2762 2012-02-14  Jason Merrill  <jason@redhat.com>
2763
2764         PR c++/39055
2765         * g++.dg/overload/defarg5.C: New.
2766
2767 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
2768
2769         PR c/52181
2770         * c-c++-common/pr52181.c: New test.
2771
2772 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
2773
2774         PR c++/52215
2775         * g++.dg/ext/atomic-1.C: New test.
2776
2777 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2778
2779         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
2780
2781 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
2782
2783         PR middle-end/52209
2784         * gcc.c-torture/execute/pr52209.c: New test.
2785
2786 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
2787
2788         PR fortran/50981
2789         * gfortran.dg/elemental_optional_args_5.f03: New test.
2790
2791 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
2792
2793         PR testsuite/50076
2794         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
2795         cases.
2796
2797 2012-02-11  Ian Lance Taylor  <iant@google.com>
2798
2799         PR go/51874
2800         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
2801         SPARC Solaris.  Don't run the test at all on systems where it may
2802         not work, rather than xfailing it.
2803
2804 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
2805
2806         PR rtl-optimization/52175
2807         * gcc.c-torture/compile/pr52175.c: New test.
2808
2809 2012-02-10  Jason Merrill  <jason@redhat.com>
2810
2811         PR c++/51910
2812         * g++.dg/template/repo10.C: New.
2813
2814 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
2815
2816         PR debug/52132
2817         * gcc.dg/pr52132.c: New test.
2818
2819 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
2820
2821         * gnat.dg/specs/aggr4.ads: New test.
2822         * gnat.dg/specs/aggr4_pkg.ads: New helper.
2823
2824 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
2825
2826         PR target/52146
2827         * gcc.target/i386/pr52146.c: New.
2828
2829 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
2830
2831         PR middle-end/52177
2832         * c-c++-common/pr52177.c: New test.
2833
2834 2012-02-10  Jan Hubicka  <jh@suse.cz>
2835
2836         PR middle-end/48600
2837         * g++.dg/torture/pr48600.C: New testcase.
2838
2839 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
2840
2841         PR middle-end/52140
2842         * gcc.dg/dfp/pr52140.c: New test.
2843
2844 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
2845
2846         PR fortran/32380
2847         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
2848         of dg-options.
2849
2850 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2851
2852         PR middle-end/51867
2853         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
2854         * testsuite/gcc.dg/pr51867.c: New test.
2855
2856 2012-02-09  Ian Lance Taylor  <iant@google.com>
2857
2858         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
2859         which don't support -fsplit-stack.  Turn off optimization when
2860         compiling select5-out.go.
2861
2862 2012-02-08  Ian Lance Taylor  <iant@google.com>
2863
2864         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
2865         systems which don't support -fsplit-stack.
2866
2867 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
2868
2869         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
2870         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
2871         machine instuction in the log.
2872
2873 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
2874
2875         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
2876           to 20 seconds.
2877
2878 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
2879
2880         PR driver/48524
2881         * gcc.dg/pr48524.c: New test.
2882         * gcc.dg/pr48524.spec: New spec file for test.
2883
2884 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
2885
2886         PR fortran/32380
2887         * gfortran.dg/vect/pr32380.f90:  New test.
2888
2889 2012-02-08  Tobias Burnus  <burnus@net-b.de>
2890
2891         PR fortran/52151
2892         * gfortran.dg/realloc_on_assign_12.f90: New.
2893
2894 2012-02-08  Richard Guenther  <rguenther@suse.de>
2895
2896         PR rtl-optimization/52170
2897         * gcc.dg/torture/pr52170.c: New testcase.
2898
2899 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
2900
2901         PR gcov-profile/52150
2902         * gcc.dg/tree-prof/pr52150.c: New test.
2903
2904         PR rtl-optimization/52139
2905         * gcc.dg/pr52139.c: New test.
2906
2907 2012-02-07  Jason Merrill  <jason@redhat.com>
2908
2909         PR c++/51675
2910         * g++.dg/cpp0x/constexpr-union3.C: New.
2911
2912         PR c++/52035
2913         * g++.dg/lto/pr52035_0.C: New.
2914
2915 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2916
2917         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
2918         * gcc.dg/special/weak-1.c: Likewise.
2919         * gcc.dg/ucnid-12.c: Likewise.
2920         * gcc.dg/torture/pr45678-1.c: Likewise.
2921         * gcc.dg/torture/pr45678-2.c: Likewise.
2922         * gcc.dg/vector-4.c: Likewise.
2923         * gcc.dg/ipa/inline-5.c: Likewise.
2924         * gcc.dg/ucnid-11.c: Likewise.
2925         * gcc.misc-tests/gcov-13.c: Likewise.
2926         * gcc.misc-tests/gcov-14.c: Likewise.
2927         * g++.dg/ext/label13.C: Likewise.
2928         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
2929         hppa*-*-hpux* options.
2930         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
2931         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
2932         * gcc.dg/pr48616.c: Likewise.
2933         * gcc.dg/pr17957.c: Likewise.
2934         * gcc.dg/pr17055-1.c: Likewise.
2935         * gcc.dg/pr32912-1.c: Likewise.
2936         * gcc.dg/tm/pr51472.c: Likewise.
2937         * c-c++-common/fold-bitand-4.c: Likewise.
2938         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
2939         Use dg-additional-options for extra options.
2940
2941 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
2942
2943         * gcc.target/epiphany/interrupt-2.c: New test.
2944
2945 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
2946
2947         PR target/52155
2948         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
2949         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
2950         for MIPS ELF.
2951
2952 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
2953
2954         PR target/52152
2955         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
2956
2957 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
2958
2959         PR middle-end/24306
2960         PR target/52154
2961         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
2962         * gcc.target/mips/va-arg-1.c: New test.
2963
2964 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
2965
2966         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
2967         for -mno-pointers-to-nested-functions.
2968
2969 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
2970
2971         * gcc.c-torture/execute/20120207-1.c: New test.
2972
2973 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
2974
2975         PR rtl-optimization/52060
2976         * gcc.dg/torture/pr52060.c: New test.
2977
2978         PR middle-end/52074
2979         * gcc.c-torture/compile/pr52074.c: New test.
2980
2981 2012-02-07  Tobias Burnus  <burnus@net-b.de>
2982
2983         PR fortran/51514
2984         * gfortran.dg/class_to_type_2.f90: New.
2985
2986 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
2987
2988         PR fortran/32373
2989         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
2990         Remove module.
2991
2992 2012-02-06  Jason Merrill  <jason@redhat.com>
2993
2994         PR c++/52088
2995         * g++.dg/template/conv13.C: New.
2996
2997 2012-02-06  Richard Guenther  <rguenther@suse.de>
2998
2999         PR tree-optimization/52115
3000         * gcc.c-torture/compile/pr52115.c: New testcase.
3001
3002 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
3003
3004         PR target/52129
3005         * gcc.c-torture/execute/pr52129.c: New test.
3006
3007 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
3008
3009         * gcc.dg/pr48374.c: Actually add the test I forgot
3010         in the 2012-01-25 commit.
3011
3012 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
3013
3014         PR fortran/32373
3015         * gfortran.dg/vect/vect-8.f90:  New test case.
3016
3017 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
3018
3019         PR fortran/48847
3020         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
3021
3022 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
3023
3024         PR fortran/52102
3025         * gfortran.dg/class_48.f90 : Add test of allocate class array
3026         component with source in subroutine test3.  Remove commenting
3027         out in subroutine test4, since branching on unitialized variable
3028         is now fixed (no PR for this last.).
3029
3030 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
3031
3032         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
3033         on MIPS targets.
3034         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
3035
3036 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
3037
3038         PR target/52125
3039         * lib/target-supports.exp (check_effective_target_mips_rel): New.
3040         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
3041
3042 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
3043
3044         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
3045         (check_effective_target_sync_int_long): Use it.
3046         (check_effective_target_sync_char_short): Likewise.
3047         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
3048
3049 2012-02-05  Tobias Burnus  <burnus@net-b.de>
3050
3051         PR fortran/51972
3052         * gfortran.dg/class_48.f90: Add some further checks.
3053
3054 2012-02-05  Ira Rosen  <irar@il.ibm.com>
3055
3056         PR tree-optimization/52091
3057         * gcc.dg/vect/pr52091.c: New test.
3058
3059 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
3060
3061         PR rtl-optimization/52113
3062         * gcc.target/avr/pr52113.c: New test.
3063
3064 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
3065
3066         PR rtl-optimization/52092
3067         * gcc.c-torture/compile/pr52092.c: New test.
3068
3069 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
3070
3071         PR fortran/41587
3072         * gfortran.dg/class_array_10.f03: New test.
3073
3074         PR fortran/46356
3075         * gfortran.dg/class_array_11.f03: New test.
3076
3077         PR fortran/51754
3078         * gfortran.dg/class_array_12.f03: New test.
3079
3080 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
3081
3082         PR fortran/52012
3083         * gfortran.dg/realloc_on_assign_11.f90: New test.
3084
3085 2012-02-02  Tobias Burnus  <burnus@net-b.de>
3086
3087         PR fortran/52093
3088         * gfortran.dg/shape_7.f90: New.
3089
3090 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
3091
3092         * gcc.target/mips/mips-prepend-1.c: New test.
3093
3094 2012-02-02  Jan Hubicka  <jh@suse.cz>
3095             Tom de Vries  <tom@codesourcery.com>
3096
3097         PR middle-end/51998
3098         * testsuite/gcc.dg/alias-12.c: New testcase.
3099         * testsuite/gcc.dg/alias-13.c: New testcase.
3100
3101 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
3102
3103         PR target/52086
3104         * gcc.dg/pr52086.c: New test.
3105
3106         PR tree-optimization/52073
3107         * gcc.c-torture/compile/pr52073.c: New test.
3108
3109 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
3110
3111         PR fortran/51958
3112         * gfortran.dg/function_optimize_10.f90:  New test.
3113
3114 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
3115
3116         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
3117         test on alpha*-*-*.
3118
3119 2012-02-01  Tobias Burnus  <burnus@net-b.de>
3120
3121         PR fortran/52024
3122         * gfortran.dg/typebound_operator_14.f90: New.
3123
3124 2012-02-01  Tobias Burnus  <burnus@net-b.de>
3125
3126         PR fortran/52059
3127         * gfortran.dg/elemental_function_1.f90: New.
3128
3129 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
3130
3131         PR rtl-optimization/51374
3132         * gcc.target/avr/torture/pr51374-1.c:
3133         Also fail if SBIS is seen.
3134
3135 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
3136
3137         PR rtl-optimization/51374
3138         * gcc.target/avr/torture/pr51374-1.c: New.
3139
3140 2012-01-31  Tobias Burnus  <burnus@net-b.de>
3141
3142         PR fortran/52024
3143         * gfortran.dg/typebound_generic_11.f90: New.
3144
3145 2012-01-31  Tobias Burnus  <burnus@net-b.de>
3146
3147         PR fortran/52029
3148         * gfortran.dg/class_49.f90: New.
3149
3150 2012-01-31  Tobias Burnus  <burnus@net-b.de>
3151
3152         PR fortran/52013
3153         * gfortran.dg/elemental_args_check_6.f90: New.
3154
3155 2012-01-31  Jason Merrill  <jason@redhat.com>
3156
3157         PR c++/52043
3158         * g++.dg/cpp0x/variadic122.C: New.
3159
3160 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
3161
3162         PR fortran/52012
3163         * gfortran.dg/realloc_on_assign_10.f90: New test.
3164
3165 2012-01-31  Richard Guenther  <rguenther@suse.de>
3166
3167         PR tree-optimization/51528
3168         * gcc.dg/torture/pr51528.c: New testcase.
3169
3170 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
3171
3172         PR go/48501
3173         * lib/go.exp (go_target_compile): Append timeout= to options.
3174         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
3175         select5-out.go test on alpha*-*-* targets.
3176
3177 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
3178
3179         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
3180         (TEST_SHORT): Reformat in the same way.
3181         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
3182         (TEST_SHORT): Reformat in the same way.
3183         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
3184         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
3185         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
3186         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
3187         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
3188
3189 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
3190
3191         PR target/51835
3192         * gcc.target/arm/pr51835.c: New testcase.
3193
3194 2012-01-30  Richard Guenther  <rguenther@suse.de>
3195
3196         PR tree-optimization/52028
3197         * gcc.dg/torture/pr52028.c: New testcase.
3198         * gfortran.dg/ldist-pr45199.f: Adjust.
3199         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
3200         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
3201         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
3202
3203 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
3204
3205         PR debug/52027
3206         * gcc.dg/tree-prof/pr52027.c: New test.
3207
3208         PR tree-optimization/52046
3209         * gcc.dg/pr52046.c: New test.
3210
3211         PR debug/52048
3212         * g++.dg/other/pr52048.C: New test.
3213
3214 2012-01-30  Richard Guenther  <rguenther@suse.de>
3215
3216         PR tree-optimization/52045
3217         * gcc.dg/pr52045.c: New testcase.
3218
3219 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
3220
3221         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
3222         new code generated for __sync_lock_release.
3223
3224 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3225
3226         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
3227
3228 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3229
3230         PR testsuite/51875
3231         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
3232
3233         * g++.dg/ext/visibility/template10.C: Fix typo.
3234
3235         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
3236
3237 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
3238
3239         PR c++/51327
3240         * g++.dg/cpp0x/constexpr-ice6.C: New.
3241
3242 2012-01-29  Tobias Burnus  <burnus@net-b.de>
3243
3244         PR fortran/41600
3245         * gfortran.dg/default_initialization_6.f90: New.
3246
3247 2012-01-29  Tobias Burnus  <burnus@net-b.de>
3248
3249         PR fortran/51972
3250         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
3251         * gfortran.dg/class_48.f90: New.
3252
3253 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
3254
3255         PR fortran/51808
3256         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
3257
3258 2012-01-28  Tobias Burnus  <burnus@net-b.de>
3259
3260         PR fortran/51972
3261         * gfortran.dg/class_allocate_12.f90: New.
3262
3263 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
3264
3265         * gcc.dg/torture/pr50444.c: Fix dg directives.
3266
3267 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
3268
3269         PR target/52006
3270         * gcc.target/arm/pr52006.c: New test.
3271
3272 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
3273
3274         PR testsuite/52011
3275         * gcc.dg/lto/trans-mem.h: New file.
3276         * gcc.dg/lto/trans-mem-2_0.c: Include it.
3277         * gcc.dg/lto/trans-mem-1_1.c: Same.
3278         * gcc.dg/lto/trans-mem-4_1.c: Same.
3279         * gcc.dg/lto/trans-mem-3_1.c: Same.
3280
3281 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3282
3283         PR fortran/52022
3284         * gfortran.dg/dummy_procedure_7.f90: New.
3285
3286 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
3287
3288         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
3289         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
3290
3291 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
3292
3293         PR c++/51852
3294         * g++.dg/other/gc5.C: New test.
3295
3296 2012-01-27  Richard Guenther  <rguenther@suse.de>
3297
3298         PR tree-optimization/50444
3299         * gcc.dg/torture/pr50444.c: New testcase.
3300
3301 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3302
3303         PR fortran/51970
3304         PR fortran/51977
3305         * gfortran.dg/move_alloc_13.f90: New.
3306
3307 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3308
3309         PR fortran/51953
3310         * gfortran.dg/allocate_alloc_opt_13.f90: New.
3311         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
3312         and change dg-error string.
3313
3314 2012-01-27  Tobias Burnus  <burnus@net-b.de>
3315
3316         PR fortran/52016
3317         * gfortran.dg/elemental_args_check_5.f90: New.
3318
3319 2012-01-27  Richard Guenther  <rguenther@suse.de>
3320
3321         PR middle-end/51959
3322         * g++.dg/torture/pr51959.C: New testcase.
3323
3324 2012-01-27  Tom de Vries  <tom@codesourcery.com>
3325
3326         PR tree-optimization/51990
3327         * gcc.dg/pr51990.c: New test.
3328         * gcc.dg/pr51990-2.c: Same.
3329
3330 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
3331             Tobias Burnus <burnus@gcc.gnu.org>
3332
3333         PR fortran/48705
3334         * gfortran.dg/class_allocate_11.f03: New.
3335
3336         PR fortran/51870
3337         PR fortran/51943
3338         PR fortran/51946
3339         * gfortran.dg/class_allocate_7.f03: New.
3340         * gfortran.dg/class_allocate_8.f03: New.
3341         * gfortran.dg/class_allocate_9.f03: New.
3342         * gfortran.dg/class_allocate_10.f03: New.
3343
3344 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3345
3346         * gnat.dg/discr34.adb: New test.
3347         * gnat.dg/discr34_pkg.ads: New helper.
3348
3349 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3350
3351         * gnat.dg/discr33.adb: New test.
3352
3353 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3354
3355         * gnat.dg/limited_with3.ad[sb): New test.
3356         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
3357         * gnat.dg/limited_with3_pkg2.ads: Likewise.
3358         * gnat.dg/limited_with3_pkg3.ads: Likewise.
3359
3360 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
3361
3362         * gnat.dg/stack_usage1.adb: New test.
3363         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
3364
3365         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
3366         * gcc.dg/pr44194-2.c: Likewise.
3367
3368 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
3369
3370         PR c++/51370
3371         * g++.dg/template/crash112.C: New.
3372
3373 2012-01-27  Richard Henderson  <rth@redhat.com>
3374
3375         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
3376
3377 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3378
3379         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
3380
3381 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
3382
3383         PR middle-end/51895
3384         * g++.dg/opt/pr51895.C: New test.
3385
3386 2012-01-26  Michael Matz  <matz@suse.de>
3387
3388         PR tree-optimization/48794
3389         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
3390
3391 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3392
3393         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
3394
3395 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3396
3397         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
3398         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
3399         memory.
3400         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
3401         the default value for s390 and s390x.
3402
3403 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
3404
3405         PR lto/51698
3406         * gcc.dg/lto/trans-mem-4_0.c: New.
3407         * gcc.dg/lto/trans-mem-4_1.c: New.
3408         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
3409         TM builtins.
3410         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
3411         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
3412         TM builtins.
3413         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
3414         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
3415         TM builtins.
3416
3417 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
3418
3419         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
3420
3421 2012-01-25  Ian Lance Taylor  <iant@google.com>
3422
3423         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
3424
3425 2012-01-25  Tobias Burnus  <burnus@net-b.de>
3426
3427         PR fortran/51995
3428         * gfortran.dg/typebound_proc_25.f90: New.
3429
3430 2012-01-25  Jason Merrill  <jason@redhat.com>
3431
3432         PR c++/51992
3433         * g++.dg/lto/pr51992_0.C: New.
3434
3435 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
3436
3437         PR tree-optimization/51987
3438         * gcc.target/i386/pr51987.c: New test.
3439
3440 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
3441
3442         * gcc.dg/tm/lto-1.c: Require lto support in target.
3443
3444 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
3445
3446         PR rtl-optimization/48374
3447         * gcc.dg/pr48374.c: New test.
3448
3449 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
3450
3451         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
3452
3453 2012-01-25  Tobias Burnus  <burnus@net-b.de>
3454
3455         PR fortran/51966
3456         * gfortran.dg/derived_constructor_char_3.f90: New.
3457
3458 2012-01-24  Ian Lance Taylor  <iant@google.com>
3459
3460         * go.test/go-test.exp (filecmp): New procedure.
3461         (errchk): Handle quoted square brackets.
3462         (go-gc-tests): Set go_compile_args. Handle various new test
3463         lines.  Skip a few new tests.
3464         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
3465
3466 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
3467
3468         * lib/target-supports.exp (proc check_effective_target_vect_perm)
3469         (check_effective_target_vect_extract_even_odd)
3470         (check_effective_target_vect_interleave): Return true for MIPS
3471         paired-single.
3472
3473 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
3474
3475         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
3476         (main): Use it instead of argc.
3477
3478 2012-01-24  Jason Merrill  <jason@redhat.com>
3479
3480         PR c++/51973
3481         * g++.dg/cpp0x/sfinae31.C: New.
3482
3483 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
3484
3485         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
3486
3487 2012-01-24  Jason Merrill  <jason@redhat.com>
3488
3489         PR c++/51812
3490         * g++.dg/inherit/covariant20.C: New.
3491
3492 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
3493
3494         PR c++/51223
3495         * g++.dg/parse/crash58.C: New.
3496
3497 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
3498
3499         PR target/51957
3500         * gcc.dg/pr51957-1.c: New test.
3501         * gcc.dg/pr51957-1.h: New file.
3502         * gcc.dg/pr51957-2.c: New test.
3503
3504 2012-01-23  Jason Merrill  <jason@redhat.com>
3505
3506         PR c++/51930
3507         * g++.dg/ext/visibility/template10.C: New.
3508
3509 2012-01-23  Tobias Burnus  <burnus@net-b.de>
3510
3511         PR fortran/51948
3512         * gfortran.dg/move_alloc_12.f90: New.
3513
3514 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
3515
3516         PR middle-end/45416
3517         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
3518
3519 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
3520
3521         PR c++/51398
3522         * g++.dg/template/crash111.C: New.
3523
3524 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
3525
3526         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
3527         configurations.
3528         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
3529
3530 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
3531
3532         PR testsuite/51941
3533         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
3534         the DW_TAG_class_type and DW_AT_name: "Executor".
3535
3536 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
3537
3538         * lib/target-supports.exp
3539         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
3540         (check_effective_target_vect_interleave): Likewise.
3541
3542 2012-01-22  Jason Merrill  <jason@redhat.com>
3543
3544         PR c++/51925
3545         * g++.dg/template/using20.C: New.
3546         * g++.dg/template/template-id-2.C: Adjust diagnostic.
3547
3548 2012-01-23  Jason Merrill  <jason@redhat.com>
3549
3550         PR target/51934
3551         * g++.dg/torture/pr51344.C: Limit to x86.
3552
3553 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
3554
3555         * c-c++-common/tm/omp.c: Require target with pthread support.
3556
3557 2012-01-23  Richard Guenther  <rguenther@suse.de>
3558
3559         PR tree-optimization/51949
3560         * gcc.dg/torture/pr51949.c: New testcase.
3561
3562 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
3563
3564         PR rtl-optimization/51933
3565         * gcc.c-torture/execute/pr51933.c: New test.
3566
3567 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
3568
3569         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
3570         Do not define for Interix.
3571
3572 2012-01-22  Jason Merrill  <jason@redhat.com>
3573
3574         PR c++/51832
3575         * g++.dg/lto/pr51832.h: New.
3576         * g++.dg/lto/pr51832_0.C: New.
3577         * g++.dg/lto/pr51832_1.C: New.
3578
3579 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
3580
3581         * gcc.dg/ext-elim-1.c: New test.
3582
3583 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
3584
3585         PR target/51931
3586         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
3587         * g++.dg/opt/longbranch1.C: Likewise.
3588
3589 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
3590
3591         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
3592         in C++11 mode.
3593
3594 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
3595
3596         PR fortran/50556
3597         * gfortran.dg/namelist_74.f90: New test.
3598         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
3599
3600 2012-01-21  Tobias Burnus  <burnus@net-b.de>
3601
3602         PR fortran/51913
3603         * gfortran.dg/class_47.f90: New.
3604
3605 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
3606
3607         * gnat.dg/renaming5.ad[sb]: New test.
3608
3609 2012-01-20  Jason Merrill  <jason@redhat.com>
3610
3611         PR c++/51919
3612         * g++.dg/pch/mangle1.{C,Hs}: Remove.
3613
3614 2012-01-20  Jason Merrill  <jason@redhat.com>
3615
3616         PR c++/51922
3617         * g++.dg/ext/attrib42.C: Require ilp32.
3618
3619 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
3620
3621         PR target/51915
3622         * gcc.target/arm/pr51915.c: New test.
3623
3624 2012-01-20  Cary Coutant  <ccoutant@google.com>
3625             Dodji Seketeli  <dodji@redhat.com>
3626
3627         PR debug/45682
3628         * g++.dg/debug/dwarf2/nested-3.C: New test.
3629
3630 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
3631
3632         PR c++/51402
3633         * g++.dg/template/crash110.C: New.
3634
3635 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3636
3637         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
3638         Remove default options on hppa*-*-hpux*.
3639
3640 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3641
3642         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
3643
3644 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3645
3646         * gcc.c-torture/compile/pr51856.c: New testcase.
3647
3648 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
3649
3650         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
3651         options to go_target_compile.
3652
3653 2012-01-20  Kai Tietz  <ktietz@redhat.com>
3654
3655         * g++.dg/torture/pr51344.C: Fix typo.
3656
3657 2012-01-20  Richard Guenther  <rguenther@suse.de>
3658
3659         PR tree-optimization/51903
3660         * g++.dg/torture/pr51903.C: New testcase.
3661
3662 2012-01-20  Tobias Burnus  <burnus@net-b.de>
3663             Janus Weil  <janus@gcc.gnu.org>
3664
3665         PR fortran/51056
3666         * gfortran.dg/use_21.f90: New.
3667
3668 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
3669
3670         PR target/51106
3671         * gcc.dg/torture/pr51106-1.c: New test.
3672         * gcc.dg/torture/pr51106-2.c: New test.
3673
3674 2012-01-19  Kai Tietz  <ktietz@redhat.com>
3675
3676         * g++.dg/torture/pr51344.C: New test.
3677
3678 2012-01-19  Tobias Burnus  <burnus@net-b.de>
3679
3680         PR fortran/51904
3681         * gfortran.dg/intrinsic_size_2.f90: New.
3682
3683 2012-01-19  Jason Merrill  <jason@redhat.com>
3684
3685         PR c++/51889
3686         * g++.dg/inherit/using7.C: New.
3687
3688 2012-01-19  Richard Guenther  <rguenther@suse.de>
3689
3690         PR tree-optimization/37997
3691         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
3692
3693 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
3694
3695         PR rtl-optimization/51505
3696         * gcc.dg/pr51505.c: New test.
3697
3698 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
3699
3700         PR fortran/51634
3701         * gfortran.dg/typebound_operator_12.f03: New.
3702         * gfortran.dg/typebound_operator_13.f03: New.
3703
3704 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
3705
3706         PR c++/51225
3707         * g++.dg/cpp0x/pr51225.C: New.
3708
3709 2012-01-17  Ian Lance Taylor  <iant@google.com>
3710
3711         PR go/50656
3712         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
3713
3714 2012-01-17  Tobias Burnus  <burnus@net-b.de>
3715
3716         PR fortran/51869
3717         * gfortran.dg/realloc_on_assign_9.f90: New.
3718
3719 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
3720
3721         PR other/51165
3722         * gcc.dg/tm/memopt-3.c: Remove xfail.
3723         * gcc.dg/tm/memopt-4.c: Remove xfail.
3724         * gcc.dg/tm/memopt-5.c: Remove xfail.
3725         * gcc.dg/tm/memopt-7.c: Remove xfail.
3726
3727 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
3728
3729         PR tree-optimization/51877
3730         * gcc.c-torture/execute/pr51877.c: New test.
3731
3732 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
3733
3734         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
3735         {!vect_align_arrays} to vect_sizes_32B_16B.
3736         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
3737         * gcc.dg/vect/vect-peel-3.c: Ditto.
3738
3739 2012-01-16  Jason Merrill  <jason@redhat.com>
3740
3741         PR c++/51854
3742         * g++.dg/abi/mangle60.C: New.
3743
3744         PR c++/51827
3745         * g++.dg/pch/mangle1.{C,Hs}: New.
3746
3747 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
3748             Tobias Burnus  <burnus@net-b.de>
3749
3750         PR fortran/50981
3751         * gfortran.dg/elemental_optional_args_3.f90: New
3752         * gfortran.dg/elemental_optional_args_4.f90: New
3753
3754 2012-01-16  Tobias Burnus  <burnus@net-b.de>
3755
3756         PR fortran/51809
3757         * gfortran.dg/use_20.f90: New
3758
3759 2012-01-16  Jason Merrill  <jason@redhat.com>
3760
3761         PR c++/51868
3762         * g++.dg/cpp0x/rv-bitfield.C: New.
3763         * g++.dg/cpp0x/rv-bitfield2.C: New.
3764
3765 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
3766
3767         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
3768         subroutine 'qsort' and use index array to assign the result.
3769
3770 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
3771
3772         PR tree-optimization/51865
3773         * gcc.dg/pr51865.c: New test.
3774
3775 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
3776
3777         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
3778
3779 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
3780
3781         * gcc.target/mips/code-readable-2.c: Allow the jump table address
3782         to be loaded from the constant pool, rather than via %hi and %lo.
3783
3784 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
3785
3786         PR rtl-optimization/51821
3787         * gcc.dg/pr51821.c: New test.
3788
3789 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
3790
3791         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
3792
3793 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
3794
3795         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
3796
3797 2012-01-14  Tobias Burnus  <burnus@net-b.de>
3798
3799         PR fortran/51800
3800         * gfortran.dg/init_flag_8.f90: New.
3801         * gfortran.dg/init_flag_9.f90: New.
3802
3803 2011-01-14  Tobias Burnus  <burnus@net-b.de>
3804
3805         PR fortran/51816
3806         * gfortran.dg/use_18.f90: New.
3807         * gfortran.dg/use_19.f90: New.
3808
3809 2012-01-13  Ian Lance Taylor  <iant@google.com>
3810
3811         PR c++/50012
3812         * g++.dg/warn/Wsign-compare-4.C: New.
3813
3814 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
3815
3816         PR fortran/48351
3817         * gfortran.dg/alloc_comp_assign.f03: New.
3818         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
3819         __BUILTIN_FREE from 38 to 32.
3820
3821 2012-01-13  Jason Merrill  <jason@redhat.com>
3822
3823         PR c++/20681
3824         * g++.dg/warn/Wreturn-type-7.C: New.
3825
3826 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
3827
3828         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
3829         assumption.
3830         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
3831         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
3832         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
3833         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
3834         int32plus because of big array needed.
3835         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
3836         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
3837
3838 2012-01-13  Jason Merrill  <jason@redhat.com>
3839
3840         PR c++/51813
3841         * g++.dg/ext/visibility/template9.C: New.
3842
3843         PR c++/51620
3844         * g++.dg/cpp0x/defaulted34.C: New.
3845         * g++.dg/template/virtual3.C: New.
3846
3847 2012-01-13  Richard Guenther  <rguenther@suse.de>
3848
3849         PR middle-end/8081
3850         * gcc.dg/torture/pr8081.c: New testcase.
3851
3852 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
3853
3854         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
3855
3856 2012-01-12  Jason Merrill  <jason@redhat.com>
3857
3858         PR c++/51714
3859         * g++.dg/ext/stmtexpr14.C: New.
3860
3861 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
3862
3863         PR c++/51633
3864         * g++.dg/cpp0x/constexpr-diag4.C: New test.
3865
3866 2012-01-12  Jason Merrill  <jason@redhat.com>
3867
3868         PR c++/48051
3869         * g++.dg/abi/mangle48.C: Test qualified-names, too.
3870         * g++.dg/abi/mangle58.C: Likewise.
3871
3872         PR c++/51403
3873         * g++.dg/template/arg8.C: New.
3874
3875 2012-01-12  Ira Rosen  <irar@il.ibm.com>
3876
3877         PR tree-optimization/51799
3878         * gcc.dg/vect/pr51799.c: New test.
3879         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
3880         patterns.
3881
3882 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
3883             Tobias Burnus  <burnus@net-b.de>
3884
3885         PR fortran/51057
3886         PR fortran/51616
3887         * lib/target-supports.exp
3888         (check_effective_target_fortran_largest_fp_has_sqrt): New.
3889         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
3890
3891 2012-01-11  Jason Merrill  <jason@redhat.com>
3892
3893         PR c++/51565
3894         * g++.dg/ext/attrib42.C: New.
3895
3896 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
3897
3898         PR bootstrap/51796
3899         * gcc.dg/pr51796.c: New test.
3900
3901 2012-01-11  Jason Merrill  <jason@redhat.com>
3902
3903         PR c++/51818
3904         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
3905
3906 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3907
3908         * gnat.dg/array19.ad[sb]: New test.
3909
3910 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3911
3912         * gnat.dg/opt23.ad[sb]: New test.
3913         * gnat.dg/opt23_pkg.ad[sb]: New helper.
3914         * gnat.dg/opt24.ad[sb]: New test.
3915
3916 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3917
3918         PR tree-optimization/49642
3919         * gcc.dg/tree-ssa/pr49642-1.c: New test.
3920         * gcc.dg/tree-ssa/pr49642-2.c: New test.
3921
3922 2012-01-11  Jason Merrill  <jason@redhat.com>
3923
3924         PR c++/51613
3925         * g++.dg/template/explicit-args5.C: New.
3926
3927 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3928
3929         * gcc.c-torture/execute/20120110-1.c: New testcase.
3930
3931 2012-01-10  Jason Merrill  <jason@redhat.com>
3932
3933         PR c++/51614
3934         * g++.dg/inherit/ambig1.C: New.
3935
3936         PR c++/51433
3937         * g++.dg/cpp0x/constexpr-cache1.C: New.
3938
3939 2012-01-10  Richard Guenther  <rguenther@suse.de>
3940
3941         PR tree-optimization/51801
3942         * gcc.dg/torture/pr51801.c: New testcase.
3943
3944 2012-01-10  Tobias Burnus  <burnus@net-b.de>
3945
3946         PR fortran/51652
3947         * gfortran.dg/allocate_with_typespec_5.f90: New.
3948
3949 2012-01-10  Tobias Burnus  <burnus@net-b.de>
3950
3951         * gfortran.dg/class_39.f03: Update dg-error string.
3952
3953 2012-01-10  Richard Guenther  <rguenther@suse.de>
3954
3955         PR tree-optimization/50913
3956         * gcc.dg/graphite/interchange-16.c: New testcase.
3957         * gcc.dg/graphite/scop-20.c: XFAIL.
3958         * gfortran.dg/graphite/interchange-1.f: Likewise.
3959         * gfortran.dg/graphite/block-1.f90: Likewise.
3960         * gfortran.dg/graphite/block-2.f: Likewise.
3961
3962 2012-01-10  Richard Henderson  <rth@redhat.com>
3963
3964         * lib/target-supports.exp (check_effective_target_vect_perm,
3965         check_effective_target_vect_perm_byte,
3966         check_effective_target_vect_perm_short): Enable for arm neon.
3967
3968 2012-01-09  Tobias Burnus  <burnus@net-b.de>
3969
3970         PR fortran/46328
3971         * gfortran.dg/typebound_operator_11.f90: New.
3972
3973 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
3974
3975         * gnat.dg/array18.adb: New test.
3976         * gnat.dg/array18_pkg.ads: New helper.
3977
3978 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
3979
3980         PR fortran/51791
3981         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
3982         around base object in first assignment in main program.
3983         * gfortran.dg/typebound_operator_10.f03: New test.
3984
3985 2012-01-09  Martin Jambor  <mjambor@suse.cz>
3986
3987         PR tree-optimization/51759
3988         * g++.dg/ipa/pr51759.C: New test.
3989
3990 2012-01-09  Tobias Burnus  <burnus@net-b.de>
3991
3992         PR fortran/51758
3993         * gfortran.dg/optional_absent_2.f90: New.
3994
3995 2012-01-09  Tobias Burnus  <burnus@net-b.de>
3996
3997         PR fortran/51578
3998         * gfortran.dg/use_17.f90: New.
3999
4000 2012-01-09  Gary Funck  <gary@intrepid.com>
4001
4002         PR preprocessor/33919
4003         * gcc.dg/pr33919.c: New test.
4004         * gcc.dg/pr33919-0.h: New test header file.
4005         * gcc.dg/pr33919-1.h: Ditto.
4006         * gcc.dg/pr33919-2.h: Ditto.
4007
4008 2012-01-07  Jan Hubicka  <jh@suse.cz>
4009
4010         PR tree-optimize/51694
4011         * gcc.c-torture/compile/pr51694.c: new testcase.
4012
4013 2012-01-07  Jan Hubicka  <jh@suse.cz>
4014
4015         PR tree-optimization/51600
4016         * g++.dg/torture/pr51600.C: New testcase.
4017
4018 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4019
4020         PR gcov-profile/51715
4021         PR gcov-profile/51717
4022         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
4023         * gcc.misc-tests/gcov-14.c: Likewise.
4024
4025 2012-01-06  Jason Merrill  <jason@redhat.com>
4026
4027         * g++.dg/parse/new5.C: New.
4028
4029 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
4030
4031         PR testsuite/51655
4032         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
4033         including <string.h>.
4034
4035 2012-01-06  Jason Merrill  <jason@redhat.com>
4036
4037         * g++.dg/abi/mangle51.C: New.
4038         * g++.dg/abi/mangle52.C: New.
4039         * g++.dg/abi/mangle53.C: New.
4040         * g++.dg/abi/mangle54.C: New.
4041         * g++.dg/abi/mangle55.C: New.
4042         * g++.dg/abi/mangle56.C: New.
4043         * g++.dg/abi/mangle57.C: New.
4044         * g++.dg/abi/mangle58.C: New.
4045         * g++.dg/abi/mangle59.C: New.
4046         * g++.dg/cpp0x/trailing3.C: Update mangling.
4047         * g++.dg/cpp0x/variadic111.C: Update mangling.
4048         * g++.dg/cpp0x/variadic4.C: Update mangling.
4049         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
4050         * g++.dg/template/nontype22.C: Works now.
4051         * g++.dg/template/pr35240.C: Works now.
4052
4053         * g++.dg/cpp0x/error7.C: New.
4054
4055 2012-01-06  Tobias Burnus <burnus@net-b.de>
4056
4057         * gfortran.dg/deallocate_stat_2.f90: New.
4058         * coarray/allocate_errgmsg.f90: New.
4059         * gfortran.dg/coarray_lib_alloc_1.f90: New.
4060         * gfortran.dg/coarray_lib_alloc_2.f90: New.
4061         * coarray/subobject_1.f90: Fix for num_images > 1.
4062         * gfortran.dg/deallocate_stat.f90: Update due to changed
4063         stat= handling.
4064
4065 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
4066
4067         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
4068
4069 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
4070
4071         * ada/acats/overflow.lst: Add cb20004.
4072
4073 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
4074
4075         PR c++/51541
4076         * g++.dg/cpp0x/alias-decl-18.C: New test.
4077
4078 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
4079
4080         * gcc.c-torture/execute/20120104-1.c: New test.
4081
4082 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
4083
4084         PR fortran/PR48946
4085         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
4086         the old typebound_operator_8.f03.
4087         * gfortran.dg/typebound_operator_8.f03: New version of
4088         typebound_operator_7.f03 with 'u' a derived type instead of a
4089         class object.
4090
4091 2012-01-05  Richard Guenther  <rguenther@suse.de>
4092
4093         * g++.dg/torture/pr49309.C: Skip for -flto.
4094
4095 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
4096
4097         PR middle-end/51761
4098         * gcc.c-torture/compile/pr51761.c: New test.
4099
4100 2012-01-05  Richard Guenther  <rguenther@suse.de>
4101
4102         PR tree-optimization/51760
4103         * gcc.dg/torture/pr51760.c: New testcase.
4104
4105 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
4106
4107         PR middle-end/51472
4108         * gcc.dg/tm/memopt-6.c: Adjust regexp.
4109
4110 2012-01-05  Richard Guenther  <rguenther@suse.de>
4111
4112         PR lto/41576
4113         * gfortran.dg/lto/pr41576_0.f90: New testcase.
4114         * gfortran.dg/lto/pr41576_1.f90: Likewise.
4115
4116 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
4117
4118         PR debug/51695
4119         * gcc.dg/pr51695.c: New test.
4120
4121 2012-01-04  Andrew Pinski  <apinski@cavium.com>
4122
4123         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
4124         * gcc.target/mips/octeon2-lx-1.c: New test.
4125         * gcc.target/mips/mips64-dsp-ldx.c: New test.
4126         * gcc.target/mips/octeon2-lx-2.c: New test.
4127         * gcc.target/mips/octeon2-lx-3.c: New test.
4128
4129 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
4130
4131         PR other/51163
4132         PR other/51164
4133         * gcc.dg/tm/alias-1.c:  Adjust regexp.
4134         * gcc.dg/tm/alias-2.c:  Adjust regexp.
4135
4136 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
4137
4138         PR c++/51064
4139         * g++.dg/warn/Wparentheses-26.C: New.
4140
4141 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
4142
4143         * gfortran.dg/elemental_optional_args_2.f90: New test.
4144
4145 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
4146
4147         PR fortran/49693
4148         * gfortran.dg/common_17.f90:  New test.
4149
4150 2012-01-04  Richard Guenther  <rguenther@suse.de>
4151
4152         PR tree-optimization/49651
4153         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
4154         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
4155
4156 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
4157
4158         PR c++/51738
4159         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
4160
4161 2012-01-03  Andrew Pinski  <apinski@cavium.com>
4162
4163         * lib/scanasm.exp (dg-function-on-line): Always use a special format
4164         for all mips targets.  Also allow an optional .cfi_startproc.
4165
4166 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
4167
4168         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
4169
4170 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
4171
4172         PR c++/29273
4173         * g++.dg/rtti/dyncast5.C: New.
4174
4175 2012-01-03  Richard Guenther  <rguenther@suse.de>
4176
4177         PR tree-optimization/51070
4178         * gcc.dg/torture/pr51070-2.c: New testcase.
4179
4180 2012-01-03  Richard Guenther  <rguenther@suse.de>
4181
4182         PR tree-optimization/51692
4183         * gcc.dg/torture/pr51692.c: New testcase.
4184
4185 2012-01-03  Richard Guenther  <rguenther@suse.de>
4186
4187         PR debug/51650
4188         * g++.dg/lto/pr51650-3_0.C: New testcase.
4189
4190 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
4191
4192         PR c++/15867
4193         * g++.dg/warn/Wredundant-decls-spec.C: New.
4194
4195 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
4196
4197         PR tree-optimization/51719
4198         * g++.dg/tree-prof/pr51719.C: New test.
4199
4200 2012-01-03  Richard Guenther  <rguenther@suse.de>
4201
4202         PR middle-end/51730
4203         * gcc.dg/fold-compare-6.c: New testcase.
4204
4205 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
4206
4207         PR c++/51669
4208         * g++.dg/gomp/pr51669.C: New test.
4209
4210 2012-01-02  Jason Merrill  <jason@redhat.com>
4211
4212         PR c++/51675
4213         * g++.dg/cpp0x/constexpr-union2.C: New.
4214
4215         PR c++/51666
4216         * g++.dg/cpp0x/nsdmi-defer5.C: New.
4217
4218 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
4219
4220         PR c++/51462
4221         * g++.dg/cpp0x/constexpr-99.C: New test.
4222
4223 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
4224
4225         PR c++/20140
4226         * g++.dg/template/init9.C: New.
4227
4228 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4229
4230         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
4231         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
4232         rather than a specific number.
4233
4234 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
4235
4236         PR fortran/46262
4237         PR fortran/46328
4238         PR fortran/51052
4239         * gfortran.dg/typebound_operator_7.f03: New.
4240         * gfortran.dg/typebound_operator_8.f03: New.
4241
4242 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4243
4244         PR target/51729
4245         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
4246         XFAIL.
4247         * gcc.target/mips/dspr2-MULTU.c: Likewise.
4248
4249 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4250
4251         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
4252
4253 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4254
4255         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
4256         for MIPS.
4257
4258 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4259
4260         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
4261         * gfortran.dg/io_real_boz_4.f90: Likewise.
4262         * gfortran.dg/io_real_boz_5.f90: Likewise.
4263
4264 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
4265
4266         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
4267
4268 2012-01-02  Revital Eres  <revital.eres@linaro.org>
4269
4270         * gcc.dg/sms-11.c: New file.
4271
4272 2012-01-02  Tobias Burnus  <burnus@net-b.de>
4273
4274         PR fortran/51682
4275         * gfortran.dg/coarray/image_index_3.f90: New.
4276
4277 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4278
4279         PR c++/16603
4280         * g++.dg/parse/enum8.C: New.
4281
4282 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4283
4284         PR c++/51379
4285         * g++.dg/conversion/reinterpret4.C: New.
4286         * g++.dg/conversion/reinterpret1.C: Adjust.
4287
4288 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4289
4290         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
4291
4292 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
4293
4294         * g++.old-deja/g++.brendan/crash25.C: Adjust.
4295         * g++.old-deja/g++.brendan/crash56.C: Likewise.
4296         * g++.old-deja/g++.jason/access14.C: Likewise.
4297         * g++.old-deja/g++.jason/access8.C: Likewise.
4298         * g++.old-deja/g++.jason/access1.C: Likewise.
4299         * g++.old-deja/g++.other/access3.C: Likewise.
4300         * g++.old-deja/g++.other/access5.C: Likewise.
4301         * g++.old-deja/g++.law/unsorted1.C: Likewise.
4302         * g++.old-deja/g++.law/visibility22.C: Likewise.
4303         * g++.old-deja/g++.law/visibility26.C: Likewise.
4304         * g++.old-deja/g++.mike/p2746.C: Likewise.
4305         * g++.dg/debug/using1.C: Likewise.
4306         * g++.dg/lookup/using51.C: Likewise.
4307         * g++.dg/inherit/using5.C: Likewise.
4308         * g++.dg/inherit/pr30297.C: Likewise.
4309         * g++.dg/inherit/access8.C: Likewise.
4310         * g++.dg/torture/pr39362.C: Likewise.
4311         * g++.dg/template/crash13.C: Likewise.
4312         * g++.dg/template/using10.C: Likewise.
4313
4314 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
4315
4316         PR fortran/51502
4317         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
4318         change.
4319
4320 2012-01-01  Ira Rosen  <irar@il.ibm.com>
4321
4322         PR tree-optimization/51704
4323         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
4324         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
4325         corresponding flags.
4326
4327 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
4328
4329         PR c++/51723
4330         * g++.dg/cpp0x/constexpr-delegating2.C: New.
4331
4332 2012-01-01  Jan Hubicka  <jh@suse.cz>
4333
4334         PR rtl-optimization/51069
4335         * gcc.c-torture/compile/pr51069.c: New testcase.
4336
4337 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
4338
4339         PR tree-optimization/51683
4340         * gcc.dg/pr51683.c: New test.
4341 \f
4342 Copyright (C) 2012 Free Software Foundation, Inc.
4343
4344 Copying and distribution of this file, with or without modification,
4345 are permitted in any medium without royalty provided the copyright
4346 notice and this notice are preserved.