OSDN Git Service

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