1 2015-01-07 David Malcolm <dmalcolm@redhat.com>
3 * jit.dg/jit.exp (jit-dg-test): Remove "rootname" call when
4 generating name of built executable.
6 2015-01-07 Marek Polacek <polacek@redhat.com>
9 * gcc.dg/pr64440.c: New test.
10 * c-c++-common/pr56607.c: Don't limit dg-warnings to C++.
12 2015-01-07 Marek Polacek <polacek@redhat.com>
15 * gcc.c-torture/compile/pr28865.c: Add dg-errors.
16 * gcc.dg/pr64417.c: New test.
18 2015-01-06 Michael Meissner <meissner@linux.vnet.ibm.com>
21 * gcc.target/powerpc/pr64505.c: New file to test -m32 -mpowerpc64
24 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
26 * lib/tsan-dg.exp (check_effective_target_fsanitize_thread):
27 Check if testcases run without errors, not just if they compile.
29 2015-01-06 Christian Bruel <christian.bruel@st.com>
32 * gcc.target/sh/pr64507.c: New test.
34 2015-01-06 Arnaud Charlet <charlet@adacore.com>
36 * gnat.db/fixce.adb, gnat.db/specs/delta_small.ads: Kill warnings.
38 2015-01-06 Jakub Jelinek <jakub@redhat.com>
40 * c-c++-common/asan/sanitize-all-1.c: New test.
41 * c-c++-common/ubsan/sanitize-all-1.c: New test.
42 * c-c++-common/ubsan/sanitize-all-2.c: New test.
43 * c-c++-common/ubsan/sanitize-all-3.c: New test.
44 * c-c++-common/ubsan/sanitize-all-4.c: New test.
46 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
48 * lib/target-supports.exp (check_profiling_available): Return 0 for
50 (check_effective_target_tls_runtime): Likewise.
51 (check_effective_target_logical_op_short_circuit): Return 1 for Visium.
52 * gcc.dg/20020312-2.c: Adjust for Visium.
53 * gcc.dg/tls/thr-cse-1.c: Likewise
54 * gcc.dg/tree-ssa/20040204-1.c: Likewise
55 * gcc.dg/tree-ssa/loop-1.c: Likewise.
56 * gcc.dg/weak/typeof-2.c: Likewise.
58 2015-01-05 Radovan Obradovic <radovan.obradovic@imgtec.com>
60 PR rtl-optimization/64287
61 * gcc.dg/aru-2.c: New test.
63 2015-01-05 Jakub Jelinek <jakub@redhat.com>
66 * c-c++-common/ubsan/pr64344-1.c: New test.
67 * c-c++-common/ubsan/pr64344-2.c: New test.
69 PR tree-optimization/64465
70 * gcc.dg/pr64465.c: New test.
72 PR tree-optimization/64494
73 * gcc.c-torture/compile/pr64494.c: New test.
75 2015-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
78 * gfortran.dg/realloc_on_assign_25.f90: New test.
80 2015-01-05 Jakub Jelinek <jakub@redhat.com>
82 Update copyright years.
84 2015-01-05 Marek Polacek <polacek@redhat.com>
87 * gcc.dg/pr64423.c: New test.
89 2015-01-05 Hans-Peter Nilsson <hp@bitrange.com>
91 * gcc.dg/debug/debug-1.c: Pass -fno-if-conversion for
92 mmix-knuth-mmixware for the same reason as for MIPS.
93 * gcc.dg/debug/debug-2.c: Ditto.
95 * gcc.dg/pr42629.c: Only pass scheduling options on scheduling targets.
97 2015-01-03 John David Anglin <danglin@gcc.gnu.org>
100 * lib/gfortran.exp: Add libatomic library search path.
101 * gfortran.dg/coarray/caf.exp: Add -latomic to test options.
102 * gfortran.dg/coarray_lib_comm_1.f90: Likewise.
104 * gcc.dg/pr63914.c: Add -fno-common option on hppa*-*-hpux*.
106 2015-01-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
108 * c-c++-common/tsan/bitfield_race.c: New testcase.
109 * g++.dg/tsan/aligned_vs_unaligned_race.C: Fixed.
111 2015-01-02 Tobias Burnus <burnus@net-b.de>
113 * gfortran.dg/coarray/collectives_4.f90: New.
115 2015-01-02 Janus Weil <janus@gcc.gnu.org>
118 * gfortran.dg/extends_16.f90: New.
120 2015-01-02 Tobias Burnus <burnus@net-b.de>
122 * gfortran.dg/coarray/caf.exp (dg-compile-aux-modules): Add.
124 2015-01-02 Tobias Burnus <burnus@net-b.de>
126 * gfortran.dg/coarray/codimension_2.f90: New.
127 * gfortran.dg/coarray/codimension_2a.f90: New.
128 * gfortran.dg/coarray_35.f90: New.
129 * gfortran.dg/coarray_35a.f90: New.
131 2015-01-02 Janus Weil <janus@gcc.gnu.org>
134 * gfortran.dg/dummy_procedure_11.f90: New.
136 Copyright (C) 2015 Free Software Foundation, Inc.
138 Copying and distribution of this file, with or without modification,
139 are permitted in any medium without royalty provided the copyright
140 notice and this notice are preserved.