OSDN Git Service

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