OSDN Git Service

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