aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
blob: f00c8459f7ba8b7d47d353207a5a723cb9d40eac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
2014-01-08  Martin Jambor  <mjambor@suse.cz>

	PR ipa/59610
	* gcc.dg/ipa/pr59610.c: New test.

2014-01-08  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/58182
	* gfortran.dg/binding_label_tests_26a.f90: New.
	* gfortran.dg/binding_label_tests_26b.f90: New.

2014-01-08  Marek Polacek  <polacek@redhat.com>

	PR sanitizer/59667
	* c-c++-common/ubsan/pr59667.c: New test.

2014-01-08  Richard Biener  <rguenther@suse.de>

	PR middle-end/59630
	* gcc.dg/pr59630.c: New testcase.

2014-01-08  Richard Biener  <rguenther@suse.de>

	PR middle-end/59471
	* gcc.dg/pr59471.c: New testcase.

2014-01-07  Jeff Law  <law@redhat.com>

	PR middle-end/53623
	* gcc.target/i386/pr53623.c: New test.

2014-01-07  Adam Butcher  <adam@jessamine.co.uk>

	* g++.dg/cpp1y/pr58500.C: Hoist PR reference to first line and remove
	blanks at EOF.
	* g++.dg/cpp1y/pr58534.C: Likewise.
	* g++.dg/cpp1y/pr58536.C: Likewise.
	* g++.dg/cpp1y/pr58548.C: Likewise.
	* g++.dg/cpp1y/pr58549.C: Likewise.
	* g++.dg/cpp1y/pr58637.C: Likewise.
	* g++.dg/cpp1y/pr59112.C: Likewise.
	* g++.dg/cpp1y/pr59113.C: Likewise.
	* g++.dg/cpp1y/pr59629.C: Likewise.
	* g++.dg/cpp1y/pr59635.C: Likewise.
	* g++.dg/cpp1y/pr59636.C: Likewise.
	* g++.dg/cpp1y/pr59638.C: Likewise.

2014-01-07  Yufeng Zhang  <yufeng.zhang@arm.com>

	* gcc.target/arm/neon/vst1Q_laneu64-1.c: New test.

2014-01-07  Richard Sandiford  <rdsandiford@googlemail.com>

	* gcc.target/i386/intrinsics_4.c (bar): New function.

2014-01-07  Paolo Carlini  <paolo.carlini@oracle.com>

	* g++.dg/ext/is_base_of_incomplete-2.C: New.

2014-01-07  Jakub Jelinek  <jakub@redhat.com>

	PR rtl-optimization/58668
	* gcc.dg/pr58668.c: New test.

	PR tree-optimization/59643
	* gcc.dg/pr59643.c: New test.
	* gcc.c-torture/execute/pr59643.c: New test.

2014-01-06  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/59589
	* gfortran.dg/class_allocate_16.f90: New.

2014-01-06  Jakub Jelinek  <jakub@redhat.com>

	PR target/59644
	* gcc.target/i386/pr59644.c: New test.

2014-01-06  Marek Polacek  <polacek@redhat.com>

	PR c/57773
	* gcc.dg/pr57773.c: New test.

2014-01-06  Adam Butcher  <adam@jessamine.co.uk>

	PR c++/59635
	PR c++/59636
	PR c++/59629
	PR c++/59638
	* g++.dg/cpp1y/pr59635.C: New testcase.
	* g++.dg/cpp1y/pr59636.C: New testcase.
	* g++.dg/cpp1y/pr59629.C: New testcase.
	* g++.dg/cpp1y/pr59638.C: New testcase.

2014-01-06  Martin Jambor  <mjambor@suse.cz>

	PR ipa/59008
	* gcc.dg/ipa/pr59008.c: New test.

2014-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* gcc.dg/vect/vect.exp: Add clearcap_ldflags to DEFAULT_VECTCFLAGS
	if supported.

2014-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* gcc.target/i386/avx512f-vcmppd-2.c: Add -std=c99.
	Require c99_runtime.
	* gcc.target/i386/avx512f-vcmpps-2.c: Likewise.

	* gcc.target/i386/avx512f-vfixupimmpd-2.c: Add -std=gnu99.
	Require c99_runtime.
	* gcc.target/i386/avx512f-vfixupimmps-2.c: Likewise.
	* gcc.target/i386/avx512f-vfixupimmsd-2.c: Likewise.
	* gcc.target/i386/avx512f-vfixupimmss-2.c: Likewise.

	* gcc.target/i386/avx512f-vgetmantpd-2.c: Add -std=c99.
	Require c99_runtime.
	Make CALC void static.
	* gcc.target/i386/avx512f-vgetmantps-2.c: Likewise.

	* gcc.target/i386/avx512f-vgetmantsd-2.c: Add -std=c99.
	Require c99_runtime.
	* gcc.target/i386/avx512f-vgetmantss-2.c: Likewise.

