bc6105d922eea54c5afe56e9dddde265a4d23dc0
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2016-01-15  Richard Biener  <rguenther@suse.de>
2
3         PR tree-optimization/66856
4         * gcc.dg/torture/pr66856-1.c: New testcase.
5         * gcc.dg/torture/pr66856-2.c: Likewise.
6
7 2016-01-15  Richard Biener  <rguenther@suse.de>
8
9         PR debug/69137
10         * g++.dg/lto/pr69137_0.C: New testcase.
11
12 2016-01-15  Richard Sandiford  <richard.sandiford@arm.com>
13
14         PR middle-end/69246
15         * gcc.target/i386/pr69246.c: New test.
16
17 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
18
19         * gfortran.dg/bind_c_array_params_2.f90: Fix test patterns for
20         S/390.
21
22 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
23
24         PR c++/56194
25         * g++.dg/init/const9.C: Disable test on S/390.
26
27 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
28
29         * g++.dg/Wframe-address.C: Test requires -mbackchain for s390*-*-*.
30         * g++.dg/Wno-frame-address.C: Ditto.
31
32 2016-01-15  Dominik Vogt  <vogt@linux.vnet.ibm.com>
33
34         * gcc.dg/tree-ssa/20040204-1.c: Do not xfail on S/390.
35
36 2016-01-15  Richard Biener  <rguenther@suse.de>
37
38         PR tree-optimization/68961
39         * gcc.dg/vect/costmodel/x86_64/costmodel-pr68961.c: New testcase.
40
41 2016-01-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
42
43         * gcc.target/i386/pr65105-5.c: New test.
44
45 2016-01-15  Jan Hubicka <hubicka@ucw.cz>
46
47         * gcc.c-torture/execute/alias-4.c: New testcase.
48
49 2016-01-15  Jan Hubicka <hubicka@ucw.cz>
50
51         PR ipa/68148
52         * g++.dg/ipa/devirt-49.C: New testcase.
53
54 2016-01-15  Christian Bruel  <christian.bruel@st.com>
55
56         PR target/65837
57         * gcc.target/arm/attr-neon-builtin-fail2.c: New test.
58         * gcc.target/arm/lto/pr65837-attr_0.c: New test.
59         * gcc.target/arm/lto/pr65837_0.c: Fix skip condition and use ACLE name.
60
61 2016-01-15  Richard Biener  <rguenther@suse.de>
62
63         PR tree-optimization/69117
64         * gcc.dg/torture/pr69117.c: New testcase.
65
66 2015-01-14  Ryan Burn  <contact@rnburn.com>
67
68         PR c++/69048
69         * g++.dg/cilk-plus/CK/pr69048.cc: New test.
70
71 2016-01-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
72
73         PR testsuite/67509
74         * gfortran.dg/ieee/ieee_7.f90: For out of bound precision or
75         range tests use 100 * maximum instead of maximum + 1.
76
77 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
78
79         PR debug/69244
80         * gcc.dg/guality/pr69244.c: New test.
81
82 2016-01-14  Uros Bizjak  <ubizjak@gmail.com>
83
84         * lib/target-supports.exp (check_effective_target_issignaling):
85         New procedure.
86         * gcc.dg/pr61441.c: Require issignaling effective target.
87
88 2016-01-14  Segher Boessenkool  <segher@kernel.crashing.org>
89
90         PR target/68803
91         * gcc.target/powerpc/20050603-3.c: Add xfails for powerpc64le.
92
93 2016-01-14  David Malcolm  <dmalcolm@redhat.com>
94
95         PR c++/68819
96         PR preprocessor/69177
97         * gcc.dg/plugin/location-overflow-test-1.c: New test case.
98         * gcc.dg/plugin/location-overflow-test-2.c: New test case.
99         * gcc.dg/plugin/location_overflow_plugin.c: New test plugin.
100         * gcc.dg/plugin/plugin.exp (plugin_test_list): Add the above.
101
102 2016-01-14  Marek Polacek  <polacek@redhat.com>
103
104         PR c/69262
105         * gcc.dg/array-15.c: New test.
106
107 2016-01-14  Jakub Jelinek  <jakub@redhat.com>
108
109         PR middle-end/68146
110         PR tree-optimization/69155
111         * gfortran.dg/pr68146.f: New test.
112         * gfortran.dg/pr69155.f90: New test.
113
114 2016-01-14  Richard Biener  <rguenther@suse.de>
115
116         PR tree-optimization/68060
117         * gcc.dg/torture/pr68060-1.c: New testcase.
118         * gcc.dg/torture/pr68060-2.c: Likewise.
119
120 2016-01-14  Nick Clifton  <nickc@redhat.com>
121
122         * lib/target-supports.exp
123         (check_effective_target_arm_neon_ok_nocache): Add an option
124         sequence that includes setting the ARM architecture to ARMv7-A.
125         * gcc.target/arm/attr-neon.c: Use dg-add-options to add the
126         command line options necessary to enable Neon support.
127         * gcc.target/arm/neon-vlshr-imm-1.c: Likewise.
128         * gcc.target/arm/neon-vshl-imm-1.c: Likewise.
129         * gcc.target/arm/neon-vshr-imm-1.c: Likewise.
130         * gcc.target/arm/pr69180.c: Likewise.
131
132 2016-01-14  Jeff Law  <law@redhat.com>
133
134         PR tree-optimization/69270
135         * gcc.dg/tree-ssa/pr69270.c: New test.
136
137 2016-01-13  Bernd Schmidt  <bschmidt@redhat.com>
138
139         PR c/66208
140         * c-c++-common/pr66208.c: New file.
141
142 2016-01-13  Jakub Jelinek  <jakub@redhat.com>
143
144         PR tree-optimization/69156
145         * gcc.dg/pr69156.c: New test.
146
147 2016-01-13  H.J. Lu  <hongjiu.lu@intel.com>
148
149         * gcc.target/i386/pr69225-7.c: New test.
150
151 2016-01-13  Richard Henderson  <rth@redhat.com>
152
153         * gcc.dg/tm/memopt-13.c: Update expected function.
154         * gcc.dg/tm/memopt-6.c: Likewise.
155
156 2016-01-13  Uros Bizjak  <ubizjak@gmail.com>
157
158         * gcc.target/i386/pr45685.c (dg-options): Add -mno-sse4.
159         * gcc.target/i386/pr68432-1.c (dg-options): Ditto.
160         * gcc.target/i386/pr68432-2.c (dg-options): Ditto.
161         * gcc.target/i386/pr68432-3.c (dg-options): Ditto.
162
163 2016-01-13  Tom de Vries  <tom@codesourcery.com>
164
165         PR tree-optimization/69169
166         * gcc.dg/pr69169.c: New test.
167
168 2016-01-13  Alexander Fomin  <alexander.fomin@intel.com>
169
170         PR target/69228
171         * gcc.target/i386/avx512pf-vscatterpf0dpd-1.c: Adjust.
172         * gcc.target/i386/avx512pf-vscatterpf0dps-1.c: Likewise.
173         * gcc.target/i386/avx512pf-vscatterpf0qpd-1.c: Likewise.
174         * gcc.target/i386/avx512pf-vscatterpf0qps-1.c: Likewise.
175         * gcc.target/i386/avx512pf-vscatterpf1dpd-1.c: Likewise.
176         * gcc.target/i386/avx512pf-vscatterpf1dps-1.c: Likewise.
177         * gcc.target/i386/avx512pf-vscatterpf1qpd-1.c: Likewise.
178         * gcc.target/i386/avx512pf-vscatterpf1qps-1.c: Likewise.
179
180 2016-01-13  Jakub Jelinek  <jakub@redhat.com>
181
182         PR target/69247
183         * gcc.dg/pr69247.c: New test.
184
185 2016-01-13  Richard Biener  <rguenther@suse.de>
186
187         PR tree-optimization/69242
188         * gcc.dg/torture/pr69242.c: New testcase.
189
190 2016-01-13  Richard Biener  <rguenther@suse.de>
191
192         PR tree-optimization/69186
193         * gcc.dg/torture/pr69186.c: New testcase.
194
195 2016-01-13  Jeff Law  <law@redhat.com>
196
197         PR tree-optimization/67755
198         * gcc.dg/tree-ssa/pr67755.c: New test.
199
200 2016-01-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
201
202         * gcc.c-torture/unsorted/dump-noaddr.x (dump_compare): Replace static
203         pass number in output by a star.
204
205 2016-01-12  Bin Cheng  <bin.cheng@arm.com>
206
207         PR tree-optimization/68911
208         * gcc.c-torture/execute/pr68911.c: New test.
209
210 2016-01-12  Marek Polacek  <polacek@redhat.com>
211
212         PR c++/68979
213         * g++.dg/warn/permissive-1.C: New test.
214
215 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
216
217         PR objc++/68511
218         PR c++/69213
219         * g++.dg/opt/pr69213.C: New test.
220
221 2016-01-12  Christian Bruel  <christian.bruel@st.com>
222
223         PR target/69180
224         * gcc.target/arm/pr69180.c: New test.
225
226 2016-01-12  Richard Biener  <rguenther@suse.de>
227
228         PR lto/69077
229         * g++.dg/lto/pr69077_0.C: New testcase.
230         * g++.dg/lto/pr69077_1.C: Likewise.
231
232 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
233
234         PR target/69175
235         * g++.dg/opt/pr69175.C: New test.
236
237 2016-01-12  Alan Lawrence  <alan.lawrence@arm.com>
238
239         * gcc.dg/vect/fast-math-bb-slp-call-3.c: Declare functions as 'extern'
240         rather than #including math.h & stdlib.h.
241         * gcc.dg/vect/pr47001.c: Declare abort as 'extern', remove stdlib.h.
242         * gcc.dg/vect/pr49771.c: Likewise.
243         * gcc.dg/vect/vect-10-big-array.c: Likewise.
244         * gcc.dg/vect/vect-neg-store-1.c: Likewise.
245         * gcc.dg/vect/vect-neg-store-2.c: Likewise.
246         * gcc.dg/vect/slp-37.c: Change NULL to 0, remove stdlib.h.
247         * gcc.dg/vect/pr40254.c: Remove unnecessary include of stdlib.h.
248         * gcc.dg/vect/pr44507.c: Likewise.
249         * gcc.dg/vect/pr45902.c: Likewise.
250         * gcc.dg/vect/slp-widen-mult-half.c: Likewise.
251         * gcc.dg/vect/vect-117.c: Likewise.
252         * gcc.dg/vect/vect-99.c: Likewise.
253         * gcc.dg/vect/vect-aggressive-1.c: Likewise.
254         * gcc.dg/vect/vect-cond-1.c: Likewise.
255         * gcc.dg/vect/vect-cond-2.c: Likewise.
256         * gcc.dg/vect/vect-cond-3.c: Likewise.
257         * gcc.dg/vect/vect-cond-4.c: Likewise.
258         * gcc.dg/vect/vect-mask-load-1.c: Likewise.
259         * gcc.dg/vect/vect-mask-loadstore-1.c: Likewise.
260         * gcc.dg/vect/vect-over-widen-1-big-array.c: Likewise.
261         * gcc.dg/vect/vect-over-widen-1.c: Likewise.
262         * gcc.dg/vect/vect-over-widen-2-big-array.c: Likewise.
263         * gcc.dg/vect/vect-over-widen-2.c: Likewise.
264         * gcc.dg/vect/vect-over-widen-3-big-array.c: Likewise.
265         * gcc.dg/vect/vect-over-widen-3.c: Likewise.
266         * gcc.dg/vect/vect-over-widen-4-big-array.c: Likewise.
267         * gcc.dg/vect/vect-over-widen-4.c: Likewise.
268         * gcc.dg/vect/vect-widen-mult-const-s16.c: Likewise.
269         * gcc.dg/vect/vect-widen-mult-const-u16.c: Likewise.
270         * gcc.dg/vect/vect-widen-mult-half-u8.c: Likewise.
271         * gcc.dg/vect/vect-widen-mult-half.c: Likewise.
272         * gcc.dg/vect/no-trapping-math-vect-ifcvt-11.c: Remove unnecessary
273         include of signal.h.
274         * gcc.dg/vect/no-trapping-math-vect-ifcvt-12.c: Likewise.
275         * gcc.dg/vect/no-trapping-math-vect-ifcvt-13.c: Likewise.
276         * gcc.dg/vect/no-trapping-math-vect-ifcvt-14.c: Likewise.
277         * gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c: Likewise.
278         * gcc.dg/vect/no-trapping-math-vect-ifcvt-16.c: Likewise.
279         * gcc.dg/vect/vect-ifcvt-16.c: Likewise.
280         * gcc.dg/vect/vect-ifcvt-17.c: Likewise.
281         * gcc.dg/vect/vect-ifcvt-2.c: Likewise.
282         * gcc.dg/vect/vect-ifcvt-3.c: Likewise.
283         * gcc.dg/vect/vect-ifcvt-4.c: Likewise.
284         * gcc.dg/vect/vect-ifcvt-5.c: Likewise.
285         * gcc.dg/vect/vect-ifcvt-5.c: Likewise.
286         * gcc.dg/vect/vect-ifcvt-6.c: Likewise.
287         * gcc.dg/vect/vect-ifcvt-7.c: Likewise.
288         * gcc.dg/vect/vect-ifcvt-9.c: Likewise.
289         * gcc.dg/vect/vect-outer-5.c: Likewise.
290         * gcc.dg/vect/vect-outer-6.c: Likewise.
291         * gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c: Remove unnecessary
292         include of stdio.h.
293
294 2016-01-12  Nick Clifton  <nickc@redhat.com>
295
296         PR target/68913
297         * gcc.dg/lto/pr61886_0.c: Rename the external function called
298         to fread so that it will be found in all target runtimes.
299
300 2016-01-12  Richard Biener  <rguenther@suse.de>
301
302         PR tree-optimization/69053
303         * g++.dg/torture/pr69053.C: New testcase.
304
305 2016-01-12  Richard Biener  <rguenther@suse.de>
306
307         PR tree-optimization/69168
308         * gcc.dg/torture/pr69168.c: New testcase.
309
310 2016-01-12  Richard Biener  <rguenther@suse.de>
311
312         PR tree-optimization/69157
313         * gcc.dg/torture/pr69157.c: New testcase.
314
315 2016-01-12  Richard Biener  <rguenther@suse.de>
316
317         PR tree-optimization/69174
318         * gcc.dg/torture/pr69174.c: New testcase.
319
320 2016-01-12  Jakub Jelinek  <jakub@redhat.com>
321
322         PR c++/66808
323         PR c++/69000
324         * g++.dg/tls/pr66808.C: New test.
325         * g++.dg/tls/pr69000.C: New test.
326
327 2016-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
328
329         * gcc.target/powerpc/swaps-p8-23.c: New test.
330         * gcc.target/powerpc/swaps-p8-24.c: Likewise.
331
332 2016-01-11  John David Anglin  <danglin@gcc.gnu.org>
333
334         PR tree-optimization/68356
335         * gcc.dg/torture/pr68264.c: Disable exp2 ERANGE test on hppa unix.
336
337 2016-01-12  Kugan Vivekanandarajah  <kuganv@linaro.org>
338             Jim Wilson  <jim.wilson@linaro.org>
339
340         PR target/69194
341         * gcc.target/arm/pr69194.c: New test.
342
343 2016-01-11  H.J. Lu  <hongjiu.lu@intel.com>
344
345         PR target/69225
346         * gcc.target/i386/pr69225-1.c: New test.
347         * gcc.target/i386/pr69225-2.c: Likewise.
348         * gcc.target/i386/pr69225-3.c: Likewise.
349         * gcc.target/i386/pr69225-4.c: Likewise.
350         * gcc.target/i386/pr69225-5.c: Likewise.
351         * gcc.target/i386/pr69225-6.c: Likewise.
352
353 2016-01-11  Jakub Jelinek  <jakub@redhat.com>
354
355         PR target/67462
356         * gcc.dg/ifcvt-3.c: Only compile on lp64 targets, include also i?86
357         if lp64.
358
359         PR target/69071
360         * gcc.dg/pr69071.c: New test.
361
362         PR c++/69211
363         * g++.dg/opt/pr69211.C: New test.
364
365         PR tree-optimization/69214
366         * gcc.c-torture/compile/pr69214.c: New test.
367
368 2016-01-11  Uros Bizjak  <ubizjak@gmail.com>
369
370         * gcc.target/i386/pr66232-10.c: Do not compile on ia32 target.
371         * gcc.target/i386/pr66232-11.c: Ditto.
372         * gcc.target/i386/pr66232-12.c: Ditto.
373         * gcc.target/i386/pr66232-13.c: Ditto.
374
375 2016-01-11  Richard Biener  <rguenther@suse.de>
376
377         PR tree-optimization/69173
378         * gcc.dg/torture/pr69173.c: New testcase.
379
380 2016-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
381
382         PR rtl-optimization/68796
383         * gcc.target/aarch64/tst_5.c: New test.
384         * gcc.target/aarch64/tst_6.c: Likewise.
385
386 2016-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
387
388         PR rtl-optimization/68841
389         * gcc.dg/pr68841.c: New test.
390         * gcc.c-torture/execute/pr68841.c: New test.
391
392 2016-01-11  Yuri Rumyantsev  <ysrumyan@gmail.com>
393
394         PR rtl-optimization/68920
395         * gcc.dg/ifcvt-4.c: Add "--param max-rtl-if-conversion-insns=3" option
396         for ix86 targets.
397         * gcc.dg/ifcvt-5.c: New test.
398
399 2016-01-11  Alexandre Oliva  <aoliva@redhat.com>
400
401         PR bootstrap/69123
402         * g++.dg/pr69123.C: New.
403
404 2016-01-11  Ilya Enkovich  <enkovich.gnu@gmail.com>
405
406         PR target/69010
407         * gcc.target/i386/pr69010.c: New test.
408
409 2016-01-11  Martin Jambor  <mjambor@suse.cz>
410
411         PR ipa/69044
412         * gcc.target/i386/chkp-pr69044.c: New test.
413
414 2016-01-11  Tom de Vries  <tom@codesourcery.com>
415
416         PR tree-optimization/69109
417         * gcc.dg/autopar/pr69109-2.c: New test.
418         * gcc.dg/autopar/pr69109.c: New test.
419
420 2016-01-11  Tom de Vries  <tom@codesourcery.com>
421
422         PR tree-optimization/69108
423         * gcc.dg/autopar/pr69108.c: New test.
424
425 2016-01-10  Patrick Palka  <ppalka@gcc.gnu.org>
426
427         PR c++/69029
428         * c-c++-common/Wisleading-indentation.c: Augment test.
429
430 2016-01-10  Thomas Koenig  <tkoenig@gcc.gnu.org>
431
432         PR fortran/69154
433         * gfortran.dg/inline_matmul_12.f90:  New test.
434
435 2016-01-10  Paul Thomas  <pault@gcc.gnu.org>
436
437         PR fortran/67779
438         * gfortran.dg/actual_array_offset_1: New test.
439
440 2016-01-10  Tom de Vries  <tom@codesourcery.com>
441
442         PR tree-optimization/69062
443         * gcc.dg/autopar/pr69062.c: New test.
444
445 2016-01-10  Thomas Schwinge  <thomas@codesourcery.com>
446
447         * gcc.dg/vect/slp-perm-1.c: Fix scan-tree-dump syntax.
448         * gcc.dg/vect/slp-perm-2.c: Likewise.
449         * gcc.dg/vect/slp-perm-3.c: Likewise.
450         * gcc.dg/vect/slp-perm-5.c: Likewise.
451         * gcc.dg/vect/slp-perm-6.c: Likewise.
452         * gcc.dg/vect/slp-perm-7.c: Likewise.
453         * gcc.dg/vect/slp-perm-8.c: Likewise.
454
455 2016-01-10  Tom de Vries  <tom@codesourcery.com>
456
457         PR tree-optimization/69039
458         * gcc.dg/autopar/pr69039.c: New test.
459
460 2016-01-09  Marek Polacek  <polacek@redhat.com>
461
462         PR c++/69113
463         * g++.dg/pr69113.C: New test.
464
465 2016-01-09  Jakub Jelinek  <jakub@redhat.com>
466
467         PR middle-end/50865
468         PR tree-optimization/69097
469         * gcc.c-torture/execute/pr50865.c: New test.
470         * gcc.c-torture/execute/pr69097-1.c: New test.
471         * gcc.c-torture/execute/pr69097-2.c: New test.
472         * gcc.dg/pr69097-1.c: New test.
473         * gcc.dg/pr69097-2.c: New test.
474
475 2016-01-09  Jakub Jelinek  <jakub@redhat.com>
476
477         PR c++/69164
478         * g++.dg/opt/pr69164.C: New test.
479
480 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
481
482         PR tree-optimization/69167
483         * gcc.dg/pr69167.c: New test.
484
485 2016-01-08  Marek Polacek  <polacek@redhat.com>
486
487         PR c++/68449
488         * g++.dg/pr68449.C: New.
489
490 2016-01-08  Alan Lawrence  <alan.lawrence@arm.com>
491
492         PR tree-optimization/68707
493         * lib/target-supports.exp (check_effective_target_vect_load_lanes): New.
494         * gcc.dg/vect/slp-perm-1.c: Look for vect_load_lanes instead of SLP
495         on platforms supporting it.
496         * gcc.dg/vect/slp-perm-2.c: Likewise.
497         * gcc.dg/vect/slp-perm-3.c: Likewise.
498         * gcc.dg/vect/slp-perm-5.c: Likewise.
499         * gcc.dg/vect/slp-perm-7.c: Likewise.
500         * gcc.dg/vect/slp-perm-8.c: Likewise.
501         * gcc.dg/vect/slp-perm-6.c: Look for vect_load_lanes in addition to SLP
502         on platforms supporting it.
503
504 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
505
506         PR tree-optimization/69162
507         * gcc.dg/pr69162.c: New test.
508
509         PR tree-optimization/69172
510         * gcc.dg/pr69172.c: New test.
511
512 2016-01-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
513
514         PR tree-optimization/67781
515         * gcc.c-torture/execute/pr67781.c: New file.
516
517 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
518
519         PR tree-optimization/69083
520         * gcc.dg/vect/pr69083.c: New test.
521
522 2016-01-08  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
523
524         PR tree-optimization/61441
525         * gcc.dg/pr61441.c: Restrict to linux and gnu targets.
526         Use -fexcess-precision=standard for compiler options.
527         Use fabs() only when  __FLT_EVAL_METHOD__ == 0.
528
529 2016-01-08  Jakub Jelinek  <jakub@redhat.com>
530
531         PR fortran/69128
532         * gfortran.dg/gomp/pr69128.f90: New test.
533
534         PR c++/69145
535         * g++.dg/ext/pr69145-1.C: New test.
536         * g++.dg/ext/pr69145-2-very-long-filename.cc: New file.
537         * g++.dg/ext/pr69145-2.h: New file.
538
539 2016-01-07  Martin Sebor  <msebor@redhat.com>
540
541         PR c/68966
542         * gcc.dg/atomic-fetch-bool.c: New test.
543         * gcc.dg/sync-fetch-bool.c: New test.
544
545 2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
546
547         PR fortran/66680
548         gfortran.dg/gomp/pr66680.f90: Moved to libgomp.
549
550 2016-01-07  Nick Clifton  <nickc@redhat.com>
551
552         PR target/66655
553         * g++.dg/pr66655.C: New test.
554         * g++.dg/pr66655_1.cc: Test support file.
555         * g++.dg/pr66655.h: Test header file.
556
557 2016-01-07  Dominique d'Humieres  <dominiq@lps.ens.fr>
558
559         PR fortran/66680
560         gfortran.dg/gomp/pr66680.f90: New test.
561
562 2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
563
564         PR target/69171
565         * gcc.target/i386/pr69171-1.c: New test.
566         * gcc.target/i386/pr69171-2.c: Likewise.
567         * gcc.target/i386/pr69171-3.c: Likewise.
568         * gcc.target/i386/pr69171-4.c: Likewise.
569         * gcc.target/i386/pr69171-5.c: Likewise.
570         * gcc.target/i386/pr69171-6.c: Likewise.
571
572 2015-12-15  Bernd Schmidt  <bschmidt@redhat.com>
573
574         PR middle-end/67639
575         * c-c++-common/pr67639.c: New test.
576
577 2016-01-07  Jakub Jelinek  <jakub@redhat.com>
578
579         PR tree-optimization/69141
580         * g++.dg/opt/pr69141.C: New test.
581
582 2016-01-06  Eric Botcazou  <ebotcazou@adacore.com>
583
584         * gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.
585
586 2016-01-06  Uros Bizjak  <ubizjak@gmail.com>
587
588         PR target/69140
589         * gcc.target/i386/pr69140.c: New test
590
591 2016-01-06  David Malcolm  <dmalcolm@redhat.com>
592
593         * gcc.dg/bad-dereference.c: New test case.
594
595 2015-01-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
596
597         * gcc.target/powerpc/p9-lxvx-stxvx-3.c: New test.
598
599 2016-01-06  Andreas Schwab  <schwab@linux-m68k.org>
600
601         * gcc.dg/atomic-invalid-2.c: Remove duplicated content.
602
603 2016-01-06  Marek Polacek  <polacek@redhat.com>
604
605         PR sanitizer/69099
606         * gcc.dg/ubsan/float-cast-overflow-atomic.c: New test.
607
608 2016-01-05  Marek Polacek  <polacek@redhat.com>
609
610         PR c/69104
611         * gcc.dg/atomic-invalid-2.c: New.
612
613 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
614
615         PR target/68991
616         * gcc.target/i386/pr68991.c: New test.
617
618 2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>
619
620         PR target/68991
621         * g++.dg/pr68991-1.C: New test.
622         * g++.dg/pr68991-2.C: Likewise.
623
624 2016-01-05  Sergei Trofimovich  <siarheit@google.com>
625
626         PR other/60465
627         * gcc.target/ia64/pr60465-gprel64.c: New test.
628         * gcc.target/ia64/pr60465-gprel64-c37.c: New test.
629
630 2016-01-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
631
632         PR rtl-optimization/68651
633         * gcc.target/aarch64/pr68651_1.c: New test.
634
635 2016-01-05  David Malcolm  <dmalcolm@redhat.com>
636
637         PR c/69122
638         * c-c++-common/Wmisleading-indentation.c (pr69122): New function.
639
640 2016-01-05  Nathan Sidwell  <nathan@acm.org>
641
642         PR c++/58583
643         * g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.
644
645         * gcc.dg/alias-15.c: New.
646
647 2016-01-05  Nick Clifton  <nickc@redhat.com>
648
649         PR target/68870
650         * g++.dg/pr68770.C: New test.
651
652 2016-01-04  Mike Stump  <mikestump@comcast.net>
653
654         * lib/target-supports.exp (check_effective_target_cilkplus):
655         cilkplus targets require pthreads.
656         (check_effective_target_cilkplus): Remove special case for NVPTX.
657
658 2016-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>
659
660         * gcc.target/powerpc/p9-permute.c: New test for xxperm code
661         generation.
662
663 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
664
665         Update copyright years.
666
667 2016-01-04  Marek Polacek  <polacek@redhat.com>
668
669         PR c/68908
670         * gcc.dg/atomic/c11-atomic-exec-6.c: New test.
671         * gcc.dg/atomic/c11-atomic-exec-7.c: New test.
672         * gcc.dg/atomic/stdatomic-op-5.c: New test.
673
674 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
675
676         * gcc.target/sparc/20160104-2.c: New test.
677
678 2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>
679
680         * gcc.target/sparc/20160104-1.c: New test.
681
682 2016-01-03  Paul Thomas  <pault@gcc.gnu.org>
683
684         PR fortran/65045
685         * gfortran.dg/pr65045.f90: New test.
686
687 2016-01-02  Eric Botcazou  <ebotcazou@adacore.com>
688
689         * gnat.dg/specs/debug1.ads: Delete.
690
691 2016-01-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
692
693         PR libgfortran/68867
694         * gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
695         expression.
696
697 2016-01-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
698
699         PR libgfortran/68867
700         * gfortran.dg/default_format_denormal_2.f90: XFAIL for all
701         PowerPC.
702
703 2016-01-01  Paul Thomas  <pault@gcc.gnu.org>
704
705         PR fortran/68864
706         * gfortran.dg/pr68864.f90: New test.
707
708 2016-01-01  Jakub Jelinek  <jakub@redhat.com>
709
710         PR tree-optimization/69070
711         * gcc.dg/pr69070.c: New test.
712
713         PR sanitizer/69055
714         * gfortran.dg/pr69055.f90: New test.
715
716         PR target/69015
717         * gcc.dg/pr69015.c: New test.
718 \f
719 Copyright (C) 2016 Free Software Foundation, Inc.
720
721 Copying and distribution of this file, with or without modification,
722 are permitted in any medium without royalty provided the copyright
723 notice and this notice are preserved.