2075964cab1513b08a72df5a29ea50a0e62cf393
[gcc.git] / gcc / testsuite / ChangeLog
1 2016-01-05 Sergei Trofimovich <siarheit@google.com>
2
3 PR other/60465
4 * gcc.target/ia64/pr60465-gprel64.c: New test.
5 * gcc.target/ia64/pr60465-gprel64-c37.c: New test.
6
7 2016-01-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8
9 PR rtl-optimization/68651
10 * gcc.target/aarch64/pr68651_1.c: New test.
11
12 2016-01-05 David Malcolm <dmalcolm@redhat.com>
13
14 PR c/69122
15 * c-c++-common/Wmisleading-indentation.c (pr69122): New function.
16
17 2016-01-05 Nathan Sidwell <nathan@acm.org>
18
19 PR c++/58583
20 * g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.
21
22 * gcc.dg/alias-15.c: New.
23
24 2016-01-05 Nick Clifton <nickc@redhat.com>
25
26 PR target/68870
27 * g++.dg/pr68770.C: New test.
28
29 2016-01-04 Mike Stump <mikestump@comcast.net>
30
31 * lib/target-supports.exp (check_effective_target_cilkplus):
32 cilkplus targets require pthreads.
33 (check_effective_target_cilkplus): Remove special case for NVPTX.
34
35 2016-01-04 Michael Meissner <meissner@linux.vnet.ibm.com>
36
37 * gcc.target/powerpc/p9-permute.c: New test for xxperm code
38 generation.
39
40 2016-01-04 Jakub Jelinek <jakub@redhat.com>
41
42 Update copyright years.
43
44 2016-01-04 Marek Polacek <polacek@redhat.com>
45
46 PR c/68908
47 * gcc.dg/atomic/c11-atomic-exec-6.c: New test.
48 * gcc.dg/atomic/c11-atomic-exec-7.c: New test.
49 * gcc.dg/atomic/stdatomic-op-5.c: New test.
50
51 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
52
53 * gcc.target/sparc/20160104-2.c: New test.
54
55 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
56
57 * gcc.target/sparc/20160104-1.c: New test.
58
59 2016-01-03 Paul Thomas <pault@gcc.gnu.org>
60
61 PR fortran/65045
62 * gfortran.dg/pr65045.f90: New test.
63
64 2016-01-02 Eric Botcazou <ebotcazou@adacore.com>
65
66 * gnat.dg/specs/debug1.ads: Delete.
67
68 2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
69
70 PR libgfortran/68867
71 * gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
72 expression.
73
74 2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
75
76 PR libgfortran/68867
77 * gfortran.dg/default_format_denormal_2.f90: XFAIL for all
78 PowerPC.
79
80 2016-01-01 Paul Thomas <pault@gcc.gnu.org>
81
82 PR fortran/68864
83 * gfortran.dg/pr68864.f90: New test.
84
85 2016-01-01 Jakub Jelinek <jakub@redhat.com>
86
87 PR tree-optimization/69070
88 * gcc.dg/pr69070.c: New test.
89
90 PR sanitizer/69055
91 * gfortran.dg/pr69055.f90: New test.
92
93 PR target/69015
94 * gcc.dg/pr69015.c: New test.
95 \f
96 Copyright (C) 2016 Free Software Foundation, Inc.
97
98 Copying and distribution of this file, with or without modification,
99 are permitted in any medium without royalty provided the copyright
100 notice and this notice are preserved.