OSDN Git Service

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