OSDN Git Service

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