]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/ChangeLog
Implement TR29124 C++ special Math Functions.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
00083992
MP
12016-01-14 Marek Polacek <polacek@redhat.com>
2
3 PR c/69262
4 * gcc.dg/array-15.c: New test.
5
0c9b3294
JJ
62016-01-14 Jakub Jelinek <jakub@redhat.com>
7
8 PR middle-end/68146
9 PR tree-optimization/69155
10 * gfortran.dg/pr68146.f: New test.
11 * gfortran.dg/pr69155.f90: New test.
12
3688e13d
RB
132016-01-14 Richard Biener <rguenther@suse.de>
14
15 PR tree-optimization/68060
16 * gcc.dg/torture/pr68060-1.c: New testcase.
17 * gcc.dg/torture/pr68060-2.c: Likewise.
18
bab0ad3a
NC
192016-01-14 Nick Clifton <nickc@redhat.com>
20
21 * lib/target-supports.exp
22 (check_effective_target_arm_neon_ok_nocache): Add an option
23 sequence that includes setting the ARM architecture to ARMv7-A.
24 * gcc.target/arm/attr-neon.c: Use dg-add-options to add the
25 command line options necessary to enable Neon support.
26 * gcc.target/arm/neon-vlshr-imm-1.c: Likewise.
27 * gcc.target/arm/neon-vshl-imm-1.c: Likewise.
28 * gcc.target/arm/neon-vshr-imm-1.c: Likewise.
29 * gcc.target/arm/pr69180.c: Likewise.
30
947c2ce5
JL
312016-01-14 Jeff Law <law@redhat.com>
32
33 PR tree-optimization/69270
34 * gcc.dg/tree-ssa/pr69270.c: New test.
35
3342fd71
BS
362016-01-13 Bernd Schmidt <bschmidt@redhat.com>
37
38 PR c/66208
39 * c-c++-common/pr66208.c: New file.
40
2ad3adf1
JJ
412016-01-13 Jakub Jelinek <jakub@redhat.com>
42
43 PR tree-optimization/69156
44 * gcc.dg/pr69156.c: New test.
45
398d6feb
L
462016-01-13 H.J. Lu <hongjiu.lu@intel.com>
47
48 * gcc.target/i386/pr69225-7.c: New test.
49
4c868789
RH
502016-01-13 Richard Henderson <rth@redhat.com>
51
52 * gcc.dg/tm/memopt-13.c: Update expected function.
53 * gcc.dg/tm/memopt-6.c: Likewise.
54
ef6d1772
UB
552016-01-13 Uros Bizjak <ubizjak@gmail.com>
56
57 * gcc.target/i386/pr45685.c (dg-options): Add -mno-sse4.
58 * gcc.target/i386/pr68432-1.c (dg-options): Ditto.
59 * gcc.target/i386/pr68432-2.c (dg-options): Ditto.
60 * gcc.target/i386/pr68432-3.c (dg-options): Ditto.
0b4b6ef2 61
ef6d1772
UB
622016-01-13 Tom de Vries <tom@codesourcery.com>
63
64 PR tree-optimization/69169
0b4b6ef2
TV
65 * gcc.dg/pr69169.c: New test.
66
2ad3adf1 672016-01-13 Alexander Fomin <alexander.fomin@intel.com>
8866d62c
AF
68
69 PR target/69228
70 * gcc.target/i386/avx512pf-vscatterpf0dpd-1.c: Adjust.
71 * gcc.target/i386/avx512pf-vscatterpf0dps-1.c: Likewise.
72 * gcc.target/i386/avx512pf-vscatterpf0qpd-1.c: Likewise.
73 * gcc.target/i386/avx512pf-vscatterpf0qps-1.c: Likewise.
74 * gcc.target/i386/avx512pf-vscatterpf1dpd-1.c: Likewise.
75 * gcc.target/i386/avx512pf-vscatterpf1dps-1.c: Likewise.
76 * gcc.target/i386/avx512pf-vscatterpf1qpd-1.c: Likewise.
77 * gcc.target/i386/avx512pf-vscatterpf1qps-1.c: Likewise.
78
9060e335
AK
792016-01-13 Jakub Jelinek <jakub@redhat.com>
80
81 PR target/69247
82 * gcc.dg/pr69247.c: New test.
83
40311329
RB
842016-01-13 Richard Biener <rguenther@suse.de>
85
86 PR tree-optimization/69242
87 * gcc.dg/torture/pr69242.c: New testcase.
88
ccbd7103
RB
892016-01-13 Richard Biener <rguenther@suse.de>
90
91 PR tree-optimization/69186
92 * gcc.dg/torture/pr69186.c: New testcase.
93
c6f72a46
JL
942016-01-13 Jeff Law <law@redhat.com>
95
96 PR tree-optimization/67755
97 * gcc.dg/tree-ssa/pr67755.c: New test.
98
992016-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
bf3f4b38
TP
100
101 * gcc.c-torture/unsorted/dump-noaddr.x (dump_compare): Replace static
102 pass number in output by a star.
103
c446cf07
BC
1042016-01-12 Bin Cheng <bin.cheng@arm.com>
105
106 PR tree-optimization/68911
107 * gcc.c-torture/execute/pr68911.c: New test.
108
5342156c
MP
1092016-01-12 Marek Polacek <polacek@redhat.com>
110
111 PR c++/68979
112 * g++.dg/warn/permissive-1.C: New test.
113
65364cc5
JJ
1142016-01-12 Jakub Jelinek <jakub@redhat.com>
115
116 PR objc++/68511
117 PR c++/69213
118 * g++.dg/opt/pr69213.C: New test.
119
81b9a3d9
CB
1202016-01-12 Christian Bruel <christian.bruel@st.com>
121
122 PR target/69180
123 * gcc.target/arm/pr69180.c: New test.
124
3c4e91c9
RB
1252016-01-12 Richard Biener <rguenther@suse.de>
126
127 PR lto/69077
128 * g++.dg/lto/pr69077_0.C: New testcase.
129 * g++.dg/lto/pr69077_1.C: Likewise.
130
5664cea1
JJ
1312016-01-12 Jakub Jelinek <jakub@redhat.com>
132
133 PR target/69175
134 * g++.dg/opt/pr69175.C: New test.
135
86cefc49
AL
1362016-01-12 Alan Lawrence <alan.lawrence@arm.com>
137
138 * gcc.dg/vect/fast-math-bb-slp-call-3.c: Declare functions as 'extern'
139 rather than #including math.h & stdlib.h.
140 * gcc.dg/vect/pr47001.c: Declare abort as 'extern', remove stdlib.h.
141 * gcc.dg/vect/pr49771.c: Likewise.
142 * gcc.dg/vect/vect-10-big-array.c: Likewise.
143 * gcc.dg/vect/vect-neg-store-1.c: Likewise.
144 * gcc.dg/vect/vect-neg-store-2.c: Likewise.
145 * gcc.dg/vect/slp-37.c: Change NULL to 0, remove stdlib.h.
146 * gcc.dg/vect/pr40254.c: Remove unnecessary include of stdlib.h.
147 * gcc.dg/vect/pr44507.c: Likewise.
148 * gcc.dg/vect/pr45902.c: Likewise.
149 * gcc.dg/vect/slp-widen-mult-half.c: Likewise.
150 * gcc.dg/vect/vect-117.c: Likewise.
151 * gcc.dg/vect/vect-99.c: Likewise.
152 * gcc.dg/vect/vect-aggressive-1.c: Likewise.
153 * gcc.dg/vect/vect-cond-1.c: Likewise.
154 * gcc.dg/vect/vect-cond-2.c: Likewise.
155 * gcc.dg/vect/vect-cond-3.c: Likewise.
156 * gcc.dg/vect/vect-cond-4.c: Likewise.
157 * gcc.dg/vect/vect-mask-load-1.c: Likewise.
158 * gcc.dg/vect/vect-mask-loadstore-1.c: Likewise.
159 * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
160 * gcc.dg/vect/vect-over-widen-1.c: Likewise.
161 * gcc.dg/vect/vect-over-widen-2-big-array.c: Likewise.
162 * gcc.dg/vect/vect-over-widen-2.c: Likewise.
163 * gcc.dg/vect/vect-over-widen-3-big-array.c: Likewise.
164 * gcc.dg/vect/vect-over-widen-3.c: Likewise.
165 * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
166 * gcc.dg/vect/vect-over-widen-4.c: Likewise.
167 * gcc.dg/vect/vect-widen-mult-const-s16.c: Likewise.
168 * gcc.dg/vect/vect-widen-mult-const-u16.c: Likewise.
169 * gcc.dg/vect/vect-widen-mult-half-u8.c: Likewise.
170 * gcc.dg/vect/vect-widen-mult-half.c: Likewise.
171 * gcc.dg/vect/no-trapping-math-vect-ifcvt-11.c: Remove unnecessary
172 include of signal.h.
173 * gcc.dg/vect/no-trapping-math-vect-ifcvt-12.c: Likewise.
174 * gcc.dg/vect/no-trapping-math-vect-ifcvt-13.c: Likewise.
175 * gcc.dg/vect/no-trapping-math-vect-ifcvt-14.c: Likewise.
176 * gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c: Likewise.
177 * gcc.dg/vect/no-trapping-math-vect-ifcvt-16.c: Likewise.
178 * gcc.dg/vect/vect-ifcvt-16.c: Likewise.
179 * gcc.dg/vect/vect-ifcvt-17.c: Likewise.
180 * gcc.dg/vect/vect-ifcvt-2.c: Likewise.
181 * gcc.dg/vect/vect-ifcvt-3.c: Likewise.
182 * gcc.dg/vect/vect-ifcvt-4.c: Likewise.
183 * gcc.dg/vect/vect-ifcvt-5.c: Likewise.
184 * gcc.dg/vect/vect-ifcvt-5.c: Likewise.
185 * gcc.dg/vect/vect-ifcvt-6.c: Likewise.
186 * gcc.dg/vect/vect-ifcvt-7.c: Likewise.
187 * gcc.dg/vect/vect-ifcvt-9.c: Likewise.
188 * gcc.dg/vect/vect-outer-5.c: Likewise.
189 * gcc.dg/vect/vect-outer-6.c: Likewise.
190 * gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c: Remove unnecessary
191 include of stdio.h.
192
b832f61e
NC
1932016-01-12 Nick Clifton <nickc@redhat.com>
194
195 PR target/68913
196 * gcc.dg/lto/pr61886_0.c: Rename the external function called
197 to fread so that it will be found in all target runtimes.
198
8eac49b1
RB
1992016-01-12 Richard Biener <rguenther@suse.de>
200
201 PR tree-optimization/69053
202 * g++.dg/torture/pr69053.C: New testcase.
203
2935d994
RB
2042016-01-12 Richard Biener <rguenther@suse.de>
205
206 PR tree-optimization/69168
207 * gcc.dg/torture/pr69168.c: New testcase.
208
66c16fd9
RB
2092016-01-12 Richard Biener <rguenther@suse.de>
210
211 PR tree-optimization/69157
212 * gcc.dg/torture/pr69157.c: New testcase.
213
2142016-01-12 Richard Biener <rguenther@suse.de>
215
216 PR tree-optimization/69174
217 * gcc.dg/torture/pr69174.c: New testcase.
218
723033a6
JJ
2192016-01-12 Jakub Jelinek <jakub@redhat.com>
220
221 PR c++/66808
222 PR c++/69000
223 * g++.dg/tls/pr66808.C: New test.
224 * g++.dg/tls/pr69000.C: New test.
225
3574cf47
BS
2262016-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
227
228 * gcc.target/powerpc/swaps-p8-23.c: New test.
229 * gcc.target/powerpc/swaps-p8-24.c: Likewise.
230
feb20787
JDA
2312016-01-11 John David Anglin <danglin@gcc.gnu.org>
232
233 PR tree-optimization/68356
234 * gcc.dg/torture/pr68264.c: Disable exp2 ERANGE test on hppa unix.
235
27b1820a
KV
2362016-01-12 Kugan Vivekanandarajah <kuganv@linaro.org>
237 Jim Wilson <jim.wilson@linaro.org>
238
239 PR target/69194
240 * gcc.target/arm/pr69194.c: New test.
241
cf4de6af
L
2422016-01-11 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR target/69225
245 * gcc.target/i386/pr69225-1.c: New test.
246 * gcc.target/i386/pr69225-2.c: Likewise.
247 * gcc.target/i386/pr69225-3.c: Likewise.
248 * gcc.target/i386/pr69225-4.c: Likewise.
249 * gcc.target/i386/pr69225-5.c: Likewise.
250 * gcc.target/i386/pr69225-6.c: Likewise.
251
1ebd5558
JJ
2522016-01-11 Jakub Jelinek <jakub@redhat.com>
253
23552a4d
JJ
254 PR target/67462
255 * gcc.dg/ifcvt-3.c: Only compile on lp64 targets, include also i?86
256 if lp64.
257
26ff85b0
JJ
258 PR target/69071
259 * gcc.dg/pr69071.c: New test.
260
9cb6bd74
JJ
261 PR c++/69211
262 * g++.dg/opt/pr69211.C: New test.
263
1ebd5558
JJ
264 PR tree-optimization/69214
265 * gcc.c-torture/compile/pr69214.c: New test.
266
8c18c836
UB
2672016-01-11 Uros Bizjak <ubizjak@gmail.com>
268
269 * gcc.target/i386/pr66232-10.c: Do not compile on ia32 target.
270 * gcc.target/i386/pr66232-11.c: Ditto.
271 * gcc.target/i386/pr66232-12.c: Ditto.
272 * gcc.target/i386/pr66232-13.c: Ditto.
273
62446e6e
RB
2742016-01-11 Richard Biener <rguenther@suse.de>
275
276 PR tree-optimization/69173
277 * gcc.dg/torture/pr69173.c: New testcase.
278
2b8568fe
KT
2792016-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
280
281 PR rtl-optimization/68796
282 * gcc.target/aarch64/tst_5.c: New test.
283 * gcc.target/aarch64/tst_6.c: Likewise.
284
5baf4532
KT
2852016-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
286
287 PR rtl-optimization/68841
288 * gcc.dg/pr68841.c: New test.
289 * gcc.c-torture/execute/pr68841.c: New test.
290
ca90b1ed
YR
2912016-01-11 Yuri Rumyantsev <ysrumyan@gmail.com>
292
293 PR rtl-optimization/68920
294 * gcc.dg/ifcvt-4.c: Add "--param max-rtl-if-conversion-insns=3" option
295 for ix86 targets.
296 * gcc.dg/ifcvt-5.c: New test.
297
2ad3adf1 2982016-01-11 Alexandre Oliva <aoliva@redhat.com>
b4934671
AO
299
300 PR bootstrap/69123
301 * g++.dg/pr69123.C: New.
302
83834c09
IE
3032016-01-11 Ilya Enkovich <enkovich.gnu@gmail.com>
304
305 PR target/69010
306 * gcc.target/i386/pr69010.c: New test.
307
dcf89d57
MJ
3082016-01-11 Martin Jambor <mjambor@suse.cz>
309
310 PR ipa/69044
311 * gcc.target/i386/chkp-pr69044.c: New test.
312
d95167ee
TV
3132016-01-11 Tom de Vries <tom@codesourcery.com>
314
315 PR tree-optimization/69109
316 * gcc.dg/autopar/pr69109-2.c: New test.
317 * gcc.dg/autopar/pr69109.c: New test.
318
4f6403a8
TV
3192016-01-11 Tom de Vries <tom@codesourcery.com>
320
321 PR tree-optimization/69108
322 * gcc.dg/autopar/pr69108.c: New test.
323
21efdd80
PP
3242016-01-10 Patrick Palka <ppalka@gcc.gnu.org>
325
326 PR c++/69029
327 * c-c++-common/Wisleading-indentation.c: Augment test.
328
fd42eed8
TK
3292016-01-10 Thomas Koenig <tkoenig@gcc.gnu.org>
330
331 PR fortran/69154
332 * gfortran.dg/inline_matmul_12.f90: New test.
333
4f90ee6c
PT
3342016-01-10 Paul Thomas <pault@gcc.gnu.org>
335
336 PR fortran/67779
337 * gfortran.dg/actual_array_offset_1: New test.
338
3907c6cf
TV
3392016-01-10 Tom de Vries <tom@codesourcery.com>
340
341 PR tree-optimization/69062
342 * gcc.dg/autopar/pr69062.c: New test.
343
b07b236e
TS
3442016-01-10 Thomas Schwinge <thomas@codesourcery.com>
345
346 * gcc.dg/vect/slp-perm-1.c: Fix scan-tree-dump syntax.
347 * gcc.dg/vect/slp-perm-2.c: Likewise.
348 * gcc.dg/vect/slp-perm-3.c: Likewise.
349 * gcc.dg/vect/slp-perm-5.c: Likewise.
350 * gcc.dg/vect/slp-perm-6.c: Likewise.
351 * gcc.dg/vect/slp-perm-7.c: Likewise.
352 * gcc.dg/vect/slp-perm-8.c: Likewise.
353
23fab8ae
TV
3542016-01-10 Tom de Vries <tom@codesourcery.com>
355
356 PR tree-optimization/69039
357 * gcc.dg/autopar/pr69039.c: New test.
358
73f0dae2
MP
3592016-01-09 Marek Polacek <polacek@redhat.com>
360
361 PR c++/69113
362 * g++.dg/pr69113.C: New test.
363
20b8d734
JJ
3642016-01-09 Jakub Jelinek <jakub@redhat.com>
365
366 PR middle-end/50865
367 PR tree-optimization/69097
368 * gcc.c-torture/execute/pr50865.c: New test.
369 * gcc.c-torture/execute/pr69097-1.c: New test.
370 * gcc.c-torture/execute/pr69097-2.c: New test.
371 * gcc.dg/pr69097-1.c: New test.
372 * gcc.dg/pr69097-2.c: New test.
373
c50e614b
JJ
3742016-01-09 Jakub Jelinek <jakub@redhat.com>
375
376 PR c++/69164
377 * g++.dg/opt/pr69164.C: New test.
378
e0237993
JJ
3792016-01-08 Jakub Jelinek <jakub@redhat.com>
380
381 PR tree-optimization/69167
382 * gcc.dg/pr69167.c: New test.
383
bd8f5bb2
MP
3842016-01-08 Marek Polacek <polacek@redhat.com>
385
386 PR c++/68449
387 * g++.dg/pr68449.C: New.
388
bb0f5ca7
AL
3892016-01-08 Alan Lawrence <alan.lawrence@arm.com>
390
391 PR tree-optimization/68707
392 * lib/target-supports.exp (check_effective_target_vect_load_lanes): New.
393 * gcc.dg/vect/slp-perm-1.c: Look for vect_load_lanes instead of SLP
394 on platforms supporting it.
395 * gcc.dg/vect/slp-perm-2.c: Likewise.
396 * gcc.dg/vect/slp-perm-3.c: Likewise.
397 * gcc.dg/vect/slp-perm-5.c: Likewise.
398 * gcc.dg/vect/slp-perm-7.c: Likewise.
399 * gcc.dg/vect/slp-perm-8.c: Likewise.
400 * gcc.dg/vect/slp-perm-6.c: Look for vect_load_lanes in addition to SLP
401 on platforms supporting it.
402
22518428
JJ
4032016-01-08 Jakub Jelinek <jakub@redhat.com>
404
33f0852f
JJ
405 PR tree-optimization/69162
406 * gcc.dg/pr69162.c: New test.
407
22518428
JJ
408 PR tree-optimization/69172
409 * gcc.dg/pr69172.c: New test.
410
80e9b3aa
TP
4112016-01-08 Thomas Preud'homme <thomas.preudhomme@arm.com>
412
413 PR tree-optimization/67781
414 * gcc.c-torture/execute/pr67781.c: New file.
415
262a363f
JJ
4162016-01-08 Jakub Jelinek <jakub@redhat.com>
417
418 PR tree-optimization/69083
419 * gcc.dg/vect/pr69083.c: New test.
420
6e1f093f
SS
4212016-01-08 Sujoy Saraswati <sujoy.saraswati@hpe.com>
422
423 PR tree-optimization/61441
424 * gcc.dg/pr61441.c: Restrict to linux and gnu targets.
425 Use -fexcess-precision=standard for compiler options.
426 Use fabs() only when __FLT_EVAL_METHOD__ == 0.
427
53290e07
JJ
4282016-01-08 Jakub Jelinek <jakub@redhat.com>
429
57bf3072
JJ
430 PR fortran/69128
431 * gfortran.dg/gomp/pr69128.f90: New test.
432
53290e07
JJ
433 PR c++/69145
434 * g++.dg/ext/pr69145-1.C: New test.
435 * g++.dg/ext/pr69145-2-very-long-filename.cc: New file.
436 * g++.dg/ext/pr69145-2.h: New file.
437
7a127fa7
MS
4382016-01-07 Martin Sebor <msebor@redhat.com>
439
440 PR c/68966
441 * gcc.dg/atomic-fetch-bool.c: New test.
442 * gcc.dg/sync-fetch-bool.c: New test.
443
95918b49
L
4442016-01-07 H.J. Lu <hongjiu.lu@intel.com>
445
446 PR fortran/66680
447 gfortran.dg/gomp/pr66680.f90: Moved to libgomp.
448
c8e62a9d
NC
4492016-01-07 Nick Clifton <nickc@redhat.com>
450
451 PR target/66655
452 * g++.dg/pr66655.C: New test.
453 * g++.dg/pr66655_1.cc: Test support file.
454 * g++.dg/pr66655.h: Test header file.
455
2ad3adf1 4562016-01-07 Dominique d'Humieres <dominiq@lps.ens.fr>
64d3ef31
DH
457
458 PR fortran/66680
459 gfortran.dg/gomp/pr66680.f90: New test.
460
4cd9ca92
L
4612016-01-07 H.J. Lu <hongjiu.lu@intel.com>
462
463 PR target/69171
464 * gcc.target/i386/pr69171-1.c: New test.
465 * gcc.target/i386/pr69171-2.c: Likewise.
466 * gcc.target/i386/pr69171-3.c: Likewise.
467 * gcc.target/i386/pr69171-4.c: Likewise.
468 * gcc.target/i386/pr69171-5.c: Likewise.
469 * gcc.target/i386/pr69171-6.c: Likewise.
470
7e33d4dc
BS
4712015-12-15 Bernd Schmidt <bschmidt@redhat.com>
472
473 PR middle-end/67639
474 * c-c++-common/pr67639.c: New test.
475
fec64afc
JJ
4762016-01-07 Jakub Jelinek <jakub@redhat.com>
477
478 PR tree-optimization/69141
479 * g++.dg/opt/pr69141.C: New test.
480
f293ad29
EB
4812016-01-06 Eric Botcazou <ebotcazou@adacore.com>
482
483 * gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.
484
5027395e
UB
4852016-01-06 Uros Bizjak <ubizjak@gmail.com>
486
487 PR target/69140
488 * gcc.target/i386/pr69140.c: New test
489
7443cf13
DM
4902016-01-06 David Malcolm <dmalcolm@redhat.com>
491
492 * gcc.dg/bad-dereference.c: New test case.
493
32928931
BS
4942015-01-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
495
496 * gcc.target/powerpc/p9-lxvx-stxvx-3.c: New test.
497
68dd05da
AS
4982016-01-06 Andreas Schwab <schwab@linux-m68k.org>
499
500 * gcc.dg/atomic-invalid-2.c: Remove duplicated content.
501
6b131d5b
MP
5022016-01-06 Marek Polacek <polacek@redhat.com>
503
504 PR sanitizer/69099
505 * gcc.dg/ubsan/float-cast-overflow-atomic.c: New test.
506
8d9fdb49
MP
5072016-01-05 Marek Polacek <polacek@redhat.com>
508
509 PR c/69104
510 * gcc.dg/atomic-invalid-2.c: New.
511
acf93f1e
L
5122016-01-05 H.J. Lu <hongjiu.lu@intel.com>
513
514 PR target/68991
515 * gcc.target/i386/pr68991.c: New test.
516
3f50525d
L
5172016-01-05 H.J. Lu <hongjiu.lu@intel.com>
518
519 PR target/68991
520 * g++.dg/pr68991-1.C: New test.
521 * g++.dg/pr68991-2.C: Likewise.
522
e0237993 5232016-01-05 Sergei Trofimovich <siarheit@google.com>
face88a1 524
e0237993 525 PR other/60465
face88a1
ST
526 * gcc.target/ia64/pr60465-gprel64.c: New test.
527 * gcc.target/ia64/pr60465-gprel64-c37.c: New test.
528
a0866eff
KT
5292016-01-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
530
531 PR rtl-optimization/68651
532 * gcc.target/aarch64/pr68651_1.c: New test.
533
c589e975
DM
5342016-01-05 David Malcolm <dmalcolm@redhat.com>
535
536 PR c/69122
537 * c-c++-common/Wmisleading-indentation.c (pr69122): New function.
538
929710d9
NS
5392016-01-05 Nathan Sidwell <nathan@acm.org>
540
ce3e43d7
NS
541 PR c++/58583
542 * g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.
543
929710d9
NS
544 * gcc.dg/alias-15.c: New.
545
a2faef8e
NC
5462016-01-05 Nick Clifton <nickc@redhat.com>
547
548 PR target/68870
549 * g++.dg/pr68770.C: New test.
550
4cfa76e3
MS
5512016-01-04 Mike Stump <mikestump@comcast.net>
552
553 * lib/target-supports.exp (check_effective_target_cilkplus):
554 cilkplus targets require pthreads.
4ece61b6 555 (check_effective_target_cilkplus): Remove special case for NVPTX.
4cfa76e3 556
4e8a3a35
MM
5572016-01-04 Michael Meissner <meissner@linux.vnet.ibm.com>
558
559 * gcc.target/powerpc/p9-permute.c: New test for xxperm code
560 generation.
561
818ab71a
JJ
5622016-01-04 Jakub Jelinek <jakub@redhat.com>
563
564 Update copyright years.
565
2fe0a208
MP
5662016-01-04 Marek Polacek <polacek@redhat.com>
567
568 PR c/68908
569 * gcc.dg/atomic/c11-atomic-exec-6.c: New test.
570 * gcc.dg/atomic/c11-atomic-exec-7.c: New test.
571 * gcc.dg/atomic/stdatomic-op-5.c: New test.
572
9e3b2fe3
EB
5732016-01-04 Eric Botcazou <ebotcazou@adacore.com>
574
575 * gcc.target/sparc/20160104-2.c: New test.
576
e8d65a35
EB
5772016-01-04 Eric Botcazou <ebotcazou@adacore.com>
578
579 * gcc.target/sparc/20160104-1.c: New test.
580
25ccfccd
PT
5812016-01-03 Paul Thomas <pault@gcc.gnu.org>
582
583 PR fortran/65045
584 * gfortran.dg/pr65045.f90: New test.
585
cb51d382
EB
5862016-01-02 Eric Botcazou <ebotcazou@adacore.com>
587
588 * gnat.dg/specs/debug1.ads: Delete.
589
6eeaad6e
JD
5902016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
591
592 PR libgfortran/68867
593 * gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
594 expression.
595
2f968603
JD
5962016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
597
598 PR libgfortran/68867
599 * gfortran.dg/default_format_denormal_2.f90: XFAIL for all
600 PowerPC.
601
591bb5e4
PT
6022016-01-01 Paul Thomas <pault@gcc.gnu.org>
603
604 PR fortran/68864
605 * gfortran.dg/pr68864.f90: New test.
606
f1e0620c
JJ
6072016-01-01 Jakub Jelinek <jakub@redhat.com>
608
942a1319
JJ
609 PR tree-optimization/69070
610 * gcc.dg/pr69070.c: New test.
611
10dff63f
JJ
612 PR sanitizer/69055
613 * gfortran.dg/pr69055.f90: New test.
614
f1e0620c
JJ
615 PR target/69015
616 * gcc.dg/pr69015.c: New test.
818ab71a 617\f
2f883d1c 618Copyright (C) 2016 Free Software Foundation, Inc.
ad41bd84
JM
619
620Copying and distribution of this file, with or without modification,
621are permitted in any medium without royalty provided the copyright
622notice and this notice are preserved.