OSDN Git Service

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