2014-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* gcc.target/i386/pr59501-1.c: Require avx effective target.
	* gcc.target/i386/pr59501-2.c: Likewise.
	* gcc.target/i386/pr59501-3.c: Likewise.
	* gcc.target/i386/pr59501-4.c: Likewise.
	* gcc.target/i386/pr59501-5.c: Likewise.
	* gcc.target/i386/pr59501-6.c: Likewise.

2014-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* gcc.target/i386/pr59390.c: Replace math.h by fma declaration.
	* gcc.target/i386/pr59390_1.c: Likewise.
	* gcc.target/i386/pr59390_2.c: Likewise.

2014-01-06  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc.dg/pr59350.c: Tweak.
	* gcc.dg/pr59350-2.c: New test.
	* g++.dg/pr59510.C: Likewise.

2014-01-06  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/59023
	* gfortran.dg/bind_c_procs_2.f90: New.

2014-01-05  John David Anglin  <danglin@gcc.gnu.org>

	* gcc.dg/tree-ssa/reassoc-33.c: Don't run on hppa*-*-*.
	* gcc.dg/tree-ssa/reassoc-34.c: Likewise.
	* gcc.dg/tree-ssa/reassoc-35.c: Likewise.
	* gcc.dg/tree-ssa/reassoc-36.c: Likewise.
	* gcc.dg/tree-ssa/forwprop-28.c: Skip compile on hppa*-*-*.
	* gcc.dg/tree-ssa/vrp47.c: Likewise.
	* gcc.dg/tree-ssa/vrp87.c: Likewise.

2014-01-04  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc.target/arm/neon-nested-apcs.c: New test.

2014-01-04  Jakub Jelinek  <jakub@redhat.com>

	PR tree-optimization/59519
	* gcc.dg/vect/pr59519-1.c: New test.
	* gcc.dg/vect/pr59519-2.c: New test.

	* gcc.target/i386/avx512f-vmovdqu32-1.c: Allow vmovdqu64 instead of
	vmovdqu32.

2014-01-04  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/59547
	* gfortran.dg/typebound_proc_32.f90: New.

2014-01-03  Marc Glisse  <marc.glisse@inria.fr>

	PR c++/58950
	* g++.dg/pr58950.C: New file.

2014-01-03  Tobias Burnus  <burnus@net-b.de>

	PR c++/58567
	* g++.dg/gomp/pr58567.C: New.

2014-01-03  Bingfeng Mei  <bmei@broadcom.com>

	PR tree-optimization/59651
	* gcc.dg/torture/pr59651.c: New test.
	* gcc.dg/vect/pr59651.c: Ditto.

2014-01-03  Jakub Jelinek  <jakub@redhat.com>

	PR target/59625
	* gcc.target/i386/pr59625.c: New test.

2014-01-03  Paolo Carlini  <paolo.carlini@oracle.com>

	Core DR 1442
	PR c++/59165
	* g++.dg/cpp0x/range-for28.C: New.
	* g++.dg/cpp0x/range-for3.C: Update.

2014-01-02  Joseph Myers  <joseph@codesourcery.com>

	* gcc.target/powerpc/rs6000-ldouble-3.c: New test.

2014-01-02  Marc Glisse  <marc.glisse@inria.fr>

	PR c++/59641
	* g++.dg/cpp0x/pr59641.C: New file.

2014-01-02  Marc Glisse  <marc.glisse@inria.fr>

	* g++.dg/cpp0x/initlist-explicit-sfinae.C: New file.

2014-01-02  Marc Glisse  <marc.glisse@inria.fr>

	PR c++/59378
	* g++.dg/ext/pr59378.C: New file.

2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>

	Update copyright years

2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>

	* gcc.target/arc/arc.exp: Use the standard form for the copyright
	notice.

2014-01-02  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/59654
	* gfortran.dg/dynamic_dispatch_12.f90: New.

2014-01-01  Jakub Jelinek  <jakub@redhat.com>

	* lib/target-supports.exp (check_effective_target_avx512f): Make sure
	the builtin isn't optimized away as unused.

	PR rtl-optimization/59647
	* g++.dg/opt/pr59647.C: New test.

Copyright (C) 2014 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.