OSDN Git Service

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