re PR rtl-optimization/52060 (Invalid constant simplification in combine with paralle...
[official-gcc.git] / gcc / testsuite / ChangeLog
blob1f63642c01667710f498da511439c49d8ee2589a
1 2012-02-07  Jakub Jelinek  <jakub@redhat.com>
3         PR rtl-optimization/52060
4         * gcc.dg/torture/pr52060.c: New test.
6         PR middle-end/52074
7         * gcc.c-torture/compile/pr52074.c: New test.
9 2012-02-07  Tobias Burnus  <burnus@net-b.de>
11         PR fortran/51514
12         * gfortran.dg/class_to_type_2.f90: New.
14 2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
16         PR fortran/32373
17         * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
18         Remove module.
20 2012-02-06  Jason Merrill  <jason@redhat.com>
22         PR c++/52088
23         * g++.dg/template/conv13.C: New.
25 2012-02-06  Richard Guenther  <rguenther@suse.de>
27         PR tree-optimization/52115
28         * gcc.c-torture/compile/pr52115.c: New testcase.
30 2012-02-06  Jakub Jelinek  <jakub@redhat.com>
32         PR target/52129
33         * gcc.c-torture/execute/pr52129.c: New test.
35 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
37         * gcc.dg/pr48374.c: Actually add the test I forgot 
38         in the 2012-01-25 commit.
40 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
42         PR fortran/32373
43         * gfortran.dg/vect/vect-8.f90:  New test case.
45 2012-02-05  Thomas König  <tkoenig@gcc.gnu.org>
47         PR fortran/48847
48         * gfortran.dg/warn_unused_dummy_argument_3.f90:  New test.
50 2012-02-05  Paul Thomas  <pault@gcc.gnu.org>
52         PR fortran/52102
53         * gfortran.dg/class_48.f90 : Add test of allocate class array
54         component with source in subroutine test3.  Remove commenting
55         out in subroutine test4, since branching on unitialized variable
56         is now fixed (no PR for this last.).
58 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
60         * gcc.dg/tree-prof/stringop-2.c (main): Add a nomips16 attribute
61         on MIPS targets.
62         * gfortran.dg/pr45636.f90: XFAIL for MIPS16 targets.
64 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
66         PR target/52125
67         * lib/target-supports.exp (check_effective_target_mips_rel): New.
68         * gcc.dg/pr48774.c: Skip on MIPS REL targets.
70 2012-02-05  Richard Sandiford  <rdsandiford@googlemail.com>
72         * lib/target-supports.exp (check_effective_target_mips_llsc): New.
73         (check_effective_target_sync_int_long): Use it.
74         (check_effective_target_sync_char_short): Likewise.
75         * gcc.target/mips/atomic-memory-1.c: Restrict error check to mips_llsc.
77 2012-02-05  Tobias Burnus  <burnus@net-b.de>
79         PR fortran/51972
80         * gfortran.dg/class_48.f90: Add some further checks.
82 2012-02-05  Ira Rosen  <irar@il.ibm.com>
84         PR tree-optimization/52091
85         * gcc.dg/vect/pr52091.c: New test.
87 2012-02-04  Jakub Jelinek  <jakub@redhat.com>
89         PR rtl-optimization/52113
90         * gcc.target/avr/pr52113.c: New test.
92 2012-02-03  Jakub Jelinek  <jakub@redhat.com>
94         PR rtl-optimization/52092
95         * gcc.c-torture/compile/pr52092.c: New test.
97 2012-02-02  Mikael Morin  <mikael@gcc.gnu.org>
99         PR fortran/41587
100         * gfortran.dg/class_array_10.f03: New test.
102         PR fortran/46356
103         * gfortran.dg/class_array_11.f03: New test.
105         PR fortran/51754
106         * gfortran.dg/class_array_12.f03: New test.
108 2012-02-02  Paul Thomas  <pault@gcc.gnu.org>
110         PR fortran/52012
111         * gfortran.dg/realloc_on_assign_11.f90: New test.
113 2012-02-02  Tobias Burnus  <burnus@net-b.de>
115         PR fortran/52093
116         * gfortran.dg/shape_7.f90: New.
118 2012-02-02  Richard Sandiford  <rdsandiford@googlemail.com>
120         * gcc.target/mips/mips-prepend-1.c: New test.
122 2012-02-02 Jan Hubicka  <jh@suse.cz>
123            Tom de Vries  <tom@codesourcery.com>
125         PR middle-end/51998
126         * testsuite/gcc.dg/alias-12.c: New testcase.
127         * testsuite/gcc.dg/alias-13.c: New testcase.
129 2012-02-02  Jakub Jelinek  <jakub@redhat.com>
131         PR target/52086
132         * gcc.dg/pr52086.c: New test.
134         PR tree-optimization/52073
135         * gcc.c-torture/compile/pr52073.c: New test.
137 2012-02-01  Thomas König  <tkoenig@gcc.gnu.org>
139         PR fortran/51958
140         * gfortran.dg/function_optimize_10.f90:  New test.
142 2012-02-01  Uros Bizjak  <ubizjak@gmail.com>
144         * go.test/go-test.exp (go-gc-tests): xfail test/nilptr.go runtime
145         test on alpha*-*-*.
147 2012-02-01  Tobias Burnus  <burnus@net-b.de>
149         PR fortran/52024
150         * gfortran.dg/typebound_operator_14.f90: New.
152 2012-02-01  Tobias Burnus  <burnus@net-b.de>
154         PR fortran/52059
155         * gfortran.dg/elemental_function_1.f90: New.
157 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
159         PR rtl-optimization/51374
160         * gcc.target/avr/torture/pr51374-1.c:
161         Also fail if SBIS is seen.
163 2012-02-01  Georg-Johann Lay  <avr@gjlay.de>
165         PR rtl-optimization/51374
166         * gcc.target/avr/torture/pr51374-1.c: New.
168 2012-01-31  Tobias Burnus  <burnus@net-b.de>
170         PR fortran/52024
171         * gfortran.dg/typebound_generic_11.f90: New.
173 2012-01-31  Tobias Burnus  <burnus@net-b.de>
175         PR fortran/52029
176         * gfortran.dg/class_49.f90: New.
178 2012-01-31  Tobias Burnus  <burnus@net-b.de>
180         PR fortran/52013
181         * gfortran.dg/elemental_args_check_6.f90: New.
183 2012-01-31  Jason Merrill  <jason@redhat.com>
185         PR c++/52043
186         * g++.dg/cpp0x/variadic122.C: New.
188 2012-01-31  Paul Thomas  <pault@gcc.gnu.org>
190         PR fortran/52012
191         * gfortran.dg/realloc_on_assign_10.f90: New test.
193 2012-01-31  Richard Guenther  <rguenther@suse.de>
195         PR tree-optimization/51528
196         * gcc.dg/torture/pr51528.c: New testcase.
198 2012-01-30  Uros Bizjak  <ubizjak@gmail.com>
200         PR go/48501
201         * lib/go.exp (go_target_compile): Append timeout= to options.
202         * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for
203         select5-out.go test on alpha*-*-* targets.
205 2012-01-30  Richard Sandiford  <rdsandiford@googlemail.com>
207         * gcc.target/mips/extend-1.c (TEST_CHAR): Use signed char.
208         (TEST_SHORT): Reformat in the same way.
209         * gcc.target/mips/octeon-exts-6.c (TEST_CHAR): Use signed char.
210         (TEST_SHORT): Reformat in the same way.
211         * gcc.target/mips/octeon2-lx-1.c (TEST): Make sign explicit.
212         * gcc.target/mips/pr37362.c: Skip for mips-sde-elf.
213         * gcc.target/mips/mmcount-ra-address-1.c (bazl): Add NOMIPS16.
214         * gcc.target/mips/mmcount-ra-address-2.c (bar): Likewise.
215         * gcc.target/mips/mmcount-ra-address-3.c (bar): Likewise.
217 2012-01-30  Bin Cheng  <bin.cheng@arm.com>
219         PR target/51835
220         * gcc.target/arm/pr51835.c: New testcase.
222 2012-01-30  Richard Guenther  <rguenther@suse.de>
224         PR tree-optimization/52028
225         * gcc.dg/torture/pr52028.c: New testcase.
226         * gfortran.dg/ldist-pr45199.f: Adjust.
227         * gcc.dg/tree-ssa/ldist-16.c: Likewise.
228         * gcc.dg/tree-ssa/ldist-17.c: Likewise.
229         * gcc.dg/tree-ssa/ldist-pr45948.c: Likewise.
231 2012-01-30  Jakub Jelinek  <jakub@redhat.com>
233         PR debug/52027
234         * gcc.dg/tree-prof/pr52027.c: New test.
236         PR tree-optimization/52046
237         * gcc.dg/pr52046.c: New test.
239         PR debug/52048
240         * g++.dg/other/pr52048.C: New test.
242 2012-01-30  Richard Guenther  <rguenther@suse.de>
244         PR tree-optimization/52045
245         * gcc.dg/pr52045.c: New testcase.
247 2012-01-30  Greta Yorsh  <Greta.Yorsh@arm.com>
249         * gcc.target/arm/di-longlong64-sync-withldrexd.c: Accept
250         new code generated for __sync_lock_release.
252 2012-01-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
254         * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and s390x.
256 2012-01-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
258         PR testsuite/51875
259         * gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
261         * g++.dg/ext/visibility/template10.C: Fix typo.
263         * gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.
265 2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>
267         PR c++/51327
268         * g++.dg/cpp0x/constexpr-ice6.C: New.
270 2012-01-29  Tobias Burnus  <burnus@net-b.de>
272         PR fortran/41600
273         * gfortran.dg/default_initialization_6.f90: New.
275 2012-01-29  Tobias Burnus  <burnus@net-b.de>
277         PR fortran/51972
278         * gfortran.dg/class_allocate_12.f90: Enable disabled test.
279         * gfortran.dg/class_48.f90: New.
281 2012-01-29  Janne Blomqvist  <jb@gcc.gnu.org>
283         PR fortran/51808
284         * gfortran.dg/module_md5_1.f90: Update MD5 sum.
286 2012-01-28  Tobias Burnus  <burnus@net-b.de>
288         PR fortran/51972
289         * gfortran.dg/class_allocate_12.f90: New.
291 2012-01-28  Eric Botcazou  <ebotcazou@adacore.com>
293         * gcc.dg/torture/pr50444.c: Fix dg directives.
295 2012-01-28  Jakub Jelinek  <jakub@redhat.com>
297         PR target/52006
298         * gcc.target/arm/pr52006.c: New test.
300 2012-01-27  Aldy Hernandez  <aldyh@redhat.com>
302         PR testsuite/52011
303         * gcc.dg/lto/trans-mem.h: New file.
304         * gcc.dg/lto/trans-mem-2_0.c: Include it.
305         * gcc.dg/lto/trans-mem-1_1.c: Same.
306         * gcc.dg/lto/trans-mem-4_1.c: Same.
307         * gcc.dg/lto/trans-mem-3_1.c: Same.
309 2012-01-27  Tobias Burnus  <burnus@net-b.de>
311         PR fortran/52022
312         * gfortran.dg/dummy_procedure_7.f90: New.
314 2012-01-27  Andreas Schwab  <schwab@linux-m68k.org>
316         * g++.dg/cpp0x/constexpr-rom.C: Don't add -G0 on *-*-darwin*
317         *-*-aix* alpha*-*-osf* alpha*-*-*vms*.
319 2012-01-27  Jakub Jelinek  <jakub@redhat.com>
321         PR c++/51852
322         * g++.dg/other/gc5.C: New test.
324 2012-01-27  Richard Guenther  <rguenther@suse.de>
326         PR tree-optimization/50444
327         * gcc.dg/torture/pr50444.c: New testcase.
329 2012-01-27  Tobias Burnus  <burnus@net-b.de>
331         PR fortran/51970
332         PR fortran/51977
333         * gfortran.dg/move_alloc_13.f90: New.
335 2012-01-27  Tobias Burnus  <burnus@net-b.de>
337         PR fortran/51953
338         * gfortran.dg/allocate_alloc_opt_13.f90: New.
339         * gfortran.dg/allocate_alloc_opt_4.f90: Add -std=f2003
340         and change dg-error string.
342 2012-01-27  Tobias Burnus  <burnus@net-b.de>
344         PR fortran/52016
345         * gfortran.dg/elemental_args_check_5.f90: New.
347 2012-01-27  Richard Guenther  <rguenther@suse.de>
349         PR middle-end/51959
350         * g++.dg/torture/pr51959.C: New testcase.
352 2012-01-27  Tom de Vries  <tom@codesourcery.com>
354         PR tree-optimization/51990
355         * gcc.dg/pr51990.c: New test.
356         * gcc.dg/pr51990-2.c: Same.
358 2012-01-27  Paul Thomas  <pault@gcc.gnu.org>
359             Tobias Burnus <burnus@gcc.gnu.org>
361         PR fortran/48705
362         * gfortran.dg/class_allocate_11.f03: New.
364         PR fortran/51870
365         PR fortran/51943
366         PR fortran/51946
367         * gfortran.dg/class_allocate_7.f03: New.
368         * gfortran.dg/class_allocate_8.f03: New.
369         * gfortran.dg/class_allocate_9.f03: New.
370         * gfortran.dg/class_allocate_10.f03: New.
372 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
374         * gnat.dg/discr34.adb: New test.
375         * gnat.dg/discr34_pkg.ads: New helper.
377 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
379         * gnat.dg/discr33.adb: New test.
381 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
383         * gnat.dg/limited_with3.ad[sb): New test.
384         * gnat.dg/limited_with3_pkg1.ad[sb]: New helper.
385         * gnat.dg/limited_with3_pkg2.ads: Likewise.
386         * gnat.dg/limited_with3_pkg3.ads: Likewise.
388 2012-01-27  Eric Botcazou  <ebotcazou@adacore.com>
390         * gnat.dg/stack_usage1.adb: New test.
391         * gnat.dg/stack_usage1_pkg.ad[sb]: New helper.
393         * gcc.dg/pr44194-1.c: Remove superfluous include directive.
394         * gcc.dg/pr44194-2.c: Likewise.
396 2012-01-26  Paolo Carlini  <paolo.carlini@oracle.com>
398         PR c++/51370
399         * g++.dg/template/crash112.C: New.
401 2012-01-27  Richard Henderson  <rth@redhat.com>
403         * gcc.dg/atomic-flag.c: Adjust for __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
405 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
407         * gfortran.dg/reassoc_4.f: Use dg-additional-options.
409 2012-01-26  Jakub Jelinek  <jakub@redhat.com>
411         PR middle-end/51895
412         * g++.dg/opt/pr51895.C: New test.
414 2012-01-26  Michael Matz  <matz@suse.de>
416         PR tree-optimization/48794
417         * gfortran.dg/gomp/pr48794-2.f90: New testcase.
419 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
421         * gcc.dg/ssa-dom-thread-4.c: Set -mbranch-cost=2 for s390 and s390x.
423 2012-01-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
425         * gcc.dg/pr46309.c: Set branch-cost to 2 for s390 and s390x.
426         * gcc.dg/pr44194-1.c: Disable since s390 returns structs always in
427         memory.
428         * gfortran.dg/reassoc_4.f: Force max-completely-peeled-insns to
429         the default value for s390 and s390x.
431 2012-01-25  Aldy Hernandez  <aldyh@redhat.com>
433         PR lto/51698
434         * gcc.dg/lto/trans-mem-4_0.c: New.
435         * gcc.dg/lto/trans-mem-4_1.c: New.
436         * gcc.dg/lto/trans-mem-2_0.c: Provide correct argument types for
437         TM builtins.
438         * gcc.dg/lto/trans-mem-1_0.c: Require stdint_types.
439         * gcc.dg/lto/trans-mem-1_1.c: Provide correct argument types for
440         TM builtins.
441         * gcc.dg/lto/trans-mem-3_0.c: Require stdint_types.
442         * gcc.dg/lto/trans-mem-3_1.c: Provide correct argument types for
443         TM builtins.
445 2012-01-25    Georg-Johann Lay  <avr@gjlay.de>
447         * gcc.target/avr/torture/int24-mul.c: Rename __pgm to __flash.
449 2012-01-25  Ian Lance Taylor  <iant@google.com>
451         * go.test/go-test.exp (go-gc-tests): Handle a few more test lines.
453 2012-01-25  Tobias Burnus  <burnus@net-b.de>
455         PR fortran/51995
456         * gfortran.dg/typebound_proc_25.f90: New.
458 2012-01-25  Jason Merrill  <jason@redhat.com>
460         PR c++/51992
461         * g++.dg/lto/pr51992_0.C: New.
463 2012-01-25  Jakub Jelinek  <jakub@redhat.com>
465         PR tree-optimization/51987
466         * gcc.target/i386/pr51987.c: New test.
468 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
470         * gcc.dg/tm/lto-1.c: Require lto support in target.
472 2012-01-25  Andrey Belevantsev  <abel@ispras.ru>
474         PR rtl-optimization/48374
475         * gcc.dg/pr48374.c: New test.
477 2012-01-25  Greta Yorsh  <Greta.Yorsh@arm.com>
479         * gcc.dg/pr50908-2.c (dg-options): Add -fno-short-enums.
481 2012-01-25  Tobias Burnus  <burnus@net-b.de>
483         PR fortran/51966
484         * gfortran.dg/derived_constructor_char_3.f90: New.
486 2012-01-24  Ian Lance Taylor  <iant@google.com>
488         * go.test/go-test.exp (filecmp): New procedure.
489         (errchk): Handle quoted square brackets.
490         (go-gc-tests): Set go_compile_args. Handle various new test
491         lines.  Skip a few new tests.
492         * lib/go-torture.exp (go-torture-execute): Use go_compile_args.
494 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
496         * lib/target-supports.exp (proc check_effective_target_vect_perm)
497         (check_effective_target_vect_extract_even_odd)
498         (check_effective_target_vect_interleave): Return true for MIPS
499         paired-single.
501 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
503         * gcc.c-torture/execute/scal-to-vec1.c (one): New volatile variable.
504         (main): Use it instead of argc.
506 2012-01-24  Jason Merrill  <jason@redhat.com>
508         PR c++/51973
509         * g++.dg/cpp0x/sfinae31.C: New.
511 2012-01-24  Richard Sandiford  <rdsandiford@googlemail.com>
513         * gcc.dg/memcpy-4.c: Don't expect /s on MEMs.
515 2012-01-24  Jason Merrill  <jason@redhat.com>
517         PR c++/51812
518         * g++.dg/inherit/covariant20.C: New.
520 2012-01-24  Paolo Carlini  <paolo.carlini@oracle.com>
522         PR c++/51223
523         * g++.dg/parse/crash58.C: New.
525 2012-01-24  Jakub Jelinek  <jakub@redhat.com>
527         PR target/51957
528         * gcc.dg/pr51957-1.c: New test.
529         * gcc.dg/pr51957-1.h: New file.
530         * gcc.dg/pr51957-2.c: New test.
532 2012-01-23  Jason Merrill  <jason@redhat.com>
534         PR c++/51930
535         * g++.dg/ext/visibility/template10.C: New.
537 2012-01-23  Tobias Burnus  <burnus@net-b.de>
539         PR fortran/51948
540         * gfortran.dg/move_alloc_12.f90: New.
542 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
544         PR middle-end/45416
545         * gcc.dg/pr45416.c: Skip for Thumb1. Handle ubfx.
547 2012-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
549         PR c++/51398
550         * g++.dg/template/crash111.C: New.
552 2012-01-23  Arnaud Charlet  <charlet@adacore.com>
554         * ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
555         configurations.
556         * ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
558 2012-01-23  Dodji Seketeli  <dodji@redhat.com>
560         PR testsuite/51941
561         * g++.dg/debug/dwarf2/nested-3.C:  Accept multiple lines between
562         the DW_TAG_class_type and DW_AT_name: "Executor".
564 2012-01-23  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
566         * lib/target-supports.exp
567         (check_effective_target_vect_extract_even_odd): Handle ARM neon.
568         (check_effective_target_vect_interleave): Likewise.
570 2012-01-22  Jason Merrill  <jason@redhat.com>
572         PR c++/51925
573         * g++.dg/template/using20.C: New.
574         * g++.dg/template/template-id-2.C: Adjust diagnostic.
576 2012-01-23  Jason Merrill  <jason@redhat.com>
578         PR target/51934
579         * g++.dg/torture/pr51344.C: Limit to x86.
581 2012-01-23  Greta Yorsh  <Greta.Yorsh@arm.com>
583         * c-c++-common/tm/omp.c: Require target with pthread support.
585 2012-01-23  Richard Guenther  <rguenther@suse.de>
587         PR tree-optimization/51949
588         * gcc.dg/torture/pr51949.c: New testcase.
590 2012-01-23  Jakub Jelinek  <jakub@redhat.com>
592         PR rtl-optimization/51933
593         * gcc.c-torture/execute/pr51933.c: New test.
595 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
597         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME):
598         Do not define for Interix.
600 2012-01-22  Jason Merrill  <jason@redhat.com>
602         PR c++/51832
603         * g++.dg/lto/pr51832.h: New.
604         * g++.dg/lto/pr51832_0.C: New.
605         * g++.dg/lto/pr51832_1.C: New.
607 2012-01-22  Eric Botcazou  <ebotcazou@adacore.com>
609         * gcc.dg/ext-elim-1.c: New test.
611 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
613         PR target/51931
614         * gcc.c-torture/compile/20001226-1.c: Add nomips16 attribute.
615         * g++.dg/opt/longbranch1.C: Likewise.
617 2012-01-22  Richard Sandiford  <rdsandiford@googlemail.com>
619         * g++.old-deja/g++.pt/ptrmem6.C: xfail a test for ARM and MIPS
620         in C++11 mode.
622 2012-01-21  Steven G. Kargl  <kargl@gcc.gnu.org>
624         PR fortran/50556
625         * gfortran.dg/namelist_74.f90: New test.
626         * gfortran.dg/namelist_59.f90: Remove SAVE attribute.
628 2012-01-21  Tobias Burnus  <burnus@net-b.de>
630         PR fortran/51913
631         * gfortran.dg/class_47.f90: New.
633 2012-01-21  Eric Botcazou  <ebotcazou@adacore.com>
635         * gnat.dg/renaming5.ad[sb]: New test.
637 2012-01-20  Jason Merrill  <jason@redhat.com>
639         PR c++/51919
640         * g++.dg/pch/mangle1.{C,Hs}: Remove.
642 2012-01-20  Jason Merrill  <jason@redhat.com>
644         PR c++/51922
645         * g++.dg/ext/attrib42.C: Require ilp32.
647 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
649         PR target/51915
650         * gcc.target/arm/pr51915.c: New test.
652 2012-01-20  Cary Coutant  <ccoutant@google.com>
653             Dodji Seketeli  <dodji@redhat.com>
655         PR debug/45682
656         * g++.dg/debug/dwarf2/nested-3.C: New test.
658 2012-01-20  Paolo Carlini  <paolo.carlini@oracle.com>
660         PR c++/51402
661         * g++.dg/template/crash110.C: New.
663 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
665         * gcc.misc-tests/gcov-14.c: Skip on alpha*-dec-osf*.
666         Remove default options on hppa*-*-hpux*.
668 2012-01-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
670         * g++.dg/ext/visibility/template9.C: Add dg-require-visibility.
672 2012-01-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
674         * gcc.c-torture/compile/pr51856.c: New testcase.
676 2012-01-20  Uros Bizjak  <ubizjak@gmail.com>
678         * go.test/go-test.exp (go-gc-tests): Pass correctly formatted
679         options to go_target_compile.
681 2012-01-20  Kai Tietz  <ktietz@redhat.com>
683         * g++.dg/torture/pr51344.C: Fix typo.
685 2012-01-20  Richard Guenther  <rguenther@suse.de>
687         PR tree-optimization/51903
688         * g++.dg/torture/pr51903.C: New testcase.
690 2012-01-20  Tobias Burnus  <burnus@net-b.de>
691             Janus Weil  <janus@gcc.gnu.org>
693         PR fortran/51056
694         * gfortran.dg/use_21.f90: New.
696 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
698         PR target/51106
699         * gcc.dg/torture/pr51106-1.c: New test.
700         * gcc.dg/torture/pr51106-2.c: New test.
702 2012-01-19  Kai Tietz  <ktietz@redhat.com>
704         * g++.dg/torture/pr51344.C: New test.
706 2012-01-19  Tobias Burnus  <burnus@net-b.de>
708         PR fortran/51904
709         * gfortran.dg/intrinsic_size_2.f90: New.
711 2012-01-19  Jason Merrill  <jason@redhat.com>
713         PR c++/51889
714         * g++.dg/inherit/using7.C: New.
716 2012-01-19  Richard Guenther  <rguenther@suse.de>
718         PR tree-optimization/37997
719         * gcc.dg/tree-ssa/ssa-pre-28.c: New testcase.
721 2012-01-19 Andrey Belevantsev <abel@ispras.ru>
723         PR rtl-optimization/51505
724         * gcc.dg/pr51505.c: New test.
726 2012-01-18  Paul Thomas  <pault@gcc.gnu.org>
728         PR fortran/51634
729         * gfortran.dg/typebound_operator_12.f03: New.
730         * gfortran.dg/typebound_operator_13.f03: New.
732 2012-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
734         PR c++/51225
735         * g++.dg/cpp0x/pr51225.C: New.
737 2012-01-17  Ian Lance Taylor  <iant@google.com>
739         PR go/50656
740         * go.test/go-test.exp (go-gc-tests): Recognize some more test lines.
742 2012-01-17  Tobias Burnus  <burnus@net-b.de>
744         PR fortran/51869
745         * gfortran.dg/realloc_on_assign_9.f90: New.
747 2012-01-17  Aldy Hernandez  <aldyh@redhat.com>
749         PR other/51165
750         * gcc.dg/tm/memopt-3.c: Remove xfail.
751         * gcc.dg/tm/memopt-4.c: Remove xfail.
752         * gcc.dg/tm/memopt-5.c: Remove xfail.
753         * gcc.dg/tm/memopt-7.c: Remove xfail.
755 2012-01-17  Jakub Jelinek  <jakub@redhat.com>
757         PR tree-optimization/51877
758         * gcc.c-torture/execute/pr51877.c: New test.
760 2012-01-17  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
762         * gcc.dg/vect/no-section-anchors-vect-69.c: Change
763         {!vect_align_arrays} to vect_sizes_32B_16B.
764         * gcc.dg/vect/vect-multitypes-1.c: Ditto.
765         * gcc.dg/vect/vect-peel-3.c: Ditto.
767 2012-01-16  Jason Merrill  <jason@redhat.com>
769         PR c++/51854
770         * g++.dg/abi/mangle60.C: New.
772         PR c++/51827
773         * g++.dg/pch/mangle1.{C,Hs}: New.
775 2012-01-16  Mikael Morin  <mikael@gcc.gnu.org>
776             Tobias Burnus  <burnus@net-b.de>
778         PR fortran/50981
779         * gfortran.dg/elemental_optional_args_3.f90: New
780         * gfortran.dg/elemental_optional_args_4.f90: New
782 2012-01-16  Tobias Burnus  <burnus@net-b.de>
784         PR fortran/51809
785         * gfortran.dg/use_20.f90: New
787 2012-01-16  Jason Merrill  <jason@redhat.com>
789         PR c++/51868
790         * g++.dg/cpp0x/rv-bitfield.C: New.
791         * g++.dg/cpp0x/rv-bitfield2.C: New.
793 2012-01-16  Paul Thomas  <pault@gcc.gnu.org>
795         * gfortran.dg/class_array_3.f03: Remove the explicit loop in
796         subroutine 'qsort' and use index array to assign the result.
798 2012-01-16  Jakub Jelinek  <jakub@redhat.com>
800         PR tree-optimization/51865
801         * gcc.dg/pr51865.c: New test.
803 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
805         * gcc.dg/tree-ssa/ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
807 2012-01-15  Richard Sandiford  <rdsandiford@googlemail.com>
809         * gcc.target/mips/code-readable-2.c: Allow the jump table address
810         to be loaded from the constant pool, rather than via %hi and %lo.
812 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
814         PR rtl-optimization/51821
815         * gcc.dg/pr51821.c: New test.
817 2012-01-15  Andreas Schwab  <schwab@linux-m68k.org>
819         * gcc.dg/torture/pr8081.c: Fix char signedness assumption.
821 2012-01-14  Andreas Schwab  <schwab@linux-m68k.org>
823         * g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
825 2012-01-14  Tobias Burnus  <burnus@net-b.de>
827         PR fortran/51800
828         * gfortran.dg/init_flag_8.f90: New.
829         * gfortran.dg/init_flag_9.f90: New.
831 2011-01-14  Tobias Burnus  <burnus@net-b.de>
833         PR fortran/51816
834         * gfortran.dg/use_18.f90: New.
835         * gfortran.dg/use_19.f90: New.
837 2012-01-13  Ian Lance Taylor  <iant@google.com>
839         PR c++/50012
840         * g++.dg/warn/Wsign-compare-4.C: New.
842 2012-01-13  Paul Thomas  <pault@gcc.gnu.org>
844         PR fortran/48351
845         * gfortran.dg/alloc_comp_assign.f03: New.
846         * gfortran.dg/allocatable_scalar_9.f90: Reduce count of
847         __BUILTIN_FREE from 38 to 32.
849 2012-01-13  Jason Merrill  <jason@redhat.com>
851         PR c++/20681
852         * g++.dg/warn/Wreturn-type-7.C: New.
854 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
856         * gcc.c-torture/execute/20120111-1.c: Fix wrong int = int32_t
857         assumption.
858         * g++.dg/ipa/pr51759.C: Fix assumption sizeof(int) > 2.
859         * gcc.dg/cpp/warn-multichar.c: Fix to work on int=16 platforms.
860         * gcc.dg/cpp/warn-multichar-2.c: Ditto.
861         * gcc.dg/debug/dwarf2/pr49871.c: Add dg-require-effective-target
862         int32plus because of big array needed.
863         * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2
864         * gcc.dg/lto/20090218-2_1.c: Fix prototype of malloc, memcpy.
866 2012-01-13  Jason Merrill  <jason@redhat.com>
868         PR c++/51813
869         * g++.dg/ext/visibility/template9.C: New.
871         PR c++/51620
872         * g++.dg/cpp0x/defaulted34.C: New.
873         * g++.dg/template/virtual3.C: New.
875 2012-01-13  Richard Guenther  <rguenther@suse.de>
877         PR middle-end/8081
878         * gcc.dg/torture/pr8081.c: New testcase.
880 2012-01-13  Georg-Johann Lay  <avr@gjlay.de>
882         * gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
884 2012-01-12  Jason Merrill  <jason@redhat.com>
886         PR c++/51714
887         * g++.dg/ext/stmtexpr14.C: New.
889 2012-01-13  Dodji Seketeli  <dodji@redhat.com>
891         PR c++/51633
892         * g++.dg/cpp0x/constexpr-diag4.C: New test.
894 2012-01-12  Jason Merrill  <jason@redhat.com>
896         PR c++/48051
897         * g++.dg/abi/mangle48.C: Test qualified-names, too.
898         * g++.dg/abi/mangle58.C: Likewise.
900         PR c++/51403
901         * g++.dg/template/arg8.C: New.
903 2012-01-12  Ira Rosen  <irar@il.ibm.com>
905         PR tree-optimization/51799
906         * gcc.dg/vect/pr51799.c: New test.
907         * gcc.dg/vect/vect-widen-shift-u8.c: Expect two widening shift
908         patterns.
910 2012-01-12  Dominique d'Humieres  <dominiq@lps.ens.fr>
911             Tobias Burnus  <burnus@net-b.de>
913         PR fortran/51057
914         PR fortran/51616
915         * lib/target-supports.exp
916         (check_effective_target_fortran_largest_fp_has_sqrt): New.
917         * gfortran.dg/quad_2.f90: Use it, add pattern for IBM's real(16).
919 2012-01-11  Jason Merrill  <jason@redhat.com>
921         PR c++/51565
922         * g++.dg/ext/attrib42.C: New.
924 2012-01-11  Jakub Jelinek  <jakub@redhat.com>
926         PR bootstrap/51796
927         * gcc.dg/pr51796.c: New test.
929 2012-01-11  Jason Merrill  <jason@redhat.com>
931         PR c++/51818
932         * g++.dg/cpp0x/lambda/lambda-mangle3.C: New.
934 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
936         * gnat.dg/array19.ad[sb]: New test.
938 2012-01-11  Eric Botcazou  <ebotcazou@adacore.com>
940         * gnat.dg/opt23.ad[sb]: New test.
941         * gnat.dg/opt23_pkg.ad[sb]: New helper.
942         * gnat.dg/opt24.ad[sb]: New test.
944 2012-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
946         PR tree-optimization/49642
947         * gcc.dg/tree-ssa/pr49642-1.c: New test.
948         * gcc.dg/tree-ssa/pr49642-2.c: New test.
950 2012-01-11  Jason Merrill  <jason@redhat.com>
952         PR c++/51613
953         * g++.dg/template/explicit-args5.C: New.
955 2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
957         * gcc.c-torture/execute/20120110-1.c: New testcase.
959 2012-01-10  Jason Merrill  <jason@redhat.com>
961         PR c++/51614
962         * g++.dg/inherit/ambig1.C: New.
964         PR c++/51433
965         * g++.dg/cpp0x/constexpr-cache1.C: New.
967 2012-01-10  Richard Guenther  <rguenther@suse.de>
969         PR tree-optimization/51801
970         * gcc.dg/torture/pr51801.c: New testcase.
972 2012-01-10  Tobias Burnus  <burnus@net-b.de>
974         PR fortran/51652
975         * gfortran.dg/allocate_with_typespec_5.f90: New.
977 2012-01-10  Tobias Burnus  <burnus@net-b.de>
979         * gfortran.dg/class_39.f03: Update dg-error string.
981 2012-01-10  Richard Guenther  <rguenther@suse.de>
983         PR tree-optimization/50913
984         * gcc.dg/graphite/interchange-16.c: New testcase.
985         * gcc.dg/graphite/scop-20.c: XFAIL.
986         * gfortran.dg/graphite/interchange-1.f: Likewise.
987         * gfortran.dg/graphite/block-1.f90: Likewise.
988         * gfortran.dg/graphite/block-2.f: Likewise.
990 2012-01-10  Richard Henderson  <rth@redhat.com>
992         * lib/target-supports.exp (check_effective_target_vect_perm,
993         check_effective_target_vect_perm_byte,
994         check_effective_target_vect_perm_short): Enable for arm neon.
996 2012-01-09  Tobias Burnus  <burnus@net-b.de>
998         PR fortran/46328
999         * gfortran.dg/typebound_operator_11.f90: New.
1001 2012-01-09  Eric Botcazou  <ebotcazou@adacore.com>
1003         * gnat.dg/array18.adb: New test.
1004         * gnat.dg/array18_pkg.ads: New helper.
1006 2012-01-09  Paul Thomas  <pault@gcc.gnu.org>
1008         PR fortran/51791
1009         * gfortran.dg/typebound_operator_7.f03: Insert parentheses
1010         around base object in first assignment in main program.
1011         * gfortran.dg/typebound_operator_10.f03: New test.
1013 2012-01-09  Martin Jambor  <mjambor@suse.cz>
1015         PR tree-optimization/51759
1016         * g++.dg/ipa/pr51759.C: New test.
1018 2012-01-09  Tobias Burnus  <burnus@net-b.de>
1020         PR fortran/51758
1021         * gfortran.dg/optional_absent_2.f90: New.
1023 2012-01-09  Tobias Burnus  <burnus@net-b.de>
1025         PR fortran/51578
1026         * gfortran.dg/use_17.f90: New.
1028 2012-01-09  Gary Funck  <gary@intrepid.com>
1030         PR preprocessor/33919
1031         * gcc.dg/pr33919.c: New test.
1032         * gcc.dg/pr33919-0.h: New test header file.
1033         * gcc.dg/pr33919-1.h: Ditto.
1034         * gcc.dg/pr33919-2.h: Ditto.
1036 2012-01-07  Jan Hubicka  <jh@suse.cz>
1038         PR tree-optimize/51694
1039         * gcc.c-torture/compile/pr51694.c: new testcase.
1041 2012-01-07  Jan Hubicka  <jh@suse.cz>
1043         PR tree-optimization/51600
1044         * g++.dg/torture/pr51600.C: New testcase.
1046 2012-01-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1048         PR gcov-profile/51715
1049         PR gcov-profile/51717
1050         * gcc.misc-tests/gcov-13.c: Skip on 32-bit hppa*-*-hpux*.
1051         * gcc.misc-tests/gcov-14.c: Likewise.
1053 2012-01-06  Jason Merrill  <jason@redhat.com>
1055         * g++.dg/parse/new5.C: New.
1057 2012-01-06  Patrick Marlier  <patrick.marlier@gmail.com>
1059         PR testsuite/51655
1060         * c-c++-common/tm/memcpy-1.c: Declare memcpy instead of
1061         including <string.h>.
1063 2012-01-06  Jason Merrill  <jason@redhat.com>
1065         * g++.dg/abi/mangle51.C: New.
1066         * g++.dg/abi/mangle52.C: New.
1067         * g++.dg/abi/mangle53.C: New.
1068         * g++.dg/abi/mangle54.C: New.
1069         * g++.dg/abi/mangle55.C: New.
1070         * g++.dg/abi/mangle56.C: New.
1071         * g++.dg/abi/mangle57.C: New.
1072         * g++.dg/abi/mangle58.C: New.
1073         * g++.dg/abi/mangle59.C: New.
1074         * g++.dg/cpp0x/trailing3.C: Update mangling.
1075         * g++.dg/cpp0x/variadic111.C: Update mangling.
1076         * g++.dg/cpp0x/variadic4.C: Update mangling.
1077         * g++.dg/cpp0x/variadic42.C: Pass -fabi-version=5.
1078         * g++.dg/template/nontype22.C: Works now.
1079         * g++.dg/template/pr35240.C: Works now.
1081         * g++.dg/cpp0x/error7.C: New.
1083 2012-01-06  Tobias Burnus <burnus@net-b.de>
1085         * gfortran.dg/deallocate_stat_2.f90: New.
1086         * coarray/allocate_errgmsg.f90: New.
1087         * gfortran.dg/coarray_lib_alloc_1.f90: New.
1088         * gfortran.dg/coarray_lib_alloc_2.f90: New.
1089         * coarray/subobject_1.f90: Fix for num_images > 1.
1090         * gfortran.dg/deallocate_stat.f90: Update due to changed
1091         stat= handling.
1093 2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
1095         * gcc.target/arm/headmerge-2.c: Adjust scan pattern.
1097 2012-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1099         * ada/acats/overflow.lst: Add cb20004.
1101 2012-01-05  Dodji Seketeli  <dodji@redhat.com>
1103         PR c++/51541
1104         * g++.dg/cpp0x/alias-decl-18.C: New test.
1106 2012-01-05  Eric Botcazou  <ebotcazou@adacore.com>
1108         * gcc.c-torture/execute/20120104-1.c: New test.
1110 2012-01-05  Paul Thomas  <pault@gcc.gnu.org>
1112         PR fortran/PR48946
1113         * gfortran.dg/typebound_operator_9.f03: This is now a copy of
1114         the old typebound_operator_8.f03.
1115         * gfortran.dg/typebound_operator_8.f03: New version of
1116         typebound_operator_7.f03 with 'u' a derived type instead of a
1117         class object.
1119 2012-01-05  Richard Guenther  <rguenther@suse.de>
1121         * g++.dg/torture/pr49309.C: Skip for -flto.
1123 2012-01-05  Jakub Jelinek  <jakub@redhat.com>
1125         PR middle-end/51761
1126         * gcc.c-torture/compile/pr51761.c: New test.
1128 2012-01-05  Richard Guenther  <rguenther@suse.de>
1130         PR tree-optimization/51760
1131         * gcc.dg/torture/pr51760.c: New testcase.
1133 2012-01-05  Aldy Hernandez  <aldyh@redhat.com>
1135         PR middle-end/51472
1136         * gcc.dg/tm/memopt-6.c: Adjust regexp.
1138 2012-01-05  Richard Guenther  <rguenther@suse.de>
1140         PR lto/41576
1141         * gfortran.dg/lto/pr41576_0.f90: New testcase.
1142         * gfortran.dg/lto/pr41576_1.f90: Likewise.
1144 2012-01-04  Jakub Jelinek  <jakub@redhat.com>
1146         PR debug/51695
1147         * gcc.dg/pr51695.c: New test.
1149 2012-01-04  Andrew Pinski  <apinski@cavium.com>
1151         * gcc.target/mips/mips64-dsp-ldx1.c: New test.
1152         * gcc.target/mips/octeon2-lx-1.c: New test.
1153         * gcc.target/mips/mips64-dsp-ldx.c: New test.
1154         * gcc.target/mips/octeon2-lx-2.c: New test.
1155         * gcc.target/mips/octeon2-lx-3.c: New test.
1157 2012-01-04  Patrick Marlier  <patrick.marlier@gmail.com>
1159         PR other/51163
1160         PR other/51164
1161         * gcc.dg/tm/alias-1.c:  Adjust regexp.
1162         * gcc.dg/tm/alias-2.c:  Adjust regexp.
1164 2012-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
1166         PR c++/51064
1167         * g++.dg/warn/Wparentheses-26.C: New.
1169 2012-01-04  Mikael Morin  <mikael@gcc.gnu.org>
1171         * gfortran.dg/elemental_optional_args_2.f90: New test.
1173 2012-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
1175         PR fortran/49693
1176         * gfortran.dg/common_17.f90:  New test.
1178 2012-01-04  Richard Guenther  <rguenther@suse.de>
1180         PR tree-optimization/49651
1181         * gcc.dg/tree-ssa/pta-ptrarith-1.c: Adjust.
1182         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
1184 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1186         PR c++/51738
1187         * g++.dg/cpp0x/initlist-postfix-open-square.C: New.
1189 2012-01-03  Andrew Pinski  <apinski@cavium.com>
1191         * lib/scanasm.exp (dg-function-on-line): Always use a special format
1192         for all mips targets.  Also allow an optional .cfi_startproc.
1194 2012-01-03  Uros Bizjak  <ubizjak@gmail.com>
1196         * gfortran.dg/typebound_operator_8.f03: Use dg-add-options ieee.
1198 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1200         PR c++/29273
1201         * g++.dg/rtti/dyncast5.C: New.
1203 2012-01-03  Richard Guenther  <rguenther@suse.de>
1205         PR tree-optimization/51070
1206         * gcc.dg/torture/pr51070-2.c: New testcase.
1208 2012-01-03  Richard Guenther  <rguenther@suse.de>
1210         PR tree-optimization/51692
1211         * gcc.dg/torture/pr51692.c: New testcase.
1213 2012-01-03  Richard Guenther  <rguenther@suse.de>
1215         PR debug/51650
1216         * g++.dg/lto/pr51650-3_0.C: New testcase.
1218 2012-01-03  Paolo Carlini  <paolo.carlini@oracle.com>
1220         PR c++/15867
1221         * g++.dg/warn/Wredundant-decls-spec.C: New.
1223 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
1225         PR tree-optimization/51719
1226         * g++.dg/tree-prof/pr51719.C: New test.
1228 2012-01-03  Richard Guenther  <rguenther@suse.de>
1230         PR middle-end/51730
1231         * gcc.dg/fold-compare-6.c: New testcase.
1233 2012-01-03  Jakub Jelinek  <jakub@redhat.com>
1235         PR c++/51669
1236         * g++.dg/gomp/pr51669.C: New test.
1238 2012-01-02  Jason Merrill  <jason@redhat.com>
1240         PR c++/51675
1241         * g++.dg/cpp0x/constexpr-union2.C: New.
1243         PR c++/51666
1244         * g++.dg/cpp0x/nsdmi-defer5.C: New.
1246 2012-01-02  Dodji Seketeli  <dodji@redhat.com>
1248         PR c++/51462
1249         * g++.dg/cpp0x/constexpr-99.C: New test.
1251 2012-01-02  Paolo Carlini  <paolo.carlini@oracle.com>
1253         PR c++/20140
1254         * g++.dg/template/init9.C: New.
1256 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1258         * gcc.dg/memcpy-4.c: Add nomips16 attribute for MIPS targets.
1259         Increase copy to 5 bytes.  Look for at least two "mem/s/u"s,
1260         rather than a specific number.
1262 2012-01-02  Paul Thomas  <pault@gcc.gnu.org>
1264         PR fortran/46262
1265         PR fortran/46328
1266         PR fortran/51052
1267         * gfortran.dg/typebound_operator_7.f03: New.
1268         * gfortran.dg/typebound_operator_8.f03: New.
1270 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1272         PR target/51729
1273         * gcc.target/mips/dspr2-MULT.c: Remove -ffixed-hi -ffixed-lo.
1274         XFAIL.
1275         * gcc.target/mips/dspr2-MULTU.c: Likewise.
1277 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1279         * gcc.dg/pr46309.c: Add -mtune=octeon2 for MIPS.
1281 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1283         * g++.dg/cpp0x/constexpr-rom.C: Look for .rdata rather than rodata
1284         for MIPS.
1286 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1288         * gfortran.dg/io_real_boz_3.f90: Require fortran_real_16.
1289         * gfortran.dg/io_real_boz_4.f90: Likewise.
1290         * gfortran.dg/io_real_boz_5.f90: Likewise.
1292 2012-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1294         * g++.dg/opt/devirt2.C: Add -mno-abicalls for MIPS.
1296 2012-01-02  Revital Eres  <revital.eres@linaro.org>
1298         * gcc.dg/sms-11.c: New file.
1300 2012-01-02  Tobias Burnus  <burnus@net-b.de>
1302         PR fortran/51682
1303         * gfortran.dg/coarray/image_index_3.f90: New.
1305 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1307         PR c++/16603
1308         * g++.dg/parse/enum8.C: New.
1310 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1312         PR c++/51379
1313         * g++.dg/conversion/reinterpret4.C: New.
1314         * g++.dg/conversion/reinterpret1.C: Adjust.
1316 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1318         * g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
1320 2012-01-01  Fabien Chêne  <fabien@gcc.gnu.org>
1322         * g++.old-deja/g++.brendan/crash25.C: Adjust.
1323         * g++.old-deja/g++.brendan/crash56.C: Likewise.
1324         * g++.old-deja/g++.jason/access14.C: Likewise.
1325         * g++.old-deja/g++.jason/access8.C: Likewise.
1326         * g++.old-deja/g++.jason/access1.C: Likewise.
1327         * g++.old-deja/g++.other/access3.C: Likewise.
1328         * g++.old-deja/g++.other/access5.C: Likewise.
1329         * g++.old-deja/g++.law/unsorted1.C: Likewise.
1330         * g++.old-deja/g++.law/visibility22.C: Likewise.
1331         * g++.old-deja/g++.law/visibility26.C: Likewise.
1332         * g++.old-deja/g++.mike/p2746.C: Likewise.
1333         * g++.dg/debug/using1.C: Likewise.
1334         * g++.dg/lookup/using51.C: Likewise.
1335         * g++.dg/inherit/using5.C: Likewise.
1336         * g++.dg/inherit/pr30297.C: Likewise.
1337         * g++.dg/inherit/access8.C: Likewise.
1338         * g++.dg/torture/pr39362.C: Likewise.
1339         * g++.dg/template/crash13.C: Likewise.
1340         * g++.dg/template/using10.C: Likewise.
1342 2012-01-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
1344         PR fortran/51502
1345         * lib/gcc-dg.exp (scan-module-absence):  Really commit last
1346         change.
1348 2012-01-01  Ira Rosen  <irar@il.ibm.com>
1350         PR tree-optimization/51704
1351         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: New.
1352         * gfortran.dg/vect/vect.exp: Run no-fre-no-copy-prop-O3-* with
1353         corresponding flags.
1355 2012-01-01  Paolo Carlini  <paolo.carlini@oracle.com>
1357         PR c++/51723
1358         * g++.dg/cpp0x/constexpr-delegating2.C: New.
1360 2012-01-01  Jan Hubicka  <jh@suse.cz>
1362         PR rtl-optimization/51069
1363         * gcc.c-torture/compile/pr51069.c: New testcase.
1365 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
1367         PR tree-optimization/51683
1368         * gcc.dg/pr51683.c: New test.
1370 Copyright (C) 2012 Free Software Foundation, Inc.
1372 Copying and distribution of this file, with or without modification,
1373 are permitted in any medium without royalty provided the copyright
1374 notice and this notice are preserved.