OSDN Git Service

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