OSDN Git Service

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