OSDN Git Service

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