OSDN Git Service

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