OSDN Git Service

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