OSDN Git Service

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