OSDN Git Service

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