OSDN Git Service

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