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