OSDN Git Service

9e655c8d1a64ee08767d3cece7006012bdabb333
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-02-01  Tobias Burnus  <burnus@net-b.de>
2
3         PR fortran/52024
4         * gfortran.dg/typebound_operator_14.f90: New.
5
6 2012-02-01  Tobias Burnus
7
8         PR fortran/52059
9         * gfortran.dg/elemental_function_1.f90: New.
10
11 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
12
13         PR rtl-optimization/51374
14         * gcc.target/avr/torture/pr51374-1.c:
15         Also fail if SBIS is seen.
16
17 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
18
19         PR rtl-optimization/51374
20         * gcc.target/avr/torture/pr51374-1.c: New.
21
22 2012-01-31  Tobias Burnus  <burnus@net-b.de>
23
24         PR fortran/52024
25         * gfortran.dg/typebound_generic_11.f90: New.
26
27 2012-01-31  Tobias Burnus  <burnus@net-b.de>
28
29         PR fortran/52029
30         * gfortran.dg/class_49.f90: New.
31
32 2012-01-31  Tobias Burnus  <burnus@net-b.de>
33
34         PR fortran/52013
35         * gfortran.dg/elemental_args_check_6.f90: New.
36
37 2012-01-31  Jason Merrill  <jason@redhat.com>
38
39         PR c++/52043
40         * g++.dg/cpp0x/variadic122.C: New.
41
42 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
43
44         PR fortran/52012
45         * gfortran.dg/realloc_on_assign_10.f90: New test.
46
47 2012-01-31  Richard Guenther  <rguenther@suse.de>
48
49         PR tree-optimization/51528
50         * gcc.dg/torture/pr51528.c: New testcase.
51
52 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
53
54         PR go/48501
55         * lib/go.exp (go_target_compile): Append timeout= to options.
56         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
57         select5-out.go test on alpha*-*-* targets.
58
59 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
60
61         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
62         (TEST_SHORT): Reformat in the same way.
63         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
64         (TEST_SHORT): Reformat in the same way.
65         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
66         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
67         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
68         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
69         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
70
71 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
72
73         PR target/51835
74         * gcc.target/arm/pr51835.c: New testcase.
75
76 2012-01-30  Richard Guenther  <rguenther@suse.de>
77
78         PR tree-optimization/52028
79         * gcc.dg/torture/pr52028.c: New testcase.
80         * gfortran.dg/ldist-pr45199.f: Adjust.
81         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
82         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
83         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
84
85 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
86
87         PR debug/52027
88         * gcc.dg/tree-prof/pr52027.c: New test.
89
90         PR tree-optimization/52046
91         * gcc.dg/pr52046.c: New test.
92
93         PR debug/52048
94         * g++.dg/other/pr52048.C: New test.
95
96 2012-01-30  Richard Guenther  <rguenther@suse.de>
97
98         PR tree-optimization/52045
99         * gcc.dg/pr52045.c: New testcase.
100
101 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
102
103         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
104         new code generated for __sync_lock_release.
105
106 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
107
108         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
109
110 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
111
112         PR testsuite/51875
113         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
114
115         * g++.dg/ext/visibility/template10.C: Fix typo.
116
117         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
118
119 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
120
121         PR c++/51327
122         * g++.dg/cpp0x/constexpr-ice6.C: New.
123
124 2012-01-29  Tobias Burnus  <burnus@net-b.de>
125
126         PR fortran/41600
127         * gfortran.dg/default_initialization_6.f90: New.
128
129 2012-01-29  Tobias Burnus  <burnus@net-b.de>
130
131         PR fortran/51972
132         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
133         * gfortran.dg/class_48.f90: New.
134
135 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
136
137         PR fortran/51808
138         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
139
140 2012-01-28  Tobias Burnus  <burnus@net-b.de>
141
142         PR fortran/51972
143         * gfortran.dg/class_allocate_12.f90: New.
144
145 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
146
147         * gcc.dg/torture/pr50444.c: Fix dg directives.
148
149 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
150
151         PR target/52006
152         * gcc.target/arm/pr52006.c: New test.
153
154 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
155
156         PR testsuite/52011
157         * gcc.dg/lto/trans-mem.h: New file.
158         * gcc.dg/lto/trans-mem-2_0.c: Include it.
159         * gcc.dg/lto/trans-mem-1_1.c: Same.
160         * gcc.dg/lto/trans-mem-4_1.c: Same.
161         * gcc.dg/lto/trans-mem-3_1.c: Same.
162
163 2012-01-27  Tobias Burnus  <burnus@net-b.de>
164
165         PR fortran/52022
166         * gfortran.dg/dummy_procedure_7.f90: New.
167
168 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
169
170         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
171         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
172
173 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
174
175         PR c++/51852
176         * g++.dg/other/gc5.C: New test.
177
178 2012-01-27  Richard Guenther  <rguenther@suse.de>
179
180         PR tree-optimization/50444
181         * gcc.dg/torture/pr50444.c: New testcase.
182
183 2012-01-27  Tobias Burnus  <burnus@net-b.de>
184
185         PR fortran/51970
186         PR fortran/51977
187         * gfortran.dg/move_alloc_13.f90: New.
188
189 2012-01-27  Tobias Burnus  <burnus@net-b.de>
190
191         PR fortran/51953
192         * gfortran.dg/allocate_alloc_opt_13.f90: New.
193         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
194         and change dg-error string.
195
196 2012-01-27  Tobias Burnus  <burnus@net-b.de>
197
198         PR fortran/52016
199         * gfortran.dg/elemental_args_check_5.f90: New.
200
201 2012-01-27  Richard Guenther  <rguenther@suse.de>
202
203         PR middle-end/51959
204         * g++.dg/torture/pr51959.C: New testcase.
205
206 2012-01-27  Tom de Vries  <tom@codesourcery.com>
207
208         PR tree-optimization/51990
209         * gcc.dg/pr51990.c: New test.
210         * gcc.dg/pr51990-2.c: Same.
211
212 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
213             Tobias Burnus <burnus@gcc.gnu.org>
214
215         PR fortran/48705
216         * gfortran.dg/class_allocate_11.f03: New.
217
218         PR fortran/51870
219         PR fortran/51943
220         PR fortran/51946
221         * gfortran.dg/class_allocate_7.f03: New.
222         * gfortran.dg/class_allocate_8.f03: New.
223         * gfortran.dg/class_allocate_9.f03: New.
224         * gfortran.dg/class_allocate_10.f03: New.
225
226 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
227
228         * gnat.dg/discr34.adb: New test.
229         * gnat.dg/discr34_pkg.ads: New helper.
230
231 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
232
233         * gnat.dg/discr33.adb: New test.
234
235 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
236
237         * gnat.dg/limited_with3.ad[sb): New test.
238         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
239         * gnat.dg/limited_with3_pkg2.ads: Likewise.
240         * gnat.dg/limited_with3_pkg3.ads: Likewise.
241
242 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
243
244         * gnat.dg/stack_usage1.adb: New test.
245         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
246
247         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
248         * gcc.dg/pr44194-2.c: Likewise.
249
250 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
251
252         PR c++/51370
253         * g++.dg/template/crash112.C: New.
254
255 2012-01-27  Richard Henderson  <rth@redhat.com>
256
257         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
258
259 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
260
261         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
262
263 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
264
265         PR middle-end/51895
266         * g++.dg/opt/pr51895.C: New test.
267
268 2012-01-26  Michael Matz  <matz@suse.de>
269
270         PR tree-optimization/48794
271         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
272
273 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
274
275         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
276
277 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
278
279         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
280         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
281         memory.
282         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
283         the default value for s390 and s390x.
284
285 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
286
287         PR lto/51698
288         * gcc.dg/lto/trans-mem-4_0.c: New.
289         * gcc.dg/lto/trans-mem-4_1.c: New.
290         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
291         TM builtins.
292         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
293         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
294         TM builtins.
295         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
296         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
297         TM builtins.
298
299 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
300
301         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
302
303 2012-01-25  Ian Lance Taylor  <iant@google.com>
304
305         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
306
307 2012-01-25  Tobias Burnus  <burnus@net-b.de>
308
309         PR fortran/51995
310         * gfortran.dg/typebound_proc_25.f90: New.
311
312 2012-01-25  Jason Merrill  <jason@redhat.com>
313
314         PR c++/51992
315         * g++.dg/lto/pr51992_0.C: New.
316
317 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
318
319         PR tree-optimization/51987
320         * gcc.target/i386/pr51987.c: New test.
321
322 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
323
324         * gcc.dg/tm/lto-1.c: Require lto support in target.
325
326 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
327
328         PR rtl-optimization/48374
329         * gcc.dg/pr48374.c: New test.
330
331 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
332
333         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
334
335 2012-01-25  Tobias Burnus  <burnus@net-b.de>
336
337         PR fortran/51966
338         * gfortran.dg/derived_constructor_char_3.f90: New.
339
340 2012-01-24  Ian Lance Taylor  <iant@google.com>
341
342         * go.test/go-test.exp (filecmp): New procedure.
343         (errchk): Handle quoted square brackets.
344         (go-gc-tests): Set go_compile_args. Handle various new test
345         lines.  Skip a few new tests.
346         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
347
348 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
349
350         * lib/target-supports.exp (proc check_effective_target_vect_perm)
351         (check_effective_target_vect_extract_even_odd)
352         (check_effective_target_vect_interleave): Return true for MIPS
353         paired-single.
354
355 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
356
357         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
358         (main): Use it instead of argc.
359
360 2012-01-24  Jason Merrill  <jason@redhat.com>
361
362         PR c++/51973
363         * g++.dg/cpp0x/sfinae31.C: New.
364
365 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
366
367         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
368
369 2012-01-24  Jason Merrill  <jason@redhat.com>
370
371         PR c++/51812
372         * g++.dg/inherit/covariant20.C: New.
373
374 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
375
376         PR c++/51223
377         * g++.dg/parse/crash58.C: New.
378
379 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
380
381         PR target/51957
382         * gcc.dg/pr51957-1.c: New test.
383         * gcc.dg/pr51957-1.h: New file.
384         * gcc.dg/pr51957-2.c: New test.
385
386 2012-01-23  Jason Merrill  <jason@redhat.com>
387
388         PR c++/51930
389         * g++.dg/ext/visibility/template10.C: New.
390
391 2012-01-23  Tobias Burnus  <burnus@net-b.de>
392
393         PR fortran/51948
394         * gfortran.dg/move_alloc_12.f90: New.
395
396 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
397
398         PR middle-end/45416
399         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
400
401 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
402
403         PR c++/51398
404         * g++.dg/template/crash111.C: New.
405
406 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
407
408         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
409         configurations.
410         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
411
412 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
413
414         PR testsuite/51941
415         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
416         the DW_TAG_class_type and DW_AT_name: "Executor".
417
418 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
419
420         * lib/target-supports.exp
421         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
422         (check_effective_target_vect_interleave): Likewise.
423
424 2012-01-22  Jason Merrill  <jason@redhat.com>
425
426         PR c++/51925
427         * g++.dg/template/using20.C: New.
428         * g++.dg/template/template-id-2.C: Adjust diagnostic.
429
430 2012-01-23  Jason Merrill  <jason@redhat.com>
431
432         PR target/51934
433         * g++.dg/torture/pr51344.C: Limit to x86.
434
435 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
436
437         * c-c++-common/tm/omp.c: Require target with pthread support.
438
439 2012-01-23  Richard Guenther  <rguenther@suse.de>
440
441         PR tree-optimization/51949
442         * gcc.dg/torture/pr51949.c: New testcase.
443
444 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
445
446         PR rtl-optimization/51933
447         * gcc.c-torture/execute/pr51933.c: New test.
448
449 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
450
451         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
452         Do not define for Interix.
453
454 2012-01-22  Jason Merrill  <jason@redhat.com>
455
456         PR c++/51832
457         * g++.dg/lto/pr51832.h: New.
458         * g++.dg/lto/pr51832_0.C: New.
459         * g++.dg/lto/pr51832_1.C: New.
460
461 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
462
463         * gcc.dg/ext-elim-1.c: New test.
464
465 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
466
467         PR target/51931
468         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
469         * g++.dg/opt/longbranch1.C: Likewise.
470
471 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
472
473         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
474         in C++11 mode.
475
476 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
477
478         PR fortran/50556
479         * gfortran.dg/namelist_74.f90: New test.
480         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
481
482 2012-01-21  Tobias Burnus  <burnus@net-b.de>
483
484         PR fortran/51913
485         * gfortran.dg/class_47.f90: New.
486
487 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
488
489         * gnat.dg/renaming5.ad[sb]: New test.
490
491 2012-01-20  Jason Merrill  <jason@redhat.com>
492
493         PR c++/51919
494         * g++.dg/pch/mangle1.{C,Hs}: Remove.
495
496 2012-01-20  Jason Merrill  <jason@redhat.com>
497
498         PR c++/51922
499         * g++.dg/ext/attrib42.C: Require ilp32.
500
501 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
502
503         PR target/51915
504         * gcc.target/arm/pr51915.c: New test.
505
506 2012-01-20  Cary Coutant  <ccoutant@google.com>
507             Dodji Seketeli  <dodji@redhat.com>
508
509         PR debug/45682
510         * g++.dg/debug/dwarf2/nested-3.C: New test.
511
512 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
513
514         PR c++/51402
515         * g++.dg/template/crash110.C: New.
516
517 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
518
519         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
520         Remove default options on hppa*-*-hpux*.
521
522 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
523
524         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
525
526 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
527
528         * gcc.c-torture/compile/pr51856.c: New testcase.
529
530 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
531
532         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
533         options to go_target_compile.
534
535 2012-01-20  Kai Tietz  <ktietz@redhat.com>
536
537         * g++.dg/torture/pr51344.C: Fix typo.
538
539 2012-01-20  Richard Guenther  <rguenther@suse.de>
540
541         PR tree-optimization/51903
542         * g++.dg/torture/pr51903.C: New testcase.
543
544 2012-01-20  Tobias Burnus  <burnus@net-b.de>
545             Janus Weil  <janus@gcc.gnu.org>
546
547         PR fortran/51056
548         * gfortran.dg/use_21.f90: New.
549
550 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
551
552         PR target/51106
553         * gcc.dg/torture/pr51106-1.c: New test.
554         * gcc.dg/torture/pr51106-2.c: New test.
555
556 2012-01-19  Kai Tietz  <ktietz@redhat.com>
557
558         * g++.dg/torture/pr51344.C: New test.
559
560 2012-01-19  Tobias Burnus  <burnus@net-b.de>
561
562         PR fortran/51904
563         * gfortran.dg/intrinsic_size_2.f90: New.
564
565 2012-01-19  Jason Merrill  <jason@redhat.com>
566
567         PR c++/51889
568         * g++.dg/inherit/using7.C: New.
569
570 2012-01-19  Richard Guenther  <rguenther@suse.de>
571
572         PR tree-optimization/37997
573         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
574
575 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
576
577         PR rtl-optimization/51505
578         * gcc.dg/pr51505.c: New test.
579
580 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
581
582         PR fortran/51634
583         * gfortran.dg/typebound_operator_12.f03: New.
584         * gfortran.dg/typebound_operator_13.f03: New.
585
586 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
587
588         PR c++/51225
589         * g++.dg/cpp0x/pr51225.C: New.
590
591 2012-01-17  Ian Lance Taylor  <iant@google.com>
592
593         PR go/50656
594         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
595
596 2012-01-17  Tobias Burnus  <burnus@net-b.de>
597
598         PR fortran/51869
599         * gfortran.dg/realloc_on_assign_9.f90: New.
600
601 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
602
603         PR other/51165
604         * gcc.dg/tm/memopt-3.c: Remove xfail.
605         * gcc.dg/tm/memopt-4.c: Remove xfail.
606         * gcc.dg/tm/memopt-5.c: Remove xfail.
607         * gcc.dg/tm/memopt-7.c: Remove xfail.
608
609 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
610
611         PR tree-optimization/51877
612         * gcc.c-torture/execute/pr51877.c: New test.
613
614 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
615
616         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
617         {!vect_align_arrays} to vect_sizes_32B_16B.
618         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
619         * gcc.dg/vect/vect-peel-3.c: Ditto.
620
621 2012-01-16  Jason Merrill  <jason@redhat.com>
622
623         PR c++/51854
624         * g++.dg/abi/mangle60.C: New.
625
626         PR c++/51827
627         * g++.dg/pch/mangle1.{C,Hs}: New.
628
629 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
630             Tobias Burnus  <burnus@net-b.de>
631
632         PR fortran/50981
633         * gfortran.dg/elemental_optional_args_3.f90: New
634         * gfortran.dg/elemental_optional_args_4.f90: New
635
636 2012-01-16  Tobias Burnus  <burnus@net-b.de>
637
638         PR fortran/51809
639         * gfortran.dg/use_20.f90: New
640
641 2012-01-16  Jason Merrill  <jason@redhat.com>
642
643         PR c++/51868
644         * g++.dg/cpp0x/rv-bitfield.C: New.
645         * g++.dg/cpp0x/rv-bitfield2.C: New.
646
647 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
648
649         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
650         subroutine 'qsort' and use index array to assign the result.
651
652 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
653
654         PR tree-optimization/51865
655         * gcc.dg/pr51865.c: New test.
656
657 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
658
659         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
660
661 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
662
663         * gcc.target/mips/code-readable-2.c: Allow the jump table address
664         to be loaded from the constant pool, rather than via %hi and %lo.
665
666 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
667
668         PR rtl-optimization/51821
669         * gcc.dg/pr51821.c: New test.
670
671 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
672
673         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
674
675 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
676
677         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
678
679 2012-01-14  Tobias Burnus  <burnus@net-b.de>
680
681         PR fortran/51800
682         * gfortran.dg/init_flag_8.f90: New.
683         * gfortran.dg/init_flag_9.f90: New.
684
685 2011-01-14  Tobias Burnus  <burnus@net-b.de>
686
687         PR fortran/51816
688         * gfortran.dg/use_18.f90: New.
689         * gfortran.dg/use_19.f90: New.
690
691 2012-01-13  Ian Lance Taylor  <iant@google.com>
692
693         PR c++/50012
694         * g++.dg/warn/Wsign-compare-4.C: New.
695
696 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
697
698         PR fortran/48351
699         * gfortran.dg/alloc_comp_assign.f03: New.
700         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
701         __BUILTIN_FREE from 38 to 32.
702
703 2012-01-13  Jason Merrill  <jason@redhat.com>
704
705         PR c++/20681
706         * g++.dg/warn/Wreturn-type-7.C: New.
707
708 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
709
710         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
711         assumption.
712         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
713         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
714         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
715         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
716         int32plus because of big array needed.
717         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
718         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
719
720 2012-01-13  Jason Merrill  <jason@redhat.com>
721
722         PR c++/51813
723         * g++.dg/ext/visibility/template9.C: New.
724
725         PR c++/51620
726         * g++.dg/cpp0x/defaulted34.C: New.
727         * g++.dg/template/virtual3.C: New.
728
729 2012-01-13  Richard Guenther  <rguenther@suse.de>
730
731         PR middle-end/8081
732         * gcc.dg/torture/pr8081.c: New testcase.
733
734 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
735
736         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
737
738 2012-01-12  Jason Merrill  <jason@redhat.com>
739
740         PR c++/51714
741         * g++.dg/ext/stmtexpr14.C: New.
742
743 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
744
745         PR c++/51633
746         * g++.dg/cpp0x/constexpr-diag4.C: New test.
747
748 2012-01-12  Jason Merrill  <jason@redhat.com>
749
750         PR c++/48051
751         * g++.dg/abi/mangle48.C: Test qualified-names, too.
752         * g++.dg/abi/mangle58.C: Likewise.
753
754         PR c++/51403
755         * g++.dg/template/arg8.C: New.
756
757 2012-01-12  Ira Rosen  <irar@il.ibm.com>
758
759         PR tree-optimization/51799
760         * gcc.dg/vect/pr51799.c: New test.
761         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
762         patterns.
763
764 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
765             Tobias Burnus  <burnus@net-b.de>
766
767         PR fortran/51057
768         PR fortran/51616
769         * lib/target-supports.exp
770         (check_effective_target_fortran_largest_fp_has_sqrt): New.
771         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
772
773 2012-01-11  Jason Merrill  <jason@redhat.com>
774
775         PR c++/51565
776         * g++.dg/ext/attrib42.C: New.
777
778 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
779
780         PR bootstrap/51796
781         * gcc.dg/pr51796.c: New test.
782
783 2012-01-11  Jason Merrill  <jason@redhat.com>
784
785         PR c++/51818
786         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
787
788 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
789
790         * gnat.dg/array19.ad[sb]: New test.
791
792 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
793
794         * gnat.dg/opt23.ad[sb]: New test.
795         * gnat.dg/opt23_pkg.ad[sb]: New helper.
796         * gnat.dg/opt24.ad[sb]: New test.
797
798 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
799
800         PR tree-optimization/49642
801         * gcc.dg/tree-ssa/pr49642-1.c: New test.
802         * gcc.dg/tree-ssa/pr49642-2.c: New test.
803
804 2012-01-11  Jason Merrill  <jason@redhat.com>
805
806         PR c++/51613
807         * g++.dg/template/explicit-args5.C: New.
808
809 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
810
811         * gcc.c-torture/execute/20120110-1.c: New testcase.
812
813 2012-01-10  Jason Merrill  <jason@redhat.com>
814
815         PR c++/51614
816         * g++.dg/inherit/ambig1.C: New.
817
818         PR c++/51433
819         * g++.dg/cpp0x/constexpr-cache1.C: New.
820
821 2012-01-10  Richard Guenther  <rguenther@suse.de>
822
823         PR tree-optimization/51801
824         * gcc.dg/torture/pr51801.c: New testcase.
825
826 2012-01-10  Tobias Burnus  <burnus@net-b.de>
827
828         PR fortran/51652
829         * gfortran.dg/allocate_with_typespec_5.f90: New.
830
831 2012-01-10  Tobias Burnus  <burnus@net-b.de>
832
833         * gfortran.dg/class_39.f03: Update dg-error string.
834
835 2012-01-10  Richard Guenther  <rguenther@suse.de>
836
837         PR tree-optimization/50913
838         * gcc.dg/graphite/interchange-16.c: New testcase.
839         * gcc.dg/graphite/scop-20.c: XFAIL.
840         * gfortran.dg/graphite/interchange-1.f: Likewise.
841         * gfortran.dg/graphite/block-1.f90: Likewise.
842         * gfortran.dg/graphite/block-2.f: Likewise.
843
844 2012-01-10  Richard Henderson  <rth@redhat.com>
845
846         * lib/target-supports.exp (check_effective_target_vect_perm,
847         check_effective_target_vect_perm_byte,
848         check_effective_target_vect_perm_short): Enable for arm neon.
849
850 2012-01-09  Tobias Burnus  <burnus@net-b.de>
851
852         PR fortran/46328
853         * gfortran.dg/typebound_operator_11.f90: New.
854
855 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
856
857         * gnat.dg/array18.adb: New test.
858         * gnat.dg/array18_pkg.ads: New helper.
859
860 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
861
862         PR fortran/51791
863         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
864         around base object in first assignment in main program.
865         * gfortran.dg/typebound_operator_10.f03: New test.
866
867 2012-01-09  Martin Jambor  <mjambor@suse.cz>
868
869         PR tree-optimization/51759
870         * g++.dg/ipa/pr51759.C: New test.
871
872 2012-01-09  Tobias Burnus  <burnus@net-b.de>
873
874         PR fortran/51758
875         * gfortran.dg/optional_absent_2.f90: New.
876
877 2012-01-09  Tobias Burnus  <burnus@net-b.de>
878
879         PR fortran/51578
880         * gfortran.dg/use_17.f90: New.
881
882 2012-01-09  Gary Funck  <gary@intrepid.com>
883
884         PR preprocessor/33919
885         * gcc.dg/pr33919.c: New test.
886         * gcc.dg/pr33919-0.h: New test header file.
887         * gcc.dg/pr33919-1.h: Ditto.
888         * gcc.dg/pr33919-2.h: Ditto.
889
890 2012-01-07  Jan Hubicka  <jh@suse.cz>
891
892         PR tree-optimize/51694
893         * gcc.c-torture/compile/pr51694.c: new testcase.
894
895 2012-01-07  Jan Hubicka  <jh@suse.cz>
896
897         PR tree-optimization/51600
898         * g++.dg/torture/pr51600.C: New testcase.
899
900 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
901
902         PR gcov-profile/51715
903         PR gcov-profile/51717
904         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
905         * gcc.misc-tests/gcov-14.c: Likewise.
906
907 2012-01-06  Jason Merrill  <jason@redhat.com>
908
909         * g++.dg/parse/new5.C: New.
910
911 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
912
913         PR testsuite/51655
914         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
915         including <string.h>.
916
917 2012-01-06  Jason Merrill  <jason@redhat.com>
918
919         * g++.dg/abi/mangle51.C: New.
920         * g++.dg/abi/mangle52.C: New.
921         * g++.dg/abi/mangle53.C: New.
922         * g++.dg/abi/mangle54.C: New.
923         * g++.dg/abi/mangle55.C: New.
924         * g++.dg/abi/mangle56.C: New.
925         * g++.dg/abi/mangle57.C: New.
926         * g++.dg/abi/mangle58.C: New.
927         * g++.dg/abi/mangle59.C: New.
928         * g++.dg/cpp0x/trailing3.C: Update mangling.
929         * g++.dg/cpp0x/variadic111.C: Update mangling.
930         * g++.dg/cpp0x/variadic4.C: Update mangling.
931         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
932         * g++.dg/template/nontype22.C: Works now.
933         * g++.dg/template/pr35240.C: Works now.
934
935         * g++.dg/cpp0x/error7.C: New.
936
937 2012-01-06  Tobias Burnus <burnus@net-b.de>
938
939         * gfortran.dg/deallocate_stat_2.f90: New.
940         * coarray/allocate_errgmsg.f90: New.
941         * gfortran.dg/coarray_lib_alloc_1.f90: New.
942         * gfortran.dg/coarray_lib_alloc_2.f90: New.
943         * coarray/subobject_1.f90: Fix for num_images > 1.
944         * gfortran.dg/deallocate_stat.f90: Update due to changed
945         stat= handling.
946
947 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
948
949         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
950
951 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
952
953         * ada/acats/overflow.lst: Add cb20004.
954
955 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
956
957         PR c++/51541
958         * g++.dg/cpp0x/alias-decl-18.C: New test.
959
960 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
961
962         * gcc.c-torture/execute/20120104-1.c: New test.
963
964 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
965
966         PR fortran/PR48946
967         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
968         the old typebound_operator_8.f03.
969         * gfortran.dg/typebound_operator_8.f03: New version of
970         typebound_operator_7.f03 with 'u' a derived type instead of a
971         class object.
972
973 2012-01-05  Richard Guenther  <rguenther@suse.de>
974
975         * g++.dg/torture/pr49309.C: Skip for -flto.
976
977 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
978
979         PR middle-end/51761
980         * gcc.c-torture/compile/pr51761.c: New test.
981
982 2012-01-05  Richard Guenther  <rguenther@suse.de>
983
984         PR tree-optimization/51760
985         * gcc.dg/torture/pr51760.c: New testcase.
986
987 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
988
989         PR middle-end/51472
990         * gcc.dg/tm/memopt-6.c: Adjust regexp.
991
992 2012-01-05  Richard Guenther  <rguenther@suse.de>
993
994         PR lto/41576
995         * gfortran.dg/lto/pr41576_0.f90: New testcase.
996         * gfortran.dg/lto/pr41576_1.f90: Likewise.
997
998 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
999
1000         PR debug/51695
1001         * gcc.dg/pr51695.c: New test.
1002
1003 2012-01-04  Andrew Pinski  <apinski@cavium.com>
1004
1005         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1006         * gcc.target/mips/octeon2-lx-1.c: New test.
1007         * gcc.target/mips/mips64-dsp-ldx.c: New test.
1008         * gcc.target/mips/octeon2-lx-2.c: New test.
1009         * gcc.target/mips/octeon2-lx-3.c: New test.
1010
1011 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
1012
1013         PR other/51163
1014         PR other/51164
1015         * gcc.dg/tm/alias-1.c:  Adjust regexp.
1016         * gcc.dg/tm/alias-2.c:  Adjust regexp.
1017
1018 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
1019
1020         PR c++/51064
1021         * g++.dg/warn/Wparentheses-26.C: New.
1022
1023 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
1024
1025         * gfortran.dg/elemental_optional_args_2.f90: New test.
1026
1027 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
1028
1029         PR fortran/49693
1030         * gfortran.dg/common_17.f90:  New test.
1031
1032 2012-01-04  Richard Guenther  <rguenther@suse.de>
1033
1034         PR tree-optimization/49651
1035         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1036         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1037
1038 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1039
1040         PR c++/51738
1041         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1042
1043 2012-01-03  Andrew Pinski  <apinski@cavium.com>
1044
1045         * lib/scanasm.exp (dg-function-on-line): Always use a special format
1046         for all mips targets.  Also allow an optional .cfi_startproc.
1047
1048 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
1049
1050         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1051
1052 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1053
1054         PR c++/29273
1055         * g++.dg/rtti/dyncast5.C: New.
1056
1057 2012-01-03  Richard Guenther  <rguenther@suse.de>
1058
1059         PR tree-optimization/51070
1060         * gcc.dg/torture/pr51070-2.c: New testcase.
1061
1062 2012-01-03  Richard Guenther  <rguenther@suse.de>
1063
1064         PR tree-optimization/51692
1065         * gcc.dg/torture/pr51692.c: New testcase.
1066
1067 2012-01-03  Richard Guenther  <rguenther@suse.de>
1068
1069         PR debug/51650
1070         * g++.dg/lto/pr51650-3_0.C: New testcase.
1071
1072 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1073
1074         PR c++/15867
1075         * g++.dg/warn/Wredundant-decls-spec.C: New.
1076
1077 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
1078
1079         PR tree-optimization/51719
1080         * g++.dg/tree-prof/pr51719.C: New test.
1081
1082 2012-01-03  Richard Guenther  <rguenther@suse.de>
1083
1084         PR middle-end/51730
1085         * gcc.dg/fold-compare-6.c: New testcase.
1086
1087 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
1088
1089         PR c++/51669
1090         * g++.dg/gomp/pr51669.C: New test.
1091
1092 2012-01-02  Jason Merrill  <jason@redhat.com>
1093
1094         PR c++/51675
1095         * g++.dg/cpp0x/constexpr-union2.C: New.
1096
1097         PR c++/51666
1098         * g++.dg/cpp0x/nsdmi-defer5.C: New.
1099
1100 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
1101
1102         PR c++/51462
1103         * g++.dg/cpp0x/constexpr-99.C: New test.
1104
1105 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
1106
1107         PR c++/20140
1108         * g++.dg/template/init9.C: New.
1109
1110 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1111
1112         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1113         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
1114         rather than a specific number.
1115
1116 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
1117
1118         PR fortran/46262
1119         PR fortran/46328
1120         PR fortran/51052
1121         * gfortran.dg/typebound_operator_7.f03: New.
1122         * gfortran.dg/typebound_operator_8.f03: New.
1123
1124 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1125
1126         PR target/51729
1127         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1128         XFAIL.
1129         * gcc.target/mips/dspr2-MULTU.c: Likewise.
1130
1131 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1132
1133         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1134
1135 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1136
1137         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1138         for MIPS.
1139
1140 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1141
1142         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1143         * gfortran.dg/io_real_boz_4.f90: Likewise.
1144         * gfortran.dg/io_real_boz_5.f90: Likewise.
1145
1146 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1147
1148         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1149
1150 2012-01-02  Revital Eres  <revital.eres@linaro.org>
1151
1152         * gcc.dg/sms-11.c: New file.
1153
1154 2012-01-02  Tobias Burnus  <burnus@net-b.de>
1155
1156         PR fortran/51682
1157         * gfortran.dg/coarray/image_index_3.f90: New.
1158
1159 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1160
1161         PR c++/16603
1162         * g++.dg/parse/enum8.C: New.
1163
1164 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1165
1166         PR c++/51379
1167         * g++.dg/conversion/reinterpret4.C: New.
1168         * g++.dg/conversion/reinterpret1.C: Adjust.
1169
1170 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1171
1172         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1173
1174 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1175
1176         * g++.old-deja/g++.brendan/crash25.C: Adjust.
1177         * g++.old-deja/g++.brendan/crash56.C: Likewise.
1178         * g++.old-deja/g++.jason/access14.C: Likewise.
1179         * g++.old-deja/g++.jason/access8.C: Likewise.
1180         * g++.old-deja/g++.jason/access1.C: Likewise.
1181         * g++.old-deja/g++.other/access3.C: Likewise.
1182         * g++.old-deja/g++.other/access5.C: Likewise.
1183         * g++.old-deja/g++.law/unsorted1.C: Likewise.
1184         * g++.old-deja/g++.law/visibility22.C: Likewise.
1185         * g++.old-deja/g++.law/visibility26.C: Likewise.
1186         * g++.old-deja/g++.mike/p2746.C: Likewise.
1187         * g++.dg/debug/using1.C: Likewise.
1188         * g++.dg/lookup/using51.C: Likewise.
1189         * g++.dg/inherit/using5.C: Likewise.
1190         * g++.dg/inherit/pr30297.C: Likewise.
1191         * g++.dg/inherit/access8.C: Likewise.
1192         * g++.dg/torture/pr39362.C: Likewise.
1193         * g++.dg/template/crash13.C: Likewise.
1194         * g++.dg/template/using10.C: Likewise.
1195
1196 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
1197
1198         PR fortran/51502
1199         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
1200         change.
1201
1202 2012-01-01  Ira Rosen  <irar@il.ibm.com>
1203
1204         PR tree-optimization/51704
1205         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1206         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1207         corresponding flags.
1208
1209 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1210
1211         PR c++/51723
1212         * g++.dg/cpp0x/constexpr-delegating2.C: New.
1213
1214 2012-01-01  Jan Hubicka  <jh@suse.cz>
1215
1216         PR rtl-optimization/51069
1217         * gcc.c-torture/compile/pr51069.c: New testcase.
1218
1219 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
1220
1221         PR tree-optimization/51683
1222         * gcc.dg/pr51683.c: New test.
1223 \f
1224 Copyright (C) 2012 Free Software Foundation, Inc.
1225
1226 Copying and distribution of this file, with or without modification,
1227 are permitted in any medium without royalty provided the copyright
1228 notice and this notice are preserved.