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