OSDN Git Service

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