OSDN Git Service

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