OSDN Git Service

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