re PR tree-optimization/51877 (XEmacs miscompilation due to tail merging)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
2
3         PR tree-optimization/51877
4         * gcc.c-torture/execute/pr51877.c: New test.
5
6 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
7
8         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
9         {!vect_align_arrays} to vect_sizes_32B_16B.
10         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
11         * gcc.dg/vect/vect-peel-3.c: Ditto.
12
13 2012-01-16  Jason Merrill  <jason@redhat.com>
14
15         PR c++/51854
16         * g++.dg/abi/mangle60.C: New.
17
18         PR c++/51827
19         * g++.dg/pch/mangle1.{C,Hs}: New.
20
21 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
22             Tobias Burnus  <burnus@net-b.de>
23
24         PR fortran/50981
25         * gfortran.dg/elemental_optional_args_3.f90: New
26         * gfortran.dg/elemental_optional_args_4.f90: New
27
28 2012-01-16  Tobias Burnus  <burnus@net-b.de>
29
30         PR fortran/51809
31         * gfortran.dg/use_20.f90: New
32
33 2012-01-16  Jason Merrill  <jason@redhat.com>
34
35         PR c++/51868
36         * g++.dg/cpp0x/rv-bitfield.C: New.
37         * g++.dg/cpp0x/rv-bitfield2.C: New.
38
39 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
40
41         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
42         subroutine 'qsort' and use index array to assign the result.
43
44 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
45
46         PR tree-optimization/51865
47         * gcc.dg/pr51865.c: New test.
48
49 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
50
51         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
52
53 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
54
55         * gcc.target/mips/code-readable-2.c: Allow the jump table address
56         to be loaded from the constant pool, rather than via %hi and %lo.
57
58 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
59
60         PR rtl-optimization/51821
61         * gcc.dg/pr51821.c: New test.
62
63 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
64
65         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
66
67 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
68
69         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
70
71 2012-01-14  Tobias Burnus  <burnus@net-b.de>
72
73         PR fortran/51800
74         * gfortran.dg/init_flag_8.f90: New.
75         * gfortran.dg/init_flag_9.f90: New.
76
77 2011-01-14  Tobias Burnus  <burnus@net-b.de>
78
79         PR fortran/51816
80         * gfortran.dg/use_18.f90: New.
81         * gfortran.dg/use_19.f90: New.
82
83 2012-01-13  Ian Lance Taylor  <iant@google.com>
84
85         PR c++/50012
86         * g++.dg/warn/Wsign-compare-4.C: New.
87
88 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
89
90         PR fortran/48351
91         * gfortran.dg/alloc_comp_assign.f03: New.
92         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
93         __BUILTIN_FREE from 38 to 32.
94
95 2012-01-13  Jason Merrill  <jason@redhat.com>
96
97         PR c++/20681
98         * g++.dg/warn/Wreturn-type-7.C: New.
99
100 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
101
102         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
103         assumption.
104         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
105         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
106         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
107         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
108         int32plus because of big array needed.
109         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
110         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
111
112 2012-01-13  Jason Merrill  <jason@redhat.com>
113
114         PR c++/51813
115         * g++.dg/ext/visibility/template9.C: New.
116
117         PR c++/51620
118         * g++.dg/cpp0x/defaulted34.C: New.
119         * g++.dg/template/virtual3.C: New.
120
121 2012-01-13  Richard Guenther  <rguenther@suse.de>
122
123         PR middle-end/8081
124         * gcc.dg/torture/pr8081.c: New testcase.
125
126 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
127
128         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
129
130 2012-01-12  Jason Merrill  <jason@redhat.com>
131
132         PR c++/51714
133         * g++.dg/ext/stmtexpr14.C: New.
134
135 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
136
137         PR c++/51633
138         * g++.dg/cpp0x/constexpr-diag4.C: New test.
139
140 2012-01-12  Jason Merrill  <jason@redhat.com>
141
142         PR c++/48051
143         * g++.dg/abi/mangle48.C: Test qualified-names, too.
144         * g++.dg/abi/mangle58.C: Likewise.
145
146         PR c++/51403
147         * g++.dg/template/arg8.C: New.
148
149 2012-01-12  Ira Rosen  <irar@il.ibm.com>
150
151         PR tree-optimization/51799
152         * gcc.dg/vect/pr51799.c: New test.
153         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
154         patterns.
155
156 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
157             Tobias Burnus  <burnus@net-b.de>
158
159         PR fortran/51057
160         PR fortran/51616
161         * lib/target-supports.exp
162         (check_effective_target_fortran_largest_fp_has_sqrt): New.
163         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
164
165 2012-01-11  Jason Merrill  <jason@redhat.com>
166
167         PR c++/51565
168         * g++.dg/ext/attrib42.C: New.
169
170 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
171
172         PR bootstrap/51796
173         * gcc.dg/pr51796.c: New test.
174
175 2012-01-11  Jason Merrill  <jason@redhat.com>
176
177         PR c++/51818
178         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
179
180 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
181
182         * gnat.dg/array19.ad[sb]: New test.
183
184 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
185
186         * gnat.dg/opt23.ad[sb]: New test.
187         * gnat.dg/opt23_pkg.ad[sb]: New helper.
188         * gnat.dg/opt24.ad[sb]: New test.
189
190 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
191
192         PR tree-optimization/49642
193         * gcc.dg/tree-ssa/pr49642-1.c: New test.
194         * gcc.dg/tree-ssa/pr49642-2.c: New test.
195
196 2012-01-11  Jason Merrill  <jason@redhat.com>
197
198         PR c++/51613
199         * g++.dg/template/explicit-args5.C: New.
200
201 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
202
203         * gcc.c-torture/execute/20120110-1.c: New testcase.
204
205 2012-01-10  Jason Merrill  <jason@redhat.com>
206
207         PR c++/51614
208         * g++.dg/inherit/ambig1.C: New.
209
210         PR c++/51433
211         * g++.dg/cpp0x/constexpr-cache1.C: New.
212
213 2012-01-10  Richard Guenther  <rguenther@suse.de>
214
215         PR tree-optimization/51801
216         * gcc.dg/torture/pr51801.c: New testcase.
217
218 2012-01-10  Tobias Burnus  <burnus@net-b.de>
219
220         PR fortran/51652
221         * gfortran.dg/allocate_with_typespec_5.f90: New.
222
223 2012-01-10  Tobias Burnus  <burnus@net-b.de>
224
225         * gfortran.dg/class_39.f03: Update dg-error string.
226
227 2012-01-10  Richard Guenther  <rguenther@suse.de>
228
229         PR tree-optimization/50913
230         * gcc.dg/graphite/interchange-16.c: New testcase.
231         * gcc.dg/graphite/scop-20.c: XFAIL.
232         * gfortran.dg/graphite/interchange-1.f: Likewise.
233         * gfortran.dg/graphite/block-1.f90: Likewise.
234         * gfortran.dg/graphite/block-2.f: Likewise.
235
236 2012-01-10  Richard Henderson  <rth@redhat.com>
237
238         * lib/target-supports.exp (check_effective_target_vect_perm,
239         check_effective_target_vect_perm_byte,
240         check_effective_target_vect_perm_short): Enable for arm neon.
241
242 2012-01-09  Tobias Burnus  <burnus@net-b.de>
243
244         PR fortran/46328
245         * gfortran.dg/typebound_operator_11.f90: New.
246
247 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
248
249         * gnat.dg/array18.adb: New test.
250         * gnat.dg/array18_pkg.ads: New helper.
251
252 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
253
254         PR fortran/51791
255         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
256         around base object in first assignment in main program.
257         * gfortran.dg/typebound_operator_10.f03: New test.
258
259 2012-01-09  Martin Jambor  <mjambor@suse.cz>
260
261         PR tree-optimization/51759
262         * g++.dg/ipa/pr51759.C: New test.
263
264 2012-01-09  Tobias Burnus  <burnus@net-b.de>
265
266         PR fortran/51758
267         * gfortran.dg/optional_absent_2.f90: New.
268
269 2012-01-09  Tobias Burnus  <burnus@net-b.de>
270
271         PR fortran/51578
272         * gfortran.dg/use_17.f90: New.
273
274 2012-01-09  Gary Funck  <gary@intrepid.com>
275
276         PR preprocessor/33919
277         * gcc.dg/pr33919.c: New test.
278         * gcc.dg/pr33919-0.h: New test header file.
279         * gcc.dg/pr33919-1.h: Ditto.
280         * gcc.dg/pr33919-2.h: Ditto.
281
282 2012-01-07  Jan Hubicka  <jh@suse.cz>
283
284         PR tree-optimize/51694
285         * gcc.c-torture/compile/pr51694.c: new testcase.
286
287 2012-01-07  Jan Hubicka  <jh@suse.cz>
288
289         PR tree-optimization/51600
290         * g++.dg/torture/pr51600.C: New testcase.
291
292 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
293
294         PR gcov-profile/51715
295         PR gcov-profile/51717
296         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
297         * gcc.misc-tests/gcov-14.c: Likewise.
298
299 2012-01-06  Jason Merrill  <jason@redhat.com>
300
301         * g++.dg/parse/new5.C: New.
302
303 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
304
305         PR testsuite/51655
306         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
307         including <string.h>.
308
309 2012-01-06  Jason Merrill  <jason@redhat.com>
310
311         * g++.dg/abi/mangle51.C: New.
312         * g++.dg/abi/mangle52.C: New.
313         * g++.dg/abi/mangle53.C: New.
314         * g++.dg/abi/mangle54.C: New.
315         * g++.dg/abi/mangle55.C: New.
316         * g++.dg/abi/mangle56.C: New.
317         * g++.dg/abi/mangle57.C: New.
318         * g++.dg/abi/mangle58.C: New.
319         * g++.dg/abi/mangle59.C: New.
320         * g++.dg/cpp0x/trailing3.C: Update mangling.
321         * g++.dg/cpp0x/variadic111.C: Update mangling.
322         * g++.dg/cpp0x/variadic4.C: Update mangling.
323         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
324         * g++.dg/template/nontype22.C: Works now.
325         * g++.dg/template/pr35240.C: Works now.
326
327         * g++.dg/cpp0x/error7.C: New.
328
329 2012-01-06  Tobias Burnus <burnus@net-b.de>
330
331         * gfortran.dg/deallocate_stat_2.f90: New.
332         * coarray/allocate_errgmsg.f90: New.
333         * gfortran.dg/coarray_lib_alloc_1.f90: New.
334         * gfortran.dg/coarray_lib_alloc_2.f90: New.
335         * coarray/subobject_1.f90: Fix for num_images > 1.
336         * gfortran.dg/deallocate_stat.f90: Update due to changed
337         stat= handling.
338
339 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
340
341         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
342
343 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
344
345         * ada/acats/overflow.lst: Add cb20004.
346
347 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
348
349         PR c++/51541
350         * g++.dg/cpp0x/alias-decl-18.C: New test.
351
352 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
353
354         * gcc.c-torture/execute/20120104-1.c: New test.
355
356 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
357
358         PR fortran/PR48946
359         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
360         the old typebound_operator_8.f03.
361         * gfortran.dg/typebound_operator_8.f03: New version of
362         typebound_operator_7.f03 with 'u' a derived type instead of a
363         class object.
364
365 2012-01-05  Richard Guenther  <rguenther@suse.de>
366
367         * g++.dg/torture/pr49309.C: Skip for -flto.
368
369 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
370
371         PR middle-end/51761
372         * gcc.c-torture/compile/pr51761.c: New test.
373
374 2012-01-05  Richard Guenther  <rguenther@suse.de>
375
376         PR tree-optimization/51760
377         * gcc.dg/torture/pr51760.c: New testcase.
378
379 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
380
381         PR middle-end/51472
382         * gcc.dg/tm/memopt-6.c: Adjust regexp.
383
384 2012-01-05  Richard Guenther  <rguenther@suse.de>
385
386         PR lto/41576
387         * gfortran.dg/lto/pr41576_0.f90: New testcase.
388         * gfortran.dg/lto/pr41576_1.f90: Likewise.
389
390 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
391
392         PR debug/51695
393         * gcc.dg/pr51695.c: New test.
394
395 2012-01-04  Andrew Pinski  <apinski@cavium.com>
396
397         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
398         * gcc.target/mips/octeon2-lx-1.c: New test.
399         * gcc.target/mips/mips64-dsp-ldx.c: New test.
400         * gcc.target/mips/octeon2-lx-2.c: New test.
401         * gcc.target/mips/octeon2-lx-3.c: New test.
402
403 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
404
405         PR other/51163
406         PR other/51164
407         * gcc.dg/tm/alias-1.c:  Adjust regexp.
408         * gcc.dg/tm/alias-2.c:  Adjust regexp.
409
410 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
411
412         PR c++/51064
413         * g++.dg/warn/Wparentheses-26.C: New.
414
415 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
416
417         * gfortran.dg/elemental_optional_args_2.f90: New test.
418
419 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
420
421         PR fortran/49693
422         * gfortran.dg/common_17.f90:  New test.
423
424 2012-01-04  Richard Guenther  <rguenther@suse.de>
425
426         PR tree-optimization/49651
427         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
428         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
429
430 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
431
432         PR c++/51738
433         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
434
435 2012-01-03  Andrew Pinski  <apinski@cavium.com>
436
437         * lib/scanasm.exp (dg-function-on-line): Always use a special format
438         for all mips targets.  Also allow an optional .cfi_startproc.
439
440 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
441
442         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
443
444 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
445
446         PR c++/29273
447         * g++.dg/rtti/dyncast5.C: New.
448
449 2012-01-03  Richard Guenther  <rguenther@suse.de>
450
451         PR tree-optimization/51070
452         * gcc.dg/torture/pr51070-2.c: New testcase.
453
454 2012-01-03  Richard Guenther  <rguenther@suse.de>
455
456         PR tree-optimization/51692
457         * gcc.dg/torture/pr51692.c: New testcase.
458
459 2012-01-03  Richard Guenther  <rguenther@suse.de>
460
461         PR debug/51650
462         * g++.dg/lto/pr51650-3_0.C: New testcase.
463
464 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
465
466         PR c++/15867
467         * g++.dg/warn/Wredundant-decls-spec.C: New.
468
469 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
470
471         PR tree-optimization/51719
472         * g++.dg/tree-prof/pr51719.C: New test.
473
474 2012-01-03  Richard Guenther  <rguenther@suse.de>
475
476         PR middle-end/51730
477         * gcc.dg/fold-compare-6.c: New testcase.
478
479 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
480
481         PR c++/51669
482         * g++.dg/gomp/pr51669.C: New test.
483
484 2012-01-02  Jason Merrill  <jason@redhat.com>
485
486         PR c++/51675
487         * g++.dg/cpp0x/constexpr-union2.C: New.
488
489         PR c++/51666
490         * g++.dg/cpp0x/nsdmi-defer5.C: New.
491
492 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
493
494         PR c++/51462
495         * g++.dg/cpp0x/constexpr-99.C: New test.
496
497 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
498
499         PR c++/20140
500         * g++.dg/template/init9.C: New.
501
502 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
503
504         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
505         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
506         rather than a specific number.
507
508 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
509
510         PR fortran/46262
511         PR fortran/46328
512         PR fortran/51052
513         * gfortran.dg/typebound_operator_7.f03: New.
514         * gfortran.dg/typebound_operator_8.f03: New.
515
516 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
517
518         PR target/51729
519         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
520         XFAIL.
521         * gcc.target/mips/dspr2-MULTU.c: Likewise.
522
523 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
524
525         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
526
527 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
528
529         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
530         for MIPS.
531
532 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
533
534         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
535         * gfortran.dg/io_real_boz_4.f90: Likewise.
536         * gfortran.dg/io_real_boz_5.f90: Likewise.
537
538 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
539
540         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
541
542 2012-01-02  Revital Eres  <revital.eres@linaro.org>
543
544         * gcc.dg/sms-11.c: New file.
545
546 2012-01-02  Tobias Burnus  <burnus@net-b.de>
547
548         PR fortran/51682
549         * gfortran.dg/coarray/image_index_3.f90: New.
550
551 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
552
553         PR c++/16603
554         * g++.dg/parse/enum8.C: New.
555
556 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
557
558         PR c++/51379
559         * g++.dg/conversion/reinterpret4.C: New.
560         * g++.dg/conversion/reinterpret1.C: Adjust.
561
562 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
563
564         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
565
566 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
567
568         * g++.old-deja/g++.brendan/crash25.C: Adjust.
569         * g++.old-deja/g++.brendan/crash56.C: Likewise.
570         * g++.old-deja/g++.jason/access14.C: Likewise.
571         * g++.old-deja/g++.jason/access8.C: Likewise.
572         * g++.old-deja/g++.jason/access1.C: Likewise.
573         * g++.old-deja/g++.other/access3.C: Likewise.
574         * g++.old-deja/g++.other/access5.C: Likewise.
575         * g++.old-deja/g++.law/unsorted1.C: Likewise.
576         * g++.old-deja/g++.law/visibility22.C: Likewise.
577         * g++.old-deja/g++.law/visibility26.C: Likewise.
578         * g++.old-deja/g++.mike/p2746.C: Likewise.
579         * g++.dg/debug/using1.C: Likewise.
580         * g++.dg/lookup/using51.C: Likewise.
581         * g++.dg/inherit/using5.C: Likewise.
582         * g++.dg/inherit/pr30297.C: Likewise.
583         * g++.dg/inherit/access8.C: Likewise.
584         * g++.dg/torture/pr39362.C: Likewise.
585         * g++.dg/template/crash13.C: Likewise.
586         * g++.dg/template/using10.C: Likewise.
587
588 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
589
590         PR fortran/51502
591         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
592         change.
593
594 2012-01-01  Ira Rosen  <irar@il.ibm.com>
595
596         PR tree-optimization/51704
597         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
598         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
599         corresponding flags.
600
601 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
602
603         PR c++/51723
604         * g++.dg/cpp0x/constexpr-delegating2.C: New.
605
606 2012-01-01  Jan Hubicka  <jh@suse.cz>
607
608         PR rtl-optimization/51069
609         * gcc.c-torture/compile/pr51069.c: New testcase.
610
611 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
612
613         PR tree-optimization/51683
614         * gcc.dg/pr51683.c: New test.
615 \f
616 Copyright (C) 2012 Free Software Foundation, Inc.
617
618 Copying and distribution of this file, with or without modification,
619 are permitted in any medium without royalty provided the copyright
620 notice and this notice are preserved.