]>
Commit | Line | Data |
---|---|---|
a3237033 MM |
1 | 2003-06-20 Mark Mitchell <mark@codesourcery.com> |
2 | Eric Botcazou <ebotcazou@libertysurf.fr> | |
3 | ||
4 | * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail | |
5 | data for non-matching targets. | |
6 | * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail. | |
7 | ||
68361a03 MM |
8 | 2003-06-20 Mark Mitchell <mark@codesourcery.com> |
9 | ||
10 | PR c++/10845 | |
11 | * g++.dg/template/member3.C: New test. | |
12 | ||
170b020f MM |
13 | 2003-06-19 Mark Mitchell <mark@codesourcery.com> |
14 | ||
00cf3e31 MM |
15 | PR c++/10939 |
16 | * g++.dg/template/func1.C: New test. | |
17 | ||
f139561c MM |
18 | PR c++/9649 |
19 | * g++.dg/template/static4.C: New test. | |
20 | * g++.old-deja/g++.other/anon7.C: Remove spurious error messages. | |
21 | ||
170b020f MM |
22 | PR c++/11041 |
23 | * g++.dg/init/ref7.C: New test. | |
24 | ||
7a1d37e9 MA |
25 | 2003-06-19 Matt Austern <austern@apple.com> |
26 | ||
27 | PR c++/11228 | |
28 | * g++.dg/anew1.C: New test. | |
29 | * g++.dg/anew2.C: New test. | |
30 | * g++.dg/anew3.C: New test. | |
31 | * g++.dg/anew4.C: New test. | |
32 | ||
af2bfd33 KH |
33 | 2003-06-19 Kazu Hirata <kazu@cs.umass.edu> |
34 | ||
35 | * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8. | |
36 | ||
254d52a9 R |
37 | 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com> |
38 | ||
39 | * gcc.c-torture/execute/simd-4.c (main): Make expected value | |
40 | endian-dependent. | |
41 | ||
7dfa28ba BK |
42 | 2003-06-17 Benjamin Kosnik <bkoz@redhat.com> |
43 | ||
44 | * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags. | |
45 | Remove cruft. | |
46 | ||
b9f260c1 KH |
47 | 2003-06-17 Kazu Hirata <kazu@cs.umass.edu> |
48 | ||
49 | * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300. | |
50 | * gcc.c-torture/compile/961203-1.c: Likewise. | |
51 | * gcc.c-torture/compile/980506-1.c: Likewise. | |
52 | ||
3cedc9d8 MM |
53 | 2003-06-17 Mark Mitchell <mark@codesourcery.com> |
54 | ||
019bb98e | 55 | PR c++/10712 |
3cedc9d8 MM |
56 | * g++.dg/lookup/using7.C: New test. |
57 | ||
ca90f3e1 MM |
58 | 2003-06-17 Mark Mitchell <mark@codesourcery.com> |
59 | ||
60 | PR c++/11105 | |
61 | * g++.dg/abi/conv1.C: Remove it. | |
62 | * g++.dg/template/conv7.C: New test. | |
63 | * g++.dg/template/conv8.C: Likewise. | |
64 | * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a | |
65 | conversion operator. | |
66 | ||
c3d06477 JJ |
67 | 2003-06-17 Janis Johnson <janis187@us.ibm.com> |
68 | ||
69 | * gcc.dg/compat/compat-common.h (DEBUG_INIT): New. | |
70 | * gcc.dg/compat/scalar-by-value-1_x.c: Use it. | |
71 | * gcc.dg/compat/scalar-by-value-2_x.c: Ditto. | |
72 | * gcc.dg/compat/scalar-by-value-3_x.c: Ditto. | |
73 | * gcc.dg/compat/scalar-by-value-4_x.c: Ditto. | |
74 | * gcc.dg/compat/scalar-return-1_x.c: Ditto. | |
75 | * gcc.dg/compat/scalar-return-2_x.c: Ditto. | |
76 | * gcc.dg/compat/scalar-return-3_x.c: Ditto. | |
77 | * gcc.dg/compat/scalar-return-4_x.c: Ditto. | |
78 | * gcc.dg/compat/struct-by-value-10_x.c: Ditto. | |
79 | * gcc.dg/compat/struct-by-value-11_x.c: Ditto. | |
80 | * gcc.dg/compat/struct-by-value-12_x.c: Ditto. | |
81 | * gcc.dg/compat/struct-by-value-13_x.c: Ditto. | |
82 | * gcc.dg/compat/struct-by-value-14_x.c: Ditto. | |
83 | * gcc.dg/compat/struct-by-value-15_x.c: Ditto. | |
84 | * gcc.dg/compat/struct-by-value-16_x.c: Ditto. | |
85 | * gcc.dg/compat/struct-by-value-17_x.c: Ditto. | |
86 | * gcc.dg/compat/struct-by-value-18_x.c: Ditto. | |
87 | * gcc.dg/compat/struct-by-value-2_x.c: Ditto. | |
88 | * gcc.dg/compat/struct-by-value-3_x.c: Ditto. | |
89 | * gcc.dg/compat/struct-by-value-4_x.c: Ditto. | |
90 | * gcc.dg/compat/struct-by-value-5_x.c: Ditto. | |
91 | * gcc.dg/compat/struct-by-value-6_x.c: Ditto. | |
92 | * gcc.dg/compat/struct-by-value-7_x.c: Ditto. | |
93 | * gcc.dg/compat/struct-by-value-8_x.c: Ditto. | |
94 | * gcc.dg/compat/struct-by-value-9_x.c: Ditto. | |
95 | * gcc.dg/compat/struct-return-10_x.c: Ditto. | |
96 | * gcc.dg/compat/struct-return-2_x.c: Ditto. | |
97 | * gcc.dg/compat/struct-return-3_x.c: Ditto. | |
98 | ||
a48e7d36 MM |
99 | 2003-06-16 Mark Mitchell <mark@codesourcery.com> |
100 | ||
786a48dd MM |
101 | * lib/gcc-dg.exp (dg-xfail-if): Fix thinko. |
102 | * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL | |
103 | indications. | |
a48e7d36 | 104 | |
82d397c7 RS |
105 | 2003-06-16 Roger Sayle <roger@eyesopen.com> |
106 | ||
107 | * gcc.dg/i386-387-5.c: New test case. | |
108 | * gcc.dg/i386-387-6.c: New test case. | |
109 | * gcc.dg/builtins-23.c: New test case. | |
110 | ||
9d5b9dae RS |
111 | 2003-06-15 Roger Sayle <roger@eyesopen.com> |
112 | ||
113 | * gcc.dg/builtins-22.c: New test case. | |
114 | * gcc.dg/i386-387-1.c: Update to test exp. | |
115 | * gcc.dg/i386-387-2.c: Likewise. | |
116 | ||
3af0187c KG |
117 | 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
118 | ||
119 | * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks. | |
120 | ||
5482aaab MM |
121 | 2003-06-12 Mark Mitchell <mark@codesourcery.com> |
122 | ||
123 | * lib/gcc-dg.exp (dg-require-dll): New function. | |
124 | (dg-xfail-if): Likewise. | |
125 | * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture | |
126 | driver. | |
127 | ||
128 | * gcc.c-torture/compile/20000804-1.c: Convert to dg format. | |
129 | * gcc.c-torture/compile/20001205-1.c: Likewise. | |
130 | * gcc.c-torture/compile/20001226-1.c: Likewise. | |
131 | * gcc.c-torture/compile/20010518-2.c: Likewise. | |
132 | * gcc.c-torture/compile/20020312-1.c: Likewise. | |
133 | * gcc.c-torture/compile/20020604-1.c: Likewise. | |
134 | * gcc.c-torture/compile/920501-12.c: Likewise. | |
135 | * gcc.c-torture/compile/920501-4.c: Likewise. | |
136 | * gcc.c-torture/compile/920520-1.c: Likewise. | |
137 | * gcc.c-torture/compile/920521-1.c: Likewise. | |
138 | * gcc.c-torture/compile/920625-1.c: Likewise. | |
139 | * gcc.c-torture/compile/961203-1.c: Likewise. | |
140 | * gcc.c-torture/compile/980506-1.c: Likewise. | |
141 | * gcc.c-torture/compile/981006-1.c: Likewise. | |
142 | * gcc.c-torture/compile/981022-1.c: Likewise. | |
143 | * gcc.c-torture/compile/981223-1.c: Likewise. | |
144 | * gcc.c-torture/compile/990617-1.c: Likewise. | |
145 | * gcc.c-torture/compile/dll.c: Likewise. | |
146 | * gcc.c-torture/compile/labels-3.c: Likewise. | |
147 | * gcc.c-torture/compile/mipscop-1.c: Likewise. | |
148 | * gcc.c-torture/compile/mipscop-2.c: Likewise. | |
149 | * gcc.c-torture/compile/mipscop-3.c: Likewise. | |
150 | * gcc.c-torture/compile/mipscop-4.c: Likewise. | |
151 | * gcc.c-torture/compile/simd-5.c: Likewise. | |
152 | * gcc.c-torture/compile/20000804-1.x: Remove. | |
153 | * gcc.c-torture/compile/20001205-1.x: Likewise. | |
154 | * gcc.c-torture/compile/20001226-1.x: Likewise. | |
155 | * gcc.c-torture/compile/20010518-2.x: Likewise. | |
156 | * gcc.c-torture/compile/20020312-1.x: Likewise. | |
157 | * gcc.c-torture/compile/20020604-1.x: Likewise. | |
158 | * gcc.c-torture/compile/920501-12.x: Likewise. | |
159 | * gcc.c-torture/compile/920501-4.x: Likewise. | |
160 | * gcc.c-torture/compile/920520-1.x: Likewise. | |
161 | * gcc.c-torture/compile/920521-1.x: Likewise. | |
162 | * gcc.c-torture/compile/920625-1.x: Likewise. | |
163 | * gcc.c-torture/compile/961203-1.x: Likewise. | |
164 | * gcc.c-torture/compile/980506-1.x: Likewise. | |
165 | * gcc.c-torture/compile/981006-1.x: Likewise. | |
166 | * gcc.c-torture/compile/981022-1.x: Likewise. | |
167 | * gcc.c-torture/compile/981223-1.x: Likewise. | |
168 | * gcc.c-torture/compile/990617-1.x: Likewise. | |
169 | * gcc.c-torture/compile/mipscop-1.x: Likewise. | |
170 | * gcc.c-torture/compile/mipscop-2.x: Likewise. | |
171 | * gcc.c-torture/compile/mipscop-3.x: Likewise. | |
172 | * gcc.c-torture/compile/mipscop-4.x: Likewise. | |
173 | * gcc.c-torture/compile/simd-5.x: Likewise. | |
174 | ||
175 | * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands. | |
176 | ||
5adf448c EB |
177 | 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr> |
178 | ||
179 | * gcc.c-torture/execute/20030611-1.c: New test. | |
180 | ||
96f26e41 RS |
181 | 2003-06-12 Roger Sayle <roger@eyesopen.com> |
182 | ||
183 | PR middle-end/168 | |
184 | * gcc.dg/20030612-1.c: New test case. | |
185 | ||
79b59cc3 MM |
186 | 2003-06-12 Mark Mitchell <mark@codesourcery.com> |
187 | ||
188 | PR c++/10635 | |
189 | * g++.dg/expr/cast1.C: New test. | |
190 | ||
f7df23be RS |
191 | 2003-06-12 Roger Sayle <roger@eyesopen.com> |
192 | ||
193 | * gcc.dg/builtins-21.c: New test case. | |
194 | ||
8a434e1d KC |
195 | 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com> |
196 | ||
197 | * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of | |
198 | options instead of at the end. | |
199 | * lib/objc.exp (objc_target_compile): Likewise. | |
200 | ||
df7f7b9c MM |
201 | 2003-06-11 Mark Mitchell <mark@codesourcery.com> |
202 | ||
203 | PR c++/10432 | |
204 | * g++.dg/parse/error1.C: New test. | |
205 | ||
795a4ff2 JJ |
206 | 2003-06-11 Janis Johnson <janis187@us.ibm.com> |
207 | ||
2f1c3e49 JJ |
208 | * gcc.dg/compat/struct-by-value-11_main.c: New file. |
209 | * gcc.dg/compat/struct-by-value-11_x.c: New file. | |
210 | * gcc.dg/compat/struct-by-value-11_y.c: New file. | |
211 | * gcc.dg/compat/struct-by-value-12_main.c: New file. | |
212 | * gcc.dg/compat/struct-by-value-12_x.c: New file. | |
213 | * gcc.dg/compat/struct-by-value-12_y.c: New file. | |
214 | * gcc.dg/compat/struct-by-value-13_main.c: New file. | |
215 | * gcc.dg/compat/struct-by-value-13_x.c: New file. | |
216 | * gcc.dg/compat/struct-by-value-13_y.c: New file. | |
217 | * gcc.dg/compat/struct-by-value-14_main.c: New file. | |
218 | * gcc.dg/compat/struct-by-value-14_x.c: New file. | |
219 | * gcc.dg/compat/struct-by-value-14_y.c: New file. | |
220 | * gcc.dg/compat/struct-by-value-15_main.c: New file. | |
221 | * gcc.dg/compat/struct-by-value-15_x.c: New file. | |
222 | * gcc.dg/compat/struct-by-value-15_y.c: New file. | |
223 | * gcc.dg/compat/struct-by-value-16_main.c: New file. | |
224 | * gcc.dg/compat/struct-by-value-16_x.c: New file. | |
225 | * gcc.dg/compat/struct-by-value-16_y.c: New file. | |
226 | * gcc.dg/compat/struct-by-value-17_main.c: New file. | |
227 | * gcc.dg/compat/struct-by-value-17_x.c: New file. | |
228 | * gcc.dg/compat/struct-by-value-17_y.c: New file. | |
229 | * gcc.dg/compat/struct-by-value-18_main.c: New file. | |
230 | * gcc.dg/compat/struct-by-value-18_x.c: New file. | |
231 | * gcc.dg/compat/struct-by-value-18_y.c: New file. | |
232 | ||
795a4ff2 JJ |
233 | * gcc.dg/compat/scalar-by-value-3_main.c: New file. |
234 | * gcc.dg/compat/scalar-by-value-3_x.c: New file. | |
235 | * gcc.dg/compat/scalar-by-value-3_y.c: New file. | |
236 | * gcc.dg/compat/scalar-by-value-4_main.c: New file. | |
237 | * gcc.dg/compat/scalar-by-value-4_x.c: New file. | |
238 | * gcc.dg/compat/scalar-by-value-4_y.c: New file. | |
239 | * gcc.dg/compat/scalar-return-3_main.c: New file. | |
240 | * gcc.dg/compat/scalar-return-3_x.c: New file. | |
241 | * gcc.dg/compat/scalar-return-3_y.c: New file. | |
242 | * gcc.dg/compat/scalar-return-4_main.c: New file. | |
243 | * gcc.dg/compat/scalar-return-4_x.c: New file. | |
244 | * gcc.dg/compat/scalar-return-4_y.c: New file. | |
245 | ||
aa9b0aca JJ |
246 | 2003-06-10 Janis Johnson <janis187@us.ibm.com> |
247 | ||
90712996 JJ |
248 | * gcc.dg/compat/fp2-struct-check.h: New file. |
249 | * gcc.dg/compat/fp2-struct-defs.h: New file. | |
250 | * gcc.dg/compat/fp2-struct-init.h: New file. | |
251 | * gcc.dg/compat/struct-by-value-10_main.c: New file. | |
252 | * gcc.dg/compat/struct-by-value-10_x.c: New file. | |
253 | * gcc.dg/compat/struct-by-value-10_y.c: New file. | |
254 | * gcc.dg/compat/struct-return-10_main.c: New file. | |
255 | * gcc.dg/compat/struct-return-10_x.c: New file. | |
256 | * gcc.dg/compat/struct-return-10_y.c: New file. | |
257 | ||
aa9b0aca JJ |
258 | * gcc.dg/compat/compat-common.h: New file. |
259 | * gcc.dg/compat/fp-struct-check.h: Improve debugging output. | |
260 | * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto. | |
261 | * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto. | |
262 | * gcc.dg/compat/scalar-by-value-1_main.c: Ditto. | |
263 | * gcc.dg/compat/scalar-by-value-1_x.c: Ditto. | |
264 | * gcc.dg/compat/scalar-by-value-1_y.c: Ditto. | |
265 | * gcc.dg/compat/scalar-by-value-2_main.c: Ditto. | |
266 | * gcc.dg/compat/scalar-by-value-2_x.c: Ditto. | |
267 | * gcc.dg/compat/scalar-by-value-2_y.c: Ditto. | |
268 | * gcc.dg/compat/scalar-return-1_main.c: Ditto. | |
269 | * gcc.dg/compat/scalar-return-1_x.c: Ditto. | |
270 | * gcc.dg/compat/scalar-return-1_y.c: Ditto. | |
271 | * gcc.dg/compat/scalar-return-2_main.c: Ditto. | |
272 | * gcc.dg/compat/scalar-return-2_x.c: Ditto. | |
273 | * gcc.dg/compat/scalar-return-2_y.c: Ditto. | |
274 | * gcc.dg/compat/small-struct-check.h: Ditto. | |
275 | * gcc.dg/compat/struct-by-value-2_main.c: Ditto. | |
276 | * gcc.dg/compat/struct-by-value-2_x.c: Ditto. | |
277 | * gcc.dg/compat/struct-by-value-2_y.c: Ditto. | |
278 | * gcc.dg/compat/struct-by-value-3_main.c: Ditto. | |
279 | * gcc.dg/compat/struct-by-value-3_x.c: Ditto. | |
280 | * gcc.dg/compat/struct-by-value-3_y.c: Ditto. | |
281 | * gcc.dg/compat/struct-by-value-4_main.c: Ditto. | |
282 | * gcc.dg/compat/struct-by-value-4_x.c: Ditto. | |
283 | * gcc.dg/compat/struct-by-value-4_y.c: Ditto. | |
284 | * gcc.dg/compat/struct-by-value-5_main.c: Ditto. | |
285 | * gcc.dg/compat/struct-by-value-5_x.c: Ditto. | |
286 | * gcc.dg/compat/struct-by-value-5_y.c: Ditto. | |
287 | * gcc.dg/compat/struct-by-value-6_main.c: Ditto. | |
288 | * gcc.dg/compat/struct-by-value-6_x.c: Ditto. | |
289 | * gcc.dg/compat/struct-by-value-6_y.c: Ditto. | |
290 | * gcc.dg/compat/struct-by-value-7_main.c: Ditto. | |
291 | * gcc.dg/compat/struct-by-value-7_x.c: Ditto. | |
292 | * gcc.dg/compat/struct-by-value-7_y.c: Ditto. | |
293 | * gcc.dg/compat/struct-by-value-8_main.c: Ditto. | |
294 | * gcc.dg/compat/struct-by-value-8_x.c: Ditto. | |
295 | * gcc.dg/compat/struct-by-value-8_y.c: Ditto. | |
296 | * gcc.dg/compat/struct-by-value-9_main.c: Ditto. | |
297 | * gcc.dg/compat/struct-by-value-9_x.c: Ditto. | |
298 | * gcc.dg/compat/struct-by-value-9_y.c: Ditto. | |
299 | * gcc.dg/compat/struct-return-2_main.c: Ditto. | |
300 | * gcc.dg/compat/struct-return-2_x.c: Ditto. | |
301 | * gcc.dg/compat/struct-return-2_y.c: Ditto. | |
302 | * gcc.dg/compat/struct-return-3_main.c: Ditto. | |
303 | * gcc.dg/compat/struct-return-3_x.c: Ditto. | |
304 | * gcc.dg/compat/struct-return-3_y.c: Ditto. | |
305 | ||
d192828a GK |
306 | 2003-06-10 Geoffrey Keating <geoffk@apple.com> |
307 | ||
308 | * g++.dg/pch/static-1.C: New file. | |
309 | * g++.dg/pch/static-1.Hs: New file. | |
310 | ||
cec31c55 RH |
311 | 2003-06-10 Richard Henderson <rth@redhat.com> |
312 | ||
313 | * gcc.dg/asm-7.c: Adjust expected warning text. | |
314 | ||
9f0a7f9d RS |
315 | 2003-06-10 Roger Sayle <roger@eyesopen.com> |
316 | ||
317 | * gcc.dg/builtins-20.c: New test case. | |
318 | ||
d58b7c2d MM |
319 | 2003-06-10 Mark Mitchell <mark@codesourcery.com> |
320 | ||
321 | PR c++/11131 | |
322 | * g++.dg/opt/template1.C: New test. | |
323 | ||
e489eeb9 MM |
324 | 2003-06-09 Mark Mitchell <mark@codesourcery.com> |
325 | ||
326 | * lib/gcc-dg.exp (dg-test): Clear additional_files and | |
327 | additional_sources. | |
328 | ||
22597a82 DT |
329 | 2003-05-21 David Taylor <dtaylor@emc.com> |
330 | ||
331 | * gcc.dg/Wpadded.c: New file. | |
332 | ||
b14e185f MM |
333 | 2003-06-09 Mark Mitchell <mark@codesourcery.com> |
334 | ||
335 | * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax. | |
336 | * gcc.dg/special/weak-2.c: Add dg-require-weak. | |
337 | * gcc.dg/weak/weak-3.c: Reverse order of dg-do and | |
338 | dg-require-weak. | |
339 | ||
fcc36507 R |
340 | 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com> |
341 | ||
342 | * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning. | |
343 | ||
4293f7cb MM |
344 | 2003-06-09 Mark Mitchell <mark@codesourcery.com> |
345 | ||
346 | * lib/gcc-dg.exp (dg-require-weak): Fix typo. | |
347 | (dg-require-alias): Likewise. | |
348 | (dg-require-gc-sections): Likewise. | |
349 | * lib/target-supports.exp (check_gc_sections_available): Likewise. | |
350 | ||
017e1b43 RH |
351 | 2003-06-08 Richard Henderson <rth@redhat.com> |
352 | ||
353 | * gcc.dg/20011029-2.c: Fix the array reference. | |
354 | * gcc.dg/asm-7.c: New. | |
355 | ||
a54a0cf1 KH |
356 | 2003-06-08 Kazu Hirata <kazu@cs.umass.edu> |
357 | ||
1b7a98bc | 358 | * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port. |
a54a0cf1 | 359 | |
8fc98a46 MM |
360 | 2003-06-08 Mark Mitchell <mark@codesourcery.com> |
361 | ||
362 | * lib/gcc-dg.exp (dg-require-alias): Fix typo. | |
363 | (dg-require-gc-sections): Likewise. | |
364 | ||
10e9fecc JH |
365 | Sun Jun 8 16:46:04 CEST 2003 Jan Hubicka <jh@suse.cz> |
366 | ||
367 | * i386-cmov1.c: Fix regular expression. | |
368 | * i386-cvt-1.c: Likewise. | |
369 | * i386-local.c: Likewise. | |
370 | * i386-local2.c: Likewise. | |
371 | * i386-mul.c: Likewise. | |
372 | * i386-ssetype-1.c: Likewise. | |
373 | * i386-ssetype-3.c: Likewise. | |
374 | * i386-ssetype-5.c: Likewise. | |
375 | ||
85d2b0b4 KL |
376 | 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
377 | ||
378 | PR c++/11039 | |
379 | * g++.dg/warn/implicit-typename2.C: New test. | |
380 | * g++.dg/warn/implicit-typename3.C: New test. | |
381 | ||
aa5acc89 RH |
382 | 2003-06-07 Richard Henderson <rth@redhat.com> |
383 | ||
384 | * g++.dg/other/offsetof3.C: Use size_t. | |
385 | * g++.dg/other/offsetof4.C: Likewise. | |
386 | ||
ccfc7360 L |
387 | 2003-06-07 H.J. Lu <hongjiu.lu@intel.com> |
388 | ||
389 | * lib/copy-file.exp: New. Implement gcc_copy_files. | |
390 | ||
391 | * lib/dg-pch.exp: Load copy-file.exp | |
392 | (dg-pch): Use gcc_copy_files instead of "file copy". | |
393 | ||
b7df4616 MM |
394 | 2003-06-06 Mark Mitchell <mark@codesourcery.com> |
395 | ||
396 | * gcc.dg/weak/weak.exp: Simplify. | |
397 | * gcc.dg/weak/typeof-2.c: Use dg-require-weak. | |
398 | * gcc.dg/weak/weak-1.c: Likewise. | |
399 | * gcc.dg/weak/weak-2.c: Likewise. | |
400 | * gcc.dg/weak/weak-3.c: Likewise. | |
401 | * gcc.dg/weak/weak-4.c: Likewise. | |
402 | * gcc.dg/weak/weak-5.c: Likewise. | |
403 | * gcc.dg/weak/weak-6.c: Likewise. | |
404 | * gcc.dg/weak/weak-7.c: Likewise. | |
405 | * gcc.dg/weak/weak-8.c: Likewise. | |
406 | * gcc.dg/weak/weak-9.c: Likewise. | |
407 | ||
3a11ec8b RE |
408 | 2003-06-06 Richard Earnshaw <rearnsha@arm.com> |
409 | ||
410 | gcc.c-torture/execute/20030606-1.c: New. | |
411 | ||
f14262fb RS |
412 | 2003-06-06 Roger Sayle <roger@eyesopen.com> |
413 | ||
414 | * gcc.dg/builtins-2.c: Correct check-in of incorrect version. | |
415 | * gcc.dg/builtins-19.c: Likewise. | |
416 | ||
07bae5ad RS |
417 | 2003-06-06 Roger Sayle <roger@eyesopen.com> |
418 | ||
419 | * gcc.dg/builtins-2.c: Add some more tests. | |
420 | * gcc.dg/builtins-18.c: New test case. | |
421 | * gcc.dg/builtins-19.c: New test case. | |
422 | ||
84cd52a9 RS |
423 | 2003-06-06 Roger Sayle <roger@eyesopen.com> |
424 | Jim Wilson <wilson@tuliptree.org> | |
425 | ||
426 | * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms. | |
427 | ||
67bf5d01 JJ |
428 | 2003-06-06 Jakub Jelinek <jakub@redhat.com> |
429 | ||
430 | * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some | |
431 | mempcpy/stpcpy calls not to be optimized into something else. | |
432 | * gcc.c-torture/execute/string-opt-3.c: Moved to... | |
433 | * gcc.c-torture/execute/builtins/string-7.c: ...here. | |
434 | * gcc.c-torture/execute/builtins/string-7-lib.c: New. | |
435 | ||
0fd2bbf4 KG |
436 | 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
437 | ||
438 | * gcc.dg/format/asm_fprintf-1.c: New test. | |
439 | ||
b4e0fcc3 MM |
440 | 2003-06-05 Mark Mitchell <mark@codesourcery.com> |
441 | ||
442 | * lib/gcc-defs.exp (additional_sources): New variable. | |
443 | (dg-additional-sources): New function. | |
444 | (additional_files): New variable. | |
445 | (dg-additional-files): New function. | |
446 | (dg-additional-files-options): Likewise. | |
447 | * lib/gcc-dg.exp (dg-require-weak): New function. | |
448 | (dg-require-alias): Likewise. | |
449 | (dg-require-gc-sections): Likewise. | |
450 | * lib/target-supports.exp (check_alias_available): Remove testfile | |
451 | parameter. | |
452 | (check_gc_sections_available): New function. | |
453 | * lib/g++-dg.exp (dg-gpp-additional-sources): Remove. | |
454 | (dg-gpp-additional-files): Likewise. | |
455 | * lib/g++.exp (additional_sources): Remove. | |
456 | (additional_files): Likewise. | |
457 | (g++_target_compile): Use dg-additional-files-options. | |
458 | ||
459 | * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex | |
460 | Tcl logic. | |
461 | * gcc.dg/special/ecos.exp: Remove. | |
462 | * gcc.dg/special/20000419-2.c: Use dg-require-*. | |
463 | * gcc.dg/special/alias-1.c: Likewise. | |
464 | * gcc.dg/special/alias-2.c: Likewise. | |
465 | * gcc.dg/special/gcsec-1.c: Likewise. | |
466 | * gcc.dg/special/weak-1.c: Likewise. | |
467 | * gcc.dg/special/weak-2.c: Likewise. | |
468 | * gcc.dg/special/wkali-1.c: Likewise. | |
469 | * gcc.dg/special/wkali-2.c: Likewise. | |
470 | ||
471 | * g++.dg/special/conpr-2.C: Use dg-additional-*, not | |
472 | dg-gpp-additional-*. | |
473 | * g++.dg/special/conpr-3.C: Likewise. | |
474 | * g++.dg/special/conpr-4.C: Likewise. | |
475 | * g++.old-deja/g++.abi/vtable3a.C: Likewise. | |
476 | * g++.old-deja/g++.abi/vtable3b.C: Likewise. | |
477 | * g++.old-deja/g++.abi/vtable3c.C: Likewise. | |
478 | * g++.old-deja/g++.abi/vtable3d.C: Likewise. | |
479 | * g++.old-deja/g++.abi/vtable3e.C: Likewise. | |
480 | * g++.old-deja/g++.abi/vtable3f.C: Likewise. | |
481 | * g++.old-deja/g++.abi/vtable3g.C: Likewise. | |
482 | * g++.old-deja/g++.abi/vtable3h.C: Likewise. | |
483 | * g++.old-deja/g++.abi/vtable3i.C: Likewise. | |
484 | * g++.old-deja/g++.abi/vtable3j.C: Likewise. | |
485 | * g++.old-deja/g++.oliva/linkage1.C: Likewise. | |
486 | * g++.old-deja/g++.other/comdat1.C: Likewise. | |
487 | * g++.old-deja/g++.other/comdat2.C: Likewise. | |
488 | * g++.old-deja/g++.other/comdat3.C: Likewise. | |
489 | * g++.old-deja/g++.other/ctor1.C: Likewise. | |
490 | * g++.old-deja/g++.pt/instantiate5.C: Likewise. | |
491 | ||
7d445f15 RH |
492 | 2003-06-05 Richard Henderson <rth@redhat.com> |
493 | ||
494 | * gcc.dg/debug/20030605-1.c: New. | |
495 | ||
d7068b3d MM |
496 | 2003-06-04 Mark Mitchell <mark@codesourcery.com> |
497 | ||
498 | * README.QMTEST: Update. | |
499 | ||
0bfa5f65 RH |
500 | 2003-06-04 Richard Henderson <rth@redhat.com> |
501 | ||
502 | * gcc.dg/cleanup-1.c: New. | |
503 | * gcc.dg/cleanup-2.c: New. | |
504 | * gcc.dg/cleanup-3.c: New. | |
505 | * gcc.dg/cleanup-4.c: New. | |
506 | * gcc.dg/cleanup-5.c: New. | |
507 | * gcc.dg/cleanup-6.c: New. | |
508 | * gcc.dg/cleanup-7.c: New. | |
509 | ||
ac871ee1 MM |
510 | 2003-06-04 Mark Mitchell <mark@codesourcery.com> |
511 | ||
13e0ae41 MM |
512 | * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code. |
513 | ||
ac871ee1 MM |
514 | * lib/dg-pch.exp: New file. |
515 | * g++.dg/pch/pch.exp: Use dg-pch.exp. | |
516 | * gcc.dg/pch/pch.exp: Likewise. | |
517 | ||
385a9348 RS |
518 | 2003-06-04 Roger Sayle <roger@eyesopen.com> |
519 | ||
520 | * gcc.dg/builtins-2.c: Add tests for tan(atan(x)). | |
521 | * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0). | |
522 | * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x. | |
523 | * gcc.dg/builtins-17.c: New test case. | |
524 | * gcc.dg/i386-387-4.c: New test case. | |
525 | * gcc.c-torture/execute/ieee/mzero4.c: New test case. | |
526 | ||
01d3224a EB |
527 | 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
528 | ||
529 | * gcc.dg/ultrasp9.c: New test. | |
530 | ||
ef0139b1 EB |
531 | 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
532 | ||
533 | * gcc.c-torture/compile/20030604-1.c: New test. | |
534 | * gcc.dg/sparc-constant-1.c: New test. | |
535 | ||
61274a14 GN |
536 | 2003-06-03 Glen Nakamura <glen@imodulo.com> |
537 | ||
538 | * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1. | |
539 | ||
23656642 JR |
540 | 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com> |
541 | ||
aa6b9f6d R |
542 | * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes. |
543 | ||
23656642 JR |
544 | * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak. |
545 | * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise. | |
546 | ||
284ca13e AH |
547 | 2003-06-03 Aldy Hernandez <aldyh@redhat.com> |
548 | ||
549 | * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64. | |
550 | ||
6c07f448 KL |
551 | 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
552 | ||
553 | PR c++/10940 | |
554 | * g++.dg/template/spec10.C: New test. | |
555 | ||
075ec276 RS |
556 | 2003-06-03 Roger Sayle <roger@eyesopen.com> |
557 | ||
558 | * gcc.dg/builtins-16.c: New test case. | |
559 | ||
8fd3cf4e JJ |
560 | 2003-06-03 Jakub Jelinek <jakub@redhat.com> |
561 | ||
562 | * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove | |
563 | mempcpy test with post-increments. | |
564 | * gcc.c-torture/execute/string-opt-3.c: New test. | |
565 | * gcc.dg/string-opt-1.c: New test. | |
566 | ||
b5706132 DB |
567 | 2003-06-03 David Billinghurst (David.Billinghurst@riotinto.com) |
568 | ||
569 | PR fortran/10965 | |
570 | * g77.f-torture/compile/20000601-2.f: Fix non-standard code. | |
571 | ||
2a9e3b72 MM |
572 | 2003-06-02 Mark Mitchell <mark@codesourcery.com> |
573 | ||
5a9f05f2 MM |
574 | * lib/scanasm.exp (dg-scan): New function, factored out of ... |
575 | (scan-assembler): ... here. Use dg-scan. | |
576 | (scan-assembler-not): Likewise. | |
577 | (scan-file): New function. | |
578 | (scan-file-not): Likewise. | |
579 | * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not. | |
580 | * gcc.dg/cpp/_Pragma4.c: Likewise. | |
581 | * gcc.dg/cpp/_Pragma5.c: Likewise. | |
582 | * gcc.dg/cpp/avoidpaste1.c: Likewise. | |
583 | * gcc.dg/cpp/avoidpaste2.c: Likewise. | |
584 | * gcc.dg/cpp/cmdlne-C2.c: Likewise. | |
585 | * gcc.dg/cpp/cmdlne-P.c: Likewise. | |
586 | * gcc.dg/cpp/cmdlne-dD-M.c: Likewise. | |
587 | * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise. | |
588 | * gcc.dg/cpp/cmdlne-dI-M.c: Likewise. | |
589 | * gcc.dg/cpp/cmdlne-dM-M.c: Likewise. | |
590 | * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise. | |
591 | * gcc.dg/cpp/cmdlne-dN-M.c: Likewise. | |
592 | * gcc.dg/cpp/cxxcom1.c: Likewise. | |
593 | * gcc.dg/cpp/line1.c: Likewise. | |
594 | * gcc.dg/cpp/maccom1.c: Likewise. | |
595 | * gcc.dg/cpp/maccom2.c: Likewise. | |
596 | * gcc.dg/cpp/maccom3.c: Likewise. | |
597 | * gcc.dg/cpp/maccom4.c: Likewise. | |
598 | * gcc.dg/cpp/maccom5.c: Likewise. | |
599 | * gcc.dg/cpp/maccom6.c: Likewise. | |
600 | * gcc.dg/cpp/multiline.c: Likewise. | |
601 | * gcc.dg/cpp/spacing1.c: Likewise. | |
602 | * gcc.dg/cpp/spacing2.c: Likewise. | |
603 | * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise. | |
604 | * gcc.dg/cpp/trad/maccom1.c: Likewise. | |
605 | * gcc.dg/cpp/trad/maccom2.c: Likewise. | |
606 | * gcc.dg/cpp/trad/maccom3.c: Likewise. | |
607 | * gcc.dg/cpp/trad/maccom4.c: Likewise. | |
608 | * gcc.dg/cpp/trad/maccom6.c: Likewise. | |
609 | * gcc.dg/cpp/cxxcom2.c: Likewise. | |
610 | * gcc.dg/cpp/cxxcom2.h: New file. | |
611 | ||
2a9e3b72 MM |
612 | * gcc.dg/cpp/truefalse.cpp: Move it to ... |
613 | * g++.dg/cpp/truefalse.C: Here. | |
614 | * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files. | |
615 | ||
a7f36da3 DD |
616 | 2003-06-01 Loren James Rittle <ljrittle@acm.org> |
617 | ||
618 | * gcc.dg/cpp/redef3.c: New file. | |
619 | ||
a3033f34 EB |
620 | 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr> |
621 | ||
622 | * gcc.dg/i386-loop-3.c: New test. | |
623 | ||
5f90145a TM |
624 | 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl> |
625 | ||
626 | * g77.dg/ffree-form-2.f: XFAIL removed, because fixed. | |
627 | ||
4fa26a60 RS |
628 | 2003-05-31 Roger Sayle <roger@eyesopen.com> |
629 | ||
630 | * gcc.dg/fwrapv-1.c: New test case. | |
631 | * gcc.dg/fwrapv-2.c: New test case. | |
632 | ||
76d3baad KL |
633 | 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
634 | ||
635 | PR c++/10956 | |
636 | * g++.dg/template/spec9.C: New test. | |
637 | ||
0b82d59c RS |
638 | 2003-05-29 Roger Sayle <roger@eyesopen.com> |
639 | ||
640 | * gcc.dg/duff-4.c: New test case. | |
641 | ||
d6a9f13b DB |
642 | 2003-05-27 David Billinghurst (David.Billinghurst@riotinto.com) |
643 | ||
644 | PR fortran/10843 | |
645 | * g77.dg/ffixed-form-1.f: New test | |
646 | * g77.dg/ffixed-form-2.f: New test | |
647 | * g77.dg/ffree-form-2.f: New test - XFAIL pending fix | |
648 | * g77.dg/ffree-form-3.f: New test | |
649 | ||
634a5694 AT |
650 | 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch> |
651 | ||
652 | * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available. | |
653 | * gcc.dg/wint_t-1.c: Likewise. | |
654 | ||
b7fc8b57 KL |
655 | 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
656 | ||
657 | * g++.dg/template/access11.C: New test. | |
658 | ||
ef8855d7 KL |
659 | 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
660 | ||
661 | PR c++/10849 | |
662 | * g++.dg/template/access10.C: New test. | |
663 | ||
fcb6fa85 EB |
664 | 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr> |
665 | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
666 | ||
667 | * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64. | |
668 | ||
76ab57af AT |
669 | 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch> |
670 | ||
671 | * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined | |
672 | suppress for powerpc-*-darwin*. | |
673 | * gcc.dg/torture/builtin-noret-2.c: Likewise. | |
674 | ||
3dba25eb AT |
675 | 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch> |
676 | ||
677 | * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined | |
678 | suppress option for powerpc-*-darwin*. | |
679 | ||
29f523be RS |
680 | 2003-05-23 Roger Sayle <roger@eyesopen.com> |
681 | ||
682 | * gcc.dg/builtins-1.c: Add tests for tan and atan. | |
683 | * gcc.dg/builtins-4.c: Add test for fmod. | |
684 | ||
43b26a01 KL |
685 | 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
686 | ||
687 | PR c++/10682 | |
688 | * g++.dg/template/instantiate4.C: New test. | |
689 | ||
18c2511c RS |
690 | 2003-05-22 Roger Sayle <roger@eyesopen.com> |
691 | ||
692 | * gcc.c-torture/execute/ieee/inf-2.c: New test case. | |
693 | ||
9008d5b4 JJ |
694 | 2003-05-21 Janis Johnson <janis187@us.ibm.com> |
695 | ||
696 | * gcc.dg/compat/scalar-return-1_main.c: New file. | |
697 | * gcc.dg/compat/scalar-return-1_x.c: New file. | |
698 | * gcc.dg/compat/scalar-return-1_y.c: New file. | |
699 | * gcc.dg/compat/scalar-return-2_main.c: New file. | |
700 | * gcc.dg/compat/scalar-return-2_x.c: New file. | |
701 | * gcc.dg/compat/scalar-return-2_y.c: New file. | |
702 | * gcc.dg/compat/struct-return-3_main.c: New file. | |
703 | * gcc.dg/compat/struct-return-3_y.c: New file. | |
704 | * gcc.dg/compat/struct-return-3_x.c: New file. | |
705 | * gcc.dg/compat/struct-return-2_main.c: New file. | |
706 | * gcc.dg/compat/struct-return-2_x.c: New file. | |
707 | * gcc.dg/compat/struct-return-2_y.c: New file. | |
708 | ||
f48758e4 JDA |
709 | 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
710 | ||
711 | * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options | |
712 | for hppa*-hp-hpux*. | |
713 | * gcc.dg/20021014-1.c (dg-options): Likewise. | |
714 | * gcc.dg/nest.c (dg-options): Likewise. | |
715 | ||
16e31964 DS |
716 | 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net> |
717 | ||
718 | PR c++/9738 | |
719 | * g++.dg/ext/dllimport2.C: New file. | |
720 | * g++.dg/ext/dllimport3.C: New file. | |
721 | ||
f737a52d JJ |
722 | 2003-05-20 Janis Johnson <janis187@us.ibm.com> |
723 | ||
724 | * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers. | |
725 | * gcc.dg/compat/struct-by-value-3_y.c: Ditto. | |
726 | * gcc.dg/compat/struct-by-value-5_x.c: Ditto. | |
727 | * gcc.dg/compat/struct-by-value-5_y.c: Ditto. | |
728 | * gcc.dg/compat/struct-by-value-6_x.c: Ditto. | |
729 | * gcc.dg/compat/struct-by-value-6_y.c: Ditto. | |
730 | * gcc.dg/compat/struct-by-value-7_x.c Ditto. | |
731 | * gcc.dg/compat/struct-by-value-7_y.c Ditto. | |
732 | * gcc.dg/compat/small-struct-defs.h: New file. | |
733 | * gcc.dg/compat/small-struct-init.h: New file. | |
734 | * gcc.dg/compat/small-struct-check.h: New file. | |
735 | * gcc.dg/compat/fp-struct-defs.h: New file. | |
736 | * gcc.dg/compat/fp-struct-check.h: New file. | |
737 | * gcc.dg/compat/fp-struct-init.h: New file. | |
738 | * gcc.dg/compat/fp-struct-test-by-value-y.h: New file. | |
739 | * gcc.dg/compat/fp-struct-test-by-value-x.h: New file. | |
740 | ||
b041fbe6 JJ |
741 | 2003-05-19 Jakub Jelinek <jakub@redhat.com> |
742 | ||
743 | * gcc.dg/20030225-2.c: New test. | |
744 | ||
731ae8dd RS |
745 | 2003-05-18 Roger Sayle <roger@eyesopen.com> |
746 | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
747 | ||
748 | * gcc.c-torture/compile/20030518-1.c: New test case. | |
749 | ||
563025ca MM |
750 | 2003-05-18 Mark Mitchell <mark@codesourcery.com> |
751 | ||
752 | * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter. | |
753 | * gcc.dg/debug/debug.exp: Pass opt_opts parameter to | |
754 | gcc-dg-debug-runtest. | |
755 | * g++.dg/debug/debug.exp: Pass opt_opts parameter to | |
756 | gcc-dg-debug-runtest. | |
757 | ||
5c9acdf7 KL |
758 | 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
759 | ||
760 | PR c++/9022 | |
761 | * g++.dg/lookup/using6.C: New test. | |
762 | ||
25903d03 KL |
763 | 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
764 | ||
765 | * g++.dg/parse/access2.C: New test. | |
766 | ||
7cbba309 MM |
767 | 2003-05-17 Mark Mitchell <mark@codesourcery.com> |
768 | ||
769 | * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method. | |
770 | * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest. | |
771 | * gcc.dg/debug/debug.exp: Likewise. | |
772 | ||
b1822ccc NB |
773 | 2003-05-17 Neil Booth <neil@daikokuya.co.uk> |
774 | ||
775 | * gcc.dg/dollar.c: New test. | |
776 | ||
72701eab JJ |
777 | 2003-05-16 Janis Johnson <janis187@us.ibm.com> |
778 | ||
779 | * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests. | |
780 | * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests. | |
781 | * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests. | |
782 | * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests. | |
783 | * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests. | |
784 | * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests. | |
785 | * gcc.dg/compat/struct-by-value-6_main.c: New file. | |
786 | * gcc.dg/compat/struct-by-value-6_x.c: New file. | |
787 | * gcc.dg/compat/struct-by-value-6_y.c: New file. | |
788 | * gcc.dg/compat/struct-by-value-7_main.c: New file. | |
789 | * gcc.dg/compat/struct-by-value-7_x.c: New file. | |
790 | * gcc.dg/compat/struct-by-value-7_y.c: New file. | |
791 | * gcc.dg/compat/struct-by-value-8_main.c: New file. | |
792 | * gcc.dg/compat/struct-by-value-8_x.c: New file. | |
793 | * gcc.dg/compat/struct-by-value-8_y.c: New file. | |
794 | * gcc.dg/compat/struct-by-value-9_main.c: New file. | |
795 | * gcc.dg/compat/struct-by-value-9_x.c: New file. | |
796 | * gcc.dg/compat/struct-by-value-9_y.c: New file. | |
797 | ||
0baa1702 MM |
798 | 2003-05-16 Mark Mitchell <mark@codesourcery.com> |
799 | ||
800 | * lib/gcc-dg.exp (gcc-dg-test): Rename to ... | |
801 | (gcc-dg-test-1): ... this. Add target_compile parameter. Add | |
802 | support for "repo" mode. | |
803 | * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality. | |
804 | * lib/g77-dg.exp: Likewise. | |
805 | * lib/obj-dg.exp: Likewise. | |
806 | ||
dcac003d JJ |
807 | 2003-05-16 Jakub Jelinek <jakub@redhat.com> |
808 | ||
809 | Merge from gcc-3_2-rhl8-branch: | |
810 | 2003-04-23 Jakub Jelinek <jakub@redhat.com> | |
811 | ||
812 | * gcc.dg/tls/opt-6.c: New test. | |
813 | ||
814 | 2003-04-05 Jakub Jelinek <jakub@redhat.com> | |
815 | ||
816 | * gcc.dg/20030405-1.c: New test. | |
817 | ||
818 | 2003-03-09 Jakub Jelinek <jakub@redhat.com> | |
819 | ||
820 | * gcc.dg/20030309-1.c: New test. | |
821 | ||
822 | 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr> | |
823 | ||
824 | * gcc.c-torture/execute/20030307-1.c: New test. | |
825 | ||
826 | 2003-02-20 Randolph Chung <tausq@debian.org> | |
827 | ||
828 | * gcc.c-torture/compile/20030220-1.c: New test. | |
829 | ||
830 | 2003-02-18 Jakub Jelinek <jakub@redhat.com> | |
831 | ||
832 | * gcc.dg/20030217-1.c: New test. | |
833 | ||
834 | 2003-01-29 Jakub Jelinek <jakub@redhat.com> | |
835 | ||
836 | * gcc.c-torture/compile/20020129-1.c: New test. | |
837 | ||
838 | 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr> | |
839 | ||
840 | * gcc.dg/unroll-1.c: New test. | |
841 | ||
842 | 2002-11-16 Jan Hubicka <jh@suse.cz> | |
843 | ||
844 | * gcc.c-torture/execute/20020920-1.c: New test. | |
845 | ||
846 | 2002-10-08 Jakub Jelinek <jakub@redhat.com> | |
847 | ||
848 | PR target/7434 | |
849 | * gcc.c-torture/compile/20021008-1.c: New test. | |
850 | ||
851 | 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> | |
852 | ||
853 | PR target/7559 | |
854 | * testsuite/gcc.c-torture/execute/20020810-1.c: New test. | |
855 | ||
856 | 2002-08-07 Jakub Jelinek <jakub@redhat.com> | |
857 | ||
858 | * gcc.c-torture/compile/20020807-1.c: New test. | |
859 | ||
860 | 2002-07-30 Jakub Jelinek <jakub@redhat.com> | |
861 | ||
862 | * gcc.dg/tls/opt-1.c: New test. | |
863 | ||
864 | 2002-07-29 Jakub Jelinek <jakub@redhat.com> | |
865 | ||
866 | * gcc.dg/20020729-1.c: New test. | |
867 | ||
868 | 2002-07-20 Jakub Jelinek <jakub@redhat.com> | |
869 | ||
870 | * g++.dg/opt/life1.C: New test. | |
871 | ||
872 | 2002-05-20 Jakub Jelinek <jakub@redhat.com> | |
873 | ||
874 | * gcc.dg/20020525-1.c: New test. | |
875 | ||
876 | 2002-05-24 Jakub Jelinek <jakub@redhat.com> | |
877 | ||
878 | PR c++/6794 | |
879 | * g++.dg/ext/pretty1.C: New test. | |
880 | * g++.dg/ext/pretty2.C: New test. | |
881 | ||
dffbbe80 MM |
882 | 2003-05-15 Mark Mitchell <mark@codesourcery.com> |
883 | ||
884 | PR c++/8385 | |
885 | * g++.dg/ext/typeof5.C: New test. | |
886 | ||
ae4f397b R |
887 | 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com> |
888 | ||
889 | * gcc.c-torture/execute/builtins/string-asm-1.c: Take | |
890 | __USER_LABEL_PREFIX__ into account. | |
891 | * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise. | |
892 | ||
e43736ad RS |
893 | 2003-05-14 Roger Sayle <roger@eyesopen.com> |
894 | ||
895 | * gcc.dg/builtins-15.c: New test case. | |
896 | ||
3a0d67cf ZW |
897 | 2003-05-13 Zack Weinberg <zack@codesourcery.com> |
898 | ||
899 | * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp. | |
900 | ||
75c834f8 MM |
901 | 2003-05-12 Mark Mitchell <mark@codesourcery.com> |
902 | ||
903 | * lib/g++.exp: Tweak handling of additional source files. | |
904 | * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources. | |
905 | * g++.dg/special/conpr-2a.C: Rename to ... | |
906 | * g++.dg/special/conpr-2a.cc: ... this. | |
907 | * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources. | |
908 | * g++.dg/special/conpr-3a.C: Rename to ... | |
909 | * g++.dg/special/conpr-3a.cc: This. | |
910 | * g++.dg/special/conpr-3b.C: Rename to ... | |
911 | * g++.dg/special/conpr-3b.cc: This. | |
912 | * g++.dg/special/conpr-4.C: New test. | |
913 | * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver. | |
914 | ||
8c0a5264 DE |
915 | 2003-05-12 David Edelsohn <edelsohn@gnu.org> |
916 | ||
917 | * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets. | |
918 | ||
8015bbee KL |
919 | 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
920 | ||
921 | * g++.old-deja/g++.brendan/ns1.C: Remove private member warning. | |
922 | * g++.old-deja/g++.robertl/eb71.C: Likewise. | |
923 | * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy. | |
924 | * g++.old-deja/g++.other/warn3.C: Likewise. | |
925 | ||
358997e2 RS |
926 | 2003-05-11 Roger Sayle <roger@eyesopen.com> |
927 | ||
928 | * gcc.dg/i386-387-1.c: Update to also test log. | |
929 | * gcc.dg/i386-387-2.c: Likewise. | |
930 | ||
98c644d6 TM |
931 | 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl> |
932 | ||
933 | * g77.f-torture/execute/int8421.f: New test. | |
934 | ||
9f01ded6 KL |
935 | 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
936 | ||
937 | PR c++/10230, c++/10481 | |
938 | * g++.dg/lookup/scoped5.C: New test. | |
939 | ||
fcea7401 KL |
940 | 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
941 | ||
942 | PR c++/10552 | |
943 | * g++.dg/template/ttp6.C: New test. | |
944 | ||
e1112e60 RS |
945 | 2003-05-11 Richard Sandiford <rsandifo@redhat.com> |
946 | ||
947 | * gcc.c-torture/execute/builtins: New directory. | |
948 | * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into | |
949 | gcc.c-torture/execute/builtins. | |
950 | * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise. | |
951 | * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to... | |
952 | * gcc.dg/torture: ...this new directory. Turn into link-only tests. | |
953 | * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins. | |
954 | ||
78757caa KL |
955 | 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
956 | ||
957 | PR c++/9252 | |
958 | * g++.dg/template/access8.C: New test. | |
959 | * g++.dg/template/access9.C: New test. | |
960 | ||
8d241e0b KL |
961 | 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
962 | ||
963 | PR c++/9554 | |
964 | * g++.dg/parse/access1.C: New test. | |
965 | ||
eddfe825 DD |
966 | 2003-05-09 DJ Delorie <dj@redhat.com> |
967 | ||
968 | * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a | |
969 | long, and not an int. | |
970 | ||
88e98cfe KL |
971 | 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
972 | ||
973 | PR c++/10555, c++/10576 | |
974 | * g++.dg/template/memclass1.C: New test. | |
975 | ||
001db0e0 DD |
976 | 2003-05-08 DJ Delorie <dj@redhat.com> |
977 | ||
978 | * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit | |
979 | targets. | |
980 | * gcc.c-torture/execute/20021024-1.x: Likewise. | |
981 | * gcc.c-torture/execute/shiftdi.x: Likewise. | |
982 | * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets. | |
983 | * g++.old-deja/g++.other/exprstmt1.C: Likewise. | |
984 | * gcc.dg/20021018-1.c: Likewise. | |
985 | ||
7dc61d6c KG |
986 | 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
987 | ||
8ce9f2ec KG |
988 | * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-. |
989 | ||
7dc61d6c KG |
990 | gcc.c-torture/execute/string-opt-19.c: Add general rodata tests. |
991 | (bcopy): Call memmove. | |
992 | ||
53415fa1 RS |
993 | 2003-05-08 Roger Sayle <roger@eyesopen.com> |
994 | ||
995 | * g77.f-torture/compile/8485.f: New test case. | |
996 | ||
a944ceb9 RH |
997 | 2003-05-07 Richard Henderson <rth@redhat.com> |
998 | ||
999 | PR c++/10570 | |
1000 | * g++.dg/eh/forced1.C: Expect catch-all handlers to run. | |
1001 | Verify exception_cleanup not called for rethrows. | |
1002 | * g++.dg/eh/forced2.C: Test that exception_cleanup is called | |
1003 | when exiting catch block without rethrowing. | |
1004 | * g++.dg/eh/forced3.C: New. | |
1005 | * g++.dg/eh/forced4.C: New. | |
1006 | ||
a1c6e6c5 AH |
1007 | 2003-05-07 Aldy Hernandez <aldyh@redhat.com> |
1008 | ||
0dfcf38e | 1009 | * gcc.dg/20030505.c: Fix triplet. |
a1c6e6c5 | 1010 | |
dea2913c DD |
1011 | 2003-05-06 DJ Delorie <dj@redhat.com> |
1012 | ||
1013 | * gcc.dg/20021014-1.c: XFAIL for xstormy16 also. | |
1014 | * gcc.dg/nest.c: Likewise. | |
1015 | ||
e82a312b RS |
1016 | 2003-05-05 Roger Sayle <roger@eyesopen.com> |
1017 | ||
1018 | * gcc.dg/builtins-14.c: New test case. | |
1019 | ||
6ccfe27c JJ |
1020 | 2003-05-05 Janis Johnson <janis187@us.ibm.com> |
1021 | ||
1022 | * lib/compat.exp (compat-execute): New argument. | |
1023 | * g++.dg/compat/compat.exp: Pass new argument to compat-execute. | |
1024 | * gcc.dg/compat: New test directory. | |
1025 | * gcc.dg/compat/compat.exp: New expect script. | |
1026 | * gcc.dg/compat/scalar-by-value-1_main.c: New test file. | |
1027 | * gcc.dg/compat/scalar-by-value-1_x.c: New test file. | |
1028 | * gcc.dg/compat/scalar-by-value-1_y.c: New test file. | |
1029 | * gcc.dg/compat/scalar-by-value-2_main.c: New test file. | |
1030 | * gcc.dg/compat/scalar-by-value-2_x.c: New test file. | |
1031 | * gcc.dg/compat/scalar-by-value-2_y.c: New test file. | |
1032 | ||
e8115463 JJ |
1033 | * gcc.dg/compat/struct-by-value-1_main.c: New test file. |
1034 | * gcc.dg/compat/struct-by-value-1_x.c: New test file. | |
1035 | * gcc.dg/compat/struct-by-value-1_y.c: New test file. | |
1036 | * gcc.dg/compat/struct-by-value-2_main.c: New test file. | |
1037 | * gcc.dg/compat/struct-by-value-2_x.c: New test file. | |
1038 | * gcc.dg/compat/struct-by-value-2_y.c: New test file. | |
1039 | * gcc.dg/compat/struct-by-value-3_main.c: New test file. | |
1040 | * gcc.dg/compat/struct-by-value-3_x.c: New test file. | |
1041 | * gcc.dg/compat/struct-by-value-3_y.c: New test file. | |
1042 | * gcc.dg/compat/struct-by-value-4_main.c: New test file. | |
1043 | * gcc.dg/compat/struct-by-value-4_x.c: New test file. | |
1044 | * gcc.dg/compat/struct-by-value-4_y.c: New test file. | |
1045 | * gcc.dg/compat/struct-by-value-5_main.c: New test file. | |
1046 | * gcc.dg/compat/struct-by-value-5_x.c: New test file. | |
1047 | * gcc.dg/compat/struct-by-value-5_y.c: New test file. | |
1048 | ||
10b6a274 ZW |
1049 | 2003-05-05 Zack Weinberg <zack@codesourcery.com> |
1050 | ||
1051 | * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases. | |
1052 | ||
e3e9f108 JJ |
1053 | 2003-05-05 Jakub Jelinek <jakub@redhat.com> |
1054 | ||
1055 | * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests. | |
1056 | ||
36b29d7d GK |
1057 | 2003-05-05 Geoffrey Keating <geoffk@apple.com> |
1058 | ||
bc9ec0e0 GK |
1059 | * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test. |
1060 | * gcc.dg/ppc-fsel-2.c: New test. | |
1061 | ||
36b29d7d GK |
1062 | * gcc.dg/unused-5.c: New test. |
1063 | ||
16692dd5 KL |
1064 | 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1065 | ||
1066 | PR c++/10496 | |
1067 | * g++.dg/warn/pmf1.C: New test. | |
1068 | ||
4b41d9eb KL |
1069 | 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1070 | ||
1071 | PR c++/4494 | |
1072 | * g++.dg/warn/main.C: New test. | |
1073 | ||
00362064 KG |
1074 | 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1075 | ||
1076 | * gcc.dg/nonnull-3.c: New test. | |
1077 | ||
1fecc266 NB |
1078 | 2003-05-04 Neil Booth <neil@daikokuya.co.uk> |
1079 | ||
1080 | * gcc.dg/cpp/Wtrigraphs.c: Update. | |
1081 | * gcc.dg/cpp/Wtrigraphs-2.c: New tests. | |
1082 | ||
b39358e1 GK |
1083 | 2003-05-03 Geoffrey Keating <geoffk@apple.com> |
1084 | ||
1085 | * gcc.dg/ppc-fsel-1.c: New test. | |
1086 | ||
87f85ea0 ZW |
1087 | 2003-05-03 Zack Weinberg <zack@codesourcery.com> |
1088 | ||
1089 | PR c/10604 | |
1090 | * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases. | |
1091 | ||
c4e2d744 KH |
1092 | 2003-05-03 Kazu Hirata <kazu@cs.umass.edu> |
1093 | ||
1094 | * gcc.dg/m-un-2.c: Fix the typedef of size_t. | |
1095 | ||
5dc5d13c KL |
1096 | 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1097 | ||
1098 | PR c++/9364, c++/10553, c++/10586 | |
1099 | * g++.dg/parse/typename4.C: New test. | |
1100 | * g++.dg/parse/typename5.C: Likewise. | |
1101 | ||
4dc27b4b RS |
1102 | 2003-05-03 Richard Sandiford <rsandifo@redhat.com> |
1103 | ||
1104 | * gcc.c-torture/compile/20030503-1.c: New test. | |
1105 | ||
f2ba7ecb KL |
1106 | 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1107 | ||
1108 | * g++.dg/lookup/using5.C: Fix testcase error. | |
1109 | ||
7c1fdbe4 CD |
1110 | 2003-05-01 Chris Demetriou <cgd@broadcom.com> |
1111 | ||
1112 | * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove, | |
1113 | since MEABI is no longer supported. Remove all vestiges | |
1114 | of MEABI from the test. | |
1115 | ||
d0af00af KL |
1116 | 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1117 | ||
1118 | PR c++/10554 | |
1119 | * g++.dg/lookup/using5.C: New test. | |
1120 | ||
d12a7283 KL |
1121 | 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1122 | ||
1123 | PR c++/8772 | |
1124 | * g++.dg/template/ttp5.C: New test. | |
1125 | ||
6481daa9 MM |
1126 | 2003-04-30 Mark Mitchell <mark@codesourcery.com> |
1127 | ||
1128 | * lib/g++-dg.exp (g++-dg-test): Add "repo" option. | |
1129 | (dg-gpp-additional-sources): New function. | |
1130 | (dg-gpp-additional-files): Likewise. | |
1131 | * lib/g++.exp (additional_sources): New variable. | |
1132 | (additional_files): Likewise. | |
1133 | (g++_target_compile): Deal with them. | |
1134 | * lib/old-dejagnu.exp: Remove. | |
1135 | * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp. | |
1136 | * g++.old-deja: Revise all tests to use dg commands. | |
87f85ea0 | 1137 | |
d7ed5e55 KL |
1138 | 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1139 | ||
1140 | PR c++/9432, c++/9528 | |
1141 | * g++.dg/lookup/using4.C: New test. | |
1142 | ||
b3d627e2 GK |
1143 | 2003-04-29 Geoffrey Keating <geoffk@apple.com> |
1144 | ||
a6fdc086 GK |
1145 | * gcc.dg/noreturn-5.c: New file. |
1146 | * gcc.dg/noreturn-6.c: New file. | |
1147 | ||
b3d627e2 GK |
1148 | * gcc.c-torture/compile/inline-1.c: New file. |
1149 | ||
1f6f0cb6 MM |
1150 | 2003-04-29 Mark Mitchell <mark@codesourcery.com> |
1151 | ||
1152 | PR c++/10551 | |
1153 | * g++.dg/template/explicit1.C: New test. | |
1154 | ||
60cde936 MM |
1155 | 2003-04-29 Mark Mitchell <mark@codesourcery.com> |
1156 | ||
555456b1 MM |
1157 | PR c++/10549 |
1158 | * g++.dg/other/bitfield1.C: New test. | |
1159 | ||
60cde936 MM |
1160 | PR c++/10527 |
1161 | * g++.dg/init/new7.C: New test. | |
1162 | ||
0dbc5cd3 MM |
1163 | 2003-04-29 Mark Mitchell <mark@codesourcery.com> |
1164 | ||
75135253 | 1165 | * g++.dg/ext/desig1.C: New test. |
60cde936 | 1166 | * g++.dg/ext/init1.C: Update. |
75135253 | 1167 | |
0dbc5cd3 MM |
1168 | * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer. |
1169 | ||
a833faa5 MM |
1170 | 2003-04-28 Mark Mitchell <mark@codesourcery.com> |
1171 | ||
1172 | PR c++/10180 | |
1173 | * g++.dg/warn/Winline-1.C: New test. | |
1174 | ||
e31603c4 JJ |
1175 | 2003-04-28 Jakub Jelinek <jakub@redhat.com> |
1176 | ||
1177 | * gcc.c-torture/execute/string-opt-19.c: New test. | |
1178 | ||
9661b15f JJ |
1179 | * gcc.c-torture/execute/string-opt-asm-1.c: New test. |
1180 | * gcc.c-torture/execute/string-opt-asm-2.c: New test. | |
1181 | ||
772f8889 MM |
1182 | 2003-04-27 Mark Mitchell <mark@codesourcery.com> |
1183 | ||
1184 | PR c++/10506 | |
1185 | * g++.dg/init/new6.C: New test. | |
1186 | ||
1187 | PR c++/10503 | |
1188 | * g++.dg/init/ref6.C: New test. | |
1189 | ||
b29188f3 DE |
1190 | 2003-04-26 David Edelsohn <edelsohn@gnu.org> |
1191 | ||
1192 | * g++.dg/warn/weak1.C: XFAIL on AIX4. | |
1193 | ||
5cc2f4f3 KG |
1194 | 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1195 | ||
1196 | * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr | |
1197 | checks for __pj__, but do them for !__OPTIMIZE__ and __s390__. | |
1198 | ||
ea56c40c MM |
1199 | 2003-04-25 Mark Mitchell <mark@codesourcery.com> |
1200 | ||
1201 | * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate | |
1202 | initialized static data members. | |
1203 | ||
d3a0b002 L |
1204 | 2003-04-25 H.J. Lu <hjl@gnu.org> |
1205 | ||
1206 | * gcc.dg/ia64-sync-4.c: New test. | |
1207 | ||
ad4a34f0 KG |
1208 | 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1209 | ||
1210 | * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright | |
1211 | date. | |
1212 | ||
f8986275 NS |
1213 | 2003-04-24 Nathan Sidwell <nathan@codesourcery.com> |
1214 | ||
1215 | PR c++/10337 | |
1216 | * g++.dg/warn/conv1.C: New test. | |
1217 | * g++.old-deja/g++.other/conv7.C: Adjust. | |
1218 | * g++.old-deja/g++.other/overload14.C: Adjust. | |
1219 | ||
374ca7f7 MM |
1220 | 2003-04-23 Mark Mitchell <mark@codesourcery.com> |
1221 | ||
1222 | PR c++/10471 | |
1223 | * g++.dg/template/defarg2.C: New test. | |
1224 | ||
6338b358 NB |
1225 | 2003-04-23 Neil Booth <neil@daikokuya.co.uk> |
1226 | ||
1227 | * gcc.dg/cpp/include2.c: Update. | |
1228 | * gcc.dg/cpp/multiline-2.c: New. | |
1229 | * gcc.dg/cpp/multiline.c: Update. | |
1230 | * gcc.dg/cpp/strify2.c: Update. | |
1231 | * gcc.dg/cpp/trad/literals-2.c: Update. | |
1232 | ||
3f429151 JDA |
1233 | 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
1234 | ||
1235 | * g++.dg/other/packed1.C: XFAIL hppa*-*-*. | |
1236 | ||
10aef094 MM |
1237 | 2003-04-23 Mark Mitchell <mark@codesourcery.com> |
1238 | ||
1239 | * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428. | |
1240 | ||
4223f82f MM |
1241 | 2003-04-23 Mark Mitchell <mark@codesourcery.com> |
1242 | ||
1243 | PR c++/10451 | |
1244 | * g++.dg/parse/crash4.C: New test. | |
87f85ea0 | 1245 | |
4223f82f MM |
1246 | PR c++/9847 |
1247 | * g++.dg/parse/crash5.C: New test. | |
1248 | ||
befcd99b MM |
1249 | 2003-04-22 Mark Mitchell <mark@codesourcery.com> |
1250 | ||
ae2196c2 MM |
1251 | PR c++/10446 |
1252 | * g++.dg/parse/crash3.C: New test. | |
1253 | ||
befcd99b MM |
1254 | PR c++/10428 |
1255 | * g++.dg/parse/elab1.C: New test. | |
f945b4e0 DP |
1256 | |
1257 | 2003-04-22 Devang Patel <dpatel@apple.com> | |
1258 | ||
1259 | * gcc.dg/cpp/trad/funlike-5.c: New test. | |
87f85ea0 | 1260 | |
256c249c AT |
1261 | 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch> |
1262 | ||
1263 | * g++.dg/other/packed1.C: Fix dg options. | |
1264 | ||
ad27e65a NS |
1265 | 2003-04-22 Nathan Sidwell <nathan@codesourcery.com> |
1266 | ||
1267 | * g++.dg/other/offsetof2.C: New test. | |
1268 | ||
b2dd096b MM |
1269 | 2003-04-21 Mark Mitchell <mark@codesourcery.com> |
1270 | ||
1271 | * g++.dg/template/recurse.C: Adjust location of error messages. | |
1272 | ||
8de9bb0e NS |
1273 | 2003-04-21 Nathan Sidwell <nathan@codesourcery.com> |
1274 | ||
1275 | PR c++/9881 | |
1276 | * g++.dg/init/addr-const1.C: New test. | |
1277 | * g++.dg/other/packed1.C: XFAIL on aligned architectures. | |
1278 | ||
1279 | 2003-04-20 Nathan Sidwell <nathan@codesourcery.com> | |
de0c0e69 NS |
1280 | |
1281 | PR c++/10405 | |
1282 | * g++.dg/lookup/struct-hack1.C: New test. | |
1283 | ||
1613e52b NB |
1284 | 2003-04-20 Neil Booth <neil@daikokuya.co.uk> |
1285 | ||
1286 | * ucs.c: Update diagnostic messages. | |
1287 | ||
4e1f0f8e NB |
1288 | 2003-04-19 Neil Booth <neil@daikokuya.co.uk> |
1289 | ||
1290 | * gcc.dg/cpp/truefalse.cpp: New test. | |
1291 | * gcc.dg/cpp/cpp.exp: Update. | |
cb4cfe5d | 1292 | * g++.dg/other/stdbool-if.C: Remove. |
4e1f0f8e | 1293 | |
26aea073 NB |
1294 | 2003-04-19 Neil Booth <neil@daikokuya.co.uk> |
1295 | ||
1296 | * gcc.dg/cpp/_Pragma4.c: Remove stray space. | |
1297 | * gcc.dg/cpp/trad/escaped-eof.c: Correct line number. | |
1298 | ||
6a29edea EB |
1299 | 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr> |
1300 | ||
1301 | * gcc.c-torture/compile/20030418-1.c: New test. | |
1302 | ||
46b2356d JJ |
1303 | 2003-04-17 Janis Johnson <janis187@us.ibm.com> |
1304 | ||
1305 | * README.compat: Remove; content moved to doc/sourcebuild.texi. | |
1306 | ||
09d2f85f KL |
1307 | 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1308 | ||
1309 | PR c++/10347 | |
1310 | g++.dg/template/dependent-name1.C: New test. | |
1311 | ||
8633f25c R |
1312 | 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com> |
1313 | ||
1314 | * gcc.dg/warn-1.c (tourist_guide): New array, | |
1315 | contains a pointer to bar. | |
1316 | ||
96c6931d RS |
1317 | 2003-04-16 Roger Sayle <roger@eyesopen.com> |
1318 | ||
1319 | * gcc.dg/Wunreachable-5.c: New test case for PR c/10175. | |
1320 | * gcc.c-torture/execute/medce-1.c: New test case. | |
1321 | * gcc.c-torture/execute/medce-2.c: New test case. | |
1322 | ||
5eb10628 MM |
1323 | 2003-04-15 Mark Mitchell <mark@codesourcery.com> |
1324 | ||
dc5dfa9c MM |
1325 | * lib/prune.exp: Ignore more messages. |
1326 | ||
5eb10628 MM |
1327 | PR c++/10381 |
1328 | * g++.dg/parse/lookup3.C: New test. | |
1329 | ||
d2b54839 R |
1330 | 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com> |
1331 | ||
1332 | * gcc.c-torture/compile/20030415-1.c : New test. | |
1333 | ||
f4e92987 MM |
1334 | 2003-04-14 Mark Mitchell <mark@codesourcery.com> |
1335 | ||
1336 | * gcc.c-torture/execute/scope-2.c: Move to ... | |
1337 | * gcc.dg/noncompile/scope.c: .... here. | |
1338 | ||
15d4fd98 RS |
1339 | 2003-04-14 Roger Sayle <roger@eyesopen.com> |
1340 | ||
1341 | * gcc.dg/20030414-2.c: New test case. | |
1342 | ||
26224a84 HPN |
1343 | 2003-04-14 Hans-Peter Nilsson <hp@axis.com> |
1344 | ||
1345 | PR target/10377 | |
1346 | * gcc.dg/20030414-1.c: New test. | |
1347 | ||
1331d16f RS |
1348 | 2003-04-13 Roger Sayle <roger@eyesopen.com> |
1349 | ||
1350 | * gcc.dg/builtins-12.c: New test case. | |
1351 | * gcc.dg/builtins-13.c: New test case. | |
1352 | ||
9cb65f92 KG |
1353 | 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
1354 | ||
1355 | * gcc.c-torture/execute/string-opt-18.c: New test. | |
1356 | ||
f4f4610e MM |
1357 | 2003-04-13 Mark Mitchell <mark@codesourcery.com> |
1358 | ||
1359 | PR c++/10300 | |
1360 | * g++.dg/init/new5.C: New test. | |
1361 | ||
355b81d5 MM |
1362 | 2003-04-12 Mark Mitchell <mark@codesourcery.com> |
1363 | ||
1364 | PR c++/7910 | |
1365 | * g++.dg/ext/dllimport1.C: New test. | |
1366 | ||
48ed72a3 EB |
1367 | 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr> |
1368 | ||
1369 | * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc. | |
1370 | ||
62520b20 BD |
1371 | 2003-04-11 Bud Davis <bdavis9659@comcast.net> |
1372 | ||
1373 | PR Fortran/9263 | |
1374 | * g77.f-torture/noncompile/9263.f: New test | |
1375 | PR Fortran/1832 | |
1376 | * g77.f-torture/execute/1832.f: New test | |
1377 | ||
0b87e18e DC |
1378 | 2003-04-11 David Chad <davidc@freebsd.org> |
1379 | Loren J. Rittle <ljrittle@acm.org> | |
1380 | ||
1381 | libobjc/8562 | |
1382 | * objc.dg/headers.m: New test. | |
1383 | ||
339a28b9 ZW |
1384 | 2003-04-10 Zack Weinberg <zack@codesourcery.com> |
1385 | ||
1386 | * gcc.c-torture/execute/builtin-noret-2.c: New. | |
1387 | * gcc.c-torture/execute/builtin-noret-2.x: New. | |
1388 | XFAIL builtin-noret-2.c at -O1 and above. | |
1389 | * gcc.dg/redecl.c: New. | |
1390 | * gcc.dg/Wshadow-1.c: Update error regexps. | |
1391 | ||
1e099144 MM |
1392 | 2003-04-10 Mark Mitchell <mark@codesourcery.com> |
1393 | ||
1394 | * g++.dg/abi/bitfield10.C: New test. | |
1395 | ||
d02a6808 MS |
1396 | 2003-04-09 Mike Stump <mrs@apple.com> |
1397 | ||
88fbc3ca | 1398 | * gcc.dg/pch/pch.exp: Make testcase names longer. |
b182a8e2 | 1399 | * g++.dg/pch/pch.exp: Make testcase names longer. |
d02a6808 | 1400 | |
5fce2c65 RS |
1401 | 2003-04-08 Roger Sayle <roger@eyesopen.com> |
1402 | ||
1403 | * gcc.dg/builtins-11.c: New test case. | |
1404 | ||
531878a6 RS |
1405 | 2003-04-08 Roger Sayle <roger@eyesopen.com> |
1406 | ||
1407 | * gcc.dg/builtins-9.c: New test case. | |
1408 | * gcc.dg/builtins-10.c: New test case. | |
1409 | ||
d5019ba3 R |
1410 | 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com> |
1411 | ||
1412 | * gcc.dg/noncompile/init-4.c.c: New test. | |
1413 | ||
10b7602f NS |
1414 | 2003-04-06 Nathan Sidwell <nathan@codesourcery.com> |
1415 | ||
1416 | * gcc.misc-test/gcov-9.c: New test. | |
1417 | * gcc.misc-test/gcov-10.c: New test | |
1418 | * gcc.misc-test/gcov-11.c: New test. | |
1419 | ||
b8460b29 ZW |
1420 | 2003-04-05 Zack Weinberg <zack@codesourcery.com> |
1421 | ||
1422 | PR optimization/10024 | |
1423 | * gcc.c-torture/compile/20030405-1.c: New test. | |
1424 | ||
33b49800 GK |
1425 | 2003-04-04 Geoffrey Keating <geoffk@apple.com> |
1426 | ||
1427 | * gcc.dg/pch/static-3.c: New. | |
1428 | * gcc.dg/pch/static-3.hs: New. | |
1429 | * gcc.dg/pch/pch.exp: Test with -O0 -g too. | |
1430 | ||
0a49eb31 RH |
1431 | 2003-04-04 Richard Henderson <rth@redhat.com> |
1432 | ||
1433 | * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate. | |
1434 | * g++.dg/eh/forced2.C: Likewise. | |
1435 | ||
bc349178 MS |
1436 | 2003-04-03 Mike Stump <mrs@apple.com> |
1437 | ||
bc349178 | 1438 | * lib/scanasm.exp (scan-assembler): Add xfail processing for |
b8460b29 | 1439 | target arg. |
bc349178 MS |
1440 | (scan-assembler-times, scan-assembler-not): Likewise. |
1441 | (scan-assembler-dem, scan-assembler-dem-not): Likewise. | |
1442 | ||
773eae39 EB |
1443 | 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr> |
1444 | ||
1445 | * gcc.dg/sparc-loop-1.c: New test. | |
1446 | ||
0de298af GK |
1447 | 2003-04-02 Geoffrey Keating <geoffk@apple.com> |
1448 | ||
1449 | PR other/9274 | |
1450 | * g++.dg/pch/system-2.C: New. | |
1451 | * g++.dg/pch/system-2.Hs: New. | |
1452 | ||
0f91f094 AH |
1453 | 2003-04-02 Aldy Hernandez <aldyh@redhat.com> |
1454 | ||
b8460b29 | 1455 | * g++.dg/eh/simd-2.C (vecfunc): Fix typo. |
0f91f094 | 1456 | |
b8460b29 | 1457 | * g++.dg/eh/simd-1.C (vecfunc): Same. |
0f91f094 | 1458 | |
e129b3f9 RS |
1459 | 2003-04-01 Roger Sayle <roger@eyesopen.com> |
1460 | ||
1461 | * gcc.c-torture/execute/20030401-1.c: New test case. | |
1462 | ||
70ab763c ZL |
1463 | 2003-04-01 Ziemowit Laski <zlaski@apple.com> |
1464 | ||
1465 | * objc.dg/defs.m: New. | |
1466 | ||
705412b0 AH |
1467 | 2003-04-01 Aldy Hernandez <aldyh@redhat.com> |
1468 | ||
b8460b29 ZW |
1469 | * g++.dg/eh/simd-1.C: New. |
1470 | * g++.dg/eh/simd-2.C: New. | |
705412b0 | 1471 | |
d744e06e AH |
1472 | 2003-03-01 Aldy Hernandez <aldyh@redhat.com> |
1473 | ||
b8460b29 | 1474 | * gcc.c-torture/execute/simd-3.c: New. |
d744e06e | 1475 | |
46e33d43 MM |
1476 | 2003-03-31 Mark Mitchell <mark@codesourcery.com> |
1477 | ||
1478 | PR c/9936 | |
1479 | * gcc.dg/20030331-2.c: New test. | |
1480 | ||
6b665219 MM |
1481 | 2003-03-31 Mark Mitchell <mark@codesourcery.com> |
1482 | ||
1483 | PR c++/10278 | |
1484 | * g++.dg/parse/crash2.C: New test. | |
1485 | ||
44f19ccb RS |
1486 | 2003-03-31 Richard Sandiford <rsandifo@redhat.com> |
1487 | ||
1488 | * gcc.c-torture/compile/20030331-1.c: New test, moved from... | |
1489 | * gcc.c-torture/execute/20030331-1.c: ...here. | |
1490 | ||
e66833ac RS |
1491 | 2003-03-31 Richard Sandiford <rsandifo@redhat.com> |
1492 | ||
1493 | * gcc.c-torture/execute/20030331-1.c: New test. | |
1494 | ||
27283c73 NS |
1495 | 2003-03-31 Nathan Sidwell <nathan@codesourcery.com> |
1496 | ||
1497 | * lib/gcov.exp: Adjust call return testing strings. | |
1498 | * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches. | |
1499 | ||
03f2ea93 RS |
1500 | 2003-03-31 Roger Sayle <roger@eyesopen.com> |
1501 | ||
1502 | * gcc.dg/builtins-3.c: Add new tests for sin and cos. | |
1503 | * gcc.dg/builtins-7.c: New test case. | |
1504 | * gcc.dg/builtins-8.c: New test case. | |
1505 | ||
98d3d336 RS |
1506 | 2003-03-31 Richard Sandiford <rsandifo@redhat.com> |
1507 | ||
1508 | * gcc.c-torture/execute/ieee/20030331-1.c: New test. | |
1509 | ||
c717c5af MM |
1510 | 2003-03-30 Mark Mitchell <mark@codesourcery.com> |
1511 | ||
1512 | PR c++/7647 | |
1513 | * g++.dg/lookup-class-member-2.C: New test. | |
1514 | ||
9b703090 GN |
1515 | 2003-03-30 Glen Nakamura <glen@imodulo.com> |
1516 | ||
b8460b29 | 1517 | * gcc.dg/20030324-1.c: Add comments and abort if test fails. |
9b703090 | 1518 | |
84dfe365 RS |
1519 | 2003-03-28 Roger Sayle <roger@eyesopen.com> |
1520 | ||
1521 | * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0. | |
1522 | ||
400fbc08 MM |
1523 | 2003-03-28 Mark Mitchell <mark@codesourcery.com> |
1524 | ||
1525 | * g++.dg/init/attrib1.C: New test. | |
1526 | ||
0c85dbfd EB |
1527 | 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr> |
1528 | ||
1529 | * gcc.dg/ultrasp8.c: New test. | |
1530 | ||
f7670e7b EB |
1531 | 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr> |
1532 | ||
1533 | * gcc.dg/ultrasp7.c: New test. | |
1534 | ||
433cd9c9 NS |
1535 | 2003-03-28 Nathan Sidwell <nathan@codesourcery.com> |
1536 | ||
1537 | PR c++/10047 | |
1538 | * g++.dg/template/inline1.C: New test. | |
1539 | ||
1ce324c3 EB |
1540 | 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr> |
1541 | ||
1542 | * gcc.dg/sparc-dwarf2.c: New test. | |
1543 | ||
9ddae796 RS |
1544 | 2003-03-27 Roger Sayle <roger@eyesopen.com> |
1545 | ||
1546 | * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case. | |
1547 | * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case. | |
1548 | ||
7ffe3584 MM |
1549 | 2003-03-27 Mark Mitchell <mark@codesourcery.com> |
1550 | ||
1551 | * lib/gcov.exp (run-gcov): Add branches and calls options, rather | |
1552 | than reading .x files. | |
1553 | * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files. | |
1554 | * g77.dg/gcov/gcov-1.f: Likewise. | |
1555 | * gcc.misc-tests/gcov-4b.c: Likewise. | |
1556 | * gcc.misc-tests/gcov-5b.c: Likewise. | |
1557 | * gcc.misc-tests/gcov-6.c: Likewise. | |
1558 | * gcc.misc-tests/gcov-7.c: Likewise. | |
1559 | * gcc.misc-tests/gcov-8.c: Likewise. | |
1560 | * g++.dg/gcov/gcov-1.x: Remove. | |
1561 | * g77.dg/gcov/gcov-1.x: Likewise. | |
1562 | * gcc.misc-tests/gcov-4b.x: Likewise. | |
1563 | * gcc.misc-tests/gcov-5b.x: Likewise. | |
1564 | * gcc.misc-tests/gcov-6.x: Likewise. | |
1565 | * gcc.misc-tests/gcov-7.x: Likewise. | |
1566 | * gcc.misc-tests/gcov-8.x: Likewise. | |
1567 | ||
c7d325c8 GN |
1568 | 2003-03-27 Glen Nakamura <glen@imodulo.com> |
1569 | ||
1570 | PR opt/10087 | |
1571 | * gcc.dg/20030324-1.c: New test. | |
1572 | ||
649fc72d NS |
1573 | 2003-03-27 Nathan Sidwell <nathan@codesourcery.com> |
1574 | ||
544aef8c NS |
1575 | PR c++/10224 |
1576 | * g++.dg/template/arg3.C: New test. | |
1577 | ||
649fc72d NS |
1578 | PR c++/10158 |
1579 | * g++.dg/template/friend18.C: New test. | |
1580 | ||
a24278e2 RS |
1581 | 2003-03-26 Roger Sayle <roger@eyesopen.com> |
1582 | ||
1583 | * g77.f-torture/compile/20030326-1.f: New test case. | |
1584 | ||
db8627a1 JJ |
1585 | 2003-03-26 Janis Johnson <janis187@us.ibm.com> |
1586 | ||
1587 | * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64. | |
1588 | ||
1589 | * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64. | |
1590 | ||
be565ad7 JJ |
1591 | 2003-03-26 Jakub Jelinek <jakub@redhat.com> |
1592 | ||
1593 | * gcc.dg/ia64-sync-3.c: New test. | |
1594 | ||
f729e559 AM |
1595 | 2003-03-26 Alan Modra <amodra@bigpond.net.au> |
1596 | ||
1597 | * gcc.dg/loop-2.c: Replace "inline" with "__inline__". | |
1598 | ||
27e484bc EB |
1599 | 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr> |
1600 | ||
1601 | * gcc.dg/ultrasp6.c: New test. | |
1602 | ||
d2fc7725 EB |
1603 | 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr> |
1604 | ||
1605 | * gcc.dg/i386-signbit-1.c: New test. | |
1606 | * gcc.dg/i386-signbit-2.c: New test. | |
1607 | * gcc.dg/i386-signbit-3.c: New test. | |
1608 | ||
9904e232 EB |
1609 | 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr> |
1610 | ||
1611 | * gcc.dg/ultrasp5.c: Fix options. | |
1612 | ||
9fdbe7df EB |
1613 | 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr> |
1614 | ||
1615 | * gcc.dg/ultrasp5.c: Fix comment. | |
1616 | ||
c12741e9 TM |
1617 | 2003-03-24 Bud Davis <bdavis9659@comcast.net> |
1618 | ||
1619 | PR fortran/10197 | |
1620 | * g77.f-torture/execute/10197.f: New test. | |
1621 | ||
2ef6c975 NS |
1622 | 2003-03-24 Nathan Sidwell <nathan@codesourcery.com> |
1623 | ||
1c82cc90 NS |
1624 | PR c++/9898, c++/383 |
1625 | * g++.dg/template/conv6.C: New test. | |
b8460b29 | 1626 | |
a5fcc895 NS |
1627 | PR c++/10119 |
1628 | * g++.dg/template/ptrmem5.C: New test. | |
1629 | ||
2ef6c975 NS |
1630 | PR c++/10026 |
1631 | * g++.dg/lookup/koenig1.C: New test. | |
1632 | ||
1633 | PR C++/10199 | |
1634 | * g++.dg/lookup/template2.C: New test. | |
1635 | ||
1134f4ac JJ |
1636 | 2003-03-24 Jakub Jelinek <jakub@redhat.com> |
1637 | ||
1638 | * g++.dg/opt/rtti1.C: New test. | |
1639 | ||
02484af9 EB |
1640 | 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr> |
1641 | ||
1642 | * gcc.dg/ultrasp5.c: New test. | |
1643 | ||
fa9b4904 AB |
1644 | 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu> |
1645 | ||
b099daeb | 1646 | PR middle-end/9967 |
fa9b4904 AB |
1647 | * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to |
1648 | builtin fputs. | |
1649 | ||
068d2c9d MM |
1650 | 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> |
1651 | ||
1652 | PR c/8224 | |
1653 | * gcc.dg/20030323-1.c: New test. | |
1654 | ||
766dec0e RS |
1655 | 2003-03-23 Roger Sayle <roger@eyesopen.com> |
1656 | ||
1657 | * gcc.c-torture/compile/20030323-1.c: New test case. | |
1658 | ||
97c6f7ad UW |
1659 | 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com> |
1660 | ||
1661 | * gcc.dg/20030321-1.c: New test. | |
1662 | ||
b8c25665 ZW |
1663 | 2003-03-22 Zack Weinberg <zack@codesourcery.com> |
1664 | ||
1665 | * gcc.dg/Wshadow-1.c: Add a dg-warning line. | |
1666 | ||
3e4a3562 NS |
1667 | 2003-03-22 Nathan Sidwell <nathan@codesourcery.com> |
1668 | ||
1669 | PR c++/9978, c++/9708 | |
1670 | * g++.dg/ext/vlm1.C: Adjust expected error. | |
1671 | * g++.dg/ext/vla2.C: New test. | |
1672 | * g++.dg/template/arg1.C: New test. | |
1673 | * g++.dg/template/arg2.C: New test. | |
1674 | ||
6dd0f30b BD |
1675 | 2003-03-22 Bud Davis <bdavis9659@comcast.net> |
1676 | ||
1677 | * g77.f-torture/execute/select.f: New test. | |
1678 | * g77.f-torture/noncompile/select_no_compile.f: New test. | |
1679 | ||
f3146d75 NS |
1680 | 2003-03-21 Nathan Sidwell <nathan@codesourcery.com> |
1681 | ||
1682 | PR c++/9898 | |
1683 | * g++.dg/other/error4.C: New test. | |
1684 | ||
963142fc MM |
1685 | 2003-03-20 Mark Mitchell <mark@codesourcery.com> |
1686 | ||
1687 | * g++.dg/template/friend17.C: New test. | |
1688 | ||
f8c8d811 AM |
1689 | 2003-03-21 Alan Modra <amodra@bigpond.net.au> |
1690 | ||
1691 | * gcc.c-torture/compile/20030320-1.c: New. | |
1692 | ||
c876997f RS |
1693 | 2003-03-20 Roger Sayle <roger@eyesopen.com> |
1694 | ||
1695 | * gcc.dg/builtins-6.c: New test case. | |
1696 | ||
42151102 AM |
1697 | 2003-03-19 Alan Modra <amodra@bigpond.net.au> |
1698 | ||
1699 | PR target/10073 | |
1700 | * gcc.c-torture/compile/20030319-1.c: New. | |
1701 | ||
b8c25665 | 1702 | 2003-03-18 Jan Hubicka <jh@suse.cz> |
8dfa3bb0 JH |
1703 | |
1704 | * gcc.dg/i386-cvt-1.c: New test. | |
1705 | ||
0fef2ffc ZW |
1706 | 2003-03-17 Zack Weinberg <zack@codesourcery.com> |
1707 | ||
b8c25665 ZW |
1708 | * objc.dg/naming-1.m: Use "(parse|syntax) error". |
1709 | * objc.dg/naming-2.m: Likewise. | |
0fef2ffc | 1710 | |
ec20aa6c MM |
1711 | 2003-03-17 Mark Mitchell <mark@codesourcery.com> |
1712 | ||
1713 | PR c++/9639 | |
b8c25665 | 1714 | * g++.dg/parse/crash1.C: New test. |
ec20aa6c | 1715 | |
bafb714b MM |
1716 | 2003-03-16 Mark Mitchell <mark@codesourcery.com> |
1717 | ||
1718 | PR c++/8805 | |
1719 | * g++.dg/eh/cleanup1.C: New test. | |
1720 | ||
0a71919d FH |
1721 | 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> |
1722 | ||
1723 | * gcc.c-torture/execute/20030316-1.c: New test case. | |
1724 | ||
1f5a253a NS |
1725 | 2003-03-16 Nathan Sidwell <nathan@codesourcery.com> |
1726 | ||
1727 | PR c++/9629 | |
1728 | * g++.dg/init/ctor2.C: New test. | |
1729 | ||
de6a669b RS |
1730 | 2003-03-15 Roger Sayle <roger@eyesopen.com> |
1731 | ||
1732 | * g77.f-torture/compile/xformat.f: New test case. | |
1733 | ||
24b26d8d JDA |
1734 | 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
1735 | ||
1736 | * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*. | |
1737 | * g++.old-deja/g++.mike/eh50.C: Likewise. | |
1738 | ||
6e049fcd KL |
1739 | 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1740 | ||
1741 | PR c++/6440 | |
1742 | * g++.dg/template/spec7.C: New test. | |
1743 | * g++.dg/template/spec8.C: Likewise. | |
1744 | ||
f43f4314 JJ |
1745 | 2003-03-14 Jakub Jelinek <jakub@redhat.com> |
1746 | ||
1747 | * gcc.c-torture/execute/20030313-1.c: New test. | |
1748 | ||
4526753f RH |
1749 | 2003-03-14 Richard Henderson <rth@redhat.com> |
1750 | ||
1751 | * gcc.dg/inline-2.c: Adjust alpha test for external call. | |
1752 | ||
f650843f EB |
1753 | 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr> |
1754 | ||
1755 | * gcc.c-torture/compile/20030314-1.c: New test. | |
1756 | ||
67e4f078 DS |
1757 | 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net> |
1758 | ||
b8c25665 | 1759 | * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp. |
67e4f078 | 1760 | * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove |
b8c25665 | 1761 | thumb target, |
67e4f078 DS |
1762 | * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler |
1763 | to accept newer _imp__ prefix and additional | |
1764 | newline in .drectve section. | |
1765 | * gcc.dg/dll-4.c: Likewise. | |
1766 | * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport | |
1767 | switch. | |
1768 | ||
26f86471 MM |
1769 | 2003-03-13 Mark Mitchell <mark@codesourcery.com> |
1770 | ||
45707d31 MM |
1771 | * g++.dg/parse/namespace9.C: New test. |
1772 | ||
26f86471 MM |
1773 | * g++.dg/init/ref5.C: New test. |
1774 | * g++.dg/parse/ptrmem1.C: Likewise. | |
1775 | ||
aeb11ee5 JDA |
1776 | 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
1777 | ||
1778 | * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc. | |
1779 | * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to | |
1780 | regular expression. | |
1781 | * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*. | |
1782 | * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*. | |
1783 | ||
09ebf088 DJ |
1784 | 2003-03-12 Daniel Jacobowitz <drow@mvista.com> |
1785 | ||
1786 | * gcc.c-torture/execute/20030224-2.c: New test. | |
1787 | ||
8a7d6cb3 EB |
1788 | 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr> |
1789 | ||
1790 | * gcc.dg/decl-3.c: New test. | |
1791 | ||
db1077d3 EB |
1792 | 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr> |
1793 | ||
1794 | * gcc.dg/i386-loop-2.c: New test. | |
1795 | ||
0c33daff MM |
1796 | 2003-03-11 Mark Mitchell <mark@codesourcery.com> |
1797 | ||
e1145e7f | 1798 | PR c++/9474 |
2601a4ee MM |
1799 | * g++.dg/parse/namespace8.C: New test. |
1800 | ||
0c33daff MM |
1801 | PR c++/9924 |
1802 | * g++.dg/overload/builtin2.C: New test. | |
1803 | ||
54098126 SB |
1804 | 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl> |
1805 | ||
1806 | * gcc.dg/return-type-3.c: New test. | |
1807 | ||
bff6a7c2 V |
1808 | 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com> |
1809 | ||
1810 | * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as | |
1811 | profiling options are not supported. | |
1812 | ||
125e6594 MM |
1813 | 2003-03-10 Mark Mitchell <mark@codesourcery.com> |
1814 | ||
1815 | * g++.old-deja/g++.benjamin/16077.C: Adjust warnings. | |
1816 | * g++.old-deja/g++.warn/impint2.C: Likewise. | |
1817 | ||
87d7d780 DP |
1818 | 2003-03-10 Devang Patel <dpatel@apple.com> |
1819 | ||
1820 | * g++.dg/cpp/c++_cmd_1.C: New test. | |
1821 | * g++.dg/cpp/c++_cmd_1.h: New file. | |
b8c25665 | 1822 | |
ebb780f2 SB |
1823 | 2003-03-10 Segher Boessenkool <segher@koffie.nl> |
1824 | ||
b8c25665 | 1825 | * gcc.dg/altivec-9.c: New file. |
ebb780f2 | 1826 | |
88a7a0c9 FS |
1827 | 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
1828 | ||
1829 | * gcc.dg/ppc-sdata-1.c: New test. | |
1830 | * gcc.dg/ppc-sdata-2.c: New test. | |
1831 | ||
f6d19bfe MM |
1832 | 2003-03-09 Mark Mitchell <mark@codesourcery.com> |
1833 | ||
1d719415 MM |
1834 | PR c++/9373 |
1835 | * g++.dg/opt/ptrmem2.C: New test. | |
1836 | ||
f6d19bfe MM |
1837 | PR c++/8534 |
1838 | * g++.dg/opt/ptrmem1.C: New test. | |
1839 | ||
9edf6a4c EB |
1840 | 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
1841 | ||
1842 | * gcc.dg/i386-loop-1.c: New test. | |
1843 | ||
ca9e1382 KL |
1844 | 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1845 | ||
1846 | PR c++/9970 | |
1847 | * g++.dg/lookup/friend1.C: New test. | |
1848 | ||
0e136342 MM |
1849 | 2003-03-08 Mark Mitchell <mark@codesourcery.com> |
1850 | ||
1851 | PR c++/9823 | |
1852 | * g++.dg/parser/constructor1.C: New test. | |
1853 | ||
af812813 HPN |
1854 | 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com> |
1855 | ||
17b7f45e HPN |
1856 | * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*. |
1857 | ||
af812813 HPN |
1858 | * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware. |
1859 | ||
39a91264 NB |
1860 | 2003-03-08 Neil Booth <neil@daikokuya.co.uk> |
1861 | ||
1862 | * gcc.dg/cpp/Wunused.c: Update test. | |
1863 | ||
b8c25665 | 1864 | 2003-03-08 Jan Hubicka <jh@suse.cz> |
18d13f34 JH |
1865 | |
1866 | * gcc.dg/inline-3.c: New test. | |
1867 | ||
089d6ea7 MM |
1868 | 2003-03-08 Mark Mitchell <mark@codesourcery.com> |
1869 | ||
1870 | PR c++/9809 | |
1871 | * g++.dg/parse/builtin1.C: New test. | |
1872 | ||
1873 | PR c++/9982 | |
1874 | * g++.dg/abi/cookie1.C: New test. | |
1875 | * g++.dg/abi/cookie2.C: Likewise. | |
1876 | ||
1877 | PR c++/9524 | |
612dc718 | 1878 | * g++.dg/template/field1.C: New test. |
089d6ea7 MM |
1879 | |
1880 | PR c++/9912 | |
1881 | * g++.dg/parse/class1.C: New test. | |
1882 | * g++.dg/parse/namespace7.C: Likewise. | |
1883 | * g++.old-deja/g++.other/decl5.C: Remove XFAILs. | |
b8c25665 | 1884 | |
aa6e8ed3 MM |
1885 | 2003-03-07 Mark Mitchell <mark@codesourcery.com> |
1886 | ||
1887 | * g++.dg/init/ref4.C: New test. | |
1888 | ||
b8c25665 | 1889 | 2003-03-07 Jan Hubicka <jh@suse.cz> |
dfa7f440 JH |
1890 | |
1891 | * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu. | |
18d13f34 | 1892 | * gcc.dg/inline-3.c: New test. |
dfa7f440 | 1893 | |
3d1df1fa MM |
1894 | 2003-03-06 Mark Mitchell <mark@codesourcery.com> |
1895 | ||
3d938426 MM |
1896 | * g++.dg/init/ref3.C: New test. |
1897 | ||
5e256996 MM |
1898 | PR c++/9965 |
1899 | * g++.dg/init/ref2.C: New test. | |
b8c25665 | 1900 | |
07681121 MM |
1901 | PR c++/9400 |
1902 | * g++.dg/warn/Wshadow-2.C: New test. | |
1903 | ||
3d1df1fa MM |
1904 | PR c++/9791 |
1905 | * g++.dg/warn/Woverloaded-1.C: New test. | |
1906 | ||
b8c25665 | 1907 | 2003-03-05 Jan Hubicka <jh@suse.cz> |
b255a036 JH |
1908 | |
1909 | * gcc.dg/i386-local2.c: New. | |
20856045 | 1910 | * gcc.dg/i386-local.c: Fix typo. |
b255a036 | 1911 | |
1c442892 MM |
1912 | 2003-03-05 Mark Mitchell <mark@codesourcery.com> |
1913 | ||
1914 | * g++.dg/abi/layout3.C: New test. | |
1915 | ||
be2fa211 EB |
1916 | 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr> |
1917 | ||
1918 | * gcc.c-torture/compile/20030305-1.c | |
1919 | ||
b8c25665 | 1920 | 2003-03-05 Jan Hubicka <jh@suse.cz> |
dafc5b82 JH |
1921 | |
1922 | * gcc.dg/i386-local.c: New. | |
1923 | ||
b8c25665 | 1924 | 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com> |
754047bb R |
1925 | |
1926 | * gcc.dg/sh-relax.c: Disable for sh64-*-*. | |
1927 | ||
2ad1815d EB |
1928 | 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
1929 | ||
1930 | * gcc.dg/switch-2.c: New test. | |
1931 | * gcc.dg/switch-3.c: New test. | |
1932 | * gcc.dg/Wswitch.c: Adjust line numbers. | |
1933 | * gcc.dg/Wswitch-default.c: Likewise. | |
1934 | * gcc.dg/Wswitch-enum.c: Likewise. | |
1935 | ||
01952d37 AO |
1936 | 2003-03-04 Alexandre Oliva <aoliva@redhat.com> |
1937 | ||
1938 | * gcc.c-torture/execute/20030222-1.c: New test. | |
1939 | ||
767440a2 JW |
1940 | 2003-03-03 James E Wilson <wilson@tuliptree.org> |
1941 | ||
1942 | * gcc.dg/m68k-slp-ice.c: New test for PR c/7872. | |
1943 | ||
7993382e MM |
1944 | 2003-03-03 Mark Mitchell <mark@codesourcery.com> |
1945 | ||
1946 | PR c++/9878 | |
1947 | * g++.dg/init/ref1.C: New test. | |
1948 | ||
b8c25665 | 1949 | 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com> |
d44cc404 R |
1950 | |
1951 | * gcc.dg/sh-relax.c: New SH-only test. | |
1952 | ||
b22b239e GK |
1953 | 2003-03-03 Geoffrey Keating <geoffk@apple.com> |
1954 | ||
1955 | * gcc.c-torture/compile/20010327-1.c: Back out last change. Add | |
1956 | comment explaining purpose of testcase. | |
1957 | ||
3595b91f SC |
1958 | 2003-03-02 Stephane Carrez <stcarrez@nerim.fr> |
1959 | ||
1960 | * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort | |
1961 | for HC11/HC12 (asm needs two int registers). | |
1962 | * gcc.c-torture/compile/20020312-1.x: New file, don't execute on | |
1963 | HC11/HC12 because the test uses an asm which needs two 32-bit | |
1964 | registers. | |
1965 | ||
1494f93a SC |
1966 | 2003-03-02 Stephane Carrez <stcarrez@nerim.fr> |
1967 | ||
1968 | * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort | |
1969 | for HC11/HC12 (array is too large otherwise). | |
1970 | * gcc.c-torture/compile/920501-4.x: New file, likewise. | |
1971 | * gcc.c-torture/compile/20010518-2.x: Likewise. | |
1972 | * gcc.c-torture/compile/980506-1.x: Don't execute this test on | |
1973 | HC11/HC12 (array is too large). | |
1974 | ||
facf86ac GK |
1975 | 2003-03-01 Geoffrey Keating <geoffk@apple.com> |
1976 | ||
1977 | * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch. | |
1978 | * lib/g++-dg.exp (g++-dg-test): Likewise. | |
1979 | ||
08291658 RS |
1980 | 2003-03-01 Roger Sayle <roger@eyesopen.com> |
1981 | ||
1982 | * g++.old-deja/g++.other/builtins10.C: New test for PR 9367. | |
1983 | * gcc.dg/format/attr-5.c: Handle new conflicting types warning. | |
1984 | ||
74dd1333 KL |
1985 | 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
1986 | ||
1987 | * g++.dg/warn/implicit-typename1.C: Remove warning. | |
1988 | ||
3f53c0dc RH |
1989 | 2003-02-28 Richard Henderson <rth@redhat.com> |
1990 | ||
1991 | * gcc.dg/noreturn-1.c: Move noreturn warning line. | |
1992 | * gcc.dg/return-type-1.c: Move control reaches end warning line. | |
1993 | ||
d8fad4ea GK |
1994 | 2003-02-28 Geoffrey Keating <geoffk@apple.com> |
1995 | ||
1996 | * gcc.dg/pch/pch.exp: Change .pch to .gch. | |
1997 | * g++.dg/pch/pch.exp: Likewise. | |
1998 | ||
1cb8292f MM |
1999 | 2003-02-28 Mark Mitchell <mark@codesourcery.com> |
2000 | ||
2001 | PR c++/9879 | |
2002 | * testsuite/g++.dg/init/new4.C: New test. | |
2003 | ||
f3c7ed6b RE |
2004 | 2003-02-28 Richard Earnshaw <rearnsha@arm.com> |
2005 | ||
2006 | * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets. | |
2007 | ||
13082c80 AO |
2008 | 2003-02-28 Alexandre Oliva <aoliva@redhat.com> |
2009 | ||
e459243b AO |
2010 | * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of |
2011 | unsigned long. | |
2012 | ||
13082c80 AO |
2013 | * gcc.c-torture/compile/simd-3.c: Do nothing if double is not |
2014 | wider than float. | |
2015 | ||
b17d5d7c ZD |
2016 | 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
2017 | ||
2018 | * lib/scanasm.exp: Add support for counting numbers of | |
2019 | occurences. | |
2020 | * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c, | |
2021 | gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests. | |
2022 | ||
c0b1cc97 MM |
2023 | 2003-02-25 Mark Mitchell <mark@codesourcery.com> |
2024 | ||
cec24319 MM |
2025 | PR c++/9683 |
2026 | * g++.dg/template/static3.C: New test. | |
2027 | ||
c0b1cc97 MM |
2028 | PR c++/9829 |
2029 | * g++.dg/parse/namespace6.C: New test. | |
b8c25665 | 2030 | |
3eaa6044 FS |
2031 | 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
2032 | ||
2033 | PR target/9732 | |
2034 | * gcc.dg/20030225-1.c: New test. | |
2035 | ||
353b4fc0 MM |
2036 | 2003-02-24 Mark Mitchell <mark@codesourcery.com> |
2037 | ||
d12ad970 MM |
2038 | * README: Remove out-of-date information. |
2039 | ||
353b4fc0 MM |
2040 | PR c++/9836 |
2041 | * g++.dg/template/spec6.C: New test. | |
2042 | ||
201b9f2a JL |
2043 | 2003-02-24 Jeff Law <law@redhat.com> |
2044 | ||
2045 | * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug. | |
2046 | ||
f8dc212b RO |
2047 | 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
2048 | ||
2049 | * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX. | |
2050 | * gcc.dg/pragma-ep-1.c: Likewise. | |
2051 | ||
9e236a9d KL |
2052 | 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2053 | ||
2054 | PR c++/9602 | |
2055 | * g++.dg/template/friend16.C: New test. | |
2056 | ||
ca099ac8 MM |
2057 | 2003-02-23 Mark Mitchell <mark@codesourcery.com> |
2058 | ||
2059 | PR c++/5333 | |
2060 | * g++.dg/parse/fused-params1.C: Adjust error messages. | |
2061 | * g++.dg/template/nested3.C: New test. | |
b8c25665 | 2062 | |
f641e05b AM |
2063 | 2003-02-24 Alan Modra <amodra@bigpond.net.au> |
2064 | ||
2065 | * g++.dg/abi/param1.C: New test. | |
2066 | ||
53be1a8d KL |
2067 | 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2068 | ||
2069 | PR c++/7982 | |
2070 | * g++.dg/warn/implicit-typename1.C: New test. | |
2071 | ||
9d913bbf KC |
2072 | 2003-02-22 Kelley Cook <kelleycook@comcast.net> |
2073 | ||
b8c25665 ZW |
2074 | * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu" |
2075 | with "mtune". | |
2076 | * g++.old-deja/g++.other/store-expr2.C: Likewise. | |
2077 | * gcc.c-torture/execute/20010129-1.x: Likewise. | |
2078 | * gcc.dg/20011107-1.c: Likewise. | |
2079 | * gcc.dg/20020108-1.c: Likewise. | |
2080 | * gcc.dg/20020122-3.c: Likewise. | |
2081 | * gcc.dg/20020206-1.c: Likewise. | |
2082 | * gcc.dg/20020310-1.c: Likewise. | |
2083 | * gcc.dg/20020426-2.c: Likewise. | |
2084 | * gcc.dg/20020517-1.c: Likewise. | |
2085 | * gcc.dg/991230-1.c: Likewise. | |
2086 | * gcc.dg/i386-unroll-1.c: Likewise. | |
2087 | * gcc.misc-tests/i386-prefetch.exp: Likewise. | |
2088 | ||
2089 | 2003-02-22 Jan Hubicka <jh@suse.cz> | |
48e082b9 JH |
2090 | |
2091 | * gcc.dg/i386-mul.c: New test. | |
2092 | ||
c0a47a61 RS |
2093 | 2003-02-21 Roger Sayle <roger@eyesopen.com> |
2094 | ||
2095 | * gcc.dg/builtins-5.c: New test case. | |
2096 | ||
182c2078 HPN |
2097 | 2003-02-22 Hans-Peter Nilsson <hp@axis.com> |
2098 | ||
2099 | * gcc.dg/asmreg-1.c: New test. | |
2100 | ||
2fff6d71 MM |
2101 | 2003-02-21 Mark Mitchell <mark@codesourcery.com> |
2102 | ||
2103 | PR c++/9749 | |
2104 | * g++.dg/parse/varmod1.C: New test. | |
2105 | ||
19df1edf MM |
2106 | 2003-02-21 Mark Mitchell <mark@codesourcery.com> |
2107 | ||
2108 | PR c++/9727 | |
2109 | * g++.dg/template/op1.C: New test. | |
2110 | ||
5dc3a78c MM |
2111 | 2003-02-21 Mark Mitchell <mark@codesourcery.com> |
2112 | ||
2113 | PR c++/8906 | |
2114 | * g++.dg/template/nested2.C: New test. | |
2115 | ||
692bb58a MM |
2116 | 2003-02-21 Mark Mitchell <mark@codesourcery.com> |
2117 | ||
2118 | PR c++/8724 | |
2119 | * g++.dg/expr/dtor1.C: New test. | |
2120 | ||
a8d0ddaf ZW |
2121 | 2003-02-21 Zack Weinberg <zack@codesourcery.com> |
2122 | ||
2123 | * gcc.dg/cpp/include3.c: New test. | |
2124 | * gcc.dg/cpp/inc/foo.h: New file. | |
2125 | ||
9e7d0b92 GN |
2126 | 2003-02-21 Glen Nakamura <glen@imodulo.com> |
2127 | ||
2128 | * gcc.c-torture/execute/20030221-1.c: New test. | |
2129 | ||
63a3cd3e MM |
2130 | 2003-02-20 Mark Mitchell <mark@codesourcery.com> |
2131 | ||
2132 | PR c++/9729 | |
2133 | * g++.dg/abi/conv1.C: New test. | |
2134 | ||
b8c25665 | 2135 | 2003-02-20 Jan Hubicka <jh@suse.cz> |
0bcecf95 JH |
2136 | |
2137 | * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64. | |
2138 | ||
4ea0d487 DJ |
2139 | 2003-02-19 Daniel Jacobowitz <drow@mvista.com> |
2140 | ||
2141 | * gcc.c-torture/compile/20030219-1.c: New test. | |
2142 | ||
b8c25665 | 2143 | 2003-02-18 Jan Hubicka <jh@suse.cz> |
c001c39b JH |
2144 | |
2145 | * gcc.dg/funcorder.c: New test. | |
2146 | ||
ff6e1a2f KH |
2147 | 2003-02-18 Kazu Hirata <kazu@cs.umass.edu> |
2148 | ||
2149 | * gcc.c-torture/execute/20030218-1.c: New. | |
2150 | ||
67aa8289 AH |
2151 | 2003-02-18 Aldy Hernandez <aldyh@redhat.com> |
2152 | ||
a8d0ddaf | 2153 | * gcc.dg/20030218-1.c: New. |
67aa8289 | 2154 | |
d7ddbe24 RH |
2155 | 2003-02-18 Richard Henderson <rth@redhat.com> |
2156 | ||
2157 | * gcc.dg/attr-invalid.c: Allow __used__ on static data. | |
2158 | * gcc.dg/attr-used-2.c: New. | |
2159 | ||
6b99d1c0 MM |
2160 | 2003-02-18 Mark Mitchell <mark@codesourcery.com> |
2161 | ||
2162 | PR c++/9704 | |
2163 | * g++.dg/init/copy5.C: New test. | |
a8d0ddaf | 2164 | |
59d22bc5 GK |
2165 | 2003-02-18 Geoffrey Keating <geoffk@apple.com> |
2166 | ||
2167 | * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it. | |
2168 | * g++.dg/pch/pch.exp: Likewise. | |
2169 | ||
bc102c4b KH |
2170 | 2003-02-18 Kazu Hirata <kazu@cs.umass.edu> |
2171 | ||
2172 | * gcc.c-torture/execute/20030209-1.c: Enable the test if | |
2173 | STACK_SIZE is not defined. | |
2174 | ||
db77ef4c KL |
2175 | 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2176 | ||
2177 | PR c++/9457 | |
2178 | * g++.dg/template/init1.C: New test. | |
2179 | ||
b8c25665 | 2180 | 2003-02-16 Jan HUbicka <jh@suse.cz> |
096daf41 JH |
2181 | |
2182 | * gcc.dg/c90-const-expr-3.c (DZERO): New static variable | |
2183 | (foo): Add few extra tests | |
2184 | * gcc.dg/c99-const-expr-3.c: Likewise. | |
2185 | * gcc.c-torture/execute/20030216-1.c: New. | |
2186 | ||
0df4ae96 KL |
2187 | 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2188 | ||
2189 | PR c++/9459 | |
2190 | * g++.dg/ext/typeof4.C: New test. | |
2191 | ||
881b2a96 RS |
2192 | 2003-02-15 Roger Sayle <roger@eyesopen.com> |
2193 | ||
2194 | * gcc.dg/i386-387-3.c: New test case. | |
2195 | ||
6e8647d5 JZ |
2196 | 2003-02-14 Josef Zlomek <zlomekj@suse.cz> |
2197 | ||
2198 | * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on | |
2199 | cris-*-elf* cris-*-aout* and mmix-*-*. | |
2200 | ||
42f86c48 JZ |
2201 | 2003-02-13 Josef Zlomek <zlomekj@suse.cz> |
2202 | ||
2203 | * gcc.dg/20030213-1.c: New test. | |
2204 | ||
1fb54135 RS |
2205 | 2003-02-12 Roger Sayle <roger@eyesopen.com> |
2206 | ||
2207 | * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2. | |
2208 | * gcc.dg/i386-387-2.c: Likewise. | |
2209 | ||
c6e2a538 AH |
2210 | 2003-02-12 Aldy Hernandez <aldyh@redhat.com> |
2211 | ||
a8d0ddaf ZW |
2212 | * gcc.dg/ppc-spe.c: Fix formatting. |
2213 | Enable tests that were previously unsupported by gas. | |
2214 | Delete tests for instructions that no longer exist. | |
2215 | Switch arguments on evsubifw builtin. | |
c6e2a538 | 2216 | |
5c4d5a15 KH |
2217 | 2003-02-12 Kazu Hirata <kazu@cs.umass.edu> |
2218 | ||
2219 | * gcc.c-torture/execute/20030209-1.c: Disable the test if | |
2220 | STACK_SIZE is too small. | |
2221 | ||
ecf92f82 | 2222 | 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr> |
a8d0ddaf | 2223 | Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de> |
ecf92f82 EB |
2224 | |
2225 | * gcc.dg/decl-2.c: New test. | |
2226 | ||
b8c25665 | 2227 | 2003-02-10 Jan Hubicka <jh@suse.cz> |
637df4f4 JH |
2228 | |
2229 | * gcc.dg/i386-fpcvt-1.c: New test. | |
2230 | ||
2382b79f RS |
2231 | 2002-02-09 Richard Sandiford <rsandifo@redhat.com> |
2232 | ||
2233 | * gcc.c-torture/execute/20030209-1.c: New test. | |
2234 | ||
5d4b76c0 KH |
2235 | 2003-02-09 Kazu Hirata <kazu@cs.umass.edu> |
2236 | ||
2237 | * gcc.c-torture/execute/builtin-bitops-1.c: When testing the | |
2238 | int-wide bitops, use the constants of the same width. | |
2239 | Likewise, if long long is 32-bit wide, test bitops using | |
2240 | 32-bit constants. | |
2241 | ||
8f37dd98 LR |
2242 | 2003-02-07 Loren James Rittle <ljrittle@acm.org> |
2243 | ||
2244 | * gcc.dg/20021014-1.c: Annotate with expected notice text. | |
2245 | ||
46847aa6 RS |
2246 | 2003-02-07 Roger Sayle <roger@eyesopen.com> |
2247 | ||
2248 | * testsuite/gcc.dg/builtins-4.c: New test case. | |
2249 | ||
f39a753b KG |
2250 | 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2251 | ||
2252 | * gcc.dg/20020430-1.c: Fix dg command typos. | |
2253 | * gcc.dg/20020503-1.c: Likewise. | |
2254 | ||
256803d9 VR |
2255 | 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
2256 | ||
2257 | PR c++/8785 | |
2258 | * g++.dg/parse/fused-params1.C: New test. | |
2259 | ||
2260 | PR c++/8857 | |
2261 | * g++.dg/parse/tmpl-tmpl-operator1.C: New test. | |
2262 | ||
2263 | PR c++/8921 | |
2264 | * g++.dg/parse/non-dependent1.C: New test. | |
2265 | ||
2266 | PR c++/8928 | |
2267 | * g++.dg/parse/dupl-tmpl-args1.C: New test. | |
2268 | ||
2269 | PR c++/9228 | |
2270 | * g++.dg/parse/undefined7.C: New test. | |
2271 | * g++.dg/parse/non-templ1.C: New test. | |
2272 | ||
2273 | PR c++/9229 | |
2274 | * g++.dg/parse/too-many-tmpl-args1.C: New test. | |
2275 | ||
5fbf0217 EB |
2276 | 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr> |
2277 | ||
2278 | * gcc.c-torture/compile/20030206-1.c: New test. | |
2279 | ||
dbdd3489 RS |
2280 | 2003-02-05 Roger Sayle <roger@eyesopen.com> |
2281 | ||
2282 | * gcc.c-torture/compile/921206-1.c: Rename undeclared function from | |
2283 | "pow" to "foo" to avoid potential confusion with a math built-in. | |
2284 | ||
48d1ce96 KG |
2285 | 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2286 | ||
2287 | * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL | |
2288 | conditions for SPARC targets. | |
2289 | ||
4f6ae35d JJ |
2290 | 2003-02-05 Jakub Jelinek <jakub@redhat.com> |
2291 | ||
2292 | * gcc.dg/20030204-1.c: New test. | |
2293 | ||
2de2cd78 VR |
2294 | 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
2295 | ||
2296 | PR c++/38 | |
2297 | * g++.dg/parse/array-size1.C: New test. | |
2298 | ||
2299 | PR c++/5657 | |
2300 | * g++.dg/parse/undefined3.C: New test. | |
2301 | ||
2302 | PR c++/5665 | |
2303 | * g++.dg/parse/undefined4.C: New test. | |
2304 | ||
2305 | PR c++/5975 | |
2306 | * g++.dg/parse/undefined5.C: New test. | |
2307 | ||
2308 | PR c++/7259 | |
2309 | * g++.dg/parse/tmpl-tmpl-param1.C: New test. | |
2310 | ||
2311 | PR c++/8578 | |
2312 | * g++.dg/parse/casting-operator1.C: New test. | |
2313 | ||
2314 | PR c++/8596 | |
2315 | * g++.dg/parse/undefined6.C: New test. | |
2316 | ||
2317 | PR c++/8736 | |
2318 | * g++.dg/parse/missing-template1.C: New test. | |
2319 | ||
b8c25665 | 2320 | 2003-02-04 Jan Hubicka <jh@suse.cz> |
afffc4e2 JH |
2321 | |
2322 | * gcc.dg/i386-cadd.c: Compile using -march=k8. | |
2323 | * gcc.dg/i386-cmov?.c: Likewise. | |
2324 | * gcc.dg/i386-fpcvt-?.c: Likewise. | |
2325 | * gcc.dg/i386-ssefp-1.c: Likewise. | |
2326 | * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing | |
2de2cd78 | 2327 | conventions. |
afffc4e2 | 2328 | |
b80f8ef3 MM |
2329 | 2003-02-03 Mark Mitchell <mark@codesourcery.com> |
2330 | ||
2331 | PR c++/7129 | |
2332 | * testsuite/g++.dg/ext/max.C: New test. | |
2333 | ||
b8c25665 | 2334 | 2003-02-03 Jan Hubicka <jh@suse.cz> |
7393205f JH |
2335 | |
2336 | * gcc.c-torture/execute/20030203-1.c: New test. | |
2337 | ||
ca777b88 RE |
2338 | 2003-02-03 Richard Earnshaw <rearnsha@arm.com> |
2339 | ||
2340 | * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is | |
2341 | 'natural-endian'. | |
2342 | ||
271bd540 RS |
2343 | 2003-02-01 Richard Sandiford <rsandifo@redhat.com> |
2344 | ||
2345 | * g++.dg/init/new1.C: Remove -fvolatile dg-options line. | |
2346 | * g++.dg/init/new2.C: Likewise. | |
2347 | * g++.dg/other/new1.C: Likewise. | |
2348 | ||
5175d1b8 LR |
2349 | 2003-01-31 Loren J. Rittle <ljrittle@acm.org> |
2350 | ||
2351 | * gcc.dg/struct-ret-libc.c: New test. | |
2352 | ||
2f278625 UW |
2353 | 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com> |
2354 | ||
2355 | * gcc.dg/20030129-1.c: New test. | |
2356 | ||
db0f613d KL |
2357 | 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2358 | ||
2359 | PR c++/8849 | |
2360 | * g++.dg/template/ptrmem4.C: New test. | |
2361 | ||
14d22dd6 MM |
2362 | 2003-01-29 Mark Mitchell <mark@codesourcery.com> |
2363 | ||
2364 | * g++.dg/parser/constant1.C: New test. | |
2365 | ||
710b73e6 KL |
2366 | 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2367 | ||
2368 | PR c++/8591 | |
2369 | * g++.dg/parse/friend2.C: New test. | |
2370 | ||
9ae58faf NS |
2371 | 2003-01-29 Nathan Sidwell <nathan@codesourcery.com> |
2372 | ||
2373 | PR c++/9437 | |
2374 | * g++.dg/template/unify4.C: New test. | |
2375 | ||
6d09ef27 RS |
2376 | 2003-01-28 Richard Sandiford <rsandifo@redhat.com> |
2377 | ||
2378 | * gcc.c-torture/execute/20030128-1.c: New test. | |
2379 | ||
4334c467 JO |
2380 | 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com> |
2381 | ||
2382 | * g++.dg/lookup/nested1.C: Test moved from ... | |
2383 | * g++.old-deja/g++.other/lookup24.C: ... here. | |
2384 | ||
b8c25665 | 2385 | 2003-01-28 Jan Hubicka <jh@suse.cz> |
69814826 JH |
2386 | |
2387 | * gcc.dg/i386-cmov5.c: New test. | |
2388 | ||
bffcd064 V |
2389 | 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com> |
2390 | ||
a8d0ddaf ZW |
2391 | * gcc.c-torture/execute/20010925-1.c: Changed the |
2392 | memcpy declaration. | |
bffcd064 | 2393 | |
f2ce60b8 NS |
2394 | 2003-01-28 Nathan Sidwell <nathan@codesourcery.com> |
2395 | ||
2396 | PR c++/3902 | |
2397 | * g++.dg/parse/template5.C: New test. | |
2398 | ||
f42aadd8 TM |
2399 | 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl> |
2400 | ||
2401 | PR fortran/9258 | |
2402 | * g77.dg/pr9258: New test. | |
2403 | ||
5db544e1 GP |
2404 | 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
2405 | ||
2406 | * README: Move relevant parts from README.g++. | |
2407 | ||
2408 | * README.g++: Remove this file. | |
2409 | ||
483a5709 NS |
2410 | 2003-01-28 Nathan Sidwell <nathan@codesourcery.com> |
2411 | ||
2412 | * g++.dg/abi/dcast1.C: New test. | |
2413 | ||
4ff71d24 KG |
2414 | 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2415 | ||
2416 | * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1. | |
2417 | ||
623baee2 JO |
2418 | 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com> |
2419 | ||
2420 | PR c++/47 | |
2421 | * g++.old-deja/g++.other/lookup24.C: New test. | |
2422 | ||
2956f353 KG |
2423 | 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2424 | ||
2425 | PR middle-end/7227 | |
2426 | * gcc.dg/uninit-C.c: New test. | |
2427 | ||
a2ddc397 NS |
2428 | 2003-01-27 Nathan Sidwell <nathan@codesourcery.com> |
2429 | ||
2430 | * g++.dg/abi/covariant1.C: New test. | |
2431 | ||
acf9fa5f UW |
2432 | 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com> |
2433 | ||
2434 | * gcc.dg/20030123-1.c: New test. | |
2435 | ||
b8c25665 | 2436 | 2003-01-25 Jan Hubicka <jh@suse.cz> |
1649d92f JH |
2437 | |
2438 | PR opt/8492 | |
2439 | * gcc.c-torture/compile/20030125-1.c | |
2440 | ||
bbaab916 NS |
2441 | 2003-01-25 Nathan Sidwell <nathan@codesourcery.com> |
2442 | ||
2443 | PR c++/9403 | |
2444 | * g++.dg/parse/template3.C: New test. | |
2445 | * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword. | |
a8d0ddaf | 2446 | |
bbaab916 NS |
2447 | PR c++/795 |
2448 | * g++.dg/parse/template4.C: New test. | |
a8d0ddaf | 2449 | |
bbaab916 NS |
2450 | PR c++/9415 |
2451 | * g++.dg/template/qual2.C: New test. | |
a8d0ddaf | 2452 | |
bbaab916 NS |
2453 | PR c++/8545 |
2454 | * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL. | |
2455 | ||
2456 | * g++.old-deja/g++.ns/bogus1.C: Change expected error. | |
2457 | ||
9bb231fd RS |
2458 | 2003-01-25 Roger Sayle <roger@eyesopen.com> |
2459 | ||
2460 | * gcc.c-torture/execute/switch-1.c: New test case. | |
2461 | ||
b8c25665 | 2462 | 2003-01-25 Jan Hubicka <jh@suse.cz> |
c5061554 JH |
2463 | |
2464 | * gcc.c-torture/execute/20030125-1.[cx]: New test. | |
2465 | ||
32d9a5bd PC |
2466 | 2003-01-25 Paolo Carlini <pcarlini@unitus.it> |
2467 | ||
2468 | Tweaks for Bison-1.875. From the NEWS file: | |
2469 | "- `parse error' -> `syntax error' | |
2470 | Bison now uniformly uses the term `syntax error'" | |
2471 | * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error". | |
2472 | * gcc.dg/cpp/digraph2.c: Likewise. | |
2473 | * gcc.dg/cpp/direct2.c: Likewise. | |
2474 | * gcc.dg/cpp/paste4.c: Likewise. | |
2475 | * gcc.dg/c90-restrict-1.c: Likewise. | |
2476 | * gcc.dg/c99-func-2.c: Likewise. | |
2477 | * gcc.dg/noncompile/920721-2.c: Likewise. | |
2478 | * gcc.dg/noncompile/930622-2.c: Likewise. | |
2479 | * gcc.dg/noncompile/940112-1.c: Likewise. | |
2480 | * gcc.dg/noncompile/950921-1.c: Likewise. | |
2481 | * gcc.dg/noncompile/951123-1.c: Likewise. | |
2482 | * gcc.dg/noncompile/971104-1.c: Likewise. | |
2483 | * gcc.dg/noncompile/990416-1.c: Likewise. | |
2484 | ||
f5128e88 PC |
2485 | 2003-01-24 Paolo Carlini <pcarlini@unitus.it> |
2486 | ||
2487 | * g++.dg/parse/undefined1.C: Add error message. | |
2488 | ||
65a5559b MM |
2489 | 2003-01-22 Mark Mitchell <mark@codesourcery.com> |
2490 | ||
c006d942 MM |
2491 | PR c++/9354 |
2492 | * g++.dg/parse/new1.C: New test. | |
2493 | ||
2494 | PR c++/9216 | |
2495 | * g++.dg/parse/template2.C: New test. | |
2496 | ||
2497 | PR c++/9354 | |
2498 | * g++.dg/parse/typedef2.C: New test. | |
2499 | ||
65a5559b MM |
2500 | PR c++/9328 |
2501 | * g++.dg/ext/typeof3.C: New test. | |
2502 | ||
68aab9ee VR |
2503 | 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de> |
2504 | ||
2505 | PR c++/2738 | |
2506 | * g++.dg/parse/ret-type1.C: New test. | |
2507 | ||
2508 | PR c++/3792 | |
2509 | * g++.dg/parse/tmpl-outside1.C: New test. | |
2510 | ||
2511 | PR c++/4207 | |
2512 | * g++.dg/parse/int-as-enum1.C: New test. | |
2513 | ||
2514 | PR c++/4903 | |
2515 | * g++.dg/parse/no-typename1.C: New test. | |
2516 | ||
2517 | PR c++/5533 | |
2518 | * g++.dg/parse/no-value1.C: New test. | |
2519 | ||
2520 | PR c++/5921 | |
2521 | * g++.dg/parse/wrong-inline1.C: New test. | |
2522 | ||
2523 | PR c++/6402 | |
2524 | * g++.dg/parse/ref1.C: New test. | |
2525 | ||
2526 | PR c++/6992 | |
2527 | * g++.dg/parse/attr-ctor1.C: New test. | |
2528 | ||
2529 | PR c++/7229 | |
2530 | * g++.dg/parse/namespace5.C: New test. | |
2531 | ||
2532 | PR c++/7917 | |
2533 | * g++.dg/parse/func-def1.C: New test. | |
2534 | ||
2535 | PR c++/8143 | |
2536 | * g++.dg/parse/undefined1.C: New test. | |
2537 | ||
2538 | PR c++/5723, PR c++/8522 | |
2539 | * g++.dg/parse/specialization1.C: New test. | |
2540 | ||
2541 | PR c++/163, PR c++/8595 | |
2542 | * g++.dg/parse/struct-as-enum1.C: New test. | |
2543 | ||
2544 | PR c++/9173 | |
2545 | * g++.dg/parse/undefined2.C: New test. | |
2546 | ||
1fb3244a MM |
2547 | 2003-01-22 Mark Mitchell <mark@codesourcery.com> |
2548 | ||
e0860732 MM |
2549 | PR c++/9298 |
2550 | * g++.dg/parse/template1.C: New test. | |
2551 | ||
4eb6d609 MM |
2552 | PR c++/9384 |
2553 | * g++.dg/parse/using1.C: New test. | |
2554 | ||
1fb3244a MM |
2555 | PR c++/9285 |
2556 | PR c++/9294 | |
2557 | * g++.dg/parse/expr2.C: New test. | |
2558 | ||
2559 | PR c++/9388 | |
2560 | * g++.dg/parse/lookup2.C: Likewise. | |
2561 | ||
b8c25665 | 2562 | 2003-01-21 Jan Hubicka <jh@suse.cz> |
4d097718 JH |
2563 | |
2564 | * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed. | |
2565 | * gcc.c-torture/execute/eeprof-1.c: Likewise. | |
2566 | * gcc.c-torture/execute/stdio-opt-*.c: Likewise. | |
2567 | * gcc.c-torture/execute/string-opt-*.c: Likewise. | |
2568 | ||
e3289412 NC |
2569 | 2003-01-20 Nick Clifton <nickc@redhat.com> |
2570 | ||
2571 | * gcc.c-torture/execute/20030117-1.c: New test case. Exposes | |
2572 | problem with ARM sibcall code generation. | |
2573 | ||
d99c740f KH |
2574 | 2003-01-20 Kazu Hirata <kazu@cs.umass.edu> |
2575 | ||
2576 | * gcc.c-torture/execute/20030120-1.c: New. | |
2577 | ||
a99820e6 PC |
2578 | 2003-01-19 Paolo Carlini <pcarlini@unitus.it> |
2579 | ||
2580 | * g++.old-deja/g++.pt/typename13.C: Remove XFAIL. | |
2581 | ||
5dae1114 MM |
2582 | 2003-01-17 Mark Mitchell <mark@codesourcery.com> |
2583 | ||
2584 | PR c++/9272 | |
2585 | * g++.dg/parse/ctor1.C: New test. | |
2586 | ||
2587 | PR c++/9294: | |
2588 | * g++.dg/parse/qualified1.C: New test. | |
a8d0ddaf | 2589 | |
5dae1114 MM |
2590 | * g++.dg/parse/typename3.C: New test. |
2591 | ||
c292e375 RH |
2592 | 2003-01-16 Richard Henderson <rth@redhat.com> |
2593 | ||
2594 | * g++.dg/tls/init-2.C: Fix error matches for real this time. | |
2595 | ||
aab37812 RH |
2596 | 2003-01-16 Richard Henderson <rth@redhat.com> |
2597 | ||
2598 | * g++.dg/pch/pch.exp: Copy test header to the working directory | |
2599 | before using it either for precompilation or direct use. | |
2600 | * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H. | |
2601 | * g++.dg/pch/*.C: Include foo.H, not foo.Hp. | |
2602 | ||
50c620d6 RH |
2603 | 2003-01-16 Richard Henderson <rth@redhat.com> |
2604 | ||
2605 | * gcc.dg/pch/pch.exp: Copy test header to the working directory | |
2606 | before using it either for precompilation or direct use. | |
2607 | * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h. | |
2608 | * gcc.dg/pch/*.c: Include foo.h, not foo.hp. | |
2609 | ||
8fbc5ae7 MM |
2610 | 2003-01-16 Mark Mitchell <mark@codesourcery.com> |
2611 | ||
2612 | * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword. | |
2613 | * gcc/testsuite/g++.dg/template/crash1.C: Update error messages. | |
2614 | * gcc/testsuite/g++.dg/template/crash2.C: Remove error message. | |
2615 | * gcc/testsuite/g++.dg/parse/typename2.C: New test. | |
2616 | * gcc/testsuite/g++.dg/template/typename2.C: Change implicit | |
2617 | typename warning into error. | |
2618 | * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more | |
2619 | error messages. | |
2620 | * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos. | |
2621 | * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->. | |
2622 | * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error | |
2623 | messages. | |
2624 | * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to | |
2625 | make declaration visible in template. | |
2626 | * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos. | |
2627 | * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error | |
2628 | messages. | |
2629 | * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error | |
2630 | message. | |
2631 | * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning. | |
2632 | * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->. | |
2633 | * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message. | |
2634 | * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit | |
2635 | typename warning with error message. | |
2636 | * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning. | |
2637 | * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo. | |
2638 | * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->. | |
a8d0ddaf | 2639 | |
712becab NS |
2640 | 2003-01-16 Nathan Sidwell <nathan@codesourcery.com> |
2641 | ||
2642 | * g++.dg/parse/ambig2.C: New test. | |
2643 | ||
1ceb0dc7 RH |
2644 | 2003-01-15 Richard Henderson <rth@redhat.com> |
2645 | ||
2646 | * g++.dg/tls/init-2.C: Update error message string. | |
2647 | ||
3dd5fc58 KG |
2648 | 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2649 | ||
2650 | * gcc.c-torture/execute/builtin-constant.x: XFAIL the test. | |
2651 | ||
b0562482 SC |
2652 | 2003-01-15 Stephane Carrez <stcarrez@nerim.fr> |
2653 | ||
2654 | * gcc.c-torture/compile/20000804-1.x: Don't execute this test at | |
2655 | all for HC11/HC12. | |
2656 | * gcc.c-torture/compile/20001205-1.x: Likewise. | |
2657 | * gcc.c-torture/compile/20001226-1.x: Likewise. | |
2658 | * gcc.c-torture/compile/920520-1.x: Likewise. | |
2659 | * gcc.c-torture/compile/961203-1.x: Likewise. | |
2660 | * gcc.c-torture/compile/20020604-1.x: Likewise. | |
2661 | ||
b8c25665 | 2662 | 2003-01-15 Jan Hubicka <jh@suse.cz> |
b1a6f8db JH |
2663 | |
2664 | * gcc.c-torture/compile/20030115-1.c: New test. | |
2665 | ||
2666 | * gcc.dg/i386-fpcvt-1.c: New test. | |
2667 | * gcc.dg/i386-fpcvt-2.c: New test. | |
2668 | ||
a7189b49 JO |
2669 | 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com> |
2670 | ||
2671 | Further conform g++'s __vmi_class_type_info to the C++ ABI | |
2672 | specification. | |
2673 | * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per | |
2674 | the specification. | |
2675 | ||
b8c25665 | 2676 | 2003-01-14 Jan Hubicka <jh@suse.cz> |
77f9af81 JH |
2677 | |
2678 | * gcc.dg/i386-fpcvt-1.c: New test. | |
2679 | * gcc.dg/i386-fpcvt-2.c: New test. | |
2680 | ||
ab5496c4 EB |
2681 | 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr> |
2682 | ||
2683 | * gcc.dg/i386-mmx-3.c: New test. | |
2684 | ||
e8f2b18d MM |
2685 | 2003-01-12 Mark Mitchell <mark@codesourcery.com> |
2686 | ||
2687 | PR c++/9264 | |
2688 | * g++.dg/parse/octal1.C: New file. | |
2689 | ||
2690 | PR c++/9172 | |
2691 | * g++.dg/parse/typename1.C: New file. | |
2692 | ||
67a7278d DS |
2693 | 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net> |
2694 | ||
2695 | * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets. | |
2696 | * gcc.dg/bf-no-ms-layout.c: Likewise. | |
ab5496c4 | 2697 | * gcc.dg/bf-ms-attrib.c: Likewise. |
67a7278d | 2698 | |
2050a1bb MM |
2699 | 2003-01-10 Mark Mitchell <mark@codesourcery.com> |
2700 | ||
99152b95 | 2701 | PR c++/9099 |
a6f6052a MM |
2702 | * g++.dg/parse/dtor1.C: New file. |
2703 | ||
2050a1bb MM |
2704 | PR c++/9128 |
2705 | * g++.dg/rtti/typeid1.C: New file. | |
2706 | ||
2707 | PR c++/9153 | |
2708 | * g++.dg/parse/lookup1.C: New file. | |
2709 | ||
2710 | PR c++/9171 | |
2711 | * g++.dg/templ/spec5.C: New file. | |
ab5496c4 | 2712 | |
7558f66e JZ |
2713 | 2003-01-10 Josef Zlomek <zlomekj@suse.cz> |
2714 | ||
2715 | * gcc.c-torture/compile/20030110-1.c: New test. | |
2716 | ||
17211ab5 GK |
2717 | 2003-01-09 Geoffrey Keating <geoffk@apple.com> |
2718 | ||
2719 | Merge from pch-branch: | |
2720 | ||
2721 | 2002-12-23 Geoffrey Keating <geoffk@apple.com> | |
2722 | ||
2723 | * gcc.dg/pch/cpp-1.h: New. | |
2724 | * gcc.dg/pch/cpp-1.c: New. | |
2725 | * gcc.dg/pch/cpp-2.h: New. | |
2726 | * gcc.dg/pch/cpp-2.c: New. | |
2727 | ||
2728 | 2002-11-19 Geoffrey Keating <geoffk@apple.com> | |
2729 | ||
2730 | * gcc.dg/pch/except-1.h: New. | |
2731 | * gcc.dg/pch/except-1.c: New. | |
2732 | ||
2733 | 2002-11-13 Geoffrey Keating <geoffk@apple.com> | |
2734 | ||
2735 | * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before | |
2736 | running test. | |
2737 | * gcc.dg/pch: Include *.hp not *.h. | |
2738 | * gcc.dg/pch/system-1.h: New. | |
2739 | * gcc.dg/pch/system-1.c: New. | |
2740 | ||
2741 | 2002-11-11 Geoffrey Keating <geoffk@apple.com> | |
2742 | ||
2743 | * gcc.dg/pch/pch.exp: Compare .s files with/without PCH, | |
2744 | rather than trying to build and run a program using PCH. | |
2745 | * gcc.dg/pch: Remove dg-do commands from test files. | |
a8d0ddaf | 2746 | |
17211ab5 GK |
2747 | 2002-11-08 Geoffrey Keating <geoffk@apple.com> |
2748 | ||
2749 | * gcc.dg/pch/macro-3.c: New. | |
2750 | * gcc.dg/pch/macro-3.h: New. | |
2751 | ||
2752 | 2002-11-04 Geoffrey Keating <geoffk@apple.com> | |
2753 | ||
2754 | * gcc.dg/pch/common-1.c: New. | |
2755 | * gcc.dg/pch/common-1.h: New. | |
2756 | * gcc.dg/pch/decl-1.c: New. | |
2757 | * gcc.dg/pch/decl-1.h: New. | |
2758 | * gcc.dg/pch/decl-2.c: New. | |
2759 | * gcc.dg/pch/decl-2.h: New. | |
2760 | * gcc.dg/pch/decl-3.c: New. | |
2761 | * gcc.dg/pch/decl-3.h: New. | |
2762 | * gcc.dg/pch/decl-4.c: New. | |
2763 | * gcc.dg/pch/decl-4.h: New. | |
2764 | * gcc.dg/pch/decl-5.c: New. | |
2765 | * gcc.dg/pch/decl-5.h: New. | |
2766 | * gcc.dg/pch/global-1.c: New. | |
2767 | * gcc.dg/pch/global-1.h: New. | |
2768 | * gcc.dg/pch/inline-1.c: New. | |
2769 | * gcc.dg/pch/inline-1.h: New. | |
2770 | * gcc.dg/pch/inline-2.c: New. | |
2771 | * gcc.dg/pch/inline-2.h: New. | |
2772 | * gcc.dg/pch/static-1.c: New. | |
2773 | * gcc.dg/pch/static-1.h: New. | |
2774 | * gcc.dg/pch/static-2.c: New. | |
2775 | * gcc.dg/pch/static-2.h: New. | |
2776 | ||
2777 | 2002-09-01 Geoffrey Keating <geoffk@redhat.com> | |
2778 | ||
2779 | * g++.dg/pch/pch.exp: Better handle failing testcases. | |
2780 | * gcc.dg/pch/pch.exp: Likewise. | |
2781 | * gcc.dg/pch/macro-1.c: New. | |
2782 | * gcc.dg/pch/macro-1.h: New. | |
2783 | * gcc.dg/pch/macro-2.c: New. | |
2784 | * gcc.dg/pch/macro-2.h: New. | |
2785 | ||
2786 | 2002-08-27 Geoffrey Keating <geoffk@redhat.com> | |
2787 | ||
2788 | * g++.dg/dg.exp: Treat files in pch/ specially. | |
2789 | * g++.dg/pch/pch.exp: New file. | |
2790 | * g++.dg/pch/empty.H: New file. | |
2791 | * g++.dg/pch/empty.C: New file. | |
2792 | * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is | |
2793 | "precompile". | |
2794 | ||
2795 | * gcc.dg/pch/pch.exp: New file. | |
2796 | * gcc.dg/pch/empty.h: New file. | |
2797 | * gcc.dg/pch/empty.c: New file. | |
2798 | * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is | |
2799 | "precompile". | |
2800 | ||
0f399e5f KL |
2801 | 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2802 | ||
2803 | * g++.dg/template/friend14.C: New test. | |
2804 | ||
4c46ea23 EB |
2805 | 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
2806 | ||
8cb1a818 | 2807 | * gcc.dg/old-style-asm-1.c: New test. |
4c46ea23 | 2808 | |
98c29f71 RS |
2809 | 2003-01-09 Richard Sandiford <rsandifo@redhat.com> |
2810 | ||
2811 | * gcc.c-torture/compile/20030109-1.c: New test. | |
2812 | ||
bbb818c6 EB |
2813 | 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
2814 | ||
2815 | * gcc.c-torture/execute/20030109-1.c: New test. | |
2816 | ||
cdc497dd LH |
2817 | 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu> |
2818 | ||
2819 | * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K | |
2820 | * g++.old-deja/g++.mike/dyncast2.C: Likewise | |
2821 | * g++.old-deja/g++.mike/dyncast3.C: Likewise | |
2822 | * g++.old-deja/g++.mike/eh2.C: Likewise | |
2823 | * g++.old-deja/g++.mike/eh3.C: Likewise | |
2824 | * g++.old-deja/g++.mike/eh5.C: Likewise | |
2825 | * g++.old-deja/g++.mike/eh6.C: Likewise | |
2826 | * g++.old-deja/g++.mike/eh7.C: Likewise | |
2827 | * g++.old-deja/g++.mike/eh8.C: Likewise | |
2828 | * g++.old-deja/g++.mike/eh9.C: Likewise | |
2829 | * g++.old-deja/g++.mike/eh10.C: Likewise | |
2830 | * g++.old-deja/g++.mike/eh12.C: Likewise | |
2831 | * g++.old-deja/g++.mike/eh13.C: Likewise | |
2832 | * g++.old-deja/g++.mike/eh14.C: Likewise | |
2833 | * g++.old-deja/g++.mike/eh16.C: Likewise | |
2834 | * g++.old-deja/g++.mike/eh17.C: Likewise | |
2835 | * g++.old-deja/g++.mike/eh18.C: Likewise | |
2836 | * g++.old-deja/g++.mike/eh21.C: Likewise | |
2837 | * g++.old-deja/g++.mike/eh23.C: Likewise | |
2838 | * g++.old-deja/g++.mike/eh24.C: Likewise | |
2839 | * g++.old-deja/g++.mike/eh25.C: Likewise | |
2840 | * g++.old-deja/g++.mike/eh26.C: Likewise | |
2841 | * g++.old-deja/g++.mike/eh27.C: Likewise | |
2842 | * g++.old-deja/g++.mike/eh28.C: Likewise | |
2843 | * g++.old-deja/g++.mike/eh29.C: Likewise | |
2844 | * g++.old-deja/g++.mike/eh31.C: Likewise | |
2845 | * g++.old-deja/g++.mike/eh33.C: Likewise | |
2846 | * g++.old-deja/g++.mike/eh34.C: Likewise | |
2847 | * g++.old-deja/g++.mike/eh35.C: Likewise | |
2848 | * g++.old-deja/g++.mike/eh36.C: Likewise | |
2849 | * g++.old-deja/g++.mike/eh37.C: Likewise | |
2850 | * g++.old-deja/g++.mike/eh38.C: Likewise | |
2851 | * g++.old-deja/g++.mike/eh39.C: Likewise | |
2852 | * g++.old-deja/g++.mike/eh40.C: Likewise | |
2853 | * g++.old-deja/g++.mike/eh41.C: Likewise | |
2854 | * g++.old-deja/g++.mike/eh42.C: Likewise | |
2855 | * g++.old-deja/g++.mike/eh44.C: Likewise | |
2856 | * g++.old-deja/g++.mike/eh46.C: Likewise | |
2857 | * g++.old-deja/g++.mike/eh47.C: Likewise | |
2858 | * g++.old-deja/g++.mike/eh48.C: Likewise | |
2859 | * g++.old-deja/g++.mike/eh49.C: Likewise | |
2860 | * g++.old-deja/g++.mike/eh50.C: Likewise | |
2861 | * g++.old-deja/g++.mike/eh51.C: Likewise | |
2862 | * g++.old-deja/g++.mike/eh53.C: Likewise | |
2863 | * g++.old-deja/g++.mike/eh55.C: Likewise | |
2864 | * g++.old-deja/g++.mike/p7912.C: Likewise | |
2865 | * g++.old-deja/g++.mike/p9706.C: Likewise | |
2866 | * g++.old-deja/g++.mike/p10416.C: Likewise | |
2867 | * g++.old-deja/g++.mike/p11667.C: Likewise | |
a8d0ddaf | 2868 | * g77.f-torture/compile/20010519-1.f: Remove reference to Convex. |
cdc497dd LH |
2869 | Remove redundant reference to Iris. |
2870 | * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex, | |
2871 | Elxsi, i860, Pico Java, and WE32K. | |
2872 | ||
8caf4c38 MM |
2873 | 2003-01-07 Mark Mitchell <mark@codesourcery.com> |
2874 | ||
2875 | * g++.dg/ext/asm4.C: New test. | |
2876 | ||
2b59fc25 KL |
2877 | 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2878 | ||
2879 | PR c++/9030 | |
2880 | * g++.dg/template/friend12.C: New test. | |
2881 | * g++.dg/template/friend13.C: Likewise. | |
2882 | * g++.old-deja/g++.eh/spec6.C: Add missing error message. | |
2883 | ||
b8c25665 | 2884 | 2003-01-08 Jan Hubicka <jh@suse.cz> |
4298c66b JH |
2885 | |
2886 | * gcc.dg/i386-cadd.c: New test. | |
2887 | * gcc.dg/i386-cmov4.c: Likewise. | |
2888 | ||
8218bd34 MM |
2889 | 2003-01-06 Mark Mitchell <mark@codesourcery.com> |
2890 | ||
c10cdb3d MM |
2891 | PR c++/9165 |
2892 | * g++.dg/warn/Wunused-3.C: New test. | |
2893 | ||
2894 | * g++.dg/abi/bitfield9.C: New test. | |
63e5f567 | 2895 | |
8218bd34 MM |
2896 | PR c++/9189 |
2897 | * g++.dg/parse/defarg3.C: New test. | |
2898 | ||
62b8a44e NS |
2899 | 2003-01-06 Nathan Sidwell <nathan@codesourcery.com> |
2900 | ||
2901 | * g++.dg/parse/ambig1.C: New test. | |
2902 | * g++.dg/parse/defarg2.C: New test. | |
2903 | ||
ec194454 MM |
2904 | 2003-01-05 Mark Mitchell <mark@codesourcery.com> |
2905 | ||
2906 | * g++.dg/template/defarg-1.C: New test. | |
2907 | * g++.dg/template/local2.C: Likewise. | |
2908 | ||
1ba8a9c4 RS |
2909 | 2003-01-05 Richard Sandiford <rsandifo@redhat.com> |
2910 | ||
2911 | * gcc.c-torture/execute/20030105-1.c: New test. | |
2912 | ||
d5945212 KL |
2913 | 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2914 | ||
2915 | * g++.dg/parse/namespace3.C: Remove extra semicolons. | |
2916 | * g++.dg/parse/namespace4.C: Likewise. | |
2917 | ||
31758337 NS |
2918 | 2003-01-03 Nathan Sidwell <nathan@codesourcery.com> |
2919 | ||
2920 | * g++.dg/template/ntp2.C: New test. | |
2921 | ||
ba7e8dc0 NN |
2922 | 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org> |
2923 | ||
1ff11883 NN |
2924 | * g++.dg/parse/extern-C-1.C: New test. |
2925 | ||
96dafad6 NN |
2926 | * g++.dg/parse/namespace4.C: New test. |
2927 | ||
a25a292f NN |
2928 | * g++.dg/template/nested1.C: New test. |
2929 | ||
ba7e8dc0 NN |
2930 | * g++.dg/parse/namespace3.C: New test. |
2931 | ||
4dbc1f5c NN |
2932 | 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org> |
2933 | ||
2934 | * g++.dg/lookup/two-stage1.C: New test. | |
2935 | ||
7241bd1b KG |
2936 | 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2937 | ||
2938 | * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL. | |
2939 | * g++.old-deja/g++.jason/access8.C: Likewise. | |
2940 | * g++.old-deja/g++.other/decl5.C: Likewise. | |
2941 | ||
6ec6e2c2 NB |
2942 | 2003-01-02 Neil Booth <neil@daikokuya.co.uk> |
2943 | ||
2944 | * g++.dg/parse/parse7.C: New test. | |
2945 | ||
4971227d MM |
2946 | 2003-01-02 Mark Mitchell <mark@codesourcery.com> |
2947 | ||
2948 | PR c++/2843 | |
2949 | * g++.dg/ext/attrib7.C: New test. | |
2950 | ||
f349fb24 NB |
2951 | 2003-01-02 Neil Booth <neil@daikokuya.co.uk> |
2952 | ||
2953 | * g++.dg/parse/parse6.C: New test. | |
2954 | ||
cb203576 KH |
2955 | 2003-01-02 Kazu Hirata <kazu@cs.umass.edu> |
2956 | ||
2957 | * gcc.dg/h8300-stack-1.c: New. | |
2958 | ||
894167c5 NN |
2959 | 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org> |
2960 | ||
faa75e89 NN |
2961 | g++.dg/lookup/exception1.C: New test. |
2962 | ||
3d83e33e NN |
2963 | g++.dg/lookup/template1.C: New test. |
2964 | ||
a5b9863a NN |
2965 | g++.dg/parse/namespace2.C: New test. |
2966 | ||
894167c5 NN |
2967 | g++.dg/parse/parens2.C: New test. |
2968 | ||
0ba7ab3e NB |
2969 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
2970 | ||
2971 | * g++.dg/parse/parse5.C: New test. | |
35bce286 | 2972 | * g++.dg/lookup/scoped4.C: New test. |
0ba7ab3e | 2973 | |
65ed8728 NN |
2974 | 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org> |
2975 | ||
64505efc | 2976 | * g++.dg/parse/parens1.C: New test. |
c818e8b8 NN |
2977 | |
2978 | * g++.dg/parse/parens2.C: Removed, turned out to duplicate | |
2979 | angle-bracket1.C. | |
f06fed4a NN |
2980 | * g++.dg/parse/parens2.C: New test. |
2981 | ||
c6df507e NN |
2982 | * g++.dg/lookup/scope-operator1.C: New test. |
2983 | ||
65ed8728 NN |
2984 | * g++.dg/parse/operator1.C: New test. |
2985 | ||
a0f11804 KL |
2986 | 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
2987 | ||
2988 | * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL. | |
2989 | * g++.old-deja/g++.other/access6.C: Likewise. | |
2990 | * g++.old-deja/g++.other/decl1.C: Likewise. | |
2991 | * g++.old-deja/g++.pt/typename12.C: Likewise. | |
2992 | ||
eea9800f MM |
2993 | 2002-12-31 Mark Mitchell <mark@codesourcery.com> |
2994 | ||
2995 | * g++.dg/parse/namespace1.C: New test. | |
a8d0ddaf | 2996 | |
79cc2986 NB |
2997 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
2998 | ||
2999 | * g++.dg/parse/parse4.C: New test. | |
3000 | ||
54ea87db NB |
3001 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
3002 | ||
3003 | * g++.dg/parse/parse3.C: New test. | |
3004 | ||
9b1e4260 NB |
3005 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
3006 | ||
3007 | * g++.dg/parse/parse2.C: New test. | |
3008 | ||
d4413948 NB |
3009 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
3010 | ||
3011 | * g++.dg/template/friend11.C: New test. | |
3012 | ||
ecc7182c NB |
3013 | 2003-01-01 Neil Booth <neil@daikokuya.co.uk> |
3014 | ||
3015 | * g++.dg/parse/parse1.C: New test. | |
3016 | ||
5dc25517 JJ |
3017 | 2002-12-31 Janis Johnson <janis187@us.ibm.com> |
3018 | ||
3019 | * lib/profopt.exp: Change the name of a global variable to avoid | |
3020 | possible clashes with other test suites. | |
3021 | ||
3cfabe60 NS |
3022 | 2002-12-31 Nathan Sidwell <nathan@codesourcery.com> |
3023 | ||
3024 | * g++.dg/inherit/covariant8.C: New test. | |
3025 | ||
abda8efe MM |
3026 | 2002-12-31 Mark Mitchell <mark@codesourcery.com> |
3027 | ||
92bc1323 MM |
3028 | * g++.dg/init/array9.C: New test. |
3029 | ||
abda8efe MM |
3030 | PR c++/9112 |
3031 | * g++.dg/parse/expr1.C: New test. | |
3032 | ||
b0e0b1f3 DJ |
3033 | 2002-12-30 Daniel Jacobowitz <drow@mvista.com> |
3034 | ||
3035 | * gcc.c-torture/compile/20021230-1.c: New test. | |
3036 | ||
07fa4878 NS |
3037 | 2002-12-30 Nathan Sidwell <nathan@codesourcery.com> |
3038 | ||
3039 | * g++.dg/inherit/covariant5.C: New test. | |
3040 | * g++.dg/inherit/covariant6.C: New test. | |
3041 | * g++.dg/inherit/covariant7.C: New test. | |
3042 | ||
f2551f35 KL |
3043 | 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
3044 | ||
3045 | PR c++/2739 | |
3046 | * g++.dg/other/access2.C: New test. | |
3047 | ||
53101fd1 GDR |
3048 | 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net> |
3049 | ||
3050 | * g++.dg/other/anon-struct.C: No longer fails | |
3051 | * g++.old-deja/g++.brendan/parse4.C: Likewise. | |
3052 | * g++.old-deja/g++.brendan/parse5.C: Likewise. | |
3053 | * g++.old-deja/g++.brendan/parse6.C: Likewise. | |
3054 | ||
c7ab2b4d GDR |
3055 | 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net> |
3056 | ||
3057 | * g++.dg/parse/angle-bracket.C (main): No longer fails. | |
3058 | ||
876200a8 MM |
3059 | 2002-12-27 Mark Mitchell <mark@codesourcery.com> |
3060 | ||
3061 | * g++.dg/eh/spec4.C: Remove stray semicolon. | |
3062 | * g++.dg/expr/pmf-1.C: Change error message. | |
3063 | * g++.dg/ext/asm1.C: Remove stray semicolon. | |
3064 | * g++.dg/ext/typename1.C: Add missing typenames. | |
3065 | * g++.dg/inherit/template-as-base.C: Change error message. | |
3066 | * g++.dg/lookup/scoped1.C: Likewise. | |
3067 | * g++.dg/lookup/scoped2.C: Likewise. | |
3068 | * g++.dg/lookup/using2.C: Likewise. | |
3069 | * g++.dg/other/component1.C: Remove stray semicolon. | |
3070 | * g++.dg/other/do1.C: Change error message. | |
3071 | * g++.dg/other/error2.C: Likewise. | |
3072 | * g++.dg/other/init1.C: Likewise. | |
3073 | * g++.dg/other/packed1.C: Remove stray semicolon. | |
3074 | * g++.dg/other/ptrmem2.C: Change error message. | |
3075 | * g++.dg/parse/parameter-declaration-1.C: Remove line number | |
3076 | marker. | |
3077 | * g++.dg/special/initp1.C: Remove invalid attribute usage. | |
3078 | * g++.dg/template/access3.C: Add typename keyword. | |
3079 | * g++.dg/template/access5.C: Remove stray semicolon. | |
3080 | * g++.dg/template/access6.C: Likewise. | |
3081 | * g++.dg/template/complit1.C: Likewise. | |
3082 | * g++.dg/template/crash1.C: Change error message. | |
3083 | * g++.dg/template/inherit2.C: Remove stray semicolon. | |
3084 | * g++.dg/template/instantiate2.C: Likewise. | |
3085 | * g++.dg/template/instantiate3.C: Change error message. | |
3086 | * g++.dg/template/qual1.C: Remove stray semicolon. | |
3087 | * g++.dg/template/qualttp18.C: Change error message. | |
3088 | * g++.dg/template/ref1.C: Remove stray semicolon. | |
3089 | * g++.dg/template/sizeof1.C (A::value): Declare it. | |
3090 | * g++.dg/template/spec4.C: Change error message. | |
3091 | * g++.dg/template/static1.C: Likewise. | |
3092 | * g++.dg/template/type1.C: Likewise. | |
3093 | * g++.dg/template/typename3.C: Likewise. | |
3094 | * g++.old-deja/g++.benjamin/13478.C: Change error message. | |
3095 | * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon. | |
3096 | * g++.old-deja/g++.benjamin/bool01.C: Likewise. | |
3097 | * g++.old-deja/g++.benjamin/bool02.C: Likewise. | |
3098 | * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of | |
3099 | named return value extension. | |
3100 | * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon. | |
3101 | * g++.old-deja/g++.benjmain/warn01.C: Likewise. | |
3102 | * g++.old-deja/g++.bob/extern_C.C: Likewise. | |
3103 | * g++.old-deja/g++.bob/inherit2.C: Likewise. | |
3104 | * g++.old-deja/g++.brendan/complex1.C: Likewise. | |
3105 | * g++.old-deja/g++.brendan/copy5.C: Likewise. | |
3106 | * g++.old-deja/g++.brendan/crash13.C: Likewise. | |
3107 | * g++.old-deja/g++.brendan/crash15.C: Likewise. | |
3108 | * g++.old-deja/g++.brendan/crash18.C: Change error message. | |
3109 | * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon. | |
3110 | * g++.old-deja/g++.brendan/crash38.C: Likewise. | |
3111 | * g++.old-deja/g++.brendan/crash50.C: Likewise. | |
3112 | * g++.old-deja/g++.brendan/crash56.C: Likewise. | |
3113 | * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization | |
3114 | syntax. | |
3115 | * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon. | |
3116 | * g++.old-deja/g++.brendan/crash8.C: Change error message. | |
3117 | * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon. | |
3118 | * g++.old-deja/g++.brendan/ctors2.C: Likewise. | |
3119 | * g++.old-deja/g++.brendan/shadow1.C: Likewise. | |
3120 | * g++.old-deja/g++.brendan/template11.C: Likewise. | |
3121 | * g++.old-deja/g++.brendan/template26.C: Likewise. | |
3122 | * g++.old-deja/g++.brendan/template27.C: Use explicit | |
3123 | specialization syntax. | |
3124 | * g++.old-deja/g++.brendan/template30.C: Likewise. | |
3125 | * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon. | |
3126 | * g++.old-deja/g++.brendan/visibility3.C: Account for use of | |
3127 | non-dependent names. | |
3128 | * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon. | |
3129 | * g++.old-deja/g++.brendan/warnings7.C: Likewise. | |
3130 | * g++.old-deja/g++.bugs/900121_02.C: Likewise. | |
3131 | * g++.old-deja/g++.eh/catchptr1.C: Likewise. | |
3132 | * g++.old-deja/g++.ext/addrfunc4.C: Likewise. | |
3133 | * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of | |
3134 | named return value extension. | |
3135 | * g++.old-deja/g++.ext/namedret2.C: Likewise. | |
3136 | * g++.old-deja/g++.ext/namedret3.C: Likewise. | |
3137 | * g++.old-deja/g++.ext/return1.C: Likewise. | |
3138 | * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords. | |
3139 | * g++.old-deja/g++.jason/access17.C: Issue more error messages. | |
3140 | * g++.old-deja/g++.jason/access8.C: Likewise. | |
3141 | * g++.old-deja/g++.jason/bool.C: Remove stray semicolon. | |
3142 | * g++.old-deja/g++.jason/destruct.C: Remove incorrect | |
3143 | pseudo-destructor names. | |
3144 | * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon. | |
3145 | * g++.old-deja/g++.jason/dtor5.C: Remove incorrect | |
3146 | pseudo-destructor names. | |
3147 | * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon. | |
3148 | * g++.old-deja/g++.jason/overload19.C: Likewise. | |
3149 | * g++.old-deja/g++.jason/overload32.C: Likewise. | |
3150 | * g++.old-deja/g++.jason/parse11.C: Issue error messages about | |
3151 | stray semicolons. | |
3152 | * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon. | |
3153 | * g++.old-deja/g++.jason/return.C: Likewise. | |
3154 | * g++.old-deja/g++.jason/return2.C: Likewise. | |
3155 | * g++.old-deja/g++.jason/shadow1.C: Likewise. | |
3156 | * g++.old-deja/g++.jason/special.C: Use explicit specialization | |
3157 | syntax. | |
3158 | * g++.old-deja/g++.jason/template10.C: Account for use of | |
3159 | non-dependent names. | |
3160 | * g++.old-deja/g++.jason/template11.C: Use explicit specialization | |
3161 | syntax. | |
3162 | * g++.old-deja/g++.jason/template37.C: Likewise. | |
3163 | * g++.old-deja/g++.law/access4.C: Change error messages. | |
3164 | * g++.old-deja/g++.law/arm13.C: Remove incorrect | |
3165 | pseudo-destructor names. | |
3166 | * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon. | |
3167 | * g++.old-deja/g++.law/ctors9.C: Likewise. | |
3168 | * g++.old-deja/g++.law/cvt22.C: Likewise. | |
3169 | * g++.old-deja/g++.law/dtors5.C: Likewise. | |
3170 | * g++.old-deja/g++.law/global-init1.C: Likewise. | |
3171 | * g++.old-deja/g++.law/missed-error3.C: Likewise. | |
3172 | * g++.old-deja/g++.law/operators28.C: Likewise. | |
3173 | * g++.old-deja/g++.law/visibility28.C: Likewise. | |
3174 | * g++.old-deja/g++.martin/eval1.C: Likewise. | |
3175 | * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor | |
3176 | name. | |
3177 | * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon. | |
3178 | * g++.old-deja/g++.mike/net34.C: Likewise. | |
3179 | * g++.old-deja/g++.mike/net36.C: Likewise. | |
3180 | * g++.old-deja/g++.mike/ns2.C: Likewise. | |
3181 | * g++.old-deja/g++.mike/p12306.C: Likewise. | |
3182 | * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return | |
3183 | value extension. | |
3184 | * g++.old-deja/g++.mike/p700.C: Likewise. | |
3185 | * g++.old-deja/g++.mike/p701.C: Remove stray semicolon. | |
3186 | * g++.old-deja/g++.mike/p710.C: Likewise. | |
3187 | * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return | |
3188 | value extension. | |
3189 | * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon. | |
3190 | * g++.old-deja/g++.mike/pmf9.C: Likewise. | |
3191 | * g++.old-deja/g++.ns/crash2.C: Likewise. | |
3192 | * g++.old-deja/g++.ns/crash3.C: Likewise. | |
3193 | * g++.old-deja/g++.ns/invalid1.C: Likewise. | |
3194 | * g++.old-deja/g++.ns/ns17.C: Likewise. | |
3195 | * g++.old-deja/g++.ns/template16.C: Likewise. | |
3196 | * g++.old-deja/g++.ns/template5.C: Remove invalid use of template | |
3197 | keyword. | |
3198 | * g++.old-deja/g++.ns/template6.C: Remove stray semicolon. | |
3199 | * g++.old-deja/g++.ns/using9.C: Remove stray semicolon. | |
3200 | * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of | |
3201 | named return value extension. | |
3202 | * g++.old-deja/g++.oliva/nameret2.C: Likewise. | |
3203 | * g++.old-deja/g++.other/access4.C: Issue additional error | |
3204 | messages. | |
3205 | * g++.old-deja/g++.other/array6.C: Remove stray semicolon. | |
3206 | * g++.old-deja/g++.other/crash1.C: Isue additional error messages. | |
3207 | * g++.old-deja/g++.other/crash11.C: Add missing class-key. | |
3208 | * g++.old-deja/g++.other/crash25.C: Change error message. | |
3209 | * g++.old-deja/g++.other/crash4.C: Change error message. | |
3210 | * g++.old-deja/g++.other/debug7.C: Remove stray semicolon. | |
3211 | * g++.old-deja/g++.other/decl5.C: Issue more error messages. | |
3212 | * g++.old-deja/g++.other/defarg7.C: Remove circular dependency | |
3213 | checks. | |
3214 | * g++.old-deja/g++.other/defarg8.C: Likewise. | |
3215 | * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon. | |
3216 | * g++.old-deja/g++.other/dtor10.C: Likewise. | |
3217 | * g++.old-deja/g++.other/incomplete.C: Likewise. | |
3218 | * g++.old-deja/g++.other/linkage7.C: Likewise. | |
3219 | * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected | |
3220 | lookup algorithm. | |
3221 | * g++.old-deja/g++.other/mangle2.C: Likewise. | |
3222 | * g++.old-deja/g++.other/refinit2.C: Likewise. | |
3223 | * g++.old-deja/g++.other/sizeof2.C: Change error messages. | |
3224 | * g++.old-deja/g++.other/std1.C: Remove stray semicolon. | |
3225 | * g++.old-deja/g++.pt/crash28.C: Likewise. | |
3226 | * g++.old-deja/g++.pt/crash29.C: Use explicit specialization | |
3227 | syntax. | |
3228 | * g++.old-deja/g++.pt/crash32.C: Change error message. | |
3229 | * g++.old-deja/g++.pt/crash43.C: Adjust error messages. | |
3230 | * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon. | |
3231 | * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in | |
3232 | error message position. | |
3233 | * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon. | |
3234 | * g++.old-deja/g++.pt/defarg8.C: Change error message. | |
3235 | * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization | |
3236 | syntax. | |
3237 | * g++.old-deja/g++.pt/eichin01a.C: Define static data members. | |
3238 | * g++.old-deja/g++.pt/eichin01b.C: Likewise. | |
3239 | * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon. | |
3240 | * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template | |
3241 | keyword. | |
3242 | * g++.old-deja/g++.pt/explicit31.C: Likewise. | |
3243 | * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon. | |
3244 | * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template | |
3245 | keyword. | |
3246 | * g++.old-deja/g++.pt/explicit71.C: Change error message. | |
3247 | * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization | |
3248 | syntax. | |
3249 | * g++.old-deja/g++.pt/friend28.C: Account for use of | |
3250 | non-dependent names. | |
3251 | * g++.old-deja/g++.pt/friend29.C: Likewise. | |
3252 | * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup | |
3253 | rules. | |
3254 | * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon. | |
3255 | * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key. | |
3256 | * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name | |
3257 | lookup rules. | |
3258 | * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon. | |
3259 | * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename | |
3260 | keyword. | |
3261 | * g++.old-deja/g++.pt/memclass20.C: Likewise. | |
3262 | * g++.old-deja/g++.pt/memclass5.C: Likewise. | |
3263 | * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template | |
3264 | keyword. | |
3265 | * g++.old-deja/g++.pt/memtemp75.C: Likewise. | |
3266 | * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon. | |
3267 | * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier. | |
3268 | * g++.old-deja/g++.pt/overload13.C: Correct error messages. | |
3269 | * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword. | |
a8d0ddaf | 3270 | * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template |
876200a8 MM |
3271 | keyword. |
3272 | * g++.old-deja/g++.pt/spec10.C: Likewise. | |
3273 | * g++.old-deja/g++.pt/spec28.C: Reorder declarations. | |
3274 | * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax. | |
3275 | * g++.old-deja/g++.pt/t32.C: Remove stray semicolon. | |
3276 | * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax. | |
3277 | * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon. | |
3278 | * g++.old-deja/g++.pt/ttp62.C: Likewise. | |
3279 | * g++.old-deja/g++.pt/ttp64.C: Likewise. | |
3280 | * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword. | |
3281 | * g++.old-deja/g++.pt/typename15.C: Likewise. | |
3282 | * g++.old-deja/g++.pt/typename22.C: Likewise. | |
3283 | * g++.old-deja/g++.pt/typename6.C: Change error messages. | |
3284 | * g++.old-deja/g++.pt/using1.C: Remove stray semicolon. | |
3285 | * g++.old-deja/g++.pt/virtual2.C: Likewise. | |
3286 | * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization | |
3287 | syntax. | |
3288 | * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named | |
3289 | return value extension. | |
3290 | * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon. | |
3291 | * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules. | |
3292 | * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons. | |
3293 | * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration. | |
a8d0ddaf | 3294 | |
aac1406f NS |
3295 | 2002-12-26 Nathan Sidwell <nathan@codesourcery.com> |
3296 | ||
eab5474f NS |
3297 | * g++.dg/warn/inline1.C: New test. |
3298 | * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines. | |
3299 | * g++.old-deja/g++.jason/synth10.C: Likewise. | |
3300 | * g++.old-deja/g++.mike/net31.C: Likewise. | |
3301 | * g++.old-deja/g++.mike/p8786.C: Likewise. | |
3302 | ||
aac1406f NS |
3303 | * g++.dg/template/friend10.C: New test. |
3304 | * g++.dg/template/conv5.C: New test. | |
3305 | ||
b9201622 | 3306 | 2002-12-24 Nathan Sidwell <nathan@codesourcery.com> |
a8d0ddaf | 3307 | |
3e14cd30 | 3308 | * g++.dg/lookup/scoped3.C: New test. |
a8d0ddaf | 3309 | |
b9201622 NS |
3310 | * g++.dg/lookup/decl1.C: New test. |
3311 | * g++.dg/lookup/decl2.C: New test. | |
3312 | ||
40aa9d95 JM |
3313 | 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk> |
3314 | ||
3315 | * g++.dg/init/new1.C, g++.dg/template/alignof1.C, | |
3316 | gcc.c-torture/compile/20021015-1.c, | |
3317 | gcc.c-torture/compile/20021015-2.c, | |
3318 | gcc.c-torture/compile/20021123-1.c, | |
3319 | gcc.c-torture/compile/20021123-2.c, | |
3320 | gcc.c-torture/compile/20021123-3.c, | |
3321 | gcc.c-torture/compile/20021123-4.c, | |
3322 | gcc.c-torture/execute/20021024-1.c: Add tests previously added | |
3323 | only to 3.1 or 3.2 branch. | |
3324 | ||
8dc65b6e MM |
3325 | 2002-12-23 Mark Mitchell <mark@codesourcery.com> |
3326 | ||
b9201622 | 3327 | * gcc.dg/i386-bitfield3.c: New test. |
a8d0ddaf | 3328 | |
b9201622 | 3329 | * gcc.dg/i386-bitfield2.c: New test. |
a8d0ddaf | 3330 | |
081cebb2 NS |
3331 | 2002-12-22 Nathan Sidwell <nathan@codesourcery.com> |
3332 | ||
3333 | * g++.dg/parse/conv_op1.C: New test. | |
3334 | ||
7887df62 JZ |
3335 | 2002-12-21 Josef Zlomek <zlomekj@suse.cz> |
3336 | ||
3337 | * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is | |
3338 | approved. | |
3339 | ||
7ec52186 JZ |
3340 | 2002-12-20 Josef Zlomek <zlomekj@suse.cz> |
3341 | ||
3342 | * gcc.c-torture/compile/20021220-1.c: New test. | |
3343 | ||
e91f04de CH |
3344 | 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net> |
3345 | ||
3346 | * gcc.dg/i386-fastcall-1.c: New. | |
3347 | ||
039baf9e EB |
3348 | 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr> |
3349 | ||
3350 | * gcc.c-torture/execute/20021219-1.c: New test. | |
3351 | ||
e54b4cae EB |
3352 | 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr> |
3353 | ||
3354 | * gcc.dg/i386-pic-1.c: New test. | |
3355 | ||
da9701a6 KL |
3356 | 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
3357 | ||
3358 | PR c++/8099 | |
3359 | * g++.dg/template/friend9.C: New test. | |
3360 | ||
cab7a9a3 KL |
3361 | 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
3362 | ||
3363 | PR c++/3663 | |
3364 | * g++.dg/template/access7.C: New test. | |
3365 | ||
a15791b0 NC |
3366 | 2002-12-18 Nick Clifton <nickc@redhat.com> |
3367 | ||
3368 | * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if | |
3369 | the libstdc++-v3 directory has been found. | |
3370 | ||
dd05b1b4 DP |
3371 | 2002-12-12 Devang Patel <dpatel@apple.com> |
3372 | * gcc.dg/darwin-ld-1.c: New test. | |
3373 | * gcc.dg/darwin-ld-2.c: New test. | |
3374 | * gcc.dg/darwin-ld-3.c: New test. | |
3375 | * gcc.dg/darwin-ld-4.c: New test. | |
3376 | * gcc.dg/darwin-ld-5.c: New test. | |
4977bab6 | 3377 | |
2eb96bdb EB |
3378 | 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr> |
3379 | ||
3380 | * gcc.c-torture/compile/20021212-1.c: New test. | |
3381 | ||
b3a5a50c NB |
3382 | 2002-12-11 Neil Booth <neil@daikokuya.co.uk> |
3383 | ||
3384 | * gcc.dg/fshort-wchar: New test. | |
3385 | ||
4fe1edca MM |
3386 | 2002-12-10 Mark Mitchell <mark@codesourcery.com> |
3387 | ||
d23faea1 MM |
3388 | PR c++/8372 |
3389 | * g++.dg/template/dtor1.C: New test. | |
3390 | ||
4fe1edca MM |
3391 | * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error |
3392 | markers. | |
3393 | ||
801bb04d JJ |
3394 | 2002-12-10 Jakub Jelinek <jakub@redhat.com> |
3395 | ||
3396 | * g++.dg/parse/parameter-declaration-1.C: Expect error on last line. | |
3397 | ||
dcba9b0f MM |
3398 | 2002-12-09 Mark Mitchell <mark@codesourcery.com> |
3399 | ||
3400 | * g++.dg/template/static1.C: New test. | |
3401 | * g++.dg/template/static2.C: New test. | |
3402 | * g++.old-deja/g++.ext/memconst.C: New test. | |
3403 | ||
da549e29 KG |
3404 | 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3405 | ||
3406 | * g++.dg/special/conpr-2.C: Expect failure on solaris2. | |
3407 | * g++.dg/special/ecos.exp (conpr-3.C): Likewise. | |
3408 | * g++.dg/special/initp1.C: Likewise. | |
3409 | ||
61f6c84f JJ |
3410 | 2002-12-06 Jakub Jelinek <jakub@redhat.com> |
3411 | ||
3412 | * gcc.c-torture/execute/20021204-1.c: New test. | |
3413 | ||
16823694 GK |
3414 | 2002-12-04 Geoffrey Keating <geoffk@apple.com> |
3415 | ||
3416 | * gcc.dg/ppc-fmadd-1.c: New file. | |
3417 | * gcc.dg/ppc-fmadd-2.c: New file. | |
3418 | * gcc.dg/ppc-fmadd-3.c: New file. | |
3419 | ||
d61fd3f1 EB |
3420 | 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr> |
3421 | ||
3422 | * gcc.c-torture/compile/20021204-1.c: New test. | |
3423 | ||
4977bab6 ZW |
3424 | 2002-12-03 Nathan Sidwell <nathan@codesourcery.com> |
3425 | ||
3426 | * g++.dg/inherit/covariant2.C: New test. | |
3427 | * g++.dg/inherit/covariant3.C: New test. | |
3428 | * g++.dg/inherit/covariant4.C: New test. | |
3429 | * g++.dg/inherit/covariant1.C: Remove XFAIL. | |
3430 | * g++.old-deja/g++.robertl/eb17.C: Likewise. | |
3431 | ||
ee7ecb29 MM |
3432 | 2002-12-03 Mark Mitchell <mark@codesourcery.com> |
3433 | ||
3434 | PR c++/8688 | |
3435 | * g++.dg/init/brace3.C: New test. | |
3436 | ||
b11b0178 KH |
3437 | 2002-12-02 Kazu Hirata <kazu@cs.umass.edu> |
3438 | ||
3439 | * gcc.dg/20020210-1.c: Fix a comment typo. | |
3440 | ||
2e185155 MM |
3441 | 2002-12-02 Mark Mitchell <mark@codesourcery.com> |
3442 | ||
5089de93 MM |
3443 | PR c++/8720 |
3444 | * g++.dg/parse/defarg1.C: New test. | |
3445 | ||
3446 | PR c++/8615 | |
3447 | * g++.dg/template/char1.C: New test. | |
3448 | ||
2e185155 MM |
3449 | * g++.dg/template/varmod1.C: Fix typo. |
3450 | ||
218e0eb6 KL |
3451 | 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
3452 | ||
3453 | DR 180 | |
3454 | * g++.old-deja/g++.pt/crash32.C: Expect error. | |
3455 | ||
a82d6da5 MM |
3456 | 2002-12-01 Mark Mitchell <mark@codesourcery.com> |
3457 | ||
94fc547c MM |
3458 | PR c++/5919 |
3459 | * g++.dg/template/varmod1.C: New test. | |
3460 | ||
a82d6da5 MM |
3461 | PR c++/8727 |
3462 | * g++.dg/inherit/typeinfo1.C: New test. | |
4977bab6 | 3463 | |
a82d6da5 MM |
3464 | PR c++/8663 |
3465 | * g++.dg/inherit/typedef1.C: New test. | |
3466 | ||
c17707f1 MM |
3467 | 2002-11-30 Mark Mitchell <mark@codesourcery.com> |
3468 | ||
c9f8536c MM |
3469 | PR c++/8332 |
3470 | PR c++/8493 | |
3471 | * g++.dg/template/strlen1.C: New test. | |
3472 | ||
328de7c2 MM |
3473 | PR c++/8227 |
3474 | * g++.dg/template/ctor2.C: New test. | |
3475 | ||
c17707f1 MM |
3476 | PR c++/8214 |
3477 | * g++.dg/init/string1.C: New test. | |
3478 | ||
65f8b0fb MM |
3479 | PR c++/8511 |
3480 | * g++.dg/template/friend8.C: New test. | |
3481 | ||
f6a83eb0 JB |
3482 | 2002-11-29 Joe Buck <jbuck@synopsys.com> |
3483 | ||
3484 | * g++.dg/lookup/anon2.C: New test. | |
3485 | ||
e7c79ef9 KH |
3486 | 2002-11-28 Kazu Hirata <kazu@cs.umass.edu> |
3487 | ||
3488 | * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the | |
3489 | h8300 port. | |
3490 | ||
63313700 RS |
3491 | 2002-11-27 Richard Sandiford <rsandifo@redhat.com> |
3492 | ||
3493 | * gcc.dg/bitfld-6.c: New test. | |
3494 | ||
b8c25665 | 3495 | 2002-11-27 Jan Hubicka <jh@suse.cz> |
1dc46545 JH |
3496 | |
3497 | * gcc.c-torture/execute/20021127.[cx]: New test. | |
3498 | ||
b8c25665 | 3499 | 2002-11-26 Jan Hubicka <jh@suse.cz> |
4977bab6 ZW |
3500 | |
3501 | * gcc.dg/i386-cmov[123].c: New tests for conditional move code | |
3502 | quality. | |
3503 | ||
a16f2357 GK |
3504 | 2002-11-26 Geoffrey Keating <geoffk@apple.com> |
3505 | ||
3506 | * g++.dg/init/brace2.C: New test. | |
3507 | * g++.old-deja/g++.mike/p9129.C: Correct. | |
3508 | ||
6b5aa5d0 MM |
3509 | 2002-11-26 Mark Mitchell <mark@codesourcery.com> |
3510 | ||
3511 | * g++.dg/abi/empty10.C: Don't run on non-x86 targets. | |
3512 | ||
4977bab6 ZW |
3513 | 2002-11-25 Andreas Bauer <baueran@in.tum.de> |
3514 | ||
3515 | * gcc.dg/sibcall-6: New test for indirect sibcalls. | |
3516 | ||
2003cd37 MM |
3517 | 2002-11-25 Mark Mitchell <mark@codesourcery.com> |
3518 | ||
3519 | * testsuite/g++.dg/abi/empty11.C: New test. | |
3520 | * testsuite/g++.dg/rtti/cv1.C: New test. | |
3521 | ||
d860bdd3 HPN |
3522 | 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com> |
3523 | ||
3524 | * lib/prune.exp: Prune more -fpic/-fPIC warnings. | |
3525 | ||
8a874cb4 MM |
3526 | 2002-11-24 Mark Mitchell <mark@codesourcery.com> |
3527 | ||
3528 | * g++.dg/abi/empty10.C: New test. | |
3529 | ||
d61fd3f1 | 3530 | 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr> |
642c8681 EB |
3531 | |
3532 | * gcc.c-torture/compile/20021124-1.c: New test. | |
3533 | ||
05abed76 MM |
3534 | 2002-11-22 Mark Mitchell <mark@codesourcery.com> |
3535 | ||
3536 | * g++.dg/abi/rtti2.C: New test. | |
3537 | ||
d61fd3f1 | 3538 | 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr> |
75c2b973 EB |
3539 | |
3540 | * gcc.dg/i386-unroll-1.c: New test. | |
3541 | ||
d61fd3f1 | 3542 | 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr> |
6d1d1db0 EB |
3543 | |
3544 | * gcc.c-torture/compile/20021120-1.c: New test. | |
3545 | * gcc.c-torture/compile/20021120-2.c: New test. | |
3546 | ||
5354730b RS |
3547 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
3548 | ||
3549 | * gcc.dg/bitfld-5.c: New test. | |
3550 | ||
5720520f RS |
3551 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
3552 | ||
3553 | * gcc.c-torture/execute/20021120-3.c: New test. | |
3554 | ||
4392ebd3 RS |
3555 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
3556 | ||
3557 | * gcc.c-torture/execute/20021120-2.c: New test. | |
3558 | ||
3748bd9e RS |
3559 | 2002-11-20 Richard Sandiford <rsandifo@redhat.com> |
3560 | ||
3561 | * gcc.c-torture/execute/20021120-1.c: New test. | |
3562 | ||
bc02f8d3 JJ |
3563 | 2002-11-20 Jakub Jelinek <jakub@redhat.com> |
3564 | ||
3565 | * gcc.c-torture/execute/20021118-3.c: New test. | |
3566 | ||
d61fd3f1 | 3567 | 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr> |
d5fc82c5 EB |
3568 | |
3569 | * gcc.c-torture/compile/20021119-1.c: New test. | |
3570 | ||
3b312ef4 JT |
3571 | 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com> |
3572 | ||
3573 | * gcc.dg/duff-1.c: New test. | |
3574 | * gcc.dg/duff-2.c: New test. | |
3575 | * gcc.dg/duff-3.c: New test. | |
3576 | ||
8128cccf NB |
3577 | 2002-11-18 Neil Booth <neil@daikokuya.co.uk> |
3578 | ||
3579 | * gcc.dg/cpp/_Pragma5.c: New test. | |
3580 | ||
3503150c RS |
3581 | 2002-11-18 Richard Sandiford <rsandifo@redhat.com> |
3582 | ||
3583 | * gcc.c-torture/execute/20021118-2.c: New test. | |
3584 | ||
180bde4f RS |
3585 | 2002-11-18 Richard Sandiford <rsandifo@redhat.com> |
3586 | ||
3587 | * gcc.c-torture/execute/20021118-1.c: New test. | |
3588 | ||
aaefd216 JJ |
3589 | 2002-11-16 Jakub Jelinek <jakub@redhat.com> |
3590 | ||
3591 | * gcc.dg/20021116-1.c: New test. | |
3592 | ||
95675950 MM |
3593 | 2002-11-14 Mark Mitchell <mark@codesourcery.com> |
3594 | ||
3595 | * g++.dg/abi/vcall1.C: New test. | |
3596 | ||
7eca317a JJ |
3597 | 2002-11-14 Jakub Jelinek <jakub@redhat.com> |
3598 | ||
3599 | * gcc.dg/20021029-1.c: New test. | |
3600 | * gcc.dg/20021029-2.c: New test. | |
3601 | ||
1fccfa1e JDA |
3602 | 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca> |
3603 | ||
3604 | * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*. | |
3605 | ||
110c25ef EB |
3606 | 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
3607 | ||
3608 | PR c/8439 | |
3609 | * gcc.dg/20021110.c: Move to ... | |
3610 | * gcc.c-torture/compile/20021110.c: .... here. | |
3611 | ||
303b90b0 FS |
3612 | 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
3613 | ||
3614 | PR c/8467 | |
3615 | * gcc.c-torture/execute/20021111-1.c | |
3616 | ||
45ed7228 EB |
3617 | 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr> |
3618 | ||
3619 | PR c/8439 | |
110c25ef | 3620 | * gcc.dg/20021110.c: New test. |
4977bab6 | 3621 | |
06315871 MM |
3622 | 2002-11-10 Mark Mitchell <mark@codesourcery.com> |
3623 | ||
3624 | * g++.dg/abi/vthunk3.C: Run only on x86. | |
3625 | ||
04e6db94 JM |
3626 | 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk> |
3627 | ||
3628 | * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests. | |
3629 | ||
323941f6 HPN |
3630 | 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com> |
3631 | ||
3632 | * lib/compat.exp (compat-execute): Fix logic error in last | |
3633 | change. | |
3634 | ||
8c47cfd8 NB |
3635 | 2002-11-09 Neil Booth <neil@daikokuya.co.uk> |
3636 | ||
3637 | * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update. | |
3638 | ||
5c74d5b0 KL |
3639 | 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
3640 | ||
3641 | PR c++/8389 | |
3642 | * g++.dg/template/access6.C: New test. | |
3643 | ||
b8c25665 | 3644 | 2002-11-08 Jan Hubicka <jh@suse.cz> |
4977bab6 ZW |
3645 | |
3646 | * gcc.dg/i386-ssefp-1.c: New test. | |
3647 | * gcc.dg/i386-ssefp-1.c: New test. | |
3648 | ||
b8c25665 | 3649 | 2002-11-08 Jan Hubicka <jh@suse.cz> |
8dd3ca88 JH |
3650 | |
3651 | * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure. | |
3652 | ||
4f2c9d7e MM |
3653 | 2002-11-07 Mark Mitchell <mark@codesourcery.com> |
3654 | ||
e6a66567 MM |
3655 | * g++.dg/abi/vthunk3.C: New test. |
3656 | ||
4f2c9d7e MM |
3657 | PR c++/8338 |
3658 | * g++.dg/template/crash2.C: New test. | |
3659 | ||
f72ab53b MM |
3660 | 2002-11-07 Mark Mitchell <mark@codesourcery.com> |
3661 | ||
3662 | * testsuite/g++.dg/abi/dtor1.C: New test. | |
3663 | * testsuite/g++.dg/abi/dtor2.C: Likewise. | |
3664 | ||
3cfe49da GK |
3665 | 2002-11-05 Geoffrey Keating <geoffk@apple.com> |
3666 | ||
3667 | * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on | |
3668 | Darwin. | |
3669 | ||
9e96797f AN |
3670 | 2002-11-04 Adam Nemet <anemet@lnxw.com> |
3671 | ||
3672 | * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use | |
3673 | -mthumb. Only xfail with -O0. | |
3674 | ||
548502d3 MM |
3675 | 2002-11-03 Mark Mitchell <mark@codesourcery.com> |
3676 | ||
3677 | * g++.dg/abi/thunk1.C: New test. | |
3678 | * g++.dg/abi/thunk2.C: Likewise. | |
3679 | * g++.dg/abi/vtt1.C: Likewise. | |
3680 | ||
8cd4a359 DN |
3681 | 2002-11-02 Diego Novillo <dnovillo@redhat.com> |
3682 | ||
3683 | PR optimization/8423 | |
3684 | * gcc.c-torture/execute/builtin-constant.c: New test. | |
3685 | ||
04d57dd5 ZW |
3686 | 2002-11-01 Zack Weinberg <zack@codesourcery.com> |
3687 | ||
3688 | * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C: | |
3689 | Add some more cases. | |
3690 | ||
bec80a45 MM |
3691 | 2002-11-01 Mark Mitchell <mark@codesourcery.com> |
3692 | ||
3693 | PR c++/8391 | |
3694 | * g++.dg/opt/local1.C: New test. | |
3695 | ||
8c081e84 MM |
3696 | 2002-10-30 Mark Mitchell <mark@codesourcery.com> |
3697 | ||
3698 | PR c++/8160 | |
3699 | * g++.dg/template/complit1.C: New test. | |
3700 | ||
3701 | PR c++/8149 | |
3702 | * g++.dg/template/typename4.C: Likewise. | |
3703 | ||
7088fca9 KL |
3704 | 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
3705 | ||
3706 | Core issue 287, PR c++/7639 | |
3707 | * g++.dg/template/instantiate1.C: Adjust error location. | |
3708 | * g++.dg/template/instantiate3.C: New test. | |
3709 | * g++.old-deja/g++.pt/crash10.C: Adjust error location. | |
3710 | * g++.old-deja/g++.pt/derived3.C: Adjust error location. | |
3711 | * g++.old-deja/g++.pt/spec28.C: Reorder declaration. | |
3712 | ||
f6a9714b HPN |
3713 | 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com> |
3714 | ||
3715 | * lib/compat.exp (compat-execute): Don't clean out a gluefile. | |
3716 | ||
59db5f7b MM |
3717 | 2002-10-29 Mark Mitchell <mark@codesourcery.com> |
3718 | ||
3719 | PR c++/8287 | |
3720 | * g++.dg/init/dtor2.C: New test. | |
3721 | ||
a80c67ca KG |
3722 | 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3723 | ||
3724 | * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6. | |
3725 | * gcc.dg/nest.c: Bypass errors on irix6. | |
3726 | ||
96a888d6 HPN |
3727 | 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com> |
3728 | ||
3729 | * gcc.dg/nest.c: Expect error for mmix-*-*. | |
3730 | * gcc.dg/20021014-1.c: Use dg-error, not dg-build. | |
3731 | ||
1f032a99 HPN |
3732 | 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com> |
3733 | ||
600522f8 HPN |
3734 | * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors |
3735 | markers. | |
3736 | ||
35fcca95 | 3737 | * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*. |
1f032a99 | 3738 | |
f0dd122b MS |
3739 | 2002-10-25 Mike Stump <mrs@apple.com> |
3740 | ||
3741 | * gcc.dg/warn-1.c: New test. | |
3742 | ||
f65e1183 ZW |
3743 | 2002-10-25 Zack Weinberg <zack@codesourcery.com> |
3744 | ||
3745 | * g++.dg/template/typename3.C: New test. | |
3746 | ||
bb5e8a7f MM |
3747 | 2002-10-25 Mark Mitchell <mark@codesourcery.com> |
3748 | ||
e93ee644 MM |
3749 | * g++.dg/lookup/ptrmem1.C: New test. |
3750 | ||
bb5e8a7f MM |
3751 | * g++.dg/abi/vthunk2.C: New test. |
3752 | ||
f3763a44 ZW |
3753 | 2002-10-25 Zack Weinberg <zack@codesourcery.com> |
3754 | ||
3755 | * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests. | |
3756 | ||
ba9a991f MM |
3757 | 2002-10-24 Mark Mitchell <mark@codesourcery.com> |
3758 | ||
3759 | * g++.dg/abi/empty9.C: New test. | |
3760 | ||
5f13cfc6 RH |
3761 | 2002-10-24 Richard Henderson <rth@redhat.com> |
3762 | ||
3763 | * g++.dg/inherit/thunk1.C: Enable for ia64. | |
3764 | ||
6b607ffd MM |
3765 | 2002-10-23 Mark Mitchell <mark@codesourcery.com> |
3766 | ||
3767 | PR c++/8067 | |
3768 | * g++.dg/lookup/pretty1.C: New test. | |
3769 | ||
8bfb45f8 JJ |
3770 | 2002-10-23 Jakub Jelinek <jakub@redhat.com> |
3771 | ||
3772 | * gcc.dg/20021023-1.c: New test. | |
3773 | ||
e6f052b7 MM |
3774 | 2002-10-23 Mark Mitchell <mark@codesourcery.com> |
3775 | ||
3776 | PR c++/7679 | |
3777 | * g++.dg/parse/inline1.C: New test. | |
f65e1183 | 3778 | |
e2358068 RH |
3779 | 2002-10-23 Richard Henderson <rth@redhat.com> |
3780 | ||
619703c6 RH |
3781 | * g++.dg/inherit/thunk1.C: Enable for x86_64. |
3782 | ||
e2358068 RH |
3783 | * g++.dg/inherit/thunk1.C: Enable for s390 and alpha. |
3784 | ||
ad4f9910 MM |
3785 | 2002-10-22 Mark Mitchell <mark@codesourcery.com> |
3786 | ||
3787 | PR c++/6579 | |
3788 | * g++.dg/parse/stmtexpr3.C: New test. | |
3789 | ||
8fe734a3 NS |
3790 | 2002-10-22 Nathan Sidwell <nathan@codesourcery.com> |
3791 | ||
3792 | * g++.dg/expr/cond1.C: New test. | |
3793 | ||
4977bab6 ZW |
3794 | 2002-10-21 Zack Weinberg <zack@codesourcery.com> |
3795 | ||
3796 | * gcc.dg/sibcall-5.c: Correct { dg-do run } line. | |
3797 | ||
7ba539c6 MM |
3798 | 2002-10-21 Mark Mitchell <mark@codesourcery.com> |
3799 | ||
3800 | * g++.dg/abi/vbase13.C: New test. | |
3801 | * g++.dg/abi/vbase14.C: Likewise. | |
3802 | ||
75d38379 JJ |
3803 | 2002-10-21 Jakub Jelinek <jakub@redhat.com> |
3804 | ||
3805 | * gcc.dg/tls/pic-1.c: New test. | |
3806 | * gcc.dg/tls/nonpic-1.c: New test. | |
3807 | * gcc.dg/20021018-1.c: New test. | |
3808 | ||
aaee784a UW |
3809 | 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com> |
3810 | ||
3811 | * lib/profopt.exp (profopt-cleanup): New argument TESTCASE. | |
3812 | Remove only files with the same base name as the test case. | |
3813 | (profopt-perf-value): Pass TESTCASE to profopt-cleanup. | |
3814 | (profopt-execute): Likewise. Also, remove old profiling | |
3815 | and performance data files before running the tests. | |
3816 | ||
3817 | * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls. | |
3818 | * g++.dg/bprob/bprob.exp: Likewise. | |
3819 | * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp | |
3820 | to allow more general test case names. | |
3821 | ||
3822 | * g++.dg/bprob/bprob-1.C: Rename to ... | |
3823 | * g++.dg/bprob/g++-bprob-1.C: ... this. | |
3824 | ||
3825 | * g77.dg/bprob/bprob-1.f: Rename to ... | |
3826 | * g77.dg/bprob/g77-bprob-1.f: ... this. | |
3827 | ||
22bd2554 ZW |
3828 | 2002-10-21 Zack Weinberg <zack@codesourcery.com> |
3829 | ||
3830 | * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with | |
3831 | bison 1.50 or later. | |
3832 | ||
434fb8b7 JJ |
3833 | 2002-10-21 Janis Johnson <janis187@us.ibm.com> |
3834 | ||
3835 | * g++.dg/README: Describe more test directories. | |
3836 | ||
42328048 MM |
3837 | 2002-10-21 Mark Mitchell <mark@codesourcery.com> |
3838 | ||
3839 | * g++.dg/init/array6.C: Add additional tests. | |
3840 | ||
ecef5e87 UW |
3841 | 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com> |
3842 | ||
3843 | * gcc.dg/weak/typeof-2.c: Handle s390x targets as well. | |
3844 | * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode. | |
3845 | ||
0ac1a3d3 KH |
3846 | 2002-10-21 Kazu Hirata <kazu@cs.umass.edu> |
3847 | ||
3848 | * gcc.c-torture/compile/20020604-1.x: New. | |
3849 | * gcc.c-torture/compile/simd-5.x: Likewise. | |
3850 | * gcc.c-torture/execute/920710-1.x: Likewise. | |
3851 | * gcc.c-torture/execute/20020720-1.x: Disable on h8300. | |
3852 | ||
97cc1f5e MM |
3853 | 2002-10-21 Mark Mitchell <mark@codesourcery.com> |
3854 | ||
3855 | * g++.dg/inherit/override1.C: Add dg-options clause. | |
3856 | ||
ab3146fd ZD |
3857 | 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> |
3858 | ||
3859 | * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and | |
3860 | _mm_slli_si128. | |
3861 | ||
0d8b229b AS |
3862 | 2002-10-19 Andreas Schwab <schwab@suse.de> |
3863 | ||
3864 | * lib/compat.exp (compat-run): Prepend "./" when $dest has no | |
3865 | directory component. | |
3866 | ||
9368208b MM |
3867 | 2002-10-18 Mark Mitchell <mark@codesourcery.com> |
3868 | ||
80bbd03d MM |
3869 | * g++.dg/inherit/thunk1.C: New test. |
3870 | ||
9368208b MM |
3871 | * g++.dg/inherit/override1.C: New test. |
3872 | ||
3873 | * g++.dg/abi/mangle11.C: New test. | |
3874 | * g++.dg/abi/mangle14.C: New test. | |
3875 | * g++.dg/abi/mangle17.C: New test. | |
3876 | ||
8a188e24 NS |
3877 | 2002-10-17 Nathan Sidwell <nathan@codesourcery.com> |
3878 | ||
3879 | * g++.dg/overload/member2.C: New test. | |
3880 | ||
768bf0ab JJ |
3881 | 2002-10-17 Janis Johnson <janis187@us.ibm.com> |
3882 | ||
3883 | * g++.dg/README: Describe new compat directory. | |
3884 | * g++.dg/dg.exp: Skip tests in compat directory. | |
3885 | * README.compat: New file. | |
3886 | * lib/compat.exp: New expect script. | |
3887 | * g++.dg/compat: New test directory. | |
3888 | * g++.dg/compat/compat.exp: New expect script. | |
3889 | * g++.dg/compat/abi: New test directory. | |
3890 | * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C, | |
3891 | g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h, | |
3892 | g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C, | |
3893 | g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h, | |
3894 | g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C, | |
3895 | g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h, | |
3896 | g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C, | |
3897 | g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h, | |
3898 | g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C, | |
3899 | g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h, | |
3900 | g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C, | |
3901 | g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files. | |
3902 | * g++.dg/compat/break: New test directory. | |
3903 | * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C, | |
3904 | g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h, | |
3905 | g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C, | |
3906 | g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h, | |
3907 | g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C, | |
3908 | g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h, | |
3909 | g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C, | |
3910 | g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h, | |
3911 | g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C, | |
3912 | g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h, | |
3913 | g++.dg/compat/break/README: New files. | |
3914 | * g++.dg/compat/eh: New test directory. | |
3915 | * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C, | |
3916 | g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h, | |
3917 | g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C, | |
3918 | g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h, | |
3919 | g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C, | |
3920 | g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h, | |
3921 | g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C, | |
3922 | g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h, | |
3923 | g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C, | |
3924 | g++.dg/compat/eh/filter2_y.C, | |
3925 | g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C, | |
3926 | g++.dg/compat/eh/new1_y.C, | |
3927 | g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C, | |
3928 | g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h, | |
3929 | g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C, | |
3930 | g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h, | |
3931 | g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C, | |
3932 | g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h, | |
3933 | g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C, | |
3934 | g++.dg/compat/eh/unexpected1_y.C: New files. | |
3935 | * g++.dg/compat/init: New test directory. | |
3936 | * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C, | |
3937 | g++.dg/compat/init/array5_y.C, | |
3938 | g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C, | |
3939 | g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h, | |
3940 | g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C, | |
3941 | g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h, | |
3942 | g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C, | |
3943 | g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h, | |
3944 | g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C, | |
3945 | g++.dg/compat/init/init-ref2_y.C: New files. | |
3946 | ||
982216be MM |
3947 | 2002-10-17 Mark Mitchell <mark@codesourcery.com> |
3948 | ||
3949 | PR c++/7584 | |
3950 | * g++.dg/inherit/using3.C: New test. | |
3951 | ||
b8c25665 | 3952 | 2002-10-17 Jan Hubicka <jh@suse.cz> |
ff229ff6 JH |
3953 | |
3954 | * gcc.dg/20021017-2.c: New test. | |
3955 | ||
b216f69b MM |
3956 | 2002-10-17 Mark Mitchell <mark@codesourcery.com> |
3957 | ||
2d05cd96 | 3958 | * g++.dg/abi/mangle16.C: Adjust. |
d768a589 | 3959 | |
b216f69b MM |
3960 | * g++.dg/init/array8.C: New test. |
3961 | ||
6e53546d RS |
3962 | 2002-10-17 Richard Sandiford <rsandifo@redhat.com> |
3963 | ||
3964 | * gcc.dg/special/mips-abi.exp: New test. | |
3965 | * gcc.dg/special/mips-abi.s: Empty file used by the above. | |
3966 | ||
2303a079 MM |
3967 | 2002-10-16 Mark Mitchell <mark@codesourcery.com> |
3968 | ||
d3133e68 MM |
3969 | * g++.dg/abi/mangle16.C: New test. |
3970 | * g++.dg/abi/mangle17.C: Likewise. | |
3971 | ||
2303a079 MM |
3972 | PR c++/7478 |
3973 | * g++.dg/template/ref1.C: New test. | |
3974 | ||
e055ba36 KG |
3975 | 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3976 | ||
3977 | * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips. | |
3978 | ||
6e2ac1ae UW |
3979 | 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com> |
3980 | ||
3981 | * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test. | |
3982 | ||
451c0899 MM |
3983 | 2002-10-16 Mark Mitchell <mark@codesourcery.com> |
3984 | ||
3985 | PR c++/7524 | |
3986 | * g++.dg/init/array7.C: New test. | |
3987 | ||
3fa3c4bd MM |
3988 | 2002-10-15 Mark Mitchell <mark@codesourcery.com> |
3989 | ||
3990 | * g++.dg/init/array6.C: New test. | |
22bd2554 | 3991 | |
3fa3c4bd MM |
3992 | * g++.dg/abi/mangle13.C: Likewise. |
3993 | * g++.dg/abi/mangle14.C: Likewise. | |
3994 | * g++.dg/abi/mangle15.C: Likewise. | |
3995 | ||
58731fd1 MM |
3996 | 2002-10-14 Mark Mitchell <mark@codesourcery.com> |
3997 | ||
3998 | * g++.dg/abi/empty8.C: New test. | |
22bd2554 | 3999 | |
6742d92b NS |
4000 | 2002-10-15 Nathan Sidwell <nathan@codesourcery.com> |
4001 | ||
4002 | * g++.dg/init/ctor1.C: New test. | |
4003 | ||
23a64177 UW |
4004 | 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com> |
4005 | ||
4006 | * gcc.c-torture/execute/20021015-1.c: New test. | |
4007 | ||
b8c25665 | 4008 | 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com> |
38364bd2 R |
4009 | |
4010 | * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test. | |
4011 | ||
b8c25665 | 4012 | 2002-10-14 Jan Hubicka <jh@suse.cz> |
1877be45 JH |
4013 | |
4014 | * gcc.dg/i386-ssetype-[1-5].c: New tests. | |
4015 | ||
741fa37f RH |
4016 | 2002-10-14 Richard Henderson <rth@redhat.com> |
4017 | ||
4018 | * gcc.dg/20020219-1.c: Disable for 16-bit targets. | |
4019 | ||
a3b88570 MM |
4020 | 2002-10-14 Mark Mitchell <mark@codesourcery.com> |
4021 | ||
4022 | PR optimization/6631 | |
4023 | * g++.dg/opt/const2.C: New test. | |
4024 | ||
77631fa7 MM |
4025 | 2002-10-14 Mark Mitchell <mark@codesourcery.com> |
4026 | ||
4027 | PR c++/7176 | |
4028 | * g++.dg/parse/friend1.C: New test. | |
4029 | * g++.old-deja/g++.pt/memtemp64.C: Adjust. | |
4030 | ||
0d1c5774 JJ |
4031 | 2002-10-14 Jakub Jelinek <jakub@redhat.com> |
4032 | ||
4033 | * gcc.dg/20021014-1.c: New test. | |
4034 | ||
8e3df2de MM |
4035 | 2002-10-11 Mark Mitchell <mark@codesourcery.com> |
4036 | ||
dac45b5c MM |
4037 | PR c++/5661 |
4038 | * g++.dg/ext/vlm1.C: New test. | |
4039 | * g++.dg/ext/vlm2.C: Likewise. | |
22bd2554 | 4040 | |
8e3df2de MM |
4041 | * g++.dg/init/array1.C: Remove invalid braces. |
4042 | * g++.dg/init/brace1.C: New test. | |
4043 | * g++.dg/init/copy2.C: Likewise. | |
4044 | * g++.dg/init/copy3.C: Likewise. | |
4045 | * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR. | |
4046 | * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of | |
4047 | braces. | |
22bd2554 | 4048 | |
98ddd678 NB |
4049 | 2002-10-11 Neil Booth <neil@daikokuya.co.uk> |
4050 | ||
4051 | * gcc.dg/cpp/assembler.S: Don't use -ansi. | |
4052 | ||
b8c25665 | 4053 | 2002-10-11 Richard Shann <richard.shann@superh.com> |
0488fa7c JR |
4054 | |
4055 | * gcc.c-torture/compile/simd-5.c: New test. | |
4056 | ||
4977bab6 ZW |
4057 | 2002-10-10 Roger Sayle <roger@eyesopen.com> |
4058 | ||
4059 | * gcc.c-torture/execute/shiftopt-1.c: New test case. | |
4060 | ||
61fdde38 JW |
4061 | 2002-10-10 Jim Wilson <wilson@redhat.com> |
4062 | ||
4063 | * gcc.c-torture/execute/20021010-1.c: New test. | |
4064 | ||
95f79357 ZW |
4065 | 2002-10-09 Zack Weinberg <zack@codesourcery.com> |
4066 | ||
85cd7be8 | 4067 | PR c/7353 |
95f79357 ZW |
4068 | * g++.dg/ext/typedef-init.C: New test. |
4069 | * gcc.dg/typedef-init.c: New test. | |
4070 | ||
5cc67323 NB |
4071 | 2002-10-09 Neil Booth <neil@daikokuya.co.uk> |
4072 | ||
4073 | * gcc.dg/cpp/paste13.c: New test. | |
4074 | ||
131d2c16 KG |
4075 | 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4076 | ||
4077 | * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For | |
4078 | remaining platforms, XFAIL during compile, not execute. Don't | |
4079 | XFAIL at -O0. | |
4080 | ||
bf52f899 NS |
4081 | 2002-10-08 Nathan Sidwell <nathan@codesourcery.com> |
4082 | ||
4083 | * gcc.dg/alias-1.c: Tweak expected warning. | |
4084 | ||
a85cd145 V |
4085 | 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com> |
4086 | ||
4087 | * gcc.dg/20020411-1.c: Disable for 16-bit "int". | |
4088 | ||
f75369c8 AJ |
4089 | 2002-10-06 Andreas Jaeger <aj@suse.de> |
4090 | ||
8d725537 AJ |
4091 | * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp. |
4092 | * gcc.dg/cpp/c++98.C: Likewise. | |
4093 | ||
4094 | * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here. | |
4095 | * g++.dg/cpp/c++98.C: Likewise. | |
4096 | ||
4097 | * g++.dg/README (Subdirectories): Mention cpp directory. | |
4098 | ||
f75369c8 AJ |
4099 | PR target/7559 |
4100 | * gcc.dg/20021006-1.c: New test. | |
4101 | ||
eb55ce4b KL |
4102 | 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
4103 | ||
4104 | PR c++/7804 | |
4105 | * g++.dg/other/warning1.C: New test. | |
4106 | ||
f91f86e7 RS |
4107 | 2002-10-04 Roger Sayle <roger@eyesopen.com> |
4108 | ||
4109 | * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping | |
4110 | the test on failing platforms. Mark sparcv9-*-*, sparc64-*-* | |
4111 | and sparc-*-* with -m64 as expected failures. See PR 8087. | |
4112 | ||
bd9bb3d2 MM |
4113 | 2002-10-03 Mark Mitchell <mark@codesourcery.com> |
4114 | ||
4115 | PR c++/7931 | |
4116 | * g++.dg/template/ptrmem3.C: New test. | |
f75369c8 | 4117 | |
bd9bb3d2 MM |
4118 | PR c++/7754 |
4119 | * g++.dg/template/union1.C: New test. | |
4120 | ||
6397d80b MM |
4121 | 2002-10-03 Mark Mitchell <mark@codesourcery.com> |
4122 | ||
4123 | PR c++/8006 | |
4124 | * g++.dg/abi/mangle9.C: New test. | |
4125 | * g++.dg/abi/mangle10.C: New test. | |
4126 | * g++.dg/abi/mangle11.C: New test. | |
4127 | * g++.dg/abi/mangle12.C: New test. | |
4128 | ||
2282d28d MM |
4129 | 2002-10-02 Mark Mitchell <mark@codesourcery.com> |
4130 | ||
4131 | PR c++/7188. | |
4132 | * g++.dg/template/meminit1.C: New test. | |
4133 | * g++.dg/warn/Wreorder-1.C: Likewise. | |
4134 | * g++.old-deja/g++.mike/warn3.C: Tweak. | |
4135 | * lib/prune.exp: Ingore "in copy constructor". | |
4136 | ||
e5ec43ac AJ |
4137 | 2002-10-02 Andreas Jaeger <aj@suse.de> |
4138 | ||
4139 | * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c, | |
4140 | gcc.dg/20020103-1.c, gcc.dg/20000614-2.c, | |
4141 | g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable | |
4142 | on x86-64. | |
4143 | ||
a1d1a0f9 MM |
4144 | 2002-10-01 Mark Mitchell <mark@codesourcery.com> |
4145 | ||
4146 | * gcc.dg/empty1.C: Fix typo. | |
4147 | ||
73a73768 NS |
4148 | 2002-10-01 Nathan Sidwell <nathan@codesourcery.com> |
4149 | ||
4150 | * gcc.dg/alias-1.c: New test. | |
4151 | ||
871e97f7 MM |
4152 | 2002-10-01 Mark Mitchell <mark@codesourcery.com> |
4153 | ||
0645ba8f MM |
4154 | * gcc.dg/empty1.C: New test. |
4155 | ||
871e97f7 MM |
4156 | * g++.dg/tls/init-2.C: Tweak error messages. |
4157 | ||
8ab907e8 RS |
4158 | 2002-10-01 Richard Sandiford <rsandifo@redhat.com> |
4159 | ||
4160 | * gcc.c-torture/compile/20020923-1.c: New test. | |
4161 | ||
e3e3815b JT |
4162 | 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com> |
4163 | ||
4164 | * gcc.c-torture/execute/ffs-1.c: New test. | |
4165 | * gcc.c-torture/execute/ffs-2.c: Ditto. | |
4166 | ||
5a9a1961 NS |
4167 | 2002-09-30 Nathan Sidwell <nathan@codesourcery.com> |
4168 | ||
4169 | * g++.dg/overload/member1.C: New test. | |
4170 | ||
17bbb839 MM |
4171 | 2002-09-30 Mark Mitchell <mark@codesourcery.com> |
4172 | ||
4173 | * g++.dg/abi/empty7.C: New test. | |
4174 | * g++.dg/init/pm2.C: Likewise. | |
f75369c8 | 4175 | |
03357c23 NS |
4176 | 2002-09-29 Nathan Sidwell <nathan@codesourcery.com> |
4177 | ||
4178 | * g++.dg/rtti/crash1.C: New test. | |
4179 | ||
d7bb749a HPN |
4180 | 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com> |
4181 | ||
4182 | * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, | |
4183 | gcc.dg/sibcall-4.c: New tests. | |
4184 | ||
1c402174 RS |
4185 | 2002-09-28 Roger Sayle <roger@eyesopen.com> |
4186 | ||
4187 | * gcc.c-torture/execute/20020720-1.x: No longer skip test on | |
4188 | powerpc and MMIX targets. | |
4189 | ||
57147be1 ZW |
4190 | 2002-09-27 Zack Weinberg <zack@codesourcery.com> |
4191 | ||
4192 | * gcc.dg/cpp/20020927-1.c: New. | |
4193 | ||
6b1ef791 DM |
4194 | 2002-09-26 David S. Miller <davem@redhat.com> |
4195 | ||
4196 | * gcc.c-torture/compile/trunctfdf.c: New. | |
4197 | ||
fa4211cb KG |
4198 | 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4199 | ||
4200 | * lib/target-supports.exp (check_weak_available): Handle solaris2. | |
4201 | ||
a7215b32 AM |
4202 | 2002-09-27 Alan Modra <amodra@bigpond.net.au> |
4203 | ||
4204 | * gcc.c-torture/execute/loop-15.c: New. | |
4205 | ||
d57f8a71 JJ |
4206 | 2002-09-26 Janis Johnson <janis187@us.ibm.com> |
4207 | ||
4208 | * README.QMTEST: Fix typo. | |
4209 | ||
b784617e UW |
4210 | 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com> |
4211 | ||
4212 | * gcc.dg/20020926-1.c: New test. | |
4213 | ||
065fa8a1 DM |
4214 | 2002-09-25 David S. Miller <davem@redhat.com> |
4215 | ||
4216 | PR target/7842 | |
4217 | * gcc.c-torture/execute/shiftdi.c: New test. | |
4218 | ||
1c88948f RE |
4219 | 2002-09-26 Richard Earnshaw <rearnsha@arm.com> |
4220 | ||
4221 | * lib/gcc.exp (gcc_init): Use a filename for the testglue that is | |
4222 | unique to the tool. | |
4223 | * lib/g77.exp (g77_init): Likewise. | |
4224 | * lib/g++.exp (g++_init): Likewise. | |
4225 | * lib/objc.exp (objc_init): Likewise. | |
4226 | ||
956d9305 MM |
4227 | 2002-09-25 Mark Mitchell <mark@codesourcery.com> |
4228 | ||
4229 | * gcc/testsuite/g++.dg/abi/empty5.C: New test. | |
4230 | * gcc/testsuite/g++.dg/abi/empty6.C: New test. | |
4231 | * gcc/testsuite/g++.dg/abi/vbase12.C: New test. | |
4232 | ||
6190e147 RH |
4233 | 2002-09-25 Richard Henderson <rth@redhat.com> |
4234 | ||
4235 | * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for | |
4236 | too-small long double. | |
4237 | ||
c354bbcc HPN |
4238 | 2002-09-23 Hans-Peter Nilsson <hp@axis.com> |
4239 | ||
4240 | * gcc.dg/20020919-1.c: New test. | |
4241 | ||
2d3e278d MM |
4242 | 2002-09-23 Mark Mitchell <mark@codesourcery.com> |
4243 | ||
4244 | * g++.dg/abi/bitfield6.C: New test. | |
4245 | * g++.dg/abi/bitfield7.C: New test. | |
4246 | * g++.dg/abi/bitfield8.C: New test. | |
4247 | * g++.dg/abi/vbase11.C: New test. | |
4248 | ||
490ed846 JDA |
4249 | 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca> |
4250 | ||
4251 | * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target | |
4252 | hppa*-*-hpux*. Update test comment. | |
4253 | ||
6ba085e7 JJ |
4254 | 2002-09-20 Jakub Jelinek <jakub@redhat.com> |
4255 | ||
4256 | * gcc.dg/tls/struct-1.c: New test. | |
4257 | ||
56941bf2 NB |
4258 | 2002-09-20 Neil Booth <neil@daikokuya.co.uk> |
4259 | ||
4260 | * gcc.dg/cpp/tr-warn2.c: Update. | |
4261 | ||
651912d6 RE |
4262 | 2002-09-20 Richard Earnshaw <rearnsha@arm.com> |
4263 | ||
4264 | * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems. | |
4265 | ||
1ce505c4 RE |
4266 | 2002-09-20 Richard Earnshaw <rearnsha@arm.com> |
4267 | ||
4268 | * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based | |
4269 | systems. | |
4270 | ||
1db76181 HPN |
4271 | 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com> |
4272 | ||
e7a35dcc HPN |
4273 | * gcc.c-torture/execute/ieee/mzero3.c: New test. |
4274 | ||
1db76181 | 4275 | * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not): |
e9ad2ad3 HPN |
4276 | Adjust for c++filt moved to binutils. Remove spurious duplicate |
4277 | setting of cxxfilt. | |
1db76181 | 4278 | |
2ee2d707 GK |
4279 | 2002-09-19 Geoffrey Keating <geoffk@apple.com> |
4280 | ||
4281 | * gcc.dg/20020312-2.c: Update for darwin. | |
4282 | ||
dd29188b NS |
4283 | 2002-09-18 Nathan Sidwell <nathan@codesourcery.com> |
4284 | ||
4285 | * g++.old-deja/g++.other/crash32.C: Mark ICE. | |
4286 | ||
b8c25665 | 4287 | 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it> |
ff2522a5 NP |
4288 | |
4289 | * objc.dg/comp-types-1.m: New test. | |
4290 | * objc.dg/comp-types-2.m: New test. | |
4291 | * objc.dg/comp-types-3.m: New test. | |
4292 | * objc.dg/comp-types-4.m: New test. | |
4293 | * objc.dg/comp-types-5.m: New test. | |
57147be1 | 4294 | * objc.dg/comp-types-6.m: New test. |
ff2522a5 | 4295 | |
8269c9b8 JDA |
4296 | 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca> |
4297 | ||
4298 | * gcc.c-torture/execute/strct-stdarg-1.x: Remove file. | |
4299 | ||
3ec83083 NS |
4300 | 2002-09-16 Nathan Sidwell <nathan@codesourcery.com> |
4301 | ||
85341ddd | 4302 | * g++.dg/other/do1.C: New test. |
57147be1 | 4303 | |
3ec83083 | 4304 | * g++.dg/template/subst1.C: New test. |
57147be1 | 4305 | |
1f73c622 SE |
4306 | 2002-09-16 Steve Ellcey <sje@cup.hp.com> |
4307 | ||
4308 | * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__. | |
4309 | ||
28c56d25 NS |
4310 | 2002-09-16 Nathan Sidwell <nathan@codesourcery.com> |
4311 | ||
3ec83083 NS |
4312 | * g++.dg/template/qualttp20.C: Adjust expected errors. |
4313 | * g++.old-deja/g++.jason/report.C: Likewise. | |
4314 | * g++.old-deja/g++.other/qual1.C: Likewise. | |
4315 | ||
7979434d NS |
4316 | * g++.dg/lookup/scoped2.C: New test. |
4317 | ||
28c56d25 NS |
4318 | * g++.dg/ext/asm3.C: New test. |
4319 | ||
2a4ecff3 RE |
4320 | 2002-09-16 Richard Earnshaw <rearnsha@arm.com> |
4321 | ||
4322 | * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char. | |
4323 | ||
002b4ef1 KH |
4324 | 2002-09-16 Kazu Hirata <kazu@cs.umass.edu> |
4325 | ||
4326 | * ChangeLog: follow spelling conventions. | |
4327 | * g++.old-deja/g++.abi/ptrmem.C: Likewise. | |
4328 | * g++.old-deja/g++.bugs/900210_05.C: Likewise. | |
4329 | * g++.old-deja/g++.bugs/900211_04.C: Likewise. | |
4330 | * g++.old-deja/g++.bugs/900321_02.C: Likewise. | |
4331 | * g++.old-deja/g++.bugs/900404_02.C: Likewise. | |
4332 | * g++.old-deja/g++.bugs/900520_06.C: Likewise. | |
4333 | * g++.old-deja/g++.law/global-init1.C: Likewise. | |
4334 | * g++.old-deja/g++.other/delete4.C: Likewise. | |
4335 | * g++.old-deja/g++.other/inline21.C: Likewise. | |
4336 | * g++.old-deja/g++.other/singleton.C: Likewise. | |
4337 | * g77.dg/strlen0.f: Likewise. | |
4338 | * g77.f-torture/compile/20010519-1.f: Likewise. | |
4339 | * g77.f-torture/compile/980310-4.f: Likewise. | |
4340 | * gcc.c-torture/compile/20000605-1.c: Likewise. | |
4341 | * gcc.c-torture/execute/20020225-1.c: Likewise. | |
4342 | * gcc.dg/c90-hexfloat-2.c: Likewise. | |
4343 | * gcc.dg/c99-bool-1.c: Likewise. | |
4344 | * gcc.dg/c99-hexfloat-2.c: Likewise. | |
4345 | * gcc.dg/dll-2.c: Likewise. | |
4346 | * gcc.dg/wtr-union-init-1.c: Likewise. | |
4347 | * gcc.dg/wtr-union-init-2.c: Likewise. | |
4348 | * gcc.dg/wtr-union-init-3.c: Likewise. | |
4349 | * gcc.dg/cpp/avoidpaste1.c: Likewise. | |
4350 | * gcc.dg/cpp/defined.c: Likewise. | |
4351 | * gcc.dg/cpp/macsyntx.c: Likewise. | |
4352 | * gcc.dg/cpp/paste2.c: Likewise. | |
4353 | * gcc.dg/cpp/trad/defined.c: Likewise. | |
4354 | * gcc.dg/format/c90-printf-1.c: Likewise. | |
4355 | * gcc.dg/format/c90-scanf-1.c: Likewise. | |
4356 | * gcc.dg/format/c99-printf-1.c: Likewise. | |
4357 | * gcc.dg/format/c99-scanf-1.c: Likewise. | |
4358 | * gcc.misc-tests/gcov-8.c: Likewise. | |
4359 | * lib/profopt.exp: Likewise. | |
4360 | ||
d48d6e79 KW |
4361 | 2002-09-15 Krister Walfridsson <cato@df.lth.se> |
4362 | ||
4363 | * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE. | |
4364 | ||
3baab484 NS |
4365 | 2002-09-15 Nathan Sidwell <nathan@codesourcery.com> |
4366 | ||
4367 | * g++.dg/inherit/using2.C: New test. | |
4368 | ||
3bbe3320 KH |
4369 | 2002-09-15 Kazu Hirata <kazu@cs.umass.edu> |
4370 | ||
4371 | * ChangeLog: Follow spelling conventions. | |
4372 | * g++.dg/template/friend4.C: Likewise. | |
4373 | * g++.old-deja/g++.pt/crash67.C: Likewise. | |
4374 | * gcc.c-torture/execute/20000801-4.c: Likewise. | |
4375 | * gcc.dg/c90-digraph-1.c: Likewise. | |
4376 | * gcc.dg/c94-digraph-1.c: Likewise. | |
4377 | * gcc.dg/c99-digraph-1.c: Likewise. | |
4378 | * gcc.dg/cpp/line5.c: Likewise. | |
4379 | * gcc.dg/cpp/multiline.c: Likewise. | |
4380 | * gcc.dg/cpp/trad/literals-1.c: Likewise. | |
4381 | * gcc.dg/format/attr-3.c: Likewise. | |
4382 | * gcc.dg/format/c90-scanf-3.c: Likewise. | |
4383 | * gcc.dg/format/ext-4.c: Likewise. | |
4384 | ||
c8460010 NS |
4385 | 2002-09-15 Nathan Sidwell <nathan@codesourcery.com> |
4386 | ||
4387 | * g++.dg/template/pretty1.C: New test. | |
4388 | ||
62dfe763 AM |
4389 | 2002-09-14 Alan Modra <amodra@bigpond.net.au> |
4390 | ||
4391 | * gcc.c-torture/execute/struct-cpy-1.c: New test. | |
4392 | ||
46dd3884 GDR |
4393 | 2002-09-13 Matt Austern <austern@apple.com> |
4394 | ||
4395 | * testsuite/g++.dg/other/constref[12].C: New, regression tests for | |
4396 | passing a cast expression to a function by const reference. | |
4397 | ||
712467a4 NS |
4398 | 2002-09-13 Nathan Sidwell <nathan@codesourcery.com> |
4399 | ||
4400 | * g++.dg/template/deduce1.C: New test. | |
4401 | ||
b5fc646f KH |
4402 | 2002-09-13 Kazu Hirata <kazu@cs.umass.edu> |
4403 | ||
4404 | * gcc.c-torture/execute/simd-1.c: Force all use of int to | |
4405 | 32-bit int. | |
4406 | ||
d27442c9 JDA |
4407 | 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca> |
4408 | ||
4409 | * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct | |
4410 | usage. | |
4411 | ||
0c11ae22 RE |
4412 | 2002-09-10 Richard Earnshaw <rearnsha@arm.com> |
4413 | ||
4414 | * gcc.c-torture/compile/20020910-1.c: New test. | |
4415 | ||
e5a3b7bd FCE |
4416 | 2002-09-10 Frank Ch. Eigler <fche@redhat.com> |
4417 | ||
4418 | * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call. | |
4419 | ||
278bba8b AJ |
4420 | 2002-09-10 Andreas Jaeger <aj@suse.de> |
4421 | ||
4422 | * gcc.dg/20020312-2.c: Adjust for x86-64. | |
4423 | ||
f69257d6 TM |
4424 | 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl> |
4425 | ||
4426 | * g77.dg/7388.f: New test case for PR 7388. | |
4427 | ||
54c93c30 AE |
4428 | 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> |
4429 | ||
4430 | * gcc.dg/compare2.c: Remove xfail from cases 10 and 12. | |
4431 | ||
370ce32a ZL |
4432 | 2002-09-05 Ziemowit Laski <zlaski@apple.com> |
4433 | ||
4434 | * objc.dg/proto-lossage-1.m: New test. | |
4435 | ||
2ef835f2 NB |
4436 | 2002-09-06 Neil Booth <neil@daikokuya.co.uk> |
4437 | ||
4438 | * gcc.dg/cpp/_Pragma4.c: Fix typo. | |
4439 | ||
b8c25665 | 4440 | 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it> |
746b0682 NP |
4441 | |
4442 | * objc/execute/formal_protocol-6.x: Removed. This testcase is now | |
4443 | expected to pass. | |
4444 | ||
556d006c SS |
4445 | 2002-09-06 Stan Shebs <shebs@apple.com> |
4446 | David Edelsohn <edelsohn@gnu.org> | |
4447 | ||
4448 | * gcc.dg/weak: New directory. | |
4449 | * gcc.dg/weak-[1-9].c: Move to new directory, remove all | |
4450 | target-specific xfail bits. | |
4451 | * gcc.dg/typeof-2.c: Move to new directory. | |
4452 | * gcc.dg/weak.exp: New expect script. | |
4453 | ||
7d97b054 AM |
4454 | 2002-09-06 Alan Modra <amodra@bigpond.net.au> |
4455 | ||
4456 | * gcc.c-torture/execute/extzvsi.c: New test. | |
4457 | ||
8ef3ea70 SS |
4458 | 2002-09-05 Stan Shebs <shebs@apple.com> |
4459 | ||
4460 | * gcc.dg/weak-1.c: xfail on Darwin. | |
4461 | * gcc.dg/weak-2.c: Ditto. | |
4462 | * gcc.dg/weak-3.c: Ditto. | |
4463 | * gcc.dg/weak-4.c: Ditto. | |
4464 | * gcc.dg/weak-5.c: Ditto. | |
4465 | * gcc.dg/weak-6.c: Ditto. | |
4466 | * gcc.dg/weak-7.c: Ditto. | |
4467 | * gcc.dg/weak-8.c: Ditto. | |
4468 | * gcc.dg/weak-9.c: Ditto. | |
4469 | ||
b8c25665 | 4470 | 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com> |
ed6cc1f5 R |
4471 | |
4472 | * gcc.c-torture/execute/loop-14.c: New test. | |
4473 | ||
23ccd1f3 JJ |
4474 | 2002-09-04 Jakub Jelinek <jakub@redhat.com> |
4475 | ||
4476 | * g++.dg/other/cxa-atexit1.C: New test. | |
4477 | ||
f979c199 JJ |
4478 | * gcc.dg/typeof-2.c: New test. |
4479 | ||
4977bab6 ZW |
4480 | 2002-09-03 Roger Sayle <roger@eyesopen.com> |
4481 | ||
4482 | * gcc.dg/builtins-2.c: New testcase. | |
4483 | * gcc.dg/builtins-3.c: New testcase. | |
4484 | ||
79ba5e3b NB |
4485 | 2002-09-03 Neil Booth <neil@daikokuya.co.uk> |
4486 | ||
4487 | * gcc.dg/cpp/_Pragma4.c: New test. | |
4488 | ||
b8c25665 | 4489 | 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it> |
64f3ecb1 NP |
4490 | |
4491 | * objc/execute/nil_method-1.m: New testcase. | |
4492 | ||
b8c25665 | 4493 | 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it> |
0475ed26 NP |
4494 | |
4495 | * objc/execute/class-tests-1.h (test_class_with_superclass): Call | |
4496 | [Object class], not [Object initialize]. | |
4497 | ||
c8ffe46f RS |
4498 | 2002-08-31 Roger Sayle <roger@eyesopen.com> |
4499 | Hans-Peter Nilsson <hp@bitrange.com> | |
4500 | ||
4501 | * gcc.c-torture/execute/20020720-1.x: Skip test on | |
4502 | mmix-knuth-mmixware. Correct comment. | |
4503 | ||
eca7f13c MM |
4504 | 2002-08-27 Mark Mitchell <mark@codesourcery.com> |
4505 | ||
4506 | * testsuite/g++.dg/abi/bitfield5.C: New test. | |
4507 | * testsuite/g++.dg/abi/vbase10.C: Likewise. | |
4508 | ||
b8c25665 | 4509 | 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it> |
c350f8c1 NP |
4510 | |
4511 | * objc.dg/undeclared-selector.m: New test. | |
4512 | ||
ac2a2d6f NS |
4513 | 2002-08-27 Nathan Sidwell <nathan@codesourcery.com> |
4514 | ||
4515 | * g++.dg/other/offsetof1.C: Avoid cast warning. | |
4516 | ||
d632dee9 ZL |
4517 | 2002-08-26 Ziemowit Laski <zlaski@apple.com> |
4518 | ||
54c93c30 | 4519 | * objc.dg/super-class-2.m: New test. |
d632dee9 | 4520 | |
13d3f0b6 MA |
4521 | 2002-08-24 Matt Austern <austern@apple.com> |
4522 | ||
4523 | * g++.dg/ext/lvaddr.C: New test. | |
4524 | * g++.dg/ext/lvcast.C: New test. | |
278bba8b | 4525 | |
5b770a96 MM |
4526 | 2002-08-22 Mark Mitchell <mark@codesourcery.com> |
4527 | ||
4528 | * testsuite/g++.dg/inherit/cond1.C: New test. | |
4529 | ||
a976230b GK |
4530 | 2002-08-22 Geoffrey Keating <geoffk@redhat.com> |
4531 | ||
4532 | * gcc.dg/noncompile/incomplete-1.c: New test. | |
4533 | ||
b462d4ab JM |
4534 | 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk> |
4535 | ||
4536 | * gcc.dg/typespec-1.c: New test. | |
4537 | ||
92b5aacd DP |
4538 | 2002-08-20 Devang Patel <dpatel@apple.com> |
4539 | * objc.dg/proto-hier-2.m: New test. | |
278bba8b | 4540 | |
1bd5981b ZL |
4541 | 2002-08-19 Ziemowit Laski <zlaski@apple.com> |
4542 | ||
4543 | * objc.dg/bitfield-1.m: New test. | |
4544 | * objc.dg/bitfield-2.m: New test. | |
4545 | ||
2984fe64 JM |
4546 | 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk> |
4547 | ||
4548 | * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c, | |
4549 | gcc.dg/c99-flex-array-4.c: New tests. | |
4550 | ||
8aa5074e SS |
4551 | 2002-08-16 Stan Shebs <shebs@apple.com> |
4552 | ||
4553 | * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case. | |
4554 | ||
2a2bfc59 JJ |
4555 | 2002-08-15 Jakub Jelinek <jakub@redhat.com> |
4556 | ||
4557 | * gcc.dg/typeof-1.c: New test. | |
4558 | * g++.dg/ext/typeof2.C: New test. | |
4559 | ||
eac5ce6c NS |
4560 | 2002-08-15 Nathan Sidwell <nathan@codesourcery.com> |
4561 | ||
4562 | * g++.dg/other/offsetof1.C: New test. | |
4563 | ||
55ae9079 RH |
4564 | 2002-08-14 Richard Henderson <rth@redhat.com> |
4565 | ||
4566 | * gcc.dg/tls/diag-3.c: Fix expected message strings. | |
4567 | ||
8bfb1467 NB |
4568 | 2002-08-14 Neil Booth <neil@daikokuya.co.uk> |
4569 | ||
4570 | * gcc.dg/cpp/_Pragma3.c: New test. | |
4571 | ||
22eadedb MM |
4572 | 2002-08-13 Mark Mitchell <mark@codesourcery.com> |
4573 | ||
4574 | * g++.dg/template/inherit3: New test. | |
4575 | ||
3ebf5204 NS |
4576 | 2002-08-10 Nathan Sidwell <nathan@codesourcery.com> |
4577 | ||
4578 | * gcc.dg/bitfld-4.c: Add blank options. | |
4579 | ||
9e259dd1 MM |
4580 | 2002-08-09 Mark Mitchell <mark@codesourcery.com> |
4581 | ||
4582 | * g++.dg/template/crash1.C: New test. | |
4583 | ||
9e20be0c JJ |
4584 | 2002-08-08 Jakub Jelinek <jakub@redhat.com> |
4585 | ||
4586 | * gcc.dg/tls/opt-2.c: New test. | |
4587 | ||
7b9be5c7 | 4588 | 2002-08-08 Devang Patel <dpatel@apple.com> |
9e20be0c JJ |
4589 | |
4590 | * objc.dg/selector-1.m : New test | |
278bba8b | 4591 | |
6fde9815 NS |
4592 | 2002-08-08 Nathan Sidwell <nathan@codesourcery.com> |
4593 | ||
3ebf5204 | 4594 | * g++.dg/abi/bitfield4.C: New test. |
6fde9815 NS |
4595 | * gcc.dg/bitfld-4.c: New test. |
4596 | ||
c93a26f5 NS |
4597 | 2002-08-08 Nathan Sidwell <nathan@codesourcery.com> |
4598 | ||
4599 | * g++.dg/other/packed1.C: New test. | |
4600 | ||
50ad9642 MM |
4601 | 2002-08-07 Mark Mitchell <mark@codesourcery.com> |
4602 | ||
4603 | * g++.dg/abi/offsetof.C: Tweak error messages. | |
4604 | * g++.old-deja/g++.mike/p10769a.C: Likewise. | |
278bba8b | 4605 | |
daf06049 JJ |
4606 | 2002-08-08 Jakub Jelinek <jakub@redhat.com> |
4607 | ||
4608 | * gcc.dg/bitfld-3.c: New test. | |
4609 | ||
ad9335eb JJ |
4610 | 2002-08-07 Jakub Jelinek <jakub@redhat.com> |
4611 | Richard Henderson <rth@redhat.com> | |
4612 | ||
4613 | * gcc.dg/i386-bitfield1.c: New test. | |
4614 | * g++.dg/abi/bitfield3.C: Update. | |
4615 | ||
0b6f2917 NB |
4616 | 2002-08-07 Neil Booth <neil@daikokuya.co.uk> |
4617 | ||
4618 | * objc.dg/const-str-2.m: Update. | |
4619 | * gcc.dg/cpp/c++98.c: Change to C extension. | |
4620 | * gcc.dg/cpp/c++98-pedantic.c: Similarly. | |
4621 | * gcc.dg/cpp/cpp.exp: Process .C extensions too. | |
4622 | ||
1ae0ccb6 AH |
4623 | 2002-08-06 Aldy Hernandez <aldyh@redhat.com> |
4624 | ||
54c93c30 | 4625 | * testsuite/gcc.dg/tls/diag-3.c: New. |
1ae0ccb6 | 4626 | |
1e14c7f0 GDR |
4627 | 2002-08-07 Gabriel Dos Reis <gdr@nerim.net> |
4628 | ||
4629 | * g++.dg/README (Subdirectories): Document new subdir expr. | |
4630 | * g++.dg/expr/pmf-1.C: New test. | |
4631 | ||
58551c23 NB |
4632 | 2002-08-06 Neil Booth <neil@daikokuya.co.uk> |
4633 | ||
4634 | * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests. | |
4635 | ||
39e3a681 JJ |
4636 | 2002-08-06 Jakub Jelinek <jakub@redhat.com> |
4637 | ||
4638 | * g++.dg/abi/bitfield3.C: New test. | |
4639 | ||
d19202ba NS |
4640 | 2002-08-05 Nathan Sidwell <nathan@codesourcery.com> |
4641 | ||
4642 | * lib/gcov.exp: Tweak expected line formats. | |
4643 | * gcc.misc-tests/gcov8.c: New test. | |
4644 | * gcc.misc-tests/gcov8.x: New flags. | |
4645 | ||
5133ad46 JJ |
4646 | 2002-08-05 Jakub Jelinek <jakub@redhat.com> |
4647 | ||
4648 | * consistency.vlad/layout/endian.c: Include string.h. | |
4649 | ||
1bed5ee3 JJ |
4650 | * gcc.c-torture/execute/20020805-1.c: New test. |
4651 | ||
201fbb7f GDR |
4652 | 2002-08-04 Gabriel Dos Reis <gdr@nerim.net> |
4653 | ||
4654 | * g++.dg/other/conversion1.C: New test. | |
4655 | ||
313c9c54 RS |
4656 | 2002-08-03 Roger Sayle <roger@eyesopen.com> |
4657 | ||
4658 | * gcc.dg/builtins-1.c: New testcase. | |
4659 | ||
55765de4 MM |
4660 | 2002-08-02 Mark Mitchell <mark@codesourcery.com> |
4661 | ||
4662 | * g++.dg/inherit/access3.C: New test. | |
4663 | ||
81e602b5 JJ |
4664 | 2002-08-01 Jakub Jelinek <jakub@redhat.com> |
4665 | ||
4666 | * gcc.dg/ia64-visibility-2.c: New test. | |
4667 | ||
7662da2f BK |
4668 | 2002-08-01 Benjamin Kosnik <bkoz@redhat.com> |
4669 | ||
54c93c30 | 4670 | * g++.old-deja/g++.abi/ptrflags.C (expect): Change |
7662da2f BK |
4671 | __qualifier_flags to __flags. |
4672 | ||
4ba126e4 MM |
4673 | 2002-07-31 Mark Mitchell <mark@codesourcery.com> |
4674 | ||
4675 | * g++.dg/inherit/operator1.C: New test. | |
4676 | * g++.dg/lookup/disamb1.C: Fix typo in comment. | |
4677 | * g++.dg/other/error1.C: Change expected error message. | |
4678 | * g++.dg/template/conv4.C: Likewise. | |
278bba8b | 4679 | |
4ba126e4 | 4680 | 2002-07-26 Neil Booth <neil@daikokuya.cop.uk> |
b41f25cf NB |
4681 | |
4682 | * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test | |
002b4ef1 | 4683 | for documented behavior. |
b41f25cf | 4684 | |
7702af36 RS |
4685 | 2002-07-25 Roger Sayle <roger@eyesopen.com> |
4686 | ||
4687 | * gcc.c-torture/execute/20020720-1.x: Skip this test on | |
4688 | several targets known to fail. | |
4689 | ||
a27fb29b RS |
4690 | 2002-07-25 Richard Sandiford <rsandifo@redhat.com> |
4691 | ||
4692 | * gcc.dg/mips-args-[123].c: New tests. | |
4693 | ||
0b72793f AH |
4694 | 2002-07-24 Aldy Hernandez <aldyh@redhat.com> |
4695 | ||
4696 | * gcc.dg/ppc-spe.c: New. | |
4697 | ||
3cfab7ec GK |
4698 | 2002-07-24 Geoffrey Keating <geoffk@redhat.com> |
4699 | ||
4700 | * g++.dg/other/ptrmem4.C: New testcase. | |
4701 | ||
eb5da24b RH |
4702 | 2002-07-24 Richard Henderson <rth@redhat.com> |
4703 | ||
4704 | * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap. | |
278bba8b | 4705 | |
aa02149a GDR |
4706 | 2002-07-24 Gabriel Dos Reis <gdr@nerim.net> |
4707 | ||
4708 | * g++.dg/ext/alignof1.C (main): Return 0 for success. | |
4709 | ||
79258dce RS |
4710 | 2002-07-24 Roger Sayle <roger@eyesopen.com> |
4711 | ||
4712 | * gcc.c-torture/execute/memset-3.c: New testcase. | |
4713 | ||
a69cbaac NB |
4714 | 2002-07-24 Neil Booth <neil@daikokuya.co.uk> |
4715 | ||
4716 | * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h, | |
4717 | gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests. | |
4718 | ||
13fd931e KG |
4719 | 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4720 | ||
4721 | * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x: | |
4722 | Delete. | |
4723 | ||
b8c25665 | 4724 | 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com> |
451f86fd R |
4725 | |
4726 | * gcc.c-torture/compile/simd-4.c: New test. | |
4727 | ||
0e902d98 KL |
4728 | 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
4729 | ||
4730 | PR c++/7347, c++/7348 | |
4731 | * g++.dg/template/access4.C: New test. | |
4732 | * g++.dg/template/access5.C: New test. | |
4733 | * g++.old-deja/g++.pt/memtemp85.C: Fix access problem. | |
4734 | * g++.old-deja/g++.pt/memtemp86.C: Likewise. | |
4735 | * g++.old-deja/g++.pt/ttp58.C: Likewise. | |
4736 | * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL. | |
4737 | ||
cf3c4f56 JJ |
4738 | 2002-07-22 Jakub Jelinek <jakub@redhat.com> |
4739 | ||
4740 | * gcc.dg/gnu89-init-2.c: New test. | |
4741 | ||
56508306 GDR |
4742 | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> |
4743 | ||
4744 | * gcc.dg/c90-arraydecl-1.c: Change C89 too C90. | |
4745 | ||
0da65b89 RS |
4746 | 2002-07-20 Roger Sayle <roger@eyesopen.com> |
4747 | ||
4748 | * gcc.c-torture/execute/20020720-1.c: New testcase. | |
4749 | ||
68e65275 NB |
4750 | 2002-07-20 Neil Booth <neil@daikokuya.co.uk> |
4751 | ||
4752 | * gcc.dg/cpp/Wsignprom.c: New tests. | |
4753 | ||
a0c58ea9 AM |
4754 | 2002-07-20 Alan Modra <amodra@bigpond.net.au> |
4755 | ||
4756 | * gcc.c-torture/execute/loop-13.c: New test. | |
4757 | ||
75aef48a NB |
4758 | 2002-07-19 Neil Booth <neil@daikokuya.co.uk> |
4759 | ||
4760 | * gcc.dg/cpp/expr.c: New tests. | |
4761 | ||
437deefa DE |
4762 | 2002 07-18 David Edelsohn <edelsohn@gnu.org> |
4763 | ||
4764 | * g++.dg/opt/pr6713.C: Add template instantiation. | |
4765 | ||
85272855 AM |
4766 | 2002-07-18 Alan Modra <amodra@bigpond.net.au> |
4767 | ||
437deefa DE |
4768 | * gcc.dg/nest.c: New test. |
4769 | ||
4770 | 2002-07-17 Richard Henderson <rth@redhat.com> | |
4771 | ||
4772 | * g++.dg/opt/pr6713.C: New test. | |
85272855 | 4773 | |
90888283 EB |
4774 | 2002-07-17 Eric Botcazou <ebotcazou@multimania.com> |
4775 | ||
4776 | * gcc.c-torture/execute/loop-2e.x: Let the testcase | |
4777 | XFAIL for all x86 processors. | |
4778 | ||
ce0ead25 ID |
4779 | 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au> |
4780 | ||
4781 | * gcc.c-torture/execute/20010122-1.x: Do not test with | |
4782 | -fomit-frame-pointer. | |
4783 | ||
d955f6ea KL |
4784 | 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
4785 | ||
4786 | * g++.dg/template/instantiate2.C: New test. | |
4787 | * g++.dg/template/spec4.C: New test. | |
4788 | ||
ba59df78 KL |
4789 | 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
4790 | ||
4791 | * g++.dg/template/access2.C: New test. | |
4792 | * g++.dg/template/access3.C: New test. | |
4793 | ||
6c535c69 ZW |
4794 | 2002-07-15 Zack Weinberg <zack@codesourcery.com> |
4795 | ||
4796 | * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c, | |
4797 | c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c, | |
4798 | c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c, | |
4799 | c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c: | |
4800 | Convert to use <stdarg.h>. | |
4801 | * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x: | |
4802 | Delete. | |
4803 | * gcc.dg/va-arg-2.c: New. | |
4804 | * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS. | |
4805 | ||
794a292d JJ |
4806 | 2002-07-15 Jakub Jelinek <jakub@redhat.com> |
4807 | ||
4808 | * gcc.c-torture/compile/20020710-1.c: New test. | |
4809 | ||
b8c25665 | 4810 | 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com> |
6c535c69 | 4811 | Andrew Pinski <pinskia@physics.uc.edu> |
226cfe61 R |
4812 | |
4813 | gcc.c-torture/compile/simd-2.c: New testcase. | |
4814 | gcc.c-torture/compile/simd-3.c: Likewise. | |
4815 | ||
f0ab6bf2 MM |
4816 | 2002-07-11 Mark Mitchell <mark@codesourcery.com> |
4817 | ||
4818 | PR c++/7224 | |
4819 | * g++.dg/overload/error1.C: New test. | |
6c535c69 | 4820 | |
789b7de5 RO |
4821 | 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
4822 | ||
4823 | * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32 | |
4824 | configuration and IRIX 6 O32 ABI. | |
4825 | ||
e65a2d65 RS |
4826 | 2002-07-11 Roger Sayle <roger@eyesopen.com> |
4827 | ||
4828 | * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions. | |
4829 | ||
c5358a5d RS |
4830 | 2002-07-10 Roger Sayle <roger@eyesopen.com> |
4831 | ||
4832 | * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort". | |
4833 | ||
6d844e9d JL |
4834 | 2002-07-10 Jeffrey A Law <law@redhat.com> |
4835 | ||
6c535c69 | 4836 | * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102. |
6d844e9d | 4837 | |
6c535c69 | 4838 | * gcc.c-torture/compile/930326-1.x: Remove. No longer needed. |
6d844e9d | 4839 | |
2fefbb5d AH |
4840 | 2002-07-09 Aldy Hernandez <aldyh@redhat.com> |
4841 | ||
6c535c69 | 4842 | * gcc.dg/20020312-2.c: Check for __PPC__. |
2fefbb5d | 4843 | |
4d5be58b DN |
4844 | 2002-07-09 Diego Novillo <dnovillo@redhat.com> |
4845 | ||
4846 | * gcc.c-torture/compile/20020709-1.c: New test. | |
4847 | ||
78abea27 RS |
4848 | 2002-07-07 Roger Sayle <roger@eyesopen.com> |
4849 | ||
4850 | * g++.dg/template/qualttp21.C: New test case. | |
4851 | ||
e66c8649 AO |
4852 | 2002-07-06 Alexandre Oliva <aoliva@redhat.com> |
4853 | ||
4854 | * gcc.c-torture/compile/20020706-1.c: New test. | |
4855 | * gcc.c-torture/compile/20020706-2.c: New test. | |
4856 | ||
78abea27 RS |
4857 | 2002-07-06 Brian R. Gaeke <brg@dgate.ORG> |
4858 | Alexandre Oliva <aoliva@redhat.com> | |
71b089f0 BG |
4859 | |
4860 | * g++.dg/warn/incomplete1.C: New test. | |
4861 | ||
8537dbae KG |
4862 | 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4863 | ||
4864 | PR c++/7099 | |
6c535c69 | 4865 | * g++.dg/warn/noreturn1.C: New test. |
8537dbae | 4866 | |
9833f679 MM |
4867 | 2002-07-03 Mark Mitchell <mark@codesourcery.com> |
4868 | ||
4869 | PR c++/6706 | |
4870 | * g++.dg/debug/debug6.C: New test. | |
4871 | * g++.dg/debug/debug7.C: New test. | |
4872 | ||
b8c25665 | 4873 | 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com> |
3767c0fd R |
4874 | |
4875 | * gcc.c-torture/compile/simd-3.c: New test. | |
4876 | ||
a6a5beb1 CD |
4877 | 2002-07-03 Chris Demetriou <cgd@broadcom.com> |
4878 | ||
4879 | * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets. | |
4880 | * gcc.dg/20020620-1.c: Likewise. | |
4881 | ||
b2153b98 KL |
4882 | 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
4883 | ||
4884 | PR c++/6944 | |
4885 | * g++.dg/init/array4.C: New test. | |
4886 | * g++.dg/init/array5.C: New test. | |
4887 | ||
b8c25665 | 4888 | 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com> |
34a80643 R |
4889 | |
4890 | * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~. | |
4891 | * gcc.c-torture/execute/simd-2.c (main): Likewise. | |
4892 | ||
622d3731 KG |
4893 | 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
4894 | ||
4895 | * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions. | |
4896 | * gcc.dg/wtr-aggr-init-1.c: Likewise. | |
4897 | * gcc.dg/wtr-conversion-1.c: Likewise. | |
4898 | * gcc.dg/wtr-escape-1.c: Likewise. | |
4899 | * gcc.dg/wtr-int-type-1.c: Likewise. | |
4900 | * gcc.dg/wtr-label-1.c: Likewise. | |
4901 | * gcc.dg/wtr-static-1.c: Likewise. | |
4902 | * gcc.dg/wtr-strcat-1.c: Likewise. | |
4903 | * gcc.dg/wtr-suffix-1.c: Likewise. | |
4904 | * gcc.dg/wtr-switch-1.c: Likewise. | |
4905 | * gcc.dg/wtr-unary-plus-1.c: Likewise. | |
4906 | * gcc.dg/wtr-union-init-1.c: Likewise. | |
4907 | * gcc.dg/wtr-union-init-2.c: Likewise. | |
4908 | * gcc.dg/wtr-union-init-3.c: Likewise. | |
4909 | ||
4910 | * gcc.dg/wtr-func-def-1.c: New test. | |
4911 | ||
c40da518 | 4912 | 2002-07-02 Devang Patel <dpatel@apple.com> |
e1c2dd26 | 4913 | |
c40da518 DP |
4914 | * objc.dg/param-1.m: New test. |
4915 | ||
0879540b NB |
4916 | 2002-07-03 Neil Booth <neil@daikokuya.co.uk> |
4917 | ||
4918 | * gcc.dg/cpp/trad/directive.c: Add test. | |
4919 | * gcc.dg/cpp/trad/macroargs.c: Add test. | |
4920 | * gcc.dg/cpp/trad/recurse-3.c: Add tests. | |
4921 | ||
c680d2b6 NB |
4922 | 2002-07-02 Neil Booth <neil@daikokuya.co.uk> |
4923 | ||
4924 | * gcc.dg/cpp/cmdlne-M.c: New test. | |
4925 | ||
c1c5187c ZL |
4926 | 2002-07-02 Ziemowit Laski <zlaski@apple.com> |
4927 | ||
4928 | * objc.dg/desig-init-1.m: New test. | |
4929 | ||
17f29637 KL |
4930 | 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
4931 | ||
4932 | PR c++/6716 | |
4933 | * g++.dg/template/instantiate1.C: New test. | |
4934 | ||
5d69ba1f MM |
4935 | 2002-07-01 Mark Mitchell <mark@codesourcery.com> |
4936 | ||
4937 | PR c++/7112 | |
4938 | * g++.dg/template/sizeof2.C: New test. | |
4939 | ||
7098b619 NB |
4940 | 2002-07-01 Neil Booth <neil@daikokuya.co.uk> |
4941 | ||
4942 | * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c, | |
4943 | gcc.dg/cpp/trad/include.c: New tests. | |
4944 | ||
0a220b4a HPN |
4945 | 2002-07-01 Hans-Peter Nilsson <hp@axis.com> |
4946 | ||
4947 | PR target/7177 | |
4948 | * gcc.c-torture/compile/20020701-1.c: New test. | |
4949 | ||
bbeb33f2 SS |
4950 | 2002-07-01 Stan Shebs <shebs@apple.com> |
4951 | ||
4952 | * lib/objc.exp (objc_target_compile): Add the -I path to ObjC | |
4953 | header here... | |
4954 | * lib/objc-torture.exp (objc-torture-compile): ...instead of here | |
4955 | (objc-torture-execute): or here. | |
4956 | ||
b8c25665 | 4957 | 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com> |
03c53278 R |
4958 | |
4959 | * gcc.c-torture/execute/arith-rand-ll.c: New test. | |
4960 | ||
e34cabb3 NB |
4961 | 2002-07-01 Neil Booth <neil@daikokuya.co.uk> |
4962 | ||
4963 | * gcc.dg/cpp/trad/escaped-nl.c: New test. | |
4964 | ||
118f8dc1 DP |
4965 | 2002-06-30 Devang Patel <dpatel@apple.com> |
4966 | ||
4967 | * objc.dg/fsyntax-only.m: New test. | |
4968 | ||
5ce49b4b MM |
4969 | 2002-06-27 Mark Mitchell <mark@codesourcery.com> |
4970 | ||
4971 | PR c++/6695 | |
4972 | * g++.dg/template/friend7.C: New file. | |
4973 | ||
759236dd AH |
4974 | 2002-06-27 Aldy Hernandez <aldyh@redhat.com> |
4975 | ||
6c535c69 ZW |
4976 | * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in |
4977 | return type. | |
759236dd | 4978 | |
b8c25665 | 4979 | 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com> |
86422829 R |
4980 | |
4981 | * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to | |
4982 | avoid division by zero. | |
4983 | ||
06470238 NB |
4984 | 2002-06-27 Neil Booth <neil@daikokuya.co.uk> |
4985 | ||
4986 | * gcc.dg/Wunknownprag.c: New tests. | |
4987 | ||
b8c25665 | 4988 | 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com> |
9881adff R |
4989 | |
4990 | * gcc.c-torture/execute/simd-2.c: New test. | |
4991 | ||
0c6db544 NB |
4992 | 2002-06-25 Neil Booth <neil@daikokuya.co.uk> |
4993 | ||
4994 | * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h, | |
4995 | gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h, | |
4996 | gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c, | |
4997 | gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c, | |
4998 | gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c, | |
4999 | gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c, | |
5000 | gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h, | |
5001 | gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h, | |
5002 | gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h, | |
5003 | gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h | |
5004 | gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def, | |
5005 | gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c, | |
5006 | gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c, | |
5007 | gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h, | |
5008 | gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h, | |
5009 | gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c, | |
5010 | gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests. | |
5011 | ||
2c088b53 NB |
5012 | 2002-06-24 Neil Booth <neil@daikokuya.co.uk> |
5013 | ||
5014 | * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S, | |
5015 | gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c, | |
5016 | gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c, | |
5017 | gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c: | |
5018 | New tests. | |
5019 | * gcc.dg/cpp/trad/directive.c: Update. | |
5020 | ||
bc9c2952 AJ |
5021 | 2002-06-23 Andreas Jaeger <aj@suse.de> |
5022 | ||
5023 | * gcc.c-torture/execute/complex-6.c: New. | |
5024 | ||
847c76c8 NB |
5025 | 2002-06-22 Neil Booth <neil@daikokuya.co.uk> |
5026 | ||
5027 | * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c, | |
5028 | gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c, | |
5029 | gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c, | |
5030 | gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests. | |
5031 | ||
00b94a44 NB |
5032 | 2002-06-21 Neil Booth <neil@daikokuya.co.uk> |
5033 | ||
5034 | * gcc.dg/cpp/trad: New directory with traditional tests copied | |
5035 | from parent directory. | |
5036 | * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c, | |
5037 | gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c, | |
5038 | gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c, | |
5039 | gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c: | |
5040 | Move to trad/ and rename. | |
5041 | * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c, | |
5042 | gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c, | |
5043 | gcc.dg/cpp/trad/redef2.c: New tests. | |
5044 | * gcc.dg/cpp/trad/trad.exp: New driver. | |
5045 | ||
017acb41 NB |
5046 | 2002-06-20 Neil Booth <neil@daikokuya.co.uk> |
5047 | ||
5048 | * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c, | |
5049 | gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c, | |
5050 | gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c, | |
5051 | gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c: | |
5052 | Remove. | |
5053 | ||
9164f47a RS |
5054 | 2002-06-20 Richard Sandiford <rsandifo@redhat.com> |
5055 | ||
5056 | * gcc.dg/20020620-1.c: New test. | |
5057 | ||
342cea95 KL |
5058 | 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
5059 | ||
5060 | * g++.dg/template/ttp4.C: New test. | |
5061 | ||
ccf160f1 JJ |
5062 | 2002-06-19 Jakub Jelinek <jakub@redhat.com> |
5063 | ||
5064 | * g++.dg/opt/vt1.C: Fix regexp. | |
5065 | ||
90227c69 KG |
5066 | 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5067 | ||
5068 | * gcc.c-torture/execute/pure-1.c: Make functions static again. | |
5069 | Don't use attribute `noinline'. | |
5070 | ||
0fd534ed HPN |
5071 | 2002-06-18 Hans-Peter Nilsson <hp@axis.com> |
5072 | ||
5073 | * gcc.c-torture/execute/20020615-1.c: Fix typo in comment. | |
bc9c2952 | 5074 | |
820d4b1b AH |
5075 | 2002-06-18 Aldy Hernandez <aldyh@redhat.com> |
5076 | ||
6c535c69 | 5077 | * gcc.c-torture/execute/simd-1.c: New. |
820d4b1b | 5078 | |
6c535c69 | 5079 | * gcc.dg/simd-1.c: New. |
820d4b1b | 5080 | |
22309565 HPN |
5081 | 2002-06-18 Hans-Peter Nilsson <hp@axis.com> |
5082 | ||
5083 | * gcc.c-torture/execute/20020615-1.c: Correct bug-description. | |
5084 | ||
750491fc RH |
5085 | 2002-06-16 Richard Henderson <rth@redhat.com> |
5086 | ||
5087 | * g++.dg/ext/anon-struct1.C: New. | |
5088 | * g++.dg/ext/anon-struct2.C: New. | |
5089 | * g++.dg/ext/anon-struct3.C: New. | |
5090 | * gcc.dg/anon-struct-1.c: New. | |
5091 | * gcc.dg/anon-struct-2.c: New. | |
5092 | * gcc.dg/anon-struct-3.c: New. | |
5093 | * gcc.dg/20011008-1.c: Adjust warning text. | |
5094 | * gcc.dg/20020527-1.c: Add -fms-extensions. | |
5095 | ||
0931db71 RH |
5096 | 2002-06-16 Richard Henderson <rth@redhat.com> |
5097 | ||
5098 | * gcc.dg/20020531-1.c: Add LL specifier to avoid warning. | |
5099 | ||
21505616 HPN |
5100 | 2002-06-15 Hans-Peter Nilsson <hp@axis.com> |
5101 | ||
5102 | * gcc.c-torture/execute/20020615-1.c: New test. | |
5103 | ||
8dcb27ed RS |
5104 | 2002-06-15 Roger Sayle <roger@eyesopen.com> |
5105 | ||
5106 | * gcc.c-tortuture/execute/compare-1.c: New test case. | |
5107 | * gcc.c-tortuture/execute/compare-2.c: New test case. | |
5108 | * gcc.c-tortuture/execute/compare-3.c: New test case. | |
5109 | ||
a6f5e048 RH |
5110 | 2002-06-13 Richard Henderson <rth@redhat.com> |
5111 | ||
5112 | * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for | |
5113 | ia64 ilp32. | |
5114 | ||
d65cb654 KL |
5115 | 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
5116 | ||
5117 | * g++.dg/template/typename2.C: Update error message. | |
5118 | ||
6debb006 HPN |
5119 | 2002-06-12 Hans-Peter Nilsson <hp@axis.com> |
5120 | ||
5121 | * gcc.c-torture/execute/20020611-1.c: New test. | |
5122 | ||
9da754bd BW |
5123 | 2002-06-11 Bob Wilson <bob.wilson@acm.org> |
5124 | ||
5125 | * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the | |
5126 | list of targets to skip. | |
5127 | ||
56a28102 BW |
5128 | 2002-06-10 Bob Wilson <bob.wilson@acm.org> |
5129 | ||
5130 | * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa | |
5131 | targets if not optimizing. | |
5132 | ||
2bf87216 JJ |
5133 | 2002-06-10 Jakub Jelinek <jakub@redhat.com> |
5134 | ||
5135 | * gcc.c-torture/compile/20020605-1.c: New test. | |
5136 | ||
5d056e9b JJ |
5137 | * g++.dg/opt/vt1.C: New test. |
5138 | ||
156755ac JJ |
5139 | * gcc.dg/20020531-1.c: New test. |
5140 | ||
50f30e6b JJ |
5141 | * gcc.dg/20020530-1.c: New test. |
5142 | ||
85d49058 JJ |
5143 | * gcc.dg/20020527-1.c: New test. |
5144 | ||
7b668f9e JJ |
5145 | * g++.dg/opt/cse1.C: New test. |
5146 | ||
437f1df1 RS |
5147 | 2002-06-07 Roger Sayle <roger@eyesopen.com> |
5148 | ||
5149 | * gcc.dg/20020607-2.c: New test case. | |
5150 | ||
68b15d4f JJ |
5151 | 2002-06-07 Jakub Jelinek <jakub@redhat.com> |
5152 | ||
5153 | * gcc.c-torture/compile/20020604-1.c: New test. | |
5154 | ||
c4b50f1a RH |
5155 | 2002-06-04 Richard Henderson <rth@redhat.com> |
5156 | ||
5157 | * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases. | |
5158 | * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67. | |
5159 | * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New. | |
5160 | ||
c2ae6616 AH |
5161 | 2002-06-04 Aldy Hernandez <aldyh@redhat.com> |
5162 | ||
6c535c69 | 5163 | * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF. |
c2ae6616 | 5164 | |
6d8fd7bb RH |
5165 | 2002-06-03 Richard Henderson <rth@redhat.com> |
5166 | ||
5167 | * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New. | |
5168 | * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New. | |
5169 | ||
ab780373 RH |
5170 | 2002-06-02 Richard Henderson <rth@redhat.com> |
5171 | ||
bc9c2952 | 5172 | * gcc.c-torture/execute/pure-1.c: Don't mark any of the |
ab780373 RH |
5173 | test functions static. |
5174 | ||
e33a8855 AJ |
5175 | 2002-06-02 Andreas Jaeger <aj@suse.de> |
5176 | ||
5177 | * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass | |
5178 | now. | |
5179 | ||
ceeedfc1 NB |
5180 | 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk> |
5181 | ||
5182 | * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c, | |
5183 | gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c: | |
5184 | Update for mofified diagnostics. | |
5185 | * gcc.dg/c99-intconst-1.c: No longer fail. | |
5186 | ||
61b78ce1 RH |
5187 | 2002-06-02 Richard Henderson <rth@redhat.com> |
5188 | ||
5189 | * gcc.dg/uninit-A.c: Remove xfail markers. | |
5190 | ||
378393da RS |
5191 | 2002-06-01 Roger Sayle <roger@eyesopen.com> |
5192 | ||
5193 | * gcc.dg/fnegate-1.c: New test case. | |
5194 | ||
d18b1ed8 OS |
5195 | 2002-05-30 Osku Salerma <osku@iki.fi> |
5196 | ||
5197 | * gcc.c-torture/execute/mayalias-1.c: New file. | |
5198 | ||
cd7ab83f NB |
5199 | 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk> |
5200 | ||
e33a8855 | 5201 | * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c, |
cd7ab83f NB |
5202 | gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c, |
5203 | gcc.dg/cpp/if-1.c: Update for modified diagnostics. | |
5204 | ||
5a3bb17d HPN |
5205 | 2002-05-29 Hans-Peter Nilsson <hp@axis.com> |
5206 | ||
5207 | * gcc.c-torture/execute/20020529-1.c: New test. | |
5208 | ||
39f2f3c8 RS |
5209 | 2002-05-27 Richard Henderson <rth@redhat.com> |
5210 | ||
5211 | * g++.dg/ext/attrib6.C: New test case. | |
5212 | ||
ef72b1d3 KG |
5213 | 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5214 | ||
5215 | * gcc.c-torture/execute/pure-1.c: New test. | |
5216 | ||
630363b4 NB |
5217 | 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk> |
5218 | ||
5219 | * gcc.dg/cpp/arith-2.c: Remove. | |
630363b4 | 5220 | |
c9220e3a NB |
5221 | 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk> |
5222 | ||
5223 | * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests. | |
5224 | * gcc.dg/cpp/if-3.c: Remove. | |
5225 | ||
9059e33c JJ |
5226 | 2002-05-26 Jakub Jelinek <jakub@redhat.com> |
5227 | ||
5228 | * g++.dg/opt/cse2.C: New test. | |
5229 | ||
91318908 NB |
5230 | 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk> |
5231 | ||
5232 | * gcc.dg/cpp/arith-1.c: New semantic tests. | |
5233 | * gcc.dg/cpp/if-1.c: Update. | |
5234 | ||
9e253215 BE |
5235 | 2002-05-24 Ben Elliston <bje@redhat.com> |
5236 | ||
5237 | * lib/c-torture.exp (c-torture-execute): Handle multiple sources. | |
5238 | ||
90442291 JJ |
5239 | 2002-05-24 Jakub Jelinek <jakub@redhat.com> |
5240 | ||
5241 | * gcc.dg/verbose-asm.c: New test. | |
5242 | ||
3620711b NB |
5243 | 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk> |
5244 | ||
5245 | * gcc.dg/cpp/paste12.c: New test. | |
5246 | ||
17645b15 NB |
5247 | 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk> |
5248 | ||
13fa982e | 5249 | * g++.dg/parse/named_ops.C: New test. |
17645b15 | 5250 | |
5ff225fc MM |
5251 | 2002-05-23 Mark Mitchell <mark@codesourcery.com> |
5252 | ||
5253 | * gcc/testsuite/gcc.dg/weak-8.c: New test. | |
5254 | ||
b8c25665 | 5255 | 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com> |
e275a535 R |
5256 | |
5257 | * gcc.dg/weak-2.c: Allow optional leading underscore | |
5258 | in scan-assembler symbol name. | |
5259 | * gcc.dg/weak-3.c: Likewise. | |
5260 | * gcc.dg/weak-4.c: Likewise. | |
5261 | * gcc.dg/weak-5.c: Likewise. | |
5262 | ||
66b408f2 JJ |
5263 | 2002-05-23 Jakub Jelinek <jakub@redhat.com> |
5264 | ||
5265 | * gcc.dg/20020523-1.c: New test. | |
5266 | ||
e67a7860 NB |
5267 | 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk> |
5268 | ||
5269 | * objc.dg/const-str-2.m: Update now that we stop after | |
5270 | a command line error. | |
5271 | ||
c32dd1ef RH |
5272 | 2002-05-22 Richard Henderson <rth@redhat.com> |
5273 | ||
5274 | * g++.dg/dg.exp: Fix typo in test pruneing. | |
5275 | ||
7a1f3f5f RH |
5276 | 2002-05-22 Richard Henderson <rth@redhat.com> |
5277 | ||
5278 | * g++.dg/dg.exp: Prune the tls subdirectory. | |
5279 | * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New. | |
5280 | * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New. | |
5281 | * g++.dg/tls/init-1.C: New. | |
5282 | ||
2dd36f90 JJ |
5283 | 2002-05-22 Jakub Jelinek <jakub@redhat.com> |
5284 | ||
5285 | * gcc.dg/20020517-1.c: New test. | |
5286 | ||
ec221d71 RH |
5287 | 2002-05-21 Richard Henderson <rth@redhat.com> |
5288 | ||
5289 | * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c, | |
5290 | gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files. | |
5291 | ||
b8c25665 | 5292 | 2002-05-21 Brian R. Gaeke <brg@dgate.ORG> |
32d3f634 BG |
5293 | |
5294 | * g++.dg/other/copy2.C: New test. | |
5295 | ||
b8c25665 | 5296 | 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com> |
02116b3d R |
5297 | |
5298 | * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define. | |
5299 | (MAX_COPY): Bump up to 10 times sizeof (long long). | |
5300 | (main): Use a pattern of SEQUENCE_LENGTH different characters to copy. | |
5301 | ||
5302 | * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times | |
5303 | sizeof (long long). | |
5304 | ||
5305 | * gcc.c-torture/execute/strcpy-1.c: New test. | |
5306 | ||
b3f47c78 DB |
5307 | 2002-05-19 Jason Merrill <jason2redhat.com> |
5308 | ||
5309 | * g++.dg/ext/oper1.C: New test. | |
5310 | ||
5311 | 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com> | |
851c06dd MM |
5312 | 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com> |
5313 | ||
f362c762 MM |
5314 | * README.QMTEST: New file. |
5315 | ||
851c06dd MM |
5316 | * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line. |
5317 | ||
e3227f2c AJ |
5318 | 2002-05-19 Andreas Jaeger <aj@suse.de> |
5319 | ||
5320 | * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass | |
5321 | now. | |
5322 | * gcc.c-torture/execute/loop-2d.x: Likewise. | |
5323 | ||
210142e0 DB |
5324 | 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com> |
5325 | ||
5326 | * gcc.dg/weak-2.c: xfail warnings for platforms that don't | |
5327 | support weak symbols. | |
5328 | * gcc.dg/weak-4.c: Likewise | |
5329 | * gcc.dg/weak-6.c: Likewise | |
5330 | ||
088b3db0 DB |
5331 | 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com> |
5332 | ||
5333 | * gcc.dg/weak-3.c: Add dg-excess-error comment for | |
5334 | cygwin, coff and h8300-*-hms targets | |
5335 | * gcc.dg/weak-5.c: Likewise | |
5336 | * gcc.dg/weak-7.c: Likewise | |
5337 | ||
f4b251a6 JM |
5338 | 2002-05-16 Jason Merrill <jason@redhat.com> |
5339 | ||
5340 | * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel. | |
5341 | (scan-assembler-not, scan-assembler-dem): Likewise. | |
5342 | (scan-assembler-dem-not): Likewise. | |
5343 | ||
34fb9ba5 RH |
5344 | 2002-05-15 Richard Henderson <rth@redhat.com> |
5345 | ||
5346 | * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here. | |
5347 | ||
14285ace RH |
5348 | 2002-05-15 Richard Henderson <rth@redhat.com> |
5349 | ||
5350 | * gcc.dg/weak-5.c (vfoo1c): No warning here. | |
5351 | (vfoo1f): Warning here. | |
5352 | (vfoo1l): Don't redefine the alias. | |
5353 | ||
5bf5c5cb JM |
5354 | 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com> |
5355 | ||
5356 | * g++.dg/init/pm1.C: New test. | |
5357 | ||
e2f75147 DM |
5358 | 2002-05-12 David S. Miller <davem@redhat.com> |
5359 | ||
5360 | * gcc.c-torture/execute/conversion.c (ldnear): Use long double | |
5361 | types. | |
5362 | ||
dbfb1116 RS |
5363 | 2002-05-10 Roger Sayle <roger@eyesopen.com> |
5364 | ||
5365 | * gcc.c-torture/execute/20020510-1.c: New test case. | |
5366 | ||
85d7d3b0 DM |
5367 | 2002-05-10 David S. Miller <davem@redhat.com> |
5368 | ||
5369 | * gcc.c-torture/execute/conversion.c: Test long double too. | |
5370 | ||
2937267b JJ |
5371 | 2002-05-09 Jakub Jelinek <jakub@redhat.com> |
5372 | ||
5373 | * lib/g77.exp (g77_link_flags): Append all multilib dirs containing | |
5374 | libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH. | |
5375 | * lib/g++.exp (g++_link_flags): Likewise. | |
5376 | * lib/objc.exp (objc_target_compile): Likewise. | |
5377 | ||
c3bf3e6e NB |
5378 | 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk> |
5379 | ||
5380 | * gcc.dg/cpp/poison.c: Update. | |
5381 | * gcc.dg/cpp/20000625-2.c: Remove. | |
5382 | * gcc.dg/cpp/direct2s.c: Remove final test. | |
5383 | ||
ea45dbb8 TR |
5384 | 2002-05-08 Tom Rix <trix@redhat.com> |
5385 | ||
5386 | * gcc.c-torture/execute/20020508-1.c: New test. | |
5387 | * gcc.c-torture/execute/20020508-2.c: New test. | |
5388 | * gcc.c-torture/execute/20020508-3.c: New test. | |
5389 | ||
b9e2d17b NB |
5390 | 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk> |
5391 | ||
5392 | * gcc.dg/cpp/charconst-4.c: More tests. | |
5393 | ||
f90bf7ca MM |
5394 | 2002-05-08 Mark Mitchell <mark@codesourcery.com> |
5395 | ||
5396 | PR c/6569 | |
5397 | * gcc.dg/weak-3.c: Update location of warning messages. | |
5398 | * gcc.dg/weak-5.c: Likewise. | |
5399 | ||
1f77b5da RS |
5400 | 2002-05-06 Roger Sayle <roger@eyesopen.com> |
5401 | ||
5402 | * gcc.c-torture/execute/20020506-1.c: New test case. | |
5403 | ||
a5a49440 NB |
5404 | 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk> |
5405 | ||
5406 | * gcc.dg/cpp/charconst-3.c: Correct tests accordingly. | |
5407 | ||
adc502b4 NB |
5408 | 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk> |
5409 | ||
5410 | * gcc.dg/cpp/charconst-3.c: Run, don't compile. | |
5411 | ||
95ff5d3f NB |
5412 | 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk> |
5413 | ||
5414 | * gcc.dg/cpp/charconst-3.c: New test. | |
5415 | ||
2443d4e1 NB |
5416 | 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk> |
5417 | ||
5418 | * gcc.dg/cpp/charconst.c: Update tests. | |
5419 | ||
f2fdc802 TJ |
5420 | 2002-05-05 Tim Josling <tej@melbpc.org.au> |
5421 | ||
5422 | * treelang: Added directory for new sample language treelang. Also | |
e3227f2c | 5423 | lib/treelang.exp: New file to signal treelang should be tested. |
f2fdc802 | 5424 | |
ba2e86d6 JJ |
5425 | 2002-05-03 Jakub Jelinek <jakub@redhat.com> |
5426 | ||
5427 | * gcc.dg/cpp/cmdlne-dM-M.c: New test. | |
5428 | * gcc.dg/cpp/cmdlne-dD-M.c: New test. | |
5429 | * gcc.dg/cpp/cmdlne-dN-M.c: New test. | |
5430 | * gcc.dg/cpp/cmdlne-dI-M.c: New test. | |
5431 | * gcc.dg/cpp/cmdlne-dI-M.h: New aux file. | |
5432 | * gcc.dg/cpp/cmdlne-dD-dM.c: New test. | |
5433 | * gcc.dg/cpp/cmdlne-dM-dD.c: New test. | |
5434 | ||
5a3085c5 JM |
5435 | 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk> |
5436 | ||
5437 | * gcc.dg/format/xopen-2.c: New test. | |
5438 | ||
d70e94ec JJ |
5439 | 2002-05-03 Jakub Jelinek <jakub@redhat.com> |
5440 | ||
5441 | * gcc.dg/20020503-1.c: New test. | |
5442 | ||
5121c03e MM |
5443 | 2002-05-02 Mark Mitchell <mark@codesourcery.com> |
5444 | ||
5445 | * g++.dg/init/dtor1.C: Make it tougher. | |
5446 | ||
76ccdb3c MM |
5447 | 2002-05-01 Mark Mitchell <mark@codesourcery.com> |
5448 | ||
5449 | * g++.dg/init/dtor1.C: New test. | |
5450 | ||
0d6d6892 AH |
5451 | 2002-05-02 Aldy Hernandez <aldyh@redhat.com> |
5452 | ||
7a1f3f5f | 5453 | * gcc.dg/altivec-8.c: New. |
0d6d6892 | 5454 | |
9b7bc465 AH |
5455 | 2002-05-01 Aldy Hernandez <aldyh@redhat.com> |
5456 | ||
7a1f3f5f | 5457 | * gcc.dg/altivec-7.c: New. |
9b7bc465 | 5458 | |
3a73bffb JJ |
5459 | 2002-04-29 Jakub Jelinek <jakub@redhat.com> |
5460 | ||
5461 | * g++.dg/parse/typedef1.C: New test. | |
5462 | ||
33dd07ee MM |
5463 | 2002-04-29 Mark Mitchell <mark@codesourcery.com> |
5464 | ||
5465 | PR c++/6486 | |
5466 | * g++.dg/template/friend6.C: New test. | |
5467 | ||
5468 | PR c++/6492 | |
5469 | * g++.dg/init/copy1.C: New test. | |
5470 | ||
4bd7c270 NS |
5471 | 2002-04-29 Nathan Sidwell <nathan@codesourcery.com> |
5472 | ||
5473 | * g++.dg/warn/effc1.C: New test. | |
5474 | ||
60284a59 NB |
5475 | 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk> |
5476 | ||
5477 | * gcc.dg/cpp/if-cexp.c: Add a test. | |
5478 | ||
a20fd5ac JJ |
5479 | 2002-04-28 Jakub Jelinek <jakub@redhat.com> |
5480 | ||
5481 | * gcc.dg/20020426-2.c: New test. | |
5482 | ||
87ed109f NB |
5483 | 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk> |
5484 | ||
5485 | * gcc.dg/cpp/if-mop.c: Update. | |
5486 | * gcc.dg/cpp/if-mpar.c: Add test. | |
5487 | * gcc.dg/cpp/if-oppr.c: Update. | |
5488 | ||
45806a3f FS |
5489 | 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5490 | ||
5491 | PR c/6343 | |
5492 | * gcc.dg/weak-[2-7].c: New tests. | |
5493 | ||
51ccaeb9 AO |
5494 | 2002-04-26 Alexandre Oliva <aoliva@redhat.com> |
5495 | ||
5496 | * gcc.dg/enum1.c: New test. | |
5497 | ||
7d793e9b MM |
5498 | 2002-04-26 Mark Mitchell <mark@codesourcery.com> |
5499 | ||
5500 | PR c++/6497 | |
5501 | * g++.dg/inherit/access2.C: New test. | |
e3227f2c | 5502 | |
7d793e9b MM |
5503 | 2002-04-26 Mark Mitchell <mark@codesourcery.com> |
5504 | ||
5505 | PR bootstrap/6445 | |
5506 | * gcc.dg/20020426-1.c: New test. | |
5507 | ||
48ba9538 AO |
5508 | 2002-04-26 Alexandre Oliva <aoliva@redhat.com> |
5509 | ||
5510 | * g++.dg/abi/enum1.C: New test. | |
5511 | ||
4d7ea4fc RH |
5512 | 2002-04-26 Richard Henderson <rth@redhat.com> |
5513 | ||
5514 | * gcc.dg/c99-bool-1.c: Expect always true warning. | |
5515 | ||
07d81318 RS |
5516 | 2002-04-25 Roger Sayle <roger@eyesopen.com> |
5517 | ||
5518 | * gcc.dg/i386-memset-1.c: New test case for PR target/6456. | |
5519 | ||
bf882c20 KG |
5520 | 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5521 | ||
5522 | * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit | |
5523 | targets. | |
5524 | ||
a62d375f MM |
5525 | 2002-04-24 Mark Mitchell <mark@codesourcery.com> |
5526 | ||
b970a21d MM |
5527 | * g++.dg/abi/mange7.C: New test. |
5528 | ||
a62d375f MM |
5529 | PR c++/6438. |
5530 | * g++.dg/parse/stmtexpr2.C: New test. | |
5531 | ||
b8c25665 | 5532 | 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com> |
309d8365 R |
5533 | |
5534 | * gcc.dg/20020312-2.c: Add SH target. | |
5535 | ||
3f2019c6 KG |
5536 | 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5537 | ||
5538 | * gcc.c-torture/compile/labels-3.x: New file, don't assemble the | |
5539 | compiler output on mips*-*-irix*. | |
5540 | ||
29cece2e JJ |
5541 | 2002-04-23 Jakub Jelinek <jakub@redhat.com> |
5542 | ||
5543 | * g++.dg/parse/attr1.C: New test. | |
5544 | ||
1a887f86 RS |
5545 | 2002-04-23 Roger Sayle <roger@eyesopen.com> |
5546 | ||
5547 | * gcc.c-torture/execute/string-opt-17.c: New test case. | |
5548 | * gcc.c-torture/execute/memset-2.c: New test case. | |
5549 | ||
77adef84 MM |
5550 | 2002-04-23 Mark Mitchell <mark@codesourcery.com> |
5551 | ||
5552 | PR c++/6256: | |
5553 | * g++.dg/template/friend5.C: New test. | |
5554 | ||
5555 | PR c++/6331: | |
5556 | * g++.dg/template/qual1.C: Likewise. | |
5557 | ||
74b273d6 ZW |
5558 | 2002-04-22 Zack Weinberg <zack@codesourcery.com> |
5559 | ||
5560 | * gcc.c-torture/execute/980707-1.c: Don't use isspace(). | |
5561 | Include stdlib.h, not stdio.h or ctype.h. | |
5562 | ||
bb03c710 HPN |
5563 | 2002-04-22 Hans-Peter Nilsson <hp@axis.com> |
5564 | ||
5565 | * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on | |
5566 | cris-*-elf* and mmix-*-*. | |
5567 | * g77.f-torture/execute/io0.x: xfail for cris-*-elf. | |
5568 | * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x, | |
5569 | g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x: | |
5570 | Ditto. | |
5571 | * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf. | |
5572 | * gcc.dg/wchar_t-1.c: Ditto. | |
5573 | ||
5b3dc815 HPN |
5574 | 2002-04-21 Hans-Peter Nilsson <hp@axis.com> |
5575 | ||
5576 | * g++.dg/opt/cleanup1.C (C::C()): Initialize member c. | |
5577 | Clarify comment. | |
5578 | ||
9ac3b1be NB |
5579 | 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk> |
5580 | ||
5581 | * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests. | |
5582 | ||
d8b85ae5 FS |
5583 | 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5584 | ||
5585 | * gcc.c-torture/execute/20000906-1.x: Delete. | |
5586 | ||
0c69ed55 DB |
5587 | 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com> |
5588 | ||
5589 | * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run } | |
5590 | ||
d106599f TM |
5591 | 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl> |
5592 | ||
5593 | * PR6367 | |
5594 | * g77.f-torture/execute/6367.f: New test. | |
5595 | * g77.f-torture/execute/6367.x: Disable for MMIX. | |
5596 | ||
303a3927 MM |
5597 | 2002-04-19 Mark Mitchell <mark@codesourcery.com> |
5598 | ||
5599 | * PR6352 | |
5600 | * g++.dg/opt/inline2.C: New test. | |
5601 | ||
0cd3301b RH |
5602 | 2002-04-18 Richard Henderson <rth@redhat.com> |
5603 | ||
7a1f3f5f RH |
5604 | * gcc.dg/20000906-1.c: Enable for all targets. |
5605 | * gcc.c-torture/compile/iftrap-2.c: New. | |
0cd3301b | 5606 | |
a4863215 JJ |
5607 | 2002-04-18 Jakub Jelinek <jakub@redhat.com> |
5608 | ||
5609 | * gcc.dg/20020418-1.c: New test. | |
5610 | * gcc.dg/20020418-2.c: New test. | |
5611 | ||
96b453dc RH |
5612 | 2002-04-18 Richard Henderson <rth@redhat.com> |
5613 | ||
7a1f3f5f RH |
5614 | * gcc.c-torture/compile/iftrap-1.c: New. |
5615 | * gcc.dg/iftrap-1.c: Adjust for ia64. | |
5616 | * gcc.dg/iftrap-2.c: New. | |
96b453dc | 5617 | |
a3acf46d JJ |
5618 | 2002-04-18 Jakub Jelinek <jakub@redhat.com> |
5619 | ||
5620 | * gcc.c-torture/compile/20020418-1.c: New test. | |
5621 | ||
58c2956c RS |
5622 | 2002-04-18 Roger Sayle <roger@eyesopen.com> |
5623 | ||
5624 | * gcc.c-torture/compile/20020415-1.c: New. | |
5625 | ||
887fc41a DM |
5626 | 2002-04-18 David S. Miller <davem@redhat.com> |
5627 | ||
5628 | * gcc.c-torture/execute/20020418-1.c: New test. | |
5629 | ||
2a732575 JJ |
5630 | 2002-04-17 Jakub Jelinek <jakub@redhat.com> |
5631 | ||
5632 | * gcc.dg/20020416-1.c: New test. | |
5633 | ||
32121b96 JJ |
5634 | * g++.dg/opt/inline1.C: New test. |
5635 | ||
98ef3137 JJ |
5636 | 2002-04-16 Jakub Jelinek <jakub@redhat.com> |
5637 | ||
5638 | * gcc.dg/altivec-5.c: New test. | |
5639 | ||
4c8c0dec JJ |
5640 | * gcc.dg/20020415-1.c: New test. |
5641 | ||
07cdae91 MM |
5642 | 2002-04-15 Mark Mitchell <mark@codesourcery.com> |
5643 | ||
5644 | * testsuite/lib/chill.exp: Remove. | |
5645 | ||
0f490a2b JJ |
5646 | 2002-04-14 Jakub Jelinek <jakub@redhat.com> |
5647 | ||
5648 | * g++.dg/other/big-struct.C: New test. | |
5649 | ||
4b27e132 DB |
5650 | 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com> |
5651 | ||
5652 | * g77.dg/f77-edit-i-in.f: Use internal buffer in place | |
5653 | of scratch file. | |
5654 | ||
cf56e373 DB |
5655 | 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com> |
5656 | ||
5657 | PR c/6277 | |
5658 | * gcc.dg/i386-387-1.c: Allow optional leading underscore | |
5659 | in scan-assembler function name | |
5660 | ||
1aa65134 HPN |
5661 | 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com> |
5662 | ||
5663 | * g77.f-torture/execute/980628-4.x, | |
5664 | g77.f-torture/execute/980628-5.x, | |
5665 | g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x, | |
5666 | g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x, | |
5667 | g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on | |
5668 | i[34567]86-*-*. | |
5669 | ||
791b23fe DM |
5670 | 2002-04-13 David S. Miller <davem@redhat.com> |
5671 | ||
5672 | * gcc.c-torture/execute/20020413-1.c: New test. | |
5673 | ||
4fb07802 RS |
5674 | 2002-04-13 Richard Sandiford <rsandifo@redhat.com> |
5675 | ||
5676 | * gcc.dg/asm-6.c, | |
5677 | * g++.dg/ext/asm1.C: New tests. | |
5678 | ||
9928a3d5 MM |
5679 | 2002-04-12 Mark Mitchell <mark@codesourcery.com> |
5680 | ||
0481bc21 MM |
5681 | PR c++ 5373. |
5682 | * g++.dg/parse/stmtexpr1.C: New test. | |
5683 | ||
9928a3d5 | 5684 | PR c++/5189. |
0481bc21 | 5685 | * g++.dg/template/copy1.C: New test. |
9928a3d5 | 5686 | |
21b14752 RH |
5687 | 2002-04-12 Richard Henderson <rth@redhat.com> |
5688 | ||
5689 | * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc. | |
5690 | ||
869b8e4d GK |
5691 | 2002-04-12 Geoffrey Keating <geoffk@redhat.com> |
5692 | ||
5693 | * gcc.c-torture/execute/20020412-1.c: New file, renamed from | |
5694 | gcc.c-torture/execute/20020307-2.c. | |
5695 | ||
4b72e8ed RS |
5696 | 2002-04-12 Richard Sandiford <rsandifo@redhat.com> |
5697 | ||
5698 | * g++.dg/ext/attrib5.C, | |
5699 | * g++.dg/lookup/struct1.C: New tests. | |
5700 | ||
578fc63d JJ |
5701 | 2002-04-11 Jakub Jelinek <jakub@redhat.com> |
5702 | ||
578fc63d JJ |
5703 | * gcc.dg/20020411-1.c: New test. |
5704 | ||
010f87c4 JJ |
5705 | * gcc.c-torture/execute/20020411-1.c: New test. |
5706 | ||
67092f4d JJ |
5707 | 2002-04-10 Janis Johnson <janis187@us.ibm.com> |
5708 | ||
5709 | * g77.f-torture/execute/6177.f: New test. | |
5710 | ||
dab550cb JJ |
5711 | 2002-04-10 Jakub Jelinek <jakub@redhat.com> |
5712 | ||
5713 | PR middle-end/6247 | |
5714 | * g++.dg/opt/cleanup1.C: New test. | |
5715 | ||
5716 | * g++.dg/opt/const1.C: New test. | |
5717 | ||
6127eac4 | 5718 | 2002-04-10 Lars Brinkhoff <lars@nocrew.org> |
1a887f86 | 5719 | |
6127eac4 LB |
5720 | * gcc.c-torture/execute/20020406-1.c: Declare malloc. |
5721 | ||
ba3307c0 NS |
5722 | 2002-04-10 Nathan Sidwell <nathan@codesourcery.com> |
5723 | ||
5724 | PR c++/5507 | |
5725 | * g++.dg/template/typename2.C: New test. | |
5726 | ||
aec3e189 AM |
5727 | 2002-04-10 Alan Modra <amodra@bigpond.net.au> |
5728 | ||
5729 | * gcc.c-torture/execute/loop-12.c: New. | |
5730 | ||
a19caa88 HPN |
5731 | 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com> |
5732 | ||
5733 | * g77.f-torture/execute/980628-4.x, | |
5734 | g77.f-torture/execute/980628-5.x, | |
5735 | g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x, | |
5736 | g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x, | |
5737 | g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests. | |
5738 | ||
eeec38a8 FS |
5739 | 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5740 | ||
5741 | PR optimization/6086 | |
5742 | * g++.dg/opt/preinc1.C: New test. | |
5743 | ||
0154eaa8 MM |
5744 | 2002-04-06 Mark Mitchell <mark@codesourcery.com> |
5745 | ||
5746 | PR c++/5571 | |
5747 | * g++.dg/opt/static2.C: New test. | |
5748 | ||
b1896e61 MM |
5749 | 2002-04-06 Mark Mitchell <mark@codesourcery.com> |
5750 | ||
5751 | PR c/5120 | |
5752 | * gcc.dg/20020406-1.c: New test. | |
5753 | ||
3ca5f444 DM |
5754 | 2002-04-04 David S. Miller <davem@redhat.com> |
5755 | ||
5756 | * gcc.c-torture/execute/20020404-1.c: New test. | |
5757 | ||
a4fa73f3 JJ |
5758 | 2002-04-04 Jakub Jelinek <jakub@redhat.com> |
5759 | ||
5760 | PR c/6123 | |
5761 | * gcc.dg/20020312-2.c: Do not declare global register variable | |
5762 | if __PIC__ or __pic__ is defined. | |
5763 | ||
31956228 RE |
5764 | 2002-04-04 Richard Earnshaw <rearnsha@arm.com> |
5765 | ||
5766 | * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use | |
5767 | __asm__ so that it works correctly even if -ansi -pedantic-errors. | |
5768 | ||
71fad614 KG |
5769 | 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5770 | ||
5771 | * gcc.misc-tests/linkage.exp: Update last change to handle | |
5772 | sparc*-, not just sparc-. | |
5773 | ||
9d7013b8 RH |
5774 | 2002-04-03 Richard Henderson <rth@redhat.com> |
5775 | ||
5776 | * gcc.dg/cpp/ucs.c: Improved long UCS test. | |
5777 | ||
9390eb16 HPN |
5778 | 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com> |
5779 | ||
5780 | * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change. | |
5781 | ||
2e839a04 DM |
5782 | 2002-04-02 David S. Miller <davem@redhat.com> |
5783 | ||
5784 | * gcc.c-torture/execute/20020402-3.c: New test. | |
5785 | ||
a06c96f4 HPN |
5786 | 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com> |
5787 | ||
d32c9170 HPN |
5788 | * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*. |
5789 | * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto. | |
5790 | ||
e78c4529 HPN |
5791 | * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware. |
5792 | * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x, | |
5793 | g77.f-torture/execute/20001201.x, | |
5794 | g77.f-torture/execute/u77-test.x: New files. | |
5795 | ||
a06c96f4 HPN |
5796 | * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware. |
5797 | * gcc.dg/wchar_t-1.c: Ditto. | |
5798 | ||
cfe834f3 FS |
5799 | 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
5800 | ||
5801 | * gcc.c-torture/execute/20020402-1.c: New test. | |
5802 | ||
ed4168d5 RH |
5803 | 2002-04-01 Richard Henderson <rth@redhat.com> |
5804 | ||
9b14a237 RH |
5805 | * gcc.c-torture/compile/920625-1.x: XFAIL -O1. |
5806 | ||
ed4168d5 RH |
5807 | * g++.dg/other/new1.C: Use __SIZE_TYPE__. |
5808 | ||
ee3c0639 KG |
5809 | 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
5810 | ||
5811 | * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2. | |
5812 | ||
d5ecb9cb GDR |
5813 | 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
5814 | ||
5815 | * g++.dg/inherit/template-as-base.C: Expect error. | |
5816 | * g++.dg/inherit/namespace-as-base.C: Likewise. | |
5817 | ||
820ecf56 HPN |
5818 | 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com> |
5819 | ||
5c7060d3 HPN |
5820 | * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C, |
5821 | g++.dg/ext/instantiate3.C: Tweak match patterns. | |
5822 | ||
820ecf56 HPN |
5823 | * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware. |
5824 | * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for | |
5825 | -da test. | |
5826 | ||
41ba8a20 RH |
5827 | 2002-03-31 Richard Henderson <rth@redhat.com> |
5828 | ||
5829 | * gcc.dg/special/alias-2.c: New. | |
5830 | * gcc.dg/special/ecos.exp: Run it. | |
5831 | ||
9602f5a0 RH |
5832 | 2002-03-31 Richard Henderson <rth@redhat.com> |
5833 | ||
5834 | * gcc.dg/va-arg-1.c: Expect warnings, not errors. | |
5835 | ||
463eefc8 KH |
5836 | 2002-03-31 Kazu Hirata <kazu@hxi.com> |
5837 | ||
5838 | * gcc.dg/weak-1.c: Disable on h8300 port. | |
5839 | ||
cb260b11 JJ |
5840 | 2002-03-29 Janis Johnson <janis187@us.ibm.com> |
5841 | ||
5842 | * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov. | |
5843 | * g++.dg/bprob/bprob.exp: New driver for profile-directed branch | |
5844 | ordering tests. | |
5845 | * g++.dg/bprob/bprob-1.C: New test. | |
5846 | * g++.dg/gcov/gcov.exp: New driver for gcov tests. | |
5847 | * g++.dg/gcov/gcov-1.C: New test. | |
5848 | * g++.dg/gcov/gcov-1.x: New file. | |
5849 | * g++.dg/gcov/gcov-2.C: New test. | |
5850 | * g++.dg/gcov/gcov-3.C: New test. | |
5851 | * g++.dg/gcov/gcov-3.h: New file. | |
5852 | ||
d52e4867 RS |
5853 | 2002-03-28 Roger Sayle <roger@eyesopen.com> |
5854 | ||
5855 | * g++.old-deja/g++.other/builtins5.C: New test. | |
5856 | * g++.old-deja/g++.other/builtins6.C: New test. | |
5857 | * g++.old-deja/g++.other/builtins7.C: New test. | |
5858 | * g++.old-deja/g++.other/builtins8.C: New test. | |
5859 | * g++.old-deja/g++.other/builtins9.C: New test. | |
5860 | ||
c7f4981a JJ |
5861 | 2002-03-29 Jakub Jelinek <jakub@redhat.com> |
5862 | ||
5863 | * g++.dg/opt/static1.C: New test. | |
5864 | ||
f17f9332 JJ |
5865 | * g++.dg/opt/longbranch1.C: New test. |
5866 | ||
d15e67bc HPN |
5867 | 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com> |
5868 | ||
5869 | * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern. | |
5870 | ||
5871 | * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware. | |
5872 | ||
b8c25665 | 5873 | 2002-03-28 Jeffrey A Law (law@redhat.com) |
a08cbd59 JL |
5874 | |
5875 | * gcc.c-torture/execute/20020328-1.c: New test. | |
5876 | ||
1b58660a RH |
5877 | 2002-03-27 Richard Henderson <rth@redhat.com> |
5878 | ||
5879 | * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors. | |
5880 | * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise; | |
5881 | move from g++.old-deja/g++.ext/. | |
5882 | ||
cd4e8331 MM |
5883 | 2002-03-27 Mark Mitchell <mark@codesourcery.com> |
5884 | ||
5885 | * g++.dg/init/new2.C: New test. | |
1a887f86 | 5886 | |
6a3177b9 RH |
5887 | 2002-03-26 Richard Henderson <rth@redhat.com> |
5888 | ||
62d3b526 RH |
5889 | * gcc.dg/pragma-re-2.c: Avoid empty source file warning. |
5890 | ||
9a1d8b2d RH |
5891 | * gcc.dg/20020312-2.c: Don't test epilogue vs global register |
5892 | on sparc. | |
5893 | ||
6a3177b9 RH |
5894 | * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on |
5895 | sparcv9 systems. | |
5896 | * gcc.dg/20001102-1.c: Likewise. | |
5897 | ||
dcce8b1d PE |
5898 | 2002-03-26 Phil Edwards <pme@gcc.gnu.org> |
5899 | ||
5900 | * gcc.dg/cpp/endif-pedantic1.c, | |
5901 | gcc.dg/cpp/endif-pedantic2.c: New tests. | |
5902 | ||
46ff5047 MM |
5903 | 2002-03-26 Mark Mitchell <mark@codesourcery.com> |
5904 | ||
5905 | * g++.dg/init/new1.C: New test. | |
5906 | ||
6d4c57a0 NS |
5907 | 2002-03-26 Nathan Sidwell <nathan@codesourcery.com> |
5908 | ||
5909 | * g++.dg/abi/vbase9.C: New test. | |
5910 | ||
fc4a714b RE |
5911 | 2002-03-26 Richard Earnshaw <rearnsha@arm.com> |
5912 | ||
5913 | * gcc.dg/arm-asm.c: New test. | |
5914 | ||
173028e5 AC |
5915 | 2002-03-26 Andrew Cagney <ac131313@redhat.com> |
5916 | ||
5917 | * gcc.dg/Wswitch-enum.c: New test. | |
5918 | Fix PR c/5044. | |
5919 | ||
43f2b308 RH |
5920 | 2002-03-26 Richard Henderson <rth@redhat.com> |
5921 | ||
5922 | * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized | |
5923 | structure. | |
5924 | ||
8018b36d RH |
5925 | 2002-03-25 Richard Henderson <rth@redhat.com> |
5926 | ||
bbffa101 RH |
5927 | * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on |
5928 | sparcv9 systems. | |
5929 | ||
8018b36d RH |
5930 | * gcc.c-torture/compile/20011119-1.c (xxx): New. |
5931 | * gcc.c-torture/compile/20011119-2.c (xxx): New. | |
5932 | ||
15e5ad76 ZW |
5933 | 2002-03-25 Zack Weinberg <zack@codesourcery.com> |
5934 | ||
5935 | * gcc.dg/c90-hexfloat-1.c: Adjust error regexps. | |
5936 | ||
813b848c BW |
5937 | 2002-03-25 Bob Wilson <bob.wilson@acm.org> |
5938 | ||
5939 | * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of | |
5940 | targets using generic thunk support. | |
5941 | ||
ea475b23 JJ |
5942 | 2002-03-25 Jakub Jelinek <jakub@redhat.com> |
5943 | ||
5944 | * gcc.c-torture/compile/20020323-1.c: New test. | |
5945 | ||
6ddae612 JJ |
5946 | * g++.dg/opt/conj2.C: New test. |
5947 | ||
1bd6476f RH |
5948 | 2002-03-24 Richard Henderson <rth@redhat.com> |
5949 | ||
5950 | * gcc.dg/weak-1.c: Use -fno-common. | |
5951 | ||
479e51f6 DB |
5952 | 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> |
5953 | ||
5954 | * g77.dg/f77-edit-apostrophe-out.f: New test | |
5955 | * g77.dg/f77-edit-h-out.f: New test | |
5956 | * g77.dg/f77-edit-t-in.f: New test | |
5957 | * g77.dg/f77-edit-t-out.f: New test | |
5958 | * g77.dg/f77-edit-x-out.f: New test | |
5959 | * g77.dg/f77-edit-slash-out.f: New test | |
5960 | * g77.dg/f77-edit-colon-out.f: New test | |
5961 | * g77.dg/f77-edit-s-out.f: New test | |
5962 | ||
47e87a93 RH |
5963 | 2002-03-24 Richard Henderson <rth@redhat.com> |
5964 | ||
5965 | * objc/execute/formal_protocol-6.x: New XFAIL. | |
5966 | ||
5bcf08f6 DB |
5967 | 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> |
5968 | ||
5969 | * gcc.dg/weak-1.c: Early return from dg-final on platforms | |
5970 | that do not support weak symbols | |
5971 | ||
12c3717e DB |
5972 | 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> |
5973 | ||
5974 | * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al | |
5975 | * lib/g77.exp: Likewise | |
5976 | * lib/objc.exp: Likewise | |
5977 | ||
d6961341 AC |
5978 | 2002-03-23 Andrew Cagney <ac131313@redhat.com> |
5979 | ||
5980 | * gcc.dg/Wswitch-default.c: New test. | |
5981 | ||
e756a7da JJ |
5982 | 2002-03-23 Jakub Jelinek <jakub@redhat.com> |
5983 | ||
5984 | * g++.dg/other/enum1.C: New test. | |
5985 | ||
5365c83f ZW |
5986 | 2002-03-23 Zack Weinberg <zack@codesourcery.com> |
5987 | ||
5988 | * gcc.dg/pragma-ep-3.c: Fix typo. | |
5989 | ||
acb044ee GDR |
5990 | 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
5991 | ||
5992 | * g++.dg/inherit/template-as-base.C: New test. | |
5993 | ||
661fff62 JJ |
5994 | 2002-03-22 Jakub Jelinek <jakub@redhat.com> |
5995 | ||
5996 | * g++.old-deja/g++.other/dwarf2-1.C: Move... | |
5997 | * g++.dg/debug/debug5.C: ...here. Convert for dg framework. | |
5998 | ||
d4e6133f NB |
5999 | 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk> |
6000 | ||
15e5ad76 | 6001 | * gcc.dg/cpp/multiline.c: Update to match. |
d4e6133f | 6002 | |
44d57e36 AO |
6003 | 2002-03-22 Alexandre Oliva <aoliva@redhat.com> |
6004 | ||
6005 | * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too. | |
6006 | ||
4299b4e1 PE |
6007 | 2002-03-22 Phil Edwards <pme@gcc.gnu.org> |
6008 | ||
6009 | * gcc.dg/cpp/extratokens2.c: New file. | |
6010 | ||
97c6c02c DE |
6011 | 2002-03-21 David Edelsohn <edelsohn@gnu.org> |
6012 | ||
15e5ad76 | 6013 | * gcc.dg/20020312-2.c: Add rs6000 target. |
97c6c02c | 6014 | |
7614d20b DE |
6015 | * gcc.c-torture/compile/20020319-1.c: New test. |
6016 | ||
17043e0d RO |
6017 | 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6018 | ||
15e5ad76 | 6019 | * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names. |
17043e0d RO |
6020 | (A, E): Handle this. |
6021 | ||
617d988c JM |
6022 | 2002-03-20 Jason Merrill <jason@redhat.com> |
6023 | ||
6024 | * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about | |
6025 | ignoring -fpic. | |
6026 | * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output | |
6027 | through prune_gcc_output. | |
6028 | ||
a29b099d JJ |
6029 | 2002-03-20 Jakub Jelinek <jakub@redhat.com> |
6030 | ||
6031 | * gcc.c-torture/compile/20020320-1.c: New test. | |
6032 | ||
f735a153 JJ |
6033 | 2002-03-19 Jakub Jelinek <jakub@redhat.com> |
6034 | ||
6035 | * gcc.c-torture/compile/20020318-1.c: New test. | |
6036 | ||
6ae504c9 JJ |
6037 | * gcc.dg/struct-by-value-1.c: New test. |
6038 | ||
1813dafd JJ |
6039 | * gcc.dg/20020319-1.c: New test. |
6040 | ||
cbb92744 JJ |
6041 | 2002-03-18 Jakub Jelinek <jakub@redhat.com> |
6042 | ||
6043 | * g++.dg/opt/conj1.C: New test. | |
6044 | ||
e9dd7bfd MM |
6045 | 2002-03-17 Mark Mitchell <mark@codesourcery.com> |
6046 | ||
6047 | * g++.dg/template/qualttp20.C: Revert previous change. | |
6048 | * g++.dg/template/qualttp3.C: Likewise. | |
6049 | * g++.dg/template/qualttp4.C: Likewise | |
6050 | * g++.dg/template/qualttp5.C: Likewise | |
6051 | * g++.dg/template/qualttp6.C: Likewise | |
6052 | * g++.dg/template/qualttp7.C: Likewise | |
6053 | * g++.dg/template/qualttp8.C: Likewise | |
6054 | * g++.dg/template/recurse.C: Likewise. | |
6055 | ||
ff8908ff NB |
6056 | 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk> |
6057 | ||
6058 | * gcc.dg/cpp/wchar-1.c: Update. | |
6059 | ||
5dd236e2 NS |
6060 | 2002-03-16 Nathan Sidwell <nathan@codesourcery.com> |
6061 | ||
6062 | * g++.dg/template/conv1.C: New test. | |
6063 | * g++.dg/template/conv2.C: New test. | |
6064 | * g++.dg/template/conv3.C: New test. | |
6065 | * g++.dg/template/conv4.C: New test. | |
6066 | ||
6fb2cd7b MM |
6067 | 2002-03-15 Mark Mitchell <mark@codesourcery.com> |
6068 | ||
6069 | * g++.dg/template/qualttp20.C: Remove unnecessary error tags. | |
6070 | * g++.dg/template/qualttp3.C: Likewise. | |
6071 | * g++.dg/template/qualttp4.C: Likewise | |
6072 | * g++.dg/template/qualttp5.C: Likewise | |
6073 | * g++.dg/template/qualttp6.C: Likewise | |
6074 | * g++.dg/template/qualttp7.C: Likewise | |
6075 | * g++.dg/template/qualttp8.C: Likewise | |
6076 | * g++.dg/template/recurse.C: Likewise. | |
6077 | ||
6e4ae815 MM |
6078 | 2002-03-15 Mark Mitchell <mark@codesourcery.com> |
6079 | ||
6080 | * g++.dg/opt/dtor1.C: New test. | |
6081 | ||
a42519be JJ |
6082 | 2002-03-15 Jakub Jelinek <jakub@redhat.com> |
6083 | ||
6084 | * gcc.c-torture/compile/20020315-1.c: New test. | |
6085 | ||
32135a8c RE |
6086 | 2002-03-15 Richard Earnshaw <rearnsha@arm.com> |
6087 | ||
6088 | * gcc.dg/weak-1.c: Fix scan tests. | |
6089 | ||
a541f1aa HPN |
6090 | 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com> |
6091 | ||
6092 | * gcc.dg/20020312-2.c [__MMIX__]: No pic register. | |
6093 | * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf* | |
6094 | cris-*-aout* mmix-*-*. | |
6095 | * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf* | |
6096 | cris-*-aout* mmix-*-*. | |
6097 | * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on | |
6098 | cris-*-elf* cris-*-aout* and mmix-*-*. | |
6099 | * gcc.dg/20001009-1.c: Ditto. | |
6100 | * gcc.dg/20010912-1.c: Ditto. | |
6101 | * gcc.dg/20020122-4.c: Ditto. | |
6102 | * gcc.dg/inline-2.c: Ditto. | |
6103 | ||
b8c25665 | 6104 | 2002-03-14 Jeffrey A Law (law@cygnus.com) |
933a0721 JL |
6105 | |
6106 | * gcc.c-torture/compile/20020314-1.c: New test. | |
6107 | ||
2019279f RE |
6108 | 2002-03-14 Richard Earnshaw <rearnsha@arm.com> |
6109 | ||
6110 | * gcc.c-torture/execute/20020314-1.c: New test. | |
6111 | ||
d3f129b3 JJ |
6112 | 2002-03-14 Jakub Jelinek <jakub@redhat.com> |
6113 | ||
6114 | * g++.dg/warn/Wunused-1.C: New test. | |
6115 | ||
440d0518 RS |
6116 | 2002-02-13 Richard Sandiford <rsandifo@redhat.com> |
6117 | ||
6118 | * g++.dg/abi/mangle6.C: New test. | |
6119 | ||
4061c1a3 JJ |
6120 | 2002-03-13 Jakub Jelinek <jakub@redhat.com> |
6121 | ||
6122 | * gcc.c-torture/compile/20020309-2.c: New test. | |
6123 | ||
09948ece JJ |
6124 | * gcc.c-torture/compile/20020312-1.c: New test. |
6125 | ||
df867456 NS |
6126 | 2002-03-12 Nathan Sidwell <nathan@codesourcery.com> |
6127 | ||
6128 | * g++.dg/other/access1.C: New test. | |
6129 | ||
62ae2529 JJ |
6130 | 2002-03-12 Jakub Jelinek <jakub@redhat.com> |
6131 | ||
6132 | * gcc.c-torture/execute/wchar_t-1.c: New test. | |
6133 | ||
2ab57cc9 DE |
6134 | 2002-03-12 David Edelsohn <edelsohn@gnu.org> |
6135 | ||
15e5ad76 | 6136 | * gcc.dg/20020103-1.c: Add rs6000 target and macro. |
2ab57cc9 | 6137 | |
56f4537e RS |
6138 | 2002-03-12 Roger Sayle <roger@eyesopen.com> |
6139 | ||
6140 | * gcc.dg/20020312-1.c: New test case. | |
6141 | ||
55a21c32 AH |
6142 | 2002-03-11 Aldy Hernandez <aldyh@redhat.com> |
6143 | ||
15e5ad76 | 6144 | * gcc.dg/altivec-1.c: Cleanup and use altivec.h. |
55a21c32 | 6145 | |
6c40858f RH |
6146 | 2002-03-11 Richard Henderson <rth@redhat.com> |
6147 | ||
6148 | * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker. | |
6149 | * g++.old-deja/g++.jason/report.C: Likewise. | |
6150 | ||
ab04e34b NS |
6151 | 2002-03-11 Nathan Sidwell <nathan@codesourcery.com> |
6152 | ||
6153 | * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes. | |
6154 | * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise. | |
6155 | ||
999cc24c NS |
6156 | 2002-03-11 Nathan Sidwell <nathan@codesourcery.com> |
6157 | ||
6158 | * testsuite/g++.dg/overload/pmf1.C: New test. | |
6159 | ||
1453ec8c KH |
6160 | 2002-03-11 Kazu Hirata <kazu@hxi.com> |
6161 | ||
6162 | * gcc.c-torture/execute/20020307-1.c: Use long. | |
6163 | ||
5ddec02e JJ |
6164 | 2002-03-11 Jakub Jelinek <jakub@redhat.com> |
6165 | ||
6166 | PR optimization/5844 | |
6167 | * gcc.dg/20020310-1.c: New test. | |
6168 | ||
a012ba73 MM |
6169 | 2002-03-09 Michael Meissner <meissner@redhat.com> |
6170 | ||
6171 | * gcc.c-torture/execute/memcpy-2.c: New test. | |
6172 | * gcc.c-torture/execute/memset-1.c: New test. | |
6173 | * gcc.c-torture/execute/strlen-1.c: New test. | |
6174 | * gcc.c-torture/execute/strcmp-1.c: New test. | |
6175 | * gcc.c-torture/execute/strncmp-1.c: New test. | |
6176 | ||
79b51cd7 GK |
6177 | 2002-03-09 Geoffrey Keating <geoffk@redhat.com> |
6178 | ||
6179 | * gcc.dg/ppc-ldstruct.c: New test. | |
6180 | ||
e4a4c70b JJ |
6181 | 2002-03-09 Jakub Jelinek <jakub@redhat.com> |
6182 | ||
6183 | * gcc.c-torture/execute/va-arg-22.c: New test. | |
6184 | ||
b8c25665 | 6185 | 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
93fe8e92 RK |
6186 | |
6187 | * gcc.c-torture/compile/20020309-1.c: New test. | |
6188 | ||
71db7d03 JJ |
6189 | 2002-03-08 Jakub Jelinek <jakub@redhat.com> |
6190 | ||
6191 | * gcc.c-torture/execute/20020307-2.c: New test. | |
6192 | ||
b8c25665 | 6193 | 2002-03-07 Jeffrey A Law (law@redhat.com) |
fcf742ea JL |
6194 | |
6195 | * g77.f-torture/compile/20020307-1.f: New test. | |
6196 | ||
e106e1b0 RS |
6197 | 2002-03-07 Richard Sandiford <rsandifo@redhat.com> |
6198 | ||
6199 | * gcc.dg/unordered-1.c: New test. | |
6200 | ||
50cb1e20 RE |
6201 | 2002-03-07 Richard Earnshaw <rearnsha@arm.com> |
6202 | ||
6203 | * gcc.c-torture/execute/20020307-1.c: New test. | |
6204 | ||
6d051694 JJ |
6205 | 2002-03-05 Jakub Jelinek <jakub@redhat.com> |
6206 | ||
6207 | * gcc.dg/20020304-1.c: New test. | |
6208 | ||
170c56da JJ |
6209 | * gcc.c-torture/compile/20020304-2.c: New test. |
6210 | ||
a298d936 ZW |
6211 | 2002-03-04 Zack Weinberg <zack@codesourcery.com> |
6212 | ||
6213 | * gcc.c-torture/compile/20020304-1.c: New test case | |
6214 | (from PR c/5830). | |
6215 | ||
8c4093d8 AH |
6216 | 2002-03-03 Aldy Hernandez <aldyh@redhat.com> |
6217 | ||
15e5ad76 | 6218 | * gcc.dg/20020103-1.c: Add other -D ppc variants. |
8c4093d8 | 6219 | |
fd87b7a7 NS |
6220 | 2002-03-02 Nathan Sidwell <nathan@codesourcery.com> |
6221 | ||
6222 | * g++.dg/other/classkey1.C: New test. | |
6223 | ||
9d8b9004 RH |
6224 | 2002-03-01 Richard Henderson <rth@redhat.com> |
6225 | ||
6226 | * gcc.c-torture/compile/981223-1.x: New. | |
6227 | * gcc.c-torture/compile/920625-1.x: New. | |
6228 | ||
cc36a670 RH |
6229 | 2002-02-28 Richard Henderson <rth@redhat.com> |
6230 | ||
6231 | * g++.dg/opt/vtgc1.C: Adjust patterns for ia64. | |
6232 | ||
f086058e HPN |
6233 | 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com> |
6234 | ||
6235 | * gcc.c-torture/execute/20020227-1.c: New test. | |
6236 | ||
16d3e075 MM |
6237 | 2002-02-27 Mark Mitchell <mark@codesourcery.com> |
6238 | ||
6239 | * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from | |
6240 | here" ERROR lines. | |
6241 | * g++.old-deja/g++.oliva/partord1.C: Likewise. | |
6242 | * g++.old-deja.g++.other/defarg1.C: Likewise. | |
6243 | * g++.old-deja/g++.pt/calls2.C: Likewise. | |
6244 | * g++.old-deja/g++.pt/crash20.C: Likewise. | |
6245 | * g++.old-deja/g++.pt/crash30.C: Likewise. | |
6246 | * g++.old-deja/g++.pt/crash36.C: Likewise. | |
6247 | * g++.old-deja/g++.pt/crash6.C: Likewise. | |
6248 | * g++.old-deja/g++.pt/defarg13.C: Likewise. | |
6249 | * g++.old-deja/g++.pt/derived3.C: Likewise. | |
6250 | * g++.old-deja/g++.pt/error1.C: Likewise. | |
6251 | * g++.old-deja/g++.pt/friend21.C: Likewise. | |
6252 | * g++.old-deja/g++.pt/friend23.C: Likewise. | |
6253 | * g++.old-deja/g++.pt/infinite1.C: Likewise. | |
6254 | * g++.old-deja/g++.robertl/eb128.C: Likewise. | |
56f4537e | 6255 | |
4e07d762 GK |
6256 | 2002-02-27 Geoffrey Keating <geoffk@redhat.com> |
6257 | ||
6258 | * gcc.c-torture/execute/20020225-2.c: New test. | |
6259 | ||
f458d1d5 ZW |
6260 | 2002-02-27 Zack Weinberg <zack@codesourcery.com> |
6261 | ||
6262 | * gcc.c-torture/execute/920730-1t.c, | |
6263 | gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c: | |
6264 | Delete test cases, only relevant to -traditional. | |
6265 | ||
e808ec9c NB |
6266 | 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk> |
6267 | ||
6268 | * gcc.dg/cpp/undef1.c: Remove. | |
6269 | * gcc.dg/cpp/directiv.c: Update. | |
6270 | * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests. | |
6271 | ||
1fef1cdd MM |
6272 | 2002-02-27 Michael Meissner <meissner@redhat.com> |
6273 | ||
6274 | * gcc.c-torture/execute/20020226-1.c: New test. | |
6275 | ||
6d73371a JJ |
6276 | 2002-02-26 Jakub Jelinek <jakub@redhat.com> |
6277 | ||
6278 | * g++.dg/debug/debug4.C: New test. | |
6279 | ||
47bd70b5 JJ |
6280 | * gcc.dg/ia64-visibility-1.c: New test. |
6281 | ||
06e224f7 AO |
6282 | 2002-02-26 Alexandre Oliva <aoliva@redhat.com> |
6283 | ||
6284 | * gcc.dg/debug/20020224-1.c: New. | |
6285 | ||
801791cc KH |
6286 | 2002-02-25 Kazu Hirata <kazu@hxi.com> |
6287 | ||
6288 | * gcc.c-torture/execute/960416-1.x: New. | |
6289 | * gcc.c-torture/execute/divconst-3.x: Likewise. | |
6290 | ||
232b8f52 JJ |
6291 | 2002-02-25 Jakub Jelinek <jakub@redhat.com> |
6292 | ||
6293 | * gcc.dg/20020224-1.c: New test. | |
6294 | ||
11a35b8b AM |
6295 | 2002-02-25 Alan Modra <amodra@bigpond.net.au> |
6296 | ||
6297 | * gcc.c-torture/execute/20020225-1.c: New. | |
6298 | ||
a47ed310 NB |
6299 | 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk> |
6300 | ||
6301 | * testsuite/gcc.dg/cpp/wchar-1.c: New test. | |
6302 | ||
44c5edc0 JJ |
6303 | 2002-02-23 Jakub Jelinek <jakub@redhat.com> |
6304 | ||
6305 | * gcc.dg/20020222-1.c: New test. | |
6306 | ||
3256b817 JJ |
6307 | 2002-02-22 Jakub Jelinek <jakub@redhat.com> |
6308 | ||
6309 | * g++.dg/opt/anonunion1.C: New test. | |
6310 | ||
4f2b0fb2 NS |
6311 | 2002-02-22 Nathan Sidwell <nathan@codesourcery.com> |
6312 | ||
6313 | * g++.dg/template/qualttp19.C: New test. | |
6314 | * g++.dg/template/qualttp20.C: New test. | |
6315 | * g++.old-deja/g++.jason/report.C: Adjust expected errors | |
6316 | * g++.old-deja/g++.other/qual1.C: Likewise. | |
6317 | ||
87b3cd76 AH |
6318 | 2002-02-21 Aldy Hernandez <aldyh@redhat.com> |
6319 | ||
cc36a670 | 6320 | * gcc.dg/attr-alwaysinline.c: New. |
87b3cd76 | 6321 | |
7133e992 JJ |
6322 | 2002-02-21 Jakub Jelinek <jakub@redhat.com> |
6323 | ||
22273300 JJ |
6324 | * gcc.dg/20020220-1.c: New test. |
6325 | ||
7133e992 JJ |
6326 | * gcc.dg/20020220-2.c: New test. |
6327 | ||
e5a20888 JJ |
6328 | * g++.dg/opt/mmx1.C: New test. |
6329 | ||
8e8d61f5 AO |
6330 | 2002-02-20 Alexandre Oliva <aoliva@redhat.com> |
6331 | ||
6332 | * gcc.c-torture/compile/20020110.c: New test. | |
6333 | ||
f67e0d11 JJ |
6334 | 2002-02-20 Jakub Jelinek <jakub@redhat.com> |
6335 | ||
6336 | * gcc.c-torture/execute/20020219-1.c: New test. | |
6337 | ||
4636c87e JJ |
6338 | * gcc.dg/20020219-1.c: New test. |
6339 | ||
00fae85d JJ |
6340 | * gcc.dg/noncompile/20020220-1.c: New test. |
6341 | ||
7552da58 JJ |
6342 | * g++.dg/opt/ptrintsum1.C: New test. |
6343 | ||
149d6f9e JJ |
6344 | * gcc.dg/debug/20020220-1.c: New test. |
6345 | ||
f6f8ada3 JJ |
6346 | 2002-02-17 Jakub Jelinek <jakub@redhat.com> |
6347 | ||
6348 | * gcc.c-torture/execute/20020216-1.c: New test. | |
6349 | ||
7f311f63 NB |
6350 | 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk> |
6351 | ||
6352 | * gcc.dg/decl-1.c: Update, new test. | |
6353 | ||
8d6e459d NS |
6354 | 2002-02-15 Nathan Sidwell <nathan@codesourcery.com> |
6355 | ||
6356 | * g++.dg/abi/bitfield1.C: New test. | |
6357 | * g++.dg/abi/bitfield2.C: New test. | |
6358 | ||
aa42eef1 RS |
6359 | 2002-02-15 Richard Sandiford <rsandifo@redhat.com> |
6360 | ||
6361 | * gcc.dg/attr-nest.c: New test. | |
6362 | ||
0b6e58fd RS |
6363 | 2002-02-15 Richard Sandiford <rsandifo@redhat.com> |
6364 | ||
6365 | * gcc.c-torture/execute/20020215-1.c: New test. | |
6366 | ||
d76e6800 JJ |
6367 | 2002-02-14 Jakub Jelinek <jakub@redhat.com> |
6368 | ||
333ce3a7 JJ |
6369 | * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp. |
6370 | * g++.dg/debug/debug.exp: New. | |
6371 | * g++.dg/debug/trivial.C: New. | |
6372 | * g++.dg/debug/debug1.C: Moved... | |
6373 | * g++.dg/other/debug1.C: ...from here. | |
6374 | * g++.dg/debug/debug2.C: Moved... | |
6375 | * g++.dg/other/debug2.C: ...from here. | |
6376 | * g++.dg/debug/debug3.C: Moved... | |
6377 | * g++.dg/other/debug3.C: ...from here. | |
6378 | ||
d76e6800 JJ |
6379 | * gcc.dg/noncompile/20020213-1.c: New test. |
6380 | ||
ec65b2e3 JJ |
6381 | 2002-02-13 Jakub Jelinek <jakub@redhat.com> |
6382 | ||
6383 | * g++.dg/other/debug3.C: New test. | |
6384 | ||
21117a17 JJ |
6385 | * gcc.c-torture/execute/20020213-1.c: New test. |
6386 | ||
658311e0 RS |
6387 | 2002-02-13 Richard Smith <richard@ex-parrot.com> |
6388 | ||
6389 | * g++.old-deja/g++.other/thunk1.C: New test. | |
6390 | ||
845d6a2f DB |
6391 | 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com> |
6392 | ||
6393 | * g++.dg/warn/weak1.C: weak attributes not supported on cygwin | |
6394 | ||
e6834654 SS |
6395 | 2002-02-13 Stan Shebs <shebs@apple.com> |
6396 | ||
cc36a670 | 6397 | * gcc.dg/altivec-3.c: New. |
e6834654 | 6398 | |
56d44285 JJ |
6399 | 2002-02-12 Jakub Jelinek <jakub@redhat.com> |
6400 | ||
6401 | * gcc.dg/Wunreachable-1.c: New test. | |
6402 | * gcc.dg/Wunreachable-2.c: New test. | |
6403 | ||
34e68c86 JM |
6404 | 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk> |
6405 | ||
6406 | * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests. | |
6407 | ||
3bb91036 NB |
6408 | 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk> |
6409 | ||
6410 | * gcc.dg/decl-1.c: New test. | |
6411 | ||
036d01d0 DB |
6412 | 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com> |
6413 | ||
56f4537e | 6414 | * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 |
036d01d0 | 6415 | |
0b8c0d4e KH |
6416 | 2002-02-10 Kazu Hirata <kazu@hxi.com> |
6417 | ||
6418 | * gcc.c-torture/compile/961203-1.x: Disable on h8300 port. | |
6419 | * gcc.c-torture/compile/980506-1.x: Likewise. | |
6420 | ||
b516907f KH |
6421 | 2002-02-10 Kazu Hirata <kazu@hxi.com> |
6422 | ||
6423 | * gcc.dg/20020210-1.c: New. | |
6424 | ||
3611ccb4 TM |
6425 | 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl> |
6426 | ||
6427 | * g77.f-torture/execute/947.f: New regression test | |
6428 | for PR fortran/947. | |
6429 | ||
7aa00daf AO |
6430 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> |
6431 | ||
6432 | * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5. | |
6433 | * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*. | |
6434 | ||
fdf473ae RH |
6435 | 2002-02-08 Richard Henderson <rth@redhat.com> |
6436 | ||
6437 | * gcc.c-torture/compile/labels-3.c: New. | |
6438 | ||
1cf537c5 JJ |
6439 | 2002-02-08 Jakub Jelinek <jakub@redhat.com> |
6440 | ||
6441 | * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2 | |
6442 | expression statements work instead. | |
6443 | * gcc.dg/noncompile/20020207-1.c: New test. | |
6444 | ||
9dd7fc76 RH |
6445 | 2002-02-07 Richard Henderson <rth@redhat.com> |
6446 | ||
6447 | * gcc.dg/debug/dwarf2-1.c (foo): Return a value. | |
6448 | ||
fecb60af DB |
6449 | 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com> |
6450 | ||
6451 | * lib/prune.exp: Remove "In (program|subroutine"block-data)" | |
6452 | message from g77 | |
6453 | * lib/g77-dg.exp: Trim g77 error messages so that they are | |
3bbe3320 | 6454 | recognized by dg.exp. |
fecb60af | 6455 | |
d3dac0ae DB |
6456 | 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com> |
6457 | ||
6458 | PR fortran/5473 | |
56f4537e | 6459 | * g77.dg/pr5473.f: Now dg-error. Add additional cases. |
d3dac0ae | 6460 | |
ff9ea967 RH |
6461 | 2002-02-07 Richard Henderson <rth@redhat.com> |
6462 | ||
6463 | * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory | |
6464 | to be sufficiently aligned for integers. | |
6465 | ||
d5614afb NS |
6466 | 2002-02-07 Nathan Sidwell <nathan@codesourcery.com> |
6467 | ||
6468 | * g++.dg/template/friend4.C: New test. | |
6469 | ||
3f9796f9 DB |
6470 | 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com> |
6471 | ||
d3dac0ae | 6472 | PR fortran/5743 |
3f9796f9 DB |
6473 | * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove |
6474 | unsupported cases. | |
6475 | ||
30203c18 RH |
6476 | 2002-02-07 Richard Henderson <rth@redhat.com> |
6477 | ||
6478 | * gcc.dg/debug/dwarf2-1.c: Update for return warnings. | |
6479 | * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c, | |
6480 | gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m, | |
6481 | objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise. | |
6482 | ||
edd1967d RH |
6483 | 2002-02-06 Richard Henderson <rth@redhat.com> |
6484 | ||
6485 | * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle. | |
6486 | ||
e1e52c7e JJ |
6487 | 2002-02-06 Janis Johnson <janis187@us.ibm.com> |
6488 | ||
6489 | * gcc.dg/20020206-1.c: New test. | |
6490 | ||
5364626a JJ |
6491 | 2002-02-06 Jakub Jelinek <jakub@redhat.com> |
6492 | ||
d5129288 JJ |
6493 | * gcc.c-torture/execute/20020206-1.c: New test. |
6494 | ||
caaf2272 JJ |
6495 | * gcc.c-torture/execute/20020206-2.c: New test. |
6496 | ||
5364626a JJ |
6497 | PR optimization/5429: |
6498 | * gcc.c-torture/compile/20020206-1.c: New test. | |
6499 | ||
1b8afbe7 NC |
6500 | 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com> |
6501 | ||
23fb1469 | 6502 | * g++.dg/ext/align1.C: Do not use an explicit alignment value |
cc36a670 RH |
6503 | as certain file formats cannot support particularly large |
6504 | alignments. | |
23fb1469 | 6505 | |
1b8afbe7 NC |
6506 | * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains, |
6507 | and do not expect to be able to link the executable. | |
6508 | ||
cc36a670 | 6509 | * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to |
1b8afbe7 NC |
6510 | fail because the COFF format does not support the weak attribute. |
6511 | ||
8a921c08 DB |
6512 | 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com> |
6513 | ||
6514 | * g77.dg/pr5473.f: New test | |
6515 | ||
81a2b933 AH |
6516 | 2002-02-05 Aldy Hernandez <aldyh@redhat.com> |
6517 | ||
cc36a670 RH |
6518 | * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format. |
6519 | Fix testcase accordingly. | |
81a2b933 | 6520 | |
8d2809bc RH |
6521 | 2002-02-04 Richard Henderson <rth@redhat.com> |
6522 | ||
6523 | * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff. | |
6524 | (buf): Change to be an array of pointers, not ints. | |
6525 | ||
6f9fdf4d JJ |
6526 | 2002-02-04 Jakub Jelinek <jakub@redhat.com> |
6527 | ||
6528 | * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally | |
6529 | before all tests. Move warning one line above to match where it | |
6530 | C frontend emits. | |
6531 | * gcc.dg/Wswitch-2.c: New test. | |
6532 | * g++.dg/warn/Wswitch-1.C: New test. | |
6533 | * g++.dg/warn/Wswitch-2.C: New test. | |
6534 | ||
72db02bf RH |
6535 | 2002-02-04 Richard Henderson <rth@redhat.com> |
6536 | ||
6537 | * g++.dg/abi/offsetof.C: Fix size comparison. | |
6538 | ||
127b94b5 RS |
6539 | 2002-02-04 Richard Sandiford <rsandifo@redhat.com> |
6540 | ||
6541 | * gcc.dg/cast-qual-2.c: New test. | |
6542 | ||
fa852403 JJ |
6543 | 2002-02-04 Jakub Jelinek <jakub@redhat.com> |
6544 | ||
6545 | * gcc.dg/20020201-4.c: New test. | |
6546 | ||
f7948d51 BE |
6547 | 2002-02-04 Ben Elliston <bje@redhat.com> |
6548 | ||
6549 | * lib/gcc.exp (gcc_init): Check that the need_status_wrapper | |
6550 | target_info attribute != 0, in addition to the empty string. | |
6551 | (gcc_target_compile): Likewise. | |
6552 | ||
ffe80457 AC |
6553 | 2002-02-03 Andrew Cagney <ac131313@redhat.com> |
6554 | ||
6555 | * gcc.dg/Wswitch.c: New test. | |
6556 | PR gcc/4475. PR gcc/3780. | |
6557 | ||
013c7e95 TM |
6558 | 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl> |
6559 | ||
6560 | * g77.f-torture/execute/5122.f: New test for regressions | |
6561 | against PR fortran/5122. | |
6562 | ||
e7daa976 DB |
6563 | 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com> |
6564 | ||
6565 | * g77.f-torture/compile/pr3743.f: Delete | |
6566 | * g77.dg/pr3743-1.f: New test. | |
6567 | * g77.dg/pr3743-2.f: New test. | |
6568 | * g77.dg/pr3743-3.f: New test. | |
6569 | * g77.dg/pr3743-4.f: New test. | |
6570 | ||
0fef3fd0 NB |
6571 | 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk> |
6572 | ||
6573 | * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests. | |
6574 | ||
444c52f9 RH |
6575 | 2002-02-02 Richard Henderson <rth@redhat.com> |
6576 | ||
6577 | * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change. | |
6578 | * gcc.c-torture/execute/bf64-1.c: Likewise. | |
6579 | ||
b24d861d JJ |
6580 | 2002-02-02 Jakub Jelinek <jakub@redhat.com> |
6581 | ||
6582 | * gcc.dg/20020201-2.c: New test. | |
6583 | ||
ea142788 JJ |
6584 | * gcc.dg/20020201-3.c: New test. |
6585 | ||
f786ab27 JJ |
6586 | * gcc.c-torture/execute/bitfld-2.c: New test. |
6587 | ||
dfd48d76 NB |
6588 | 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk> |
6589 | ||
6590 | * gcc.dg/bitfld-1.c: Update. | |
6591 | * gcc.dg/bitfld-2.c: Update. | |
6592 | * gcc.c-torture/execute/bitfld-1.x: New. | |
6593 | ||
d3c52658 JJ |
6594 | 2002-02-02 Jakub Jelinek <jakub@redhat.com> |
6595 | ||
6596 | * gcc.c-torture/execute/20020201-1.c: New test. | |
6597 | ||
91f5782d JJ |
6598 | 2002-02-01 Janis Johnson <janis187@us.ibm.com> |
6599 | ||
6600 | PR target/5469 | |
6601 | * gcc.dg/20020201-1.c: New test. | |
6602 | ||
81622d29 DB |
6603 | 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com> |
6604 | ||
6605 | PR fortran/3743 | |
6606 | * g77.f-torture/execute/f90-intrinsic-bit.x: Remove | |
6607 | * g77.f-torture/compile/pr3743.x: Remove | |
6608 | ||
87859851 TR |
6609 | 2002-01-31 Tom Rix <trix@redhat.com> |
6610 | ||
6611 | * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX. | |
6612 | ||
6169e5fd JM |
6613 | 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk> |
6614 | ||
6615 | * gcc.dg/noncompile/20020130-1.c: New test. | |
6616 | ||
02f06b3c DB |
6617 | 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com> |
6618 | ||
6619 | * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r. | |
6620 | ||
2fd667c2 RH |
6621 | 2002-01-29 Richard Henderson <rth@redhat.com> |
6622 | ||
6623 | * gcc.c-torture/execute/991118-1.c: Cast various constants back | |
6624 | to long long. | |
6625 | * gcc.c-torture/execute/bf64-1.c: Likewise. | |
6626 | ||
37060e78 JJ |
6627 | 2002-01-29 Jakub Jelinek <jakub@redhat.com> |
6628 | ||
6629 | * gcc.c-torture/execute/20020129-1.c: New test. | |
6630 | ||
d82b2ced NB |
6631 | 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk> |
6632 | ||
6633 | * gcc.c-torture/compile/20000224-1.c: Update. | |
6634 | * gcc.c-torture/execute/bitfld-1.c: New tests. | |
6635 | * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests. | |
6636 | * gcc.dg/uninit-A.c: Update. | |
6637 | ||
b8b98c66 NS |
6638 | 2002-01-29 Nathan Sidwell <nathan@codesourcery.com> |
6639 | ||
6640 | * g++.dg/template/ctor1.C: Add instantiation. | |
6641 | ||
3bca17dd PK |
6642 | 2002-01-28 Paul Koning <pkoning@equallogic.com> |
6643 | ||
6644 | * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first | |
6645 | argument to __builtin_prefetch to be const ptr. | |
6646 | ||
27d921c7 JJ |
6647 | 2002-01-28 Jakub Jelinek <jakub@redhat.com> |
6648 | ||
6649 | * gcc.c-torture/compile/20020120-1.c: New test. | |
6650 | ||
438451cc KH |
6651 | 2002-01-27 Kazu Hirata <kazu@hxi.com> |
6652 | ||
6653 | * gcc.c-torture/execute/20020127-1.c: New test. | |
6654 | ||
1bf8640c | 6655 | 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com> |
56f4537e | 6656 | |
1bf8640c DB |
6657 | * g77.dg/f77-edit-i-in.f: New test |
6658 | * g77.dg/f77-edit-i-out.f: New test | |
6659 | ||
33c7f925 GK |
6660 | 2002-01-25 Geoffrey Keating <geoffk@redhat.com> |
6661 | ||
6662 | * gcc.dg/debug/debug.exp: New file. | |
6663 | * gcc.dg/debug/trivial.c: New file. | |
6664 | * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/. | |
6665 | * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/. | |
6666 | * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/. | |
6667 | * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/. | |
6668 | * gcc.dg/debug/debug-1.c: Moved from gcc.dg/. | |
6669 | * gcc.dg/debug/debug-2.c: Moved from gcc.dg/. | |
6670 | * gcc.dg/debug/debug-3.c: Moved from gcc.dg/. | |
6671 | * gcc.dg/debug/debug-4.c: Moved from gcc.dg/. | |
6672 | * gcc.dg/debug/debug-5.c: Moved from gcc.dg/. | |
6673 | * gcc.dg/debug/debug-6.c: Moved from gcc.dg/. | |
6674 | * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/. | |
6675 | * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/. | |
6676 | * gcc.dg/20000503-1.c: Removed. | |
6677 | * gcc.dg/20010207-1.c: Removed. | |
6678 | * gcc.dg/20011223-1.c: Removed. | |
6679 | * gcc.dg/20020104-2.c: Removed. | |
6680 | * gcc.dg/debug-1.c: Removed. | |
6681 | * gcc.dg/debug-2.c: Removed. | |
6682 | * gcc.dg/debug-3.c: Removed. | |
6683 | * gcc.dg/debug-4.c: Removed. | |
6684 | * gcc.dg/debug-5.c: Removed. | |
6685 | * gcc.dg/debug-6.c: Removed. | |
6686 | * gcc.dg/dwarf2-1.c: Removed. | |
6687 | * gcc.dg/dwarf2-2.c: Removed. | |
6688 | ||
1658df0a JJ |
6689 | 2002-01-25 Jakub Jelinek <jakub@redhat.com> |
6690 | ||
6691 | * g++.old-deja/g++.other/eh5.C: New test. | |
6692 | * g++.old-deja/g++.other/sibcall2.C: New test. | |
6693 | * g++.old-deja/g++.other/array9.C: New test. | |
6694 | * g++.old-deja/g++.other/typename2.C: New test. | |
6695 | * g++.old-deja/g++.other/crash60.C: New test. | |
6696 | * g++.old-deja/g++.other/conv9.C: New test. | |
6697 | * g++.old-deja/g++.other/mangle10.C: New test. | |
6698 | * g++.old-deja/g++.other/unchanging1.C: New test. | |
6699 | * g++.old-deja/g++.other/exprstmt1.C: New test. | |
6700 | * g++.old-deja/g++.other/inline23.C: New test. | |
6701 | * g++.old-deja/g++.eh/ia64-1.C: New test. | |
6702 | * g++.old-deja/g++.other/dwarf2-1.C: New test. | |
1658df0a JJ |
6703 | * g++.old-deja/g++.other/reload1.C: New test. |
6704 | * g++.old-deja/g++.other/static20.C: New test. | |
6705 | * g++.old-deja/g++.other/local-alloc1.C: New test. | |
6706 | * g++.old-deja/g++.other/conv8.C: New test. | |
6707 | * g++.old-deja/g++.other/stmtexpr2.C: New test. | |
6708 | * g++.old-deja/g++.other/storeexpr1.C: New test. | |
6709 | * g++.old-deja/g++.other/storeexpr2.C: New test. | |
6710 | * g++.dg/eh/template2.C: New test. | |
6711 | * g++.dg/warn/weak1.C: New test. | |
6712 | ||
6b016bf4 HPN |
6713 | 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com> |
6714 | ||
6715 | * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not): | |
6716 | Remove first, non-varying, argument. | |
6717 | ||
6932f033 RH |
6718 | 2002-01-23 Richard Henderson <rth@redhat.com> |
6719 | ||
6720 | * gcc.dg/inline-2.c: New. | |
6721 | ||
6722 | * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg. | |
6723 | Add optional target arg. Check number of arguments. | |
6724 | (scan-assembler-not, scan-assembler-dem): Likewise. | |
6725 | (scan-assembler-dem-not): Likewise. | |
6726 | ||
d5714a5d ZW |
6727 | 2002-01-23 Zack Weinberg <zack@codesourcery.com> |
6728 | ||
6729 | * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on | |
6730 | line 12. | |
6731 | * g++.old-deja/g++.brendan/parse3.C, | |
6732 | g++.old-deja/g++.other/crash26.C, | |
6733 | g++.old-deja/g++.other/crash28.C, | |
6734 | g++.old-deja/g++.other/crash29.C, | |
6735 | g++.old-deja/g++.other/crash30.C, | |
6736 | g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate. | |
6737 | ||
709619d9 AH |
6738 | 2002-01-23 Aldy Hernandez <aldyh@redhat.com> |
6739 | ||
d5714a5d | 6740 | * gcc.dg/20020115-1.c: New. |
709619d9 | 6741 | |
03984308 BW |
6742 | 2002-01-23 Bob Wilson <bob.wilson@acm.org> |
6743 | ||
6744 | * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa. | |
6745 | ||
a8435716 JJ |
6746 | 2002-01-23 Janis Johnson <janis187@us.ibm.com> |
6747 | ||
6748 | * gcc.dg/20020122-3.c: New. | |
6749 | ||
0a01c261 JJ |
6750 | 2002-01-23 Jakub Jelinek <jakub@redhat.com> |
6751 | ||
6752 | * g++.dg/other/gc1.C: New test. | |
6753 | ||
d0a8f4e4 ZW |
6754 | 2002-01-23 Zack Weinberg <zack@codesourcery.com> |
6755 | ||
6756 | * gcc.dg/c99-intconst-1.c: Mark XFAIL. | |
6757 | ||
a99e47a5 RH |
6758 | 2002-01-22 Richard Henderson <rth@redhat.com> |
6759 | ||
6760 | * gcc.dg/20020122-4.c: Use multiple outputs on the asm. | |
6761 | ||
1e7e480e RH |
6762 | 2002-01-22 Richard Henderson <rth@redhat.com> |
6763 | ||
6764 | * gcc.dg/20020122-4.c: New. | |
6765 | ||
d04fd40f L |
6766 | 2002-01-22 H.J. Lu <hjl@gnu.org> |
6767 | ||
6768 | * g++.dg/special/ecos.exp: Append .exe instead of a.out as the | |
6769 | link output. | |
6770 | * gcc.dg/special/ecos.exp: Likewise. | |
6771 | * lib/g++-dg.exp: Likewise. | |
6772 | * lib/g77-dg.exp: Likewise. | |
6773 | * lib/gcc-dg.exp : Likewise. | |
6774 | * lib/mike-g++.exp: Likewise. | |
6775 | * lib/mike-g77.exp: Likewise. | |
6776 | * lib/mike-gcc.exp: Likewise. | |
6777 | * lib/objc-dg.exp: Likewise. | |
6778 | ||
3196dfde JJ |
6779 | 2002-01-22 Janis Johnson <janis187@us.ibm.com> |
6780 | ||
6781 | PR target/5379 | |
6782 | * gcc.dg/20020122-2.c: New test. | |
6783 | ||
0c0c3c39 HPN |
6784 | 2002-01-22 Hans-Peter Nilsson <hp@axis.com> |
6785 | ||
6786 | * gcc.dg/20020122-1.c: New test. | |
6787 | ||
75dbec30 DB |
6788 | 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com> |
6789 | ||
6790 | * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too | |
6791 | ||
32abfc26 DB |
6792 | 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com> |
6793 | ||
6794 | * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]* | |
6795 | ||
38e583fd FS |
6796 | 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
6797 | ||
6798 | * gcc.c-torture/compile/20020121-1.c: New test. | |
6799 | ||
e5f54c45 JDA |
6800 | 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca> |
6801 | ||
6802 | * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting | |
6803 | ld_library_path. | |
6804 | ||
0333394e JJ |
6805 | 2002-01-21 Jakub Jelinek <jakub@redhat.com> |
6806 | ||
6807 | * gcc.dg/20020218-1.c: New test. | |
6808 | ||
e23baf78 DB |
6809 | 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com> |
6810 | ||
6811 | * lib/prune.exp (prune_gcc_output): Prune "At global scope" | |
6812 | messages | |
6813 | * g++.dg/other/deprecated.C: Remove dg-bogus comment for | |
6814 | "At global scope" warning | |
6815 | * g++.dg/ext/align1.C: Change cygwin test for alignment | |
6816 | from db-bogus to dg-warning | |
6817 | ||
a5cf3ccc ZW |
6818 | 2002-01-21 Zack Weinberg <zack@codesourcery.com> |
6819 | ||
6820 | * g77.f-torture/compile/cpp2.F: New test. | |
6821 | ||
3807621a NS |
6822 | 2002-01-19 Nathan Sidwell <nathan@codesourcery.com> |
6823 | ||
6824 | * g++.dg/template/access1.C: New test. | |
6825 | ||
4e98d045 AH |
6826 | 2002-01-18 Aldy Hernandez <aldyh@redhat.com> |
6827 | ||
d5714a5d | 6828 | * gcc.dg/20020118-1.c: New. |
4e98d045 | 6829 | |
072f20ef KH |
6830 | 2002-01-18 Kazu Hirata <kazu@hxi.com> |
6831 | ||
6832 | * testsuite/gcc.c-torture/execute/20020118-1.c: New test. | |
6833 | ||
ee459e5e DB |
6834 | 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com> |
6835 | ||
a99e47a5 | 6836 | * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message. |
d5714a5d ZW |
6837 | * g++.dg/ext/align1.C: Fix fail on cygwin from maximum |
6838 | alignment warnings. | |
ee459e5e | 6839 | |
6040e200 DB |
6840 | 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com> |
6841 | ||
6842 | * gcc.misc-tests/i386-prefetch.exp: Save and restore | |
6843 | torture_with_loops and torture_without_loops | |
6844 | ||
d0e82870 JJ |
6845 | 2002-01-17 Jakub Jelinek <jakub@redhat.com> |
6846 | ||
6847 | * gcc.c-torture/compile/20020116-1.c: New test. | |
6848 | ||
b8c1a6b8 JJ |
6849 | 2002-01-16 Jakub Jelinek <jakub@redhat.com> |
6850 | ||
51c561e3 | 6851 | * gcc.dg/20020116-2.c: New test. |
b8c1a6b8 | 6852 | |
51c561e3 | 6853 | * gcc.dg/ultrasp4.c: New test. |
c4031a04 | 6854 | |
51c561e3 | 6855 | * gcc.dg/20020116-1.c: New test. |
c4031a04 | 6856 | |
7ec9c85a GK |
6857 | 2002-01-15 Geoffrey Keating <geoffk@redhat.com> |
6858 | ||
6859 | * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used | |
6860 | by EABI. | |
6861 | ||
441f5264 JJ |
6862 | 2002-01-15 Janis Johnson <janis187@us.ibm.com> |
6863 | ||
6864 | * gcc.misc-tests/i386-prefetch.exp: New. | |
6865 | * gcc.misc-tests/i386-pf-3dnow-1.c: New test. | |
6866 | * gcc.misc-tests/i386-pf-athlon-1.c: New test. | |
6867 | * gcc.misc-tests/i386-pf-none-1.c: New test. | |
6868 | * gcc.misc-tests/i386-pf-sse-1.c: New test. | |
6869 | ||
7c94ce7f JJ |
6870 | 2002-01-15 Jakub Jelinek <jakub@redhat.com> |
6871 | ||
6872 | * gcc.dg/gnu89-init-1.c: Add new tests. | |
6873 | ||
8559c8c0 AJ |
6874 | 2002-01-15 Andreas Jaeger <aj@suse.de> |
6875 | ||
6876 | * gcc.dg/i386-mmx-1.c: Also run on x86-64. | |
6877 | * gcc.dg/i386-mmx-2.c: Likewise. | |
6878 | * gcc.dg/i386-sse-1.c: Likewise. | |
6879 | * gcc.dg/i386-sse-2.c: Likewise. | |
6880 | * gcc.dg/i386-sse-3.c: Likewise. | |
6881 | ||
9060718c DB |
6882 | 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com> |
6883 | ||
d5714a5d ZW |
6884 | * g77.f-torture/execute/intrinsic-unix-bessel.f: |
6885 | Uncomment additional cases that now pass. | |
9060718c | 6886 | |
6f1a6c5b RH |
6887 | 2002-01-11 Richard Henderson <rth@redhat.com> |
6888 | ||
6889 | * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New. | |
6890 | * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New. | |
6891 | ||
b8c25665 | 6892 | 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it> |
f8cfe1a4 NP |
6893 | |
6894 | * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h. | |
6895 | ||
f15054ea AH |
6896 | 2002-01-10 Aldy Hernandez <aldyh@redhat.com> |
6897 | ||
d5714a5d ZW |
6898 | * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl, |
6899 | lvx, stvx, stvebx, stvehx, stvewx, stvxl. | |
f15054ea | 6900 | |
bccd793e DJ |
6901 | 2002-01-10 Dale Johannesen <dalej@apple.com> |
6902 | ||
6903 | * gcc.c-torture/execute/loop-11.c: New. | |
6904 | ||
115b6181 AH |
6905 | 2002-01-08 Aldy Hernandez <aldyh@redhat.com> |
6906 | ||
d5714a5d | 6907 | * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr, |
115b6181 AH |
6908 | dss, lvsl, lvsr, dstt, dstst, dststt, dst. |
6909 | ||
2c74ce9d RH |
6910 | 2002-01-09 Richard Henderson <rth@redhat.com> |
6911 | ||
6912 | * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper | |
6913 | type in which to perform the operation for each size. | |
6914 | ||
b8c25665 | 6915 | 2002-01-09 Alan Matsuoka (alanm@redhat.com) |
a4ae2fdc AM |
6916 | |
6917 | * gcc.c-torture/compile/20020109-2.c: New test. | |
6918 | ||
8d15f472 GB |
6919 | 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com> |
6920 | ||
6921 | * gcc.c-torture/execute/loop-10.c: New test. | |
6922 | ||
ffb9c594 JJ |
6923 | 2002-01-09 Jakub Jelinek <jakub@redhat.com> |
6924 | ||
6925 | * gcc.c-torture/compile/20010226-1.c: New test. | |
6926 | * gcc.c-torture/compile/20010227-1.c: New test. | |
6927 | * gcc.c-torture/compile/20010426-1.c: New test. | |
6928 | * gcc.c-torture/compile/20010510-1.c: New test. | |
6929 | * gcc.c-torture/compile/20010605-3.c: New test. | |
6930 | * gcc.c-torture/compile/20010824-1.c: New test. | |
6931 | * gcc.c-torture/execute/20010409-1.c: New test. | |
6932 | * gcc.dg/noncompile/20000901-1.c: New test. | |
6933 | * gcc.dg/20001023-1.c: New test. | |
6934 | * gcc.dg/20001101-1.c: New test. | |
6935 | * gcc.dg/20001102-1.c: New test. | |
6936 | * gcc.dg/20010207-1.c: New test. | |
6937 | * gcc.dg/20010405-1.c: New test. | |
6938 | * gcc.dg/20010822-1.c: New test. | |
6939 | * gcc.dg/20011107-1.c: New test. | |
6940 | ||
b8c25665 | 6941 | 2002-01-09 Jeffrey A Law (law@redhat.com) |
afaa8065 | 6942 | |
7d5c66d6 JL |
6943 | * gcc.dg/asm-fs-1.c: Disable warnings when compiling. |
6944 | ||
afaa8065 JL |
6945 | * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect |
6946 | execution failure on PA targets. | |
6947 | ||
a2a2c12d JJ |
6948 | 2002-01-09 Jakub Jelinek <jakub@redhat.com> |
6949 | ||
6950 | * gcc.c-torture/compile/20020109-1.c: New test. | |
6951 | ||
18cf8dda KH |
6952 | 2002-01-08 Kazu Hirata <kazu@hxi.com> |
6953 | ||
6954 | * gcc.c-torture/execute/20020108-1.c: New test. | |
6955 | ||
b3ca30df JJ |
6956 | 2002-01-08 Jakub Jelinek <jakub@redhat.com> |
6957 | ||
6958 | * gcc.dg/20020108-1.c: New test. | |
6959 | ||
c9f115ad L |
6960 | 2002-01-08 H.J. Lu <hjl@gnu.org> |
6961 | ||
6962 | * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc | |
6963 | for header files. | |
6964 | ||
acd8ea2a GK |
6965 | 2002-01-08 Geoff Keating <geoffk@redhat.com> |
6966 | ||
6967 | * gcc.dg/altivec-4.c: Make the 'char' entries signed also for | |
6968 | consistency. | |
6969 | ||
70ec0b9b AH |
6970 | 002-01-07 Aldy Hernandez <aldyh@redhat.com> |
6971 | ||
d5714a5d | 6972 | * gcc.dg/altivec-4.c: Test altivec predicates. |
70ec0b9b | 6973 | |
2e951384 JJ |
6974 | 2002-01-07 Jakub Jelinek <jakub@redhat.com> |
6975 | ||
6976 | * gcc.c-torture/execute/20020107-1.c: New test. | |
6977 | ||
a858ca75 CR |
6978 | 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org> |
6979 | ||
6980 | PR c/5279 | |
6981 | * gcc.c-torture/compile/20020106-1.c: New test. | |
6982 | ||
f21bf182 HPN |
6983 | 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com> |
6984 | ||
6985 | * gcc.c-torture/execute/nestfunc-4.c: New test. | |
6986 | ||
302d2f14 LR |
6987 | 2002-01-04 Loren J. Rittle <ljrittle@acm.org> |
6988 | ||
d5714a5d | 6989 | * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed |
302d2f14 | 6990 | extra triple that slipped in. |
d5714a5d ZW |
6991 | * g++.old-deja/g++.abi/align.C: Likewise. |
6992 | * g++.old-deja/g++.abi/bitfields.C: Likewise. | |
302d2f14 | 6993 | |
3693730e LR |
6994 | 2002-01-04 Loren J. Rittle <ljrittle@acm.org> |
6995 | ||
6996 | * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*. | |
6997 | * g++.old-deja/g++.abi/align.C: Likewise. | |
6998 | * g++.old-deja/g++.abi/bitfields.C: Likewise. | |
6999 | ||
28434337 LR |
7000 | * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision |
7001 | on FreeBSD/i386. | |
7002 | * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for | |
7003 | FreeBSD. | |
7004 | ||
b0832fe1 JJ |
7005 | 2002-01-04 Jakub Jelinek <jakub@redhat.com> |
7006 | ||
7007 | * gcc.dg/20020104-1.c: New test. | |
7008 | ||
336b7dca JJ |
7009 | * gcc.dg/20020104-2.c: New test. |
7010 | ||
fee5bdb0 HPN |
7011 | 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com> |
7012 | ||
7013 | * gcc.dg/20020103-1.c: Fix typo in target selector. | |
7014 | ||
0b223645 RH |
7015 | 2002-01-03 Richard Henderson <rth@redhat.com> |
7016 | ||
7017 | * gcc.dg/20020103-1.c: New. | |
7018 | ||
187462ac KH |
7019 | 2002-01-03 Kazu Hirata <kazu@hxi.com> |
7020 | ||
7021 | * gcc.c-torture/execute/20020103-1.c: New test. | |
7022 | ||
5e55c6a2 JJ |
7023 | 2002-01-03 Jakub Jelinek <jakub@redhat.com> |
7024 | ||
7025 | * g++.dg/other/debug2.C: New test. | |
7026 | ||
cb1ac742 JJ |
7027 | * gcc.c-torture/compile/20020103-1.c: New test. |
7028 | ||
e6ecc89b JJ |
7029 | 2002-01-02 Jakub Jelinek <jakub@redhat.com> |
7030 | ||
7031 | * gcc.dg/gnu89-init-1.c: Added new tests. | |
7032 | ||
d46a33b3 NS |
7033 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
7034 | ||
40e593d7 NS |
7035 | * g++.dg/template/friend2.C: Remove as patch is reverted. |
7036 | ||
323728aa NS |
7037 | * g++.dg/warn/oldcast1.C: New test. |
7038 | ||
46c895ac NS |
7039 | * g++.dg/template/ptrmem1.C: New test. |
7040 | * g++.dg/template/ptrmem2.C: New test. | |
7041 | ||
833aa4c4 NS |
7042 | * g++.dg/template/ntp.C: New test. |
7043 | ||
18976b21 NS |
7044 | * g++.dg/other/component1.C: New test. |
7045 | ||
303d1c55 NS |
7046 | * g++.dg/template/ttp3.C: New test. |
7047 | ||
d46a33b3 NS |
7048 | * g++.dg/template/friend2.C: New test. |
7049 | * g++.old-deja/g++/brendan/crash8.C: Adjust location of error. | |
7050 | ||
4542128e NS |
7051 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
7052 | ||
7053 | * g++.dg/other/ptrmem1.C: New test. | |
7054 | * g++.dg/other/ptrmem2.C: New test. | |
7055 | ||
903c6234 NS |
7056 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
7057 | ||
7058 | * g++.dg/template/ctor1.C: New test. | |
7059 | ||
477558bf NS |
7060 | 2002-01-02 Nathan Sidwell <nathan@codesourcery.com> |
7061 | ||
7062 | * g++.dg/template/friend2.C: New test. | |
7063 | ||
db993cf3 HPN |
7064 | 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com> |
7065 | ||
7066 | * gcc.dg/mmix-1.c: New test. | |
7067 | ||
3ada20ee RH |
7068 | 2001-12-31 Richard Henderson <rth@redhat.com> |
7069 | ||
7070 | * gcc.dg/asm-5.c: New. | |
7071 | ||
c49b2550 PC |
7072 | 2001-12-31 Paolo Carlini <pcarlini@unitus.it> |
7073 | ||
7074 | * g++.old-deja/g++.robertl/eb130.C: hash_set is now | |
7075 | in namespace __gnu_cxx | |
7076 | ||
d73b1f07 RH |
7077 | 2001-12-30 Richard Henderson <rth@redhat.com> |
7078 | ||
7079 | * gcc.dg/debug-6.c: New. | |
7080 | ||
6ee3c8e4 JJ |
7081 | 2001-12-30 Jakub Jelinek <jakub@redhat.com> |
7082 | ||
7083 | * gcc.c-torture/compile/20011229-2.c: New test. | |
7084 | ||
54561457 JJ |
7085 | 2001-12-29 Jakub Jelinek <jakub@redhat.com> |
7086 | ||
7087 | * gcc.dg/debug-3.c: New test. | |
7088 | * gcc.dg/debug-4.c: New test. | |
7089 | * gcc.dg/debug-5.c: New test. | |
7090 | ||
c8af9937 RH |
7091 | 2001-12-29 Richard Henderson <rth@redhat.com> |
7092 | ||
7093 | * g++.dg/eh/loop1.C: New. | |
7094 | ||
f3368a90 NS |
7095 | 2001-12-29 Nathan Sidwell <nathan@codesourcery.com> |
7096 | ||
7097 | * g++.dg/template/crash1.C: New test. | |
7098 | ||
03c9c274 NS |
7099 | 2001-12-29 Nathan Sidwell <nathan@codesourcery.com> |
7100 | ||
7101 | * g++.dg/other/const1.C: New test. | |
7102 | ||
7f3ad6b6 HPN |
7103 | 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com> |
7104 | ||
7105 | * gcc.c-torture/compile/20011229-1.c: New test. | |
7106 | ||
47ffd48a SS |
7107 | 2001-12-28 Stan Shebs <shebs@apple.com> |
7108 | ||
7109 | * lib/objc-torture.exp: Resync with c-torture.exp. | |
7110 | * lib/objc.exp: Load standard libraries. | |
7111 | ||
ad47f1e5 JJ |
7112 | 2001-12-28 Jakub Jelinek <jakub@redhat.com> |
7113 | ||
002b4ef1 | 7114 | * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some |
ad47f1e5 JJ |
7115 | additional tests. |
7116 | ||
fe85f179 RS |
7117 | 2001-12-27 Roger Sayle <roger@eyesopen.com> |
7118 | ||
7119 | * gcc.c-torture/execute/string-opt-16.c: New testcase. | |
7120 | ||
df8992f8 RH |
7121 | 2001-12-27 Richard Henderson <rth@redhat.com> |
7122 | ||
7123 | * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New. | |
7124 | ||
7d8e8369 NS |
7125 | 2001-12-26 Nathan Sidwell <nathan@codesourcery.com> |
7126 | ||
7127 | * g++.dg/eh/ctor1.C: New test. | |
7128 | * g++.dg/other/error2.C: New test. | |
7129 | ||
a56ca899 NS |
7130 | 2001-12-24 Nathan Sidwell <nathan@codesourcery.com> |
7131 | ||
7132 | * g++.dg/other/init2.C: New test. | |
7133 | ||
b79d5213 RH |
7134 | 2001-12-24 Richard Henderson <rth@redhat.com> |
7135 | ||
7136 | * gcc.dg/20011223-1.c: New. | |
7137 | * gcc.dg/inline-1.c: New. | |
7138 | ||
7abcb63a RH |
7139 | 2001-12-23 Richard Henderson <rth@redhat.com> |
7140 | ||
7141 | * gcc.dg/asm-4.c: Test operand modifiers. | |
7142 | ||
8aad1777 RH |
7143 | 2001-12-23 Richard Henderson <rth@redhat.com> |
7144 | ||
7145 | * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long. | |
7146 | ||
6eb53511 JM |
7147 | 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk> |
7148 | ||
7149 | * gcc.c-torture/execute/20011223-1.c: New test. | |
7150 | ||
0ba28a6d RH |
7151 | 2001-12-21 Richard Henderson <rth@redhat.com> |
7152 | ||
7153 | * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then | |
7154 | re-enables the warning. | |
7155 | ||
3c0a049e RH |
7156 | 2001-12-21 Richard Henderson <rth@redhat.com> |
7157 | ||
7158 | * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo. | |
7159 | ||
87b7873d JJ |
7160 | 2001-12-20 Jakub Jelinek <jakub@redhat.com> |
7161 | ||
7162 | * gcc.c-torture/compile/20011218-1.c: New test. | |
7163 | ||
ff7230ac NC |
7164 | 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com> |
7165 | ||
7166 | * gcc.misc-test/arm-isr.exp: New file. Control running of the | |
d5714a5d ZW |
7167 | arm-isr.c test. |
7168 | * gcc.misc-tests/arm-isr.c: New file. Test prologue and | |
7169 | epilogue generation for ARM ISR routines. | |
ff7230ac | 7170 | |
b4c984fb KG |
7171 | 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7172 | ||
7173 | * gcc.dg/format/builtin-1.c: Test unlocked stdio. | |
7174 | * gcc.dg/format/c90-printf-3.c: Likewise. | |
7175 | * gcc.dg/format/c99-printf-3.c: Likewise. | |
7176 | * gcc.dg/format/ext-1.c: Likewise. | |
7177 | * gcc.dg/format/ext-6.c: Likewise. | |
7178 | * gcc.dg/format/format.h: Prototype unlocked stdio. | |
7179 | ||
cf785988 RH |
7180 | 2001-12-20 Richard Henderson <rth@redhat.com> |
7181 | ||
7182 | * g++.old-deja/g++.eh/badalloc1.C (arena_size): New. | |
7183 | (arena): Use it. | |
7184 | (malloc): Correct allocation logic. Abort if we fill up the | |
7185 | arena before initialization complete. | |
7186 | (realloc): Correct allocation logic. | |
7187 | ||
2a3b43b6 JJ |
7188 | 2001-12-20 Jakub Jelinek <jakub@redhat.com> |
7189 | ||
a9dc868f JJ |
7190 | * gcc.c-torture/compile/20011219-2.c: New test. |
7191 | ||
2a3b43b6 JJ |
7192 | * gcc.c-torture/execute/20011219-1.c: New test. |
7193 | ||
871c5f6b DB |
7194 | 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com> |
7195 | ||
7196 | * gcc.dg/special/ecos.exp: wkali-1.c unsupported if | |
7197 | target does not support weak symbols. | |
7198 | ||
30fa7e33 JJ |
7199 | 2001-12-19 Jakub Jelinek <jakub@redhat.com> |
7200 | ||
7201 | * gcc.c-torture/compile/20011219-1.c: New test. | |
7202 | ||
2e4cf9dc NS |
7203 | 2001-12-19 Nathan Sidwell <nathan@codesourcery.com> |
7204 | ||
7205 | * g++.dg/other/error1.C: New test. | |
7206 | ||
b8c25665 | 7207 | 2001-12-17 Jeffrey A Law (law@redhat.com) |
2d628c25 JL |
7208 | |
7209 | * gcc.c-torture/execute/20011217-1.c: New test. | |
7210 | ||
b8c25665 | 7211 | 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk> |
18c8746d NP |
7212 | |
7213 | * objc.dg/special/: New directory. | |
7214 | * objc.dg/special/special.exp: New file. | |
7215 | * objc.dg/special/unclaimed-category-1.h: New file. | |
7216 | * objc.dg/special/unclaimed-category-1a.m: New file. | |
7217 | * objc.dg/special/unclaimed-category-1.m: New file. | |
7218 | ||
232fd111 AJ |
7219 | 2001-12-17 Andreas Jaeger <aj@suse.de> |
7220 | ||
7221 | * gcc.c-torture/compile/20011217-2.c: New test. | |
7222 | ||
8d37a5c0 JM |
7223 | 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk> |
7224 | ||
7225 | * gcc.c-torture/compile/20011217-1.c: New test. | |
7226 | ||
cdf89524 AH |
7227 | 2001-12-14 Aldy Hernandez <aldyh@redhat.com> |
7228 | ||
7229 | * testsuite/gcc.dg/20011214-1.c: New. | |
7230 | ||
c178fe89 AH |
7231 | 2001-12-13 Aldy Hernandez <aldyh@redhat.com> |
7232 | ||
7233 | * gcc.dg/altivec-4.c: New. | |
7234 | ||
05c8e58b HPN |
7235 | 2001-12-13 Hans-Peter Nilsson <hp@axis.com> |
7236 | ||
7237 | * gcc.dg/20011113-1.c: New test. | |
7238 | ||
72dd53af JDA |
7239 | 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca> |
7240 | ||
7241 | * g++.old-deja/g++.jason/template31.C: Remove templates for classes | |
cf785988 | 7242 | std::__malloc_alloc_template<0> and |
72dd53af JDA |
7243 | std::__default_alloc_template<false, 0>. |
7244 | ||
b8c25665 | 7245 | 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it> |
c03bc36d NP |
7246 | |
7247 | * objc/execute/bf-21.m: New test. | |
7248 | * objc/execute/enumeration-1.m: New test. | |
7249 | * objc/execute/enumeration-2.m: New test. | |
232fd111 | 7250 | |
59c83dbf JJ |
7251 | 2001-12-12 Jakub Jelinek <jakub@redhat.com> |
7252 | ||
7253 | * gcc.dg/gnu89-init-1.c: New test. | |
7254 | ||
ad1a6d45 NS |
7255 | 2001-12-12 Nathan Sidwell <nathan@codesourcery.com> |
7256 | ||
7257 | * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename. | |
7258 | * g++.old-deja/g++.jason/2371.C: Likewise. | |
7259 | * g++.old-deja/g++.jason/template33.C: Likewise. | |
7260 | * g++.old-deja/g++.jason/template34.C: Likewise. | |
7261 | * g++.old-deja/g++.jason/template36.C: Likewise. | |
7262 | * g++.old-deja/g++.oliva/typename1.C: Likewise. | |
7263 | * g++.old-deja/g++.oliva/typename2.C: Likewise. | |
7264 | * g++.old-deja/g++.other/typename1.C: Likewise. | |
7265 | * g++.old-deja/g++.pt/inherit2.C: Likewise. | |
7266 | * g++.old-deja/g++.pt/nontype5.C: Likewise. | |
7267 | * g++.old-deja/g++.pt/typename11.C: Likewise. | |
7268 | * g++.old-deja/g++.pt/typename14.C: Likewise. | |
7269 | * g++.old-deja/g++.pt/typename16.C: Likewise. | |
7270 | * g++.old-deja/g++.pt/typename3.C: Likewise. | |
7271 | * g++.old-deja/g++.pt/typename4.C: Likewise. | |
7272 | * g++.old-deja/g++.pt/typename5.C: Likewise. | |
7273 | * g++.old-deja/g++.pt/typename7.C: Likewise. | |
7274 | * g++.old-deja/g++.robertl/eb9.C: Likewise. | |
7275 | ||
270d8c65 NS |
7276 | 2001-12-11 Nathan Sidwell <nathan@codesourcery.com> |
7277 | ||
7278 | * g++.dg/other/linkage1.C: New test. | |
7279 | * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two | |
7280 | specifiers. | |
7281 | ||
9aa8a1df NB |
7282 | 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk> |
7283 | ||
7284 | * gcc.dg/concat.c: New test. | |
7285 | ||
4c594031 SS |
7286 | 2001-12-11 Stan Shebs <shebs@apple.com> |
7287 | ||
7288 | * objc/compile: New test directory. | |
7289 | * objc/compile/compile.exp: New expect script. | |
7290 | * objc/compile/20011211-1.m: New compile test. | |
7291 | ||
19cfdd34 JM |
7292 | 2001-12-11 Jason Merrill <jason@redhat.com> |
7293 | ||
7294 | * lib/prune.exp (prune_gcc_output): Also handle "In member | |
7295 | function". So many permutations... | |
7296 | ||
9aaceb4b NS |
7297 | 2001-12-10 Nathan Sidwell <nathan@codesourcery.com> |
7298 | ||
7299 | * g++.dg/template/typedef1.C: New test. | |
7300 | ||
271e6f02 NS |
7301 | 2001-12-09 Nathan Sidwell <nathan@codesourcery.com> |
7302 | ||
7303 | * g++.dg/other/copy1.C: New test. | |
7304 | ||
1ec9bf8a AH |
7305 | 2001-10-08 Aldy Hernandez <aldyh@redhat.com> |
7306 | ||
cf785988 | 7307 | * gcc.c-torture/execute/builtin-types-compatible-p.c: New. |
1ec9bf8a | 7308 | |
cf785988 | 7309 | * gcc.dg/builtin-choose-expr.c: New. |
1ec9bf8a AH |
7310 | |
7311 | 2001-12-07 Aldy Hernandez <aldyh@redhat.com> | |
7312 | ||
cf785988 | 7313 | * gcc.dg/altivec-2.c: New. |
1ec9bf8a | 7314 | |
e9d7407e RH |
7315 | 2001-12-07 Richard Henderson <rth@redhat.com> |
7316 | ||
7317 | * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts. | |
7318 | ||
ecd70094 SC |
7319 | 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com> |
7320 | ||
7321 | * gcc.dg/sparc-ret.c: New file, test return corruption bug for | |
7322 | ultrasparc. | |
7323 | ||
b8c25665 | 7324 | 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
f393dd70 RK |
7325 | |
7326 | * g++-old.deja/g++.robertl/eb101.C: Deleted. | |
7327 | ||
a2b1e914 JJ |
7328 | 2001-12-06 Janis Johnson <janis187@us.ibm.com> |
7329 | ||
7330 | * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for | |
7331 | variable argument list. | |
7332 | ||
b4fcd7d2 ZW |
7333 | 2001-12-06 Zack Weinberg <zack@codesourcery.com> |
7334 | ||
7335 | * gcc.c-torture/execute/memcheck: Delete entire directory. | |
7336 | (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c | |
7337 | t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp) | |
7338 | ||
26f943fd NB |
7339 | 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk> |
7340 | ||
7341 | * gcc.dg/Wshadow-1.c: New test. | |
7342 | ||
f79349c7 JJ |
7343 | 2001-12-05 Jakub Jelinek <jakub@redhat.com> |
7344 | ||
7345 | * gcc.c-torture/compile/20011130-1.c: New test. | |
7346 | ||
822baa84 JJ |
7347 | * gcc.dg/noncompile/20011025-1.c: New test. |
7348 | ||
7254c5fa JJ |
7349 | * g++.dg/other/anon-union.C: New test. |
7350 | ||
1218665b JJ |
7351 | * gcc.c-torture/execute/20011024-1.c: New test. |
7352 | ||
db3acfa5 JM |
7353 | 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk> |
7354 | ||
7355 | * gcc.c-torture/execute/20000722-1.x, | |
7356 | gcc.c-torture/execute/20010123-1.x: Remove. | |
7357 | * gcc.c-torture/compile/init-3.c: Don't use a compound literal. | |
7358 | * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c, | |
7359 | gcc.dg/c99-complit-2.c: New tests. | |
7360 | ||
713ccd0c NS |
7361 | 2001-12-04 Nathan Sidwell <nathan@codesourcery.com> |
7362 | ||
7363 | * g++.dg/inherit/base1.C: New test. | |
7364 | ||
108b7d3d JJ |
7365 | 2001-12-04 Jakub Jelinek <jakub@redhat.com> |
7366 | ||
7367 | * g++.dg/other/stdarg1.C: New test. | |
7368 | ||
b318748f JJ |
7369 | * gcc.c-torture/compile/20011130-2.c: New test. |
7370 | ||
86890024 JJ |
7371 | 2001-12-03 Janis Johnson <janis187@us.ibm.com> |
7372 | ||
7373 | * gcc.c-torture/execute/builtin-prefetch-1.c: New test. | |
7374 | * gcc.c-torture/execute/builtin-prefetch-2.c: New test. | |
7375 | * gcc.c-torture/execute/builtin-prefetch-3.c: New test. | |
7376 | * gcc.c-torture/execute/builtin-prefetch-4.c: New test. | |
7377 | * gcc.c-torture/execute/builtin-prefetch-5.c: New test. | |
7378 | * gcc.dg/builtin-prefetch-1.c: New test. | |
7379 | ||
63658a9a JJ |
7380 | 2001-12-03 Jakub Jelinek <jakub@redhat.com> |
7381 | ||
7382 | * gcc.dg/20011130-1.c: New test. | |
7383 | ||
f1880e13 NS |
7384 | 2001-12-03 Nathan Sidwell <nathan@codesourcery.com> |
7385 | ||
7386 | * g++.dg/other/scope1.C: New test. | |
7387 | * g++.dg/template/explicit-instantiation.C: Remove XFAIL | |
7388 | ||
39bc99c2 JM |
7389 | 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk> |
7390 | ||
7391 | * gcc.dg/vla-init-1.c: New test. | |
7392 | ||
41543739 GK |
7393 | 2001-12-01 Geoff Keating <geoffk@redhat.com> |
7394 | ||
7395 | * gcc.c-torture/compile/structs.c: New testcase from GDB. | |
7396 | ||
1f978f5f NB |
7397 | 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk> |
7398 | ||
7399 | * objc.dg/alias.m: Update. | |
7400 | * objc.dg/class-1.m: Update. | |
7401 | * objc.dg/const-str-1.m: Update. | |
7402 | * objc.dg/fwd-proto-1.m: Update. | |
7403 | * objc.dg/id-1.m: Update. | |
7404 | * objc.dg/super-class-1.m: Update. | |
7405 | ||
816a3974 MM |
7406 | 2001-11-29 Mark Mitchell <mark@codesourcery.com> |
7407 | ||
7408 | * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard | |
7409 | constructs. | |
7410 | ||
b8c25665 | 7411 | 2001-11-28 Jeffrey A Law (law@cygnus.com) |
d4d73d4c JL |
7412 | |
7413 | * gcc.c-torture/execute/20011128-1.c: New test. | |
7414 | ||
fd2aba00 HPN |
7415 | 2001-11-28 Hans-Peter Nilsson <hp@axis.com> |
7416 | ||
7417 | * gcc.dg/20011127-1.c: New test. | |
7418 | ||
7e5fb12f JM |
7419 | 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk> |
7420 | ||
7421 | * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples | |
7422 | from Austin Group draft 7. | |
7423 | * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in | |
7424 | scanf format arguments. | |
7425 | * gcc.dg/format/no-exargs-2.c: New test. | |
7426 | ||
338d90b8 NS |
7427 | 2001-11-25 Nathan Sidwell <nathan@codesourcery.com> |
7428 | ||
7429 | * g++.dg/abi/vbase8-4.C: New test. | |
7430 | ||
cbfd0e9e ILT |
7431 | 2001-11-24 Ian Lance Taylor <ian@airs.com> |
7432 | ||
7433 | * gcc.c-torture/execute/20011121-1.c: New test. | |
7434 | ||
b8c25665 | 7435 | 2001-11-23 Jeffrey A Law (law@cygnus.com) |
05ce35e6 JL |
7436 | |
7437 | * gcc.c-torture/execute/ieee/20011123-1.c: New test. | |
7438 | ||
e1e7d56b AJ |
7439 | 2001-11-23 Andreas Jaeger <aj@suse.de> |
7440 | ||
7441 | * gcc.dg/cpp/charconst-2.c: New test. | |
7442 | ||
8d49efb0 GK |
7443 | 2001-11-22 Geoffrey Keating <geoffk@redhat.com> |
7444 | ||
7445 | * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files | |
7446 | to the host if it is remote. Let tests specify extra headers | |
7447 | they use. | |
7448 | * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'. | |
7449 | * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'. | |
7450 | * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'. | |
7451 | * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'. | |
7452 | * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'. | |
7453 | * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'. | |
7454 | * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'. | |
7455 | * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'. | |
7456 | * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'. | |
7457 | * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'. | |
7458 | ||
577a67b0 NC |
7459 | 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com> |
7460 | ||
7461 | * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work | |
7462 | for little endian ARMs. | |
7463 | ||
83dea45d JJ |
7464 | 2001-11-20 Jakub Jelinek <jakub@redhat.com> |
7465 | ||
7466 | * gcc.c-torture/compile/20011119-1.c: New test. | |
7467 | * gcc.c-torture/compile/20011119-2.c: New test. | |
7468 | ||
da6ccf83 AH |
7469 | 2001-11-17 Aldy Hernandez <aldyh@redhat.com> |
7470 | ||
cf785988 | 7471 | * gcc.dg/altivec-1.c: Fix typo. |
da6ccf83 | 7472 | |
ca349304 JM |
7473 | 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk> |
7474 | ||
7475 | * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests. | |
7476 | ||
8f7a5cdc NC |
7477 | 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> |
7478 | ||
7479 | * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM. | |
7480 | ||
d88c9275 GK |
7481 | 2001-11-19 Geoffrey Keating <geoffk@redhat.com> |
7482 | ||
34806eda GK |
7483 | * lib/g77.exp: Don't specify --rpath-link. |
7484 | ||
d88c9275 GK |
7485 | * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy |
7486 | across all the headers. | |
7487 | * gcc.dg/format/format.exp: For testing on a remote host, | |
7488 | copy format.h. | |
7489 | ||
7490 | * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE. | |
7491 | * gcc.c-torture/execute/930406-1.c: Likewise. | |
7492 | * gcc.c-torture/execute/comp-goto-1.c: Likewise. | |
7493 | ||
b73f6494 AH |
7494 | 2001-11-19 Aldy Hernandez <aldyh@redhat.com> |
7495 | ||
cf785988 | 7496 | * gcc.dg/altivec-1.c: New. |
b73f6494 | 7497 | |
3293c3e3 NB |
7498 | 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk> |
7499 | ||
7500 | * gcc.dg/cpp/fpreprocessed.c: New test case. | |
7501 | ||
aa99bd09 JM |
7502 | 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7503 | ||
7504 | * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c, | |
7505 | gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional. | |
7506 | * gcc.dg/ext-glob.c: Expect -traditional deprecation warning. | |
7507 | ||
7d14c755 JM |
7508 | 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk> |
7509 | ||
7510 | * gcc.dg/no-builtin-1.c: New test. | |
7511 | ||
25e7f439 JJ |
7512 | 2001-11-16 Jakub Jelinek <jakub@redhat.com> |
7513 | ||
7514 | * gcc.c-torture/execute/20011115-1.c: New test. | |
7515 | ||
2b7d71b2 JJ |
7516 | 2001-11-15 Jakub Jelinek <jakub@redhat.com> |
7517 | ||
8f5a5db8 | 7518 | * gcc.c-torture/compile/20011114-2.c: New test. |
feb265ab | 7519 | * gcc.c-torture/compile/20011114-3.c: New test. |
2b7d71b2 JJ |
7520 | * gcc.c-torture/compile/20011114-4.c: New test. |
7521 | ||
36a68fe7 NS |
7522 | 2001-11-15 Nathan Sidwell <nathan@codesourcery.com> |
7523 | ||
7524 | * g++.dg/other/init1.C: New test. | |
7525 | ||
6345b681 GK |
7526 | 2001-11-14 Geoffrey Keating <geoffk@redhat.com> |
7527 | ||
7042d510 GK |
7528 | * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error |
7529 | message. | |
7530 | ||
7531 | * gcc.c-torture/execute/20011114-1.c: New testcase. | |
7532 | ||
6345b681 GK |
7533 | * gcc.c-torture/compile/20010327-1.c: Revert last change. |
7534 | * gcc.c-torture/compile/20011114-1.c: New test, exactly | |
7535 | like the (before this change) version of 20010327-1.c. | |
7536 | ||
c1a7b241 RS |
7537 | 2001-11-14 Roger Sayle <roger@eyesopen.com> |
7538 | ||
7539 | * gcc.c-torture/execute/string-opt-13.c: New testcase. | |
7540 | ||
373bd0fa RS |
7541 | 2001-11-14 Richard Sandiford <rsandifo@redhat.com> |
7542 | ||
7543 | * g++.dg/init/array2.C: New test. | |
7544 | ||
574f95c4 AO |
7545 | 2001-11-14 Alexandre Oliva <aoliva@redhat.com> |
7546 | ||
7547 | * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining. | |
7548 | ||
b02922a4 NS |
7549 | 2001-11-13 Nathan Sidwell <nathan@codesourcery.com> |
7550 | ||
7551 | * g++.dg/other/forscope1.C: New test. | |
7552 | * g++.dg/ext/forscope1.C: New test. | |
7553 | * g++.dg/ext/forscope2.C: New test. | |
7554 | ||
630036c6 JJ |
7555 | 2001-11-13 Jakub Jelinek <jakub@redhat.com> |
7556 | ||
7557 | * gcc.c-torture/execute/20011113-1.c: New test. | |
7558 | ||
4192f0d2 GK |
7559 | 2001-11-09 Geoffrey Keating <geoffk@redhat.com> |
7560 | ||
ff6051b7 GK |
7561 | * gcc.c-torture/execute/20011109-2.c: New test. |
7562 | ||
4192f0d2 GK |
7563 | * gcc.c-torture/execute/20011109-1.c: New test. |
7564 | ||
a3d87e92 JJ |
7565 | 2001-11-09 Jakub Jelinek <jakub@redhat.com> |
7566 | ||
7567 | * gcc.c-torture/compile/20011109-1.c: New test. | |
7568 | ||
c6243b4c GK |
7569 | 2001-11-08 Geoffrey Keating <geoffk@redhat.com> |
7570 | ||
7571 | * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16. | |
7572 | * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16. | |
7573 | * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16. | |
7574 | * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16. | |
7575 | * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16. | |
7576 | * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16. | |
7577 | * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16. | |
7578 | ||
8ac9ea61 NB |
7579 | 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk> |
7580 | ||
7581 | * g++.dg/warn/Wshadow-1.C: New tests. | |
7582 | * g++.old-deja/g++.mike/for3.C: Update. | |
7583 | ||
207bf485 JM |
7584 | 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk> |
7585 | ||
7586 | * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c, | |
7587 | gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove | |
7588 | XFAILs. Adjust expected error texts. | |
7589 | * gcc.c-torture/compile/20011106-1.c, | |
7590 | gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c, | |
7591 | gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c, | |
7592 | gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c, | |
7593 | gcc.dg/c99-array-lval-5.c: New tests. | |
7594 | ||
63d75005 NB |
7595 | 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
7596 | ||
7597 | * gcc.dg/cpp/defined.c: Update. | |
7598 | ||
e9b2c823 NB |
7599 | 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
7600 | ||
7601 | * gcc.c-torture/execute/anon-1.c: New test. | |
7602 | ||
2e80c17d GK |
7603 | 2001-11-03 Geoffrey Keating <geoffk@redhat.com> |
7604 | ||
7605 | * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the | |
7606 | same size, so no warning should be produced on stormy16. | |
7607 | ||
7608 | * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16 | |
7609 | due to oversized array. | |
7610 | * g++.old-deja/g++.mike/ns15.C: Likewise. | |
7611 | * g++.old-deja/g++.pt/crash16.C: Likewise. | |
7612 | ||
ae31824c GS |
7613 | 2001-11-02 Graham Stott <grahams@redhat.com> |
7614 | ||
7615 | * g++.dgother/debug1.C: Fix typos. | |
7616 | ||
19989812 JJ |
7617 | 2001-11-01 Jakub Jelinek <jakub@redhat.com> |
7618 | ||
7619 | * g++.dg/other/debug1.C: New test. | |
7620 | ||
9199347f SC |
7621 | 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
7622 | ||
7623 | * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead | |
cf785988 | 7624 | of unsigned long. |
9199347f | 7625 | |
3d238248 JJ |
7626 | 2001-10-30 Jakub Jelinek <jakub@redhat.com> |
7627 | ||
7628 | * gcc.dg/20011029-2.c: New test. | |
7629 | ||
cfaef116 JJ |
7630 | * gcc.c-torture/compile/20011029-1.c: New test. |
7631 | ||
b8c25665 | 7632 | 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it> |
3df95b7b NP |
7633 | |
7634 | * objc/execute/class_self-1.m: New test. | |
7635 | * objc/execute/class_self-2.m: New test. | |
7636 | ||
5037fa81 ZW |
7637 | 2001-10-25 Zack Weinberg <zack@codesourcery.com> |
7638 | ||
7639 | * gcc.misc-tests/msgs.exp: Delete. | |
7640 | * gcc.misc-tests/m-un-1.c: Move to gcc.dg. | |
7641 | * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected | |
7642 | error set to match recent changes. | |
7643 | ||
b621a4dd ZW |
7644 | 2001-10-24 Zack Weinberg <zack@codesourcery.com> |
7645 | ||
7646 | * gcc.dg/20011021-1.c: New test. | |
7647 | ||
c0a4369a JJ |
7648 | 2001-10-24 Jakub Jelinek <jakub@redhat.com> |
7649 | ||
7650 | * gcc.c-torture/compile/20011023-1.c: New test. | |
7651 | ||
91dc81f9 GK |
7652 | 2001-10-23 Geoffrey Keating <geoffk@redhat.com> |
7653 | ||
7654 | * lib/g77.exp: Rewrite based on lib/g++.exp. | |
7655 | ||
4768dbdd JJ |
7656 | 2001-10-19 Jakub Jelinek <jakub@redhat.com> |
7657 | ||
7658 | * gcc.c-torture/execute/20011019-1.c: New test. | |
7659 | ||
368a1647 JJ |
7660 | * gcc.dg/20011018-1.c: New test. |
7661 | ||
48d4b9f0 NY |
7662 | 2001-10-19 NIIBE Yutaka <gniibe@m17n.org> |
7663 | ||
7664 | * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*. | |
7665 | ||
c8202d4c AO |
7666 | 2001-10-18 Alexandre Oliva <aoliva@redhat.com> |
7667 | ||
7668 | * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests. | |
7669 | * gcc.dg/attr-invalid.c: Likewise. | |
7670 | ||
bf911a9a JJ |
7671 | 2001-10-18 Jakub Jelinek <jakub@redhat.com> |
7672 | ||
7673 | * testsuite/gcc.dg/20011015-1.c: New test. | |
7674 | ||
756b2d5e RS |
7675 | 2001-10-14 Richard Sandiford <rsandifo@redhat.com> |
7676 | ||
7677 | * g++.dg/template/unify2.C: New test. | |
7678 | ||
2d1245b8 RS |
7679 | 2001-10-14 Richard Sandiford <rsandifo@redhat.com> |
7680 | ||
7681 | * g++.dg/other/exception-specification.C: New test | |
7682 | ||
e2ccde7b TR |
7683 | 2001-10-13 Tom Rix <trix@redhat.com> |
7684 | ||
7685 | * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float. | |
7686 | * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float. | |
7687 | ||
8554d9a4 JJ |
7688 | 2001-10-12 Jakub Jelinek <jakub@redhat.com> |
7689 | ||
7690 | * testsuite/gcc.dg/20011009-1.c: New test. | |
7691 | ||
e60505a5 NS |
7692 | 2001-10-12 Nathan Sidwell <nathan@codesourcery.com> |
7693 | ||
7694 | PR g++/4476 | |
7695 | * g++.dg/other/friend1.C: New test. | |
7696 | ||
4a8d0c9c RH |
7697 | 2001-10-11 Richard Henderson <rth@redhat.com> |
7698 | ||
7699 | * g++.old-deja/g++.other/crash18.C: Add -S to options. | |
7700 | ||
6cb3ae1e FS |
7701 | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
7702 | ||
7703 | * gcc.c-torture/compile/20011010-1.c: New. | |
7704 | ||
9f2f9eb6 JM |
7705 | 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk> |
7706 | ||
7707 | * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C, | |
7708 | g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp, | |
7709 | g77.f-torture/execute/execute.exp, | |
7710 | g77.f-torture/noncompile/noncompile.exp, | |
7711 | gcc.c-torture/compile/compile.exp, | |
7712 | gcc.c-torture/execute/execute.exp, | |
7713 | gcc.c-torture/execute/ieee/ieee.exp, | |
7714 | gcc.c-torture/execute/memcheck/memcheck.exp, | |
7715 | gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp, | |
7716 | objc/execute/execute.exp: Update FSF address. | |
7717 | ||
24b9d43a NB |
7718 | 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk> |
7719 | ||
7720 | * gcc.dg/cpp/cmdlne-C.c: Update. | |
7721 | * gcc.dg/cpp/cmdlne-C2.c: New. | |
7722 | ||
63dd08e6 FS |
7723 | 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
7724 | ||
7725 | * gcc.c-torture/execute/20011008-3.c: New. | |
7726 | ||
1dde5a4e DD |
7727 | 2001-10-08 DJ Delorie <dj@redhat.com> |
7728 | ||
7729 | * gcc.dg/20011008-1.c: New. | |
7730 | * gcc.dg/20011008-2.c: New. | |
7731 | ||
d6da836d NB |
7732 | 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk> |
7733 | ||
7734 | * gcc.dg/cpp/spacing1.c: Update test. | |
7735 | ||
cc712abf JM |
7736 | 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk> |
7737 | ||
7738 | * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix | |
7739 | spelling errors of "separate" as "seperate". | |
7740 | ||
8d5463d4 AO |
7741 | 2001-10-05 Alexandre Oliva <aoliva@redhat.com> |
7742 | ||
7743 | * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is | |
7744 | enough to avoid inlining. | |
7745 | ||
d9c28ce3 PS |
7746 | 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> |
7747 | ||
7748 | * lib/g77.exp: set libg2c_dir correctly. | |
7749 | ||
a2566f60 NB |
7750 | 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk> |
7751 | ||
7752 | * gcc.dg/cpp/macro11.c: New test. | |
7753 | ||
80a497e4 JM |
7754 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
7755 | ||
7756 | * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c, | |
7757 | gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c, | |
7758 | gcc.dg/format/multattr-3.c: New tests. | |
7759 | * gcc.dg/format/attr-3.c: Update expected error texts. Remove | |
7760 | tests for format attributes on function pointers being rejected. | |
7761 | ||
6431177a JM |
7762 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
7763 | ||
7764 | * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests. | |
7765 | ||
ed0ea560 JM |
7766 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> |
7767 | ||
7768 | * g++.dg/warn/format1.C: New test. | |
7769 | ||
bab3db73 NB |
7770 | 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk> |
7771 | ||
7772 | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests. | |
7773 | ||
ab17715d NB |
7774 | 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk> |
7775 | ||
7776 | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test. | |
7777 | ||
8c3b2693 NB |
7778 | 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk> |
7779 | ||
7780 | * gcc.dg/cpp/redef2.c: Add test. | |
7781 | ||
bed2ebd0 GK |
7782 | 2001-09-27 Geoffrey Keating <geoffk@redhat.com> |
7783 | ||
7784 | * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a | |
e1e7d56b | 7785 | long-standing bug on i686, apparently. |
bed2ebd0 GK |
7786 | * gcc.c-torture/execute/loop-2c.x: New file. |
7787 | * gcc.c-torture/execute/loop-2d.x: New file. | |
7788 | * gcc.c-torture/execute/loop-3c.x: New file. | |
7789 | ||
b56cfd51 NB |
7790 | 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk> |
7791 | ||
7792 | * gcc.dg/cpp/20000625-2.c: Correct line number. | |
7793 | ||
4ed5bcfb NB |
7794 | 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk> |
7795 | ||
7796 | * gcc.dg/cpp/macro10.c: New test. | |
7797 | * gcc.dg/cpp/strify3.c: New test. | |
7798 | * gcc.dg/cpp/spacing1.c: Add tests. | |
7799 | * gcc.dg/cpp/19990703-1.c: Remove bogus test. | |
7800 | * gcc.dg/cpp/20000625-2.c: Fudge to pass. | |
7801 | ||
1b47b7ae DD |
7802 | 2001-09-24 DJ Delorie <dj@redhat.com> |
7803 | ||
7804 | * gcc.c-torture/execute/20010924-1.c: New test. | |
e1e7d56b | 7805 | |
dea2f2db NB |
7806 | 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk> |
7807 | ||
7808 | * testsuite/objc/execute/paste.m: Remove. | |
7809 | ||
040cc071 JM |
7810 | 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk> |
7811 | ||
7812 | * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests. | |
7813 | ||
ab6e6969 GH |
7814 | 2001-09-22 George Helffrich <george@geo.titech.ac.jp> |
7815 | ||
7816 | * g77.dg/strlen0.f: New test. | |
7817 | ||
67231816 RH |
7818 | 2001-09-21 Richard Henderson <rth@redhat.com> |
7819 | ||
7820 | * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi. | |
7821 | * g++.old-deja/g++.abi/vtable2.C: Likewise. | |
7822 | ||
91d231cb JM |
7823 | 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk> |
7824 | ||
7825 | Table-driven attributes. | |
7826 | * g++.dg/ext/attrib1.C: New test. | |
7827 | ||
e7b6a0ee DD |
7828 | 2001-09-20 DJ Delorie <dj@redhat.com> |
7829 | ||
7830 | * gcc.dg/20000926-1.c: Update expected warning messages. | |
7831 | * gcc.dg/array-2.c: Likewise, and test for warnings too. | |
7832 | * gcc.dg/array-4.c: Likewise, and don't verify the zero-length | |
7833 | array. | |
7834 | ||
4241b637 RS |
7835 | 2001-09-18 Richard Sandiford <rsandifo@redhat.com> |
7836 | ||
7837 | * g++.dg/eh/registers1.C: New test case. | |
7838 | ||
17920efb RH |
7839 | 2001-09-17 Richard Henderson <rth@redhat.com> |
7840 | ||
7841 | * gcc.dg/array-5.c: Fix VLA decomposition test. | |
7842 | ||
18a9d8ff NB |
7843 | 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk> |
7844 | ||
7845 | * gcc.dg/cpp/line5.c: New testcase. | |
7846 | ||
3617ff1e NB |
7847 | 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk> |
7848 | ||
7849 | * gcc.dg/cpp/macro9.c: New test. | |
7850 | ||
0ea009fc AH |
7851 | 2001-09-15 Aldy Hernandez <aldyh@redhat.com> |
7852 | ||
cf785988 | 7853 | * gcc.c-torture/execute/980223.c: Change type of addr from long |
0ea009fc AH |
7854 | to char *. |
7855 | ||
846f0467 HPN |
7856 | 2001-09-15 Hans-Peter Nilsson <hp@axis.com> |
7857 | ||
7858 | * gcc.c-torture/execute/20010915-1.c: New test. | |
7859 | ||
1f8d138f JJ |
7860 | 2001-09-14 Janis Johnson <janis187@us.ibm.com> |
7861 | ||
7862 | * g77.dg/bprob: New directory. | |
7863 | * g77.dg/bprob/bprob.exp: New file. | |
7864 | * g77.dg/bprob/bprob-1.f: New test. | |
7865 | * g77.dg/gcov: New directory. | |
7866 | * g77.dg/gcov/gcov.exp: New file. | |
7867 | * g77.dg/gcov/gcov-1.f: New test. | |
7868 | * g77.dg/gcov/gcov-1.x: New file. | |
7869 | ||
bdcbe496 NB |
7870 | 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk> |
7871 | ||
7872 | * gcc.dg/cpp/directiv.c: Update. | |
7873 | * gcc.dg/cpp/undef1.c: Update. | |
7874 | ||
c1d4e7e1 JJ |
7875 | 2001-09-12 Jakub Jelinek <jakub@redhat.com> |
7876 | ||
7877 | * gcc.dg/20010912-1.c: New test. | |
7878 | ||
cd1f97c6 JJ |
7879 | 2001-09-11 Janis Johnson <janis187@us.ibm.com> |
7880 | ||
7881 | * gcc.misc-tests/gcov.exp: Move almost everything to a new, | |
7882 | language-independent file in lib. | |
7883 | * lib/gcov.exp: New file. | |
7884 | ||
1d30139d JM |
7885 | 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk> |
7886 | ||
7887 | * gcc.c-torture/compile/20010911-1.c: New test. | |
7888 | ||
1aa084e6 JJ |
7889 | 2001-09-10 Janis Johnson <janis187@us.ibm.com> |
7890 | ||
7891 | * lib/profopt.exp: New, to support profile-directed optimizations. | |
7892 | * gcc.misc-tests/bprob.exp: New, to support branch profiling in C. | |
7893 | * gcc.misc-tests/bprob-1.c: New test. | |
7894 | * gcc.misc-tests/bprob-2.c: New test. | |
7895 | ||
ebe0d266 | 7896 | 2001-09-07 Janis Johnson <janis187@us.ibm.com> |
1aa084e6 | 7897 | |
ebe0d266 JJ |
7898 | * gcc.misc-tests/gcov.exp: Add support for a .x file to control |
7899 | XFAIL and which kinds of gcov output to verify. | |
7900 | * gcc.misc-tests/gcov-4b.x: New file. | |
7901 | * gcc.misc-tests/gcov-5b.x: New file. | |
7902 | * gcc.misc-tests/gcov-6.x: New file. | |
7903 | * gcc.misc-tests/gcov-7.c: New test. | |
7904 | * gcc.misc-tests/gcov-7.x: New file. | |
7905 | ||
a3070574 JJ |
7906 | 2001-09-06 Janis Johnson <janis187@us.ibm.com> |
7907 | ||
7908 | * gcc.misc-tests/gcov.exp: Add support for call return percentages. | |
7909 | * gcc.misc-tests/gcov-6.c: New test. | |
7910 | ||
39e78d8b NS |
7911 | 2001-09-06 Nathan Sidwell <nathan@codesourcery.com> |
7912 | ||
7913 | PR c++/3986 | |
7914 | * g++.dg/abi/vbase1.C: New test. | |
7915 | ||
89fc3605 ZL |
7916 | 2001-09-05 Ziemowit Laski <zlaski@apple.com> |
7917 | ||
7918 | * objc.dg/method-2.m: New. | |
e1e7d56b | 7919 | |
da86f08f NS |
7920 | 2001-09-04 Nathan Sidwell <nathan@codesourcery.com> |
7921 | ||
7922 | PR c++/4203 | |
7923 | * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222 | |
7924 | * g++.dg/init/empty1.C: New test. | |
7925 | ||
7743fdb9 JJ |
7926 | 2001-09-03 Jakub Jelinek <jakub@redhat.com> |
7927 | ||
7928 | * gcc.c-torture/compile/20010903-1.c: New test. | |
7929 | ||
89503616 RZ |
7930 | 2001-08-31 Roman Zippel <zippel@linux-m68k.org> |
7931 | ||
7932 | * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store | |
7933 | for m68k. | |
7934 | ||
7566ca49 GK |
7935 | 2001-08-31 Geoffrey Keating <geoffk@redhat.com> |
7936 | ||
7937 | * g++.dg/abi/empty4.C: Allow for 16-bit ints. | |
7938 | ||
7939 | * g++.dg/special/initp1.C (X): Allow for 16-bit ints. | |
7940 | ||
7941 | * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE. | |
7942 | ||
2d107c59 GK |
7943 | 2001-08-30 Geoffrey Keating <geoffk@redhat.com> |
7944 | ||
7945 | * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow | |
7946 | for 16-bit 'unsigned int'. | |
7947 | ||
af592bf9 KH |
7948 | 2001-08-29 Kazu Hirata <kazu@hxi.com> |
7949 | ||
7950 | * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300. | |
7951 | ||
fa4e13e0 RH |
7952 | 2001-08-27 Richard Henderson <rth@redhat.com> |
7953 | ||
7954 | * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static. | |
7955 | * gcc.c-torture/execute/ieee/fp-cmp-5.c: New. | |
7956 | ||
90d925d3 AH |
7957 | 2001-08-25 Aldy Hernandez <aldyh@redhat.com> |
7958 | ||
cf785988 | 7959 | * gcc.dg/asm-names.c (ymain): New. |
90d925d3 | 7960 | |
033c017c GK |
7961 | 2001-08-22 Geoffrey Keating <geoffk@redhat.com> |
7962 | ||
7963 | * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16. | |
7964 | * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16. | |
7965 | * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16. | |
7966 | ||
ada11335 KG |
7967 | 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7968 | ||
7969 | * gcc.dg/compare5.c: New testcase. | |
7970 | ||
0585896c JM |
7971 | 2001-08-23 Jason Merrill <jason_merrill@redhat.com> |
7972 | ||
7973 | * lib/prune.exp (prune_gcc_output): Also ignore "In constructor" | |
7974 | and "In instantiation". | |
7975 | ||
c0e4f189 AH |
7976 | 2001-08-21 Aldy Hernandez <aldyh@redhat.com> |
7977 | ||
cf785988 | 7978 | * gcc.c-torture/execute/divmod-1.c: Convert to ANSI. |
c0e4f189 | 7979 | |
ea319998 JJ |
7980 | 2001-08-20 Janis Johnson <janis187@us.ibm.com> |
7981 | ||
7982 | * gcc.misc-tests/gcov.exp: Add support for branch information. | |
7983 | * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up. | |
7984 | * gcc.misc-tests/gcov-4.c: New test. | |
7985 | * gcc.misc-tests/gcov-4b.c: New test. | |
7986 | * gcc.misc-tests/gcov-5b.c: New test. | |
7987 | ||
9b95b063 ZW |
7988 | 2001-08-20 Zack Weinberg <zackw@panix.com> |
7989 | ||
7990 | * gcc.c-torture/execute/20000801-4.x: Delete, test no longer | |
7991 | expected to fail. | |
7992 | ||
915a17f6 JDA |
7993 | 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca> |
7994 | ||
7995 | * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test. | |
7996 | ||
baeb4732 JJ |
7997 | 2001-08-19 Jakub Jelinek <jakub@redhat.com> |
7998 | ||
7999 | * g++.dg/eh/template1.C: New test. | |
8000 | ||
3c0a5af2 DB |
8001 | 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com> |
8002 | ||
8003 | * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail. | |
8004 | Fix thinko. | |
8005 | * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1 | |
8006 | for xfail. | |
8007 | ||
8008 | 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com> | |
c3849183 DB |
8009 | |
8010 | * lib/g77-dg.exp: Use prune.exp for common procedures | |
e1e7d56b AJ |
8011 | (g77-dg-prune): Replace prune_g77_output with prune_gcc_output |
8012 | * lib/g77.exp: (g77-dg-prune) Remove | |
c3849183 | 8013 | |
3d146acb JM |
8014 | 2001-08-13 Jason Merrill <jason_merrill@redhat.com> |
8015 | ||
8016 | * lib/scanasm.exp (scan-assembler*): Use expr instead of concat. | |
8017 | ||
4d5f3fbd KL |
8018 | 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
8019 | ||
8020 | * g++.dg/template/unify1.C: New test. | |
8021 | ||
0830ae44 NS |
8022 | 2001-08-07 Nathan Sidwell <nathan@codesourcery.com> |
8023 | ||
8024 | * g++.dg/abi/empty4.C: New test. | |
8025 | ||
6b6f7231 DB |
8026 | 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com> |
8027 | ||
8028 | * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and | |
8029 | solaris2.* | |
8030 | * g77.f-torture/compile/pr3743.x: Likewise | |
8031 | ||
eac69b8a GDR |
8032 | 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
8033 | ||
8034 | * g++.dg/other/using-declaration.C: New test. | |
8035 | ||
6604e6f3 NB |
8036 | 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk> |
8037 | ||
8038 | * gcc.dg/cpp/tr-sign.c: New testcase. | |
8039 | ||
67821e3a NB |
8040 | 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk> |
8041 | ||
8042 | * gcc.dg/cpp/19951025-1.c: Revert. | |
8043 | * gcc.dg/cpp/directiv.c: We no longer process directives that | |
8044 | interrupt macro arguments. | |
8045 | ||
13104975 ZW |
8046 | 2001-08-03 Zack Weinberg <zackw@stanford.edu> |
8047 | ||
8048 | * gcc.dg/bconstp-1.c: New test. | |
8049 | ||
949f197f RH |
8050 | 2001-08-03 Richard Henderson <rth@redhat.com> |
8051 | ||
8052 | * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests. | |
8053 | ||
d82fc108 NB |
8054 | 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk> |
8055 | ||
8056 | * gcc.dg/cpp/19951025-1.c: Update. | |
8057 | ||
d4d3e882 JO |
8058 | 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com> |
8059 | ||
8060 | * g77.dg/ff90-1.f (s): Fix reference of variable z, | |
8061 | should be x. | |
8062 | ||
1dbb6023 NS |
8063 | 2001-08-02 Nathan Sidwell <nathan@codesourcery.com> |
8064 | ||
8065 | Kill -fhonor-std. | |
8066 | * g++.old-deja/g++.ns/ns14.C: Remove special options. | |
8067 | * g++.old-deja/g++.other/std1.C: Likewise. | |
8068 | * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive. | |
8069 | ||
41ae4ee6 DB |
8070 | 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com> |
8071 | ||
8072 | * lib/g77.exp: Load gcc-defs.exp for common procedures | |
8073 | (g77_pass, g77_fail, g77_finish, g77_exit, | |
8074 | ${tool}_check_unsupported_p} Now redundant. Deleted. | |
8075 | ||
8076 | 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com> | |
8077 | ||
8078 | * g77.dg/fbackslash.f | |
8079 | * g77.dg/fcase-preserve.f | |
8080 | * g77.dg/ff90-1.f | |
8081 | * g77.dg/ffixed-line-length-0.f | |
8082 | * g77.dg/ffixed-line-length-132.f | |
8083 | * g77.dg/ffixed-line-length-7.f | |
8084 | * g77.dg/ffixed-line-length-72.f | |
8085 | * g77.dg/ffixed-line-length-none.f | |
cf785988 | 8086 | * g77.dg/ffree-form-1.f |
41ae4ee6 DB |
8087 | * g77.dg/fno-backslash.f |
8088 | * g77.dg/fno-f90-1.f | |
8089 | * g77.dg/fno-fixed-form-1.f | |
8090 | * g77.dg/fno-onetrip.f | |
8091 | * g77.dg/fno-typeless-boz.f | |
8092 | * g77.dg/fno-underscoring.f | |
8093 | * g77.dg/fno-vxt-1.f | |
8094 | * g77.dg/fonetrip.f | |
8095 | * g77.dg/ftypeless-boz.f | |
8096 | * g77.dg/fugly-assumed.f | |
8097 | * g77.dg/funderscoring.f | |
8098 | * g77.dg/fvxt-1.f | |
8099 | ||
3fecf49c ZL |
8100 | 2001-08-01 Ziemowit Laski <zlaski@apple.com> |
8101 | ||
8102 | * objc.dg/fwd-proto-1.m: New. | |
8103 | * objc.dg/local-decl-1.m: New. | |
8104 | * objc.dg/naming-1.m: New. | |
8105 | * objc.dg/naming-2.m: New. | |
8106 | * objc.dg/proto-hier-1.m: New. | |
8107 | ||
ebff8232 HPN |
8108 | 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com> |
8109 | ||
8110 | * gcc.dg/c99-scope-2.c: Don't generally assume adding more | |
8111 | largest-type elements to a struct makes its size grow. | |
8112 | ||
20dde49d NS |
8113 | 2001-07-31 Nathan Sidwell <nathan@codesourcery.com> |
8114 | ||
8115 | * g++.dg/abi/vthunk1.C: New test. | |
8116 | ||
b7ad2f8b NS |
8117 | 2001-07-31 Nathan Sidwell <nathan@codesourcery.com> |
8118 | ||
8119 | * g++.dg/abi/vbase8-22.C: New test. | |
8120 | ||
dd666a87 NB |
8121 | 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
8122 | ||
8123 | * gcc.dg/cpp/macro8.c: New test. | |
8124 | ||
0ab142b0 NS |
8125 | 2001-07-27 Nathan Sidwell <nathan@codesourcery.com> |
8126 | ||
8127 | * g++.dg/abi/vbase8-21.C: New test. | |
8128 | ||
d60d223b NS |
8129 | 2001-07-27 Nathan Sidwell <nathan@codesourcery.com> |
8130 | ||
8131 | * g++.dg/abi/vbase8-10.C: New test. | |
8132 | ||
08ecdbeb RO |
8133 | 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8134 | ||
8135 | * lib/g++.exp (g++_set_ld_library_path): Renamed to | |
8136 | ${tool}_set_ld_library_path. | |
8137 | Changed caller. | |
8138 | * lib/objc.exp (${tool}_set_ld_library_path): New, copied from | |
8139 | g++.exp. | |
8140 | ||
62ba5f39 SC |
8141 | 2001-07-26 Stan Cox <scox@redhat.com> |
8142 | ||
8143 | * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed. | |
8144 | * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish, | |
8145 | gcc_exit, gcc_check_unsupported_p): | |
8146 | Moved to gcc-deps.exp | |
8147 | * gcc-deps.exp: New file. | |
8148 | ||
db3ef87b KL |
8149 | 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
8150 | ||
8151 | * g++.old-deja/g++.pt/defarg14.C: New test. | |
8152 | ||
312b7c9d NS |
8153 | 2001-07-26 Nathan Sidwell <nathan@codesourcery.com> |
8154 | ||
8155 | * g++.old-deja/g++.other/lineno5.C: New test. | |
8156 | ||
648c2206 NS |
8157 | 2001-07-26 Nathan Sidwell <nathan@codesourcery.com> |
8158 | ||
8159 | * g++.old-deja/g++.pt/crash68.C: New test. | |
8160 | ||
969fd501 NS |
8161 | 2001-07-26 Nathan Sidwell <nathan@codesourcery.com> |
8162 | ||
8163 | * g++.old-deja/g++.other/crash42.C: New test. | |
8164 | ||
cef0d199 NB |
8165 | 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk> |
8166 | ||
8167 | * gcc.dg/cpp/extratokens.c: Fix. | |
8168 | * gcc.dg/cpp/skipping2.c: New tests. | |
8169 | ||
50011802 RO |
8170 | 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8171 | ||
8172 | * gcc.c-torture/execute/20010724-1.c: New file. | |
8173 | * gcc.c-torture/execute/20010724-1.x: New file. | |
8174 | ||
40260429 NS |
8175 | 2001-07-25 Nathan Sidwell <nathan@codesourcery.com> |
8176 | ||
8177 | * g++.old-deja/g++.other/cond7.C: New test. | |
8178 | ||
ab085207 NS |
8179 | 2001-07-25 Nathan Sidwell <nathan@codesourcery.com> |
8180 | ||
8181 | * g++.old-deja/g++.other/optimize4.C: New test. | |
8182 | ||
90b1ca2f NS |
8183 | 2001-07-25 Nathan Sidwell <nathan@codesourcery.com> |
8184 | ||
8185 | * g++.old-deja/g++.abi/vbase8-5.C: New test. | |
8186 | ||
41971242 JM |
8187 | 2001-07-24 Jason Merrill <jason_merrill@redhat.com> |
8188 | ||
8189 | * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument. | |
8190 | * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c, | |
8191 | gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it. | |
8192 | * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise. | |
8193 | ||
8194 | * lib/prune.exp (prune_gcc_output): Prune "Please submit a full | |
8195 | bug report" message. | |
8196 | ||
8197 | * g++.dg/dg.exp: Run tests from subdirectories other than "special". | |
8198 | * g++.dg/ext/instantiate1.C: Move from old-deja. | |
8199 | ||
897c6ab7 DB |
8200 | 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com> |
8201 | ||
8202 | * g77.f-torture/execute/intrinsic-unix-bessel.f: New test | |
8203 | * g77.f-torture/execute/intrinsic-unix-erf.f: New test | |
8204 | * g77.f-torture/execute/intrinsic-vax-cd.f: New test | |
8205 | * g77.f-torture/execute/intrinsic-f2c-z.f: New test | |
8206 | ||
b8c25665 | 8207 | 2001-07-23 Jeffrey A Law (law@cygnus.com) |
1ee6b839 JL |
8208 | |
8209 | * gcc.c-torture/execute/20010723-1.c: New test. | |
8210 | ||
541c655f BE |
8211 | 2001-07-23 Ben Elliston <bje@redhat.com> |
8212 | ||
8213 | * g++.old-deja/g++.other/enum5.C: Mark as XFAIL. | |
8214 | ||
e5d4fff4 FS |
8215 | 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
8216 | ||
8217 | * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on | |
8218 | i[34567]86-*-*. | |
8219 | Delete handling of ieee_multilib_flags. | |
8220 | Pass -mieee for alpha*-*-* and sh-*-*. | |
8221 | * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir. | |
8222 | ||
f4653d92 NS |
8223 | 2001-07-21 Nathan Sidwell <nathan@codesourcery.com> |
8224 | ||
8225 | Remove old-abi tests. | |
8226 | * g++.old-deja/g++.mike/p11116.C: Remove. | |
8227 | * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef. | |
8228 | ||
08f66b04 TM |
8229 | 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org> |
8230 | ||
8231 | * g77.f-torture/compile/pr3743.f: New test | |
8232 | ||
8233 | 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com> | |
8234 | ||
8235 | * g77.f-torture/execute/f90-intrinsic-bit.f: New test | |
8236 | ||
432fa9f2 RO |
8237 | 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8238 | ||
8239 | * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL. | |
8240 | g++.old-deja/g++.pt/static6.C: Likewise. | |
8241 | * lib/target-supports.exp (check_weak_available): alpha*-*-osf* | |
8242 | supports weak symbols. | |
8243 | ||
f7bebb56 AJ |
8244 | 2001-07-18 Andreas Jaeger <aj@suse.de> |
8245 | ||
8246 | * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is | |
8247 | supported again. | |
8248 | ||
a3424c98 AJ |
8249 | 2001-07-18 Andreas Jaeger <aj@suse.de> |
8250 | ||
8251 | * gcc.dg/iftrap-1.c: Fix target line. | |
8252 | ||
91a18fe0 RH |
8253 | 2001-07-17 Richard Henderson <rth@redhat.com> |
8254 | ||
8255 | * gcc.c-torture/execute/20010717-1.c: New. | |
8256 | ||
4b01f8d8 JM |
8257 | 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk> |
8258 | ||
8259 | * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New | |
8260 | tests. | |
8261 | ||
b5ca1dc7 PS |
8262 | 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> |
8263 | ||
8264 | * g++.old-deja/g++.robertl/eb130.C: Include the correct header file. | |
8265 | ||
3d719162 RO |
8266 | 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8267 | ||
8268 | * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for | |
8269 | UAC_SIGBUS, UAC_NOPRINT definitions. | |
8270 | ||
b8c25665 | 8271 | 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it> |
55680aef NP |
8272 | |
8273 | * objc/execute/object_is_class.m: New test. | |
8274 | * objc/execute/object_is_meta_class.m: New test. | |
8275 | ||
09b495e5 TM |
8276 | 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl> |
8277 | ||
8278 | * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto. | |
8279 | * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto. | |
8280 | ||
8281 | 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com> | |
147424bf DB |
8282 | |
8283 | * g77.f-torture/execute/f90-intrinsic-numeric.f: New test. | |
8284 | * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test. | |
8285 | ||
999c0669 RH |
8286 | 2001-07-14 Richard Henderson <rth@redhat.com> |
8287 | ||
8288 | * gcc.dg/iftrap-1.c: New. | |
8289 | ||
09b495e5 | 8290 | 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com> |
2ea80cfd DB |
8291 | |
8292 | * g77.f-torture/execute/intrinsic77.f: New test. | |
8293 | ||
1ca46974 JJ |
8294 | 2001-07-11 Janis Johnson <janis@us.ibm.com> |
8295 | ||
8296 | * gcc.misc-tests/gcov-3.c: New test. | |
8297 | ||
0e41fb04 RS |
8298 | 2001-07-11 Richard Sandiford <rsandifo@redhat.com> |
8299 | ||
8300 | * gcc.c-torture/compile/20010711-1.c, | |
8301 | * gcc.c-torture/compile/20010711-2.c: New tests. | |
8302 | ||
4a1b6176 RS |
8303 | 2001-07-11 Richard Sandiford <rsandifo@redhat.com> |
8304 | ||
8305 | * gcc.c-torture/execute/20010711-1.c: New test. | |
8306 | ||
6fbce318 BE |
8307 | 2001-07-11 Ben Elliston <bje@redhat.com> |
8308 | ||
8309 | * g++.old-deja/g++.other/enum5.C: New test. | |
8310 | ||
41971242 JM |
8311 | 2001-07-10 Jason Merrill <jason_merrill@redhat.com> |
8312 | ||
8313 | * lib/g++-dg.exp: Load file-format and target-supports like gcc. | |
8314 | (g++-dg-prune): Call prune_gcc_output. | |
8315 | * prune.exp: New file for prune_gcc_output. | |
8316 | * lib/g++.exp, lib/gcc.exp: Load it. | |
8317 | ||
f7a4cec0 JM |
8318 | 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk> |
8319 | ||
8320 | * gcc.c-torture/compile/20010701-1.c, | |
8321 | g++.old-deja/g++.ext/attrib6.C: New tests. | |
8322 | ||
b8c25665 | 8323 | 2001-07-06 Jeffrey A Law (law@cygnus.com) |
d9249616 JL |
8324 | |
8325 | * gcc.c-torture/compile/20010706-1.c: New test. | |
8326 | ||
809353e1 MC |
8327 | 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au> |
8328 | ||
8329 | * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1. | |
8330 | ||
0168a849 SS |
8331 | 2001-06-28 Stan Shebs <shebs@apple.com> |
8332 | ||
8333 | * gcc.dg/pragma-darwin.c: New test. | |
8334 | ||
f4b20cd9 RO |
8335 | 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8336 | ||
8337 | * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any | |
8338 | Solaris 2.[678] system. | |
8339 | ||
f9e1917e JM |
8340 | 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk> |
8341 | ||
8342 | * gcc.dg/20010622-1.c: New test. | |
8343 | ||
b2af8e32 SS |
8344 | 2001-06-18 Stan Shebs <shebs@apple.com> |
8345 | ||
8346 | * objc.dg: New directory. | |
8347 | * objc.dg/dg.exp: New file. | |
8348 | * objc.dg/alias.m: New. | |
8349 | * objc.dg/class-1.m: New. | |
8350 | * objc.dg/class-2.m: New. | |
8351 | * objc.dg/const-str-1.m: New. | |
8352 | * objc.dg/const-str-2.m: New. | |
8353 | * objc.dg/id-1.m: New. | |
8354 | * objc.dg/method-1.m: New. | |
8355 | * objc.dg/super-class-1.m: New. | |
8356 | * lib/objc-dg.exp: New file. | |
8357 | ||
eaea542a JDA |
8358 | 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8359 | ||
8360 | * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end | |
8361 | of label name. | |
8362 | ||
87326ba8 NS |
8363 | 2001-06-14 Nathan Sidwell <nathan@codesourcery.com> |
8364 | ||
8365 | * g++.old-deja/g++.abi/vbase8-9.C: New test. | |
8366 | ||
15a7ee9f FS |
8367 | 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
8368 | ||
8369 | * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path | |
8370 | variable. | |
8371 | ||
757e4f23 RH |
8372 | 2001-06-12 Richard Henderson <rth@redhat.com> |
8373 | ||
8374 | * g++.old-deja/g++.other/crash27.C: Don't XFAIL. | |
8375 | ||
623fe76a NS |
8376 | 2001-06-12 Nathan Sidwell <nathan@codesourcery.com> |
8377 | ||
8378 | * g++.old-deja/g++.abi/vbase5.C: New test. | |
8379 | * g++.old-deja/g++.abi/vbase6.C: New test. | |
8380 | * g++.old-deja/g++.abi/vbase7.C: New test. | |
8381 | ||
2c1a2421 KG |
8382 | 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8383 | ||
8384 | * gcc.c-torture/compile/20010610-1.c: New test. | |
8385 | ||
7bdcf888 NS |
8386 | 2001-06-12 Nathan Sidwell <nathan@codesourcery.com> |
8387 | ||
8388 | * g++.old-deja/g++.abi/vbase4.C: New test. | |
8389 | ||
b05d8201 SC |
8390 | 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
8391 | ||
8392 | * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not | |
8393 | support %f for HC11/HC12 targets. | |
8394 | * gcc.c-torture/execute/930513-1.x: New file, likewise. | |
8395 | * gcc.c-torture/execute/980709-1.x: New file, pow() is not available | |
8396 | on HC11/HC12 targets. | |
8397 | * gcc.c-torture/execute/990826-0.x: New file, likewise for floor(). | |
8398 | ||
55f61a56 RO |
8399 | 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
8400 | ||
8401 | * gcc.dg/wchar_t-1.c: New file. | |
8402 | * gcc.dg/wint_t-1.c: Likewise. | |
8403 | ||
07732516 BS |
8404 | 2001-06-11 Bernd Schmidt <bernds@redhat.com> |
8405 | ||
8406 | * g++.old-deja/g++.other/stepanov_v1p2.C: Remove. | |
8407 | ||
d4a6cf38 RH |
8408 | 2001-06-11 Richard Henderson <rth@redhat.com> |
8409 | ||
8410 | * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert. | |
8411 | ||
1552f874 JM |
8412 | 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk> |
8413 | ||
8414 | * gcc.c-torture/compile/20010611-1.c: New test. | |
8415 | ||
f18b70f5 JM |
8416 | 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk> |
8417 | ||
8418 | * gcc.dg/c99-tag-1.c: Add more tests. | |
8419 | ||
2e246150 AO |
8420 | 2001-06-10 Alexandre Oliva <aoliva@redhat.com> |
8421 | ||
8422 | * g++.old-deja/g++.abi/ptrmem.C: Take into account different | |
8423 | representation on MN10300 and ARM/Thumb. | |
8424 | ||
226f8242 TM |
8425 | 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl> |
8426 | ||
8427 | * g77.f-torture/execute/20010610.f: New. | |
8428 | ||
5bb8dd28 DB |
8429 | 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com> |
8430 | ||
8431 | * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_" | |
8432 | names. | |
8433 | ||
07a96c1b RH |
8434 | 2001-06-09 Richard Henderson <rth@redhat.com> |
8435 | ||
8436 | * gcc.c-torture/execute/ashrdi-1.c: New. | |
8437 | * gcc.c-torture/execute/ashldi-1.c: New. | |
8438 | * gcc.c-torture/execute/lshrdi-1.c: New. | |
8439 | ||
b2782014 OP |
8440 | 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com> |
8441 | ||
8442 | * objc/execute/load-3.m: Added. Check sending +load to categories, | |
8443 | in addition to classes. | |
8444 | ||
43fd108f SS |
8445 | 2001-06-08 Stan Shebs <shebs@apple.com> |
8446 | ||
8447 | * objc/execute/load-2.m: New test. From Nicola Pero | |
8448 | <n.pero@mi.flashnet.it>. | |
a3424c98 | 8449 | |
7137fd76 JJ |
8450 | 2001-06-08 Jakub Jelinek <jakub@redhat.com> |
8451 | ||
8452 | * gcc.c-torture/execute/20010605-2.c: New test. | |
8453 | ||
4b454fcc NS |
8454 | 2001-06-08 Nathan Sidwell <nathan@codesourcery.com> |
8455 | ||
8456 | * g++.old-deja/g++.abi/vbase2.C: New test. | |
8457 | * g++.old-deja/g++.abi/vbase3.C: New test. | |
8458 | ||
9ac1bd2e NS |
8459 | 2001-06-08 Nathan Sidwell <nathan@codesourcery.com> |
8460 | ||
8461 | * g++.old-deja/g++.pt/friend49.C: New test. | |
8462 | ||
fcebb2dd NS |
8463 | 2001-06-07 Nathan Sidwell <nathan@codesourcery.com> |
8464 | ||
8465 | * g++.old-deja/g++.ext/anon3.C: New test. | |
8466 | ||
bea09693 NS |
8467 | 2001-06-05 Nathan Sidwell <nathan@codesourcery.com> |
8468 | ||
8469 | * g++.old-deja/g++.other/conv7.C: New test. | |
8470 | ||
f375b7a7 JM |
8471 | 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk> |
8472 | ||
8473 | * gcc.c-torture/compile/20010605-2.c: New test. | |
8474 | ||
3d3daefd JDA |
8475 | 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8476 | ||
8477 | * gcc.c-torture/execute/20010604-1.c: New test. | |
8478 | ||
05ac6740 LR |
8479 | 2001-06-04 Loren J. Rittle <ljrittle@acm.org> |
8480 | ||
8481 | * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x. | |
8482 | ||
6bdfaf09 JO |
8483 | 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com> |
8484 | ||
8485 | * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value. | |
8486 | (g++_link_flags): Likewise. | |
8487 | (g++_init): Pass gccpath's value to two previous functions. | |
8488 | ||
87327987 KG |
8489 | 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8490 | ||
8491 | * gcc.misc-tests/linkage.exp: Use wildcards when matching N32. | |
8492 | Ensure logfile entry matches exec command line. | |
8493 | ||
0c02eebf RH |
8494 | 2001-05-31 Richard Henderson <rth@redhat.com> |
8495 | ||
bc440d04 | 8496 | * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test. |
0c02eebf RH |
8497 | * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts. |
8498 | ||
42a9e4e4 DB |
8499 | 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com> |
8500 | ||
8501 | * gcc.misc-tests/linkage.exp: Pass appropriate flags to native | |
8502 | compiler for irix6.2 | |
8503 | ||
e97c9488 NS |
8504 | 2001-05-30 Nathan Sidwell <nathan@codesourcery.com> |
8505 | ||
8506 | * g++.old-deja/g++.other/optimize3.C: New file. | |
8507 | ||
7dd0ff2b JO |
8508 | 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com> |
8509 | ||
42a9e4e4 DB |
8510 | * gcc.c-torture/compile/20010518-2.x: New file to compile, not |
8511 | assemble. | |
7dd0ff2b | 8512 | |
87d9ac49 NS |
8513 | 2001-05-26 Nathan Sidwell <nathan@codesourcery.com> |
8514 | ||
8515 | * g++.old-deja/g++.other/optimize2.C: New file. | |
8516 | ||
47cf9247 DN |
8517 | 2001-05-25 Diego Novillo <dnovillo@redhat.com> |
8518 | ||
8519 | * gcc.c-torture/compile/20010518-2.c: New file. | |
8520 | * gcc.c-torture/execute/20010518-1.c: New file. | |
8521 | * gcc.c-torture/execute/20010518-2.c: New file. | |
8522 | ||
0e03329a JM |
8523 | 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk> |
8524 | ||
8525 | * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests. | |
8526 | ||
f5aada26 MM |
8527 | 2001-05-24 Mark Mitchell <mark@codesourcery.com> |
8528 | ||
8529 | G++ no longer defines builtins that do not begin with __builtin. | |
8530 | * g++.old-deja/g++.abi/bitfields.C: Update accordingly. | |
8531 | * g++.old-deja/g++.brendand/misc13.C: Likewise. | |
8532 | * g++.old-deja/g++.law/builtin1.C: Likewise. | |
8533 | * g++.old-deja/g++.law/cvt2.C: Likewise. | |
8534 | * g++.old-deja/g++.mike/net5.C: Likewise. | |
8535 | * g++.old-deja/g++.other/builtins1.C: Likewise. | |
8536 | * g++.old-deja/g++.other/builtins2.C: Likewise. | |
8537 | * g++.old-deja/g++.other/builtins3.C: Likewise. | |
8538 | * g++.old-deja/g++.other/builtins4.C: Likewise. | |
8539 | * g++.old-deja/g++.other/inline8.C: Likewise. | |
8540 | * g++.old-deja/g++.robertl/eb39.C: Likewise. | |
8541 | ||
6f56d925 NS |
8542 | 2001-05-24 Nathan Sidwell <nathan@codesourcery.com> |
8543 | ||
8544 | * g++.old-deja/g++.pt/using1.C: Adjust. | |
8545 | * g++.old-deja/g++.pt/using2.C: New test. | |
8546 | ||
f8710242 NB |
8547 | 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk> |
8548 | ||
8549 | * gcc.dg/cpp/charconst.c: New tests. | |
8550 | * gcc.dg/cpp/escape.c: New tests. | |
8551 | * gcc.dg/cpp/escape-1.c: New tests. | |
8552 | * gcc.dg/cpp/escape-2.c: New tests. | |
8553 | * gcc.dg/cpp/ucs.c: New tests. | |
8554 | ||
3af21e04 DB |
8555 | 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com> |
8556 | ||
a3424c98 | 8557 | * gcc.misc-tests/linkage.exp: Pass appropriate flags to |
3af21e04 DB |
8558 | native compiler for irix6.5. |
8559 | ||
1ec07597 JO |
8560 | Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com> |
8561 | ||
8562 | * lib/g++.exp (g++_include_flags): Use args to compute | |
a3424c98 | 8563 | get_multilibs. |
1ec07597 JO |
8564 | (g++_link_flags): Likewise. |
8565 | (g++_init): Pass TOOL_OPTIONS as arguments to two above functions. | |
8566 | ||
c215b29f JM |
8567 | 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk> |
8568 | ||
8569 | * gcc.dg/c90-hexfloat-1.c: Add more tests. | |
8570 | ||
4694cec2 GK |
8571 | 2001-05-21 Geoff Keating <geoffk@redhat.com> |
8572 | ||
8573 | * gcc.c-torture/compile/920520-1.x: Merge previous contents into | |
8574 | this file. | |
8575 | ||
f0ef84a2 SC |
8576 | 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
8577 | ||
8578 | * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to | |
8579 | STACK_SIZE; | |
8580 | * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according | |
8581 | to STACK_SIZE; Use it to define size of add_histo array. | |
a3424c98 | 8582 | * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according |
f0ef84a2 SC |
8583 | to STACK_SIZE. |
8584 | (f): Use GITT_SIZE to define size of gitt local table. | |
a3424c98 | 8585 | * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according |
f0ef84a2 SC |
8586 | to STACK_SIZE; Use it to define size of bytemem array. |
8587 | ||
ef73e139 SC |
8588 | 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr> |
8589 | ||
8590 | * gcc.c-torture/compile/20000804-1.x: New file, this test fails | |
8591 | on 68HC11/HC12 due to the asm instruction. | |
8592 | * gcc.c-torture/compile/20001205-1.x: New file, ditto. | |
8593 | * gcc.c-torture/compile/920520-1.x: Likewise. | |
8594 | * gcc.c-torture/compile/20001226-1.x: New file, this test fails | |
8595 | on 68HC11/HC12 because the function is larger than 64K. | |
8596 | * gcc.c-torture/compile/961203-1.x: New file, this test fails | |
8597 | on 68HC11/HC12 because the structure is too large. | |
8598 | ||
4951297b RH |
8599 | 2001-05-20 Richard Henderson <rth@redhat.com> |
8600 | ||
8601 | * gcc.c-torture/execute/20010520-1.c: New. | |
8602 | ||
88e3805d KG |
8603 | 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8604 | ||
8605 | * g++.old-deja/g++.warn/compare1.C: New test. | |
8606 | * gcc.dg/compare4.c: New test. | |
8607 | ||
d30a825a NS |
8608 | 2001-05-20 Nathan Sidwell <nathan@codesourcery.com> |
8609 | ||
8610 | * g++.old-deja/g++.other/optimize1.C: New test. | |
8611 | ||
3b82c249 KL |
8612 | 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
8613 | ||
8614 | * g++.old-deja/g++.pt/spec41.C: New test. | |
8615 | ||
97d24516 JM |
8616 | 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk> |
8617 | ||
8618 | * gcc.c-torture/compile/20010114-1.x: Remove. | |
8619 | ||
10d6cbb8 SS |
8620 | 2001-05-18 Stan Shebs <shebs@apple.com> |
8621 | ||
8622 | * gcc.c-torture/compile/20010518-1.c: New test. | |
8623 | ||
2b0cbc5d NS |
8624 | 2001-05-18 Nathan Sidwell <nathan@codesourcery.com> |
8625 | ||
8626 | * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL. | |
8627 | * g++.old-deja/g++.pt/crash67.C: New test. | |
8628 | ||
20415bba JO |
8629 | 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com> |
8630 | ||
8631 | * g++.old-deja/g++.other/debug9.C: New test. | |
8632 | ||
7857f134 ZW |
8633 | 2001-05-16 Zack Weinberg <zackw@stanford.edu> |
8634 | ||
8635 | * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c) | |
8636 | ||
b8c25665 | 8637 | 2001-05-16 Jan Hubicka <jh@suse.cz> |
5a111a5b JH |
8638 | |
8639 | * gcc.c-torture/compile/20010516-1.c: New test. | |
8640 | ||
3f0a9b35 NS |
8641 | 2001-05-16 Nathan Sidwell <nathan@codesourcery.com> |
8642 | ||
cc469ee9 NS |
8643 | * g++.old-deja/g++.other/crash41.C: New test. |
8644 | ||
8645 | 2001-05-16 Nathan Sidwell <nathan@codesourcery.com> | |
8646 | ||
cc469ee9 | 8647 | * g++.old-deja/g++.pt/crash66.C: New test. |
3f0a9b35 | 8648 | |
5846d7f7 BK |
8649 | 2001-05-15 Benjamin Kosnik <bkoz@redhat.com> |
8650 | ||
8651 | * g++.old-deja/g++.robertl/eb27.C: Convert. | |
8652 | ||
5be598f6 NC |
8653 | 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com> |
8654 | ||
8655 | * g++.dg/friend-warn.C: New test. Do not warn about friend | |
8656 | declaration being redundant. | |
8657 | ||
0239bfdd MM |
8658 | 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at> |
8659 | ||
8660 | * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*. | |
8661 | ||
ce29729a MM |
8662 | 2001-05-14 Mark Mitchell <mark@codesourcery.com> |
8663 | ||
8664 | * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7. | |
8665 | ||
8b9df536 BK |
8666 | 2001-05-13 Benjamin Kosnik <bkoz@redhat.com> |
8667 | ||
8668 | * lib/g++.exp: Use testsuite_flags. | |
a3424c98 | 8669 | |
6f221402 MM |
8670 | 2001-05-13 Mark Mitchell <mark@codesourcery.com> |
8671 | ||
8672 | * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x. | |
8673 | ||
e7288e18 JDA |
8674 | 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8675 | ||
8676 | * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX. | |
8677 | ||
c873862c MM |
8678 | 2001-05-11 Mark Mitchell <mark@codesourcery.com> |
8679 | ||
8680 | * lib/objc.exp: Add -lposix4 on Solaris 2.8. | |
8681 | ||
25d78ace JM |
8682 | 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk> |
8683 | ||
8684 | * gcc.c-torture/compile/20010313-1.c: New test. | |
8685 | ||
6d4587f7 ZW |
8686 | 2001-05-09 Zack Weinberg <zackw@stanford.edu> |
8687 | ||
8688 | * gcc.dg/cpp/direct2.c: New test. | |
8b9df536 | 8689 | * gccq.dg/cpp/direct2s.c: New test. |
6d4587f7 ZW |
8690 | |
8691 | * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head. | |
8692 | ||
1a560c3a MM |
8693 | 2001-05-07 Mark Mitchell <mark@codesourcery.com> |
8694 | ||
8695 | * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable. | |
8696 | * g++.old-deja/g++.other/op3.C: Likewise. | |
8697 | ||
7f75752b NB |
8698 | 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk> |
8699 | ||
8700 | * gcc.dg/cpp/syshdr.h: New file. | |
8701 | * gcc.dg/cpp/sysmac1.c: Update. | |
8702 | * gcc.dg/cpp/sysmac2.c: Update. | |
8703 | ||
7120a6fe NB |
8704 | 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk> |
8705 | ||
8706 | * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file. | |
8707 | ||
a92644e7 DE |
8708 | 2001-05-04 David Edelsohn <edelsohn@gnu.org> |
8709 | ||
8710 | * gcc.c-torture/execute/20001227-1.c: Remove duplicate of | |
8711 | gcc.c-torture/execute/20000412-3.c with no ChangeLog entry. | |
8712 | ||
1fc77d36 NB |
8713 | 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk> |
8714 | ||
8715 | * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues. | |
8716 | ||
4091fa5f GK |
8717 | 2001-05-03 Geoffrey Keating <geoffk@redhat.com> |
8718 | ||
8719 | * lib/g++.exp (g++_include_flags): Don't use any special flags | |
8720 | if TESTING_IN_BUILD_TREE is not defined. | |
6d4587f7 | 8721 | (g++_init): Use a plain 'c++' as the compiler if |
4091fa5f GK |
8722 | TESTING_IN_BUILD_TREEE is not defined. |
8723 | ||
de26cf80 JJ |
8724 | 2001-05-02 Jakub Jelinek <jakub@redhat.com> |
8725 | ||
8726 | * g++.old-deja/g++.eh/catch13.C: New test. | |
8727 | * g++.old-deja/g++.eh/catch14.C: New test. | |
8728 | ||
2d2a86ae JJ |
8729 | 2001-05-02 Jakub Jelinek <jakub@redhat.com> |
8730 | ||
8731 | * gcc.dg/cpp/tr-define.c: New test. | |
8732 | ||
a39a06ff LR |
8733 | 2001-05-01 Loren J. Rittle <ljrittle@acm.org> |
8734 | ||
8735 | * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from | |
8736 | <stdlib.h>, not <malloc.h>. | |
8737 | ||
9da99f7d NS |
8738 | 2001-05-01 Nathan Sidwell <nathan@codesourcery.com> |
8739 | ||
8740 | * g++.old-deja/g++.ns/template17.C: New test. | |
8741 | ||
4b48a93e NS |
8742 | 2001-05-01 Nathan Sidwell <nathan@codesourcery.com> |
8743 | ||
8744 | * g++.old-deja/g++.pt/ref4.C: New test. | |
8745 | ||
901d43bc RH |
8746 | 2001-04-30 Richard Henderson <rth@redhat.com> |
8747 | ||
8748 | * gcc.dg/20000724-1.c: Revert last change. | |
8749 | ||
505cf15f TM |
8750 | 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl> |
8751 | ||
8752 | * g77.f-torture/execute/20010430.f: New test. | |
8753 | ||
d60e5448 MM |
8754 | 2001-04-30 Mark Mitchell <mark@codesourcery.com> |
8755 | ||
8756 | * gcc.dg/20000724-1.c: Add a clobber of `esp'. | |
8757 | ||
7200764f JM |
8758 | 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk> |
8759 | ||
8760 | * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi. | |
8761 | ||
2d46ec83 NS |
8762 | 2001-04-27 Nathan Sidwell <nathan@codesourcery.com> |
8763 | ||
8764 | * g++.old-deja/g++.eh/crash6.C: New test. | |
8765 | ||
02a1a68c NS |
8766 | 2001-04-27 Nathan Sidwell <nathan@codesourcery.com> |
8767 | ||
8768 | * g++.old-deja/g++.other/warn7.C: New test. | |
8769 | ||
5f6eeeb3 NS |
8770 | 2001-04-27 Nathan Sidwell <nathan@codesourcery.com> |
8771 | ||
8772 | * g++.old-deja/g++.other/defarg9.C: New test. | |
8773 | ||
f6ce87c0 TM |
8774 | 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl> |
8775 | ||
8776 | * g77.f-torture/compile/20010426.f: New test. | |
8777 | * g77.f-torture/execute/20010426.f: New test. | |
8778 | ||
f658da59 TM |
8779 | 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl> |
8780 | ||
8781 | * g77.f-torture/compile/20000629-1.x: Remove - error | |
8782 | has been fixed. | |
8783 | ||
b8c25665 | 8784 | 2001-04-26 Jeffrey A Law (law@cygnus.com) |
3da5d5c8 | 8785 | |
a86414f3 JL |
8786 | * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext. |
8787 | Tweak slightly to work with g++.dg framework. | |
8788 | * g++.dg/special/ecos.exp: Run initp1.C test. | |
8789 | * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special. | |
8790 | ||
3da5d5c8 JL |
8791 | * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since |
8792 | its linker doesn't give line numbers either. | |
8793 | * g++.old-deja/g++.ext/instantiate3.C: Similarly. | |
8794 | ||
5677efb0 NS |
8795 | 2001-04-26 Nathan Sidwell <nathan@codesourcery.com> |
8796 | ||
8797 | * g++.old-deja/g++.other/lex1.C: New test. | |
8798 | ||
3b07c79b JJ |
8799 | 2001-04-26 Jakub Jelinek <jakub@redhat.com> |
8800 | ||
8801 | * gcc.dg/noncompile/20010425-1.c: New test. | |
8802 | ||
0576ec13 NS |
8803 | 2001-04-26 Nathan Sidwell <nathan@codesourcery.com> |
8804 | ||
8805 | * g++.old-deja/g++.pt/mangle2.C: New test. | |
8806 | ||
b5cd6849 JJ |
8807 | 2001-04-25 Jakub Jelinek <jakub@redhat.com> |
8808 | ||
49b51f30 | 8809 | * gcc.dg/format/plus-1.c: New test. |
b5cd6849 | 8810 | |
0607953c JJ |
8811 | 2001-04-25 Jakub Jelinek <jakub@redhat.com> |
8812 | ||
8813 | * gcc.dg/20010423-1.c: New test. | |
8814 | ||
e99af66b JJ |
8815 | 2001-04-25 Jakub Jelinek <jakub@redhat.com> |
8816 | ||
8817 | * gcc.c-torture/execute/20010422-1.c: New test. | |
8818 | ||
6bda7a5e NS |
8819 | 2001-04-25 Nathan Sidwell <nathan@codesourcery.com> |
8820 | ||
8821 | * g++.old-deja/g++.ns/type2.C: New test. | |
8822 | ||
11fe225a ZW |
8823 | 2001-04-24 Zack Weinberg <zackw@stanford.edu> |
8824 | ||
8825 | * g++.old-deja/g++.other/perf1.C: New test. | |
8826 | ||
0ba8a114 NS |
8827 | 2001-04-24 Nathan Sidwell <nathan@codesourcery.com> |
8828 | ||
8829 | * gcc.dg/c99-func-2.c: Remove xfail. | |
8830 | * gcc.dg/c99-func-3.c: Remove xfail. | |
8831 | * gcc.dg/c99-func-4.c: Remove xfail. | |
8832 | ||
15784bba ZW |
8833 | 2001-04-23 Zack Weinberg <zackw@stanford.edu> |
8834 | ||
8835 | * gcc.c-torture/execute/20010124-1.c: No longer expected to fail. | |
8836 | ||
c3cd9c8b JM |
8837 | 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk> |
8838 | ||
8839 | * gcc.c-torture/compile/20010423-1.c: New test. | |
8840 | ||
aa1826e2 NS |
8841 | 2001-04-20 Nathan Sidwell <nathan@codesourcery.com> |
8842 | ||
8843 | * g++.old-deja/g++.pt/typename28.C: New test. | |
8844 | ||
06d9f09f NS |
8845 | 2001-04-20 Nathan Sidwell <nathan@codesourcery.com> |
8846 | ||
8847 | * g++.old-deja/g++.abi/empty2.C: New test. | |
8848 | * g++.old-deja/g++.abi/empty3.C: New test. | |
8849 | ||
24f80882 JJ |
8850 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
8851 | ||
8852 | * g++.old-deja/g++.other/comdat2.C: New test. | |
8853 | * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it. | |
8854 | ||
351a0f00 JJ |
8855 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
8856 | ||
8857 | * g++.old-deja/g++.other/overload14.C: New test. | |
8858 | ||
881cae05 JJ |
8859 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
8860 | ||
8861 | * g++.old-deja/g++.other/lookup23.C: New test. | |
8862 | ||
43e72072 JJ |
8863 | 2001-04-20 Jakub Jelinek <jakub@redhat.com> |
8864 | ||
8865 | * gcc.c-torture/execute/20010403-1.c: New test. | |
8866 | ||
5c8378a7 DB |
8867 | 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com> |
8868 | Mark Mitchell <mark@codesourcery.com> | |
8869 | ||
8870 | * lib/old-dejagnu.exp: Don't delete output of executable. | |
8871 | Add .exe suffix to executables. | |
8872 | ||
96f1c2b1 TM |
8873 | 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl> |
8874 | ||
8875 | * g77.f-torture/execute/short.x; Remove - Error has been fixed. | |
8876 | ||
3ed56f8a KG |
8877 | 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8878 | ||
8879 | * gcc.dg/wtr-conversion-1.c: Don't test for width changes. | |
8880 | ||
0fb3018c | 8881 | 2001-04-12 Nathan Sidwell <nathan@codesourcery.com> |
6d4587f7 | 8882 | |
0fb3018c NS |
8883 | * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout. |
8884 | * g++.old-deja/g++.abi/crash1.C: New test. | |
8885 | ||
bbb53468 NS |
8886 | 2001-04-12 Nathan Sidwell <nathan@codesourcery.com> |
8887 | ||
8888 | * g++.old-deja/g++.other/crash40.C: New test. | |
8889 | ||
76cf1895 KG |
8890 | 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
8891 | ||
8892 | * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca. | |
8893 | ||
a2095778 NS |
8894 | 2001-04-11 Nathan Sidwell <nathan@codesourcery.com> |
8895 | ||
8896 | * g++.old-deja/g++.other/warn6.C: New test. | |
8897 | ||
3a172730 PS |
8898 | 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> |
8899 | ||
6d4587f7 | 8900 | * g++.old-deja/g++.robertl/eb42.C: Same. |
3a172730 PS |
8901 | |
8902 | 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
03829ad2 KG |
8903 | |
8904 | * gcc.dg/wtr-conversion-1.c: New testcase. | |
8905 | ||
5a01d634 RH |
8906 | 2001-04-10 Richard Henderson <rth@redhat.com> |
8907 | ||
8908 | * g++.old-deja/g++.other/array5.C: New. | |
8909 | ||
9b38026f FS |
8910 | 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
8911 | ||
8912 | * gcc.c-torture/execute/20010408-1.c: New test. | |
8913 | ||
a5434cb7 BK |
8914 | 2001-04-06 Benjamin Kosnik <bkoz@redhat.com> |
8915 | ||
8916 | * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant | |
8917 | headers and constructs. | |
8918 | * g++.old-deja/g++.robertl/eb79.C: Same. | |
8919 | * g++.old-deja/g++.robertl/eb77.C (main): Same. | |
8920 | * g++.old-deja/g++.robertl/eb73.C: Same. | |
8921 | * g++.old-deja/g++.robertl/eb66.C (main): Same. | |
8922 | * g++.old-deja/g++.robertl/eb55.C (t): Same. | |
8923 | * g++.old-deja/g++.robertl/eb54.C (main): Same. | |
8924 | * g++.old-deja/g++.robertl/eb46.C (main): Same. | |
8925 | * g++.old-deja/g++.robertl/eb44.C: Same. | |
8926 | * g++.old-deja/g++.robertl/eb41.C (main): Same. | |
8927 | * g++.old-deja/g++.robertl/eb4.C (main): Same. | |
8928 | * g++.old-deja/g++.robertl/eb39.C: Same. | |
8929 | * g++.old-deja/g++.robertl/eb33.C (main): Same. | |
8930 | * g++.old-deja/g++.robertl/eb31.C (main): Same. | |
8931 | * g++.old-deja/g++.robertl/eb30.C: Same. | |
8932 | * g++.old-deja/g++.robertl/eb3.C: Same. | |
8933 | * g++.old-deja/g++.robertl/eb24.C (T>): Same. | |
8934 | * g++.old-deja/g++.robertl/eb21.C: Same. | |
8935 | * g++.old-deja/g++.robertl/eb15.C: Same. | |
8936 | * g++.old-deja/g++.robertl/eb118.C: Same. | |
8937 | * g++.old-deja/g++.robertl/eb115.C (main): Same. | |
8938 | * g++.old-deja/g++.robertl/eb113.C (streambuf): Same. | |
8939 | * g++.old-deja/g++.robertl/eb109.C: Same. | |
8940 | * g++.old-deja/g++.other/sibcall1.C (main): Same. | |
8941 | * g++.old-deja/g++.mike/rtti1.C: Same. | |
8942 | * g++.old-deja/g++.mike/p658.C: Same. | |
8943 | * g++.old-deja/g++.mike/net46.C: Same. | |
8944 | * g++.old-deja/g++.mike/net34.C: Same. | |
8945 | * g++.old-deja/g++.mike/memoize1.C: Same. | |
8946 | * g++.old-deja/g++.mike/eh2.C: Same. | |
8947 | * g++.old-deja/g++.law/weak.C: Same. | |
8948 | * g++.old-deja/g++.law/visibility7.C: Same. | |
8949 | * g++.old-deja/g++.law/visibility25.C: Same. | |
8950 | * g++.old-deja/g++.law/visibility22.C: Same. | |
8951 | * g++.old-deja/g++.law/visibility2.C: Same. | |
8952 | * g++.old-deja/g++.law/visibility17.C: Same. | |
8953 | * g++.old-deja/g++.law/visibility13.C: Same. | |
8954 | * g++.old-deja/g++.law/visibility10.C: Same. | |
8955 | * g++.old-deja/g++.law/visibility1.C: Same. | |
8956 | * g++.old-deja/g++.law/virtual3.C (eval): Same. | |
8957 | * g++.old-deja/g++.law/vbase1.C: Same. | |
8958 | * g++.old-deja/g++.law/operators32.C: Same. | |
8959 | * g++.old-deja/g++.law/nest3.C: Same. | |
8960 | * g++.old-deja/g++.law/missed-error2.C (foo): Same. | |
8961 | * g++.old-deja/g++.law/except5.C (main): Same. | |
8962 | * g++.old-deja/g++.law/cvt7.C (run): Same. | |
8963 | * g++.old-deja/g++.law/cvt2.C: Same. | |
8964 | * g++.old-deja/g++.law/cvt16.C: Same. | |
8965 | * g++.old-deja/g++.law/ctors6.C (bar): Same. | |
8966 | * g++.old-deja/g++.law/ctors17.C (main): Same. | |
8967 | * g++.old-deja/g++.law/ctors13.C: Same. | |
8968 | * g++.old-deja/g++.law/ctors12.C (main): Same. | |
8969 | * g++.old-deja/g++.law/ctors10.C: Same. | |
8970 | * g++.old-deja/g++.law/code-gen5.C: Same. | |
8971 | * g++.old-deja/g++.law/bad-error7.C: Same. | |
8972 | * g++.old-deja/g++.law/arm9.C: Same. | |
8973 | * g++.old-deja/g++.law/arm12.C: Same. | |
8974 | * g++.old-deja/g++.law/arg8.C: Same. | |
8975 | * g++.old-deja/g++.law/arg1.C: Same. | |
8976 | * g++.old-deja/g++.jason/typeid1.C (struct foo): Same. | |
8977 | * g++.old-deja/g++.jason/template31.C: Same. | |
8978 | * g++.old-deja/g++.jason/template24.C (main): Same. | |
8979 | * g++.old-deja/g++.jason/2371.C: Same. | |
8980 | * g++.old-deja/g++.eh/new2.C: Same. | |
8981 | * g++.old-deja/g++.eh/new1.C: Same. | |
8982 | * g++.old-deja/g++.brendan/ptolemy2.C: Same. | |
8983 | * g++.old-deja/g++.brendan/nest21.C (main): Same. | |
8984 | * g++.old-deja/g++.brendan/err-msg3.C: Same. | |
8985 | * g++.old-deja/g++.brendan/crash62.C: Same. | |
8986 | * g++.old-deja/g++.brendan/crash52.C: Same. | |
8987 | * g++.old-deja/g++.brendan/crash49.C (main): Same. | |
8988 | * g++.old-deja/g++.brendan/crash38.C: Same. | |
8989 | * g++.old-deja/g++.brendan/crash15.C (main): Same. | |
8990 | * g++.old-deja/g++.brendan/copy9.C: Same. | |
8991 | ||
b8c25665 | 8992 | 2001-04-06 J"orn Rennecke <amylaar@redhat.com> |
608d74c4 | 8993 | |
b6285d1b | 8994 | * gcc.c-torture/execute/20001203-2.c (memset): |
608d74c4 R |
8995 | Count argument is of type __SIZE_TYPE__. |
8996 | ||
b0835578 DN |
8997 | 2001-04-04 Diego Novillo <dnovillo@redhat.com> |
8998 | ||
8999 | * gcc.c-torture/compile/20010404-1.c: New test. | |
9000 | ||
347f3440 JJ |
9001 | 2001-04-04 Jakub Jelinek <jakub@redhat.com> |
9002 | ||
9003 | * gcc.c-torture/compile/20010326-1.c: New test. | |
9004 | ||
41dc4816 AO |
9005 | 2001-04-03 Alexandre Oliva <aoliva@redhat.com> |
9006 | ||
9007 | * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate | |
9008 | peculiarities of the SH. | |
9009 | * g++.old-deja/g++.ext/instantiate2.C: Likewise. | |
9010 | ||
4d8a2001 RO |
9011 | 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9012 | ||
9013 | * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan. | |
9014 | * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise. | |
9015 | * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan. | |
9016 | ||
caf4d6e0 JJ |
9017 | 2001-04-02 Jakub Jelinek <jakub@redhat.com> |
9018 | ||
9019 | * g77.f-torture/compile/20010321-1.f: New test. | |
9020 | ||
32ff70d2 JJ |
9021 | 2001-04-02 Jakub Jelinek <jakub@redhat.com> |
9022 | ||
9023 | * gcc.c-torture/compile/20010329-1.c: New test. | |
9024 | ||
d791ea1e JJ |
9025 | 2001-04-02 Jakub Jelinek <jakub@redhat.com> |
9026 | ||
9027 | * gcc.c-torture/execute/20010329-1.c: New test. | |
9028 | ||
a7fd2186 LR |
9029 | 2001-03-28 Loren J. Rittle <ljrittle@acm.org> |
9030 | ||
9031 | * g++.old-deja/g++.other/eh4.C: Fix typo. | |
9032 | ||
2c082cb2 LR |
9033 | 2001-03-28 Loren J. Rittle <ljrittle@acm.org> |
9034 | ||
9035 | * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir. | |
9036 | ||
145c1def PB |
9037 | 2001-03-28 Philip Blundell <philb@gnu.org> |
9038 | ||
9039 | * gcc.c-torture/compile/20010328-1.c: New test. | |
9040 | ||
531073e7 RH |
9041 | 2001-03-27 Richard Henderson <rth@redhat.com> |
9042 | ||
9043 | * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions. | |
9044 | * g++.old-deja/g++.eh/vbase3.C: Likewise. | |
9045 | ||
b13aca19 AM |
9046 | 2001-03-27 Alan Modra <alan@linuxcare.com.au> |
9047 | ||
9048 | * gcc.c-torture/compile/20010327-1.c: New test. | |
9049 | ||
788bf0e3 NS |
9050 | 2001-03-26 Nathan Sidwell <nathan@codesourcery.com> |
9051 | ||
9052 | * g++.old-deja/g++.other/friend12.C: New test. | |
9053 | * g++.old-deja/g++.other/friend9.C: Expect no errors. | |
9054 | * g++.old-deja/g++.robertl/eb56.C: Make typedef public. | |
9055 | ||
eb40d6b9 JM |
9056 | 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk> |
9057 | ||
9058 | * gcc.c-torture/execute/20010325-1.c: New test. | |
9059 | ||
8e4ce833 JJ |
9060 | 2001-03-23 Jakub Jelinek <jakub@redhat.com> |
9061 | ||
9062 | * g++.old-deja/g++.other/mangle3.C: New test. | |
9063 | ||
a1c2b86d JJ |
9064 | 2001-03-22 Jakub Jelinek <jakub@redhat.com> |
9065 | ||
9066 | * g++.old-deja/g++.other/anon8.C: New test. | |
9067 | ||
a44a935f PB |
9068 | 2001-03-20 Philip Blundell <philb@gnu.org> |
9069 | ||
9070 | * gcc.c-torture/compile/20010320-1.c: New test. | |
9071 | ||
e72dd89c RH |
9072 | 2001-03-17 Richard Henderson <rth@redhat.com> |
9073 | ||
9074 | * g++.old-deja/g++.other/eh4.C: Add expected error text. | |
9075 | ||
92784908 GK |
9076 | 2001-03-15 Geoff Keating <geoff@redhat.com> |
9077 | ||
9078 | * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these | |
9079 | tests on AIX. | |
9080 | ||
d064d75a GDR |
9081 | 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com> |
9082 | ||
9083 | * g++.old-deja/g++.other/eh4.C: New test. | |
9084 | ||
7f63897e NB |
9085 | 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk> |
9086 | ||
9087 | * gcc.dg/cpp/mi1.c: Update. | |
9088 | ||
9cf218a3 JJ |
9089 | 2001-03-14 Jakub Jelinek <jakub@redhat.com> |
9090 | ||
9091 | * g++.old-deja/g++.other/regstack.C: New test. | |
9092 | ||
78fe06c2 NS |
9093 | 2001-03-12 Nathan Sidwell <nathan@codesourcery.com> |
9094 | ||
9095 | * g++.old-deja/g++.other/ref4.C: New test. | |
9096 | ||
533dfde0 OP |
9097 | 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it> |
9098 | ||
9099 | * objc/execute/va_method.m: Added. | |
9100 | * objc/execute/IMP.m: Added. | |
9101 | * objc/execute/_cmd.m: Added. | |
9102 | * objc/execute/accessing_ivars.m: Added. | |
9103 | * objc/execute/class-1.m: Added. | |
9104 | * objc/execute/class-10.m: Added. | |
9105 | * objc/execute/class-11.m: Added. | |
9106 | * objc/execute/class-12.m: Added. | |
9107 | * objc/execute/class-13.m: Added. | |
9108 | * objc/execute/class-14.m: Added. | |
9109 | * objc/execute/class-2.m: Added. | |
9110 | * objc/execute/class-3.m: Added. | |
9111 | * objc/execute/class-4.m: Added. | |
9112 | * objc/execute/class-5.m: Added. | |
9113 | * objc/execute/class-6.m: Added. | |
9114 | * objc/execute/class-7.m: Added. | |
9115 | * objc/execute/class-8.m: Added. | |
9116 | * objc/execute/class-9.m: Added. | |
9117 | * objc/execute/class-tests-1.h | |
9118 | * objc/execute/class-tests-2.h | |
9119 | * objc/execute/compatibility_alias.m: Added. | |
9120 | * objc/execute/encode-1.m: Added. | |
9121 | * objc/execute/formal_protocol-1.m: Added. | |
9122 | * objc/execute/formal_protocol-2.m: Added. | |
9123 | * objc/execute/formal_protocol-3.m: Added. | |
9124 | * objc/execute/formal_protocol-4.m: Added. | |
9125 | * objc/execute/formal_protocol-5.m: Added. | |
9126 | * objc/execute/formal_protocol-6.m: Added. | |
9127 | * objc/execute/formal_protocol-7.m: Added. | |
9128 | * objc/execute/informal_protocol.m: Added. | |
9129 | * objc/execute/initialize.m: Added. | |
9130 | * objc/execute/load.m: Added. | |
9131 | * objc/execute/many_args_method.m: Added. | |
9132 | * objc/execute/nested-3.m: Added. | |
9133 | * objc/execute/no_clash.m: Added. | |
9134 | * objc/execute/private.m: Added. | |
9135 | * objc/execute/redefining_self.m: Added. | |
9136 | * objc/execute/root_methods.m: Added. | |
9137 | * objc/execute/selector-1.m: Added. | |
9138 | * objc/execute/static-1.m: Added. | |
9139 | * objc/execute/static-2.m: Added. | |
9140 | * objc/execute/va_method.m: Added. | |
9141 | ||
bb937853 RH |
9142 | 2001-03-10 Richard Henderson <rth@redhat.com> |
9143 | ||
9144 | * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception. | |
9145 | ||
da1cb092 NB |
9146 | 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk> |
9147 | ||
9148 | * g++.old-deja/g++.other/crash31.C: XFAIL. | |
9149 | * g77.f-torture/execute/20010116.x: Conditional XFAIL. | |
9150 | * g77.f-torture/execute/short.x: XFAIL -Os on x86. | |
9151 | * gcc.c-torture/execute/20010123-1.x: XFAIL. | |
9152 | * gcc.c-torture/execute/20010124-1.x: XFAIL. | |
9153 | * gcc.dg/sequence-pt-1.c: XFAIL one test. | |
9154 | ||
533dfde0 OP |
9155 | 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com> |
9156 | ||
9157 | * objc/execute/nested-2.m: Added. Contributed by Nicola Pero. | |
9158 | ||
8b44d68f ZW |
9159 | 2001-03-06 Zack Weinberg <zackw@stanford.edu> |
9160 | ||
9161 | * gcc.dg/20000724-1.c: Don't use multiline strings. | |
9162 | ||
69f8cbfa ZW |
9163 | 2001-03-06 Zack Weinberg <zackw@stanford.edu> |
9164 | ||
6d4587f7 ZW |
9165 | * objc/execute/string1.m, objc/execute/string2.m: Compare the |
9166 | result of -cString against what we expect it to be; don't just | |
9167 | print it out for no one to read. | |
69f8cbfa ZW |
9168 | |
9169 | * objc/execute/string3.m, objc/execute/string4.m: New tests. | |
9170 | Based on testcases provided by Nicola Pero. | |
9171 | ||
e8408f25 NB |
9172 | 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk> |
9173 | ||
9174 | * gcc.dg/cpp/macro7.c: New test. | |
9175 | ||
6b630c42 NB |
9176 | 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk> |
9177 | ||
9178 | * gcc.dg/cpp/multiline.c: Update. | |
9179 | ||
7eeb553c NS |
9180 | 2001-03-02 Nathan Sidwell <nathan@codesourcery.com> |
9181 | ||
9182 | * g++.old-deja/g++.other/enum3.C: New test. | |
9183 | ||
d282fcb2 NS |
9184 | 2001-03-02 Nathan Sidwell <nathan@codesourcery.com> |
9185 | ||
9186 | * g++.old-deja/g++.other/pod1.C: New test. | |
9187 | ||
f86fdf68 NS |
9188 | 2001-03-02 Nathan Sidwell <nathan@codesourcery.com> |
9189 | ||
9190 | * g++.old-deja/g++.ext/overload1.C: New test. | |
9191 | ||
fbfe8c9e NS |
9192 | 2001-03-01 Nathan Sidwell <nathan@codesourcery.com> |
9193 | ||
9194 | * g++.old-deja/g++.pt/using1.C: New test. | |
9195 | ||
4d24a889 NS |
9196 | 2001-03-01 Nathan Sidwell <nathan@codesourcery.com> |
9197 | ||
9198 | * g++.old-deja/g++.other/using9.C: New test. | |
9199 | ||
25ad894f OP |
9200 | 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com> |
9201 | ||
9202 | * objc/execute/bycopy-3.m: Added new test from Nicola Pero. | |
9203 | ||
9204 | * objc/execute/protocol.m (main): Added patch from Nicola Pero. | |
9205 | ||
e5844e6d NS |
9206 | 2001-02-28 Nathan Sidwell <nathan@codesourcery.com> |
9207 | ||
9208 | * g++.old-deja/g++.ext/realpt1.C: Remove. | |
9209 | ||
73ea87d7 NS |
9210 | 2001-02-27 Nathan Sidwell <nathan@codesourcery.com> |
9211 | ||
9212 | * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too. | |
9213 | ||
3914b81a WC |
9214 | 2001-02-26 Will Cohen <wcohen@redhat.com> |
9215 | ||
9216 | * gcc.c-torture/execute/ieee/20010226-1.c: New test. | |
9217 | ||
2851a0e4 JO |
9218 | 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com> |
9219 | ||
9220 | * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded | |
9221 | templatized constructors. | |
9222 | ||
d82a9639 FS |
9223 | 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9224 | ||
9225 | * gcc.c-torture/execute/20010224-1.c: New test. | |
9226 | ||
fba2c0cd JJ |
9227 | 2001-02-23 Jakub Jelinek <jakub@redhat.com> |
9228 | ||
9229 | * gcc.c-torture/execute/20010222-1.c: New test. | |
9230 | ||
b3bae5e2 JJ |
9231 | 2001-02-22 Jakub Jelinek <jakub@redhat.com> |
9232 | ||
9233 | * g++.old-deja/g++.other/inline20.C: New test. | |
9234 | ||
b8c25665 | 9235 | 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com> |
50920adb OP |
9236 | |
9237 | * objc/execute/nested-1.m: Added (contributed by Nicola Pero). | |
9238 | ||
eccad894 GDR |
9239 | 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com> |
9240 | ||
6d4587f7 ZW |
9241 | * g++.old-deja/g++.other/lookup22.C: New test. |
9242 | ||
cd5a58e5 ZW |
9243 | 2001-02-19 Zack Weinberg <zackw@stanford.edu> |
9244 | ||
9245 | * g77.dg: New directory. | |
9246 | * g77.dg/20010216-1.f: New test case. | |
9247 | * g77.dg/dg.exp: New driver. | |
9248 | * lib/g77-dg.exp: New driver library. | |
9249 | ||
612164eb KL |
9250 | 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
9251 | ||
9252 | * g++.old-deja/g++.other/inline19.c: Remove XFAIL. | |
9253 | ||
e8186ecf GDR |
9254 | 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com> |
9255 | ||
9256 | * g++.old-deja/g++.other/decl9.C: New test. | |
6d4587f7 | 9257 | |
2c1be322 JJ |
9258 | 2001-02-16 Jakub Jelinek <jakub@redhat.com> |
9259 | ||
9260 | * g++.old-deja/g++.other/init16.C: Update the test so that it does | |
9261 | not need <string> and also tests the initialization at runtime. | |
9262 | ||
1d2e075a NB |
9263 | 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk> |
9264 | ||
9265 | * gcc.c-torture/execute/longlong.c: New test. | |
9266 | ||
b8c25665 | 9267 | 2001-02-14 J"orn Rennecke <amylaar@redhat.com> |
6d139650 R |
9268 | |
9269 | * g++.old-deja/g++.brendan/new2.C (main): Use sizeof. | |
9270 | ||
b8c25665 | 9271 | 2001-02-14 J"orn Rennecke <amylaar@redhat.com> |
49f527d5 R |
9272 | |
9273 | * gcc.c-torture/execute/920302-1.c (execute): | |
9274 | Change argument type to short. | |
9275 | ||
d0ab7624 NS |
9276 | 2001-02-14 Nathan Sidwell <nathan@codesourcery.com> |
9277 | ||
9278 | * g++.old-deja/g++.pt/deduct6.C: New test. | |
9279 | ||
7773899b NS |
9280 | 2001-02-14 Nathan Sidwell <nathan@codesourcery.com> |
9281 | ||
9282 | * g++.old-deja/g++.pt/deduct5.C: New test. | |
9283 | ||
fe375cf1 JJ |
9284 | 2001-02-14 Jakub Jelinek <jakub@redhat.com> |
9285 | ||
9286 | * gcc.c-torture/execute/20010209-1.c: New test. | |
9287 | ||
ceeaadbb NB |
9288 | 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk> |
9289 | ||
9290 | * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests. | |
9291 | ||
c36ae96c GK |
9292 | 2001-02-12 Geoffrey Keating <geoffk@redhat.com> |
9293 | ||
4b01cd8f GK |
9294 | * g++.dg/vtgc1.C: Update for new ABI. |
9295 | ||
c36ae96c GK |
9296 | * consistency.vlad: New directory, 1665 files. |
9297 | ||
f43b2795 JM |
9298 | 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk> |
9299 | ||
9300 | * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit | |
9301 | return type. | |
9302 | * gcc.dg/cpp/digraphs.c: Declare puts. | |
9303 | ||
45abaea8 NS |
9304 | 2001-02-12 Nathan Sidwell <nathan@codesourcery.com> |
9305 | ||
9306 | * g++.old-deja/g++.other/warn5.C: New test. | |
9307 | ||
996065b4 NS |
9308 | 2001-02-12 Nathan Sidwell <nathan@codesourcery.com> |
9309 | ||
9310 | * g++.old-deja/g++.pt/spec40.C: New test. | |
9311 | ||
82c18d5c NS |
9312 | 2001-02-12 Nathan Sidwell <nathan@codesourcery.com> |
9313 | ||
9314 | * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list | |
9315 | case. | |
9316 | * g++.old-deja/g++.ext/arrnew.C: Deprecate. | |
9317 | ||
d02b54f6 JJ |
9318 | 2001-02-12 Jakub Jelinek <jakub@redhat.com> |
9319 | ||
9320 | * gcc.c-torture/compile/20010209-1.c: New test. | |
9321 | ||
79ff6e27 JO |
9322 | 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com> |
9323 | ||
9324 | * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces | |
9325 | excess errors message but not if it crashes. | |
9326 | * g++.old-deja/g++.other/crash27.C: Likewise. | |
9327 | * g++.old-deja/g++.other/crash28.C: Likewise. | |
9328 | * g++.old-deja/g++.other/crash30.C: Likewise. | |
9329 | * g++.old-deja/g++.other/crash32.C: Likewise. | |
9330 | * g++.old-deja/g++.other/crash35.C: Likewise. | |
9331 | * g++.old-deja/g++.pt/inherit2.C: Likewise. | |
9332 | ||
f4d07b5e JM |
9333 | 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk> |
9334 | ||
9335 | * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp, | |
9336 | gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp, | |
9337 | g++.dg/dg.exp, g++.old-deja/old-deja.exp, | |
9338 | g77.f-torture/execute/execute.exp, | |
9339 | g77.f-torture/noncompile/noncompile.exp, | |
9340 | gcc.c-torture/execute/execute.exp, | |
9341 | gcc.c-torture/execute/memcheck/memcheck.exp, | |
9342 | gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp, | |
9343 | gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp, | |
9344 | gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp, | |
9345 | gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp, | |
9346 | gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp, | |
9347 | lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp, | |
9348 | lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp, | |
9349 | lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp: | |
9350 | Remove bug reporting instructions with ancient email addresses. | |
9351 | ||
1ada4cd0 JJ |
9352 | 2001-02-07 Jakub Jelinek <jakub@redhat.com> |
9353 | ||
9354 | * gcc.dg/20010202-1.c: New test. | |
9355 | * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386. | |
9356 | ||
7d4918a2 ZW |
9357 | 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu> |
9358 | ||
9359 | * g++.dg/stdbool-if.C: New test. | |
9360 | ||
b8c25665 | 9361 | 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com> |
7acfb19e OP |
9362 | |
9363 | * objc/execute/fdecl.m: Added main(). | |
9364 | ||
bdc624db JJ |
9365 | 2001-02-07 Jakub Jelinek <jakub@redhat.com> |
9366 | ||
9367 | * gcc.c-torture/execute/20010206-1.c: New test. | |
9368 | ||
f2f7ac40 NB |
9369 | 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk> |
9370 | ||
6d4587f7 | 9371 | * gcc.dg/cpp/avoidpaste1.c: Update. |
f2f7ac40 | 9372 | |
b8c25665 | 9373 | 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com> |
1ae10ad0 OP |
9374 | |
9375 | * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola | |
9376 | Pero <nicola@brainstorm.co.uk>. | |
9377 | * objc/execute/fdecl.m: Declare foo as pointer to AClass. | |
9378 | ||
a87b4257 NS |
9379 | 2001-02-06 Nathan Sidwell <nathan@codesourcery.com> |
9380 | ||
9381 | * g++.old-deja/g++.pt/spec39.C: New test. | |
9382 | ||
2f4e8f2b JJ |
9383 | 2001-02-05 Jakub Jelinek <jakub@redhat.com> |
9384 | ||
9385 | * gcc.c-torture/compile/20010202-1.c: New test. | |
9386 | ||
9965d119 NS |
9387 | 2001-02-05 Nathan Sidwell <nathan@codesourcery.com> |
9388 | ||
9389 | * g++.old-deja/g++.abi/primary2.C: New test. | |
9390 | * g++.old-deja/g++.abi/primary3.C: New test. | |
9391 | * g++.old-deja/g++.abi/primary4.C: New test. | |
9392 | * g++.old-deja/g++.abi/primary5.C: New test. | |
9393 | * g++.old-deja/g++.abi/vtable3.h: New test. | |
9394 | * g++.old-deja/g++.abi/vtable3a.C: New test. | |
9395 | * g++.old-deja/g++.abi/vtable3b.C: New test. | |
9396 | * g++.old-deja/g++.abi/vtable3c.C: New test. | |
9397 | * g++.old-deja/g++.abi/vtable3d.C: New test. | |
9398 | * g++.old-deja/g++.abi/vtable3e.C: New test. | |
9399 | * g++.old-deja/g++.abi/vtable3f.C: New test. | |
9400 | * g++.old-deja/g++.abi/vtable3g.C: New test. | |
9401 | * g++.old-deja/g++.abi/vtable3h.C: New test. | |
9402 | * g++.old-deja/g++.abi/vtable3i.C: New test. | |
9403 | * g++.old-deja/g++.abi/vtable3j.C: New test. | |
9404 | * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL. | |
9405 | ||
55de1b66 JJ |
9406 | 2001-02-03 Jakub Jelinek <jakub@redhat.com> |
9407 | ||
9408 | * g++.old-deja/g++.other/anon6.C: New test. | |
9409 | * g++.old-deja/g++.other/anon7.C: New test. | |
9410 | ||
7af5ca82 NB |
9411 | 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk> |
9412 | ||
6d4587f7 | 9413 | * gcc.dg/cpp/avoidpaste2.c: New tests. |
7af5ca82 | 9414 | |
ce662d4c JJ |
9415 | 2001-01-31 Jakub Jelinek <jakub@redhat.com> |
9416 | ||
9417 | * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range. | |
9418 | ||
2b1f4d81 JO |
9419 | 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com> |
9420 | ||
9421 | * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and | |
9422 | DECIMAL_DIG cases for Irix." | |
9423 | ||
b8c25665 | 9424 | 2001-01-31 J"orn Rennecke <amylaar@redhat.com> |
ae7676ed R |
9425 | |
9426 | * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer. | |
9427 | ||
0aca1a4f JM |
9428 | 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk> |
9429 | ||
9430 | * gcc.dg/c99-tag-1.c: New test. | |
9431 | ||
2e1911bf NB |
9432 | 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk> |
9433 | ||
6d4587f7 | 9434 | * gcc.dg/cpp/tr-warn1.c: Add tests. |
2e1911bf | 9435 | |
fd793c7a NB |
9436 | 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk> |
9437 | ||
6d4587f7 ZW |
9438 | * gcc.dg/cpp/avoidpaste1.c: Update. |
9439 | * gcc.dg/cpp/paste4.c: Update. | |
fd793c7a | 9440 | |
a9a18460 JO |
9441 | 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com> |
9442 | ||
9443 | * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG | |
9444 | cases for Irix. | |
9445 | ||
22ef15cf GP |
9446 | 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
9447 | ||
9448 | * g++.old-deja/g++.other/inline19.C: New test. | |
9449 | ||
e9770d51 NB |
9450 | 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk> |
9451 | ||
22ef15cf | 9452 | * gcc.dg/Wlarger-than.c: New test. |
e9770d51 | 9453 | |
24274aab NB |
9454 | 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk> |
9455 | ||
22ef15cf | 9456 | * gcc.dg/cpp/avoidpaste1.c: Fix typos. |
24274aab | 9457 | |
adc88131 JJ |
9458 | 2001-01-29 Jakub Jelinek <jakub@redhat.com> |
9459 | ||
9460 | * gcc.c-torture/execute/20010129-1.c: New test. | |
9461 | * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32. | |
9462 | ||
14e2799a NB |
9463 | 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk> |
9464 | ||
6d4587f7 | 9465 | * gcc.dg/cpp/avoidpaste1.c: Test case. |
14e2799a | 9466 | |
6001735e JJ |
9467 | 2001-01-28 Jakub Jelinek <jakub@redhat.com> |
9468 | ||
9469 | * g++.old-deja/g++.other/inline18.C: New test. | |
9470 | ||
75c1416b KG |
9471 | 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9472 | ||
9473 | * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts | |
9474 | and __builtin_putchar. | |
9475 | ||
940ff66d JJ |
9476 | 2001-01-27 Jakub Jelinek <jakub@redhat.com> |
9477 | ||
9478 | * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer | |
9479 | tests. | |
9480 | ||
22892fc6 JO |
9481 | 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com> |
9482 | ||
9483 | * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change | |
9484 | floating point number rounding mode to round to the nearest | |
9485 | representable mode. | |
9486 | ||
324ffb8c JJ |
9487 | 2001-01-25 Jakub Jelinek <jakub@redhat.com> |
9488 | ||
9489 | * g++.old-deja/g++.other/mangle2.C: New test. | |
9490 | ||
cedd825f JM |
9491 | 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk> |
9492 | ||
9493 | * gcc.c-torture/compile/20010124-1.c: New test. | |
9494 | ||
4b2811e9 NS |
9495 | 2001-01-24 Nathan Sidwell <nathan@codesourcery.com> |
9496 | ||
9497 | * g++.old-deja/g++.pt/spec38.C: New test. | |
9498 | ||
08511114 KL |
9499 | 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
9500 | ||
9501 | * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to | |
9502 | "Build don't run". | |
9503 | ||
390dfcbe | 9504 | 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
a84593a6 FS |
9505 | |
9506 | * gcc.c-torture/execute/20010123-1.c: New test. | |
9507 | ||
92ecdfb7 NS |
9508 | 2001-01-23 Nathan Sidwell <nathan@codesourcery.com> |
9509 | ||
9510 | * g++.old-deja/g++.pt/spec37.C: New test. | |
9511 | ||
4cff6abe NS |
9512 | 2001-01-23 Nathan Sidwell <nathan@codesourcery.com> |
9513 | ||
9514 | * g++.old-deja/g++.pt/overload14.C: New test. | |
9515 | ||
6aace5d4 FS |
9516 | 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9517 | ||
9518 | * gcc.c-torture/execute/20010122-1.c: New test, exercise | |
9519 | __builtin_return_address. | |
9520 | ||
62e4a758 NS |
9521 | 2001-01-22 Nathan Sidwell <nathan@codesourcery.com> |
9522 | ||
9523 | * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL. | |
9524 | * g++.old-deja/g++.pt/spec35.C: New test. | |
9525 | * g++.old-deja/g++.pt/spec36.C: New test. | |
9526 | ||
399241d9 JJ |
9527 | 2001-01-20 Jakub Jelinek <jakub@redhat.com> |
9528 | ||
9529 | * gcc.c-torture/compile/20010118-1.c: New test. | |
9530 | ||
29aad310 NB |
9531 | 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk> |
9532 | ||
399241d9 | 9533 | * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update. |
29aad310 | 9534 | |
fa7aa1fe JJ |
9535 | 2001-01-19 Jakub Jelinek <jakub@redhat.com> |
9536 | ||
9537 | * gcc.c-torture/execute/20010119-1.c: New test. | |
9538 | ||
1e00f18c NS |
9539 | 2001-01-19 Nathan Sidwell <nathan@codesourcery.com> |
9540 | ||
9541 | * g++.old-deja/g++.other/vbase5.C: New test. | |
9542 | ||
9f1b75fc JJ |
9543 | 2001-01-19 Jakub Jelinek <jakub@redhat.com> |
9544 | ||
9545 | * gcc.c-torture/execute/20010118-1.c: New test. | |
9546 | ||
f9c244b8 NS |
9547 | 2001-01-19 Nathan Sidwell <nathan@codesourcery.com> |
9548 | ||
9549 | * g++.old-deja/g++.pt/deduct3.C: New test. | |
9550 | ||
08c2df0f NS |
9551 | 2001-01-19 Nathan Sidwell <nathan@codesourcery.com> |
9552 | ||
9553 | * g++.old-deja/g++.pt/spec34.C: New test. | |
9554 | ||
02d02725 DB |
9555 | 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com> |
9556 | ||
9557 | * g77.f-torture/compile/20000601-2.f: New test. | |
9558 | ||
f5ceeec8 NS |
9559 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
9560 | ||
9561 | * g++.old-deja/g++.other/init17.C: New test. | |
9562 | ||
34508ae8 AO |
9563 | 2001-01-18 Alexandre Oliva <aoliva@redhat.com> |
9564 | ||
9565 | * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t. | |
9566 | ||
028d1f20 NS |
9567 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
9568 | ||
9569 | * g++.old-deja/g++.pt/unify8.C: New test. | |
9570 | ||
9f724b6a NS |
9571 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
9572 | ||
9573 | * g++.old-deja/g++.abi/vbase1.C: New test. | |
9574 | ||
522d6614 NS |
9575 | 2001-01-18 Nathan Sidwell <nathan@codesourcery.com> |
9576 | ||
9577 | * g++.old-deja/g++.pt/crash65.C: New test. | |
9578 | ||
e096bdde NB |
9579 | 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk> |
9580 | ||
6d4587f7 | 9581 | * gcc.dg/cpp/assembl2.S: New test case. |
e096bdde | 9582 | |
acf8f04b JO |
9583 | 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com> |
9584 | ||
9585 | * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases | |
9586 | are supported. | |
9587 | ||
5f3aebea KG |
9588 | 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9589 | ||
9590 | * g++.old-deja/g++.other/builtins1.C: New test. | |
9591 | * g++.old-deja/g++.other/builtins2.C: Likewise. | |
9592 | * g++.old-deja/g++.other/builtins3.C: Likewise. | |
9593 | * g++.old-deja/g++.other/builtins4.C: Likewise. | |
9594 | ||
5efdd890 JJ |
9595 | 2001-01-17 Jakub Jelinek <jakub@redhat.com> |
9596 | ||
9597 | * gcc.c-torture/compile/20010117-1.c: New test. | |
d70401eb | 9598 | * gcc.c-torture/compile/20010117-2.c: New test. |
5efdd890 | 9599 | |
c5a9e845 TM |
9600 | 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl> |
9601 | ||
9602 | * g77.f-torture/execute/20010116.[fx]: New test, | |
9603 | XFAIL on i?86-*-*. | |
9604 | * g77.f-torture/compile/20010115.f: Indicate it's | |
9605 | a test for PR fortran/1636. | |
9606 | ||
64dcdf78 JM |
9607 | 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk> |
9608 | ||
9609 | * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests. | |
9610 | ||
9f1630a9 TM |
9611 | 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl> |
9612 | ||
9613 | * g77.f-torture/compile/20010115.f: New test. | |
9614 | ||
db3f4e4e NS |
9615 | 2001-01-15 Nathan Sidwell <nathan@codesourcery.com> |
9616 | ||
9617 | * g++.old-deja/g++.pt/nontype5.C: New test. | |
9618 | ||
f617c7a3 NB |
9619 | 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk> |
9620 | ||
6d4587f7 ZW |
9621 | * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we |
9622 | have an equivalent working one below it. | |
9623 | ||
e5aed4e1 JO |
9624 | 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com> |
9625 | ||
9626 | * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment. | |
9627 | * g++.old-deja/g++.ext/instantiate3.C: Likewise. | |
9628 | ||
e3585d4f JO |
9629 | 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com> |
9630 | ||
9631 | * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits | |
9632 | message containing "init_priority". | |
9633 | (conpr-2.C): Likewise. | |
9634 | (conpr-3.C): Likewise. | |
9635 | * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix. | |
9636 | ||
bfeee001 FS |
9637 | 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
9638 | ||
9639 | * gcc.c-torture/execute/20010114-2.c: New test. | |
9640 | ||
b859a98d JM |
9641 | 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk> |
9642 | ||
9643 | * gcc.c-torture/compile/20010114-1.c: New test. | |
9644 | * gcc.c-torture/compile/20010114-1.x: Xfail. | |
9645 | * gcc.c-torture/compile/20010114-2.c: New test. | |
9646 | * gcc.c-torture/execute/20010114-1.c: New test. | |
9647 | * gcc.dg/trunc-1.c: New test. | |
9648 | * gcc.dg/uninit-B.c: New test. | |
9649 | ||
04ae6c59 NC |
9650 | 2001-01-13 Nick Clifton <nickc@redhat.com> |
9651 | ||
9652 | * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core | |
9653 | target. | |
9654 | ||
6f6684e6 JM |
9655 | 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk> |
9656 | ||
9657 | * gcc.c-torture/compile/20010113-1.c: New test. | |
9658 | ||
b874b32d JJ |
9659 | 2001-01-13 Jakub Jelinek <jakub@redhat.com> |
9660 | ||
9661 | * gcc.c-torture/compile/20001212-1.c: New test. | |
9662 | ||
fabfd802 NB |
9663 | 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk> |
9664 | ||
6d4587f7 ZW |
9665 | * gcc.dg/cpp/widestr1.c: Update. |
9666 | * gcc.dg/cpp/prag-imp.c: Remove. | |
fabfd802 | 9667 | |
8b6a5902 JJ |
9668 | 2001-01-12 Jakub Jelinek <jakub@redhat.com> |
9669 | ||
9670 | * gcc.c-torture/execute/20000801-3.x: Remove. | |
9671 | * gcc.dg/c90-init-1.c: New test. | |
9672 | * gcc.dg/c99-init-1.c: New test. | |
9673 | * gcc.dg/c99-init-2.c: New test. | |
9674 | * gcc.dg/gnu99-init-1.c: New test. | |
9675 | ||
efce71c6 RE |
9676 | 2001-01-12 Richard Earnshaw <rearnsha@arm.com> |
9677 | ||
9678 | * lib/f-torture.exp (f_torture_compile): Prune the warnings before | |
9679 | testing that no relevant ones were found. | |
9680 | ||
0949f723 NS |
9681 | 2001-01-12 Nathan Sidwell <nathan@codesourcery.com> |
9682 | ||
9683 | * g++.old-deja/g++.pt/cast2.C: New test. | |
9684 | ||
a8641661 NS |
9685 | 2001-01-12 Nathan Sidwell <nathan@codesourcery.com> |
9686 | ||
9687 | * g++.old-deja/g++.pt/friend47.C: New test. | |
9688 | ||
79c9e159 NS |
9689 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> |
9690 | ||
9691 | * g++.old-deja/g++.pt/instantiate13.C: New test. | |
9692 | ||
96a1e32d NS |
9693 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> |
9694 | ||
9695 | * g++.old-deja/g++.other/defarg7.C: New test. | |
9696 | * g++.old-deja/g++.other/defarg8.C: New test. | |
9697 | ||
9698 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> | |
9699 | ||
9700 | * g++.old-deja/g++.pt/crash64.C: New test. | |
9701 | ||
b37bf5bd NS |
9702 | 2001-01-11 Nathan Sidwell <nathan@codesourcery.com> |
9703 | ||
9704 | * g++.old-deja/g++.pt/crash63.C: New test. | |
9705 | ||
f7d7b651 NB |
9706 | 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk> |
9707 | ||
9708 | * gcc.dg/cpp/if-2.c: Add wide char test without sign extension. | |
9709 | ||
d0be7718 AL |
9710 | 2001-01-10 Alan Lehotsky <lehotsky@tiac.net> |
9711 | ||
9712 | * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints. | |
6d4587f7 | 9713 | |
31bb3027 NS |
9714 | 2001-01-10 Nathan Sidwell <nathan@codesourcery.com> |
9715 | ||
b37bf5bd | 9716 | * g++.old-deja/g++.pt/error3.C: New test. |
31bb3027 | 9717 | |
fd3f43e7 NS |
9718 | 2001-01-10 Nathan Sidwell <nathan@codesourcery.com> |
9719 | ||
b37bf5bd | 9720 | * g++.old-deja/g++.other/crash39.C: New test. |
fd3f43e7 | 9721 | |
042b4c4e NS |
9722 | 2001-01-10 Nathan Sidwell <nathan@codesourcery.com> |
9723 | ||
b37bf5bd | 9724 | * g++.old-deja/g++.other/vbase4.C: New test. |
042b4c4e | 9725 | |
2830551d JL |
9726 | 2001-01-08 Jonathan Larmour <jlarmour@redhat.com> |
9727 | ||
9728 | * gcc.dg/20000419-2.c: Move to "special" subdirectory. | |
6d4587f7 ZW |
9729 | * gcc.dg/special/20000419-2.c: New file. Identical to above. |
9730 | * gcc.dg/special/special.exp: New test driver which will check | |
9731 | for alias support for the above test. | |
2830551d | 9732 | |
9088c6fc AL |
9733 | 2001-01-09 Alan Lehotsky <lehotsky@tiac.net> |
9734 | ||
9735 | * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid | |
9736 | problems on small machines. | |
9737 | * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to | |
6d4587f7 ZW |
9738 | parameterize. |
9739 | ||
3ee816a4 JO |
9740 | 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com> |
9741 | ||
9742 | * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for | |
9743 | mips. | |
9744 | * g++.old-deja/g++.ext/instantiate3.C: Likewise. | |
9745 | ||
186c0fbe NS |
9746 | 2001-01-09 Nathan Sidwell <nathan@codesourcery.com> |
9747 | ||
9748 | * g++.old_deja/g++.pt/using8.C: New test. | |
9749 | ||
654d7a33 JM |
9750 | 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk> |
9751 | ||
9752 | * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests. | |
9753 | ||
18eb26d4 LR |
9754 | 2000-01-08 Loren J. Rittle <ljrittle@acm.org> |
9755 | ||
9756 | * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of | |
9757 | where a failure is expected. | |
9758 | * gcc.c-torture/execute/ieee/rbug.x: Likewise. | |
9759 | ||
3febd123 NS |
9760 | 2001-01-08 Nathan Sidwell <nathan@codesourcery.com> |
9761 | ||
9762 | * g++.old_deja/g++.pt/instantiate12.C: New test. | |
9763 | ||
1f0d71c5 NS |
9764 | 2001-01-08 Nathan Sidwell <nathan@codesourcery.com> |
9765 | ||
9766 | * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at | |
9767 | start of structs. | |
9768 | * g++.old-deja/g++.benjamin/15309-2.C: Likewise. | |
9769 | * g++.old-deja/g++.brendan/crash17.C: Likewise. | |
9770 | * g++.old-deja/g++.brendan/crash29.C: Likewise. | |
9771 | * g++.old-deja/g++.brendan/crash48.C: Likewise. | |
9772 | * g++.old-deja/g++.brendan/ns1.C: Likewise. | |
9773 | * g++.old-deja/g++.brendan/warnings1.C: Likewise. | |
9774 | * g++.old-deja/g++.bugs/900205_04.C: Likewise. | |
9775 | * g++.old-deja/g++.bugs/900514_03.C: Likewise. | |
9776 | * g++.old-deja/g++.eh/spec6.C: Likewise. | |
9777 | * g++.old-deja/g++.jason/crash3.C: Likewise. | |
9778 | * g++.old-deja/g++.law/ctors11.C: Likewise. | |
9779 | * g++.old-deja/g++.law/ctors17.C: Likewise. | |
9780 | * g++.old-deja/g++.law/ctors5.C: Likewise. | |
9781 | * g++.old-deja/g++.law/ctors9.C: Likewise. | |
9782 | * g++.old-deja/g++.mike/ambig1.C: Likewise. | |
9783 | * g++.old-deja/g++.mike/net22.C: Likewise. | |
9784 | * g++.old-deja/g++.mike/p3538a.C: Likewise. | |
9785 | * g++.old-deja/g++.mike/p3538b.C: Likewise. | |
9786 | * g++.old-deja/g++.mike/virt3.C: Likewise. | |
9787 | * g++.old-deja/g++.niklas/t128.C: Likewise. | |
9788 | * g++.old-deja/g++.other/anon4.C: Likewise. | |
9789 | * g++.old-deja/g++.other/using1.C: Likewise. | |
9790 | * g++.old-deja/g++.other/warn3.C: Likewise. | |
9791 | * g++.old-deja/g++.pt/t37.C: Likewise. | |
9792 | * g++.old-deja/g++.robertl/eb69.C: Likewise. | |
9793 | * g++.old-deja/g++.robertl/eb71.C: Likewise. | |
9794 | ||
5bf15e84 | 9795 | 2001-01-08 Nathan Sidwell <nathan@codesourcery.com> |
76191fdd NS |
9796 | |
9797 | * g++.old-deja/g++.other/lookup16.C: Remove XFAIL. | |
9798 | ||
18f988a0 KG |
9799 | 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9800 | ||
9801 | * gcc.c-torture/execute/stdio-opt-3.c: New test. | |
9802 | ||
eaf19aba JJ |
9803 | 2001-01-07 Jakub Jelinek <jakub@redhat.com> |
9804 | ||
9805 | * gcc.c-torture/compile/20010107-1.c: New test. | |
9806 | ||
796cdb65 JM |
9807 | 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk> |
9808 | ||
9809 | * gcc.c-torture/execute/builtin-noret-1.c: New test. | |
9810 | ||
42110e7b JM |
9811 | 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk> |
9812 | ||
9813 | * gcc.dg/format/format.h: New file. | |
9814 | * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c, | |
9815 | gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c, | |
9816 | gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c, | |
9817 | gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c, | |
9818 | gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c, | |
9819 | gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c, | |
9820 | gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c, | |
9821 | gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c, | |
9822 | gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c, | |
9823 | gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c, | |
9824 | gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c, | |
9825 | gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c, | |
9826 | gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c, | |
9827 | gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c, | |
9828 | gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c, | |
9829 | gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c, | |
9830 | gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c, | |
9831 | gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c, | |
9832 | gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c, | |
9833 | gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c, | |
9834 | gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h" | |
9835 | instead of declaring standard types, macros and functions in each | |
9836 | test. | |
9837 | ||
a7c52352 AO |
9838 | 2001-01-06 Alexandre Oliva <aoliva@redhat.com> |
9839 | ||
9840 | * gcc.c-torture/execute/20010106-1.c: New test. | |
9841 | ||
cd566273 JM |
9842 | 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk> |
9843 | ||
9844 | * gcc.dg/format/format.exp: New file. | |
9845 | * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c. | |
9846 | * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c. | |
9847 | * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c. | |
9848 | * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c. | |
9849 | * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c. | |
9850 | * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c. | |
9851 | * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c. | |
9852 | * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c. | |
9853 | * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c. | |
9854 | * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c. | |
9855 | * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c. | |
9856 | * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c. | |
9857 | * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c. | |
9858 | * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c. | |
9859 | * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c. | |
9860 | * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c. | |
9861 | * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c. | |
9862 | * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c. | |
9863 | * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c. | |
9864 | * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c. | |
9865 | * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c. | |
9866 | * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c. | |
9867 | * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c. | |
9868 | * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c. | |
9869 | * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c. | |
9870 | * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c. | |
9871 | * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c. | |
9872 | * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c. | |
9873 | * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c. | |
9874 | * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c. | |
9875 | * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c. | |
9876 | * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c. | |
9877 | * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c. | |
9878 | * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c. | |
9879 | * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c. | |
9880 | * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c. | |
9881 | * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c. | |
9882 | * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c. | |
9883 | * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c. | |
9884 | * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c. | |
9885 | * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c. | |
9886 | * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c. | |
9887 | ||
336bc4ae AO |
9888 | 2001-01-05 Alexandre Oliva <aoliva@redhat.com> |
9889 | ||
9890 | * gcc.c-torture/execute/991228-1.c: Take word endianness into | |
9891 | account. | |
9892 | ||
341e3d11 JM |
9893 | 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk> |
9894 | ||
9895 | * gcc.c-torture/execute/builtin-complex-1.c: New test. | |
9896 | ||
220bce48 NS |
9897 | 2001-01-05 Nathan Sidwell <nathan@codesourcery.com> |
9898 | ||
9899 | * g++.old-deja/g++.pt/crash62.C: New test. | |
9900 | ||
00de56c7 RH |
9901 | 2001-01-04 Richard Henderson <rth@redhat.com> |
9902 | ||
9903 | * gcc.dg/20000926-1.c: Update expected warnings. | |
9904 | * gcc.dg/array-2.c: Likewise. | |
9905 | * gcc.dg/array-4.c: Also validate flexible array members. | |
9906 | * gcc.dg/c99-flex-array-1.c: New. | |
9907 | ||
32812a40 JM |
9908 | 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk> |
9909 | ||
9910 | * gcc.c-torture/compile/20001222-1.x: Remove. | |
9911 | ||
b8c25665 | 9912 | 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
7ffcb17f RK |
9913 | |
9914 | * gcc.c-torture/execute/built-in-setjmp.c: New. | |
9915 | ||
584ef5fe RH |
9916 | 2001-01-03 Richard Henderson <rth@redhat.com> |
9917 | ||
9918 | * gcc.dg/940510-1.c: Update expected error wording. | |
9919 | * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New. | |
9920 | ||
9ef6d39a JO |
9921 | 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com> |
9922 | ||
9923 | * lib/target-supports.exp (check_alias_available): Modified to | |
6d4587f7 | 9924 | indicate aliases not supported if only weak aliases are supported. |
9ef6d39a | 9925 | |
819c1488 KG |
9926 | 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9927 | ||
9928 | * gcc.c-torture/execute/string-opt-8.c: Add more testcases. | |
9929 | Turn on cmpstrsi checks for __pj__ and __i370__. | |
9930 | ||
3c505507 NS |
9931 | 2001-01-03 Nathan Sidwell <nathan@codesourcery.com> |
9932 | ||
9933 | * g++.old-deja/g++.other/virtual11.C: New test. | |
9934 | ||
03378143 NS |
9935 | 2001-01-03 Nathan Sidwell <nathan@codesourcery.com> |
9936 | ||
9937 | * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL. | |
9938 | ||
086715fa KG |
9939 | 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9940 | ||
9941 | * gcc.c-torture/compile/20010102-1.c: New test. | |
9942 | ||
42ded877 AJ |
9943 | 2001-01-02 Andreas Jaeger <aj@suse.de> |
9944 | ||
9945 | * gcc.dg/noreturn-3.c: New test. | |
9946 | ||
9947 | * gcc.dg/noreturn-4.c: New test. | |
9948 | ||
c2e42aab KG |
9949 | 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9950 | ||
9951 | * gcc.c-torture/execute/stdio-opt-1.c: Also test | |
9952 | __builtin_fputc and __builtin_fwrite. | |
9953 | ||
965a9c31 JO |
9954 | 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com> |
9955 | ||
9956 | * gcc.c-torture/execute/20001009-2.c (foo): Test only works for | |
9957 | signed char, not default char. | |
9958 | ||
9b961b95 JO |
9959 | 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com> |
9960 | ||
9961 | * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*. | |
9962 | ||
d05e34f2 DB |
9963 | 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com> |
9964 | ||
9965 | * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags | |
9966 | ||
12db0efc RH |
9967 | 2000-12-29 Richard Henderson <rth@redhat.com> |
9968 | ||
9969 | * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define. | |
9970 | (__cyg_profile_func_exit): Define. | |
9971 | ||
cd372c39 HPN |
9972 | 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com> |
9973 | ||
9974 | * g++.dg/vtgc1.C: New test. | |
9975 | ||
bc5137ae GK |
9976 | 2000-12-28 Geoffrey Keating <geoffk@redhat.com> |
9977 | ||
fb8b656c GK |
9978 | * gcc.dg/noncompile/20001228-1.c: New test. |
9979 | ||
f33f0c3a | 9980 | * gcc.dg/20001228-1.c: New test. |
42ded877 | 9981 | |
bc5137ae GK |
9982 | * gcc.c-torture/execute/20001228-1.c: New test. |
9983 | ||
26f6672d JM |
9984 | 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk> |
9985 | ||
9986 | * gcc.dg/format-strfmon-1.c: New test. | |
9987 | ||
ce94d12f KG |
9988 | 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9989 | ||
9990 | * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too. | |
9991 | * gcc.c-torture/execute/stdio-opt-2.c: Likewise. | |
9992 | * gcc.c-torture/execute/string-opt-1.c: Likewise. | |
9993 | * gcc.c-torture/execute/string-opt-2.c: Likewise. | |
9994 | * gcc.c-torture/execute/string-opt-3.c: Likewise. | |
9995 | * gcc.c-torture/execute/string-opt-4.c: Likewise. | |
9996 | * gcc.c-torture/execute/string-opt-6.c: Likewise. | |
9997 | * gcc.c-torture/execute/string-opt-7.c: Likewise. | |
9998 | * gcc.c-torture/execute/string-opt-8.c: Likewise. | |
9999 | * gcc.c-torture/execute/string-opt-9.c: Likewise. | |
10000 | * gcc.c-torture/execute/string-opt-10.c: Likewise. | |
10001 | * gcc.c-torture/execute/string-opt-11.c: Likewise. | |
10002 | * gcc.c-torture/execute/string-opt-12.c: Likewise. | |
10003 | ||
10004 | * gcc.c-torture/execute/string-opt-3.c: Test rindex. | |
10005 | * gcc.c-torture/execute/string-opt-4.c: Test index. | |
10006 | ||
6cbadf36 GK |
10007 | 2000-12-26 Geoffrey Keating <geoffk@redhat.com> |
10008 | ||
10009 | * gcc.c-torture/compile/20001226-1.c: New test. | |
10010 | ||
ab461298 JM |
10011 | 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk> |
10012 | ||
10013 | * gcc.c-torture/compile/20001222-1.c: New test. | |
10014 | * gcc.c-torture/compile/20001222-1.x: Xfail. | |
10015 | ||
b8c25665 | 10016 | 2000-12-22 Alexandre Oliva <aoliva@redhat.com> |
292b48db AO |
10017 | |
10018 | * gcc.c-torture/execute/comp-goto-2.c: New test. | |
10019 | ||
b8c25665 | 10020 | 2000-12-21 J"orn Rennecke <amylaar@redhat.com> |
3546ef58 R |
10021 | |
10022 | * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32): | |
10023 | Use long types if __INT_MAX__ is 32767. | |
10024 | (main): Use cast to (sint32 *) when poking 88 into a_page. | |
10025 | ||
ee4fca58 R |
10026 | * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES. |
10027 | ||
dd16cb7c BS |
10028 | 2000-12-21 Bernd Schmidt <bernds@redhat.com> |
10029 | ||
10030 | * gcc.c-torture/compile/20001221-1.c: New test. | |
710916e6 | 10031 | * gcc.c-torture/execute/20001221-1.c: New test. |
dd16cb7c | 10032 | |
1e248ee3 RH |
10033 | 2000-12-20 Richard Henderson <rth@redhat.com> |
10034 | ||
10035 | * g++.old-deja/g++.pt/crash36.C: Update error lines. | |
10036 | * g++.old-deja/g++.robertl/eb109.C: Likewise. | |
10037 | ||
9d2dc7da KG |
10038 | 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10039 | ||
10040 | * gcc.dg/compare3.c: New test. | |
10041 | ||
20d380b1 JM |
10042 | 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> |
10043 | ||
10044 | * gcc.dg/format-warnll-1.c: New test. | |
10045 | ||
ee83b1f7 NB |
10046 | 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk> |
10047 | ||
10048 | * gcc.dg/cpp/cmdlne-P.c: New test. | |
10049 | ||
9b4ea1a8 JM |
10050 | 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> |
10051 | ||
10052 | * gcc.c-torture/execute/builtin-abs-1.c, | |
10053 | gcc.c-torture/execute/builtin-abs-2.c: New tests. | |
10054 | ||
4119f8a1 NB |
10055 | 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk> |
10056 | ||
6d4587f7 | 10057 | * gcc.dg/cpp/multiline.c: New test. |
4119f8a1 | 10058 | |
ad263514 NB |
10059 | 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk> |
10060 | ||
6d4587f7 ZW |
10061 | * g++.old-deja/g++.other/syshdr1.C: Update. |
10062 | * gcc.dg/cpp/lineflags.c: Remove temporarily. | |
ad263514 | 10063 | |
221c7a7f KL |
10064 | 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
10065 | ||
10066 | * g++.old-deja/g++.oliva/template5.C: Remove XFAILs. | |
10067 | ||
b429fdf0 KL |
10068 | 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
10069 | ||
10070 | * g++.old-deja/g++.pt/ttp65.C: New test. | |
10071 | ||
c2beae77 KL |
10072 | 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
10073 | ||
10074 | * g++.old-deja/g++.pt/ttp64.C: New test. | |
10075 | ||
edac124d KL |
10076 | 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
10077 | ||
10078 | * g++.old-deja/g++.pt/spec33.C: New test. | |
10079 | ||
eb9461fb CM |
10080 | 2000-12-14 Catherine Moore <clm@redhat.com> |
10081 | ||
10082 | * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES. | |
10083 | * gcc.c-torture/execute/920612-2.c: Likewise. | |
10084 | * gcc.c-torture/execute/920428-2.c: Likewise. | |
10085 | * gcc-c-torture/execute/va-arg-11.c: Call exit. | |
10086 | * gcc.c-torture/execute/va-arg-21.c: Likewise. | |
10087 | ||
7c757aa4 FS |
10088 | 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
10089 | ||
10090 | * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too. | |
10091 | * gcc.dg/pack-test-2.c: Likewise. | |
10092 | ||
04fd40b9 NB |
10093 | 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk> |
10094 | ||
10095 | Tests by Zack Weinberg <zackw@stanford.edu>. | |
10096 | ||
10097 | * gcc.dg/cpp/defined.c: Update. | |
10098 | * gcc.dg/cpp/defined_trad.c: New tests. | |
10099 | ||
31a408bc NB |
10100 | 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk> |
10101 | ||
10102 | * gcc.dg/cpp/trad-direct.c: Update. | |
10103 | ||
a0fd9909 NB |
10104 | 2000-12-11 Neil Booth <neilb@earthling.net> |
10105 | ||
10106 | * gcc.dg/cpp/defined_trad.c | |
10107 | ||
49134400 NB |
10108 | 2000-12-11 Neil Booth <neilb@earthling.net> |
10109 | ||
6d4587f7 | 10110 | * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious. |
49134400 | 10111 | |
e45046ae JM |
10112 | 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk> |
10113 | ||
10114 | * gcc.dg/format-miss-2.c: New test. | |
10115 | ||
97665491 NB |
10116 | 2000-12-09 Neil Booth <neilb@earthling.net> |
10117 | ||
6d4587f7 ZW |
10118 | * gcc.dg/cpp/lineflags.c: New tests. |
10119 | * gcc.dg/cpp/poison.c: Update. | |
10120 | * gcc.dg/cpp/redef2.c: Update. | |
10121 | * gcc.dg/cpp/skipping.c: New test. | |
97665491 | 10122 | |
f3588f1a GK |
10123 | 2000-12-07 Geoffrey Keating <geoffk@redhat.com> |
10124 | ||
10125 | * g++.old-deja/g++.other/eh3.C: New testcase. | |
10126 | ||
5133d90e NB |
10127 | 2000-12-07 Neil Booth <neilb@earthling.net> |
10128 | ||
6d4587f7 ZW |
10129 | * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c, |
10130 | wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c, | |
10131 | wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c | |
10132 | wtr-union-init-2.c, wtr-union-init-3.c: Update. | |
10133 | * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c: | |
10134 | Update. | |
5133d90e | 10135 | |
02428c5d JM |
10136 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
10137 | ||
10138 | * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use | |
10139 | __SIZE_TYPE__ instead of int for type of integers cast to | |
10140 | pointers. | |
10141 | ||
5eec2847 JJ |
10142 | 2000-12-07 Jakub Jelinek <jakub@redhat.com> |
10143 | ||
10144 | * g++.old-deja/g++.other/cleanup4.C: New test. | |
10145 | ||
c907e684 JM |
10146 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
10147 | ||
10148 | * format-sec-1.c: New test. | |
10149 | ||
1c248308 JM |
10150 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
10151 | ||
10152 | * gcc.dg/format-nonlit-3.c: New test. | |
10153 | ||
014e7f1d JM |
10154 | 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> |
10155 | ||
10156 | * gcc.dg/c90-printf-1.c: Add test for printf formats reading | |
10157 | through a null pointer. | |
10158 | ||
74601d7c KL |
10159 | 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
10160 | ||
10161 | * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL. | |
10162 | * g++.old-deja/g++.pt/partial4.C: New test. | |
10163 | ||
56ef50e4 DA |
10164 | 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca> |
10165 | ||
10166 | * gcc.c-torture/execute/ieee/hugeval.x: New. | |
10167 | ||
176cb778 NB |
10168 | 2000-12-06 Neil Booth <neilb@earthling.net> |
10169 | ||
10170 | * gcc.dg/cpp/backslash2.c: New tests. | |
10171 | ||
a903143d KG |
10172 | 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10173 | ||
10174 | * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks. | |
10175 | * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test. | |
10176 | ||
06a3a6db GK |
10177 | 2000-12-05 Geoffrey Keating <geoffk@redhat.com> |
10178 | ||
10179 | * gcc.c-torture/execute/20001203-2.c: New testcase. | |
10180 | ||
cbb40945 NS |
10181 | 2000-12-05 Nathan Sidwell <nathan@codesourcery.com> |
10182 | ||
10183 | * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS. | |
10184 | * g++.old-deja/g++.other/virtual10.C: New test. | |
10185 | ||
61402b80 NS |
10186 | 2000-12-05 Nathan Sidwell <nathan@codesourcery.com> |
10187 | ||
10188 | * g++.old-deja/g++.mike/pmf5.C: Remove test. | |
10189 | ||
7d361583 RH |
10190 | 2000-12-05 Richard Henderson <rth@redhat.com> |
10191 | ||
10192 | * gcc.c-torture/compile/20001205-1.c: New. | |
10193 | ||
72ca2dee NB |
10194 | 2000-12-04 Neil Booth <neilb@earthling.net> |
10195 | ||
10196 | * g++.old-deja/g++.other/virtual9.C: New test. | |
10197 | * g++.old-deja/g++.pt/crash61.C: New test. | |
10198 | * gcc.c-torture/execute/loop-9.c: New test. | |
10199 | ||
b6972575 NB |
10200 | 2000-12-04 Neil Booth <neilb@earthling.net> |
10201 | ||
10202 | * g++.old-deja/g++.other/instan1.C, instan2.C: Move to... | |
10203 | * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here. | |
10204 | * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into... | |
10205 | * gcc.dg/cpp/extratokens.c: ...here. | |
10206 | ||
bb0067f2 NB |
10207 | 2000-12-04 Neil Booth <neilb@earthling.net> |
10208 | ||
6d4587f7 ZW |
10209 | * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c: |
10210 | New tests. | |
bb0067f2 | 10211 | |
a903143d | 10212 | 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
611b1df4 KG |
10213 | |
10214 | * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks. | |
10215 | * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks. | |
10216 | ||
accc8668 JM |
10217 | 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk> |
10218 | ||
10219 | * gcc.c-torture/execute/20001203-1.c: New test. | |
10220 | ||
881bc7db NB |
10221 | 2000-12-03 Neil Booth <neilb@earthling.net> |
10222 | ||
6d4587f7 | 10223 | * gcc.dg/cpp/macro6.c: New test cases. |
881bc7db | 10224 | |
ca8034a0 KG |
10225 | 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10226 | ||
d118937d KG |
10227 | * gcc.c-torture/execute/string-opt-9.c: New test. |
10228 | * gcc.c-torture/execute/string-opt-10.c: Likewise. | |
10229 | * gcc.c-torture/execute/string-opt-11.c: Likewise. | |
10230 | * gcc.c-torture/execute/string-opt-12.c: Likewise. | |
10231 | ||
10232 | * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks. | |
10233 | * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks. | |
ca8034a0 | 10234 | |
690c96c8 GK |
10235 | 2000-12-02 Geoffrey Keating <geoffk@redhat.com> |
10236 | ||
10237 | * gcc.dg/cpp/if-6.c: New testcase. | |
b43db0b3 GK |
10238 | |
10239 | * gcc.dg/20001201-1.c: New testcase. | |
690c96c8 | 10240 | |
f7674545 NB |
10241 | 2000-12-02 Neil Booth <neilb@earthling.net> |
10242 | ||
6d4587f7 ZW |
10243 | * g++.old-deja/g++.other/externC4.C, |
10244 | g++.old-deja/g++.other/friend10.C: New tests. | |
f7674545 | 10245 | |
1b83352e NB |
10246 | 2000-12-02 Neil Booth <neilb@earthling.net> |
10247 | ||
6d4587f7 ZW |
10248 | * g++.old-deja/g++.other/instan2.C |
10249 | * g++.old-deja/g++.other/instan3.C: New test. | |
1b83352e | 10250 | |
692344cf NB |
10251 | 2000-12-02 Neil Booth <neilb@earthling.net> |
10252 | ||
6d4587f7 ZW |
10253 | * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c, |
10254 | c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c, | |
10255 | gnuc99.c,gnuc99-pedantic.c: New tests. | |
692344cf | 10256 | |
4d808927 JM |
10257 | 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk> |
10258 | ||
10259 | * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c, | |
10260 | gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests. | |
10261 | ||
92e092fe NB |
10262 | 2000-12-01 Neil Booth <neilb@earthling.net> |
10263 | ||
6d4587f7 ZW |
10264 | * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase. |
10265 | * gcc.dg/cpp/poison.c: Update. | |
10266 | * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues. | |
92e092fe | 10267 | |
042db57e TM |
10268 | 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl> |
10269 | ||
10270 | * g77.f-torture/execute/20001201.f: New test. | |
10271 | ||
c7b82833 JM |
10272 | 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk> |
10273 | ||
10274 | * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL. | |
10275 | ||
ab937357 JJ |
10276 | 2000-12-01 Jakub Jelinek <jakub@redhat.com> |
10277 | ||
10278 | * gcc.c-torture/execute/string-opt-5.c: Add some memset tests. | |
10279 | ||
13f9714b NS |
10280 | 2000-12-01 Nathan Sidwell <nathan@codesourcery.com> |
10281 | ||
10282 | * g++.old-deja/g++.other/cast6.C: New test. | |
10283 | ||
be10afdf GK |
10284 | 2000-11-30 Geoffrey Keating <geoffk@redhat.com> |
10285 | ||
10286 | * gcc.c-torture/execute/20001130-2.c: New testcase. | |
10287 | ||
41c39533 RH |
10288 | 2000-11-30 Richard Henderson <rth@redhat.com> |
10289 | ||
10290 | * gcc.c-torture/execute/20001130-1.c: New test. | |
10291 | ||
31b1b957 NS |
10292 | 2000-11-30 Nathan Sidwell <nathan@codesourcery.com> |
10293 | ||
10294 | * g++.old-deja/g++.other/op3.C: New test. | |
10295 | ||
717e3f73 NS |
10296 | 2000-11-30 Nathan Sidwell <nathan@codesourcery.com> |
10297 | ||
10298 | * g++.old-deja/g++.other/op2.C: New test. | |
10299 | ||
2c92b94d NS |
10300 | 2000-11-30 Nathan Sidwell <nathan@codesourcery.com> |
10301 | ||
10302 | * g++.old-deja/g++.other/crash38.C: New test. | |
10303 | ||
b2d7dd20 TM |
10304 | 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl> |
10305 | ||
10306 | * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL. | |
10307 | ||
57814e5e JJ |
10308 | 2000-11-29 Jakub Jelinek <jakub@redhat.com> |
10309 | ||
10310 | * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy | |
10311 | tests. | |
10312 | * gcc.c-torture/execute/string-opt-6.c: New test. | |
10313 | ||
78cd99d0 JJ |
10314 | * gcc.dg/20001117-1.c: Add main. |
10315 | ||
70cf82bc GK |
10316 | 2000-11-28 Geoffrey Keating <geoffk@redhat.com> |
10317 | ||
10318 | * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality. | |
10319 | Move from here ... | |
10320 | * gcc.dg/940510-1.c: ... to here. | |
10321 | ||
10322 | * gcc.dg/20000926-1.c: GNU C now allows initializations of | |
10323 | zero-size arrays in toplevel structures. | |
10324 | ||
48c4d691 JJ |
10325 | 2000-11-28 Jakub Jelinek <jakub@redhat.com> |
10326 | ||
10327 | * gcc.c-torture/execute/loop-8.c: New test. | |
10328 | ||
bb92901d NS |
10329 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
10330 | ||
10331 | * g++.old-deja/g++.other/base1.C: New test. | |
10332 | ||
2f3608c3 NS |
10333 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
10334 | ||
10335 | * g++.old-deja/g++.other/parse2.C: New test. | |
10336 | ||
eeb75383 NS |
10337 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
10338 | ||
10339 | * g++.old-deja/g++.pt/incomplete1.C: New test. | |
10340 | ||
5ee4cc26 NS |
10341 | 2000-11-28 Nathan Sidwell <nathan@codesourcery.com> |
10342 | ||
10343 | * g++.old-deja/g++.other/friend9.C: New test. | |
10344 | ||
dd80b906 JJ |
10345 | 2000-11-28 Jakub Jelinek <jakub@redhat.com> |
10346 | ||
10347 | * gcc.dg/20001127-1.c: New test. | |
10348 | ||
76e57b45 NS |
10349 | 2000-11-27 Nathan Sidwell <nathan@codesourcery.com> |
10350 | ||
5ee4cc26 | 10351 | * g++.old-deja/g++.pt/friend46.C: New test. |
76e57b45 | 10352 | |
f9825168 NS |
10353 | 2000-11-27 Nathan Sidwell <nathan@codesourcery.com> |
10354 | ||
10355 | * g++.old-deja/g++.other/ptrmem8.C: New test. | |
10356 | ||
1789599b KG |
10357 | 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10358 | ||
10359 | * gcc.c-torture/execute/string-opt-7.c: New test. | |
10360 | * gcc.c-torture/execute/string-opt-8.c: Likewise. | |
10361 | ||
b21218ce GDR |
10362 | 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com> |
10363 | ||
10364 | * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler' | |
10365 | instead of 'mkcheck 2'. | |
10366 | ||
9399bad3 JM |
10367 | 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk> |
10368 | ||
10369 | * gcc.c-torture/execute/memcheck/driver.c, | |
10370 | gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change | |
10371 | C9X references to refer to C99. | |
10372 | ||
4df1190a JJ |
10373 | 2000-11-25 Jakub Jelinek <jakub@redhat.com> |
10374 | ||
10375 | * gcc.dg/ultrasp3.c: New test. | |
10376 | ||
4fe0a76c NB |
10377 | 2000-11-25 Neil Booth <neilb@earthling.net> |
10378 | ||
10379 | * gcc.dg/cpp/include2.c: Update test to be locale independent. | |
10380 | ||
9eca082e AO |
10381 | 2000-11-25 Alexandre Oliva <aoliva@redhat.com> |
10382 | ||
10383 | * gcc.c-torture/compile/20001123-2.c: New. | |
10384 | ||
3a163b1a KL |
10385 | 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> |
10386 | ||
10387 | * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure. | |
10388 | ||
235cfbc4 BS |
10389 | 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk> |
10390 | ||
10391 | * gcc.dg/sequence-point-1.c: Add some new tests. | |
222de5be | 10392 | * gcc.c-torture/execute/20001124-1.c: New test. |
235cfbc4 | 10393 | |
2f401cc8 NS |
10394 | 2000-11-24 Nathan Sidwell <nathan@codesourcery.com> |
10395 | ||
10396 | * g++.old-deja/g++.other/vaarg4.C: New test. | |
10397 | * gcc.c-torture/compile/20001123-1.c: New test. | |
10398 | ||
3d7e9ba4 NS |
10399 | 2000-11-24 Nathan Sidwell <nathan@codesourcery.com> |
10400 | ||
10401 | * g++.other/crash24.C: Adjust and remove XFAIL. | |
10402 | * g++.other/crash37.C: New test. | |
10403 | ||
ab097535 NS |
10404 | 2000-11-23 Nathan Sidwell <nathan@codesourcery.com> |
10405 | ||
10406 | * g++.old-deja/g++.pt/instantiate9.C: New test. | |
10407 | ||
71ca6fe9 MM |
10408 | 2000-11-22 Mark Mitchell <mark@codesourcery.com> |
10409 | ||
a862e958 MM |
10410 | * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the |
10411 | new ABI, too. | |
10412 | ||
71ca6fe9 MM |
10413 | * g++.old-deja/g++.mike/p6610a.C: This test no longer fails. |
10414 | * g++.old-deja/g++.robertl/eb55.C: Likewise. | |
10415 | ||
a16f893b NB |
10416 | 2000-11-22 Neil Booth <neilb@earthling.net> |
10417 | ||
10418 | * gcc.dg/cpp/Wtrigraphs.c: New test. | |
10419 | ||
b60585a0 LR |
10420 | 2000-11-22 Loren J. Rittle <ljrittle@acm.org> |
10421 | ||
6d4587f7 | 10422 | * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h. |
b60585a0 | 10423 | |
e5a7acdd JJ |
10424 | 2000-11-22 Jakub Jelinek <jakub@redhat.com> |
10425 | ||
10426 | * gcc.c-torture/execute/ieee/20001122-1.c: New test. | |
10427 | ||
d93415c9 HPN |
10428 | 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com> |
10429 | ||
10430 | * lib/gcc-dg.exp: load_lib scanasm.exp. | |
10431 | (scan-assembler, scan-assembler-not): Break out to scanasm.exp. | |
10432 | * lib/g++-dg.exp: load_lib scanasm.exp. | |
10433 | * lib/scanasm.exp: New. | |
10434 | (scan-assembler, scan-assembler-not): Add optional arguments to | |
10435 | test name, or if not present, the pattern name. | |
033b8a0c | 10436 | (scan-assembler-dem, scan-assembler-dem-not): New. |
d93415c9 HPN |
10437 | |
10438 | * g++.dg/dg.exp: New. | |
10439 | ||
65aa8276 NB |
10440 | 2000-11-21 Neil Booth <neilb@earthling.net> |
10441 | ||
6d4587f7 | 10442 | * gcc.dg/cpp/integrated1.c: Remove. |
65aa8276 | 10443 | |
ce79b0ca JJ |
10444 | 2000-11-21 Jakub Jelinek <jakub@redhat.com> |
10445 | ||
10446 | * gcc.c-torture/execute/20001121-1.c: New test. | |
10447 | ||
a5ccb99d RH |
10448 | 2000-11-21 Richard Henderson <rth@redhat.com> |
10449 | ||
10450 | * gcc.c-torture/compile/20001121-1.c: New test. | |
10451 | ||
51073b1c NB |
10452 | 2000-11-20 Neil Booth <neilb@earthling.net> |
10453 | ||
10454 | * gcc.dg/cpp/integrated1.c: New test. | |
10455 | ||
6b16805e JJ |
10456 | 2000-11-21 Jakub Jelinek <jakub@redhat.com> |
10457 | ||
10458 | * g++.old-deja/g++.other/inline17.C: New test. | |
10459 | ||
b5ecf629 DL |
10460 | 2000-11-20 Donald Lindsay <dlindsay@redhat.com> |
10461 | ||
10462 | * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized | |
10463 | local variable to be zero: I made the variable global. Now | |
10464 | uses abort() and exit() instead of relying on main's return value. | |
10465 | ||
e6afac94 NB |
10466 | 2000-11-20 Neil Booth <neilb@earthling.net> |
10467 | ||
6d4587f7 ZW |
10468 | * gcc.dg/cpp/paste2.c: Update test. |
10469 | * objc/execute/paste.m: New test. | |
e6afac94 | 10470 | |
1d7ff272 JM |
10471 | 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk> |
10472 | ||
10473 | * gcc.dg/c99-condexpr-1.c: New test. | |
10474 | ||
029a4f4d NB |
10475 | 2000-11-20 Neil Booth <neilb@earthling.net> |
10476 | ||
10477 | * gcc.dg/cpp/macsyntx.c: Use correct command line option. | |
10478 | ||
447306fa NS |
10479 | 2000-11-20 Nathan Sidwell <nathan@codesourcery.com> |
10480 | ||
10481 | * g++.old-deja/g++.pt/export1.C: New test. | |
10482 | ||
462ef1e1 JJ |
10483 | 2000-11-20 Jakub Jelinek <jakub@redhat.com> |
10484 | ||
10485 | * gcc.dg/20001117-1.c: New test. | |
10486 | ||
980c0b56 RH |
10487 | 2000-11-18 Richard Henderson <rth@redhat.com> |
10488 | ||
10489 | * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits. | |
10490 | ||
dd4458df RH |
10491 | 2000-11-18 Richard Henderson <rth@redhat.com> |
10492 | ||
10493 | * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa. | |
10494 | * lib/f-torture.exp (TORTURE_OPTIONS): Likewise. | |
10495 | * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise. | |
10496 | ||
2add28a3 RH |
10497 | 2000-11-18 Richard Henderson <rth@redhat.com> |
10498 | ||
10499 | * gcc.c-torture/execute/20001009-2.c (foo): Rename from main. | |
10500 | (main): New. Exit cleanly. | |
10501 | ||
77c4d6c0 JM |
10502 | 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk> |
10503 | ||
10504 | * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c, | |
10505 | gcc.dg/c99-fordecl-2.c: New tests. | |
10506 | ||
ce7d4fc8 RH |
10507 | 2000-11-18 Richard Henderson <rth@redhat.com> |
10508 | ||
10509 | * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c. | |
10510 | * gcc.c-torture/execute/zerolen-2.c: New. | |
10511 | ||
3734169e FS |
10512 | 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
10513 | ||
10514 | * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant | |
10515 | memory. | |
10516 | ||
35728a80 NS |
10517 | 2000-11-17 Nathan Sidwell <nathan@codesourcery.com> |
10518 | ||
10519 | * g++.old-deja/g++.pt/instantiate8.C: New test. | |
10520 | ||
5cce22b6 NS |
10521 | 2000-11-17 Nathan Sidwell <nathan@codesourcery.com> |
10522 | ||
10523 | * g++.old-deja/g++.other/incomplete.C: Add more tests. | |
10524 | * g++.old-deja/g++.pt/crash9.C: Mark new expected error. | |
10525 | ||
e24fa9da NC |
10526 | 2000-11-16 Nick Clifton <nickc@redhat.com> |
10527 | ||
10528 | * gcc.c-torture/execute/nestfunc-2.c: New test. | |
10529 | * gcc.c-torture/execute/nestfunc-3.c: New test. | |
10530 | ||
2b8b5d02 BS |
10531 | 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk> |
10532 | ||
10533 | * gcc.c-torture/compile/20001116-1.c: New test. | |
10534 | ||
4c8fb571 FS |
10535 | 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
10536 | ||
10537 | * gcc.c-torture/execute/20001115-1.c: New test. | |
10538 | ||
97150c41 MM |
10539 | 2000-11-15 Mark Mitchell <mark@codesourcery.com> |
10540 | ||
10541 | * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary. | |
10542 | * g++.old-deja/g++.abi/cxa_vec.C: Likewise. | |
10543 | * g++.old-deja/g++.abi/ptrflags.C: Likewise. | |
10544 | * g++.old-deja/g++.abi/vmihint.C: Likewise. | |
10545 | ||
cbc2c182 NB |
10546 | 2000-11-15 Neil Booth <neilb@earthling.net> |
10547 | ||
6d4587f7 ZW |
10548 | gcc.dg/cpp/_Pragma1.c: Update. |
10549 | gcc.dg/cpp/_Pragma2.c: New test. | |
cbc2c182 | 10550 | |
71631a1f NS |
10551 | 2000-11-15 Nathan Sidwell <nathan@codesourcery.com> |
10552 | ||
10553 | * g++.old-deja/g++.other/anon5.C: New test. | |
10554 | ||
ab6c59fd JM |
10555 | 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk> |
10556 | ||
10557 | * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more | |
10558 | tests. | |
10559 | ||
bd7cf17e JJ |
10560 | 2000-11-14 Jakub Jelinek <jakub@redhat.com> |
10561 | ||
10562 | * gcc.c-torture/execute/20000801-4.c: Make sure the second string is | |
10563 | output. | |
10564 | ||
ebf02523 JM |
10565 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
10566 | ||
10567 | * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after | |
10568 | labels at end of compound statements. | |
10569 | ||
529c0acb JJ |
10570 | 2000-11-13 Jakub Jelinek <jakub@redhat.com> |
10571 | ||
10572 | * gcc.c-torture/execute/loop-7.c: New test. | |
10573 | ||
b7438415 JM |
10574 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
10575 | ||
10576 | * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests. | |
10577 | ||
19552aa5 JM |
10578 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
10579 | ||
10580 | * gcc.dg/c99-bool-1.c: New test. | |
10581 | ||
444ca59f JM |
10582 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> |
10583 | ||
10584 | * gcc.dg/c99-scope-1.c: Remove xfail. | |
10585 | * gcc.dg/c99-scope-2.c: New test. | |
10586 | ||
c7b6c6cd KG |
10587 | 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10588 | ||
10589 | * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex. | |
10590 | * gcc.c-torture/execute/string-opt-4.c: Also test builtin index. | |
10591 | ||
b72bd9c2 MM |
10592 | 2000-11-11 Mark Mitchell <mark@codesourcery.com> |
10593 | ||
56964678 MM |
10594 | * g++.brendan/err-msg8.C: Avoid capricious line-number issues with |
10595 | error messages. | |
10596 | ||
b72bd9c2 MM |
10597 | * g++.mike/p700.C: Don't typedef wchar_t. |
10598 | * g++.mike/p784.C: Likewise. | |
10599 | * g++.mike/eb101.C: Don't use __wchar_t. | |
10600 | ||
da909756 TM |
10601 | 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl> |
10602 | ||
10603 | * g77.f-torture/execute/20001111.[fx]: Test premature exit | |
10604 | from DO loop. | |
10605 | ||
3e5c33c0 BS |
10606 | 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk> |
10607 | ||
10608 | * gcc.c-torture/execute/20001111-1.c: New test. | |
10609 | ||
93ae2b3e NC |
10610 | 2000-11-10 Nick Clifton <nickc@redhat.com> |
10611 | ||
10612 | * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long | |
10613 | long multuiple and accumulate. | |
10614 | ||
338bcbd5 RH |
10615 | 2000-11-09 Richard Henderson <rth@redhat.com> |
10616 | ||
662f340b RH |
10617 | * gcc.dg/sequence-pt-1.c: Cast from pointer to integer |
10618 | via size_t instead of int. | |
10619 | ||
338bcbd5 RH |
10620 | * gcc.c-torture/execute/string-opt-1.c: Make stub functions static. |
10621 | * gcc.c-torture/execute/string-opt-2.c: Likewise. | |
10622 | * gcc.c-torture/execute/string-opt-3.c: Likewise. | |
10623 | * gcc.c-torture/execute/string-opt-4.c: Likewise. | |
10624 | ||
b52114d2 GK |
10625 | 2000-11-09 Geoffrey Keating <geoffk@redhat.com> |
10626 | ||
10627 | * gcc.c-torture/compile/20001109-1.c: New test. | |
10628 | * gcc.c-torture/compile/20001109-2.c: New test. | |
10629 | ||
5361cbb7 NS |
10630 | 2000-11-09 Nathan Sidwell <nathan@codesourcery.com> |
10631 | ||
10632 | * g++.old-deja/g++.pt/operator1.C: New test. | |
1caa7aba | 10633 | * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line. |
5361cbb7 | 10634 | |
c6348fe7 JJ |
10635 | 2000-11-09 Jakub Jelinek <jakub@redhat.com> |
10636 | ||
10637 | * gcc.dg/20001108-1.c: New test. | |
10638 | ||
2dee4af1 JJ |
10639 | 2000-11-09 Jakub Jelinek <jakub@redhat.com> |
10640 | ||
10641 | * gcc.c-torture/execute/string-opt-1.c: Add test for strstr | |
10642 | with both arguments constant strings. | |
10643 | * gcc.c-torture/execute/string-opt-3.c: New test. | |
10644 | * gcc.c-torture/execute/string-opt-4.c: New test. | |
10645 | * gcc.c-torture/execute/string-opt-5.c: New test. | |
10646 | ||
ca68ea18 NC |
10647 | 2000-11-08 Nick Clifton <nickc@redhat.com> |
10648 | ||
10649 | * gcc.c-torture/execute/20001108-1.c: New test case. Checks | |
10650 | mulsidi3adddi patterns. | |
10651 | ||
36791f1e NS |
10652 | 2000-11-08 Nathan Sidwell <nathan@codesourcery.com> |
10653 | ||
10654 | * g++.old-deja/g++.other/crash36.C: New test. | |
10655 | ||
321565d3 JJ |
10656 | 2000-11-08 Jakub Jelinek <jakub@redhat.com> |
10657 | ||
10658 | * g++.old-deja/g++.other/init16.C: New test. | |
10659 | ||
f0cbb7ac LR |
10660 | 2000-11-06 Loren J. Rittle <ljrittle@acm.org> |
10661 | ||
10662 | * g++.old-deja/g++.mike/p6610a.C: Update XFAIL. | |
10663 | ||
475e22ba JO |
10664 | 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com> |
10665 | ||
10666 | * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*. | |
10667 | * gcc.c-torture/execute/va-arg-16.x: Likewise. | |
10668 | * gcc.c-torture/execute/va-arg-17.x: Likewise. | |
10669 | ||
0b13d6c2 DD |
10670 | 2000-11-07 DJ Delorie <dj@redhat.com> |
10671 | ||
10672 | * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass. | |
10673 | ||
a7c683a8 KG |
10674 | 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10675 | ||
10676 | * gcc.c-torture/execute/string-opt-1.c: New test. | |
10677 | ||
8735550f JO |
10678 | 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com> |
10679 | ||
10680 | * gcc.c-torture/execute/va-arg-15.x: New file. Fails on | |
10681 | mips-sgi-irix6.* because the MIPS ABI passes floating-point | |
10682 | parameters in registers, and there is no way for a varargs | |
10683 | function to know in which order the integer and floating-point | |
10684 | parameters should be interleaved when they are placed on the | |
10685 | stack. | |
10686 | * gcc.c-torture/execute/va-arg-16.x: Likewise. | |
10687 | * gcc.c-torture/execute/va-arg-17.x: Likewise. | |
10688 | ||
26a87cab KG |
10689 | 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10690 | ||
10691 | * gcc.c-torture/execute/string-opt-2.c: New test. | |
10692 | ||
d48ebde1 NS |
10693 | 2000-11-07 Nathan Sidwell <nathan@codesourcery.com> |
10694 | ||
10695 | * g++.old-deja/g++.pt/crash60.C: New test. | |
10696 | ||
d1877a9b JJ |
10697 | 2000-11-06 Jakub Jelinek <jakub@redhat.com> |
10698 | ||
10699 | * g++.old-deja/g++.other/crash24.C: New test. | |
10700 | * g++.old-deja/g++.other/crash25.C: New test. | |
10701 | * g++.old-deja/g++.other/crash26.C: New test. | |
10702 | * g++.old-deja/g++.other/crash27.C: New test. | |
10703 | * g++.old-deja/g++.other/crash28.C: New test. | |
10704 | * g++.old-deja/g++.other/crash29.C: New test. | |
10705 | * g++.old-deja/g++.other/crash30.C: New test. | |
10706 | * g++.old-deja/g++.other/crash31.C: New test. | |
10707 | * g++.old-deja/g++.other/crash32.C: New test. | |
10708 | * g++.old-deja/g++.other/crash33.C: New test. | |
10709 | * g++.old-deja/g++.other/crash34.C: New test. | |
10710 | * g++.old-deja/g++.other/crash35.C: New test. | |
10711 | ||
8b1c5fd0 JJ |
10712 | 2000-11-06 Jakub Jelinek <jakub@redhat.com> |
10713 | ||
10714 | * gcc.c-torture/execute/20001031-1.c: New test. | |
10715 | ||
ffb28279 MM |
10716 | 2000-11-04 Mark Mitchell <mark@codesourcery.com> |
10717 | ||
bfd2cff7 MM |
10718 | * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std' |
10719 | namespace. | |
10720 | ||
247a2b0a MM |
10721 | * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be |
10722 | standards-conformant. | |
10723 | ||
bb77c16c MM |
10724 | * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace. |
10725 | ||
ffb28279 MM |
10726 | * g++.old-deja/g++.mike/p755.C: Tweak handling of exit. |
10727 | * g++.old-deja/g++.mike/p755a.C: Likewise. | |
10728 | * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard | |
10729 | library makes no calls to `operator new' during initialization. | |
10730 | ||
e8ecb16d NB |
10731 | 2000-11-04 Neil Booth <neilb@earthling.net> |
10732 | ||
6d4587f7 | 10733 | * gcc.dg/cpp/include2.c: New tests. |
e8ecb16d | 10734 | |
b8c25665 | 10735 | 2000-11-03 Mark P Mitchell <mark@codesourcery.com> |
334c4aae MM |
10736 | |
10737 | * lib/g++.exp (g++_set_ld_library_path): New function. | |
10738 | Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH. | |
10739 | ||
30235724 BS |
10740 | 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk> |
10741 | ||
10742 | * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus | |
10743 | warnings. | |
10744 | ||
6a16a7f0 RH |
10745 | 2000-11-01 Richard Henderson <rth@redhat.com> |
10746 | ||
10747 | * g++.old-deja/g++.ext/namedret1.C: New. | |
10748 | * g++.old-deja/g++.ext/namedret2.C: New. | |
10749 | * g++.old-deja/g++.ext/namedret3.C: New. | |
10750 | ||
e201b0a7 GK |
10751 | 2000-10-31 Geoffrey Keating <geoffk@cygnus.com> |
10752 | ||
10753 | * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers. | |
10754 | * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers. | |
10755 | ||
c5a0835d KG |
10756 | 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10757 | ||
10758 | * gcc.c-torture/execute/va-arg-21.c: New test. | |
10759 | ||
93cc1c69 JM |
10760 | 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk> |
10761 | ||
10762 | * gcc.dg/c99-complex-2.c: New test. | |
10763 | ||
bcb38cc1 KG |
10764 | 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
10765 | ||
10766 | * gcc.c-torture/execute/stdio-opt-1.c: New test. | |
10767 | ||
681cb233 JJ |
10768 | 2000-10-31 Jakub Jelinek <jakub@redhat.com> |
10769 | ||
10770 | * g++.old-deja/g++.other/inline16.C: New test. | |
10771 | ||
761f0855 GDR |
10772 | 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com> |
10773 | ||
10774 | * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against. | |
10775 | __PRETTY_FUNCTION__ | |
10776 | ||
9f6ef6bc NB |
10777 | 2000-10-29 Neil Booth <neilb@earthling.net> |
10778 | ||
10779 | * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c: | |
10780 | New tests. | |
10781 | * gcc.dg/cpp/macsyntx.c: Move test to defined.c. | |
10782 | * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic | |
10783 | optimisation. | |
10784 | ||
00c83d46 NB |
10785 | 2000-10-29 Neil Booth <neilb@earthling.net> |
10786 | ||
6d4587f7 | 10787 | * gcc.dg/cpp/macro4.c, macro5.c: New tests. |
00c83d46 NB |
10788 | * mi1.c, mi1c.h: Add null directives to multiple-include test. |
10789 | * mi5.c: Test multiple includes work with -C. | |
10790 | * trigraphs.c: Test ^= version. | |
10791 | ||
e7f7ca12 NB |
10792 | 2000-10-28 Neil Booth <neilb@earthling.net> |
10793 | ||
10794 | New tests and test updates for new macro expander. | |
42ded877 | 10795 | |
e7f7ca12 NB |
10796 | * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c, |
10797 | endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c, | |
10798 | paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c, | |
10799 | tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for | |
10800 | new diagnostic messages. | |
10801 | ||
10802 | * gcc.dg/cpp/macro3.c: New tests. | |
10803 | ||
229a2e65 MM |
10804 | 2000-10-27 Mark Mitchell <mark@codesourcery.com> |
10805 | ||
10806 | * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors | |
10807 | on the same line. | |
10808 | ||
fadb729c JJ |
10809 | 2000-10-27 Jakub Jelinek <jakub@redhat.com> |
10810 | ||
10811 | * g++.old-deja/g++.other/eh2.C: New test. | |
10812 | ||
ef3809cb BS |
10813 | 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk> |
10814 | ||
10815 | * gcc.c-torture/execute/20001027-1.c: New test. | |
10816 | ||
cf8e718a RH |
10817 | 2000-10-26 Richard Henderson <rth@redhat.com> |
10818 | ||
10819 | * gcc.c-torture/execute/20001026-1.c: New. | |
10820 | ||
140c3b7e MM |
10821 | 2000-10-26 Mark Mitchell <mark@codesourcery.com> |
10822 | ||
10823 | * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3. | |
10824 | * g++.old-deja/g++.law/builtin1.C: Likewise. | |
10825 | * g++.old-deja/g++.law/ctors10.C: Likewise. | |
10826 | * g++.old-deja/g++.law/virtual3.C: Likewise. | |
10827 | * g++.old-deja/g++.mike/p658.C: Likewise. | |
10828 | * g++.old-deja/g++.other/sibcall1.C: Likewise. | |
10829 | * g++.old-deja/g++.other/vaarg2.C: Likewise. | |
10830 | * g++.old-deja/g++.robertl/eb124.C: Likewise. | |
10831 | * g++.old-deja/g++.robertl/eb44.C: Likewise. | |
10832 | * g++.old-deja/g++.robertl/eb77.C: Likewise. | |
10833 | ||
cdb09fce NS |
10834 | 2000-10-26 Nathan Sidwell <nathan@codesourcery.com> |
10835 | ||
10836 | * gcc.c-torture/compile/20001024-1.c: New test. | |
10837 | ||
be5aeb60 MM |
10838 | 2000-10-25 Mark Mitchell <mark@codesourcery.com> |
10839 | ||
10840 | * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3 | |
10841 | to tell us whether or not we are using V3. | |
10842 | ||
5f9cd837 GDR |
10843 | 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com> |
10844 | ||
10845 | * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison | |
42ded877 | 10846 | operands. |
5f9cd837 | 10847 | |
e0c9fbb7 JM |
10848 | 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk> |
10849 | ||
10850 | * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests. | |
10851 | ||
dc5041ab JJ |
10852 | 2000-10-25 Jakub Jelinek <jakub@redhat.com> |
10853 | ||
10854 | * gcc.c-torture/execute/20001024-1.c: New test. | |
10855 | ||
f85b5d65 JJ |
10856 | 2000-10-24 Jakub Jelinek <jakub@redhat.com> |
10857 | ||
10858 | * g++.old-deja/g++.other/sibcall1.C: New test. | |
10859 | ||
42a55121 JJ |
10860 | 2000-10-20 Jakub Jelinek <jakub@redhat.com> |
10861 | ||
10862 | * gcc.dg/noncompile/init-3.c: New test. | |
10863 | ||
2f74f7e9 JM |
10864 | 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk> |
10865 | ||
10866 | * gcc.dg/format-array-1.c: New test. | |
10867 | ||
81cf47b2 JM |
10868 | 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk> |
10869 | ||
10870 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for | |
10871 | writing through null pointers; remove comment about testing | |
10872 | unterminated strings. | |
10873 | ||
15edc0cb MH |
10874 | 2000-10-17 Matthew Hiller <hiller@redhat.com> |
10875 | ||
10876 | * gcc.c-torture/execute/20001017-2.c: New test. | |
10877 | ||
0fe68387 JM |
10878 | 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk> |
10879 | ||
10880 | * gcc.c-torture/compile/20001018-1.c: New test. | |
10881 | * gcc.c-torture/compile/20001018-1.x: Xfail. | |
10882 | ||
34137553 FS |
10883 | 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
10884 | ||
10885 | * gcc.c-torture/execute/20001017-1.c: New test. | |
10886 | ||
b691cb00 JM |
10887 | 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk> |
10888 | ||
10889 | * gcc.dg/format-xopen-1.c: Update comments; adjust for checking | |
10890 | for multiple use of arguments with scanf formats; add tests for | |
10891 | multiple use of arguments. | |
10892 | ||
2683ed8d BS |
10893 | 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk> |
10894 | ||
10895 | * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests. | |
10896 | ||
74ff4629 JM |
10897 | 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk> |
10898 | ||
10899 | * gcc.dg/format-miss-1.c: New test. | |
10900 | ||
a5ad11e1 JJ |
10901 | 2000-10-16 Jakub Jelinek <jakub@redhat.com> |
10902 | ||
10903 | * gcc.c-torture/execute/20001013-1.c: New test. | |
10904 | ||
6d2e1454 JM |
10905 | 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk> |
10906 | ||
10907 | * gcc.dg/format-branch-1.c: New test. | |
10908 | ||
1df1abe2 JM |
10909 | 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk> |
10910 | ||
10911 | * README, lib/file-format.exp: Remove EGCS references. | |
10912 | ||
55143861 JJ |
10913 | 2000-10-16 Jakub Jelinek <jakub@redhat.com> |
10914 | ||
10915 | * gcc.dg/20001013-1.c: New test. | |
10916 | ||
d79d42da JM |
10917 | 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk> |
10918 | ||
10919 | * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type | |
10920 | for intmax_t in the compiler using __typeof__ and the type rules | |
10921 | for conditional expressions. | |
10922 | ||
fccf9848 JJ |
10923 | 2000-10-13 Jakub Jelinek <jakub@redhat.com> |
10924 | ||
10925 | * gcc.dg/20001012-1.c: New test. | |
10926 | * gcc.dg/20001012-2.c: New test. | |
10927 | ||
9fa8f75d JM |
10928 | 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk> |
10929 | ||
10930 | * gcc.dg/format-attr-1.c: New test. | |
10931 | ||
abb2c7ab JM |
10932 | 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk> |
10933 | ||
10934 | * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use | |
10935 | __LONG_LONG_MAX__ instead of LLONG_MAX. | |
10936 | ||
4831bc84 JM |
10937 | 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk> |
10938 | ||
10939 | * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I | |
10940 | scanf flags. | |
10941 | * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime | |
10942 | flags. | |
10943 | ||
bb58bec5 JM |
10944 | 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk> |
10945 | ||
10946 | * gcc.dg/sequence-pt-1.c: New test. | |
10947 | ||
d0b43a40 GK |
10948 | 2000-10-11 Geoff Keating <geoffk@cygnus.com> |
10949 | ||
10950 | * gcc.c-torture/execute/20001011-1.c: New testcase. | |
10951 | Testcase provided by Zack Weinberg <zackw@stanford.edu>. | |
10952 | ||
8ccaefbd JJ |
10953 | 2000-10-10 Jakub Jelinek <jakub@redhat.com> |
10954 | ||
10955 | * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi | |
10956 | does not error on it. | |
10957 | ||
462561b7 JJ |
10958 | 2000-10-10 Jakub Jelinek <jakub@redhat.com> |
10959 | ||
10960 | * gcc.dg/20001009-1.c: New test. | |
10961 | ||
45d640d9 JH |
10962 | Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz> |
10963 | ||
10964 | * gcc.c-torture/compile/20001009-1.c: Move from here .... | |
10965 | * gcc.c-torture/execute/20001009-2.c: ... to here. | |
10966 | ||
80c0f62c GK |
10967 | 2000-10-09 Geoff Keating <geoffk@cygnus.com> |
10968 | ||
10969 | * gcc.c-torture/compile/20001009-1.c: New testcase. | |
10970 | * gcc.c-torture/execute/20001009-1.c: New testcase. | |
10971 | Testcases provided by Jan Hubicka <jh@suse.cz>. | |
10972 | ||
b15ad712 JM |
10973 | 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk> |
10974 | ||
10975 | * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c, | |
10976 | gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and | |
10977 | uintmax_t using <limits.h> to emulate the compiler's internal | |
10978 | logic. No longer XFAIL %j tests. | |
10979 | ||
2588e44e JM |
10980 | 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk> |
10981 | ||
10982 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c, | |
10983 | gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c, | |
10984 | gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error | |
10985 | regexps and details of expected handling of some bad formats. | |
10986 | * gcc.dg/format-xopen-1.c: Add test for $ format with assignment | |
10987 | suppression. | |
10988 | ||
54d7ee59 JM |
10989 | 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk> |
10990 | ||
10991 | * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C, | |
10992 | g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C, | |
10993 | g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c, | |
10994 | gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages | |
10995 | in list archives. | |
10996 | ||
15f18aac RH |
10997 | 2000-10-06 Richard Henderson <rth@cygnus.com> |
10998 | ||
10999 | * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type. | |
11000 | * g++.old-deja/g++.brendan/crash52.C: Likewise. | |
11001 | * g++.old-deja/g++.jason/report.C: Likewise. | |
11002 | * g++.old-deja/g++.law/friend5.C: Likewise. | |
11003 | * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling | |
11004 | of the expected warnings. | |
11005 | ||
903cef85 NS |
11006 | 2000-10-06 Nathan Sidwell <nathan@codesourcery.com> |
11007 | ||
11008 | * g++.old-deja/g++.pt/enum14.C: New test. | |
11009 | ||
b2f9816f NS |
11010 | 2000-10-05 Nathan Sidwell <nathan@codesourcery.com> |
11011 | ||
11012 | * g++.old-deja/g++.pt/crash59.C: New test. | |
11013 | ||
9c00185b WC |
11014 | 2000-10-04 Will Cohen <wcohen@redhat.com> |
11015 | ||
11016 | * gcc.dg/20000926-1.c: New test. | |
11017 | ||
e9e037ef GK |
11018 | 2000-10-03 Geoff Keating <geoffk@cygnus.com> |
11019 | ||
11020 | * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled | |
11021 | function name for current C++ compiler. | |
11022 | Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>. | |
11023 | ||
99885b3f GDR |
11024 | 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com> |
11025 | ||
11026 | * g++.old-deja/g++.ext/pretty3.C: Fix comparison with | |
42ded877 | 11027 | __PRETTY_FUNCTION__. |
99885b3f GDR |
11028 | * g++.old-deja/g++.ext/pretty2.C: Likewise. |
11029 | ||
2eeb109b KG |
11030 | 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11031 | ||
11032 | * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers. | |
11033 | ||
380f6ad3 JJ |
11034 | 2000-09-26 Jakub Jelinek <jakub@redhat.com> |
11035 | ||
6d4587f7 | 11036 | * gcc.c-torture/compile/20000923-1.c: New test. |
380f6ad3 | 11037 | |
dcbd43e0 TP |
11038 | 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> |
11039 | ||
11040 | * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3. | |
11041 | * g++.old-deja/g++.pt/ttp62.C: Same. | |
11042 | * g++.old-deja/g++.other/inline14.C: Same. | |
11043 | ||
5a864cbf RH |
11044 | 2000-09-24 Richard Henderson <rth@cygnus.com> |
11045 | ||
11046 | * gcc.c-torture/execute/20000914-1.c: Declare malloc. | |
11047 | ||
c5412f06 JM |
11048 | 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk> |
11049 | ||
11050 | * gcc.dg/c90-printf-1.c: Add test for wide string format. | |
11051 | ||
afa223c6 GK |
11052 | 2000-09-22 Geoff Keating <geoffk@cygnus.com> |
11053 | ||
11054 | * gcc.c-torture/compile/20000922-1.c: New file. | |
11055 | ||
1d5d6f3f NC |
11056 | 2000-09-21 Nick Clifton <nickc@redhat.com> |
11057 | ||
11058 | * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform | |
11059 | a signed long modulo operation. | |
3dc60fc7 | 11060 | (mod6): New function - perform an unsigned long modulo operation. |
1d5d6f3f NC |
11061 | (main): Add tests for modulos of very large numbers by very small |
11062 | dividends. | |
11063 | ||
ad3fd36f KG |
11064 | 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11065 | ||
11066 | * g++.old-deja/g++.other/virtual8.C: Declare printf correctly. | |
11067 | ||
033b5a34 RH |
11068 | 2000-09-19 Richard Henderson <rth@cygnus.com> |
11069 | ||
11070 | * gcc.dg/compare2.c (case 10): XFAIL. | |
11071 | ||
895b56ff RH |
11072 | 2000-09-18 Richard Henderson <rth@cygnus.com> |
11073 | ||
11074 | * gcc.c-torture/execute/20000906-1.c: Move ... | |
11075 | * gcc.dg/20000906-1.c: ... here. Only run on targets | |
11076 | that support __builtin_trap. | |
11077 | ||
0d9f234d NB |
11078 | Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net> |
11079 | ||
11080 | * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test. | |
11081 | ||
fc6df7e1 JM |
11082 | 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk> |
11083 | ||
11084 | * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats. | |
11085 | * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add | |
11086 | more $ format tests. | |
11087 | ||
65661a72 JM |
11088 | 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk> |
11089 | ||
11090 | * gcc.dg/format-errmk-1.c: New test. | |
11091 | ||
ebeda052 GM |
11092 | 2000-09-17 Greg McGary <greg@mcgary.org> |
11093 | ||
11094 | * gcc.c-torture/execute/20000917-1.x: Remove. | |
11095 | ||
60e9d01c JM |
11096 | 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk> |
11097 | ||
11098 | * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests. | |
11099 | ||
859e203f GM |
11100 | 2000-09-17 Greg McGary <greg@mcgary.org> |
11101 | ||
11102 | * gcc.c-torture/execute/20000917-1.c: New test. | |
11103 | * gcc.c-torture/execute/20000917-1.x: XFAIL. | |
11104 | ||
08ebc1c5 NB |
11105 | Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net> |
11106 | ||
11107 | * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments | |
11108 | in nested macro bug. | |
11109 | ||
ff94c747 NB |
11110 | Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net> |
11111 | ||
11112 | * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet. | |
11113 | ||
b8c25665 | 11114 | 2000-09-14 Jeffrey A Law (law@cygnus.com) |
cf160a63 JL |
11115 | |
11116 | * gcc.c-torture/execute/20000914-1.c: New test. | |
11117 | ||
9a16ff93 AO |
11118 | 2000-09-12 Alexandre Oliva <aoliva@redhat.com> |
11119 | ||
11120 | * g++.other/inline13.C: New test. | |
42ded877 | 11121 | |
a210651e AJ |
11122 | 2000-09-12 Andreas Jaeger <aj@suse.de> |
11123 | ||
11124 | * gcc.c-torture/execute/widechar-2.c: New test for wchar_t | |
11125 | constant by Ulrich Drepper <drepper@redhat.com>. | |
11126 | ||
b8c25665 | 11127 | 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk> |
8b267da0 R |
11128 | |
11129 | * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms. | |
11130 | ||
32892c52 KG |
11131 | 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11132 | ||
11133 | * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests. | |
11134 | ||
a58d32c2 ZW |
11135 | 2000-09-11 Zack Weinberg <zack@wolery.cumb.org> |
11136 | ||
11137 | * gcc.dg/cpp/backslash.c: New test. | |
11138 | ||
da88b352 AO |
11139 | 2000-09-11 Alexandre Oliva <aoliva@redhat.com> |
11140 | ||
11141 | * gcc.c-torture/execute/20000910-1.c: New test. | |
11142 | * gcc.c-torture/execute/20000910-2.c: Likewise. | |
11143 | ||
a5de05b7 | 11144 | 2000-09-11 Robert Lipe <robertl@sco.com> |
42ded877 | 11145 | |
a5de05b7 RL |
11146 | * gcc.dg/pragma-align.c: New test. |
11147 | ||
6cd0d4de NS |
11148 | 2000-09-11 Nathan Sidwell <nathan@codesourcery.com> |
11149 | ||
11150 | * g++.old-deja/g++.pt/explicit82.C: New test. | |
11151 | * g++.old-deja/g++.pt/explicit83.C: New test. | |
11152 | ||
8f820299 ZW |
11153 | 2000-09-10 Zack Weinberg <zack@wolery.cumb.org> |
11154 | ||
11155 | * gcc.dg/asm-names.c: New test. | |
11156 | ||
e1aa5140 KG |
11157 | 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11158 | ||
11159 | * gcc.dg/cpp/tr-warn6.c: New test | |
11160 | ||
2496f0b5 JM |
11161 | 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk> |
11162 | ||
11163 | * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should | |
11164 | be accepted. | |
11165 | ||
33b35a8d CM |
11166 | 2000-09-07 Catherine Moore <clm@redhat.com> |
11167 | ||
6d4587f7 | 11168 | * gcc.c-torture/execute/unroll-1.c: New test. |
33b35a8d | 11169 | |
0e5921e8 ZW |
11170 | 2000-09-06 Zack Weinberg <zack@wolery.cumb.org> |
11171 | ||
11172 | * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on | |
11173 | ERROR markers. | |
11174 | * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line. | |
11175 | * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail. | |
11176 | * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps. | |
11177 | * gcc.dg/wtr-suffix-1.c: Correct error regexps. | |
11178 | * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c: | |
11179 | Preprocess only. | |
11180 | * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line. | |
11181 | * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp. | |
11182 | ||
299d838a NS |
11183 | 2000-09-06 Nathan Sidwell <nathan@codesourcery.com> |
11184 | ||
11185 | * g++.old-deja/g++.pt/deduct2.C: New test. | |
11186 | ||
2ff0c962 NS |
11187 | 2000-09-06 Nathan Sidwell <nathan@codesourcery.com> |
11188 | ||
11189 | * g++.old-deja/g++.pt/parms2.C: New test. | |
11190 | ||
6e92b232 NS |
11191 | 2000-09-06 Nathan Sidwell <nathan@codesourcery.com> |
11192 | ||
11193 | * g++.old-deja/g++.pt/crash58.C: New test. | |
11194 | ||
61f5be15 GM |
11195 | 2000-09-06 Greg McGary <greg@mcgary.org> |
11196 | ||
859e203f GM |
11197 | * gcc.c-torture/execute/20000906-1.c: New test. |
11198 | * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'. | |
61f5be15 | 11199 | |
792ae36d KG |
11200 | 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11201 | ||
11202 | * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms. | |
11203 | ||
90deb76d NS |
11204 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
11205 | ||
11206 | * g++.old-deja/g++.pt/crash57.C: New test. | |
11207 | ||
c6b08b3e NS |
11208 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
11209 | ||
11210 | * g++.old-deja/g++.pt/crash56.C: New test. | |
11211 | ||
258451c8 NS |
11212 | 2000-09-04 Nathan Sidwell <nathan@codesourcery.com> |
11213 | ||
11214 | * g++.old-deja/g++.pt/koenig1.C: New test. | |
11215 | ||
e0cb4f36 JJ |
11216 | 2000-09-04 Jakub Jelinek <jakub@redhat.com> |
11217 | ||
11218 | * gcc.dg/20000904-1.c: New test. | |
11219 | ||
29844fa7 JJ |
11220 | 2000-09-04 Jakub Jelinek <jakub@redhat.com> |
11221 | ||
11222 | * gcc.dg/cpp/paste8.c: New test. | |
11223 | ||
298ec8f4 AO |
11224 | 2000-09-01 Alexandre Oliva <aoliva@redhat.com> |
11225 | ||
11226 | * gcc.c-torture/compile/20000827-1.c: New test. | |
11227 | ||
3c786c69 JM |
11228 | 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk> |
11229 | ||
11230 | * gcc.dg/format-diag-1.c: New test. | |
11231 | ||
f798660e JM |
11232 | 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk> |
11233 | ||
11234 | * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c, | |
11235 | gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c, | |
11236 | gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c, | |
11237 | gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c, | |
11238 | gcc.dg/formatz-1.c: Adjust warning regular expressions. | |
11239 | ||
f75157d2 NS |
11240 | 2000-09-01 Nathan Sidwell <nathan@codesourcery.com> |
11241 | ||
0e5921e8 | 11242 | * g++.old-deja/g++.other/nested4.C: New test. |
f75157d2 | 11243 | |
291c9aa2 NS |
11244 | 2000-09-01 Nathan Sidwell <nathan@codesourcery.com> |
11245 | ||
11246 | * g++.old-deja/g++.ns/scoped1.C: New test. | |
11247 | ||
9953d23b AO |
11248 | 2000-08-30 Alexandre Oliva <aoliva@redhat.com> |
11249 | ||
11250 | * lib/g++.exp: Support testing already-installed GCC. | |
11251 | ||
5c5d1cd6 KG |
11252 | 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11253 | ||
11254 | * wtr-label-1.c, wtr-suffix-1.c: New tests. | |
11255 | ||
bbfbf340 KG |
11256 | 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11257 | ||
11258 | * gcc.dg/return-type-2.c: New test. | |
11259 | ||
e53ca51f GK |
11260 | 2000-08-27 Geoff Keating <geoffk@cygnus.com> |
11261 | ||
11262 | * gcc.c-torture/compile/20000825-1.c: New test. | |
11263 | ||
721a9f8e AO |
11264 | 2000-08-26 Alexandre Oliva <aoliva@redhat.com> |
11265 | ||
11266 | * gcc.dg/dwarf2-2.c: New test. | |
11267 | ||
77ae5fa4 ZW |
11268 | 2000-08-26 Zack Weinberg <zack@wolery.cumb.org> |
11269 | ||
11270 | * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from | |
11271 | dg-warning regexps. | |
11272 | ||
343b7260 JM |
11273 | 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk> |
11274 | ||
11275 | * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c, | |
11276 | gcc.dg/format-ext-5.c: New tests. | |
11277 | ||
22efd687 JJ |
11278 | 2000-08-25 Jakub Jelinek <jakub@redhat.com> |
11279 | ||
11280 | * testsuite/g++.old-deja/g++.other/crash22.C: New test. | |
11281 | ||
83bab8db MM |
11282 | 2000-08-24 Mark Mitchell <mark@codesourcery.com> |
11283 | ||
11284 | * gcc.dg/noncompile/930622-2.c: Adjust error message. | |
11285 | ||
cc914f8c RH |
11286 | 2000-08-24 Richard Henderson <rth@cygnus.com> |
11287 | ||
11288 | * gcc.dg/ia64-sync-1.c: New test. | |
11289 | * gcc.dg/ia64-sync-2.c: New test. | |
11290 | * gcc.dg/ia64-asm-1.c: New test. | |
11291 | ||
4894ecce JM |
11292 | 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk> |
11293 | ||
11294 | * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length. | |
11295 | * gcc.dg/format-ext-2.c: New test. | |
11296 | ||
2f1e6e0d JM |
11297 | 2000-08-23 Jason Merrill <jason@redhat.com> |
11298 | ||
06c3db64 JM |
11299 | * lib/old-dejagnu.exp: Also ignore "In member function" and |
11300 | "At global scope". | |
2f1e6e0d | 11301 | |
7eda0d2d KG |
11302 | 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11303 | ||
11304 | * gcc.dg/noncompile/label-lineno-1.c: New test. | |
11305 | ||
bdb47d3e JM |
11306 | 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk> |
11307 | ||
11308 | * gcc.dg/c99-array-nonobj-1.c: New test. | |
11309 | ||
d8eceea4 JM |
11310 | 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk> |
11311 | ||
11312 | * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more | |
11313 | tests. | |
11314 | * gcc.dg/format-ext-1.c: New test. | |
11315 | ||
8a451613 KG |
11316 | 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11317 | ||
11318 | * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c, | |
11319 | gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c, | |
11320 | gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c, | |
11321 | gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c, | |
11322 | gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests. | |
11323 | ||
23e4d028 JM |
11324 | 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk> |
11325 | ||
11326 | * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c, | |
11327 | gcc.dg/c99-strftime-2.c: New tests. | |
11328 | ||
f95b2ff9 RH |
11329 | 2000-08-22 Richard Henderson <rth@cygnus.com> |
11330 | ||
11331 | * gcc.c-torture/execute/20000822-1.c: New test. | |
11332 | ||
6315f068 JJ |
11333 | 2000-08-21 Jakub Jelinek <jakub@redhat.com> |
11334 | ||
11335 | * gcc.c-torture/execute/20000819-1.x: Remove. | |
11336 | ||
5804a754 JM |
11337 | 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk> |
11338 | ||
11339 | * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c, | |
11340 | gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c, | |
11341 | gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c, | |
11342 | gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c, | |
11343 | gcc.dg/format-xopen-1.c: New tests. | |
11344 | ||
f3d360aa JM |
11345 | 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk> |
11346 | ||
11347 | * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests. | |
11348 | ||
46639003 JJ |
11349 | 2000-08-21 Jakub Jelinek <jakub@redhat.com> |
11350 | ||
029ccdb3 JJ |
11351 | * g++.old-deja/g++.other/loop2.C: New test. |
11352 | ||
46639003 JJ |
11353 | * gcc.c-torture/compile/20000606-1.c: New test. |
11354 | * gcc.c-torture/compile/20000728-1.c: New test. | |
11355 | * gcc.c-torture/execute/20000801-1.c: New test. | |
11356 | * gcc.c-torture/execute/20000801-2.c: New test. | |
11357 | * gcc.c-torture/execute/20000819-1.c: New test. | |
11358 | * gcc.c-torture/execute/20000819-1.x: XFAIL. | |
11359 | * gcc.dg/20000629-1.c: New test. | |
11360 | * gcc.dg/20000724-1.c: New test. | |
11361 | * gcc.dg/20000807-1.c: New test. | |
11362 | ||
b8c25665 | 11363 | 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su> |
3cb553b4 ZW |
11364 | |
11365 | * gcc.dg/cpp/pragma-1.c: New test. | |
11366 | * gcc.dg/cpp/pragma-2.c: New test. | |
11367 | ||
17ed19cb ZW |
11368 | 2000-08-18 Zack Weinberg <zack@wolery.cumb.org> |
11369 | ||
11370 | * gcc.dg/cpp/lexstrng.c: Don't include string.h. | |
11371 | * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp. | |
11372 | ||
b8c25665 | 11373 | 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
26db2544 RK |
11374 | |
11375 | * gcc.c-torture/compile/20000818-1.c: New test. | |
11376 | ||
90d14f40 MH |
11377 | 2000-08-18 Manfred Hollstein <manfredh@redhat.com> |
11378 | ||
11379 | * gcc.c-torture/execute/20000818-1.c: New test. | |
11380 | ||
0d60c2e7 JM |
11381 | 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk> |
11382 | ||
11383 | * gcc.dg/format-va-1.c: New test. | |
11384 | ||
074900c5 NS |
11385 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
11386 | ||
11387 | * g++.old-deja/g++.other/typedef8.C: New test. | |
11388 | ||
8e4f1b30 NS |
11389 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
11390 | ||
11391 | * g++.old-deja/g++.benjamin/13478.C: Mark candidate. | |
11392 | * g++.old-deja/g++.mike/net36.C: Mark candidate. | |
11393 | * g++.old-deja/g++.robertl/eb131.C: Mark candidate. | |
11394 | * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL. | |
11395 | * g++.old-deja/g++.other/ptrmem7.C: New test. | |
11396 | * g++.old-deja/g++.pt/ptrmem10.C: New test. | |
11397 | ||
c3491173 NS |
11398 | 2000-08-18 Nathan Sidwell <nathan@codesourcery.com> |
11399 | ||
11400 | * g++.old-deja/g++.pt/typename27.C: New test. | |
11401 | ||
07745bdb NS |
11402 | 2000-08-17 Nathan Sidwell <nathan@codesourcery.com> |
11403 | ||
11404 | * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR. | |
11405 | * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test. | |
11406 | * g++.old-deja/g++.pt/friend45.C: New test. | |
11407 | * g++.old-deja/g++.other/friend8.C: New test. | |
11408 | ||
2b8b1ab6 RH |
11409 | 2000-08-15 Richard Henderson <rth@cygnus.com> |
11410 | ||
11411 | * gcc.c-torture/execute/20000815-1.c: New test. | |
11412 | ||
7300c8eb JM |
11413 | 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk> |
11414 | ||
11415 | * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c, | |
11416 | gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c, | |
11417 | gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests. | |
11418 | ||
12af1090 NS |
11419 | 2000-08-14 Nathan Sidwell <nathan@codesourcery.com> |
11420 | ||
11421 | * g++.old-deja/g++.other/refinit2.C: New test. | |
11422 | ||
05273f08 GK |
11423 | 2000-08-13 Geoff Keating <geoffk@cygnus.com> |
11424 | ||
51a017d8 GK |
11425 | * lib/c-torture.exp (c-torture): Make |
11426 | compiler_conditional_xfail_data global. | |
11427 | * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile, | |
11428 | compiler_conditional_xfail_data machinery. | |
11429 | (f-torture-execute): Likewise. | |
11430 | * g77.c-torture/compile/20000629-1.x: The test only fails on x86, | |
11431 | and only when unrolling loops. | |
11432 | ||
05273f08 GK |
11433 | * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes. |
11434 | ||
b333f246 NS |
11435 | 2000-08-11 Nathan Sidwell <nathan@codesourcery.com> |
11436 | ||
11437 | * g++.old-deja/g++.pt/explicit81.C: New test. | |
11438 | ||
9104081d NS |
11439 | 2000-08-11 Nathan Sidwell <nathan@codesourcery.com> |
11440 | ||
11441 | * g++.old-deja/g++.pt/typename26.C: New test. | |
11442 | ||
be875f80 GK |
11443 | 2000-08-10 Geoff Keating <geoffk@cygnus.com> |
11444 | ||
11445 | * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix' | |
11446 | warning. | |
11447 | ||
b498d041 NS |
11448 | 2000-08-10 Nathan Sidwell <nathan@codesourcery.com> |
11449 | ||
11450 | * g++.old-deja/g++.other/array3.C: New test. | |
11451 | ||
9052d3be JM |
11452 | 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk> |
11453 | ||
11454 | * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c, | |
11455 | gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c, | |
11456 | gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c: | |
11457 | New tests. | |
11458 | ||
68c98199 NS |
11459 | 2000-08-09 Nathan Sidwell <nathan@codesourcery.com> |
11460 | ||
11461 | * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names. | |
11462 | * g++.old-deja/g++.abi/vmihint.C: Likewise. | |
11463 | ||
8e32b501 AO |
11464 | 2000-08-09 Alexandre Oliva <aoliva@redhat.com> |
11465 | ||
11466 | * gcc.c-torture/execute/20000808-1.c: New test. | |
11467 | ||
1fcbbcd3 JM |
11468 | 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk> |
11469 | ||
11470 | * gcc.dg/c90-const-expr-1.c: New test. | |
11471 | ||
ee715245 RH |
11472 | 2000-08-08 Richard Henderson <rth@cygnus.com> |
11473 | ||
11474 | * gcc.dg/noncompile/920923-1.c: Declare calloc. | |
11475 | ||
43d1e059 JM |
11476 | 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk> |
11477 | ||
11478 | * gcc.dg/noncompile/const-ll-1.c: New test. | |
11479 | ||
1c5ecb11 JM |
11480 | 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk> |
11481 | ||
11482 | * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests. | |
11483 | ||
b8c25665 | 11484 | 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com> |
137fa4d0 OP |
11485 | |
11486 | * lib/objc.exp (objc_target_compile): Set the ld_library_path so | |
11487 | that running programs linked against the shared version of libobjc | |
11488 | run correctly. | |
11489 | ||
cd732418 JM |
11490 | 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk> |
11491 | ||
11492 | * gcc.dg/c99-printf-1.c: New test. | |
11493 | ||
a7086ea9 JM |
11494 | 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk> |
11495 | ||
11496 | * gcc.c-torture/execute/20000801-4.x: Only xfail on x86. | |
11497 | ||
26f2c02a ZW |
11498 | 2000-08-05 Zack Weinberg <zack@wolery.cumb.org> |
11499 | ||
0e5921e8 | 11500 | * gcc.c-torture/execute/20000731-1.x: Delete. |
26f2c02a | 11501 | |
2ba7ba63 ZW |
11502 | 2000-08-04 Zack Weinberg <zack@wolery.cumb.org> |
11503 | ||
11504 | * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops, | |
11505 | and torture_without_loops as is done by c-torture.exp. | |
11506 | (search_for): Copy from c-torture.exp. | |
11507 | (gcc-dg-runtest): New function, drives a directory of tests | |
11508 | iterating over the TORTURE_OPTIONS. | |
11509 | (scan-assembler, scan-assembler-not): Move here from | |
11510 | individual directory drivers. | |
11511 | ||
11512 | * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now | |
11513 | defined by lib/gcc-dg.exp. | |
11514 | * gcc.dg/cpp/cpp.exp: Likewise. | |
11515 | * gcc.dg/noncompile/noncompile.exp: Likewise. Use | |
11516 | gcc-dg-runtest, so we cycle over optimization options. | |
11517 | ||
11518 | * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9. | |
11519 | * gcc.dg/compare2.c: No longer expected to fail. | |
11520 | ||
b8c25665 | 11521 | 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk> |
018577e4 R |
11522 | |
11523 | * gcc.c-torture/execute/20000804-1.c: New test. | |
11524 | ||
b8458e3e JM |
11525 | 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk> |
11526 | ||
11527 | * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests. | |
11528 | ||
ba89d661 ZW |
11529 | 2000-08-03 Zack Weinberg <zack@wolery.cumb.org> |
11530 | ||
11531 | * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4. | |
11532 | ||
b8c25665 | 11533 | 2000-08-03 Jeffrey A Law (law@cygnus.com) |
4a6f50d5 JL |
11534 | |
11535 | * gcc.c-torture/compile/20000803-1.c: New test. | |
11536 | ||
bcde3193 JM |
11537 | 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk> |
11538 | ||
7e9c81d6 JM |
11539 | * gcc.c-torture/execute/20000801-3.c, |
11540 | gcc.c-torture/execute/20000801-4.c: New tests. | |
11541 | * gcc.c-torture/execute/20000801-3.x, | |
11542 | gcc.c-torture/execute/20000801-4.x: Xfail. | |
bcde3193 | 11543 | |
e457ca6a GK |
11544 | 2000-08-02 Geoff Keating <geoffk@cygnus.com> |
11545 | ||
11546 | * lib/objc.exp (objc_target_compile): Look for libobjc.a in | |
11547 | libobjc/.libs to allow for libtool. | |
11548 | ||
2d579116 JJ |
11549 | 2000-08-02 Jakub Jelinek <jakub@redhat.com> |
11550 | ||
11551 | * gcc.c-torture/compile/20000802-1.c: New test. | |
11552 | ||
5ef865d5 ZW |
11553 | 2000-08-02 Zack Weinberg <zack@wolery.cumb.org> |
11554 | ||
11555 | * gcc.dg/cpp/macsyntx.c: Fix error regexp. | |
11556 | ||
b8c25665 | 11557 | 2000-07-31 Jeffrey A Law (law@cygnus.com) |
929a66d2 | 11558 | |
68c8d8ce JL |
11559 | * gcc-c-torture/execute/20000731-2.c: New test. |
11560 | ||
929a66d2 JL |
11561 | * gcc.c-torture/execute/20000731-1.c: New test. |
11562 | * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*. | |
11563 | ||
42eb567d JJ |
11564 | 2000-07-31 Jakub Jelinek <jakub@redhat.com> |
11565 | ||
6ead1e99 | 11566 | * testsuite/gcc.dg/cpp/paste7.c: New test. |
42eb567d JJ |
11567 | * gcc.dg/cpp/20000725-1.c: New test. |
11568 | ||
111458f1 ZW |
11569 | 2000-07-31 Zack Weinberg <zack@wolery.cumb.org> |
11570 | ||
5f1240b6 ZW |
11571 | * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker. |
11572 | * gcc.dg/noncompile/990416-1.c: Do not expect an implicit- | |
11573 | declaration warning for __builtin_dwarf_reg_size. | |
11574 | ||
111458f1 ZW |
11575 | * gcc.dg/c99-impl-decl-1.c: No longer XFAIL. |
11576 | ||
b0c4bfae JM |
11577 | 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk> |
11578 | ||
11579 | * gcc.dg/noncompile/voidparam-1.c: New test. | |
11580 | ||
1cf0acdd RH |
11581 | 2000-07-30 Richard Henderson <rth@cygnus.com> |
11582 | ||
11583 | * gcc.dg/c90-digraph-1.c: Don't xfail. | |
11584 | * gcc.dg/compare2.c (case 10): Xfail. | |
11585 | * gcc.dg/noncompile/redecl-1.c: Fix expected error message. | |
11586 | ||
c1445f3d JM |
11587 | 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk> |
11588 | ||
11589 | * gcc.dg/c99-main-1.c: New test. | |
11590 | ||
1b398090 JM |
11591 | 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk> |
11592 | ||
11593 | * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests. | |
11594 | ||
b8c25665 | 11595 | 2000-07-26 Hans-Peter Nilsson <hp@axis.com> |
fc5f1cca HPN |
11596 | |
11597 | * gcc.c-tortuer/execute/20000726-1.c: New test. | |
11598 | ||
ad88bb8b AO |
11599 | 2000-07-26 Alexandre Oliva <aoliva@redhat.com> |
11600 | ||
11601 | * gcc.c-torture/execute/enum-2.c: New test. | |
11602 | ||
f47e4084 KG |
11603 | 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
11604 | ||
11605 | * gcc.dg/cpp/tr-warn3.c: New test. | |
11606 | ||
2c05a794 NS |
11607 | 2000-07-25 Nathan Sidwell <nathan@codesourcery.com> |
11608 | ||
11609 | * g++.old-deja/g++.ext/implicit1.C: Remove. | |
11610 | * g++.old-deja/g++.jason/c2.C: Remove | |
11611 | * g++.old-deja/g++.mike/p700.C: Add prototype parameters. | |
11612 | * g++.old-deja/g++.pt/crash16.C: Likewise. | |
11613 | * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype. | |
11614 | ||
10dd7d29 NS |
11615 | 2000-07-25 Nathan Sidwell <nathan@codesourcery.com> |
11616 | ||
11617 | * g++.old-deja/g++.other/for2.C: New test. | |
11618 | ||
5e1a2fc7 JJ |
11619 | 2000-07-25 Jakub Jelinek <jakub@redhat.com> |
11620 | ||
11621 | * gcc.dg/20000720-1.c: New test. | |
11622 | ||
6a65f413 TM |
11623 | 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> |
11624 | ||
11625 | * g77.f-torture/compile/20000630-2.x: Removed. Case fixed. | |
11626 | ||
9fed97f1 GK |
11627 | 2000-07-24 Geoff Keating <geoffk@cygnus.com> |
11628 | ||
11629 | * gcc.c-torture/execute/20000722-1.x: New, testcase fails. | |
11630 | * gcc.c-torture/execute/20000722-1.c: New. | |
11631 | * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1. | |
11632 | ||
45d52318 JJ |
11633 | 2000-07-24 Jakub Jelinek <jakub@redhat.com> |
11634 | ||
11635 | * gcc.dg/cpp/20000720-1.S: New test. | |
11636 | ||
f0f4cb1b MM |
11637 | 2000-07-21 Michael Meissner <meissner@redhat.com> |
11638 | ||
ed7d4ce8 | 11639 | * gcc.c-torture/execute/ieee/hugeval.c: New test. |
f0f4cb1b | 11640 | |
1b493b81 ZW |
11641 | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> |
11642 | ||
11643 | * g++.old-deja/g++.brendan/crash16.C, | |
11644 | g++.old-deja/g++.brendan/parse3.C, | |
11645 | g++.old-deja/g++.brendan/redecl1.C, | |
11646 | g++.old-deja/g++.ns/template13.C, | |
11647 | g++.old-deja/g++.other/decl4.C, | |
11648 | g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail. | |
11649 | ||
6fee6033 ZW |
11650 | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> |
11651 | ||
983318fc ZW |
11652 | * lib/old-dejagnu.exp: Check for both "Internal compiler error" |
11653 | and "Internal error". | |
11654 | ||
6fee6033 | 11655 | * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error |
2339ce57 | 11656 | regexps. |
6fee6033 ZW |
11657 | * gcc.dg/cpp/paste6.c: New test. |
11658 | ||
92936ecf ZW |
11659 | 2000-07-19 Zack Weinberg <zack@wolery.cumb.org> |
11660 | ||
53fdf0be ZW |
11661 | * gcc.dg/cpp/tr-direct.c: New test. |
11662 | ||
92936ecf ZW |
11663 | * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c, |
11664 | gcc.dg/cpp/undef1.c: Tweak error regexps. | |
11665 | ||
2339ce57 EC |
11666 | 2000-07-18 Eric Christopher <echristo@redhat.com> |
11667 | ||
11668 | * gcc.c-torture/compile/20000718-1.c: New test. | |
11669 | ||
96be6998 ZW |
11670 | 2000-07-18 Zack Weinberg <zack@wolery.cumb.org> |
11671 | ||
11672 | * cpplex.c (_cpp_push_token): If the token being pushed back | |
11673 | is the previous token in this context, just subtract one from | |
11674 | context->posn. | |
11675 | * cppmacro.c (save_expansion): Clear aux field when storing a | |
11676 | placemarker. | |
11677 | ||
611a0be7 AO |
11678 | 2000-07-18 Alexandre Oliva <aoliva@redhat.com> |
11679 | ||
11680 | * gcc.dg/noncompile/redecl-1.c: New test. | |
11681 | ||
4c6b3b2a JJ |
11682 | 2000-07-18 Jakub Jelinek <jakub@redhat.com> |
11683 | ||
11684 | * gcc.c-torture/execute/20000717-5.c: New test. | |
11685 | * gcc.c-torture/execute/20000717-1.x: Removed. | |
11686 | ||
9db83b39 RH |
11687 | 2000-07-17 Richard Henderson <rth@cygnus.com> |
11688 | ||
11689 | * gcc.c-torture/execute/20000717-4.c: New test. | |
11690 | ||
53781524 ZW |
11691 | 2000-07-17 Zack Weinberg <zack@wolery.cumb.org> |
11692 | ||
11693 | * gcc.dg/cpp/syshdr.c: New test. | |
11694 | * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files. | |
11695 | ||
2d3483dc NB |
11696 | 2000-07-17 Neil Booth <neilb@earthling.net> |
11697 | ||
11698 | * gcc.dg/cpp/cmdlne-dM.c: New test. | |
11699 | * gcc.dg/cpp/cmdlne-dD.c: New test. | |
11700 | ||
b8c25665 | 11701 | 2000-07-17 Jeffrey A Law (law@cygnus.com) |
9f759236 | 11702 | |
bf4ddb31 JL |
11703 | * gcc.c-torture/execute/20000717-3.c: New test. |
11704 | ||
9f759236 JL |
11705 | * gcc.c-torture/compile/20000717-1.c: New test. |
11706 | ||
3b15076f GK |
11707 | 2000-07-17 Geoffrey Keating <geoffk@cygnus.com> |
11708 | ||
11709 | * gcc.c-torture/execute/20000717-2.c: New test. | |
11710 | ||
919e0807 JM |
11711 | 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk> |
11712 | ||
c993555b JM |
11713 | * gcc.dg/formatz-1.c: New test. |
11714 | ||
7e9c81d6 JM |
11715 | * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c, |
11716 | * gcc.dg/c99-digraph-1.c: New tests. | |
b9609a52 | 11717 | |
3319c1b8 | 11718 | * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c, |
b9609a52 | 11719 | * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests. |
3319c1b8 | 11720 | |
919e0807 | 11721 | * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c, |
b9609a52 | 11722 | * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c, |
7e9c81d6 | 11723 | * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c, |
b9609a52 JM |
11724 | * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c, |
11725 | * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c, | |
11726 | * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c, | |
11727 | * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests. | |
919e0807 | 11728 | |
b8c25665 | 11729 | 2000-07-17 Greg McGary <greg@mcgary.org> |
74d6e073 GM |
11730 | |
11731 | * gcc.c-torture/execute/20000717-1.c: New test. | |
11732 | * gcc.c-torture/execute/20000717-1.x: Expected to fail. | |
11733 | ||
91f4790c JJ |
11734 | 2000-07-15 Jakub Jelinek <jakub@redhat.com> |
11735 | ||
11736 | * gcc.c-torture/execute/20000715-2.c: New test. | |
a8c12308 | 11737 | * gcc.dg/20000715-1.c: New test. |
91f4790c | 11738 | |
4d06bcc5 MM |
11739 | 2000-07-15 Michael Meissner <meissner@redhat.com> |
11740 | ||
11741 | * gcc.c-torture/execute/20000715-1.c: New test. | |
11742 | ||
c67846f2 JJ |
11743 | 2000-07-13 Jakub Jelinek <jakub@redhat.com> |
11744 | ||
11745 | * gcc.c-torture/execute/20000707-1.c: New test. | |
11746 | ||
530d0ba5 NB |
11747 | 2000-07-13 Neil Booth <NeilB@earthling.net> |
11748 | ||
11749 | * testsuite/gcc.dg/cpp/digraph1.c, | |
11750 | testsuite/gcc.dg/cpp/digraph2.c, | |
11751 | testsuite/gcc.dg/cpp/digraphs.c: New tests. | |
11752 | ||
26e98309 DB |
11753 | 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au> |
11754 | ||
11755 | * g77.f-torture/compile/20000630-2.f: New test. | |
11756 | * g77.f-torture/compile/20000630-2.x | |
11757 | ||
7bb41c5a DB |
11758 | 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au> |
11759 | ||
11760 | * g77.f-torture/execute/20000503-1.x: Delete. Test now passes. | |
11761 | ||
9e88fd4a NB |
11762 | 2000-07-11 Neil Booth <NeilB@earthling.net> |
11763 | ||
11764 | * gcc.dg/cpp/cmdlne-C.c: Fix typo. | |
11765 | ||
745ef6d6 NB |
11766 | 2000-07-11 Neil Booth <NeilB@earthling.net> |
11767 | ||
11768 | * gcc.dg/cpp/cmdlne-C.c: New. | |
11769 | ||
91fcd158 NB |
11770 | 2000-07-09 Neil Booth <NeilB@earthling.net> |
11771 | ||
745ef6d6 NB |
11772 | * gcc.dg/cpp/directiv.c: New tests. |
11773 | * gcc.dg/cpp/undef1.c: Update. | |
91fcd158 | 11774 | |
5eaac26c AMT |
11775 | 2000-07-08 Angela Marie Thomas <angela@cygnus.com> |
11776 | ||
11777 | * lib/c-torture.exp: Make compiler_conditional_xfail_data global. | |
11778 | ||
5d0bca5b NB |
11779 | 2000-07-09 Neil Booth <NeilB@earthling.net> |
11780 | ||
11781 | * gcc.dg/cpp/macsyntx.c: Add test for #define defined. | |
11782 | ||
cf00a885 ZW |
11783 | 2000-07-07 Zack Weinberg <zack@wolery.cumb.org> |
11784 | ||
11785 | * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c, | |
11786 | gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps. | |
11787 | ||
563dd08a NB |
11788 | 2000-07-08 Neil Booth <NeilB@earthling.net> |
11789 | ||
11790 | * gcc.dg/cpp/macsyntx.c: New tests. | |
11791 | ||
ca81c149 JJ |
11792 | 2000-07-07 Jakub Jelinek <jakub@redhat.com> |
11793 | ||
11794 | * gcc.dg/20000707-1.c: New test. | |
11795 | ||
f5afd9e9 JJ |
11796 | 2000-07-07 Jakub Jelinek <jakub@redhat.com> |
11797 | ||
11798 | * gcc.c-torture/execute/20000706-1.c: New test. | |
11799 | * gcc.c-torture/execute/20000706-2.c: New test. | |
11800 | * gcc.c-torture/execute/20000706-3.c: New test. | |
11801 | * gcc.c-torture/execute/20000706-4.c: New test. | |
11802 | * gcc.c-torture/execute/20000706-5.c: New test. | |
11803 | ||
54c69093 NS |
11804 | 2000-07-06 Nathan Sidwell <nathan@codesourcery.com> |
11805 | ||
11806 | * g++.old-deja/g++.pt/instantiate7.C: New test. | |
11807 | ||
c2e276fe NS |
11808 | 2000-07-06 Nathan Sidwell <nathan@codesourcery.com> |
11809 | ||
11810 | * g++.old-deja/g++.mike/thunk2.C: Add return 0. | |
11811 | * g++.old-deja/g++.mike/thunk3.C: Likewise. | |
11812 | * g++.old-deja/g++.other/rtti3.C: Likewise. | |
11813 | * g++.old-deja/g++.other/rttid3.C: Likewise. | |
11814 | ||
ff633c68 DB |
11815 | 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au> |
11816 | ||
11817 | * g77.f-torture/compile/20000630-1.x: Fix typo | |
11818 | ||
bfa697a9 ZW |
11819 | 2000-07-05 Zack Weinberg <zack@wolery.cumb.org> |
11820 | ||
11821 | * gcc.dg/cpp/ident.c: Don't expect #ident strings in the | |
11822 | assembly output. | |
11823 | ||
c71f835b ZW |
11824 | 2000-07-04 Zack Weinberg <zack@wolery.cumb.org> |
11825 | ||
11826 | * gcc.dg/cpp/ident.c: New test. | |
11827 | ||
043afb2a NB |
11828 | 2000-07-05 Neil Booth <NeilB@earthling.net> |
11829 | ||
11830 | * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c, | |
11831 | gcc.dg/cpp/lexstrng.c: New tests. | |
11832 | ||
d2c1325a NB |
11833 | 2000-07-04 Neil Booth <NeilB@earthling.net> |
11834 | ||
11835 | * gcc.dg/cpp/macro1.c: Add more macro expansion tests. | |
11836 | * gcc.dg/cpp/strify2.c: Same. | |
11837 | ||
041c3194 ZW |
11838 | 2000-07-03 Zack Weinberg <zack@wolery.cumb.org> |
11839 | ||
11840 | * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps. | |
11841 | * testsuite/gcc.dg/cpp/19990703-1.c: Likewise. | |
11842 | * testsuite/gcc.dg/cpp/20000625-1.c: Likewise. | |
11843 | * testsuite/gcc.dg/cpp/20000625-2.c: Likewise. | |
11844 | ||
11845 | * testsuite/gcc.dg/cpp/macro1.c, | |
11846 | testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c, | |
11847 | testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c, | |
11848 | testsuite/gcc.dg/cpp/strify1.c, | |
11849 | testsuite/gcc.dg/cpp/strify2.c: New tests. | |
11850 | ||
f46ad076 JJ |
11851 | 2000-07-03 Jakub Jelinek <jakub@redhat.com> |
11852 | ||
11853 | * gcc.c-torture/execute/20000703-1.c: New test. | |
11854 | ||
2e637721 NS |
11855 | 2000-07-03 Nathan Sidwell <nathan@codesourcery.com> |
11856 | ||
11857 | * g++.old-deja/g++.pt (lookup10.C): New test. | |
11858 | ||
d9b53142 NS |
11859 | 2000-07-03 Nathan Sidwell <nathan@codesourcery.com> |
11860 | ||
11861 | * g++.old-deja/g++.pt (typename25.C): New test. | |
11862 | ||
cd9bedad ZW |
11863 | 2000-07-02 Zack Weinberg <zack@wolery.cumb.org |
11864 | ||
11865 | * gcc.c-torture/compile/20000701-1.c: New test. | |
11866 | ||
996b539f NC |
11867 | 2000-06-30 Nick Clifton <nickc@cygnus.com> |
11868 | ||
11869 | * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop | |
11870 | to test case. | |
11871 | ||
45f640c2 CM |
11872 | 2000-06-30 Catherine Moore <clm@cygnus.com> |
11873 | ||
11874 | * gcc.c-torture/execute/align-1.c: New test. | |
11875 | ||
34f9943e NS |
11876 | 2000-06-30 Nathan Sidwell <nathan@codesourcery.com> |
11877 | ||
11878 | * g++.old-deja/g++.pt/expr8.C: New test. | |
11879 | * g++.old-deja/g++.pt/expr6.C: Remove XFAIL. | |
11880 | ||
671e85f6 NC |
11881 | 2000-06-29 Nick Clifton <nickc@cygnus.com> |
11882 | ||
11883 | * gcc.c-torture/compile/20000629-1.c: New test. | |
11884 | ||
d1e43c8b ZW |
11885 | 2000-06-29 Zack Weinberg <zack@wolery.cumb.org> |
11886 | ||
11887 | ||
11888 | Move the c-torture/noncompile tests to either gcc.dg/cpp or a new | |
11889 | gcc.dg/noncompile directory, depending on whether they're | |
11890 | preprocessor tests or not. Annotate all the tests for the dg | |
11891 | framework. | |
11892 | ||
11893 | * gcc.c-torture/noncompile/noncompile.exp: Delete. | |
11894 | * gcc.dg/noncompile/noncompile.exp: New. | |
11895 | ||
11896 | * Moved files: | |
11897 | Old name New name | |
11898 | gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c | |
11899 | gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c | |
11900 | gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c | |
11901 | gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c | |
11902 | gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c | |
11903 | gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c | |
11904 | gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c | |
11905 | gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c | |
11906 | gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c | |
11907 | gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c | |
11908 | gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c | |
11909 | gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c | |
11910 | gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c | |
11911 | gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c | |
11912 | gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c | |
11913 | gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c | |
11914 | gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c | |
11915 | gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c | |
11916 | gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c | |
11917 | gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c | |
11918 | gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c | |
11919 | gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c | |
11920 | gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c | |
11921 | gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c | |
11922 | ||
11923 | gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c | |
11924 | gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h | |
11925 | gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h | |
11926 | gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h | |
11927 | gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c | |
11928 | gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c | |
11929 | ||
122168d7 ZW |
11930 | 2000-06-29 Zack Weinberg <zack@wolery.cumb.org> |
11931 | ||
11932 | * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions, | |
11933 | declare one variable. On the fourth, error. | |
11934 | * gcc.dg/cpp/20000628-1.c (main): Reference the three variables | |
11935 | declared by 20000628-1a.h. | |
11936 | ||
051aec25 RH |
11937 | 2000-06-29 Richard Henderson <rth@redhat.com> |
11938 | ||
11939 | * gcc.c-torture/execute/930529-1.x: New file. | |
122168d7 | 11940 | * gcc.dg/920413-1.c: Adjust expected warning text. |
051aec25 RH |
11941 | * gcc.dg/980217-1.c: Declare abort. |
11942 | * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm. | |
11943 | ||
b8c25665 | 11944 | 2000-06-29 Jeffrey A Law (law@cygnus.com) |
3097c22b JL |
11945 | |
11946 | * g77.f-torture/compile/20000629-1.f: New test. | |
11947 | * g77.f-torture/compile/20000629-1.x: Expected to fail. | |
11948 | ||
3be6ce46 ZW |
11949 | 2000-06-28 Zack Weinberg <zack@wolery.cumb.org> |
11950 | ||
11951 | Rearrange lots of files, removing entirely the | |
122168d7 | 11952 | gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure |
3be6ce46 ZW |
11953 | directories. |
11954 | ||
11955 | * Deleted files: | |
11956 | gcc.c-torture/code_quality/code_quality.exp | |
11957 | gcc.c-torture/special/special.exp | |
11958 | gcc.failure/failure.exp | |
11959 | gcc.failure/940409-1.x | |
11960 | gcc.c-torture/compile/961203-1.x | |
11961 | ||
11962 | * New files: | |
11963 | gcc.misc-tests/linkage.exp | |
11964 | gcc.c-torture/execute/920730-1t.c | |
11965 | gcc.c-torture/execute/920730-1t.x | |
11966 | gcc.c-torture/compile/920520-1.x | |
11967 | gcc.c-torture/compile/920521-1.x | |
11968 | gcc.c-torture/compile/981006-1.x | |
11969 | gcc.c-torture/execute/eeprof-1.x | |
11970 | ||
11971 | * Moved files (possibly with modifications to fit a new harness): | |
11972 | Old name New name | |
11973 | gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c | |
11974 | gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c | |
11975 | gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c | |
11976 | gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c | |
11977 | gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c | |
11978 | gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c | |
11979 | gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c | |
11980 | gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c | |
11981 | gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c | |
11982 | gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c | |
11983 | gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c | |
11984 | gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c | |
11985 | gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c | |
11986 | gcc.failure/940409-1.c gcc.dg/940409-1.c | |
11987 | ||
1e89760d ZW |
11988 | 2000-06-28 Zack Weinberg <zack@wolery.cumb.org> |
11989 | ||
9d1d9b4f ZW |
11990 | * c-torture/compile/961203-1.x: Delete. |
11991 | ||
1e89760d ZW |
11992 | * gcc.misc-tests/acker1.c: Report failure. Use return from main, |
11993 | not exit. Include stdio.h. | |
11994 | * gcc.misc-tests/dg-11.c: Remove anchors from regexp. | |
11995 | * gcc.misc-tests/dg-12.c: Likewise. | |
11996 | * gcc.misc-tests/dg-5.c: Likewise. | |
11997 | * gcc.misc-tests/dg-6.c: Likewise. | |
11998 | * gcc.misc-tests/dg-7.c: Prototype abort. | |
11999 | * gcc.misc-tests/dg-9.c: Adjust error-message regexps. | |
12000 | * gcc.misc-tests/dhry.h: Include stdlib.h and string.h. | |
12001 | * gcc.misc-tests/matrix1.c: Report failure. Use return from main, | |
12002 | not exit. | |
12003 | * gcc.misc-tests/sieve.c: Use return from main, not exit. | |
12004 | * gcc.misc-tests/sort2.c: Use return from main, not exit. | |
12005 | ||
39ab19f6 JJ |
12006 | 2000-06-28 Jakub Jelinek <jakub@redhat.com> |
12007 | ||
12008 | * gcc.dg/cpp/20000628-1.c: New test. | |
12009 | * gcc.dg/cpp/20000628-1.h: New header for above test. | |
12010 | * gcc.dg/cpp/20000628-1a.h: Likewise. | |
12011 | ||
d845dc52 ZW |
12012 | 2000-06-27 Zack Weinberg <zack@wolery.cumb.org> |
12013 | ||
12014 | * gcc.dg/cpp: New directory. | |
12015 | * gcc.dg/cpp/cpp.exp: New driver. | |
12016 | * gcc.dg/cpp/20000627-1.c: New test. | |
12017 | * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c. | |
12018 | * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c | |
12019 | and rewrite as a compilation test. | |
12020 | ||
12021 | * gcc.dg: Move many files into the cpp subdirectory, possibly | |
12022 | renaming or editing them as well. | |
12023 | Old name New name | |
12024 | 990119-1.c cpp/19990119-1.c | |
12025 | 990228-1.c cpp/19990228-1.c | |
12026 | 990407-1.c cpp/19990407-1.c | |
12027 | 990409-1.c cpp/19990409-1.c | |
12028 | 990413-1.c cpp/19990413-1.c | |
12029 | 990703-1.c cpp/19990703-1.c | |
12030 | 20000127-1.c cpp/20000127-1.c | |
12031 | 20000129-1.c cpp/20000129-1.c | |
12032 | 20000207-1.c cpp/20000207-1.c | |
12033 | 20000207-2.c cpp/20000207-2.c | |
12034 | 20000209-1.c cpp/20000209-1.c | |
12035 | 20000209-2.c cpp/20000209-2.c | |
12036 | 20000301-1.c cpp/20000301-1.c | |
12037 | 20000419-1.c cpp/20000419-1.c | |
12038 | 20000510-1.S cpp/20000510-1.S | |
12039 | 20000519-1.c cpp/20000519-1.c | |
12040 | 20000529-1.c cpp/20000529-1.c | |
12041 | 20000625-1.c cpp/20000625-1.c | |
12042 | 20000625-2.c cpp/20000625-2.c | |
12043 | cpp-as1.c cpp/assert1.c | |
12044 | cpp-as2.c cpp/assert2.c | |
12045 | cxx-comments-1.c cpp/cxxcom1.c | |
12046 | cxx-comments-2.c cpp/cxxcom2.c | |
12047 | endif-label.c cpp/endif.c | |
12048 | cpp-hash1.c cpp/hash1.c | |
12049 | cpp-hash2.c cpp/hash2.c | |
12050 | cpp-if1.c cpp/if-1.c | |
12051 | cpp-if2.c cpp/if-2.c | |
12052 | cpp-if3.c cpp/if-3.c | |
12053 | cpp-if4.c cpp/if-4.c | |
12054 | cpp-if5.c cpp/if-5.c | |
12055 | cpp-cond.c cpp/if-cexp.c | |
12056 | cpp-missingop.c cpp/if-mop.c | |
12057 | cpp-missingparen.c cpp/if-mpar.c | |
12058 | cpp-opprec.c cpp/if-oppr.c | |
12059 | cpp-ifparen.c cpp/if-paren.c | |
12060 | cpp-shortcircuit.c cpp/if-sc.c | |
12061 | cpp-shift.c cpp/if-shift.c | |
12062 | cpp-unary.c cpp/if-unary.c | |
12063 | cpp-li1.c cpp/line1.c | |
12064 | cpp-li2.c cpp/line2.c | |
12065 | lineno.c cpp/line3.c | |
12066 | lineno-2.c cpp/line4.c | |
12067 | cpp-mi.c cpp/mi1.c | |
12068 | cpp-mic.h cpp/mi1c.h | |
12069 | cpp-micc.h cpp/mi1cc.h | |
12070 | cpp-mind.h cpp/mi1nd.h | |
12071 | cpp-mindp.h cpp/mi1ndp.h | |
12072 | cpp-mix.h cpp/mi1x.h | |
12073 | cpp-mi2.c cpp/mi2.c | |
12074 | cpp-mi2a.h cpp/mi2a.h | |
12075 | cpp-mi2b.h cpp/mi2b.h | |
12076 | cpp-mi2c.h cpp/mi2c.h | |
12077 | cpp-mi3.c cpp/mi3.c | |
12078 | cpp-mi3.def cpp/mi3.def | |
12079 | poison-1.c cpp/poison.c | |
12080 | pr-impl.c cpp/prag-imp.c | |
12081 | cpp-redef-2.c cpp/redef1.c | |
12082 | cpp-redef.c cpp/redef2.c | |
12083 | strpaste.c cpp/strp1.c | |
12084 | strpaste-2.c cpp/strp2.c | |
12085 | cpp-tradpaste.c cpp/tr-paste.c | |
12086 | cpp-tradstringify.c cpp/tr-str.c | |
12087 | cpp-tradwarn1.c cpp/tr-warn1.c | |
12088 | cpp-tradwarn2.c cpp/tr-warn2.c | |
12089 | trigraphs.c cpp/trigraphs.c | |
12090 | cpp-unc1.c cpp/unc1.c | |
12091 | cpp-unc2.c cpp/unc2.c | |
12092 | cpp-unc3.c cpp/unc3.c | |
12093 | cpp-unc.c cpp/unc4.c | |
12094 | undef.c cpp/undef1.c | |
12095 | undef-2.c cpp/undef2.c | |
12096 | cpp-wi1.c cpp/widestr1.c | |
12097 | ||
49199692 MM |
12098 | 2000-06-27 Mark Mitchell <mark@codesourcery.com> |
12099 | ||
12100 | * lib/g++.exp (g++_include_flags): Tweak. | |
12101 | ||
1c7781fb | 12102 | 2000-06-27 H.J. Lu <hjl@gnu.org> |
92936ecf ZW |
12103 | Loren J. Rittle <ljrittle@acm.org> |
12104 | ||
12105 | * lib/g++.exp (g++_include_flags): Override libgloss.exp | |
12106 | version with one that knows about the new gcc tree structure. | |
12107 | (g++_link_flags): Same. | |
1c7781fb | 12108 | |
754773e2 ZW |
12109 | 2000-06-26 Zack Weinberg <zack@wolery.cumb.org> |
12110 | ||
4540727a ZW |
12111 | * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c, |
12112 | gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in | |
12113 | case we are cross-compiling. | |
12114 | ||
754773e2 | 12115 | * g++.old-deja/Makefile.in, g++.old-deja/configure.in, |
92936ecf | 12116 | g++.old-deja/g++.niklas/Makefile.in, |
754773e2 ZW |
12117 | g++.old-deja/g++.niklas/configure.in, |
12118 | g++.old-deja/g++.other/Makefile.in, | |
12119 | g++.old-deja/g++.other/configure.in, | |
12120 | gcc.c-torture/code_quality/Makefile.in, | |
12121 | gcc.c-torture/code_quality/configure.in, | |
12122 | gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in, | |
12123 | gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in, | |
12124 | gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in, | |
12125 | gcc.c-torture/execute/ieee/Makefile.in, | |
12126 | gcc.c-torture/execute/ieee/configure.in, | |
12127 | gcc.c-torture/noncompile/Makefile.in, | |
12128 | gcc.c-torture/noncompile/configure.in, | |
12129 | gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in, | |
12130 | gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in, | |
12131 | gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete. | |
12132 | ||
ed18e47e NS |
12133 | 2000-06-26 Nathan Sidwell <nathan@codesourcery.com> |
12134 | ||
12135 | * g++.old-deja/g++.other/ambig3.C: New test. | |
12136 | ||
51a5a5e0 NS |
12137 | 2000-06-26 Nathan Sidwell <nathan@codesourcery.com> |
12138 | ||
12139 | * g++.old-deja/g++.pt/syntax1.C: New test. | |
12140 | * g++.old-deja/g++.pt/syntax2.C: New test. | |
12141 | * g++.old-deja/g++.other/syntax3.C: New test. | |
12142 | * g++.old-deja/g++.other/syntax4.C: New test. | |
12143 | ||
41035013 ZW |
12144 | 2000-06-25 Zack Weinberg <zack@wolery.cumb.org> |
12145 | ||
12146 | * gcc.dg/20000623-1.c: Prototype exit and abort. | |
12147 | ||
b42115f7 ZW |
12148 | 2000-06-25 Zack Weinberg <zack@wolery.cumb.org> |
12149 | ||
12150 | * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c: | |
92936ecf | 12151 | New tests. |
b42115f7 ZW |
12152 | * gcc.dg/cpp-mi3.def: New file. |
12153 | ||
12154 | * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur | |
12155 | inside assertions. | |
12156 | * gcc.dg/cpp-as2.c: Make error regexps match either old or new | |
12157 | lexer's error messages. | |
12158 | * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to | |
12159 | divine anything from the linemarkers. | |
12160 | * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a); | |
12161 | * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column. | |
12162 | ||
3e0abe15 GK |
12163 | 2000-06-23 Geoffrey Keating <geoffk@cygnus.com> |
12164 | ||
12165 | * gcc.dg/20000623-1.c: New test. | |
12166 | ||
1d663f67 JJ |
12167 | 2000-06-22 Jakub Jelinek <jakub@redhat.com> |
12168 | ||
12169 | * gcc.c-torture/execute/20000622-1.c: New test. | |
12170 | ||
56803752 NS |
12171 | 2000-06-22 Nathan Sidwell <nathan@codesourcery.com> |
12172 | ||
12173 | * g++.old-deja/g++.other/init15.C: New test. | |
12174 | ||
dc2a68d7 NS |
12175 | 2000-06-22 Nathan Sidwell <nathan@codesourcery.com> |
12176 | ||
12177 | * g++.old-deja/g++.pt/vaarg2.C: New test. | |
12178 | * g++.old-deja/g++.pt/vaarg3.C: New test. | |
12179 | ||
5f8f4751 NS |
12180 | 2000-06-20 Nathan Sidwell <nathan@codesourcery.com> |
12181 | ||
12182 | * g++.old-deja/g++.other/dyncast6.C: New test. | |
12183 | ||
22c40c28 JJ |
12184 | 2000-06-15 Jakub Jelinek <jakub@redhat.com> |
12185 | ||
12186 | * gcc.c-torture/execute/loop-6.c: New test. | |
12187 | ||
d2f7db1d JJ |
12188 | 2000-06-14 Jakub Jelinek <jakub@redhat.com> |
12189 | ||
12190 | * gcc.dg/20000614-1.c: New test. | |
12191 | * gcc.dg/20000614-2.c: New test. | |
12192 | ||
adab1923 HPN |
12193 | 2000-06-14 Hans-Peter Nilsson <hp@axis.com> |
12194 | ||
12195 | * g++.old-deja/g++.other/inline12.C: New test. | |
12196 | ||
b4f2fe91 JJ |
12197 | 2000-06-13 Jakub Jelinek <jakub@redhat.com> |
12198 | ||
12199 | * g++.old-deja/g++.other/eh1.C: New test. | |
12200 | ||
12201 | 2000-06-12 Jakub Jelinek <jakub@redhat.com> | |
12202 | ||
12203 | * g++.old-deja/g++.other/type.C: New test. | |
12204 | ||
12205 | 2000-06-05 Jakub Jelinek <jakub@redhat.com> | |
12206 | ||
12207 | * g++.old-deja/g++.other/initstring.C: New test. | |
12208 | ||
431f67e2 JM |
12209 | 2000-06-12 Jason Merrill <jason@redhat.com> |
12210 | ||
12211 | * g++.old-deja/old-deja.exp: Add -Wno-long-long. | |
12212 | ||
b8c25665 | 12213 | 2000-06-09 Jeffrey A Law (law@cygnus.com) |
83c137d7 JL |
12214 | |
12215 | * gcc.c-torture/compile/20000609-1.c: New test. | |
12216 | ||
b8c25665 | 12217 | 2000-06-09 Clinton Popetz <cpopetz@cygnus.com> |
27985b66 CP |
12218 | |
12219 | * gcc.dg/20000609-1.c: New test. | |
12220 | ||
fbc40ced ZW |
12221 | 2000-06-08 Zack Weinberg <zack@wolery.cumb.org> |
12222 | ||
12223 | * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block. | |
12224 | * gcc.c-torture/noncompile/poison-1.c: Move... | |
12225 | * gcc.dg/poison-1.c: ...here, and adapt to dg framework. | |
12226 | * gcc.dg/cpp-li1.c: Add a token after the #line. | |
12227 | ||
80e08b30 RH |
12228 | 2000-06-05 Richard Henderson <rth@cygnus.com> |
12229 | ||
12230 | * gcc.c-torture/execute/20000605-2.c: New test. | |
12231 | * gcc.c-torture/execute/20000605-3.c: New test. | |
12232 | ||
5e9e71f0 DB |
12233 | 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au> |
12234 | ||
12235 | * g77.f-torture/execute/20000503-1.x: New file. | |
12236 | ||
b6a5dfa1 NS |
12237 | 2000-06-06 Nathan Sidwell <nathan@codesourcery.com> |
12238 | ||
12239 | * g++.old-deja/g++.eh/badalloc1.C: New test. | |
12240 | ||
fce8451d RH |
12241 | 2000-06-05 Richard Henderson <rth@cygnus.com> |
12242 | ||
12243 | * gcc.c-torture/execute/20000605-1.c: New test. | |
12244 | ||
1687c88c JJ |
12245 | 2000-06-05 Jakub Jelinek <jakub@redhat.com> |
12246 | Nathan Sidwell <nathan@codesourcery.com> | |
12247 | ||
12248 | * gcc.c-torture/compile/20000605-1.c: New test. | |
12249 | ||
22ad5966 DB |
12250 | 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au> |
12251 | ||
92936ecf | 12252 | * g77.f-torture/compile/20000601-1.f: New test. |
22ad5966 | 12253 | |
72934de7 RH |
12254 | 2000-06-03 Richard Henderson <rth@cygnus.com> |
12255 | ||
12256 | * gcc.c-torture/execute/20000603-1.c: New. | |
12257 | ||
0e13506e ZW |
12258 | 2000-06-02 Zack Weinberg <zack@wolery.cumb.org> |
12259 | ||
12260 | * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change. | |
12261 | * gcc.dg/noreturn-2.c (noreturn): Likewise. | |
12262 | ||
d7a2e0f7 ZW |
12263 | 2000-06-01 Zack Weinberg <zack@wolery.cumb.org> |
12264 | ||
1082afb6 ZW |
12265 | * gcc.dg/compare2.c (case 12): XFAIL. |
12266 | * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL. | |
12267 | * gcc.dg/noreturn-2.c (noreturn): XFAIL. | |
12268 | ||
d7a2e0f7 ZW |
12269 | * gcc.dg/cpp-tradwarn2.c: Update egrep pattern. |
12270 | ||
ea4a453b ZW |
12271 | 2000-05-29 Zack Weinberg <zack@wolery.cumb.org> |
12272 | ||
12273 | * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the | |
12274 | guard macro is already defined when the header is first | |
12275 | included. | |
12276 | * gcc.dg/cpp-mix.h: New file. | |
12277 | * gcc.dg/endif-label.c: Update patterns to match compiler. | |
12278 | ||
12279 | * g++.brendan/complex1.C: Declare abort. | |
12280 | * g++.law/refs4.C: Remove XFAIL. | |
12281 | * g++.oliva/expr2.C: Declare abort and exit. | |
12282 | ||
5ac707b8 AO |
12283 | 2000-05-28 Alexandre Oliva <aoliva@cygnus.com> |
12284 | ||
bb078eb4 AO |
12285 | * gcc.c-torture/execute/20000528-1.c: New test. |
12286 | ||
5ac707b8 AO |
12287 | * g++.old-deja/g++.law/refs4.C: Mark as XFAIL. |
12288 | * g++.old-deja/g++.law/temps4.C: Likewise. | |
12289 | ||
e801c5c2 AO |
12290 | * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and |
12291 | stdlib.h. Call abort() on failure. | |
12292 | * g++.old-deja/g++.law/refs4.C: Likewise. | |
12293 | * g++.old-deja/g++.law/temps4.C: Likewise. | |
12294 | * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1. | |
92936ecf | 12295 | * gcc.c-torture/execute/20000112-1.c: Include string.h. |
e801c5c2 | 12296 | |
d2b51b10 ZW |
12297 | 2000-05-27 Zack Weinberg <zack@wolery.cumb.org> |
12298 | ||
12299 | Relative to g++.dg/special: | |
12300 | * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h. | |
12301 | ||
12302 | Relative to g++.old-deja: | |
12303 | * g++.brendan/complex1.C, g++.jason/optimize2.C, | |
12304 | g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C, | |
12305 | g++.other/init5.C, g++.other/init7.C, g++.other/union2.C, | |
12306 | g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C, | |
92936ecf | 12307 | g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C, |
d2b51b10 ZW |
12308 | g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C, |
12309 | g++.robertl/ice990323-2.C: Prototype exit and/or abort. | |
12310 | ||
12311 | * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C, | |
12312 | g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C, | |
12313 | g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C, | |
12314 | g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C, | |
12315 | g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C, | |
12316 | g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h | |
12317 | and/or string.h. | |
12318 | ||
12319 | * g++.other/goto1.C: Update expectations for error messages. | |
12320 | ||
49080ead AO |
12321 | 2000-05-25 Alexandre Oliva <aoliva@cygnus.com> |
12322 | ||
12323 | * gcc.c-torture/compile/20000523-1.c: New test. | |
12324 | ||
bfc22107 NS |
12325 | 2000-05-25 Nathan Sidwell <nathan@codesourcery.com> |
12326 | ||
12327 | * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info. | |
12328 | ||
bebc2c61 NS |
12329 | 2000-05-25 Nathan Sidwell <nathan@codesourcery.com> |
12330 | ||
12331 | * g++.old-deja/g++.eh/catch11.C: New test. | |
12332 | * g++.old-deja/g++.eh/catch12.C: New test. | |
12333 | ||
88903d85 NC |
12334 | 2000-05-24 Nick Clifton <nickc@cygnus.com> |
12335 | ||
12336 | * gcc.c-torture/execute/20000523-1.c: New test. | |
12337 | ||
7b844298 ZW |
12338 | 2000-05-23 Zack Weinberg <zack@wolery.cumb.org> |
12339 | ||
12340 | * c-torture/execute/bcp-1.c: Replace abort in arg of | |
12341 | __builtin_constant_p with a generic external function. | |
12342 | ||
12343 | * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c, | |
12344 | gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c, | |
12345 | gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c, | |
12346 | gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c: | |
12347 | Prototype abort and/or exit. | |
12348 | ||
12349 | * gcc.dg/990407-1.c, gcc.dg/strpaste.c, | |
12350 | gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c, | |
12351 | gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c, | |
12352 | gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h. | |
12353 | ||
38285a09 AO |
12354 | 2000-05-22 Alexandre Oliva <aoliva@cygnus.com> |
12355 | ||
12356 | * gcc.dg/dwarf2-1.c: New test. | |
12357 | ||
1e139755 RH |
12358 | 2000-05-20 Richard Henderson <rth@cygnus.com> |
12359 | ||
12360 | * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa". | |
12361 | ||
019b761f AJ |
12362 | 2000-05-20 Andreas Jaeger <aj@suse.de> |
12363 | ||
12364 | * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of | |
12365 | testcase. | |
12366 | ||
ea25bef4 DE |
12367 | 2000-05-19 David Edelsohn <edelsohn@gnu.org> |
12368 | ||
12369 | * gcc.c-torture/execute/20000519-2.c: New test. | |
12370 | ||
b4c40d3c AJ |
12371 | 2000-05-19 Andreas Jaeger <aj@suse.de> |
12372 | ||
0d9a7d79 AJ |
12373 | * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper |
12374 | which fails with SSA. | |
12375 | ||
b4c40d3c AJ |
12376 | * lib/c-torture.exp: Also test with -O3 -fssa. |
12377 | ||
14806ff1 MM |
12378 | 2000-05-18 Michael Meissner <meissner@redhat.com> |
12379 | ||
12380 | * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers. | |
12381 | * gcc.c-torture/execute/920415-1.c: Ditto. | |
12382 | * gcc.c-torture/execute/920501-1.c: Ditto. | |
12383 | * gcc.c-torture/execute/conversion.c: Ditto. | |
12384 | * gcc.c-torture/execute/cvt-1.c: Ditto. | |
12385 | ||
b8c25665 | 12386 | 2000-05-18 Jeffrey A Law (law@cygnus.com) |
606b4c94 JL |
12387 | |
12388 | * gcc.c-torture/compile/20000518-1.c: New test. | |
12389 | ||
3eb16773 DB |
12390 | 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au> |
12391 | ||
12392 | * g77.f-torture/compile/200005018.f: New test. | |
12393 | ||
b8c25665 | 12394 | 2000-05-17 Jeffrey A Law (law@cygnus.com) |
233f4c98 JL |
12395 | |
12396 | * gcc.c-torture/compile/20000517-1.c: New test. | |
12397 | ||
13fa2029 FS |
12398 | 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
12399 | ||
12400 | * gcc.c-torture/execute/20000516-1.c: New test. | |
12401 | ||
a48df362 JJ |
12402 | 2000-05-15 Jakub Jelinek <jakub@redhat.com> |
12403 | ||
12404 | * g++.old-deja/g++.other/eh.C: New test. | |
12405 | ||
67384dfb RH |
12406 | 2000-05-12 Richard Henderson <rth@cygnus.com> |
12407 | ||
12408 | * gcc.c-torture/execute/990208-1.c (main): Don't pass | |
12409 | constants through to doit's conditional. | |
12410 | ||
b8c25665 | 12411 | 2000-05-11 Jeffrey A Law (law@cygnus.com) |
2e8b0910 | 12412 | |
8a744ae0 | 12413 | * gcc.c-torture/compile/20000511-1.c: New test. |
2e8b0910 JL |
12414 | * g77.f-torture/compile/20000511-1.f: New test. |
12415 | * g77.f-torture/compile/20000511-2.f: New test. | |
12416 | ||
0f00654b MM |
12417 | 2000-05-11 Michael Meissner <meissner@redhat.com> |
12418 | ||
12419 | * gcc.c-torture/execute/20000511-1.c: New test. | |
12420 | ||
3ae1c615 ZW |
12421 | 2000-05-11 Zack Weinberg <zack@wolery.cumb.org> |
12422 | ||
12423 | * gcc.dg/dg.exp: Scan .S files as well as .c files. | |
12424 | * gcc.dg/20000510-1.S: New. | |
12425 | ||
c0916fa0 CM |
12426 | 2000-05-08 Catherine Moore <clm@cygnus.com> |
12427 | ||
12428 | * gcc.dg/unused-3.c: New. | |
12429 | ||
efdbc6f8 RH |
12430 | 2000-05-06 Richard Henderson <rth@cygnus.com> |
12431 | ||
12432 | * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int. | |
12433 | * g++.old-deja/g++.mike/warn1.C: Likewise. | |
12434 | * g++.old-deja/g++.pt/local1.C: Likewise. | |
12435 | * g++.old-deja/g++.pt/local7.C: Likewise. | |
12436 | * g++.old-deja/g++.pt/spec16.C: Likewise. | |
12437 | ||
846cf122 NS |
12438 | 2000-05-06 Nathan Sidwell <nathan@codesourcery.com> |
12439 | ||
12440 | * g++.old-deja/g++.abi/ptrflags.C: Correct and extend. | |
12441 | ||
7d76ae56 DB |
12442 | 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au> |
12443 | ||
efdbc6f8 | 12444 | * g77.f-torture/execute/20000503-1.f: New test. |
7d76ae56 | 12445 | |
07d787fd AJ |
12446 | 2000-05-04 Andreas Jaeger <aj@suse.de> |
12447 | ||
12448 | * gcc.dg/noreturn-2.c: New test. | |
12449 | ||
59b30ca6 NB |
12450 | 2000-05-04 Neil Booth <NeilB@earthling.net> |
12451 | ||
12452 | * gcc.dg/cpp-opprec.c: New tests for operator precedence in the | |
12453 | preprocessor. | |
12454 | ||
beaf61f5 RH |
12455 | 2000-05-04 Richard Henderson <rth@cygnus.com> |
12456 | ||
12457 | * gcc.c-torture/execute/20000503-1.c: Fix typo. | |
12458 | ||
f63c134b RH |
12459 | 2000-05-04 Richard Henderson <rth@cygnus.com> |
12460 | ||
12461 | * gcc.c-torture/compile/20000504-1.c: New test. Derived from | |
12462 | OpenSSL by Jason R Thorpe. | |
12463 | ||
b8c25665 | 12464 | 2000-05-03 Jim Wilson <wilson@cygnus.com> |
83f1c55d RH |
12465 | |
12466 | * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug. | |
12467 | ||
22a87840 RL |
12468 | 2000-05-03 Robert Lipe <robertlipe@usa.net> |
12469 | ||
12470 | * gcc.dg/20000503-1.c: New test. | |
12471 | ||
753e6cf1 JJ |
12472 | 2000-05-02 Jakub Jelinek <jakub@redhat.com> |
12473 | ||
12474 | * gcc.c-torture/compile/20000502-1.c: New test. | |
12475 | * g++.old-deja/g++.other/align.C: New test. | |
9900f597 | 12476 | * gcc.dg/cpp-tradstringify.c: New test. |
753e6cf1 | 12477 | |
83f1c55d RH |
12478 | Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz> |
12479 | ||
12480 | * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code | |
12481 | and hard registers. | |
12482 | ||
12483 | 2000-04-26 Geoff Keating <geoffk@cygnus.com> | |
12484 | ||
12485 | * gcc.c-torture/execute/loop-5.c: New test. | |
12486 | ||
12487 | 2000-04-25 Jakub Jelinek <jakub@redhat.com> | |
12488 | ||
12489 | * gcc.c-torture/execute/va-arg-20.c: New test. | |
12490 | ||
b8c25665 | 12491 | 2000-04-23 Jeffrey A Law (law@cygnus.com) |
96933f43 JL |
12492 | |
12493 | * gcc.c-torture/execute/20000422-1.c: New test. | |
12494 | ||
83f1c55d RH |
12495 | 2000-04-20 Greg McGary <gkm@gnu.org> |
12496 | ||
12497 | * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment | |
12498 | when optimizing, but without sibling-call optimizations (-O1). | |
12499 | ||
b8c25665 | 12500 | 2000-04-20 Jeffrey A Law (law@cygnus.com) |
404e6b79 | 12501 | |
efdbc6f8 | 12502 | * gcc.c-torture/compile/20000420-1.c: New test. |
404e6b79 | 12503 | |
a33b40d2 NS |
12504 | 2000-04-20 Nathan Sidwell <nathan@codesourcery.com> |
12505 | ||
12506 | * g++.abi/ptrflags.C: New test. | |
12507 | * g++.eh/catchptr1.C: Test incomplete pointer chains. | |
12508 | ||
b8c25665 | 12509 | 2000-04-19 Catherine Moore <clm@cygnus.com> |
83f1c55d RH |
12510 | |
12511 | * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES. | |
12512 | ||
12513 | 2000-04-19 Greg McGary <gkm@gnu.org> | |
12514 | ||
12515 | * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with | |
12516 | sibling-call optimizations. | |
12517 | ||
0d5a06bd ZW |
12518 | 2000-04-19 Zack Weinberg <zack@wolery.cumb.org> |
12519 | ||
12520 | * gcc.dg/20000419-1.c: New test. | |
12521 | ||
b8c25665 | 12522 | 2000-04-12 Hans-Peter Nilsson <hp@axis.com> |
83f1c55d RH |
12523 | |
12524 | * gcc.c-torture/execute/20000412-6.c: New test. | |
12525 | ||
b8c25665 | 12526 | 2000-04-12 Jeffrey A Law (law@cygnus.com) |
2c45f94b | 12527 | |
504f140d | 12528 | * gcc.c-torture/execute/20000412-5.c: New test. |
9c749c66 | 12529 | * g77.f-torture/compile/20000412-1.f: New test. |
380b409b | 12530 | * gcc.c-torture/execute/20000412-4.c: New test. |
270630a2 | 12531 | * gcc.c-torture/compile/20000412-2.c: New test. |
d0158d40 | 12532 | * gcc.c-torture/execute/20000412-3.c: New test. |
46feb4ab | 12533 | * gcc.c-torture/compile/20000412-1.c: New test. |
2c45f94b JL |
12534 | * gcc.c-torture/execute/20000412-2.c: New test. |
12535 | ||
aa7647ee JJ |
12536 | 2000-04-12 Jakub Jelinek <jakub@redhat.com> |
12537 | ||
12538 | * objc/execute/bf-20.m: New test. | |
12539 | ||
eb802827 RH |
12540 | 2000-04-10 Richard Henderson <rth@cygnus.com> |
12541 | ||
7265c420 RH |
12542 | * gcc.c-torture/execute/20000412-1.c: Reduce some more. |
12543 | ||
eb802827 RH |
12544 | * gcc.c-torture/execute/20000412-1.c: New test. |
12545 | ||
96e1d96c NS |
12546 | 2000-04-10 Nathan Sidwell <nathan@codesourcery.com> |
12547 | ||
12548 | * g++.old-deja/g++.eh/catchptr1.C: New test. | |
12549 | ||
e33c685b NS |
12550 | 2000-04-09 Nathan Sidwell <nathan@codesourcery.com> |
12551 | ||
12552 | * g++.old-deja/g++.abi/cxa_vec.C: New test. | |
12553 | ||
ed343779 | 12554 | 2000-04-08 Neil Booth <NeilB@earthling.net> |
92936ecf | 12555 | |
ed343779 NB |
12556 | * gcc.dg/cpp-nullchar.c: Remove test as |
12557 | embedded nulls cause problems. | |
12558 | ||
4ddf4d7b KG |
12559 | 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
12560 | ||
12561 | * gcc.dg/compare2.c: New test. | |
12562 | ||
65232ce9 | 12563 | 2000-04-08 Neil Booth <NeilB@earthling.net> |
92936ecf | 12564 | |
65232ce9 NB |
12565 | * gcc.dg/cpp-nullchar.c: New test. |
12566 | ||
f787c583 ZW |
12567 | 2000-04-07 Zack Weinberg <zack@wolery.cumb.org> |
12568 | ||
12569 | * gcc.dg/cpp-mi2.c: New test. | |
12570 | * gcc.dg/cpp-mi2[abc].h: New files. | |
12571 | ||
e8ff28b4 NS |
12572 | 2000-04-07 Nathan Sidwell <nathan@codesourcery.com> |
12573 | ||
12574 | * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info | |
12575 | member name. | |
12576 | ||
1388b247 NS |
12577 | 2000-04-06 Nathan Sidwell <nathan@codesourcery.com> |
12578 | ||
12579 | * g++.old-deja/g++.abi/vmihint.C: New test. | |
12580 | ||
dabe43de NB |
12581 | 2000-04-06 Neil Booth <NeilB@earthling.net> |
12582 | ||
12583 | * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c, | |
12584 | cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF | |
92936ecf | 12585 | copyright. |
dabe43de | 12586 | |
b8c25665 | 12587 | 2000-04-05 Hans-Peter Nilsson <hp@axis.com> |
83f1c55d RH |
12588 | |
12589 | * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to | |
12590 | avoid stack-frame overwrite. | |
12591 | ||
12592 | 2000-04-05 Jakub Jelinek <jakub@redhat.com> | |
12593 | ||
12594 | * gcc.c-torture/compile/20000405-2.c: New test. | |
12595 | * gcc.c-torture/compile/20000405-3.c: New test. | |
12596 | ||
12597 | 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
12598 | ||
12599 | * gcc.c-torture/compile/20000405-1.c: New test. | |
12600 | ||
ace8b015 GK |
12601 | 2000-04-04 Geoff Keating <geoffk@cygnus.com> |
12602 | ||
12603 | * gcc.dg/cast-qual-1.c: Revert last change. | |
12604 | ||
be340b97 KG |
12605 | 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
12606 | ||
12607 | * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef. | |
12608 | ||
6b32882f ZW |
12609 | 2000-04-03 Zack Weinberg <zack@wolery.cumb.org> |
12610 | ||
12611 | * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c, | |
12612 | gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options. | |
12613 | ||
b8c25665 | 12614 | 2000-04-03 Jeffrey A Law (law@cygnus.com) |
98e29481 | 12615 | |
728ee72a | 12616 | * gcc.c-torture/compile/20000403-2.c: New test. |
98e29481 JL |
12617 | * gcc.c-torture/compile/20000403-1.c: New test. |
12618 | ||
b8c25665 | 12619 | 2000-04-03 Hans-Peter Nilsson <hp@axis.com> |
83f1c55d RH |
12620 | |
12621 | * gcc.c-torture/execute/20000403-1.c: New test. | |
12622 | ||
12623 | 2000-04-03 Geoff Keating <geoffk@cygnus.com> | |
12624 | ||
12625 | * gcc.c-torture/execute/20000402-1.c: New test. | |
12626 | ||
b8c25665 | 12627 | 2000-04-03 Donald Lindsay <dlindsay@cygnus.com> |
83f1c55d RH |
12628 | |
12629 | * gcc.c-torture/execute/va-arg-15.c: New test. | |
12630 | * gcc.c-torture/execute/va-arg-16.c: New test. | |
12631 | * gcc.c-torture/execute/va-arg-17.c: New test. | |
12632 | * gcc.c-torture/execute/va-arg-18.c: New test. | |
12633 | * gcc.c-torture/execute/va-arg-19.c: New test. | |
12634 | ||
bfab56e7 ZW |
12635 | 2000-04-02 Zack Weinberg <zack@wolery.cumb.org> |
12636 | ||
12637 | * gcc.c-torture/compile/981211-1.c: Move to... | |
12638 | * gcc.dg/cpp-as1.c: ...here. | |
12639 | * gcc.dg/cpp-as2.c: New file. | |
12640 | ||
12641 | * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the | |
12642 | compiler. | |
12643 | ||
93fd8bf7 NB |
12644 | 2000-04-02 Neil Booth <NeilB@earthling.net> |
12645 | ||
12646 | * gcc.dg/cpp-cond.c New tests. | |
12647 | * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make | |
12648 | accidental success less likely. | |
12649 | * gcc.dg/cpp-missingop.c New tests. | |
12650 | * gcc.dg/cpp-missingparen.c New tests. | |
12651 | * gcc.dg/cpp-shift.c New tests. | |
12652 | * gcc.dg/cpp-shortcircuit.c New tests. | |
12653 | * gcc.dg/cpp-unary.c New tests. | |
12654 | ||
b8c25665 | 12655 | 2000-03-29 Jeffrey A Law (law@cygnus.com) |
843cae51 JL |
12656 | |
12657 | * gcc.c-torture/compile/20000329-1.c: New test. | |
12658 | ||
83f1c55d RH |
12659 | 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk> |
12660 | ||
12661 | * gcc.c-torture/compile/20000326-1.c: New test. | |
12662 | * gcc.c-torture/compile/20000326-2.c: New test. | |
12663 | ||
12664 | 2000-03-24 Geoff Keating <geoffk@cygnus.com> | |
12665 | ||
12666 | * gcc.c-torture/execute/va-arg-14.c: New test for va_start where | |
12667 | the first parameter is a function argument. | |
12668 | ||
c9bb76b9 NS |
12669 | 2000-03-23 Nathan Sidwell <nathan@codesourcery.com> |
12670 | ||
12671 | * g++.old-deja/g++.ext/array4.C: New test. | |
12672 | ||
83f1c55d RH |
12673 | 2000-03-22 Geoff Keating <geoffk@cygnus.com> |
12674 | ||
12675 | * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals. | |
12676 | ||
b9712646 KG |
12677 | 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
12678 | ||
12679 | * gcc.dg/noreturn-1.c: Check for another bogus noreturn case. | |
12680 | ||
1722dcfc RH |
12681 | 2000-03-19 Richard Henderson <rth@cygnus.com> |
12682 | ||
12683 | * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t. | |
12684 | ||
5d6a090f RH |
12685 | 2000-03-19 Richard Henderson <rth@cygnus.com> |
12686 | ||
12687 | * gcc.c-torture/compile/20000319-1.c: New test. | |
12688 | ||
b8c25665 | 12689 | 2000-03-14 Jeffrey A Law (law@cygnus.com) |
4fa241f2 | 12690 | |
7924327e | 12691 | * gcc.c-torture/execute/20000314-3.c: New test. |
07fd50ea | 12692 | * gcc.c-torture/execute/20000314-2.c: New test. |
263ac0d8 JL |
12693 | * gcc.c-torture/execute/20000314-1.c: New test. |
12694 | * gcc.c-torture/compile/20000314-2.c: New test. | |
12695 | * gcc.c-torture/compile/20000314-1.c: New test. | |
4fa241f2 | 12696 | |
302e5c46 NS |
12697 | 2000-03-13 Nathan Sidwell <nathan@codesourcery.com> |
12698 | ||
12699 | * g++.old-deja/g++.warn/inline.C: New test. | |
12700 | ||
b8c25665 | 12701 | 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com> |
83f1c55d RH |
12702 | |
12703 | * gcc.c-torture/execute/divconst-2.c: Rewrite to check for | |
12704 | standards-compliant result rather than specific constants. | |
12705 | Put test-values in array. | |
12706 | ||
602b1b13 JM |
12707 | 2000-03-08 Jason Merrill <jason@casey.cygnus.com> |
12708 | ||
12709 | * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0. | |
12710 | (g++_target_compile): Put test-specific options last. | |
12711 | ||
45f984e4 NS |
12712 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
12713 | ||
12714 | * g++.old-deja/g++.eh/vbase4.C: New test. | |
12715 | ||
532f12a2 NS |
12716 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
12717 | ||
12718 | * g++.old-deja/g++.bugs/900215_01.C: Adjust. | |
12719 | ||
98eddaf7 NS |
12720 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
12721 | ||
12722 | * g++.old-deja/g++.brendan/misc12.C: Removed. | |
12723 | * g++.old-deja/g++.pt/memtemp77.C: Constify. | |
12724 | * g++.old-deja/g++.ext/pretty4.C: New test. | |
12725 | ||
8ce5ef19 NS |
12726 | 2000-03-08 Nathan Sidwell <nathan@codesourcery.com> |
12727 | ||
12728 | * g++.old-deja/g++.other/string2.C: New test. | |
12729 | ||
133a40d2 NS |
12730 | 2000-03-06 Nathan Sidwell <nathan@codesourcery.com> |
12731 | ||
92936ecf | 12732 | * g++.old-deja/g++.warn/impint2.C: New test. |
133a40d2 | 12733 | |
b8c25665 | 12734 | 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com> |
83f1c55d RH |
12735 | |
12736 | * gcc.c-torture/execute/20000224-1.c (main): Expected return-value | |
12737 | is 1, not zero. | |
12738 | ||
2f6f9ac7 NS |
12739 | 2000-03-05 Nathan Sidwell <nathan@codesourcery.com> |
12740 | ||
12741 | * g++.old-deja/g++.warn/impint.C: New test. | |
12742 | * g++.old-deja/g++.martin/sts_vectini.C: Add -w option. | |
12743 | * g++.old-deja/g++.pt/explicit10.C: Specify -w option. | |
12744 | * g++.old-deja/g++.pt/explicit12.C: Likewise. | |
12745 | * g++.old-deja/g++.pt/explicit13.C: Likewise. | |
12746 | * g++.old-deja/g++.pt/explicit17.C: Likewise. | |
12747 | * g++.old-deja/g++.pt/explicit18.C: Likewise. | |
12748 | * g++.old-deja/g++.pt/explicit19.C: Likewise. | |
12749 | * g++.old-deja/g++.pt/explicit23.C: Likewise. | |
12750 | * g++.old-deja/g++.pt/explicit31.C: Likewise. | |
12751 | * g++.old-deja/g++.pt/explicit35.C: Likewise. | |
12752 | * g++.old-deja/g++.pt/explicit6.C: Likewise. | |
12753 | * g++.old-deja/g++.pt/memclass7.C: Likewise. | |
12754 | ||
fbb886eb ZW |
12755 | 2000-03-01 Zack Weinberg <zack@wolery.cumb.org> |
12756 | ||
12757 | * gcc.dg/cpp-redef.c: New test. | |
12758 | ||
2a6b7809 NS |
12759 | 2000-02-29 Nathan Sidwell <nathan@codesourcery.com> |
12760 | ||
12761 | * g++.old-deja/g++.pt/unify7.C: New test. | |
12762 | ||
b8c25665 | 12763 | 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> |
eeafa66d RK |
12764 | |
12765 | * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias. | |
12766 | * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha. | |
12767 | ||
83f1c55d RH |
12768 | 2000-02-25 Geoff Keating <geoffk@cygnus.com> |
12769 | ||
12770 | * gcc.c-torture/compile/20000224-1.c: New test. | |
12771 | ||
12772 | 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
12773 | ||
12774 | * gcc.c-torture/compile/cpp-2.c: New test. | |
12775 | * gcc.c-torture/compile/cpp-1.c: New test. | |
12776 | ||
b8c25665 | 12777 | 2000-02-25 Jeffrey A Law (law@cygnus.com) |
985dae7c JL |
12778 | |
12779 | * gcc.c-torture/execute/20000225-1.c: New test. | |
12780 | ||
cff244b2 AO |
12781 | 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12782 | ||
495da1f6 AO |
12783 | * gcc.dg/cpp-li2.c: New test. |
12784 | ||
e729bc6d AO |
12785 | * gcc.dg/cpp-wi1.c: New test. |
12786 | ||
cff244b2 AO |
12787 | * gcc.dg/cpp-li1.c: New test. |
12788 | ||
da3a4719 NS |
12789 | 2000-02-24 Nathan Sidwell <nathan@codesourcery.com> |
12790 | ||
12791 | * g++.old-deja/g++.other/sizeof5.C: New test. | |
12792 | ||
83f1c55d RH |
12793 | 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
12794 | ||
12795 | * gcc.c-torture/execute/va-arg-13.c: New test. | |
12796 | ||
b8c25665 | 12797 | 2000-02-23 Donald Lindsay <dlindsay@cygnus.com> |
83f1c55d RH |
12798 | |
12799 | * gcc.c-torture/execute/va-arg-12.c: New test. | |
12800 | ||
12801 | 2000-02-23 Nathan Sidwell <nathan@codesourcery.com> | |
12802 | ||
12803 | * gcc.c-torture/execute/20000223-1.c: New test. | |
12804 | ||
b23875c9 NS |
12805 | 2000-02-23 Nathan Sidwell <nathan@codesourcery.com> |
12806 | ||
12807 | * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL. | |
12808 | ||
fa2e34e8 MM |
12809 | 2000-02-22 Mark Mitchell <mark@codesourcery.com> |
12810 | ||
12811 | * g++.old-deja/g++.abi/ptrmem.C: New test. | |
12812 | ||
4a6cfa63 RH |
12813 | 2000-02-19 Richard Henderson <rth@cygnus.com> |
12814 | ||
12815 | * gcc.c-torture/compile/init-3.c: New. | |
12816 | ||
44399cac MM |
12817 | 2000-02-17 Mark Mitchell <mark@codesourcery.com> |
12818 | ||
12819 | * lib/g++.exp (g++_init): Add -fmessage-length=0 to | |
12820 | ALWAYS_CXXFLAGS. | |
12821 | ||
b8c25665 | 12822 | 2000-02-11 Robert Lipe <robertl@sco.com> |
ed3b0480 RL |
12823 | |
12824 | * gcc.c-torture/compile/20000211-3.c: New test. | |
12825 | ||
b8c25665 | 12826 | 2000-02-11 Martin Buchholz <martin@xemacs.org> |
ddcc2ade MB |
12827 | |
12828 | * gcc.c-torture/compile/20000211-2.c: New test. | |
12829 | ||
b8c25665 | 12830 | 2000-02-11 Jeffrey A Law (law@cygnus.com) |
2144ddea JL |
12831 | |
12832 | * gcc.c-torture/compile/20000211-1.c: New test. | |
12833 | ||
ae6f3fe9 JL |
12834 | 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk> |
12835 | ||
12836 | * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections | |
efdbc6f8 | 12837 | on native targets |
ae6f3fe9 | 12838 | |
1d3f28d4 NS |
12839 | 2000-02-08 Nathan Sidwell <nathan@acm.org> |
12840 | ||
12841 | * g++.old-deja/g++.other/cast5.C: New test. | |
12842 | ||
cc6c6c23 AM |
12843 | 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au> |
12844 | ||
12845 | * gcc.c-torture/execute/20000205-1.c: New. | |
12846 | ||
31a72d3f NS |
12847 | 2000-02-03 Nathan Sidwell <nathan@acm.org> |
12848 | ||
12849 | * g++.old-deja/g++.jason/cast3.C: Return void. | |
12850 | * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic. | |
12851 | ||
bd524aa3 AO |
12852 | 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12853 | ||
15f724f6 AO |
12854 | * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall. |
12855 | ||
bd524aa3 AO |
12856 | * gcc.dg/loop-1.c: New test. |
12857 | ||
83f1c55d RH |
12858 | 2000-01-27 Jakub Jelinek <jakub@redhat.com> |
12859 | ||
12860 | * gcc.c-torture/compile/20000127-1.c: New test. | |
12861 | * gcc.c-torture/execute/991228-1.c: New test. | |
12862 | ||
3ebed0b2 AO |
12863 | 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12864 | ||
3f50679d AO |
12865 | * gcc.dg/unused-2.c: New test. |
12866 | ||
3ebed0b2 AO |
12867 | * gcc.dg/conv-1.c: New test. |
12868 | ||
7a53e94b MM |
12869 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> |
12870 | ||
12871 | * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++ | |
12872 | compiler. | |
12873 | (tool_option_proc): Fix typo. | |
92936ecf | 12874 | |
360f2326 GK |
12875 | 2000-01-24 Geoff Keating <geoffk@cygnus.com> |
12876 | ||
12877 | * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version | |
12878 | of the ld on the host, not on the build machine. | |
12879 | Also, don't crash if '--help' is not a supported option. | |
12880 | ||
1eb8759b RH |
12881 | 2000-01-24 Richard Henderson <rth@cygnus.com> |
12882 | ||
12883 | * gcc.c-torture/execute/ieee/fp-cmp-4.c: New. | |
12884 | ||
b8c25665 | 12885 | 2000-01-20 Jeffrey A Law (law@cygnus.com) |
33f6849b | 12886 | |
7e7cf28a | 12887 | * gcc.c-torture/execute/20000120-2.c: New test. |
33f6849b JL |
12888 | * gcc.c-torture/execute/20000120-1.c: New test. |
12889 | ||
b8c25665 | 12890 | 2000-01-13 Jeffrey A Law (law@cygnus.com) |
ca4cd7ab JL |
12891 | |
12892 | * gcc.c-torture/execute/20000113-1.c: New test. | |
12893 | ||
b8c25665 | 12894 | 2000-01-12 Jeffrey A Law (law@cygnus.com) |
7a2a27a5 JL |
12895 | |
12896 | * gcc.c-torture/execute/20000112-1.c: New test. | |
12897 | ||
a5bfff0c AO |
12898 | 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12899 | ||
12900 | * gcc.dg/20000111-1.c: New test. | |
12901 | ||
b8c25665 | 12902 | 2000-01-10 Jeffrey A Law (law@cygnus.com) |
afc27297 JL |
12903 | |
12904 | * gcc.c-torture/execute/990628-1.c: Tweak to work on targets | |
12905 | with 16 bit integers. | |
12906 | ||
69d4f56d AO |
12907 | 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
12908 | ||
12909 | * gcc.dg/20000108-1.c: New test. | |
12910 | ||
cc6ecc6a NS |
12911 | 2000-01-05 Nathan Sidwell <nathan@acm.org> |
12912 | ||
12913 | * g++.old-deja/g++.ns/koenig8.C: New test. | |
12914 | ||
ac8cd718 NS |
12915 | 2000-01-05 Nathan Sidwell <nathan@acm.org> |
12916 | ||
12917 | * g++.old-deja/g++.other/cast4.C: New test. | |
12918 | ||
b8c25665 | 12919 | 2000-01-05 Jeffrey A Law (law@cygnus.com) |
25a8e1be | 12920 | |
5ed75fe4 | 12921 | * gcc.c-torture/compile/20000105-2.c: New test. |
25a8e1be JL |
12922 | * gcc.c-torture/compile/20000105-1.c: New test. |
12923 | ||
3f552d62 KG |
12924 | 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
12925 | ||
12926 | * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc | |
12927 | references to printf & atoi to conform to ANSI standard. | |
12928 | * g++.old-deja/g++.brendan/code-gen1.C: Likewise. | |
12929 | * g++.old-deja/g++.brendan/code-gen2.C: Likewise. | |
12930 | * g++.old-deja/g++.brendan/code-gen3.C: Likewise. | |
12931 | * g++.old-deja/g++.brendan/code-gen4.C: Likewise. | |
12932 | * g++.old-deja/g++.brendan/code-gen6.C: Likewise. | |
12933 | * g++.old-deja/g++.brendan/complex1.C: Likewise. | |
12934 | * g++.old-deja/g++.brendan/copy1.C: Likewise. | |
12935 | * g++.old-deja/g++.brendan/copy2.C: Likewise. | |
12936 | * g++.old-deja/g++.brendan/copy3.C: Likewise. | |
12937 | * g++.old-deja/g++.brendan/copy4.C: Likewise. | |
12938 | * g++.old-deja/g++.brendan/copy5.C: Likewise. | |
12939 | * g++.old-deja/g++.brendan/copy6.C: Likewise. | |
12940 | * g++.old-deja/g++.brendan/copy7.C: Likewise. | |
12941 | * g++.old-deja/g++.brendan/copy8.C: Likewise. | |
12942 | * g++.old-deja/g++.brendan/crash11.C: Likewise. | |
12943 | * g++.old-deja/g++.brendan/crash14.C: Likewise. | |
12944 | * g++.old-deja/g++.brendan/ctors1.C: Likewise. | |
12945 | * g++.old-deja/g++.brendan/ctors2.C: Likewise. | |
12946 | * g++.old-deja/g++.brendan/delete2.C: Likewise. | |
12947 | * g++.old-deja/g++.brendan/dtors1.C: Likewise. | |
12948 | * g++.old-deja/g++.brendan/dtors2.C: Likewise. | |
12949 | * g++.old-deja/g++.brendan/dtors3.C: Likewise. | |
12950 | * g++.old-deja/g++.brendan/eh1.C: Likewise. | |
12951 | * g++.old-deja/g++.brendan/groff1.C: Likewise. | |
12952 | * g++.old-deja/g++.brendan/init3.C: Likewise. | |
12953 | * g++.old-deja/g++.brendan/misc12.C: Likewise. | |
12954 | * g++.old-deja/g++.brendan/misc7.C: Likewise. | |
12955 | * g++.old-deja/g++.brendan/new2.C: Likewise. | |
12956 | * g++.old-deja/g++.brendan/operators4.C: Likewise. | |
12957 | * g++.old-deja/g++.brendan/operators5.C: Likewise. | |
12958 | * g++.old-deja/g++.brendan/overload2.C: Likewise. | |
12959 | * g++.old-deja/g++.brendan/overload7.C: Likewise. | |
12960 | * g++.old-deja/g++.brendan/redecl2.C: Likewise. | |
12961 | * g++.old-deja/g++.brendan/reference1.C: Likewise. | |
12962 | * g++.old-deja/g++.brendan/sizeof5.C: Likewise. | |
12963 | * g++.old-deja/g++.brendan/template24.C: Likewise. | |
12964 | * g++.old-deja/g++.brendan/template3.C: Likewise. | |
12965 | * g++.old-deja/g++.brendan/vtables1.C: Likewise. | |
12966 | * g++.old-deja/g++.jason/inline3.C: Likewise. | |
12967 | * g++.old-deja/g++.jason/opeq.C: Likewise. | |
12968 | * g++.old-deja/g++.law/arg5.C: Likewise. | |
12969 | * g++.old-deja/g++.law/arm7.C: Likewise. | |
12970 | * g++.old-deja/g++.law/ctors11.C: Likewise. | |
12971 | * g++.old-deja/g++.law/cvt8.C: Likewise. | |
12972 | * g++.old-deja/g++.law/init9.C: Likewise. | |
12973 | * g++.old-deja/g++.law/refs4.C: Likewise. | |
12974 | * g++.old-deja/g++.law/template2.C: Likewise. | |
12975 | * g++.old-deja/g++.law/visibility24.C: Likewise. | |
12976 | * g++.old-deja/g++.law/vtable3.C: Likewise. | |
12977 | * g++.old-deja/g++.mike/asm2.C: Likewise. | |
12978 | * g++.old-deja/g++.mike/eh1.C: Likewise. | |
12979 | * g++.old-deja/g++.mike/misc1.C: Likewise. | |
12980 | * g++.old-deja/g++.mike/misc13.C: Likewise. | |
12981 | * g++.old-deja/g++.mike/misc14.C: Likewise. | |
12982 | * g++.old-deja/g++.mike/ns12.C: Likewise. | |
12983 | * g++.old-deja/g++.mike/p1248.C: Likewise. | |
12984 | * g++.old-deja/g++.mike/p3708.C: Likewise. | |
12985 | * g++.old-deja/g++.mike/p3708a.C: Likewise. | |
12986 | * g++.old-deja/g++.mike/p3708b.C: Likewise. | |
12987 | * g++.old-deja/g++.mike/p646.C: Likewise. | |
12988 | * g++.old-deja/g++.mike/p700.C: Likewise. | |
12989 | * g++.old-deja/g++.mike/p783.C: Likewise. | |
12990 | * g++.old-deja/g++.mike/p783a.C: Likewise. | |
12991 | * g++.old-deja/g++.mike/p783b.C: Likewise. | |
12992 | * g++.old-deja/g++.mike/p786.C: Likewise. | |
12993 | * g++.old-deja/g++.mike/p789.C: Likewise. | |
12994 | * g++.old-deja/g++.mike/p789a.C: Likewise. | |
12995 | * g++.old-deja/g++.mike/p807a.C: Likewise. | |
12996 | * g++.old-deja/g++.other/delete3.C: Likewise. | |
12997 | * g++.old-deja/g++.other/dyncast1.C: Likewise. | |
12998 | * g++.old-deja/g++.other/dyncast2.C: Likewise. | |
12999 | * g++.old-deja/g++.other/dyncast3.C: Likewise. | |
13000 | * g++.old-deja/g++.other/empty1.C: Likewise. | |
13001 | * g++.old-deja/g++.other/temporary1.C: Likewise. | |
13002 | * g++.old-deja/g++.pt/memtemp14.C: Likewise. | |
13003 | * g++.old-deja/g++.pt/t16.C: Likewise. | |
13004 | * g++.old-deja/g++.pt/tiemann2.C: Likewise. | |
13005 | ||
3fe5b143 BS |
13006 | 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk> |
13007 | ||
13008 | * gcc.dg/991230-1.c: New test. | |
13009 | ||
b8c25665 | 13010 | 1999-12-29 Jeffrey A Law (law@cygnus.com) |
bacaaca4 | 13011 | |
60a18af8 | 13012 | * gcc.c-torture/compile/991229-3.c: New test. |
7f0f8891 | 13013 | * gcc.c-torture/compile/991229-2.c: New test. |
bacaaca4 JL |
13014 | * gcc.c-torture/compile/991229-1.c: New test. |
13015 | ||
b8c25665 | 13016 | 1999-12-29 Greg McGary <gkm@eng.ascend.com> |
7fb1283f GM |
13017 | |
13018 | * gcc.c-torture/compile/labels-2.c: New test. | |
13019 | ||
83f1c55d RH |
13020 |