5ca10b3d0064420347f0bbe15d60b142533e794a
[gcc.git] / gcc / testsuite / ChangeLog
1 2016-01-06 Uros Bizjak <ubizjak@gmail.com>
2
3 PR target/69140
4 * gcc.target/i386/pr69140.c: New test
5
6 2016-01-06 David Malcolm <dmalcolm@redhat.com>
7
8 * gcc.dg/bad-dereference.c: New test case.
9
10 2015-01-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
11
12 * gcc.target/powerpc/p9-lxvx-stxvx-3.c: New test.
13
14 2016-01-06 Andreas Schwab <schwab@linux-m68k.org>
15
16 * gcc.dg/atomic-invalid-2.c: Remove duplicated content.
17
18 2016-01-06 Marek Polacek <polacek@redhat.com>
19
20 PR sanitizer/69099
21 * gcc.dg/ubsan/float-cast-overflow-atomic.c: New test.
22
23 2016-01-05 Marek Polacek <polacek@redhat.com>
24
25 PR c/69104
26 * gcc.dg/atomic-invalid-2.c: New.
27
28 2016-01-05 H.J. Lu <hongjiu.lu@intel.com>
29
30 PR target/68991
31 * gcc.target/i386/pr68991.c: New test.
32
33 2016-01-05 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR target/68991
36 * g++.dg/pr68991-1.C: New test.
37 * g++.dg/pr68991-2.C: Likewise.
38
39 2016-01-05 Sergei Trofimovich <siarheit@google.com>
40
41 PR other/60465
42 * gcc.target/ia64/pr60465-gprel64.c: New test.
43 * gcc.target/ia64/pr60465-gprel64-c37.c: New test.
44
45 2016-01-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
46
47 PR rtl-optimization/68651
48 * gcc.target/aarch64/pr68651_1.c: New test.
49
50 2016-01-05 David Malcolm <dmalcolm@redhat.com>
51
52 PR c/69122
53 * c-c++-common/Wmisleading-indentation.c (pr69122): New function.
54
55 2016-01-05 Nathan Sidwell <nathan@acm.org>
56
57 PR c++/58583
58 * g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.
59
60 * gcc.dg/alias-15.c: New.
61
62 2016-01-05 Nick Clifton <nickc@redhat.com>
63
64 PR target/68870
65 * g++.dg/pr68770.C: New test.
66
67 2016-01-04 Mike Stump <mikestump@comcast.net>
68
69 * lib/target-supports.exp (check_effective_target_cilkplus):
70 cilkplus targets require pthreads.
71 (check_effective_target_cilkplus): Remove special case for NVPTX.
72
73 2016-01-04 Michael Meissner <meissner@linux.vnet.ibm.com>
74
75 * gcc.target/powerpc/p9-permute.c: New test for xxperm code
76 generation.
77
78 2016-01-04 Jakub Jelinek <jakub@redhat.com>
79
80 Update copyright years.
81
82 2016-01-04 Marek Polacek <polacek@redhat.com>
83
84 PR c/68908
85 * gcc.dg/atomic/c11-atomic-exec-6.c: New test.
86 * gcc.dg/atomic/c11-atomic-exec-7.c: New test.
87 * gcc.dg/atomic/stdatomic-op-5.c: New test.
88
89 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
90
91 * gcc.target/sparc/20160104-2.c: New test.
92
93 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
94
95 * gcc.target/sparc/20160104-1.c: New test.
96
97 2016-01-03 Paul Thomas <pault@gcc.gnu.org>
98
99 PR fortran/65045
100 * gfortran.dg/pr65045.f90: New test.
101
102 2016-01-02 Eric Botcazou <ebotcazou@adacore.com>
103
104 * gnat.dg/specs/debug1.ads: Delete.
105
106 2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
107
108 PR libgfortran/68867
109 * gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
110 expression.
111
112 2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
113
114 PR libgfortran/68867
115 * gfortran.dg/default_format_denormal_2.f90: XFAIL for all
116 PowerPC.
117
118 2016-01-01 Paul Thomas <pault@gcc.gnu.org>
119
120 PR fortran/68864
121 * gfortran.dg/pr68864.f90: New test.
122
123 2016-01-01 Jakub Jelinek <jakub@redhat.com>
124
125 PR tree-optimization/69070
126 * gcc.dg/pr69070.c: New test.
127
128 PR sanitizer/69055
129 * gfortran.dg/pr69055.f90: New test.
130
131 PR target/69015
132 * gcc.dg/pr69015.c: New test.
133 \f
134 Copyright (C) 2016 Free Software Foundation, Inc.
135
136 Copying and distribution of this file, with or without modification,
137 are permitted in any medium without royalty provided the copyright
138 notice and this notice are preserved.