PR c/64440
[official-gcc.git] / gcc / testsuite / ChangeLog
blob259d87f30eb59d2ee57246adf224861500c4cd13
1 2015-01-07  Marek Polacek  <polacek@redhat.com>
3         PR c/64440
4         * gcc.dg/pr64440.c: New test.
5         * c-c++-common/pr56607.c: Don't limit dg-warnings to C++.
7 2015-01-07  Marek Polacek  <polacek@redhat.com>
9         PR c/64417
10         * gcc.c-torture/compile/pr28865.c: Add dg-errors.
11         * gcc.dg/pr64417.c: New test.
13 2015-01-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
15         PR target/64505
16         * gcc.target/powerpc/pr64505.c: New file to test -m32 -mpowerpc64
17         fix is correct.
19 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
21         * lib/tsan-dg.exp (check_effective_target_fsanitize_thread):
22         Check if testcases run without errors, not just if they compile.
24 2015-01-06  Christian Bruel  <christian.bruel@st.com>
26         PR target/64507
27         * gcc.target/sh/pr64507.c: New test.
29 2015-01-06  Arnaud Charlet  <charlet@adacore.com>
31         * gnat.db/fixce.adb, gnat.db/specs/delta_small.ads: Kill warnings.
33 2015-01-06  Jakub Jelinek  <jakub@redhat.com>
35         * c-c++-common/asan/sanitize-all-1.c: New test.
36         * c-c++-common/ubsan/sanitize-all-1.c: New test.
37         * c-c++-common/ubsan/sanitize-all-2.c: New test.
38         * c-c++-common/ubsan/sanitize-all-3.c: New test.
39         * c-c++-common/ubsan/sanitize-all-4.c: New test.
41 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
43         * lib/target-supports.exp (check_profiling_available): Return 0 for
44         Visium.
45         (check_effective_target_tls_runtime): Likewise.
46         (check_effective_target_logical_op_short_circuit): Return 1 for Visium.
47         * gcc.dg/20020312-2.c: Adjust for Visium.
48         * gcc.dg/tls/thr-cse-1.c: Likewise
49         * gcc.dg/tree-ssa/20040204-1.c: Likewise
50         * gcc.dg/tree-ssa/loop-1.c: Likewise.
51         * gcc.dg/weak/typeof-2.c: Likewise.
53 2015-01-05  Radovan Obradovic <radovan.obradovic@imgtec.com>
55         PR rtl-optimization/64287
56         * gcc.dg/aru-2.c: New test.
58 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
60         PR sanitizer/64344
61         * c-c++-common/ubsan/pr64344-1.c: New test.
62         * c-c++-common/ubsan/pr64344-2.c: New test.
64         PR tree-optimization/64465
65         * gcc.dg/pr64465.c: New test.
67         PR tree-optimization/64494
68         * gcc.c-torture/compile/pr64494.c: New test.
70 2015-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
72         PR fortran/47674
73         * gfortran.dg/realloc_on_assign_25.f90:  New test.
75 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
77         Update copyright years.
79 2015-01-05  Marek Polacek  <polacek@redhat.com>
81         PR c/64423
82         * gcc.dg/pr64423.c: New test.
84 2015-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
86         * gcc.dg/debug/debug-1.c: Pass -fno-if-conversion for
87         mmix-knuth-mmixware for the same reason as for MIPS.
88         * gcc.dg/debug/debug-2.c: Ditto.
90         * gcc.dg/pr42629.c: Only pass scheduling options on scheduling targets.
92 2015-01-03  John David Anglin  <danglin@gcc.gnu.org>
94         PR testsuite/62250
95         * lib/gfortran.exp: Add libatomic library search path.
96         * gfortran.dg/coarray/caf.exp: Add -latomic to test options.
97         * gfortran.dg/coarray_lib_comm_1.f90: Likewise.
99         * gcc.dg/pr63914.c: Add -fno-common option on hppa*-*-hpux*.
101 2015-01-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
103         * c-c++-common/tsan/bitfield_race.c: New testcase.
104         * g++.dg/tsan/aligned_vs_unaligned_race.C: Fixed.
106 2015-01-02  Tobias Burnus  <burnus@net-b.de>
108         * gfortran.dg/coarray/collectives_4.f90: New.
110 2015-01-02  Janus Weil  <janus@gcc.gnu.org>
112         PR fortran/57562
113         * gfortran.dg/extends_16.f90: New.
115 2015-01-02  Tobias Burnus  <burnus@net-b.de>
117         * gfortran.dg/coarray/caf.exp (dg-compile-aux-modules): Add.
119 2015-01-02  Tobias Burnus  <burnus@net-b.de>
121         * gfortran.dg/coarray/codimension_2.f90: New.
122         * gfortran.dg/coarray/codimension_2a.f90: New.
123         * gfortran.dg/coarray_35.f90: New.
124         * gfortran.dg/coarray_35a.f90: New.
126 2015-01-02  Janus Weil  <janus@gcc.gnu.org>
128         PR fortran/60507
129         * gfortran.dg/dummy_procedure_11.f90: New.
131 Copyright (C) 2015 Free Software Foundation, Inc.
133 Copying and distribution of this file, with or without modification,
134 are permitted in any medium without royalty provided the copyright
135 notice and this notice are preserved.