OSDN Git Service

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