cabef26023e88cb897c3eb36f5351676204c86e8
[gcc.git] / gcc / testsuite / ChangeLog
1 2016-01-11 Ilya Enkovich <enkovich.gnu@gmail.com>
2
3 PR target/69010
4 * gcc.target/i386/pr69010.c: New test.
5
6 2016-01-11 Martin Jambor <mjambor@suse.cz>
7
8 PR ipa/69044
9 * gcc.target/i386/chkp-pr69044.c: New test.
10
11 2016-01-11 Tom de Vries <tom@codesourcery.com>
12
13 PR tree-optimization/69109
14 * gcc.dg/autopar/pr69109-2.c: New test.
15 * gcc.dg/autopar/pr69109.c: New test.
16
17 2016-01-11 Tom de Vries <tom@codesourcery.com>
18
19 PR tree-optimization/69108
20 * gcc.dg/autopar/pr69108.c: New test.
21
22 2016-01-10 Patrick Palka <ppalka@gcc.gnu.org>
23
24 PR c++/69029
25 * c-c++-common/Wisleading-indentation.c: Augment test.
26
27 2016-01-10 Thomas Koenig <tkoenig@gcc.gnu.org>
28
29 PR fortran/69154
30 * gfortran.dg/inline_matmul_12.f90: New test.
31
32 2016-01-10 Paul Thomas <pault@gcc.gnu.org>
33
34 PR fortran/67779
35 * gfortran.dg/actual_array_offset_1: New test.
36
37 2016-01-10 Tom de Vries <tom@codesourcery.com>
38
39 PR tree-optimization/69062
40 * gcc.dg/autopar/pr69062.c: New test.
41
42 2016-01-10 Thomas Schwinge <thomas@codesourcery.com>
43
44 * gcc.dg/vect/slp-perm-1.c: Fix scan-tree-dump syntax.
45 * gcc.dg/vect/slp-perm-2.c: Likewise.
46 * gcc.dg/vect/slp-perm-3.c: Likewise.
47 * gcc.dg/vect/slp-perm-5.c: Likewise.
48 * gcc.dg/vect/slp-perm-6.c: Likewise.
49 * gcc.dg/vect/slp-perm-7.c: Likewise.
50 * gcc.dg/vect/slp-perm-8.c: Likewise.
51
52 2016-01-10 Tom de Vries <tom@codesourcery.com>
53
54 PR tree-optimization/69039
55 * gcc.dg/autopar/pr69039.c: New test.
56
57 2016-01-09 Marek Polacek <polacek@redhat.com>
58
59 PR c++/69113
60 * g++.dg/pr69113.C: New test.
61
62 2016-01-09 Jakub Jelinek <jakub@redhat.com>
63
64 PR middle-end/50865
65 PR tree-optimization/69097
66 * gcc.c-torture/execute/pr50865.c: New test.
67 * gcc.c-torture/execute/pr69097-1.c: New test.
68 * gcc.c-torture/execute/pr69097-2.c: New test.
69 * gcc.dg/pr69097-1.c: New test.
70 * gcc.dg/pr69097-2.c: New test.
71
72 2016-01-09 Jakub Jelinek <jakub@redhat.com>
73
74 PR c++/69164
75 * g++.dg/opt/pr69164.C: New test.
76
77 2016-01-08 Jakub Jelinek <jakub@redhat.com>
78
79 PR tree-optimization/69167
80 * gcc.dg/pr69167.c: New test.
81
82 2016-01-08 Marek Polacek <polacek@redhat.com>
83
84 PR c++/68449
85 * g++.dg/pr68449.C: New.
86
87 2016-01-08 Alan Lawrence <alan.lawrence@arm.com>
88
89 PR tree-optimization/68707
90 * lib/target-supports.exp (check_effective_target_vect_load_lanes): New.
91 * gcc.dg/vect/slp-perm-1.c: Look for vect_load_lanes instead of SLP
92 on platforms supporting it.
93 * gcc.dg/vect/slp-perm-2.c: Likewise.
94 * gcc.dg/vect/slp-perm-3.c: Likewise.
95 * gcc.dg/vect/slp-perm-5.c: Likewise.
96 * gcc.dg/vect/slp-perm-7.c: Likewise.
97 * gcc.dg/vect/slp-perm-8.c: Likewise.
98 * gcc.dg/vect/slp-perm-6.c: Look for vect_load_lanes in addition to SLP
99 on platforms supporting it.
100
101 2016-01-08 Jakub Jelinek <jakub@redhat.com>
102
103 PR tree-optimization/69162
104 * gcc.dg/pr69162.c: New test.
105
106 PR tree-optimization/69172
107 * gcc.dg/pr69172.c: New test.
108
109 2016-01-08 Thomas Preud'homme <thomas.preudhomme@arm.com>
110
111 PR tree-optimization/67781
112 * gcc.c-torture/execute/pr67781.c: New file.
113
114 2016-01-08 Jakub Jelinek <jakub@redhat.com>
115
116 PR tree-optimization/69083
117 * gcc.dg/vect/pr69083.c: New test.
118
119 2016-01-08 Sujoy Saraswati <sujoy.saraswati@hpe.com>
120
121 PR tree-optimization/61441
122 * gcc.dg/pr61441.c: Restrict to linux and gnu targets.
123 Use -fexcess-precision=standard for compiler options.
124 Use fabs() only when __FLT_EVAL_METHOD__ == 0.
125
126 2016-01-08 Jakub Jelinek <jakub@redhat.com>
127
128 PR fortran/69128
129 * gfortran.dg/gomp/pr69128.f90: New test.
130
131 PR c++/69145
132 * g++.dg/ext/pr69145-1.C: New test.
133 * g++.dg/ext/pr69145-2-very-long-filename.cc: New file.
134 * g++.dg/ext/pr69145-2.h: New file.
135
136 2016-01-07 Martin Sebor <msebor@redhat.com>
137
138 PR c/68966
139 * gcc.dg/atomic-fetch-bool.c: New test.
140 * gcc.dg/sync-fetch-bool.c: New test.
141
142 2016-01-07 H.J. Lu <hongjiu.lu@intel.com>
143
144 PR fortran/66680
145 gfortran.dg/gomp/pr66680.f90: Moved to libgomp.
146
147 2016-01-07 Nick Clifton <nickc@redhat.com>
148
149 PR target/66655
150 * g++.dg/pr66655.C: New test.
151 * g++.dg/pr66655_1.cc: Test support file.
152 * g++.dg/pr66655.h: Test header file.
153
154 2016-01-07 Dominique d'Humieres <dominiq@lps.ens.fr>
155
156 PR fortran/66680
157 gfortran.dg/gomp/pr66680.f90: New test.
158
159 2016-01-07 H.J. Lu <hongjiu.lu@intel.com>
160
161 PR target/69171
162 * gcc.target/i386/pr69171-1.c: New test.
163 * gcc.target/i386/pr69171-2.c: Likewise.
164 * gcc.target/i386/pr69171-3.c: Likewise.
165 * gcc.target/i386/pr69171-4.c: Likewise.
166 * gcc.target/i386/pr69171-5.c: Likewise.
167 * gcc.target/i386/pr69171-6.c: Likewise.
168
169 2015-12-15 Bernd Schmidt <bschmidt@redhat.com>
170
171 PR middle-end/67639
172 * c-c++-common/pr67639.c: New test.
173
174 2016-01-07 Jakub Jelinek <jakub@redhat.com>
175
176 PR tree-optimization/69141
177 * g++.dg/opt/pr69141.C: New test.
178
179 2016-01-06 Eric Botcazou <ebotcazou@adacore.com>
180
181 * gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.
182
183 2016-01-06 Uros Bizjak <ubizjak@gmail.com>
184
185 PR target/69140
186 * gcc.target/i386/pr69140.c: New test
187
188 2016-01-06 David Malcolm <dmalcolm@redhat.com>
189
190 * gcc.dg/bad-dereference.c: New test case.
191
192 2015-01-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
193
194 * gcc.target/powerpc/p9-lxvx-stxvx-3.c: New test.
195
196 2016-01-06 Andreas Schwab <schwab@linux-m68k.org>
197
198 * gcc.dg/atomic-invalid-2.c: Remove duplicated content.
199
200 2016-01-06 Marek Polacek <polacek@redhat.com>
201
202 PR sanitizer/69099
203 * gcc.dg/ubsan/float-cast-overflow-atomic.c: New test.
204
205 2016-01-05 Marek Polacek <polacek@redhat.com>
206
207 PR c/69104
208 * gcc.dg/atomic-invalid-2.c: New.
209
210 2016-01-05 H.J. Lu <hongjiu.lu@intel.com>
211
212 PR target/68991
213 * gcc.target/i386/pr68991.c: New test.
214
215 2016-01-05 H.J. Lu <hongjiu.lu@intel.com>
216
217 PR target/68991
218 * g++.dg/pr68991-1.C: New test.
219 * g++.dg/pr68991-2.C: Likewise.
220
221 2016-01-05 Sergei Trofimovich <siarheit@google.com>
222
223 PR other/60465
224 * gcc.target/ia64/pr60465-gprel64.c: New test.
225 * gcc.target/ia64/pr60465-gprel64-c37.c: New test.
226
227 2016-01-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
228
229 PR rtl-optimization/68651
230 * gcc.target/aarch64/pr68651_1.c: New test.
231
232 2016-01-05 David Malcolm <dmalcolm@redhat.com>
233
234 PR c/69122
235 * c-c++-common/Wmisleading-indentation.c (pr69122): New function.
236
237 2016-01-05 Nathan Sidwell <nathan@acm.org>
238
239 PR c++/58583
240 * g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.
241
242 * gcc.dg/alias-15.c: New.
243
244 2016-01-05 Nick Clifton <nickc@redhat.com>
245
246 PR target/68870
247 * g++.dg/pr68770.C: New test.
248
249 2016-01-04 Mike Stump <mikestump@comcast.net>
250
251 * lib/target-supports.exp (check_effective_target_cilkplus):
252 cilkplus targets require pthreads.
253 (check_effective_target_cilkplus): Remove special case for NVPTX.
254
255 2016-01-04 Michael Meissner <meissner@linux.vnet.ibm.com>
256
257 * gcc.target/powerpc/p9-permute.c: New test for xxperm code
258 generation.
259
260 2016-01-04 Jakub Jelinek <jakub@redhat.com>
261
262 Update copyright years.
263
264 2016-01-04 Marek Polacek <polacek@redhat.com>
265
266 PR c/68908
267 * gcc.dg/atomic/c11-atomic-exec-6.c: New test.
268 * gcc.dg/atomic/c11-atomic-exec-7.c: New test.
269 * gcc.dg/atomic/stdatomic-op-5.c: New test.
270
271 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
272
273 * gcc.target/sparc/20160104-2.c: New test.
274
275 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
276
277 * gcc.target/sparc/20160104-1.c: New test.
278
279 2016-01-03 Paul Thomas <pault@gcc.gnu.org>
280
281 PR fortran/65045
282 * gfortran.dg/pr65045.f90: New test.
283
284 2016-01-02 Eric Botcazou <ebotcazou@adacore.com>
285
286 * gnat.dg/specs/debug1.ads: Delete.
287
288 2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
289
290 PR libgfortran/68867
291 * gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
292 expression.
293
294 2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
295
296 PR libgfortran/68867
297 * gfortran.dg/default_format_denormal_2.f90: XFAIL for all
298 PowerPC.
299
300 2016-01-01 Paul Thomas <pault@gcc.gnu.org>
301
302 PR fortran/68864
303 * gfortran.dg/pr68864.f90: New test.
304
305 2016-01-01 Jakub Jelinek <jakub@redhat.com>
306
307 PR tree-optimization/69070
308 * gcc.dg/pr69070.c: New test.
309
310 PR sanitizer/69055
311 * gfortran.dg/pr69055.f90: New test.
312
313 PR target/69015
314 * gcc.dg/pr69015.c: New test.
315 \f
316 Copyright (C) 2016 Free Software Foundation, Inc.
317
318 Copying and distribution of this file, with or without modification,
319 are permitted in any medium without royalty provided the copyright
320 notice and this notice are preserved.