OSDN Git Service

PR c/52290
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2012-02-23  Uros Bizjak  <ubizjak@gmail.com>
2
3         PR c/52290
4         * gcc.dg/noncompile/pr52290.c: New test.
5
6 2012-02-23  Jakub Jelinek  <jakub@redhat.com>
7
8         PR tree-optimization/52019
9         * gcc.dg/tree-ssa/ipa-split-6.c: New test.
10
11 2012-02-22  Kai Tietz  <ktietz@redhat.com>
12
13         * g++.dg/opt/devirt2.C: Add rule for *-*-mingw* target.
14         * g++.dg/opt/pr48549.C (long): Replace by long by __PTRDIFF_TYPE__
15         derived pdiff_t type.
16         * g++.dg/torture/pr49720.C: Likewise
17
18 2012-02-22  Uros Bizjak  <ubizjak@gmail.com>
19
20         PR target/52330
21         * gcc.target/i386/pr52330.c: New test.
22
23 2012-02-22  Tobias Burnus  <burnus@net-b.de>
24
25         PR fortran/52335
26         * gfortran.dg/io_constraints_10.f90: New.
27
28 2012-02-22  Ulrich Weigand  <ulrich.weigand@linaro.org>
29
30         * lib/target-supports.exp (check_effective_target_vect_condition):
31         Return true for NEON.
32
33 2012-02-21  Kai Tietz  <ktietz@redhat.com>
34
35         * gcc.dg/bf-ms-layout-3.c: Mark char typed bitfield as extension.
36
37 2012-02-21  Richard Guenther  <rguenther@suse.de>
38
39         PR tree-optimization/52324
40         * gcc.dg/tree-ssa/ssa-lim-10.c: New testcase.
41
42 2012-02-21  Georg-Johann Lay  <avr@gjlay.de>
43
44         PR middle-end/51782
45         * gcc.target/avr/torture/pr51782-1.c: New test.
46
47 2012-02-21  Jakub Jelinek  <jakub@redhat.com>
48
49         PR tree-optimization/52318
50         * gcc.dg/pr52318.c: New test.
51
52 2012-02-20  Kai Tietz  <ktietz@redhat.com>
53
54         * gcc.dg/bf-ms-layout-3.c: New testcase.
55
56 2012-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
57
58         PR testsuite/52229
59         PR fortran/32380
60         * gfortran.dg/vect/pr32380.f:  XFAIL on PowerPC and ia-64.
61
62 2012-02-20  Richard Guenther  <rguenther@suse.de>
63
64         PR tree-optimization/52298
65         * gcc.dg/torture/pr52298.c: New testcase.
66         * gcc.dg/vect/pr52298.c: Likewise.
67
68 2012-02-20  Georg-Johann Lay  <avr@gjlay.de>
69
70         * gcc.dg/pr52132.c: Fix FAIL on 16-bit int platforms.
71         * gcc.c-torture/execute/pr52286.c: Ditto.
72
73 2012-02-20  Jakub Jelinek  <jakub@redhat.com>
74
75         PR tree-optimization/52286
76         * gcc.c-torture/execute/pr52286.c: New test.
77
78 2012-02-18  Tobias Burnus  <burnus@net-b.de>
79
80         PR fortran/52295
81         * gfortran.dg/interface_35.f90: Use -std=f2003.
82         * gfortran.dg/proc_ptr_comp_20.f90: Remove dg-warning.
83         * gfortran.dg/interface_assignment_4.f90: Ditto.
84         * gfortran.dg/bessel_1.f90: Ditto.
85         * gfortran.dg/func_result_6.f90: Ditto.
86         * gfortran.dg/hypot_1.f90: Ditto.
87         * gfortran.dg/proc_ptr_comp_21.f90: Ditto.
88
89 2012-02-17  Tobias Burnus  <burnus@net-b.de>
90
91         PR translation/52232
92         PR translation/52234
93         PR translation/52245
94         PR translation/52246
95         PR translation/52262
96         PR translation/52273
97         * gfortran.dg/coarray_22.f90: Update dg-error.
98         * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
99
100 2012-02-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
101
102         PR target/51753
103         * lib/gcc-simulate-thread.exp: Load timeout.exp.
104         (simulate-thread): Use default timeout.
105
106 2012-02-16  Jason Merrill  <jason@redhat.com>
107
108         PR c++/52248
109         * g++.dg/ext/timevar1.C: New.
110
111 2012-02-16  Fabien ChĂȘne  <fabien@gcc.gnu.org>
112
113         PR c++/52126
114         * g++.dg/template/using21.C: New.
115         * g++.dg/template/using22.C: Likewise.
116
117 2012-02-16  Jason Merrill  <jason@redhat.com>
118
119         PR c++/51415
120         * g++.dg/cpp0x/lambda/lambda-err1.C: New.
121
122 2012-02-16  Jakub Jelinek  <jakub@redhat.com>
123
124         PR tree-optimization/52255
125         * gcc.c-torture/compile/pr52255.c: New test.
126
127         PR debug/52260
128         * g++.dg/debug/dwarf2/pr52260.C: New test.
129
130         PR middle-end/51929
131         * g++.dg/ipa/pr51929.C: New test.
132
133 2012-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
134
135         PR target/52199
136         * gcc.target/powerpc/pr52199.c: New file.
137
138 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
139
140         PR target/52152
141         * objc.dg/stabs-1.m: xfail on mips-sgi-irix6.5.
142
143 2012-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
144
145         * gcc.dg/pr51867.c: Don't include <math.h>.
146         (sqrtf): Declare.
147
148 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
149
150         * gcc.dg/lto/20091013-1_1.c: xfail for avr.
151         * gcc.dg/lto/20091013-1_2.c: xfail for avr.
152
153 2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
154
155         PR tree-optimization/50561
156         * gcc.dg/graphite/pr50561.c: New testcase.
157
158 2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
159
160         * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
161         * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
162
163 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
164
165         * gnat.dg/discr35.ad[sb]: New test.
166
167 2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
168
169         * gnat.dg/volatile10.adb: New test.
170         * gnat.dg/volatile10_pkg.ads: New helper.
171
172 2012-02-14  Jason Merrill  <jason@redhat.com>
173
174         * g++.dg/ext/attrib43.C: New.
175
176 2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
177
178         * lib/target-supports.exp (check_effective_target_fgnu_tm): New proc.
179         * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
180         fgnu_tm.
181         * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
182         gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
183         * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
184         effective_target fgnu_tm.
185         * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
186
187 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
188
189         PR c++/52247
190         * g++.dg/template/asmgoto1.C: New test.
191
192 2012-02-14  Ian Lance Taylor  <iant@google.com>
193
194         PR go/48501
195         * go.test/go-test.exp (go-gc-tests): Disable optimizations when
196         compiling generated file for 64bit and index tests.
197
198 2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
199
200         * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
201
202 2012-02-14  Richard Guenther  <rguenther@suse.de>
203
204         PR tree-optimization/52244
205         PR tree-optimization/51528
206         * gcc.dg/torture/pr52244.c: New testcase.
207
208 2012-02-14  Walter Lee  <walt@tilera.com>
209
210         * g++.dg/other/PR23205.C: Disable test on tile.
211         * g++.dg/other/pr23205-2.C: Disable test on tile.
212         * gcc.dg/20020312-2.c: Add a condition for __tile__.
213         * gcc.dg/20040813-1.c: Disable test on tile.
214         * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
215         * gcc.misc-tests/linkage.exp: Handle tilegx.
216
217 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
218
219         PR tree-optimization/52210
220         * gcc.dg/pr52210.c: New test.
221
222 2012-02-14  Jason Merrill  <jason@redhat.com>
223
224         PR c++/39055
225         * g++.dg/overload/defarg5.C: New.
226
227 2012-02-14  Jakub Jelinek  <jakub@redhat.com>
228
229         PR c/52181
230         * c-c++-common/pr52181.c: New test.
231
232 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
233
234         PR c++/52215
235         * g++.dg/ext/atomic-1.C: New test.
236
237 2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
238
239         * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
240
241 2012-02-13  Jakub Jelinek  <jakub@redhat.com>
242
243         PR middle-end/52209
244         * gcc.c-torture/execute/pr52209.c: New test.
245
246 2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
247
248         PR fortran/50981
249         * gfortran.dg/elemental_optional_args_5.f03: New test.
250
251 2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
252
253         PR testsuite/50076
254         * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
255         cases.
256
257 2012-02-11  Ian Lance Taylor  <iant@google.com>
258
259         PR go/51874
260         * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
261         SPARC Solaris.  Don't run the test at all on systems where it may
262         not work, rather than xfailing it.
263
264 2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
265
266         PR rtl-optimization/52175
267         * gcc.c-torture/compile/pr52175.c: New test.
268
269 2012-02-10  Jason Merrill  <jason@redhat.com>
270
271         PR c++/51910
272         * g++.dg/template/repo10.C: New.
273
274 2012-02-11  Jakub Jelinek  <jakub@redhat.com>
275
276         PR debug/52132
277         * gcc.dg/pr52132.c: New test.
278
279 2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
280
281         * gnat.dg/specs/aggr4.ads: New test.
282         * gnat.dg/specs/aggr4_pkg.ads: New helper.
283
284 2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
285
286         PR target/52146
287         * gcc.target/i386/pr52146.c: New.
288
289 2012-02-10  Jakub Jelinek  <jakub@redhat.com>
290
291         PR middle-end/52177
292         * c-c++-common/pr52177.c: New test.
293
294 2012-02-10  Jan Hubicka  <jh@suse.cz>
295
296         PR middle-end/48600
297         * g++.dg/torture/pr48600.C: New testcase.
298
299 2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
300
301         PR middle-end/52140
302         * gcc.dg/dfp/pr52140.c: New test.
303
304 2012-02-09  Jakub Jelinek  <jakub@redhat.com>
305
306         PR fortran/32380
307         * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
308         of dg-options.
309
310 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
311
312         PR middle-end/51867
313         * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
314         * testsuite/gcc.dg/pr51867.c: New test.
315
316 2012-02-09  Ian Lance Taylor  <iant@google.com>
317
318         * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
319         which don't support -fsplit-stack.  Turn off optimization when
320         compiling select5-out.go.
321
322 2012-02-08  Ian Lance Taylor  <iant@google.com>
323
324         * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
325         systems which don't support -fsplit-stack.
326
327 2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
328
329         * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
330         * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
331         machine instuction in the log.
332
333 2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
334
335         * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
336           to 20 seconds.
337
338 2012-02-08  Magnus Granberg  <zorry@gentoo.org>
339
340         PR driver/48524
341         * gcc.dg/pr48524.c: New test.
342         * gcc.dg/pr48524.spec: New spec file for test.
343
344 2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
345
346         PR fortran/32380
347         * gfortran.dg/vect/pr32380.f90:  New test.
348
349 2012-02-08  Tobias Burnus  <burnus@net-b.de>
350
351         PR fortran/52151
352         * gfortran.dg/realloc_on_assign_12.f90: New.
353
354 2012-02-08  Richard Guenther  <rguenther@suse.de>
355
356         PR rtl-optimization/52170
357         * gcc.dg/torture/pr52170.c: New testcase.
358
359 2012-02-08  Jakub Jelinek  <jakub@redhat.com>
360
361         PR gcov-profile/52150
362         * gcc.dg/tree-prof/pr52150.c: New test.
363
364         PR rtl-optimization/52139
365         * gcc.dg/pr52139.c: New test.
366
367 2012-02-07  Jason Merrill  <jason@redhat.com>
368
369         PR c++/51675
370         * g++.dg/cpp0x/constexpr-union3.C: New.
371
372         PR c++/52035
373         * g++.dg/lto/pr52035_0.C: New.
374
375 2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
376
377         * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
378         * gcc.dg/special/weak-1.c: Likewise.
379         * gcc.dg/ucnid-12.c: Likewise.
380         * gcc.dg/torture/pr45678-1.c: Likewise.
381         * gcc.dg/torture/pr45678-2.c: Likewise.
382         * gcc.dg/vector-4.c: Likewise.
383         * gcc.dg/ipa/inline-5.c: Likewise.
384         * gcc.dg/ucnid-11.c: Likewise.
385         * gcc.misc-tests/gcov-13.c: Likewise.
386         * gcc.misc-tests/gcov-14.c: Likewise.
387         * g++.dg/ext/label13.C: Likewise.
388         * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
389         hppa*-*-hpux* options.
390         * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
391         * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
392         * gcc.dg/pr48616.c: Likewise.
393         * gcc.dg/pr17957.c: Likewise.
394         * gcc.dg/pr17055-1.c: Likewise.
395         * gcc.dg/pr32912-1.c: Likewise.
396         * gcc.dg/tm/pr51472.c: Likewise.
397         * c-c++-common/fold-bitand-4.c: Likewise.
398         * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
399         Use dg-additional-options for extra options.
400
401 2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
402
403         * gcc.target/epiphany/interrupt-2.c: New test.
404
405 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
406
407         PR target/52155
408         * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
409         * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
410         for MIPS ELF.
411
412 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
413
414         PR target/52152
415         * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
416
417 2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
418
419         PR middle-end/24306
420         PR target/52154
421         * lib/target-supports.exp (check_effective_target_mips_eabi): New.
422         * gcc.target/mips/va-arg-1.c: New test.
423
424 2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
425
426         * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
427         for -mno-pointers-to-nested-functions.
428
429 2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
430
431         * gcc.c-torture/execute/20120207-1.c: New test.
432
433 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
434
435         PR rtl-optimization/52060
436         * gcc.dg/torture/pr52060.c: New test.
437
438         PR middle-end/52074
439         * gcc.c-torture/compile/pr52074.c: New test.
440
441 2012-02-07  Tobias Burnus  <burnus@net-b.de>
442
443         PR fortran/51514
444         * gfortran.dg/class_to_type_2.f90: New.
445
446 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
447
448         PR fortran/32373
449         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
450         Remove module.
451
452 2012-02-06  Jason Merrill  <jason@redhat.com>
453
454         PR c++/52088
455         * g++.dg/template/conv13.C: New.
456
457 2012-02-06  Richard Guenther  <rguenther@suse.de>
458
459         PR tree-optimization/52115
460         * gcc.c-torture/compile/pr52115.c: New testcase.
461
462 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
463
464         PR target/52129
465         * gcc.c-torture/execute/pr52129.c: New test.
466
467 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
468
469         * gcc.dg/pr48374.c: Actually add the test I forgot 
470         in the 2012-01-25 commit.
471
472 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
473
474         PR fortran/32373
475         * gfortran.dg/vect/vect-8.f90:  New test case.
476
477 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
478
479         PR fortran/48847
480         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
481
482 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
483
484         PR fortran/52102
485         * gfortran.dg/class_48.f90 : Add test of allocate class array
486         component with source in subroutine test3.  Remove commenting
487         out in subroutine test4, since branching on unitialized variable
488         is now fixed (no PR for this last.).
489
490 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
491
492         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
493         on MIPS targets.
494         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
495
496 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
497
498         PR target/52125
499         * lib/target-supports.exp (check_effective_target_mips_rel): New.
500         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
501
502 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
503
504         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
505         (check_effective_target_sync_int_long): Use it.
506         (check_effective_target_sync_char_short): Likewise.
507         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
508
509 2012-02-05  Tobias Burnus  <burnus@net-b.de>
510
511         PR fortran/51972
512         * gfortran.dg/class_48.f90: Add some further checks.
513
514 2012-02-05  Ira Rosen  <irar@il.ibm.com>
515
516         PR tree-optimization/52091
517         * gcc.dg/vect/pr52091.c: New test.
518
519 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
520
521         PR rtl-optimization/52113
522         * gcc.target/avr/pr52113.c: New test.
523
524 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
525
526         PR rtl-optimization/52092
527         * gcc.c-torture/compile/pr52092.c: New test.
528
529 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
530
531         PR fortran/41587
532         * gfortran.dg/class_array_10.f03: New test.
533
534         PR fortran/46356
535         * gfortran.dg/class_array_11.f03: New test.
536
537         PR fortran/51754
538         * gfortran.dg/class_array_12.f03: New test.
539
540 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
541
542         PR fortran/52012
543         * gfortran.dg/realloc_on_assign_11.f90: New test.
544
545 2012-02-02  Tobias Burnus  <burnus@net-b.de>
546
547         PR fortran/52093
548         * gfortran.dg/shape_7.f90: New.
549
550 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
551
552         * gcc.target/mips/mips-prepend-1.c: New test.
553
554 2012-02-02  Jan Hubicka  <jh@suse.cz>
555             Tom de Vries  <tom@codesourcery.com>
556
557         PR middle-end/51998
558         * testsuite/gcc.dg/alias-12.c: New testcase.
559         * testsuite/gcc.dg/alias-13.c: New testcase.
560
561 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
562
563         PR target/52086
564         * gcc.dg/pr52086.c: New test.
565
566         PR tree-optimization/52073
567         * gcc.c-torture/compile/pr52073.c: New test.
568
569 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
570
571         PR fortran/51958
572         * gfortran.dg/function_optimize_10.f90:  New test.
573
574 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
575
576         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
577         test on alpha*-*-*.
578
579 2012-02-01  Tobias Burnus  <burnus@net-b.de>
580
581         PR fortran/52024
582         * gfortran.dg/typebound_operator_14.f90: New.
583
584 2012-02-01  Tobias Burnus  <burnus@net-b.de>
585
586         PR fortran/52059
587         * gfortran.dg/elemental_function_1.f90: New.
588
589 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
590
591         PR rtl-optimization/51374
592         * gcc.target/avr/torture/pr51374-1.c:
593         Also fail if SBIS is seen.
594
595 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
596
597         PR rtl-optimization/51374
598         * gcc.target/avr/torture/pr51374-1.c: New.
599
600 2012-01-31  Tobias Burnus  <burnus@net-b.de>
601
602         PR fortran/52024
603         * gfortran.dg/typebound_generic_11.f90: New.
604
605 2012-01-31  Tobias Burnus  <burnus@net-b.de>
606
607         PR fortran/52029
608         * gfortran.dg/class_49.f90: New.
609
610 2012-01-31  Tobias Burnus  <burnus@net-b.de>
611
612         PR fortran/52013
613         * gfortran.dg/elemental_args_check_6.f90: New.
614
615 2012-01-31  Jason Merrill  <jason@redhat.com>
616
617         PR c++/52043
618         * g++.dg/cpp0x/variadic122.C: New.
619
620 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
621
622         PR fortran/52012
623         * gfortran.dg/realloc_on_assign_10.f90: New test.
624
625 2012-01-31  Richard Guenther  <rguenther@suse.de>
626
627         PR tree-optimization/51528
628         * gcc.dg/torture/pr51528.c: New testcase.
629
630 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
631
632         PR go/48501
633         * lib/go.exp (go_target_compile): Append timeout= to options.
634         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
635         select5-out.go test on alpha*-*-* targets.
636
637 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
638
639         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
640         (TEST_SHORT): Reformat in the same way.
641         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
642         (TEST_SHORT): Reformat in the same way.
643         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
644         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
645         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
646         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
647         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
648
649 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
650
651         PR target/51835
652         * gcc.target/arm/pr51835.c: New testcase.
653
654 2012-01-30  Richard Guenther  <rguenther@suse.de>
655
656         PR tree-optimization/52028
657         * gcc.dg/torture/pr52028.c: New testcase.
658         * gfortran.dg/ldist-pr45199.f: Adjust.
659         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
660         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
661         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
662
663 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
664
665         PR debug/52027
666         * gcc.dg/tree-prof/pr52027.c: New test.
667
668         PR tree-optimization/52046
669         * gcc.dg/pr52046.c: New test.
670
671         PR debug/52048
672         * g++.dg/other/pr52048.C: New test.
673
674 2012-01-30  Richard Guenther  <rguenther@suse.de>
675
676         PR tree-optimization/52045
677         * gcc.dg/pr52045.c: New testcase.
678
679 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
680
681         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
682         new code generated for __sync_lock_release.
683
684 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
685
686         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
687
688 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
689
690         PR testsuite/51875
691         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
692
693         * g++.dg/ext/visibility/template10.C: Fix typo.
694
695         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
696
697 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
698
699         PR c++/51327
700         * g++.dg/cpp0x/constexpr-ice6.C: New.
701
702 2012-01-29  Tobias Burnus  <burnus@net-b.de>
703
704         PR fortran/41600
705         * gfortran.dg/default_initialization_6.f90: New.
706
707 2012-01-29  Tobias Burnus  <burnus@net-b.de>
708
709         PR fortran/51972
710         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
711         * gfortran.dg/class_48.f90: New.
712
713 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
714
715         PR fortran/51808
716         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
717
718 2012-01-28  Tobias Burnus  <burnus@net-b.de>
719
720         PR fortran/51972
721         * gfortran.dg/class_allocate_12.f90: New.
722
723 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
724
725         * gcc.dg/torture/pr50444.c: Fix dg directives.
726
727 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
728
729         PR target/52006
730         * gcc.target/arm/pr52006.c: New test.
731
732 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
733
734         PR testsuite/52011
735         * gcc.dg/lto/trans-mem.h: New file.
736         * gcc.dg/lto/trans-mem-2_0.c: Include it.
737         * gcc.dg/lto/trans-mem-1_1.c: Same.
738         * gcc.dg/lto/trans-mem-4_1.c: Same.
739         * gcc.dg/lto/trans-mem-3_1.c: Same.
740
741 2012-01-27  Tobias Burnus  <burnus@net-b.de>
742
743         PR fortran/52022
744         * gfortran.dg/dummy_procedure_7.f90: New.
745
746 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
747
748         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
749         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
750
751 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
752
753         PR c++/51852
754         * g++.dg/other/gc5.C: New test.
755
756 2012-01-27  Richard Guenther  <rguenther@suse.de>
757
758         PR tree-optimization/50444
759         * gcc.dg/torture/pr50444.c: New testcase.
760
761 2012-01-27  Tobias Burnus  <burnus@net-b.de>
762
763         PR fortran/51970
764         PR fortran/51977
765         * gfortran.dg/move_alloc_13.f90: New.
766
767 2012-01-27  Tobias Burnus  <burnus@net-b.de>
768
769         PR fortran/51953
770         * gfortran.dg/allocate_alloc_opt_13.f90: New.
771         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
772         and change dg-error string.
773
774 2012-01-27  Tobias Burnus  <burnus@net-b.de>
775
776         PR fortran/52016
777         * gfortran.dg/elemental_args_check_5.f90: New.
778
779 2012-01-27  Richard Guenther  <rguenther@suse.de>
780
781         PR middle-end/51959
782         * g++.dg/torture/pr51959.C: New testcase.
783
784 2012-01-27  Tom de Vries  <tom@codesourcery.com>
785
786         PR tree-optimization/51990
787         * gcc.dg/pr51990.c: New test.
788         * gcc.dg/pr51990-2.c: Same.
789
790 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
791             Tobias Burnus <burnus@gcc.gnu.org>
792
793         PR fortran/48705
794         * gfortran.dg/class_allocate_11.f03: New.
795
796         PR fortran/51870
797         PR fortran/51943
798         PR fortran/51946
799         * gfortran.dg/class_allocate_7.f03: New.
800         * gfortran.dg/class_allocate_8.f03: New.
801         * gfortran.dg/class_allocate_9.f03: New.
802         * gfortran.dg/class_allocate_10.f03: New.
803
804 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
805
806         * gnat.dg/discr34.adb: New test.
807         * gnat.dg/discr34_pkg.ads: New helper.
808
809 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
810
811         * gnat.dg/discr33.adb: New test.
812
813 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
814
815         * gnat.dg/limited_with3.ad[sb): New test.
816         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
817         * gnat.dg/limited_with3_pkg2.ads: Likewise.
818         * gnat.dg/limited_with3_pkg3.ads: Likewise.
819
820 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
821
822         * gnat.dg/stack_usage1.adb: New test.
823         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
824
825         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
826         * gcc.dg/pr44194-2.c: Likewise.
827
828 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
829
830         PR c++/51370
831         * g++.dg/template/crash112.C: New.
832
833 2012-01-27  Richard Henderson  <rth@redhat.com>
834
835         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
836
837 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
838
839         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
840
841 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
842
843         PR middle-end/51895
844         * g++.dg/opt/pr51895.C: New test.
845
846 2012-01-26  Michael Matz  <matz@suse.de>
847
848         PR tree-optimization/48794
849         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
850
851 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
852
853         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
854
855 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
856
857         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
858         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
859         memory.
860         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
861         the default value for s390 and s390x.
862
863 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
864
865         PR lto/51698
866         * gcc.dg/lto/trans-mem-4_0.c: New.
867         * gcc.dg/lto/trans-mem-4_1.c: New.
868         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
869         TM builtins.
870         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
871         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
872         TM builtins.
873         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
874         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
875         TM builtins.
876
877 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
878
879         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
880
881 2012-01-25  Ian Lance Taylor  <iant@google.com>
882
883         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
884
885 2012-01-25  Tobias Burnus  <burnus@net-b.de>
886
887         PR fortran/51995
888         * gfortran.dg/typebound_proc_25.f90: New.
889
890 2012-01-25  Jason Merrill  <jason@redhat.com>
891
892         PR c++/51992
893         * g++.dg/lto/pr51992_0.C: New.
894
895 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
896
897         PR tree-optimization/51987
898         * gcc.target/i386/pr51987.c: New test.
899
900 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
901
902         * gcc.dg/tm/lto-1.c: Require lto support in target.
903
904 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
905
906         PR rtl-optimization/48374
907         * gcc.dg/pr48374.c: New test.
908
909 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
910
911         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
912
913 2012-01-25  Tobias Burnus  <burnus@net-b.de>
914
915         PR fortran/51966
916         * gfortran.dg/derived_constructor_char_3.f90: New.
917
918 2012-01-24  Ian Lance Taylor  <iant@google.com>
919
920         * go.test/go-test.exp (filecmp): New procedure.
921         (errchk): Handle quoted square brackets.
922         (go-gc-tests): Set go_compile_args. Handle various new test
923         lines.  Skip a few new tests.
924         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
925
926 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
927
928         * lib/target-supports.exp (proc check_effective_target_vect_perm)
929         (check_effective_target_vect_extract_even_odd)
930         (check_effective_target_vect_interleave): Return true for MIPS
931         paired-single.
932
933 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
934
935         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
936         (main): Use it instead of argc.
937
938 2012-01-24  Jason Merrill  <jason@redhat.com>
939
940         PR c++/51973
941         * g++.dg/cpp0x/sfinae31.C: New.
942
943 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
944
945         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
946
947 2012-01-24  Jason Merrill  <jason@redhat.com>
948
949         PR c++/51812
950         * g++.dg/inherit/covariant20.C: New.
951
952 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
953
954         PR c++/51223
955         * g++.dg/parse/crash58.C: New.
956
957 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
958
959         PR target/51957
960         * gcc.dg/pr51957-1.c: New test.
961         * gcc.dg/pr51957-1.h: New file.
962         * gcc.dg/pr51957-2.c: New test.
963
964 2012-01-23  Jason Merrill  <jason@redhat.com>
965
966         PR c++/51930
967         * g++.dg/ext/visibility/template10.C: New.
968
969 2012-01-23  Tobias Burnus  <burnus@net-b.de>
970
971         PR fortran/51948
972         * gfortran.dg/move_alloc_12.f90: New.
973
974 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
975
976         PR middle-end/45416
977         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
978
979 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
980
981         PR c++/51398
982         * g++.dg/template/crash111.C: New.
983
984 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
985
986         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
987         configurations.
988         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
989
990 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
991
992         PR testsuite/51941
993         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
994         the DW_TAG_class_type and DW_AT_name: "Executor".
995
996 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
997
998         * lib/target-supports.exp
999         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
1000         (check_effective_target_vect_interleave): Likewise.
1001
1002 2012-01-22  Jason Merrill  <jason@redhat.com>
1003
1004         PR c++/51925
1005         * g++.dg/template/using20.C: New.
1006         * g++.dg/template/template-id-2.C: Adjust diagnostic.
1007
1008 2012-01-23  Jason Merrill  <jason@redhat.com>
1009
1010         PR target/51934
1011         * g++.dg/torture/pr51344.C: Limit to x86.
1012
1013 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
1014
1015         * c-c++-common/tm/omp.c: Require target with pthread support.
1016
1017 2012-01-23  Richard Guenther  <rguenther@suse.de>
1018
1019         PR tree-optimization/51949
1020         * gcc.dg/torture/pr51949.c: New testcase.
1021
1022 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
1023
1024         PR rtl-optimization/51933
1025         * gcc.c-torture/execute/pr51933.c: New test.
1026
1027 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
1028
1029         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
1030         Do not define for Interix.
1031
1032 2012-01-22  Jason Merrill  <jason@redhat.com>
1033
1034         PR c++/51832
1035         * g++.dg/lto/pr51832.h: New.
1036         * g++.dg/lto/pr51832_0.C: New.
1037         * g++.dg/lto/pr51832_1.C: New.
1038
1039 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
1040
1041         * gcc.dg/ext-elim-1.c: New test.
1042
1043 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
1044
1045         PR target/51931
1046         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
1047         * g++.dg/opt/longbranch1.C: Likewise.
1048
1049 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
1050
1051         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
1052         in C++11 mode.
1053
1054 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
1055
1056         PR fortran/50556
1057         * gfortran.dg/namelist_74.f90: New test.
1058         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
1059
1060 2012-01-21  Tobias Burnus  <burnus@net-b.de>
1061
1062         PR fortran/51913
1063         * gfortran.dg/class_47.f90: New.
1064
1065 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
1066
1067         * gnat.dg/renaming5.ad[sb]: New test.
1068
1069 2012-01-20  Jason Merrill  <jason@redhat.com>
1070
1071         PR c++/51919
1072         * g++.dg/pch/mangle1.{C,Hs}: Remove.
1073
1074 2012-01-20  Jason Merrill  <jason@redhat.com>
1075
1076         PR c++/51922
1077         * g++.dg/ext/attrib42.C: Require ilp32.
1078
1079 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
1080
1081         PR target/51915
1082         * gcc.target/arm/pr51915.c: New test.
1083
1084 2012-01-20  Cary Coutant  <ccoutant@google.com>
1085             Dodji Seketeli  <dodji@redhat.com>
1086
1087         PR debug/45682
1088         * g++.dg/debug/dwarf2/nested-3.C: New test.
1089
1090 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
1091
1092         PR c++/51402
1093         * g++.dg/template/crash110.C: New.
1094
1095 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1096
1097         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
1098         Remove default options on hppa*-*-hpux*.
1099
1100 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1101
1102         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
1103
1104 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1105
1106         * gcc.c-torture/compile/pr51856.c: New testcase.
1107
1108 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
1109
1110         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
1111         options to go_target_compile.
1112
1113 2012-01-20  Kai Tietz  <ktietz@redhat.com>
1114
1115         * g++.dg/torture/pr51344.C: Fix typo.
1116
1117 2012-01-20  Richard Guenther  <rguenther@suse.de>
1118
1119         PR tree-optimization/51903
1120         * g++.dg/torture/pr51903.C: New testcase.
1121
1122 2012-01-20  Tobias Burnus  <burnus@net-b.de>
1123             Janus Weil  <janus@gcc.gnu.org>
1124
1125         PR fortran/51056
1126         * gfortran.dg/use_21.f90: New.
1127
1128 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
1129
1130         PR target/51106
1131         * gcc.dg/torture/pr51106-1.c: New test.
1132         * gcc.dg/torture/pr51106-2.c: New test.
1133
1134 2012-01-19  Kai Tietz  <ktietz@redhat.com>
1135
1136         * g++.dg/torture/pr51344.C: New test.
1137
1138 2012-01-19  Tobias Burnus  <burnus@net-b.de>
1139
1140         PR fortran/51904
1141         * gfortran.dg/intrinsic_size_2.f90: New.
1142
1143 2012-01-19  Jason Merrill  <jason@redhat.com>
1144
1145         PR c++/51889
1146         * g++.dg/inherit/using7.C: New.
1147
1148 2012-01-19  Richard Guenther  <rguenther@suse.de>
1149
1150         PR tree-optimization/37997
1151         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
1152
1153 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
1154
1155         PR rtl-optimization/51505
1156         * gcc.dg/pr51505.c: New test.
1157
1158 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
1159
1160         PR fortran/51634
1161         * gfortran.dg/typebound_operator_12.f03: New.
1162         * gfortran.dg/typebound_operator_13.f03: New.
1163
1164 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
1165
1166         PR c++/51225
1167         * g++.dg/cpp0x/pr51225.C: New.
1168
1169 2012-01-17  Ian Lance Taylor  <iant@google.com>
1170
1171         PR go/50656
1172         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
1173
1174 2012-01-17  Tobias Burnus  <burnus@net-b.de>
1175
1176         PR fortran/51869
1177         * gfortran.dg/realloc_on_assign_9.f90: New.
1178
1179 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
1180
1181         PR other/51165
1182         * gcc.dg/tm/memopt-3.c: Remove xfail.
1183         * gcc.dg/tm/memopt-4.c: Remove xfail.
1184         * gcc.dg/tm/memopt-5.c: Remove xfail.
1185         * gcc.dg/tm/memopt-7.c: Remove xfail.
1186
1187 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
1188
1189         PR tree-optimization/51877
1190         * gcc.c-torture/execute/pr51877.c: New test.
1191
1192 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
1193
1194         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
1195         {!vect_align_arrays} to vect_sizes_32B_16B.
1196         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
1197         * gcc.dg/vect/vect-peel-3.c: Ditto.
1198
1199 2012-01-16  Jason Merrill  <jason@redhat.com>
1200
1201         PR c++/51854
1202         * g++.dg/abi/mangle60.C: New.
1203
1204         PR c++/51827
1205         * g++.dg/pch/mangle1.{C,Hs}: New.
1206
1207 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
1208             Tobias Burnus  <burnus@net-b.de>
1209
1210         PR fortran/50981
1211         * gfortran.dg/elemental_optional_args_3.f90: New
1212         * gfortran.dg/elemental_optional_args_4.f90: New
1213
1214 2012-01-16  Tobias Burnus  <burnus@net-b.de>
1215
1216         PR fortran/51809
1217         * gfortran.dg/use_20.f90: New
1218
1219 2012-01-16  Jason Merrill  <jason@redhat.com>
1220
1221         PR c++/51868
1222         * g++.dg/cpp0x/rv-bitfield.C: New.
1223         * g++.dg/cpp0x/rv-bitfield2.C: New.
1224
1225 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
1226
1227         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
1228         subroutine 'qsort' and use index array to assign the result.
1229
1230 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
1231
1232         PR tree-optimization/51865
1233         * gcc.dg/pr51865.c: New test.
1234
1235 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
1236
1237         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
1238
1239 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
1240
1241         * gcc.target/mips/code-readable-2.c: Allow the jump table address
1242         to be loaded from the constant pool, rather than via %hi and %lo.
1243
1244 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
1245
1246         PR rtl-optimization/51821
1247         * gcc.dg/pr51821.c: New test.
1248
1249 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
1250
1251         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
1252
1253 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
1254
1255         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
1256
1257 2012-01-14  Tobias Burnus  <burnus@net-b.de>
1258
1259         PR fortran/51800
1260         * gfortran.dg/init_flag_8.f90: New.
1261         * gfortran.dg/init_flag_9.f90: New.
1262
1263 2011-01-14  Tobias Burnus  <burnus@net-b.de>
1264
1265         PR fortran/51816
1266         * gfortran.dg/use_18.f90: New.
1267         * gfortran.dg/use_19.f90: New.
1268
1269 2012-01-13  Ian Lance Taylor  <iant@google.com>
1270
1271         PR c++/50012
1272         * g++.dg/warn/Wsign-compare-4.C: New.
1273
1274 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
1275
1276         PR fortran/48351
1277         * gfortran.dg/alloc_comp_assign.f03: New.
1278         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
1279         __BUILTIN_FREE from 38 to 32.
1280
1281 2012-01-13  Jason Merrill  <jason@redhat.com>
1282
1283         PR c++/20681
1284         * g++.dg/warn/Wreturn-type-7.C: New.
1285
1286 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
1287
1288         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
1289         assumption.
1290         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
1291         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
1292         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
1293         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
1294         int32plus because of big array needed.
1295         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
1296         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
1297
1298 2012-01-13  Jason Merrill  <jason@redhat.com>
1299
1300         PR c++/51813
1301         * g++.dg/ext/visibility/template9.C: New.
1302
1303         PR c++/51620
1304         * g++.dg/cpp0x/defaulted34.C: New.
1305         * g++.dg/template/virtual3.C: New.
1306
1307 2012-01-13  Richard Guenther  <rguenther@suse.de>
1308
1309         PR middle-end/8081
1310         * gcc.dg/torture/pr8081.c: New testcase.
1311
1312 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
1313
1314         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
1315
1316 2012-01-12  Jason Merrill  <jason@redhat.com>
1317
1318         PR c++/51714
1319         * g++.dg/ext/stmtexpr14.C: New.
1320
1321 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
1322
1323         PR c++/51633
1324         * g++.dg/cpp0x/constexpr-diag4.C: New test.
1325
1326 2012-01-12  Jason Merrill  <jason@redhat.com>
1327
1328         PR c++/48051
1329         * g++.dg/abi/mangle48.C: Test qualified-names, too.
1330         * g++.dg/abi/mangle58.C: Likewise.
1331
1332         PR c++/51403
1333         * g++.dg/template/arg8.C: New.
1334
1335 2012-01-12  Ira Rosen  <irar@il.ibm.com>
1336
1337         PR tree-optimization/51799
1338         * gcc.dg/vect/pr51799.c: New test.
1339         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
1340         patterns.
1341
1342 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
1343             Tobias Burnus  <burnus@net-b.de>
1344
1345         PR fortran/51057
1346         PR fortran/51616
1347         * lib/target-supports.exp
1348         (check_effective_target_fortran_largest_fp_has_sqrt): New.
1349         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
1350
1351 2012-01-11  Jason Merrill  <jason@redhat.com>
1352
1353         PR c++/51565
1354         * g++.dg/ext/attrib42.C: New.
1355
1356 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
1357
1358         PR bootstrap/51796
1359         * gcc.dg/pr51796.c: New test.
1360
1361 2012-01-11  Jason Merrill  <jason@redhat.com>
1362
1363         PR c++/51818
1364         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
1365
1366 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1367
1368         * gnat.dg/array19.ad[sb]: New test.
1369
1370 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1371
1372         * gnat.dg/opt23.ad[sb]: New test.
1373         * gnat.dg/opt23_pkg.ad[sb]: New helper.
1374         * gnat.dg/opt24.ad[sb]: New test.
1375
1376 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1377
1378         PR tree-optimization/49642
1379         * gcc.dg/tree-ssa/pr49642-1.c: New test.
1380         * gcc.dg/tree-ssa/pr49642-2.c: New test.
1381
1382 2012-01-11  Jason Merrill  <jason@redhat.com>
1383
1384         PR c++/51613
1385         * g++.dg/template/explicit-args5.C: New.
1386
1387 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1388
1389         * gcc.c-torture/execute/20120110-1.c: New testcase.
1390
1391 2012-01-10  Jason Merrill  <jason@redhat.com>
1392
1393         PR c++/51614
1394         * g++.dg/inherit/ambig1.C: New.
1395
1396         PR c++/51433
1397         * g++.dg/cpp0x/constexpr-cache1.C: New.
1398
1399 2012-01-10  Richard Guenther  <rguenther@suse.de>
1400
1401         PR tree-optimization/51801
1402         * gcc.dg/torture/pr51801.c: New testcase.
1403
1404 2012-01-10  Tobias Burnus  <burnus@net-b.de>
1405
1406         PR fortran/51652
1407         * gfortran.dg/allocate_with_typespec_5.f90: New.
1408
1409 2012-01-10  Tobias Burnus  <burnus@net-b.de>
1410
1411         * gfortran.dg/class_39.f03: Update dg-error string.
1412
1413 2012-01-10  Richard Guenther  <rguenther@suse.de>
1414
1415         PR tree-optimization/50913
1416         * gcc.dg/graphite/interchange-16.c: New testcase.
1417         * gcc.dg/graphite/scop-20.c: XFAIL.
1418         * gfortran.dg/graphite/interchange-1.f: Likewise.
1419         * gfortran.dg/graphite/block-1.f90: Likewise.
1420         * gfortran.dg/graphite/block-2.f: Likewise.
1421
1422 2012-01-10  Richard Henderson  <rth@redhat.com>
1423
1424         * lib/target-supports.exp (check_effective_target_vect_perm,
1425         check_effective_target_vect_perm_byte,
1426         check_effective_target_vect_perm_short): Enable for arm neon.
1427
1428 2012-01-09  Tobias Burnus  <burnus@net-b.de>
1429
1430         PR fortran/46328
1431         * gfortran.dg/typebound_operator_11.f90: New.
1432
1433 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
1434
1435         * gnat.dg/array18.adb: New test.
1436         * gnat.dg/array18_pkg.ads: New helper.
1437
1438 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
1439
1440         PR fortran/51791
1441         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
1442         around base object in first assignment in main program.
1443         * gfortran.dg/typebound_operator_10.f03: New test.
1444
1445 2012-01-09  Martin Jambor  <mjambor@suse.cz>
1446
1447         PR tree-optimization/51759
1448         * g++.dg/ipa/pr51759.C: New test.
1449
1450 2012-01-09  Tobias Burnus  <burnus@net-b.de>
1451
1452         PR fortran/51758
1453         * gfortran.dg/optional_absent_2.f90: New.
1454
1455 2012-01-09  Tobias Burnus  <burnus@net-b.de>
1456
1457         PR fortran/51578
1458         * gfortran.dg/use_17.f90: New.
1459
1460 2012-01-09  Gary Funck  <gary@intrepid.com>
1461
1462         PR preprocessor/33919
1463         * gcc.dg/pr33919.c: New test.
1464         * gcc.dg/pr33919-0.h: New test header file.
1465         * gcc.dg/pr33919-1.h: Ditto.
1466         * gcc.dg/pr33919-2.h: Ditto.
1467
1468 2012-01-07  Jan Hubicka  <jh@suse.cz>
1469
1470         PR tree-optimize/51694
1471         * gcc.c-torture/compile/pr51694.c: new testcase.
1472
1473 2012-01-07  Jan Hubicka  <jh@suse.cz>
1474
1475         PR tree-optimization/51600
1476         * g++.dg/torture/pr51600.C: New testcase.
1477
1478 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1479
1480         PR gcov-profile/51715
1481         PR gcov-profile/51717
1482         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
1483         * gcc.misc-tests/gcov-14.c: Likewise.
1484
1485 2012-01-06  Jason Merrill  <jason@redhat.com>
1486
1487         * g++.dg/parse/new5.C: New.
1488
1489 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
1490
1491         PR testsuite/51655
1492         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
1493         including <string.h>.
1494
1495 2012-01-06  Jason Merrill  <jason@redhat.com>
1496
1497         * g++.dg/abi/mangle51.C: New.
1498         * g++.dg/abi/mangle52.C: New.
1499         * g++.dg/abi/mangle53.C: New.
1500         * g++.dg/abi/mangle54.C: New.
1501         * g++.dg/abi/mangle55.C: New.
1502         * g++.dg/abi/mangle56.C: New.
1503         * g++.dg/abi/mangle57.C: New.
1504         * g++.dg/abi/mangle58.C: New.
1505         * g++.dg/abi/mangle59.C: New.
1506         * g++.dg/cpp0x/trailing3.C: Update mangling.
1507         * g++.dg/cpp0x/variadic111.C: Update mangling.
1508         * g++.dg/cpp0x/variadic4.C: Update mangling.
1509         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
1510         * g++.dg/template/nontype22.C: Works now.
1511         * g++.dg/template/pr35240.C: Works now.
1512
1513         * g++.dg/cpp0x/error7.C: New.
1514
1515 2012-01-06  Tobias Burnus <burnus@net-b.de>
1516
1517         * gfortran.dg/deallocate_stat_2.f90: New.
1518         * coarray/allocate_errgmsg.f90: New.
1519         * gfortran.dg/coarray_lib_alloc_1.f90: New.
1520         * gfortran.dg/coarray_lib_alloc_2.f90: New.
1521         * coarray/subobject_1.f90: Fix for num_images > 1.
1522         * gfortran.dg/deallocate_stat.f90: Update due to changed
1523         stat= handling.
1524
1525 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
1526
1527         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
1528
1529 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1530
1531         * ada/acats/overflow.lst: Add cb20004.
1532
1533 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
1534
1535         PR c++/51541
1536         * g++.dg/cpp0x/alias-decl-18.C: New test.
1537
1538 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
1539
1540         * gcc.c-torture/execute/20120104-1.c: New test.
1541
1542 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
1543
1544         PR fortran/PR48946
1545         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
1546         the old typebound_operator_8.f03.
1547         * gfortran.dg/typebound_operator_8.f03: New version of
1548         typebound_operator_7.f03 with 'u' a derived type instead of a
1549         class object.
1550
1551 2012-01-05  Richard Guenther  <rguenther@suse.de>
1552
1553         * g++.dg/torture/pr49309.C: Skip for -flto.
1554
1555 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
1556
1557         PR middle-end/51761
1558         * gcc.c-torture/compile/pr51761.c: New test.
1559
1560 2012-01-05  Richard Guenther  <rguenther@suse.de>
1561
1562         PR tree-optimization/51760
1563         * gcc.dg/torture/pr51760.c: New testcase.
1564
1565 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
1566
1567         PR middle-end/51472
1568         * gcc.dg/tm/memopt-6.c: Adjust regexp.
1569
1570 2012-01-05  Richard Guenther  <rguenther@suse.de>
1571
1572         PR lto/41576
1573         * gfortran.dg/lto/pr41576_0.f90: New testcase.
1574         * gfortran.dg/lto/pr41576_1.f90: Likewise.
1575
1576 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
1577
1578         PR debug/51695
1579         * gcc.dg/pr51695.c: New test.
1580
1581 2012-01-04  Andrew Pinski  <apinski@cavium.com>
1582
1583         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1584         * gcc.target/mips/octeon2-lx-1.c: New test.
1585         * gcc.target/mips/mips64-dsp-ldx.c: New test.
1586         * gcc.target/mips/octeon2-lx-2.c: New test.
1587         * gcc.target/mips/octeon2-lx-3.c: New test.
1588
1589 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
1590
1591         PR other/51163
1592         PR other/51164
1593         * gcc.dg/tm/alias-1.c:  Adjust regexp.
1594         * gcc.dg/tm/alias-2.c:  Adjust regexp.
1595
1596 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
1597
1598         PR c++/51064
1599         * g++.dg/warn/Wparentheses-26.C: New.
1600
1601 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
1602
1603         * gfortran.dg/elemental_optional_args_2.f90: New test.
1604
1605 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
1606
1607         PR fortran/49693
1608         * gfortran.dg/common_17.f90:  New test.
1609
1610 2012-01-04  Richard Guenther  <rguenther@suse.de>
1611
1612         PR tree-optimization/49651
1613         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1614         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1615
1616 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1617
1618         PR c++/51738
1619         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1620
1621 2012-01-03  Andrew Pinski  <apinski@cavium.com>
1622
1623         * lib/scanasm.exp (dg-function-on-line): Always use a special format
1624         for all mips targets.  Also allow an optional .cfi_startproc.
1625
1626 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
1627
1628         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1629
1630 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1631
1632         PR c++/29273
1633         * g++.dg/rtti/dyncast5.C: New.
1634
1635 2012-01-03  Richard Guenther  <rguenther@suse.de>
1636
1637         PR tree-optimization/51070
1638         * gcc.dg/torture/pr51070-2.c: New testcase.
1639
1640 2012-01-03  Richard Guenther  <rguenther@suse.de>
1641
1642         PR tree-optimization/51692
1643         * gcc.dg/torture/pr51692.c: New testcase.
1644
1645 2012-01-03  Richard Guenther  <rguenther@suse.de>
1646
1647         PR debug/51650
1648         * g++.dg/lto/pr51650-3_0.C: New testcase.
1649
1650 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1651
1652         PR c++/15867
1653         * g++.dg/warn/Wredundant-decls-spec.C: New.
1654
1655 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
1656
1657         PR tree-optimization/51719
1658         * g++.dg/tree-prof/pr51719.C: New test.
1659
1660 2012-01-03  Richard Guenther  <rguenther@suse.de>
1661
1662         PR middle-end/51730
1663         * gcc.dg/fold-compare-6.c: New testcase.
1664
1665 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
1666
1667         PR c++/51669
1668         * g++.dg/gomp/pr51669.C: New test.
1669
1670 2012-01-02  Jason Merrill  <jason@redhat.com>
1671
1672         PR c++/51675
1673         * g++.dg/cpp0x/constexpr-union2.C: New.
1674
1675         PR c++/51666
1676         * g++.dg/cpp0x/nsdmi-defer5.C: New.
1677
1678 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
1679
1680         PR c++/51462
1681         * g++.dg/cpp0x/constexpr-99.C: New test.
1682
1683 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
1684
1685         PR c++/20140
1686         * g++.dg/template/init9.C: New.
1687
1688 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1689
1690         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1691         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
1692         rather than a specific number.
1693
1694 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
1695
1696         PR fortran/46262
1697         PR fortran/46328
1698         PR fortran/51052
1699         * gfortran.dg/typebound_operator_7.f03: New.
1700         * gfortran.dg/typebound_operator_8.f03: New.
1701
1702 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1703
1704         PR target/51729
1705         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1706         XFAIL.
1707         * gcc.target/mips/dspr2-MULTU.c: Likewise.
1708
1709 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1710
1711         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1712
1713 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1714
1715         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1716         for MIPS.
1717
1718 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1719
1720         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1721         * gfortran.dg/io_real_boz_4.f90: Likewise.
1722         * gfortran.dg/io_real_boz_5.f90: Likewise.
1723
1724 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1725
1726         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1727
1728 2012-01-02  Revital Eres  <revital.eres@linaro.org>
1729
1730         * gcc.dg/sms-11.c: New file.
1731
1732 2012-01-02  Tobias Burnus  <burnus@net-b.de>
1733
1734         PR fortran/51682
1735         * gfortran.dg/coarray/image_index_3.f90: New.
1736
1737 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1738
1739         PR c++/16603
1740         * g++.dg/parse/enum8.C: New.
1741
1742 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1743
1744         PR c++/51379
1745         * g++.dg/conversion/reinterpret4.C: New.
1746         * g++.dg/conversion/reinterpret1.C: Adjust.
1747
1748 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1749
1750         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1751
1752 2012-01-01  Fabien ChĂȘne  <fabien@gcc.gnu.org>
1753
1754         * g++.old-deja/g++.brendan/crash25.C: Adjust.
1755         * g++.old-deja/g++.brendan/crash56.C: Likewise.
1756         * g++.old-deja/g++.jason/access14.C: Likewise.
1757         * g++.old-deja/g++.jason/access8.C: Likewise.
1758         * g++.old-deja/g++.jason/access1.C: Likewise.
1759         * g++.old-deja/g++.other/access3.C: Likewise.
1760         * g++.old-deja/g++.other/access5.C: Likewise.
1761         * g++.old-deja/g++.law/unsorted1.C: Likewise.
1762         * g++.old-deja/g++.law/visibility22.C: Likewise.
1763         * g++.old-deja/g++.law/visibility26.C: Likewise.
1764         * g++.old-deja/g++.mike/p2746.C: Likewise.
1765         * g++.dg/debug/using1.C: Likewise.
1766         * g++.dg/lookup/using51.C: Likewise.
1767         * g++.dg/inherit/using5.C: Likewise.
1768         * g++.dg/inherit/pr30297.C: Likewise.
1769         * g++.dg/inherit/access8.C: Likewise.
1770         * g++.dg/torture/pr39362.C: Likewise.
1771         * g++.dg/template/crash13.C: Likewise.
1772         * g++.dg/template/using10.C: Likewise.
1773
1774 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
1775
1776         PR fortran/51502
1777         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
1778         change.
1779
1780 2012-01-01  Ira Rosen  <irar@il.ibm.com>
1781
1782         PR tree-optimization/51704
1783         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1784         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1785         corresponding flags.
1786
1787 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1788
1789         PR c++/51723
1790         * g++.dg/cpp0x/constexpr-delegating2.C: New.
1791
1792 2012-01-01  Jan Hubicka  <jh@suse.cz>
1793
1794         PR rtl-optimization/51069
1795         * gcc.c-torture/compile/pr51069.c: New testcase.
1796
1797 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
1798
1799         PR tree-optimization/51683
1800         * gcc.dg/pr51683.c: New test.
1801 \f
1802 Copyright (C) 2012 Free Software Foundation, Inc.
1803
1804 Copying and distribution of this file, with or without modification,
1805 are permitted in any medium without royalty provided the copyright
1806 notice and this notice are preserved.