]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/ChangeLog
[PR ipa/66616] Copy can_change_signature flag to artificial thunks
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
d95167ee
TV
12016-01-11 Tom de Vries <tom@codesourcery.com>
2
3 PR tree-optimization/69109
4 * gcc.dg/autopar/pr69109-2.c: New test.
5 * gcc.dg/autopar/pr69109.c: New test.
6
4f6403a8
TV
72016-01-11 Tom de Vries <tom@codesourcery.com>
8
9 PR tree-optimization/69108
10 * gcc.dg/autopar/pr69108.c: New test.
11
21efdd80
PP
122016-01-10 Patrick Palka <ppalka@gcc.gnu.org>
13
14 PR c++/69029
15 * c-c++-common/Wisleading-indentation.c: Augment test.
16
fd42eed8
TK
172016-01-10 Thomas Koenig <tkoenig@gcc.gnu.org>
18
19 PR fortran/69154
20 * gfortran.dg/inline_matmul_12.f90: New test.
21
4f90ee6c
PT
222016-01-10 Paul Thomas <pault@gcc.gnu.org>
23
24 PR fortran/67779
25 * gfortran.dg/actual_array_offset_1: New test.
26
3907c6cf
TV
272016-01-10 Tom de Vries <tom@codesourcery.com>
28
29 PR tree-optimization/69062
30 * gcc.dg/autopar/pr69062.c: New test.
31
b07b236e
TS
322016-01-10 Thomas Schwinge <thomas@codesourcery.com>
33
34 * gcc.dg/vect/slp-perm-1.c: Fix scan-tree-dump syntax.
35 * gcc.dg/vect/slp-perm-2.c: Likewise.
36 * gcc.dg/vect/slp-perm-3.c: Likewise.
37 * gcc.dg/vect/slp-perm-5.c: Likewise.
38 * gcc.dg/vect/slp-perm-6.c: Likewise.
39 * gcc.dg/vect/slp-perm-7.c: Likewise.
40 * gcc.dg/vect/slp-perm-8.c: Likewise.
41
23fab8ae
TV
422016-01-10 Tom de Vries <tom@codesourcery.com>
43
44 PR tree-optimization/69039
45 * gcc.dg/autopar/pr69039.c: New test.
46
73f0dae2
MP
472016-01-09 Marek Polacek <polacek@redhat.com>
48
49 PR c++/69113
50 * g++.dg/pr69113.C: New test.
51
20b8d734
JJ
522016-01-09 Jakub Jelinek <jakub@redhat.com>
53
54 PR middle-end/50865
55 PR tree-optimization/69097
56 * gcc.c-torture/execute/pr50865.c: New test.
57 * gcc.c-torture/execute/pr69097-1.c: New test.
58 * gcc.c-torture/execute/pr69097-2.c: New test.
59 * gcc.dg/pr69097-1.c: New test.
60 * gcc.dg/pr69097-2.c: New test.
61
c50e614b
JJ
622016-01-09 Jakub Jelinek <jakub@redhat.com>
63
64 PR c++/69164
65 * g++.dg/opt/pr69164.C: New test.
66
e0237993
JJ
672016-01-08 Jakub Jelinek <jakub@redhat.com>
68
69 PR tree-optimization/69167
70 * gcc.dg/pr69167.c: New test.
71
bd8f5bb2
MP
722016-01-08 Marek Polacek <polacek@redhat.com>
73
74 PR c++/68449
75 * g++.dg/pr68449.C: New.
76
bb0f5ca7
AL
772016-01-08 Alan Lawrence <alan.lawrence@arm.com>
78
79 PR tree-optimization/68707
80 * lib/target-supports.exp (check_effective_target_vect_load_lanes): New.
81 * gcc.dg/vect/slp-perm-1.c: Look for vect_load_lanes instead of SLP
82 on platforms supporting it.
83 * gcc.dg/vect/slp-perm-2.c: Likewise.
84 * gcc.dg/vect/slp-perm-3.c: Likewise.
85 * gcc.dg/vect/slp-perm-5.c: Likewise.
86 * gcc.dg/vect/slp-perm-7.c: Likewise.
87 * gcc.dg/vect/slp-perm-8.c: Likewise.
88 * gcc.dg/vect/slp-perm-6.c: Look for vect_load_lanes in addition to SLP
89 on platforms supporting it.
90
22518428
JJ
912016-01-08 Jakub Jelinek <jakub@redhat.com>
92
33f0852f
JJ
93 PR tree-optimization/69162
94 * gcc.dg/pr69162.c: New test.
95
22518428
JJ
96 PR tree-optimization/69172
97 * gcc.dg/pr69172.c: New test.
98
80e9b3aa
TP
992016-01-08 Thomas Preud'homme <thomas.preudhomme@arm.com>
100
101 PR tree-optimization/67781
102 * gcc.c-torture/execute/pr67781.c: New file.
103
262a363f
JJ
1042016-01-08 Jakub Jelinek <jakub@redhat.com>
105
106 PR tree-optimization/69083
107 * gcc.dg/vect/pr69083.c: New test.
108
6e1f093f
SS
1092016-01-08 Sujoy Saraswati <sujoy.saraswati@hpe.com>
110
111 PR tree-optimization/61441
112 * gcc.dg/pr61441.c: Restrict to linux and gnu targets.
113 Use -fexcess-precision=standard for compiler options.
114 Use fabs() only when __FLT_EVAL_METHOD__ == 0.
115
53290e07
JJ
1162016-01-08 Jakub Jelinek <jakub@redhat.com>
117
57bf3072
JJ
118 PR fortran/69128
119 * gfortran.dg/gomp/pr69128.f90: New test.
120
53290e07
JJ
121 PR c++/69145
122 * g++.dg/ext/pr69145-1.C: New test.
123 * g++.dg/ext/pr69145-2-very-long-filename.cc: New file.
124 * g++.dg/ext/pr69145-2.h: New file.
125
7a127fa7
MS
1262016-01-07 Martin Sebor <msebor@redhat.com>
127
128 PR c/68966
129 * gcc.dg/atomic-fetch-bool.c: New test.
130 * gcc.dg/sync-fetch-bool.c: New test.
131
95918b49
L
1322016-01-07 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR fortran/66680
135 gfortran.dg/gomp/pr66680.f90: Moved to libgomp.
136
c8e62a9d
NC
1372016-01-07 Nick Clifton <nickc@redhat.com>
138
139 PR target/66655
140 * g++.dg/pr66655.C: New test.
141 * g++.dg/pr66655_1.cc: Test support file.
142 * g++.dg/pr66655.h: Test header file.
143
64d3ef31
DH
1442016-01-07 Dominique d'Humieres <dominiq@lps.ens.fr>
145
146 PR fortran/66680
147 gfortran.dg/gomp/pr66680.f90: New test.
148
4cd9ca92
L
1492016-01-07 H.J. Lu <hongjiu.lu@intel.com>
150
151 PR target/69171
152 * gcc.target/i386/pr69171-1.c: New test.
153 * gcc.target/i386/pr69171-2.c: Likewise.
154 * gcc.target/i386/pr69171-3.c: Likewise.
155 * gcc.target/i386/pr69171-4.c: Likewise.
156 * gcc.target/i386/pr69171-5.c: Likewise.
157 * gcc.target/i386/pr69171-6.c: Likewise.
158
7e33d4dc
BS
1592015-12-15 Bernd Schmidt <bschmidt@redhat.com>
160
161 PR middle-end/67639
162 * c-c++-common/pr67639.c: New test.
163
fec64afc
JJ
1642016-01-07 Jakub Jelinek <jakub@redhat.com>
165
166 PR tree-optimization/69141
167 * g++.dg/opt/pr69141.C: New test.
168
f293ad29
EB
1692016-01-06 Eric Botcazou <ebotcazou@adacore.com>
170
171 * gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.
172
5027395e
UB
1732016-01-06 Uros Bizjak <ubizjak@gmail.com>
174
175 PR target/69140
176 * gcc.target/i386/pr69140.c: New test
177
7443cf13
DM
1782016-01-06 David Malcolm <dmalcolm@redhat.com>
179
180 * gcc.dg/bad-dereference.c: New test case.
181
32928931
BS
1822015-01-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
183
184 * gcc.target/powerpc/p9-lxvx-stxvx-3.c: New test.
185
68dd05da
AS
1862016-01-06 Andreas Schwab <schwab@linux-m68k.org>
187
188 * gcc.dg/atomic-invalid-2.c: Remove duplicated content.
189
6b131d5b
MP
1902016-01-06 Marek Polacek <polacek@redhat.com>
191
192 PR sanitizer/69099
193 * gcc.dg/ubsan/float-cast-overflow-atomic.c: New test.
194
8d9fdb49
MP
1952016-01-05 Marek Polacek <polacek@redhat.com>
196
197 PR c/69104
198 * gcc.dg/atomic-invalid-2.c: New.
199
acf93f1e
L
2002016-01-05 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR target/68991
203 * gcc.target/i386/pr68991.c: New test.
204
3f50525d
L
2052016-01-05 H.J. Lu <hongjiu.lu@intel.com>
206
207 PR target/68991
208 * g++.dg/pr68991-1.C: New test.
209 * g++.dg/pr68991-2.C: Likewise.
210
e0237993 2112016-01-05 Sergei Trofimovich <siarheit@google.com>
face88a1 212
e0237993 213 PR other/60465
face88a1
ST
214 * gcc.target/ia64/pr60465-gprel64.c: New test.
215 * gcc.target/ia64/pr60465-gprel64-c37.c: New test.
216
a0866eff
KT
2172016-01-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
218
219 PR rtl-optimization/68651
220 * gcc.target/aarch64/pr68651_1.c: New test.
221
c589e975
DM
2222016-01-05 David Malcolm <dmalcolm@redhat.com>
223
224 PR c/69122
225 * c-c++-common/Wmisleading-indentation.c (pr69122): New function.
226
929710d9
NS
2272016-01-05 Nathan Sidwell <nathan@acm.org>
228
ce3e43d7
NS
229 PR c++/58583
230 * g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.
231
929710d9
NS
232 * gcc.dg/alias-15.c: New.
233
a2faef8e
NC
2342016-01-05 Nick Clifton <nickc@redhat.com>
235
236 PR target/68870
237 * g++.dg/pr68770.C: New test.
238
4cfa76e3
MS
2392016-01-04 Mike Stump <mikestump@comcast.net>
240
241 * lib/target-supports.exp (check_effective_target_cilkplus):
242 cilkplus targets require pthreads.
4ece61b6 243 (check_effective_target_cilkplus): Remove special case for NVPTX.
4cfa76e3 244
4e8a3a35
MM
2452016-01-04 Michael Meissner <meissner@linux.vnet.ibm.com>
246
247 * gcc.target/powerpc/p9-permute.c: New test for xxperm code
248 generation.
249
818ab71a
JJ
2502016-01-04 Jakub Jelinek <jakub@redhat.com>
251
252 Update copyright years.
253
2fe0a208
MP
2542016-01-04 Marek Polacek <polacek@redhat.com>
255
256 PR c/68908
257 * gcc.dg/atomic/c11-atomic-exec-6.c: New test.
258 * gcc.dg/atomic/c11-atomic-exec-7.c: New test.
259 * gcc.dg/atomic/stdatomic-op-5.c: New test.
260
9e3b2fe3
EB
2612016-01-04 Eric Botcazou <ebotcazou@adacore.com>
262
263 * gcc.target/sparc/20160104-2.c: New test.
264
e8d65a35
EB
2652016-01-04 Eric Botcazou <ebotcazou@adacore.com>
266
267 * gcc.target/sparc/20160104-1.c: New test.
268
25ccfccd
PT
2692016-01-03 Paul Thomas <pault@gcc.gnu.org>
270
271 PR fortran/65045
272 * gfortran.dg/pr65045.f90: New test.
273
cb51d382
EB
2742016-01-02 Eric Botcazou <ebotcazou@adacore.com>
275
276 * gnat.dg/specs/debug1.ads: Delete.
277
6eeaad6e
JD
2782016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
279
280 PR libgfortran/68867
281 * gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
282 expression.
283
2f968603
JD
2842016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
285
286 PR libgfortran/68867
287 * gfortran.dg/default_format_denormal_2.f90: XFAIL for all
288 PowerPC.
289
591bb5e4
PT
2902016-01-01 Paul Thomas <pault@gcc.gnu.org>
291
292 PR fortran/68864
293 * gfortran.dg/pr68864.f90: New test.
294
f1e0620c
JJ
2952016-01-01 Jakub Jelinek <jakub@redhat.com>
296
942a1319
JJ
297 PR tree-optimization/69070
298 * gcc.dg/pr69070.c: New test.
299
10dff63f
JJ
300 PR sanitizer/69055
301 * gfortran.dg/pr69055.f90: New test.
302
f1e0620c
JJ
303 PR target/69015
304 * gcc.dg/pr69015.c: New test.
818ab71a 305\f
2f883d1c 306Copyright (C) 2016 Free Software Foundation, Inc.
ad41bd84
JM
307
308Copying and distribution of this file, with or without modification,
309are permitted in any medium without royalty provided the copyright
310notice and this notice are preserved.