OSDN Git Service

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