]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/ChangeLog
re PR sanitizer/64344 ([UBSAN] ICE with -fsanitize=float-cast-overflow [ICE in -fsani...
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
1 2015-01-05 Jakub Jelinek <jakub@redhat.com>
2
3 PR sanitizer/64344
4 * c-c++-common/ubsan/pr64344-1.c: New test.
5 * c-c++-common/ubsan/pr64344-2.c: New test.
6
7 PR tree-optimization/64465
8 * gcc.dg/pr64465.c: New test.
9
10 PR tree-optimization/64494
11 * gcc.c-torture/compile/pr64494.c: New test.
12
13 2015-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
14
15 PR fortran/47674
16 * gfortran.dg/realloc_on_assign_25.f90: New test.
17
18 2015-01-05 Jakub Jelinek <jakub@redhat.com>
19
20 Update copyright years.
21
22 2015-01-05 Marek Polacek <polacek@redhat.com>
23
24 PR c/64423
25 * gcc.dg/pr64423.c: New test.
26
27 2015-01-05 Hans-Peter Nilsson <hp@bitrange.com>
28
29 * gcc.dg/debug/debug-1.c: Pass -fno-if-conversion for
30 mmix-knuth-mmixware for the same reason as for MIPS.
31 * gcc.dg/debug/debug-2.c: Ditto.
32
33 * gcc.dg/pr42629.c: Only pass scheduling options on scheduling targets.
34
35 2015-01-03 John David Anglin <danglin@gcc.gnu.org>
36
37 PR testsuite/62250
38 * lib/gfortran.exp: Add libatomic library search path.
39 * gfortran.dg/coarray/caf.exp: Add -latomic to test options.
40 * gfortran.dg/coarray_lib_comm_1.f90: Likewise.
41
42 * gcc.dg/pr63914.c: Add -fno-common option on hppa*-*-hpux*.
43
44 2015-01-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
45
46 * c-c++-common/tsan/bitfield_race.c: New testcase.
47 * g++.dg/tsan/aligned_vs_unaligned_race.C: Fixed.
48
49 2015-01-02 Tobias Burnus <burnus@net-b.de>
50
51 * gfortran.dg/coarray/collectives_4.f90: New.
52
53 2015-01-02 Janus Weil <janus@gcc.gnu.org>
54
55 PR fortran/57562
56 * gfortran.dg/extends_16.f90: New.
57
58 2015-01-02 Tobias Burnus <burnus@net-b.de>
59
60 * gfortran.dg/coarray/caf.exp (dg-compile-aux-modules): Add.
61
62 2015-01-02 Tobias Burnus <burnus@net-b.de>
63
64 * gfortran.dg/coarray/codimension_2.f90: New.
65 * gfortran.dg/coarray/codimension_2a.f90: New.
66 * gfortran.dg/coarray_35.f90: New.
67 * gfortran.dg/coarray_35a.f90: New.
68
69 2015-01-02 Janus Weil <janus@gcc.gnu.org>
70
71 PR fortran/60507
72 * gfortran.dg/dummy_procedure_11.f90: New.
73 ^L
74 Copyright (C) 2015 Free Software Foundation, Inc.
75
76 Copying and distribution of this file, with or without modification,
77 are permitted in any medium without royalty provided the copyright
78 notice and this notice are preserved.