]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
re PR c++/10784 (Warning about choosing custom operator over copy constructor cannot...
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
25abc0a5
GDR
12003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
2
3 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
4 * g++.old-deja/g++.other/conv7.C: Likewise
5 * g++.old-deja/g++.other/overcnv2.C: Likewise.
6 * g++.old-deja/g++.other/overload14.C: Likewise.
7
dfbeb061
GDR
82003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
9
10 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
12
ae4a7155
MM
132003-06-20 Mark Mitchell <mark@codesourcery.com>
14
15 PR c++/10888
16 * g++.dg/warn/Winline-3.C: New test.
17
66d418e6
MM
182003-06-20 Mark Mitchell <mark@codesourcery.com>
19
3348ded5
MM
20 * lib/target-supports.exp (check_alias_available): Make the test
21 program acceptable to the Solaris assembler.
22
66d418e6
MM
23 PR c++/10749
24 * g++.dg/template/memclass2.C: New test.
25
a3237033
MM
262003-06-20 Mark Mitchell <mark@codesourcery.com>
27 Eric Botcazou <ebotcazou@libertysurf.fr>
28
29 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
30 data for non-matching targets.
31 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
32
68361a03
MM
332003-06-20 Mark Mitchell <mark@codesourcery.com>
34
35 PR c++/10845
36 * g++.dg/template/member3.C: New test.
37
170b020f
MM
382003-06-19 Mark Mitchell <mark@codesourcery.com>
39
00cf3e31
MM
40 PR c++/10939
41 * g++.dg/template/func1.C: New test.
42
f139561c
MM
43 PR c++/9649
44 * g++.dg/template/static4.C: New test.
45 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
46
170b020f
MM
47 PR c++/11041
48 * g++.dg/init/ref7.C: New test.
49
7a1d37e9
MA
502003-06-19 Matt Austern <austern@apple.com>
51
52 PR c++/11228
53 * g++.dg/anew1.C: New test.
54 * g++.dg/anew2.C: New test.
55 * g++.dg/anew3.C: New test.
56 * g++.dg/anew4.C: New test.
57
af2bfd33
KH
582003-06-19 Kazu Hirata <kazu@cs.umass.edu>
59
60 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
61
254d52a9
R
622003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
63
64 * gcc.c-torture/execute/simd-4.c (main): Make expected value
65 endian-dependent.
66
7dfa28ba
BK
672003-06-17 Benjamin Kosnik <bkoz@redhat.com>
68
69 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
70 Remove cruft.
71
b9f260c1
KH
722003-06-17 Kazu Hirata <kazu@cs.umass.edu>
73
74 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
75 * gcc.c-torture/compile/961203-1.c: Likewise.
76 * gcc.c-torture/compile/980506-1.c: Likewise.
77
3cedc9d8
MM
782003-06-17 Mark Mitchell <mark@codesourcery.com>
79
019bb98e 80 PR c++/10712
3cedc9d8
MM
81 * g++.dg/lookup/using7.C: New test.
82
ca90f3e1
MM
832003-06-17 Mark Mitchell <mark@codesourcery.com>
84
85 PR c++/11105
86 * g++.dg/abi/conv1.C: Remove it.
87 * g++.dg/template/conv7.C: New test.
88 * g++.dg/template/conv8.C: Likewise.
89 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
90 conversion operator.
91
c3d06477
JJ
922003-06-17 Janis Johnson <janis187@us.ibm.com>
93
94 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
95 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
96 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
97 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
98 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
99 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
100 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
101 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
102 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
103 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
104 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
105 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
106 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
107 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
108 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
109 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
110 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
111 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
112 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
113 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
114 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
115 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
116 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
117 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
118 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
119 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
120 * gcc.dg/compat/struct-return-10_x.c: Ditto.
121 * gcc.dg/compat/struct-return-2_x.c: Ditto.
122 * gcc.dg/compat/struct-return-3_x.c: Ditto.
123
a48e7d36
MM
1242003-06-16 Mark Mitchell <mark@codesourcery.com>
125
786a48dd
MM
126 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
127 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
128 indications.
a48e7d36 129
82d397c7
RS
1302003-06-16 Roger Sayle <roger@eyesopen.com>
131
132 * gcc.dg/i386-387-5.c: New test case.
133 * gcc.dg/i386-387-6.c: New test case.
134 * gcc.dg/builtins-23.c: New test case.
135
9d5b9dae
RS
1362003-06-15 Roger Sayle <roger@eyesopen.com>
137
138 * gcc.dg/builtins-22.c: New test case.
139 * gcc.dg/i386-387-1.c: Update to test exp.
140 * gcc.dg/i386-387-2.c: Likewise.
141
3af0187c
KG
1422003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
143
144 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
145
5482aaab
MM
1462003-06-12 Mark Mitchell <mark@codesourcery.com>
147
148 * lib/gcc-dg.exp (dg-require-dll): New function.
149 (dg-xfail-if): Likewise.
150 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
151 driver.
152
153 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
154 * gcc.c-torture/compile/20001205-1.c: Likewise.
155 * gcc.c-torture/compile/20001226-1.c: Likewise.
156 * gcc.c-torture/compile/20010518-2.c: Likewise.
157 * gcc.c-torture/compile/20020312-1.c: Likewise.
158 * gcc.c-torture/compile/20020604-1.c: Likewise.
159 * gcc.c-torture/compile/920501-12.c: Likewise.
160 * gcc.c-torture/compile/920501-4.c: Likewise.
161 * gcc.c-torture/compile/920520-1.c: Likewise.
162 * gcc.c-torture/compile/920521-1.c: Likewise.
163 * gcc.c-torture/compile/920625-1.c: Likewise.
164 * gcc.c-torture/compile/961203-1.c: Likewise.
165 * gcc.c-torture/compile/980506-1.c: Likewise.
166 * gcc.c-torture/compile/981006-1.c: Likewise.
167 * gcc.c-torture/compile/981022-1.c: Likewise.
168 * gcc.c-torture/compile/981223-1.c: Likewise.
169 * gcc.c-torture/compile/990617-1.c: Likewise.
170 * gcc.c-torture/compile/dll.c: Likewise.
171 * gcc.c-torture/compile/labels-3.c: Likewise.
172 * gcc.c-torture/compile/mipscop-1.c: Likewise.
173 * gcc.c-torture/compile/mipscop-2.c: Likewise.
174 * gcc.c-torture/compile/mipscop-3.c: Likewise.
175 * gcc.c-torture/compile/mipscop-4.c: Likewise.
176 * gcc.c-torture/compile/simd-5.c: Likewise.
177 * gcc.c-torture/compile/20000804-1.x: Remove.
178 * gcc.c-torture/compile/20001205-1.x: Likewise.
179 * gcc.c-torture/compile/20001226-1.x: Likewise.
180 * gcc.c-torture/compile/20010518-2.x: Likewise.
181 * gcc.c-torture/compile/20020312-1.x: Likewise.
182 * gcc.c-torture/compile/20020604-1.x: Likewise.
183 * gcc.c-torture/compile/920501-12.x: Likewise.
184 * gcc.c-torture/compile/920501-4.x: Likewise.
185 * gcc.c-torture/compile/920520-1.x: Likewise.
186 * gcc.c-torture/compile/920521-1.x: Likewise.
187 * gcc.c-torture/compile/920625-1.x: Likewise.
188 * gcc.c-torture/compile/961203-1.x: Likewise.
189 * gcc.c-torture/compile/980506-1.x: Likewise.
190 * gcc.c-torture/compile/981006-1.x: Likewise.
191 * gcc.c-torture/compile/981022-1.x: Likewise.
192 * gcc.c-torture/compile/981223-1.x: Likewise.
193 * gcc.c-torture/compile/990617-1.x: Likewise.
194 * gcc.c-torture/compile/mipscop-1.x: Likewise.
195 * gcc.c-torture/compile/mipscop-2.x: Likewise.
196 * gcc.c-torture/compile/mipscop-3.x: Likewise.
197 * gcc.c-torture/compile/mipscop-4.x: Likewise.
198 * gcc.c-torture/compile/simd-5.x: Likewise.
199
200 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
201
5adf448c
EB
2022003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
203
204 * gcc.c-torture/execute/20030611-1.c: New test.
205
96f26e41
RS
2062003-06-12 Roger Sayle <roger@eyesopen.com>
207
208 PR middle-end/168
209 * gcc.dg/20030612-1.c: New test case.
210
79b59cc3
MM
2112003-06-12 Mark Mitchell <mark@codesourcery.com>
212
213 PR c++/10635
214 * g++.dg/expr/cast1.C: New test.
215
f7df23be
RS
2162003-06-12 Roger Sayle <roger@eyesopen.com>
217
218 * gcc.dg/builtins-21.c: New test case.
219
8a434e1d
KC
2202003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
221
222 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
223 options instead of at the end.
224 * lib/objc.exp (objc_target_compile): Likewise.
225
df7f7b9c
MM
2262003-06-11 Mark Mitchell <mark@codesourcery.com>
227
228 PR c++/10432
229 * g++.dg/parse/error1.C: New test.
230
795a4ff2
JJ
2312003-06-11 Janis Johnson <janis187@us.ibm.com>
232
2f1c3e49
JJ
233 * gcc.dg/compat/struct-by-value-11_main.c: New file.
234 * gcc.dg/compat/struct-by-value-11_x.c: New file.
235 * gcc.dg/compat/struct-by-value-11_y.c: New file.
236 * gcc.dg/compat/struct-by-value-12_main.c: New file.
237 * gcc.dg/compat/struct-by-value-12_x.c: New file.
238 * gcc.dg/compat/struct-by-value-12_y.c: New file.
239 * gcc.dg/compat/struct-by-value-13_main.c: New file.
240 * gcc.dg/compat/struct-by-value-13_x.c: New file.
241 * gcc.dg/compat/struct-by-value-13_y.c: New file.
242 * gcc.dg/compat/struct-by-value-14_main.c: New file.
243 * gcc.dg/compat/struct-by-value-14_x.c: New file.
244 * gcc.dg/compat/struct-by-value-14_y.c: New file.
245 * gcc.dg/compat/struct-by-value-15_main.c: New file.
246 * gcc.dg/compat/struct-by-value-15_x.c: New file.
247 * gcc.dg/compat/struct-by-value-15_y.c: New file.
248 * gcc.dg/compat/struct-by-value-16_main.c: New file.
249 * gcc.dg/compat/struct-by-value-16_x.c: New file.
250 * gcc.dg/compat/struct-by-value-16_y.c: New file.
251 * gcc.dg/compat/struct-by-value-17_main.c: New file.
252 * gcc.dg/compat/struct-by-value-17_x.c: New file.
253 * gcc.dg/compat/struct-by-value-17_y.c: New file.
254 * gcc.dg/compat/struct-by-value-18_main.c: New file.
255 * gcc.dg/compat/struct-by-value-18_x.c: New file.
256 * gcc.dg/compat/struct-by-value-18_y.c: New file.
257
795a4ff2
JJ
258 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
259 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
260 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
261 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
262 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
263 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
264 * gcc.dg/compat/scalar-return-3_main.c: New file.
265 * gcc.dg/compat/scalar-return-3_x.c: New file.
266 * gcc.dg/compat/scalar-return-3_y.c: New file.
267 * gcc.dg/compat/scalar-return-4_main.c: New file.
268 * gcc.dg/compat/scalar-return-4_x.c: New file.
269 * gcc.dg/compat/scalar-return-4_y.c: New file.
270
aa9b0aca
JJ
2712003-06-10 Janis Johnson <janis187@us.ibm.com>
272
90712996
JJ
273 * gcc.dg/compat/fp2-struct-check.h: New file.
274 * gcc.dg/compat/fp2-struct-defs.h: New file.
275 * gcc.dg/compat/fp2-struct-init.h: New file.
276 * gcc.dg/compat/struct-by-value-10_main.c: New file.
277 * gcc.dg/compat/struct-by-value-10_x.c: New file.
278 * gcc.dg/compat/struct-by-value-10_y.c: New file.
279 * gcc.dg/compat/struct-return-10_main.c: New file.
280 * gcc.dg/compat/struct-return-10_x.c: New file.
281 * gcc.dg/compat/struct-return-10_y.c: New file.
282
aa9b0aca
JJ
283 * gcc.dg/compat/compat-common.h: New file.
284 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
285 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
286 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
287 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
288 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
289 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
290 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
291 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
292 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
293 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
294 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
295 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
296 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
297 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
298 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
299 * gcc.dg/compat/small-struct-check.h: Ditto.
300 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
301 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
302 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
303 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
304 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
305 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
306 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
307 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
308 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
309 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
310 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
311 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
312 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
313 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
314 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
315 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
316 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
317 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
318 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
319 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
320 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
321 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
322 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
323 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
324 * gcc.dg/compat/struct-return-2_main.c: Ditto.
325 * gcc.dg/compat/struct-return-2_x.c: Ditto.
326 * gcc.dg/compat/struct-return-2_y.c: Ditto.
327 * gcc.dg/compat/struct-return-3_main.c: Ditto.
328 * gcc.dg/compat/struct-return-3_x.c: Ditto.
329 * gcc.dg/compat/struct-return-3_y.c: Ditto.
330
d192828a
GK
3312003-06-10 Geoffrey Keating <geoffk@apple.com>
332
333 * g++.dg/pch/static-1.C: New file.
334 * g++.dg/pch/static-1.Hs: New file.
335
cec31c55
RH
3362003-06-10 Richard Henderson <rth@redhat.com>
337
338 * gcc.dg/asm-7.c: Adjust expected warning text.
339
9f0a7f9d
RS
3402003-06-10 Roger Sayle <roger@eyesopen.com>
341
342 * gcc.dg/builtins-20.c: New test case.
343
d58b7c2d
MM
3442003-06-10 Mark Mitchell <mark@codesourcery.com>
345
346 PR c++/11131
347 * g++.dg/opt/template1.C: New test.
348
e489eeb9
MM
3492003-06-09 Mark Mitchell <mark@codesourcery.com>
350
351 * lib/gcc-dg.exp (dg-test): Clear additional_files and
352 additional_sources.
353
22597a82
DT
3542003-05-21 David Taylor <dtaylor@emc.com>
355
356 * gcc.dg/Wpadded.c: New file.
357
b14e185f
MM
3582003-06-09 Mark Mitchell <mark@codesourcery.com>
359
360 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
361 * gcc.dg/special/weak-2.c: Add dg-require-weak.
362 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
363 dg-require-weak.
364
fcc36507
R
3652003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
366
367 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
368
4293f7cb
MM
3692003-06-09 Mark Mitchell <mark@codesourcery.com>
370
371 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
372 (dg-require-alias): Likewise.
373 (dg-require-gc-sections): Likewise.
374 * lib/target-supports.exp (check_gc_sections_available): Likewise.
375
017e1b43
RH
3762003-06-08 Richard Henderson <rth@redhat.com>
377
378 * gcc.dg/20011029-2.c: Fix the array reference.
379 * gcc.dg/asm-7.c: New.
380
a54a0cf1
KH
3812003-06-08 Kazu Hirata <kazu@cs.umass.edu>
382
1b7a98bc 383 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
a54a0cf1 384
8fc98a46
MM
3852003-06-08 Mark Mitchell <mark@codesourcery.com>
386
387 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
388 (dg-require-gc-sections): Likewise.
389
10e9fecc
JH
390Sun Jun 8 16:46:04 CEST 2003 Jan Hubicka <jh@suse.cz>
391
392 * i386-cmov1.c: Fix regular expression.
393 * i386-cvt-1.c: Likewise.
394 * i386-local.c: Likewise.
395 * i386-local2.c: Likewise.
396 * i386-mul.c: Likewise.
397 * i386-ssetype-1.c: Likewise.
398 * i386-ssetype-3.c: Likewise.
399 * i386-ssetype-5.c: Likewise.
400
85d2b0b4
KL
4012003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
402
403 PR c++/11039
404 * g++.dg/warn/implicit-typename2.C: New test.
405 * g++.dg/warn/implicit-typename3.C: New test.
406
aa5acc89
RH
4072003-06-07 Richard Henderson <rth@redhat.com>
408
409 * g++.dg/other/offsetof3.C: Use size_t.
410 * g++.dg/other/offsetof4.C: Likewise.
411
ccfc7360
L
4122003-06-07 H.J. Lu <hongjiu.lu@intel.com>
413
414 * lib/copy-file.exp: New. Implement gcc_copy_files.
415
416 * lib/dg-pch.exp: Load copy-file.exp
417 (dg-pch): Use gcc_copy_files instead of "file copy".
418
b7df4616
MM
4192003-06-06 Mark Mitchell <mark@codesourcery.com>
420
421 * gcc.dg/weak/weak.exp: Simplify.
422 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
423 * gcc.dg/weak/weak-1.c: Likewise.
424 * gcc.dg/weak/weak-2.c: Likewise.
425 * gcc.dg/weak/weak-3.c: Likewise.
426 * gcc.dg/weak/weak-4.c: Likewise.
427 * gcc.dg/weak/weak-5.c: Likewise.
428 * gcc.dg/weak/weak-6.c: Likewise.
429 * gcc.dg/weak/weak-7.c: Likewise.
430 * gcc.dg/weak/weak-8.c: Likewise.
431 * gcc.dg/weak/weak-9.c: Likewise.
432
3a11ec8b
RE
4332003-06-06 Richard Earnshaw <rearnsha@arm.com>
434
435 gcc.c-torture/execute/20030606-1.c: New.
436
f14262fb
RS
4372003-06-06 Roger Sayle <roger@eyesopen.com>
438
439 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
440 * gcc.dg/builtins-19.c: Likewise.
441
07bae5ad
RS
4422003-06-06 Roger Sayle <roger@eyesopen.com>
443
444 * gcc.dg/builtins-2.c: Add some more tests.
445 * gcc.dg/builtins-18.c: New test case.
446 * gcc.dg/builtins-19.c: New test case.
447
84cd52a9
RS
4482003-06-06 Roger Sayle <roger@eyesopen.com>
449 Jim Wilson <wilson@tuliptree.org>
450
451 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
452
67bf5d01
JJ
4532003-06-06 Jakub Jelinek <jakub@redhat.com>
454
455 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
456 mempcpy/stpcpy calls not to be optimized into something else.
457 * gcc.c-torture/execute/string-opt-3.c: Moved to...
458 * gcc.c-torture/execute/builtins/string-7.c: ...here.
459 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
460
0fd2bbf4
KG
4612003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
462
463 * gcc.dg/format/asm_fprintf-1.c: New test.
464
b4e0fcc3
MM
4652003-06-05 Mark Mitchell <mark@codesourcery.com>
466
467 * lib/gcc-defs.exp (additional_sources): New variable.
468 (dg-additional-sources): New function.
469 (additional_files): New variable.
470 (dg-additional-files): New function.
471 (dg-additional-files-options): Likewise.
472 * lib/gcc-dg.exp (dg-require-weak): New function.
473 (dg-require-alias): Likewise.
474 (dg-require-gc-sections): Likewise.
475 * lib/target-supports.exp (check_alias_available): Remove testfile
476 parameter.
477 (check_gc_sections_available): New function.
478 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
479 (dg-gpp-additional-files): Likewise.
480 * lib/g++.exp (additional_sources): Remove.
481 (additional_files): Likewise.
482 (g++_target_compile): Use dg-additional-files-options.
483
484 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
485 Tcl logic.
486 * gcc.dg/special/ecos.exp: Remove.
487 * gcc.dg/special/20000419-2.c: Use dg-require-*.
488 * gcc.dg/special/alias-1.c: Likewise.
489 * gcc.dg/special/alias-2.c: Likewise.
490 * gcc.dg/special/gcsec-1.c: Likewise.
491 * gcc.dg/special/weak-1.c: Likewise.
492 * gcc.dg/special/weak-2.c: Likewise.
493 * gcc.dg/special/wkali-1.c: Likewise.
494 * gcc.dg/special/wkali-2.c: Likewise.
495
496 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
497 dg-gpp-additional-*.
498 * g++.dg/special/conpr-3.C: Likewise.
499 * g++.dg/special/conpr-4.C: Likewise.
500 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
501 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
502 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
503 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
504 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
505 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
506 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
507 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
508 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
509 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
510 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
511 * g++.old-deja/g++.other/comdat1.C: Likewise.
512 * g++.old-deja/g++.other/comdat2.C: Likewise.
513 * g++.old-deja/g++.other/comdat3.C: Likewise.
514 * g++.old-deja/g++.other/ctor1.C: Likewise.
515 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
516
7d445f15
RH
5172003-06-05 Richard Henderson <rth@redhat.com>
518
519 * gcc.dg/debug/20030605-1.c: New.
520
d7068b3d
MM
5212003-06-04 Mark Mitchell <mark@codesourcery.com>
522
523 * README.QMTEST: Update.
524
0bfa5f65
RH
5252003-06-04 Richard Henderson <rth@redhat.com>
526
527 * gcc.dg/cleanup-1.c: New.
528 * gcc.dg/cleanup-2.c: New.
529 * gcc.dg/cleanup-3.c: New.
530 * gcc.dg/cleanup-4.c: New.
531 * gcc.dg/cleanup-5.c: New.
532 * gcc.dg/cleanup-6.c: New.
533 * gcc.dg/cleanup-7.c: New.
534
ac871ee1
MM
5352003-06-04 Mark Mitchell <mark@codesourcery.com>
536
13e0ae41
MM
537 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
538
ac871ee1
MM
539 * lib/dg-pch.exp: New file.
540 * g++.dg/pch/pch.exp: Use dg-pch.exp.
541 * gcc.dg/pch/pch.exp: Likewise.
542
385a9348
RS
5432003-06-04 Roger Sayle <roger@eyesopen.com>
544
545 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
546 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
547 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
548 * gcc.dg/builtins-17.c: New test case.
549 * gcc.dg/i386-387-4.c: New test case.
550 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
551
01d3224a
EB
5522003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
553
554 * gcc.dg/ultrasp9.c: New test.
555
ef0139b1
EB
5562003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
557
558 * gcc.c-torture/compile/20030604-1.c: New test.
559 * gcc.dg/sparc-constant-1.c: New test.
560
61274a14
GN
5612003-06-03 Glen Nakamura <glen@imodulo.com>
562
563 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
564
23656642
JR
5652003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
566
aa6b9f6d
R
567 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
568
23656642
JR
569 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
570 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
571
284ca13e
AH
5722003-06-03 Aldy Hernandez <aldyh@redhat.com>
573
574 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
575
6c07f448
KL
5762003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
577
578 PR c++/10940
579 * g++.dg/template/spec10.C: New test.
580
075ec276
RS
5812003-06-03 Roger Sayle <roger@eyesopen.com>
582
583 * gcc.dg/builtins-16.c: New test case.
584
8fd3cf4e
JJ
5852003-06-03 Jakub Jelinek <jakub@redhat.com>
586
587 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
588 mempcpy test with post-increments.
589 * gcc.c-torture/execute/string-opt-3.c: New test.
590 * gcc.dg/string-opt-1.c: New test.
591
b5706132
DB
5922003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
593
594 PR fortran/10965
595 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
596
2a9e3b72
MM
5972003-06-02 Mark Mitchell <mark@codesourcery.com>
598
5a9f05f2
MM
599 * lib/scanasm.exp (dg-scan): New function, factored out of ...
600 (scan-assembler): ... here. Use dg-scan.
601 (scan-assembler-not): Likewise.
602 (scan-file): New function.
603 (scan-file-not): Likewise.
604 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
605 * gcc.dg/cpp/_Pragma4.c: Likewise.
606 * gcc.dg/cpp/_Pragma5.c: Likewise.
607 * gcc.dg/cpp/avoidpaste1.c: Likewise.
608 * gcc.dg/cpp/avoidpaste2.c: Likewise.
609 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
610 * gcc.dg/cpp/cmdlne-P.c: Likewise.
611 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
612 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
613 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
614 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
615 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
616 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
617 * gcc.dg/cpp/cxxcom1.c: Likewise.
618 * gcc.dg/cpp/line1.c: Likewise.
619 * gcc.dg/cpp/maccom1.c: Likewise.
620 * gcc.dg/cpp/maccom2.c: Likewise.
621 * gcc.dg/cpp/maccom3.c: Likewise.
622 * gcc.dg/cpp/maccom4.c: Likewise.
623 * gcc.dg/cpp/maccom5.c: Likewise.
624 * gcc.dg/cpp/maccom6.c: Likewise.
625 * gcc.dg/cpp/multiline.c: Likewise.
626 * gcc.dg/cpp/spacing1.c: Likewise.
627 * gcc.dg/cpp/spacing2.c: Likewise.
628 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
629 * gcc.dg/cpp/trad/maccom1.c: Likewise.
630 * gcc.dg/cpp/trad/maccom2.c: Likewise.
631 * gcc.dg/cpp/trad/maccom3.c: Likewise.
632 * gcc.dg/cpp/trad/maccom4.c: Likewise.
633 * gcc.dg/cpp/trad/maccom6.c: Likewise.
634 * gcc.dg/cpp/cxxcom2.c: Likewise.
635 * gcc.dg/cpp/cxxcom2.h: New file.
636
2a9e3b72
MM
637 * gcc.dg/cpp/truefalse.cpp: Move it to ...
638 * g++.dg/cpp/truefalse.C: Here.
639 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
640
a7f36da3
DD
6412003-06-01 Loren James Rittle <ljrittle@acm.org>
642
643 * gcc.dg/cpp/redef3.c: New file.
644
a3033f34
EB
6452003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
646
647 * gcc.dg/i386-loop-3.c: New test.
648
5f90145a
TM
6492003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
650
651 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
652
4fa26a60
RS
6532003-05-31 Roger Sayle <roger@eyesopen.com>
654
655 * gcc.dg/fwrapv-1.c: New test case.
656 * gcc.dg/fwrapv-2.c: New test case.
657
76d3baad
KL
6582003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
659
660 PR c++/10956
661 * g++.dg/template/spec9.C: New test.
662
0b82d59c
RS
6632003-05-29 Roger Sayle <roger@eyesopen.com>
664
665 * gcc.dg/duff-4.c: New test case.
666
d6a9f13b
DB
6672003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
668
669 PR fortran/10843
670 * g77.dg/ffixed-form-1.f: New test
671 * g77.dg/ffixed-form-2.f: New test
672 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
673 * g77.dg/ffree-form-3.f: New test
674
634a5694
AT
6752003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
676
677 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
678 * gcc.dg/wint_t-1.c: Likewise.
679
b7fc8b57
KL
6802003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
681
682 * g++.dg/template/access11.C: New test.
683
ef8855d7
KL
6842003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
685
686 PR c++/10849
687 * g++.dg/template/access10.C: New test.
688
fcb6fa85
EB
6892003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
690 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
691
692 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
693
76ab57af
AT
6942003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
695
696 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
697 suppress for powerpc-*-darwin*.
698 * gcc.dg/torture/builtin-noret-2.c: Likewise.
699
3dba25eb
AT
7002003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
701
702 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
703 suppress option for powerpc-*-darwin*.
704
29f523be
RS
7052003-05-23 Roger Sayle <roger@eyesopen.com>
706
707 * gcc.dg/builtins-1.c: Add tests for tan and atan.
708 * gcc.dg/builtins-4.c: Add test for fmod.
709
43b26a01
KL
7102003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
711
712 PR c++/10682
713 * g++.dg/template/instantiate4.C: New test.
714
18c2511c
RS
7152003-05-22 Roger Sayle <roger@eyesopen.com>
716
717 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
718
9008d5b4
JJ
7192003-05-21 Janis Johnson <janis187@us.ibm.com>
720
721 * gcc.dg/compat/scalar-return-1_main.c: New file.
722 * gcc.dg/compat/scalar-return-1_x.c: New file.
723 * gcc.dg/compat/scalar-return-1_y.c: New file.
724 * gcc.dg/compat/scalar-return-2_main.c: New file.
725 * gcc.dg/compat/scalar-return-2_x.c: New file.
726 * gcc.dg/compat/scalar-return-2_y.c: New file.
727 * gcc.dg/compat/struct-return-3_main.c: New file.
728 * gcc.dg/compat/struct-return-3_y.c: New file.
729 * gcc.dg/compat/struct-return-3_x.c: New file.
730 * gcc.dg/compat/struct-return-2_main.c: New file.
731 * gcc.dg/compat/struct-return-2_x.c: New file.
732 * gcc.dg/compat/struct-return-2_y.c: New file.
733
f48758e4
JDA
7342003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
735
736 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
737 for hppa*-hp-hpux*.
738 * gcc.dg/20021014-1.c (dg-options): Likewise.
739 * gcc.dg/nest.c (dg-options): Likewise.
740
16e31964
DS
7412003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
742
743 PR c++/9738
744 * g++.dg/ext/dllimport2.C: New file.
745 * g++.dg/ext/dllimport3.C: New file.
746
f737a52d
JJ
7472003-05-20 Janis Johnson <janis187@us.ibm.com>
748
749 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
750 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
751 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
752 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
753 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
754 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
755 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
756 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
757 * gcc.dg/compat/small-struct-defs.h: New file.
758 * gcc.dg/compat/small-struct-init.h: New file.
759 * gcc.dg/compat/small-struct-check.h: New file.
760 * gcc.dg/compat/fp-struct-defs.h: New file.
761 * gcc.dg/compat/fp-struct-check.h: New file.
762 * gcc.dg/compat/fp-struct-init.h: New file.
763 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
764 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
765
b041fbe6
JJ
7662003-05-19 Jakub Jelinek <jakub@redhat.com>
767
768 * gcc.dg/20030225-2.c: New test.
769
731ae8dd
RS
7702003-05-18 Roger Sayle <roger@eyesopen.com>
771 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
772
773 * gcc.c-torture/compile/20030518-1.c: New test case.
774
563025ca
MM
7752003-05-18 Mark Mitchell <mark@codesourcery.com>
776
777 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
778 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
779 gcc-dg-debug-runtest.
780 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
781 gcc-dg-debug-runtest.
782
5c9acdf7
KL
7832003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
784
785 PR c++/9022
786 * g++.dg/lookup/using6.C: New test.
787
25903d03
KL
7882003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
789
790 * g++.dg/parse/access2.C: New test.
791
7cbba309
MM
7922003-05-17 Mark Mitchell <mark@codesourcery.com>
793
794 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
795 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
796 * gcc.dg/debug/debug.exp: Likewise.
797
b1822ccc
NB
7982003-05-17 Neil Booth <neil@daikokuya.co.uk>
799
800 * gcc.dg/dollar.c: New test.
801
72701eab
JJ
8022003-05-16 Janis Johnson <janis187@us.ibm.com>
803
804 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
805 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
806 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
807 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
808 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
809 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
810 * gcc.dg/compat/struct-by-value-6_main.c: New file.
811 * gcc.dg/compat/struct-by-value-6_x.c: New file.
812 * gcc.dg/compat/struct-by-value-6_y.c: New file.
813 * gcc.dg/compat/struct-by-value-7_main.c: New file.
814 * gcc.dg/compat/struct-by-value-7_x.c: New file.
815 * gcc.dg/compat/struct-by-value-7_y.c: New file.
816 * gcc.dg/compat/struct-by-value-8_main.c: New file.
817 * gcc.dg/compat/struct-by-value-8_x.c: New file.
818 * gcc.dg/compat/struct-by-value-8_y.c: New file.
819 * gcc.dg/compat/struct-by-value-9_main.c: New file.
820 * gcc.dg/compat/struct-by-value-9_x.c: New file.
821 * gcc.dg/compat/struct-by-value-9_y.c: New file.
822
0baa1702
MM
8232003-05-16 Mark Mitchell <mark@codesourcery.com>
824
825 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
826 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
827 support for "repo" mode.
828 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
829 * lib/g77-dg.exp: Likewise.
830 * lib/obj-dg.exp: Likewise.
831
dcac003d
JJ
8322003-05-16 Jakub Jelinek <jakub@redhat.com>
833
834 Merge from gcc-3_2-rhl8-branch:
835 2003-04-23 Jakub Jelinek <jakub@redhat.com>
836
837 * gcc.dg/tls/opt-6.c: New test.
838
839 2003-04-05 Jakub Jelinek <jakub@redhat.com>
840
841 * gcc.dg/20030405-1.c: New test.
842
843 2003-03-09 Jakub Jelinek <jakub@redhat.com>
844
845 * gcc.dg/20030309-1.c: New test.
846
847 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
848
849 * gcc.c-torture/execute/20030307-1.c: New test.
850
851 2003-02-20 Randolph Chung <tausq@debian.org>
852
853 * gcc.c-torture/compile/20030220-1.c: New test.
854
855 2003-02-18 Jakub Jelinek <jakub@redhat.com>
856
857 * gcc.dg/20030217-1.c: New test.
858
859 2003-01-29 Jakub Jelinek <jakub@redhat.com>
860
861 * gcc.c-torture/compile/20020129-1.c: New test.
862
863 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
864
865 * gcc.dg/unroll-1.c: New test.
866
867 2002-11-16 Jan Hubicka <jh@suse.cz>
868
869 * gcc.c-torture/execute/20020920-1.c: New test.
870
871 2002-10-08 Jakub Jelinek <jakub@redhat.com>
872
873 PR target/7434
874 * gcc.c-torture/compile/20021008-1.c: New test.
875
876 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
877
878 PR target/7559
879 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
880
881 2002-08-07 Jakub Jelinek <jakub@redhat.com>
882
883 * gcc.c-torture/compile/20020807-1.c: New test.
884
885 2002-07-30 Jakub Jelinek <jakub@redhat.com>
886
887 * gcc.dg/tls/opt-1.c: New test.
888
889 2002-07-29 Jakub Jelinek <jakub@redhat.com>
890
891 * gcc.dg/20020729-1.c: New test.
892
893 2002-07-20 Jakub Jelinek <jakub@redhat.com>
894
895 * g++.dg/opt/life1.C: New test.
896
897 2002-05-20 Jakub Jelinek <jakub@redhat.com>
898
899 * gcc.dg/20020525-1.c: New test.
900
901 2002-05-24 Jakub Jelinek <jakub@redhat.com>
902
903 PR c++/6794
904 * g++.dg/ext/pretty1.C: New test.
905 * g++.dg/ext/pretty2.C: New test.
906
dffbbe80
MM
9072003-05-15 Mark Mitchell <mark@codesourcery.com>
908
909 PR c++/8385
910 * g++.dg/ext/typeof5.C: New test.
911
ae4f397b
R
9122003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
913
914 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
915 __USER_LABEL_PREFIX__ into account.
916 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
917
e43736ad
RS
9182003-05-14 Roger Sayle <roger@eyesopen.com>
919
920 * gcc.dg/builtins-15.c: New test case.
921
3a0d67cf
ZW
9222003-05-13 Zack Weinberg <zack@codesourcery.com>
923
924 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
925
75c834f8
MM
9262003-05-12 Mark Mitchell <mark@codesourcery.com>
927
928 * lib/g++.exp: Tweak handling of additional source files.
929 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
930 * g++.dg/special/conpr-2a.C: Rename to ...
931 * g++.dg/special/conpr-2a.cc: ... this.
932 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
933 * g++.dg/special/conpr-3a.C: Rename to ...
934 * g++.dg/special/conpr-3a.cc: This.
935 * g++.dg/special/conpr-3b.C: Rename to ...
936 * g++.dg/special/conpr-3b.cc: This.
937 * g++.dg/special/conpr-4.C: New test.
938 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
939
8c0a5264
DE
9402003-05-12 David Edelsohn <edelsohn@gnu.org>
941
942 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
943
8015bbee
KL
9442003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
945
946 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
947 * g++.old-deja/g++.robertl/eb71.C: Likewise.
948 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
949 * g++.old-deja/g++.other/warn3.C: Likewise.
950
358997e2
RS
9512003-05-11 Roger Sayle <roger@eyesopen.com>
952
953 * gcc.dg/i386-387-1.c: Update to also test log.
954 * gcc.dg/i386-387-2.c: Likewise.
955
98c644d6
TM
9562003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
957
958 * g77.f-torture/execute/int8421.f: New test.
959
9f01ded6
KL
9602003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
961
962 PR c++/10230, c++/10481
963 * g++.dg/lookup/scoped5.C: New test.
964
fcea7401
KL
9652003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
966
967 PR c++/10552
968 * g++.dg/template/ttp6.C: New test.
969
e1112e60
RS
9702003-05-11 Richard Sandiford <rsandifo@redhat.com>
971
972 * gcc.c-torture/execute/builtins: New directory.
973 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
974 gcc.c-torture/execute/builtins.
975 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
976 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
977 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
978 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
979
78757caa
KL
9802003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
981
982 PR c++/9252
983 * g++.dg/template/access8.C: New test.
984 * g++.dg/template/access9.C: New test.
985
8d241e0b
KL
9862003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
987
988 PR c++/9554
989 * g++.dg/parse/access1.C: New test.
990
eddfe825
DD
9912003-05-09 DJ Delorie <dj@redhat.com>
992
993 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
994 long, and not an int.
995
88e98cfe
KL
9962003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
997
998 PR c++/10555, c++/10576
999 * g++.dg/template/memclass1.C: New test.
1000
001db0e0
DD
10012003-05-08 DJ Delorie <dj@redhat.com>
1002
1003 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1004 targets.
1005 * gcc.c-torture/execute/20021024-1.x: Likewise.
1006 * gcc.c-torture/execute/shiftdi.x: Likewise.
1007 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1008 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1009 * gcc.dg/20021018-1.c: Likewise.
1010
7dc61d6c
KG
10112003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1012
8ce9f2ec
KG
1013 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1014
7dc61d6c
KG
1015 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1016 (bcopy): Call memmove.
1017
53415fa1
RS
10182003-05-08 Roger Sayle <roger@eyesopen.com>
1019
1020 * g77.f-torture/compile/8485.f: New test case.
1021
a944ceb9
RH
10222003-05-07 Richard Henderson <rth@redhat.com>
1023
1024 PR c++/10570
1025 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1026 Verify exception_cleanup not called for rethrows.
1027 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1028 when exiting catch block without rethrowing.
1029 * g++.dg/eh/forced3.C: New.
1030 * g++.dg/eh/forced4.C: New.
1031
a1c6e6c5
AH
10322003-05-07 Aldy Hernandez <aldyh@redhat.com>
1033
0dfcf38e 1034 * gcc.dg/20030505.c: Fix triplet.
a1c6e6c5 1035
dea2913c
DD
10362003-05-06 DJ Delorie <dj@redhat.com>
1037
1038 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1039 * gcc.dg/nest.c: Likewise.
1040
e82a312b
RS
10412003-05-05 Roger Sayle <roger@eyesopen.com>
1042
1043 * gcc.dg/builtins-14.c: New test case.
1044
6ccfe27c
JJ
10452003-05-05 Janis Johnson <janis187@us.ibm.com>
1046
1047 * lib/compat.exp (compat-execute): New argument.
1048 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1049 * gcc.dg/compat: New test directory.
1050 * gcc.dg/compat/compat.exp: New expect script.
1051 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1052 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1053 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1054 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1055 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1056 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1057
e8115463
JJ
1058 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1059 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1060 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1061 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1062 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1063 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1064 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1065 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1066 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1067 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1068 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1069 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1070 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1071 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1072 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1073
10b6a274
ZW
10742003-05-05 Zack Weinberg <zack@codesourcery.com>
1075
1076 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1077
e3e9f108
JJ
10782003-05-05 Jakub Jelinek <jakub@redhat.com>
1079
1080 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1081
36b29d7d
GK
10822003-05-05 Geoffrey Keating <geoffk@apple.com>
1083
bc9ec0e0
GK
1084 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1085 * gcc.dg/ppc-fsel-2.c: New test.
1086
36b29d7d
GK
1087 * gcc.dg/unused-5.c: New test.
1088
16692dd5
KL
10892003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1090
1091 PR c++/10496
1092 * g++.dg/warn/pmf1.C: New test.
1093
4b41d9eb
KL
10942003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1095
1096 PR c++/4494
1097 * g++.dg/warn/main.C: New test.
1098
00362064
KG
10992003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1100
1101 * gcc.dg/nonnull-3.c: New test.
1102
1fecc266
NB
11032003-05-04 Neil Booth <neil@daikokuya.co.uk>
1104
1105 * gcc.dg/cpp/Wtrigraphs.c: Update.
1106 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1107
b39358e1
GK
11082003-05-03 Geoffrey Keating <geoffk@apple.com>
1109
1110 * gcc.dg/ppc-fsel-1.c: New test.
1111
87f85ea0
ZW
11122003-05-03 Zack Weinberg <zack@codesourcery.com>
1113
1114 PR c/10604
1115 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1116
c4e2d744
KH
11172003-05-03 Kazu Hirata <kazu@cs.umass.edu>
1118
1119 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1120
5dc5d13c
KL
11212003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1122
1123 PR c++/9364, c++/10553, c++/10586
1124 * g++.dg/parse/typename4.C: New test.
1125 * g++.dg/parse/typename5.C: Likewise.
1126
4dc27b4b
RS
11272003-05-03 Richard Sandiford <rsandifo@redhat.com>
1128
1129 * gcc.c-torture/compile/20030503-1.c: New test.
1130
f2ba7ecb
KL
11312003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1132
1133 * g++.dg/lookup/using5.C: Fix testcase error.
1134
7c1fdbe4
CD
11352003-05-01 Chris Demetriou <cgd@broadcom.com>
1136
1137 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1138 since MEABI is no longer supported. Remove all vestiges
1139 of MEABI from the test.
1140
d0af00af
KL
11412003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1142
1143 PR c++/10554
1144 * g++.dg/lookup/using5.C: New test.
1145
d12a7283
KL
11462003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1147
1148 PR c++/8772
1149 * g++.dg/template/ttp5.C: New test.
1150
6481daa9
MM
11512003-04-30 Mark Mitchell <mark@codesourcery.com>
1152
1153 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1154 (dg-gpp-additional-sources): New function.
1155 (dg-gpp-additional-files): Likewise.
1156 * lib/g++.exp (additional_sources): New variable.
1157 (additional_files): Likewise.
1158 (g++_target_compile): Deal with them.
1159 * lib/old-dejagnu.exp: Remove.
1160 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1161 * g++.old-deja: Revise all tests to use dg commands.
87f85ea0 1162
d7ed5e55
KL
11632003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1164
1165 PR c++/9432, c++/9528
1166 * g++.dg/lookup/using4.C: New test.
1167
b3d627e2
GK
11682003-04-29 Geoffrey Keating <geoffk@apple.com>
1169
a6fdc086
GK
1170 * gcc.dg/noreturn-5.c: New file.
1171 * gcc.dg/noreturn-6.c: New file.
1172
b3d627e2
GK
1173 * gcc.c-torture/compile/inline-1.c: New file.
1174
1f6f0cb6
MM
11752003-04-29 Mark Mitchell <mark@codesourcery.com>
1176
1177 PR c++/10551
1178 * g++.dg/template/explicit1.C: New test.
1179
60cde936
MM
11802003-04-29 Mark Mitchell <mark@codesourcery.com>
1181
555456b1
MM
1182 PR c++/10549
1183 * g++.dg/other/bitfield1.C: New test.
1184
60cde936
MM
1185 PR c++/10527
1186 * g++.dg/init/new7.C: New test.
1187
0dbc5cd3
MM
11882003-04-29 Mark Mitchell <mark@codesourcery.com>
1189
75135253 1190 * g++.dg/ext/desig1.C: New test.
60cde936 1191 * g++.dg/ext/init1.C: Update.
75135253 1192
0dbc5cd3
MM
1193 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1194
a833faa5
MM
11952003-04-28 Mark Mitchell <mark@codesourcery.com>
1196
1197 PR c++/10180
1198 * g++.dg/warn/Winline-1.C: New test.
1199
e31603c4
JJ
12002003-04-28 Jakub Jelinek <jakub@redhat.com>
1201
1202 * gcc.c-torture/execute/string-opt-19.c: New test.
1203
9661b15f
JJ
1204 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1205 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1206
772f8889
MM
12072003-04-27 Mark Mitchell <mark@codesourcery.com>
1208
1209 PR c++/10506
1210 * g++.dg/init/new6.C: New test.
1211
1212 PR c++/10503
1213 * g++.dg/init/ref6.C: New test.
1214
b29188f3
DE
12152003-04-26 David Edelsohn <edelsohn@gnu.org>
1216
1217 * g++.dg/warn/weak1.C: XFAIL on AIX4.
1218
5cc2f4f3
KG
12192003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1220
1221 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1222 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1223
ea56c40c
MM
12242003-04-25 Mark Mitchell <mark@codesourcery.com>
1225
1226 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1227 initialized static data members.
1228
d3a0b002
L
12292003-04-25 H.J. Lu <hjl@gnu.org>
1230
1231 * gcc.dg/ia64-sync-4.c: New test.
1232
ad4a34f0
KG
12332003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1234
1235 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
1236 date.
1237
f8986275
NS
12382003-04-24 Nathan Sidwell <nathan@codesourcery.com>
1239
1240 PR c++/10337
1241 * g++.dg/warn/conv1.C: New test.
1242 * g++.old-deja/g++.other/conv7.C: Adjust.
1243 * g++.old-deja/g++.other/overload14.C: Adjust.
1244
374ca7f7
MM
12452003-04-23 Mark Mitchell <mark@codesourcery.com>
1246
1247 PR c++/10471
1248 * g++.dg/template/defarg2.C: New test.
1249
6338b358
NB
12502003-04-23 Neil Booth <neil@daikokuya.co.uk>
1251
1252 * gcc.dg/cpp/include2.c: Update.
1253 * gcc.dg/cpp/multiline-2.c: New.
1254 * gcc.dg/cpp/multiline.c: Update.
1255 * gcc.dg/cpp/strify2.c: Update.
1256 * gcc.dg/cpp/trad/literals-2.c: Update.
1257
3f429151
JDA
12582003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1259
1260 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1261
10aef094
MM
12622003-04-23 Mark Mitchell <mark@codesourcery.com>
1263
1264 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1265
4223f82f
MM
12662003-04-23 Mark Mitchell <mark@codesourcery.com>
1267
1268 PR c++/10451
1269 * g++.dg/parse/crash4.C: New test.
87f85ea0 1270
4223f82f
MM
1271 PR c++/9847
1272 * g++.dg/parse/crash5.C: New test.
1273
befcd99b
MM
12742003-04-22 Mark Mitchell <mark@codesourcery.com>
1275
ae2196c2
MM
1276 PR c++/10446
1277 * g++.dg/parse/crash3.C: New test.
1278
befcd99b
MM
1279 PR c++/10428
1280 * g++.dg/parse/elab1.C: New test.
f945b4e0
DP
1281
12822003-04-22 Devang Patel <dpatel@apple.com>
1283
1284 * gcc.dg/cpp/trad/funlike-5.c: New test.
87f85ea0 1285
256c249c
AT
12862003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
1287
1288 * g++.dg/other/packed1.C: Fix dg options.
1289
ad27e65a
NS
12902003-04-22 Nathan Sidwell <nathan@codesourcery.com>
1291
1292 * g++.dg/other/offsetof2.C: New test.
1293
b2dd096b
MM
12942003-04-21 Mark Mitchell <mark@codesourcery.com>
1295
1296 * g++.dg/template/recurse.C: Adjust location of error messages.
1297
8de9bb0e
NS
12982003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1299
1300 PR c++/9881
1301 * g++.dg/init/addr-const1.C: New test.
1302 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1303
13042003-04-20 Nathan Sidwell <nathan@codesourcery.com>
de0c0e69
NS
1305
1306 PR c++/10405
1307 * g++.dg/lookup/struct-hack1.C: New test.
1308
1613e52b
NB
13092003-04-20 Neil Booth <neil@daikokuya.co.uk>
1310
1311 * ucs.c: Update diagnostic messages.
1312
4e1f0f8e
NB
13132003-04-19 Neil Booth <neil@daikokuya.co.uk>
1314
1315 * gcc.dg/cpp/truefalse.cpp: New test.
1316 * gcc.dg/cpp/cpp.exp: Update.
cb4cfe5d 1317 * g++.dg/other/stdbool-if.C: Remove.
4e1f0f8e 1318
26aea073
NB
13192003-04-19 Neil Booth <neil@daikokuya.co.uk>
1320
1321 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1322 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1323
6a29edea
EB
13242003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1325
1326 * gcc.c-torture/compile/20030418-1.c: New test.
1327
46b2356d
JJ
13282003-04-17 Janis Johnson <janis187@us.ibm.com>
1329
1330 * README.compat: Remove; content moved to doc/sourcebuild.texi.
1331
09d2f85f
KL
13322003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1333
1334 PR c++/10347
1335 g++.dg/template/dependent-name1.C: New test.
1336
8633f25c
R
13372003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
1338
1339 * gcc.dg/warn-1.c (tourist_guide): New array,
1340 contains a pointer to bar.
1341
96c6931d
RS
13422003-04-16 Roger Sayle <roger@eyesopen.com>
1343
1344 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1345 * gcc.c-torture/execute/medce-1.c: New test case.
1346 * gcc.c-torture/execute/medce-2.c: New test case.
1347
5eb10628
MM
13482003-04-15 Mark Mitchell <mark@codesourcery.com>
1349
dc5dfa9c
MM
1350 * lib/prune.exp: Ignore more messages.
1351
5eb10628
MM
1352 PR c++/10381
1353 * g++.dg/parse/lookup3.C: New test.
1354
d2b54839
R
13552003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
1356
1357 * gcc.c-torture/compile/20030415-1.c : New test.
1358
f4e92987
MM
13592003-04-14 Mark Mitchell <mark@codesourcery.com>
1360
1361 * gcc.c-torture/execute/scope-2.c: Move to ...
1362 * gcc.dg/noncompile/scope.c: .... here.
1363
15d4fd98
RS
13642003-04-14 Roger Sayle <roger@eyesopen.com>
1365
1366 * gcc.dg/20030414-2.c: New test case.
1367
26224a84
HPN
13682003-04-14 Hans-Peter Nilsson <hp@axis.com>
1369
1370 PR target/10377
1371 * gcc.dg/20030414-1.c: New test.
1372
1331d16f
RS
13732003-04-13 Roger Sayle <roger@eyesopen.com>
1374
1375 * gcc.dg/builtins-12.c: New test case.
1376 * gcc.dg/builtins-13.c: New test case.
1377
9cb65f92
KG
13782003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1379
1380 * gcc.c-torture/execute/string-opt-18.c: New test.
1381
f4f4610e
MM
13822003-04-13 Mark Mitchell <mark@codesourcery.com>
1383
1384 PR c++/10300
1385 * g++.dg/init/new5.C: New test.
1386
355b81d5
MM
13872003-04-12 Mark Mitchell <mark@codesourcery.com>
1388
1389 PR c++/7910
1390 * g++.dg/ext/dllimport1.C: New test.
1391
48ed72a3
EB
13922003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1393
1394 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1395
62520b20
BD
13962003-04-11 Bud Davis <bdavis9659@comcast.net>
1397
1398 PR Fortran/9263
1399 * g77.f-torture/noncompile/9263.f: New test
1400 PR Fortran/1832
1401 * g77.f-torture/execute/1832.f: New test
1402
0b87e18e
DC
14032003-04-11 David Chad <davidc@freebsd.org>
1404 Loren J. Rittle <ljrittle@acm.org>
1405
1406 libobjc/8562
1407 * objc.dg/headers.m: New test.
1408
339a28b9
ZW
14092003-04-10 Zack Weinberg <zack@codesourcery.com>
1410
1411 * gcc.c-torture/execute/builtin-noret-2.c: New.
1412 * gcc.c-torture/execute/builtin-noret-2.x: New.
1413 XFAIL builtin-noret-2.c at -O1 and above.
1414 * gcc.dg/redecl.c: New.
1415 * gcc.dg/Wshadow-1.c: Update error regexps.
1416
1e099144
MM
14172003-04-10 Mark Mitchell <mark@codesourcery.com>
1418
1419 * g++.dg/abi/bitfield10.C: New test.
1420
d02a6808
MS
14212003-04-09 Mike Stump <mrs@apple.com>
1422
88fbc3ca 1423 * gcc.dg/pch/pch.exp: Make testcase names longer.
b182a8e2 1424 * g++.dg/pch/pch.exp: Make testcase names longer.
d02a6808 1425
5fce2c65
RS
14262003-04-08 Roger Sayle <roger@eyesopen.com>
1427
1428 * gcc.dg/builtins-11.c: New test case.
1429
531878a6
RS
14302003-04-08 Roger Sayle <roger@eyesopen.com>
1431
1432 * gcc.dg/builtins-9.c: New test case.
1433 * gcc.dg/builtins-10.c: New test case.
1434
d5019ba3
R
14352003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
1436
1437 * gcc.dg/noncompile/init-4.c.c: New test.
1438
10b7602f
NS
14392003-04-06 Nathan Sidwell <nathan@codesourcery.com>
1440
1441 * gcc.misc-test/gcov-9.c: New test.
1442 * gcc.misc-test/gcov-10.c: New test
1443 * gcc.misc-test/gcov-11.c: New test.
1444
b8460b29
ZW
14452003-04-05 Zack Weinberg <zack@codesourcery.com>
1446
1447 PR optimization/10024
1448 * gcc.c-torture/compile/20030405-1.c: New test.
1449
33b49800
GK
14502003-04-04 Geoffrey Keating <geoffk@apple.com>
1451
1452 * gcc.dg/pch/static-3.c: New.
1453 * gcc.dg/pch/static-3.hs: New.
1454 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1455
0a49eb31
RH
14562003-04-04 Richard Henderson <rth@redhat.com>
1457
1458 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1459 * g++.dg/eh/forced2.C: Likewise.
1460
bc349178
MS
14612003-04-03 Mike Stump <mrs@apple.com>
1462
bc349178 1463 * lib/scanasm.exp (scan-assembler): Add xfail processing for
b8460b29 1464 target arg.
bc349178
MS
1465 (scan-assembler-times, scan-assembler-not): Likewise.
1466 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1467
773eae39
EB
14682003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1469
1470 * gcc.dg/sparc-loop-1.c: New test.
1471
0de298af
GK
14722003-04-02 Geoffrey Keating <geoffk@apple.com>
1473
1474 PR other/9274
1475 * g++.dg/pch/system-2.C: New.
1476 * g++.dg/pch/system-2.Hs: New.
1477
0f91f094
AH
14782003-04-02 Aldy Hernandez <aldyh@redhat.com>
1479
b8460b29 1480 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
0f91f094 1481
b8460b29 1482 * g++.dg/eh/simd-1.C (vecfunc): Same.
0f91f094 1483
e129b3f9
RS
14842003-04-01 Roger Sayle <roger@eyesopen.com>
1485
1486 * gcc.c-torture/execute/20030401-1.c: New test case.
1487
70ab763c
ZL
14882003-04-01 Ziemowit Laski <zlaski@apple.com>
1489
1490 * objc.dg/defs.m: New.
1491
705412b0
AH
14922003-04-01 Aldy Hernandez <aldyh@redhat.com>
1493
b8460b29
ZW
1494 * g++.dg/eh/simd-1.C: New.
1495 * g++.dg/eh/simd-2.C: New.
705412b0 1496
d744e06e
AH
14972003-03-01 Aldy Hernandez <aldyh@redhat.com>
1498
b8460b29 1499 * gcc.c-torture/execute/simd-3.c: New.
d744e06e 1500
46e33d43
MM
15012003-03-31 Mark Mitchell <mark@codesourcery.com>
1502
1503 PR c/9936
1504 * gcc.dg/20030331-2.c: New test.
1505
6b665219
MM
15062003-03-31 Mark Mitchell <mark@codesourcery.com>
1507
1508 PR c++/10278
1509 * g++.dg/parse/crash2.C: New test.
1510
44f19ccb
RS
15112003-03-31 Richard Sandiford <rsandifo@redhat.com>
1512
1513 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1514 * gcc.c-torture/execute/20030331-1.c: ...here.
1515
e66833ac
RS
15162003-03-31 Richard Sandiford <rsandifo@redhat.com>
1517
1518 * gcc.c-torture/execute/20030331-1.c: New test.
1519
27283c73
NS
15202003-03-31 Nathan Sidwell <nathan@codesourcery.com>
1521
1522 * lib/gcov.exp: Adjust call return testing strings.
1523 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1524
03f2ea93
RS
15252003-03-31 Roger Sayle <roger@eyesopen.com>
1526
1527 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1528 * gcc.dg/builtins-7.c: New test case.
1529 * gcc.dg/builtins-8.c: New test case.
1530
98d3d336
RS
15312003-03-31 Richard Sandiford <rsandifo@redhat.com>
1532
1533 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1534
c717c5af
MM
15352003-03-30 Mark Mitchell <mark@codesourcery.com>
1536
1537 PR c++/7647
1538 * g++.dg/lookup-class-member-2.C: New test.
1539
9b703090
GN
15402003-03-30 Glen Nakamura <glen@imodulo.com>
1541
b8460b29 1542 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9b703090 1543
84dfe365
RS
15442003-03-28 Roger Sayle <roger@eyesopen.com>
1545
1546 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
1547
400fbc08
MM
15482003-03-28 Mark Mitchell <mark@codesourcery.com>
1549
1550 * g++.dg/init/attrib1.C: New test.
1551
0c85dbfd
EB
15522003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1553
1554 * gcc.dg/ultrasp8.c: New test.
1555
f7670e7b
EB
15562003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1557
1558 * gcc.dg/ultrasp7.c: New test.
1559
433cd9c9
NS
15602003-03-28 Nathan Sidwell <nathan@codesourcery.com>
1561
1562 PR c++/10047
1563 * g++.dg/template/inline1.C: New test.
1564
1ce324c3
EB
15652003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1566
1567 * gcc.dg/sparc-dwarf2.c: New test.
1568
9ddae796
RS
15692003-03-27 Roger Sayle <roger@eyesopen.com>
1570
1571 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1572 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1573
7ffe3584
MM
15742003-03-27 Mark Mitchell <mark@codesourcery.com>
1575
1576 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1577 than reading .x files.
1578 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1579 * g77.dg/gcov/gcov-1.f: Likewise.
1580 * gcc.misc-tests/gcov-4b.c: Likewise.
1581 * gcc.misc-tests/gcov-5b.c: Likewise.
1582 * gcc.misc-tests/gcov-6.c: Likewise.
1583 * gcc.misc-tests/gcov-7.c: Likewise.
1584 * gcc.misc-tests/gcov-8.c: Likewise.
1585 * g++.dg/gcov/gcov-1.x: Remove.
1586 * g77.dg/gcov/gcov-1.x: Likewise.
1587 * gcc.misc-tests/gcov-4b.x: Likewise.
1588 * gcc.misc-tests/gcov-5b.x: Likewise.
1589 * gcc.misc-tests/gcov-6.x: Likewise.
1590 * gcc.misc-tests/gcov-7.x: Likewise.
1591 * gcc.misc-tests/gcov-8.x: Likewise.
1592
c7d325c8
GN
15932003-03-27 Glen Nakamura <glen@imodulo.com>
1594
1595 PR opt/10087
1596 * gcc.dg/20030324-1.c: New test.
1597
649fc72d
NS
15982003-03-27 Nathan Sidwell <nathan@codesourcery.com>
1599
544aef8c
NS
1600 PR c++/10224
1601 * g++.dg/template/arg3.C: New test.
1602
649fc72d
NS
1603 PR c++/10158
1604 * g++.dg/template/friend18.C: New test.
1605
a24278e2
RS
16062003-03-26 Roger Sayle <roger@eyesopen.com>
1607
1608 * g77.f-torture/compile/20030326-1.f: New test case.
1609
db8627a1
JJ
16102003-03-26 Janis Johnson <janis187@us.ibm.com>
1611
1612 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
1613
1614 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
1615
be565ad7
JJ
16162003-03-26 Jakub Jelinek <jakub@redhat.com>
1617
1618 * gcc.dg/ia64-sync-3.c: New test.
1619
f729e559
AM
16202003-03-26 Alan Modra <amodra@bigpond.net.au>
1621
1622 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
1623
27e484bc
EB
16242003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1625
1626 * gcc.dg/ultrasp6.c: New test.
1627
d2fc7725
EB
16282003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1629
1630 * gcc.dg/i386-signbit-1.c: New test.
1631 * gcc.dg/i386-signbit-2.c: New test.
1632 * gcc.dg/i386-signbit-3.c: New test.
1633
9904e232
EB
16342003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1635
1636 * gcc.dg/ultrasp5.c: Fix options.
1637
9fdbe7df
EB
16382003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1639
1640 * gcc.dg/ultrasp5.c: Fix comment.
1641
c12741e9
TM
16422003-03-24 Bud Davis <bdavis9659@comcast.net>
1643
1644 PR fortran/10197
1645 * g77.f-torture/execute/10197.f: New test.
1646
2ef6c975
NS
16472003-03-24 Nathan Sidwell <nathan@codesourcery.com>
1648
1c82cc90
NS
1649 PR c++/9898, c++/383
1650 * g++.dg/template/conv6.C: New test.
b8460b29 1651
a5fcc895
NS
1652 PR c++/10119
1653 * g++.dg/template/ptrmem5.C: New test.
1654
2ef6c975
NS
1655 PR c++/10026
1656 * g++.dg/lookup/koenig1.C: New test.
1657
1658 PR C++/10199
1659 * g++.dg/lookup/template2.C: New test.
1660
1134f4ac
JJ
16612003-03-24 Jakub Jelinek <jakub@redhat.com>
1662
1663 * g++.dg/opt/rtti1.C: New test.
1664
02484af9
EB
16652003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1666
1667 * gcc.dg/ultrasp5.c: New test.
1668
fa9b4904
AB
16692003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
1670
b099daeb 1671 PR middle-end/9967
fa9b4904
AB
1672 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
1673 builtin fputs.
1674
068d2c9d
MM
16752003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
1676
1677 PR c/8224
1678 * gcc.dg/20030323-1.c: New test.
1679
766dec0e
RS
16802003-03-23 Roger Sayle <roger@eyesopen.com>
1681
1682 * gcc.c-torture/compile/20030323-1.c: New test case.
1683
97c6f7ad
UW
16842003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
1685
1686 * gcc.dg/20030321-1.c: New test.
1687
b8c25665
ZW
16882003-03-22 Zack Weinberg <zack@codesourcery.com>
1689
1690 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
1691
3e4a3562
NS
16922003-03-22 Nathan Sidwell <nathan@codesourcery.com>
1693
1694 PR c++/9978, c++/9708
1695 * g++.dg/ext/vlm1.C: Adjust expected error.
1696 * g++.dg/ext/vla2.C: New test.
1697 * g++.dg/template/arg1.C: New test.
1698 * g++.dg/template/arg2.C: New test.
1699
6dd0f30b
BD
17002003-03-22 Bud Davis <bdavis9659@comcast.net>
1701
1702 * g77.f-torture/execute/select.f: New test.
1703 * g77.f-torture/noncompile/select_no_compile.f: New test.
1704
f3146d75
NS
17052003-03-21 Nathan Sidwell <nathan@codesourcery.com>
1706
1707 PR c++/9898
1708 * g++.dg/other/error4.C: New test.
1709
963142fc
MM
17102003-03-20 Mark Mitchell <mark@codesourcery.com>
1711
1712 * g++.dg/template/friend17.C: New test.
1713
f8c8d811
AM
17142003-03-21 Alan Modra <amodra@bigpond.net.au>
1715
1716 * gcc.c-torture/compile/20030320-1.c: New.
1717
c876997f
RS
17182003-03-20 Roger Sayle <roger@eyesopen.com>
1719
1720 * gcc.dg/builtins-6.c: New test case.
1721
42151102
AM
17222003-03-19 Alan Modra <amodra@bigpond.net.au>
1723
1724 PR target/10073
1725 * gcc.c-torture/compile/20030319-1.c: New.
1726
b8c25665 17272003-03-18 Jan Hubicka <jh@suse.cz>
8dfa3bb0
JH
1728
1729 * gcc.dg/i386-cvt-1.c: New test.
1730
0fef2ffc
ZW
17312003-03-17 Zack Weinberg <zack@codesourcery.com>
1732
b8c25665
ZW
1733 * objc.dg/naming-1.m: Use "(parse|syntax) error".
1734 * objc.dg/naming-2.m: Likewise.
0fef2ffc 1735
ec20aa6c
MM
17362003-03-17 Mark Mitchell <mark@codesourcery.com>
1737
1738 PR c++/9639
b8c25665 1739 * g++.dg/parse/crash1.C: New test.
ec20aa6c 1740
bafb714b
MM
17412003-03-16 Mark Mitchell <mark@codesourcery.com>
1742
1743 PR c++/8805
1744 * g++.dg/eh/cleanup1.C: New test.
1745
0a71919d
FH
17462003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
1747
1748 * gcc.c-torture/execute/20030316-1.c: New test case.
1749
1f5a253a
NS
17502003-03-16 Nathan Sidwell <nathan@codesourcery.com>
1751
1752 PR c++/9629
1753 * g++.dg/init/ctor2.C: New test.
1754
de6a669b
RS
17552003-03-15 Roger Sayle <roger@eyesopen.com>
1756
1757 * g77.f-torture/compile/xformat.f: New test case.
1758
24b26d8d
JDA
17592003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1760
1761 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
1762 * g++.old-deja/g++.mike/eh50.C: Likewise.
1763
6e049fcd
KL
17642003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1765
1766 PR c++/6440
1767 * g++.dg/template/spec7.C: New test.
1768 * g++.dg/template/spec8.C: Likewise.
1769
f43f4314
JJ
17702003-03-14 Jakub Jelinek <jakub@redhat.com>
1771
1772 * gcc.c-torture/execute/20030313-1.c: New test.
1773
4526753f
RH
17742003-03-14 Richard Henderson <rth@redhat.com>
1775
1776 * gcc.dg/inline-2.c: Adjust alpha test for external call.
1777
f650843f
EB
17782003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1779
1780 * gcc.c-torture/compile/20030314-1.c: New test.
1781
67e4f078
DS
17822003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
1783
b8c25665 1784 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
67e4f078 1785 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
b8c25665 1786 thumb target,
67e4f078
DS
1787 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
1788 to accept newer _imp__ prefix and additional
1789 newline in .drectve section.
1790 * gcc.dg/dll-4.c: Likewise.
1791 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
1792 switch.
1793
26f86471
MM
17942003-03-13 Mark Mitchell <mark@codesourcery.com>
1795
45707d31
MM
1796 * g++.dg/parse/namespace9.C: New test.
1797
26f86471
MM
1798 * g++.dg/init/ref5.C: New test.
1799 * g++.dg/parse/ptrmem1.C: Likewise.
1800
aeb11ee5
JDA
18012003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1802
1803 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
1804 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
1805 regular expression.
1806 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
1807 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
1808
09ebf088
DJ
18092003-03-12 Daniel Jacobowitz <drow@mvista.com>
1810
1811 * gcc.c-torture/execute/20030224-2.c: New test.
1812
8a7d6cb3
EB
18132003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1814
1815 * gcc.dg/decl-3.c: New test.
1816
db1077d3
EB
18172003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1818
1819 * gcc.dg/i386-loop-2.c: New test.
1820
0c33daff
MM
18212003-03-11 Mark Mitchell <mark@codesourcery.com>
1822
e1145e7f 1823 PR c++/9474
2601a4ee
MM
1824 * g++.dg/parse/namespace8.C: New test.
1825
0c33daff
MM
1826 PR c++/9924
1827 * g++.dg/overload/builtin2.C: New test.
1828
54098126
SB
18292003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
1830
1831 * gcc.dg/return-type-3.c: New test.
1832
bff6a7c2
V
18332003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1834
1835 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
1836 profiling options are not supported.
1837
125e6594
MM
18382003-03-10 Mark Mitchell <mark@codesourcery.com>
1839
1840 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
1841 * g++.old-deja/g++.warn/impint2.C: Likewise.
1842
87d7d780
DP
18432003-03-10 Devang Patel <dpatel@apple.com>
1844
1845 * g++.dg/cpp/c++_cmd_1.C: New test.
1846 * g++.dg/cpp/c++_cmd_1.h: New file.
b8c25665 1847
ebb780f2
SB
18482003-03-10 Segher Boessenkool <segher@koffie.nl>
1849
b8c25665 1850 * gcc.dg/altivec-9.c: New file.
ebb780f2 1851
88a7a0c9
FS
18522003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1853
1854 * gcc.dg/ppc-sdata-1.c: New test.
1855 * gcc.dg/ppc-sdata-2.c: New test.
1856
f6d19bfe
MM
18572003-03-09 Mark Mitchell <mark@codesourcery.com>
1858
1d719415
MM
1859 PR c++/9373
1860 * g++.dg/opt/ptrmem2.C: New test.
1861
f6d19bfe
MM
1862 PR c++/8534
1863 * g++.dg/opt/ptrmem1.C: New test.
1864
9edf6a4c
EB
18652003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1866
1867 * gcc.dg/i386-loop-1.c: New test.
1868
ca9e1382
KL
18692003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1870
1871 PR c++/9970
1872 * g++.dg/lookup/friend1.C: New test.
1873
0e136342
MM
18742003-03-08 Mark Mitchell <mark@codesourcery.com>
1875
1876 PR c++/9823
1877 * g++.dg/parser/constructor1.C: New test.
1878
af812813
HPN
18792003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
1880
17b7f45e
HPN
1881 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
1882
af812813
HPN
1883 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
1884
39a91264
NB
18852003-03-08 Neil Booth <neil@daikokuya.co.uk>
1886
1887 * gcc.dg/cpp/Wunused.c: Update test.
1888
b8c25665 18892003-03-08 Jan Hubicka <jh@suse.cz>
18d13f34
JH
1890
1891 * gcc.dg/inline-3.c: New test.
1892
089d6ea7
MM
18932003-03-08 Mark Mitchell <mark@codesourcery.com>
1894
1895 PR c++/9809
1896 * g++.dg/parse/builtin1.C: New test.
1897
1898 PR c++/9982
1899 * g++.dg/abi/cookie1.C: New test.
1900 * g++.dg/abi/cookie2.C: Likewise.
1901
1902 PR c++/9524
612dc718 1903 * g++.dg/template/field1.C: New test.
089d6ea7
MM
1904
1905 PR c++/9912
1906 * g++.dg/parse/class1.C: New test.
1907 * g++.dg/parse/namespace7.C: Likewise.
1908 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
b8c25665 1909
aa6e8ed3
MM
19102003-03-07 Mark Mitchell <mark@codesourcery.com>
1911
1912 * g++.dg/init/ref4.C: New test.
1913
b8c25665 19142003-03-07 Jan Hubicka <jh@suse.cz>
dfa7f440
JH
1915
1916 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
18d13f34 1917 * gcc.dg/inline-3.c: New test.
dfa7f440 1918
3d1df1fa
MM
19192003-03-06 Mark Mitchell <mark@codesourcery.com>
1920
3d938426
MM
1921 * g++.dg/init/ref3.C: New test.
1922
5e256996
MM
1923 PR c++/9965
1924 * g++.dg/init/ref2.C: New test.
b8c25665 1925
07681121
MM
1926 PR c++/9400
1927 * g++.dg/warn/Wshadow-2.C: New test.
1928
3d1df1fa
MM
1929 PR c++/9791
1930 * g++.dg/warn/Woverloaded-1.C: New test.
1931
b8c25665 19322003-03-05 Jan Hubicka <jh@suse.cz>
b255a036
JH
1933
1934 * gcc.dg/i386-local2.c: New.
20856045 1935 * gcc.dg/i386-local.c: Fix typo.
b255a036 1936
1c442892
MM
19372003-03-05 Mark Mitchell <mark@codesourcery.com>
1938
1939 * g++.dg/abi/layout3.C: New test.
1940
be2fa211
EB
19412003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1942
1943 * gcc.c-torture/compile/20030305-1.c
1944
b8c25665 19452003-03-05 Jan Hubicka <jh@suse.cz>
dafc5b82
JH
1946
1947 * gcc.dg/i386-local.c: New.
1948
b8c25665 19492003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
754047bb
R
1950
1951 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
1952
2ad1815d
EB
19532003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1954
1955 * gcc.dg/switch-2.c: New test.
1956 * gcc.dg/switch-3.c: New test.
1957 * gcc.dg/Wswitch.c: Adjust line numbers.
1958 * gcc.dg/Wswitch-default.c: Likewise.
1959 * gcc.dg/Wswitch-enum.c: Likewise.
1960
01952d37
AO
19612003-03-04 Alexandre Oliva <aoliva@redhat.com>
1962
1963 * gcc.c-torture/execute/20030222-1.c: New test.
1964
767440a2
JW
19652003-03-03 James E Wilson <wilson@tuliptree.org>
1966
1967 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
1968
7993382e
MM
19692003-03-03 Mark Mitchell <mark@codesourcery.com>
1970
1971 PR c++/9878
1972 * g++.dg/init/ref1.C: New test.
1973
b8c25665 19742003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
d44cc404
R
1975
1976 * gcc.dg/sh-relax.c: New SH-only test.
1977
b22b239e
GK
19782003-03-03 Geoffrey Keating <geoffk@apple.com>
1979
1980 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
1981 comment explaining purpose of testcase.
1982
3595b91f
SC
19832003-03-02 Stephane Carrez <stcarrez@nerim.fr>
1984
1985 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
1986 for HC11/HC12 (asm needs two int registers).
1987 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
1988 HC11/HC12 because the test uses an asm which needs two 32-bit
1989 registers.
1990
1494f93a
SC
19912003-03-02 Stephane Carrez <stcarrez@nerim.fr>
1992
1993 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
1994 for HC11/HC12 (array is too large otherwise).
1995 * gcc.c-torture/compile/920501-4.x: New file, likewise.
1996 * gcc.c-torture/compile/20010518-2.x: Likewise.
1997 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
1998 HC11/HC12 (array is too large).
1999
facf86ac
GK
20002003-03-01 Geoffrey Keating <geoffk@apple.com>
2001
2002 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2003 * lib/g++-dg.exp (g++-dg-test): Likewise.
2004
08291658
RS
20052003-03-01 Roger Sayle <roger@eyesopen.com>
2006
2007 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2008 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2009
74dd1333
KL
20102003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2011
2012 * g++.dg/warn/implicit-typename1.C: Remove warning.
2013
3f53c0dc
RH
20142003-02-28 Richard Henderson <rth@redhat.com>
2015
2016 * gcc.dg/noreturn-1.c: Move noreturn warning line.
2017 * gcc.dg/return-type-1.c: Move control reaches end warning line.
2018
d8fad4ea
GK
20192003-02-28 Geoffrey Keating <geoffk@apple.com>
2020
2021 * gcc.dg/pch/pch.exp: Change .pch to .gch.
2022 * g++.dg/pch/pch.exp: Likewise.
2023
1cb8292f
MM
20242003-02-28 Mark Mitchell <mark@codesourcery.com>
2025
2026 PR c++/9879
2027 * testsuite/g++.dg/init/new4.C: New test.
2028
f3c7ed6b
RE
20292003-02-28 Richard Earnshaw <rearnsha@arm.com>
2030
2031 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2032
13082c80
AO
20332003-02-28 Alexandre Oliva <aoliva@redhat.com>
2034
e459243b
AO
2035 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2036 unsigned long.
2037
13082c80
AO
2038 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2039 wider than float.
2040
b17d5d7c
ZD
20412003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2042
2043 * lib/scanasm.exp: Add support for counting numbers of
2044 occurences.
2045 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2046 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2047
c0b1cc97
MM
20482003-02-25 Mark Mitchell <mark@codesourcery.com>
2049
cec24319
MM
2050 PR c++/9683
2051 * g++.dg/template/static3.C: New test.
2052
c0b1cc97
MM
2053 PR c++/9829
2054 * g++.dg/parse/namespace6.C: New test.
b8c25665 2055
3eaa6044
FS
20562003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2057
2058 PR target/9732
2059 * gcc.dg/20030225-1.c: New test.
2060
353b4fc0
MM
20612003-02-24 Mark Mitchell <mark@codesourcery.com>
2062
d12ad970
MM
2063 * README: Remove out-of-date information.
2064
353b4fc0
MM
2065 PR c++/9836
2066 * g++.dg/template/spec6.C: New test.
2067
201b9f2a
JL
20682003-02-24 Jeff Law <law@redhat.com>
2069
2070 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2071
f8dc212b
RO
20722003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2073
2074 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2075 * gcc.dg/pragma-ep-1.c: Likewise.
2076
9e236a9d
KL
20772003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2078
2079 PR c++/9602
2080 * g++.dg/template/friend16.C: New test.
2081
ca099ac8
MM
20822003-02-23 Mark Mitchell <mark@codesourcery.com>
2083
2084 PR c++/5333
2085 * g++.dg/parse/fused-params1.C: Adjust error messages.
2086 * g++.dg/template/nested3.C: New test.
b8c25665 2087
f641e05b
AM
20882003-02-24 Alan Modra <amodra@bigpond.net.au>
2089
2090 * g++.dg/abi/param1.C: New test.
2091
53be1a8d
KL
20922003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2093
2094 PR c++/7982
2095 * g++.dg/warn/implicit-typename1.C: New test.
2096
9d913bbf
KC
20972003-02-22 Kelley Cook <kelleycook@comcast.net>
2098
b8c25665
ZW
2099 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2100 with "mtune".
2101 * g++.old-deja/g++.other/store-expr2.C: Likewise.
2102 * gcc.c-torture/execute/20010129-1.x: Likewise.
2103 * gcc.dg/20011107-1.c: Likewise.
2104 * gcc.dg/20020108-1.c: Likewise.
2105 * gcc.dg/20020122-3.c: Likewise.
2106 * gcc.dg/20020206-1.c: Likewise.
2107 * gcc.dg/20020310-1.c: Likewise.
2108 * gcc.dg/20020426-2.c: Likewise.
2109 * gcc.dg/20020517-1.c: Likewise.
2110 * gcc.dg/991230-1.c: Likewise.
2111 * gcc.dg/i386-unroll-1.c: Likewise.
2112 * gcc.misc-tests/i386-prefetch.exp: Likewise.
2113
21142003-02-22 Jan Hubicka <jh@suse.cz>
48e082b9
JH
2115
2116 * gcc.dg/i386-mul.c: New test.
2117
c0a47a61
RS
21182003-02-21 Roger Sayle <roger@eyesopen.com>
2119
2120 * gcc.dg/builtins-5.c: New test case.
2121
182c2078
HPN
21222003-02-22 Hans-Peter Nilsson <hp@axis.com>
2123
2124 * gcc.dg/asmreg-1.c: New test.
2125
2fff6d71
MM
21262003-02-21 Mark Mitchell <mark@codesourcery.com>
2127
2128 PR c++/9749
2129 * g++.dg/parse/varmod1.C: New test.
2130
19df1edf
MM
21312003-02-21 Mark Mitchell <mark@codesourcery.com>
2132
2133 PR c++/9727
2134 * g++.dg/template/op1.C: New test.
2135
5dc3a78c
MM
21362003-02-21 Mark Mitchell <mark@codesourcery.com>
2137
2138 PR c++/8906
2139 * g++.dg/template/nested2.C: New test.
2140
692bb58a
MM
21412003-02-21 Mark Mitchell <mark@codesourcery.com>
2142
2143 PR c++/8724
2144 * g++.dg/expr/dtor1.C: New test.
2145
a8d0ddaf
ZW
21462003-02-21 Zack Weinberg <zack@codesourcery.com>
2147
2148 * gcc.dg/cpp/include3.c: New test.
2149 * gcc.dg/cpp/inc/foo.h: New file.
2150
9e7d0b92
GN
21512003-02-21 Glen Nakamura <glen@imodulo.com>
2152
2153 * gcc.c-torture/execute/20030221-1.c: New test.
2154
63a3cd3e
MM
21552003-02-20 Mark Mitchell <mark@codesourcery.com>
2156
2157 PR c++/9729
2158 * g++.dg/abi/conv1.C: New test.
2159
b8c25665 21602003-02-20 Jan Hubicka <jh@suse.cz>
0bcecf95
JH
2161
2162 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2163
4ea0d487
DJ
21642003-02-19 Daniel Jacobowitz <drow@mvista.com>
2165
2166 * gcc.c-torture/compile/20030219-1.c: New test.
2167
b8c25665 21682003-02-18 Jan Hubicka <jh@suse.cz>
c001c39b
JH
2169
2170 * gcc.dg/funcorder.c: New test.
2171
ff6e1a2f
KH
21722003-02-18 Kazu Hirata <kazu@cs.umass.edu>
2173
2174 * gcc.c-torture/execute/20030218-1.c: New.
2175
67aa8289
AH
21762003-02-18 Aldy Hernandez <aldyh@redhat.com>
2177
a8d0ddaf 2178 * gcc.dg/20030218-1.c: New.
67aa8289 2179
d7ddbe24
RH
21802003-02-18 Richard Henderson <rth@redhat.com>
2181
2182 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2183 * gcc.dg/attr-used-2.c: New.
2184
6b99d1c0
MM
21852003-02-18 Mark Mitchell <mark@codesourcery.com>
2186
2187 PR c++/9704
2188 * g++.dg/init/copy5.C: New test.
a8d0ddaf 2189
59d22bc5
GK
21902003-02-18 Geoffrey Keating <geoffk@apple.com>
2191
2192 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2193 * g++.dg/pch/pch.exp: Likewise.
2194
bc102c4b
KH
21952003-02-18 Kazu Hirata <kazu@cs.umass.edu>
2196
2197 * gcc.c-torture/execute/20030209-1.c: Enable the test if
2198 STACK_SIZE is not defined.
2199
db77ef4c
KL
22002003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2201
2202 PR c++/9457
2203 * g++.dg/template/init1.C: New test.
2204
b8c25665 22052003-02-16 Jan HUbicka <jh@suse.cz>
096daf41
JH
2206
2207 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2208 (foo): Add few extra tests
2209 * gcc.dg/c99-const-expr-3.c: Likewise.
2210 * gcc.c-torture/execute/20030216-1.c: New.
2211
0df4ae96
KL
22122003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2213
2214 PR c++/9459
2215 * g++.dg/ext/typeof4.C: New test.
2216
881b2a96
RS
22172003-02-15 Roger Sayle <roger@eyesopen.com>
2218
2219 * gcc.dg/i386-387-3.c: New test case.
2220
6e8647d5
JZ
22212003-02-14 Josef Zlomek <zlomekj@suse.cz>
2222
2223 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2224 cris-*-elf* cris-*-aout* and mmix-*-*.
2225
42f86c48
JZ
22262003-02-13 Josef Zlomek <zlomekj@suse.cz>
2227
2228 * gcc.dg/20030213-1.c: New test.
2229
1fb54135
RS
22302003-02-12 Roger Sayle <roger@eyesopen.com>
2231
2232 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2233 * gcc.dg/i386-387-2.c: Likewise.
2234
c6e2a538
AH
22352003-02-12 Aldy Hernandez <aldyh@redhat.com>
2236
a8d0ddaf
ZW
2237 * gcc.dg/ppc-spe.c: Fix formatting.
2238 Enable tests that were previously unsupported by gas.
2239 Delete tests for instructions that no longer exist.
2240 Switch arguments on evsubifw builtin.
c6e2a538 2241
5c4d5a15
KH
22422003-02-12 Kazu Hirata <kazu@cs.umass.edu>
2243
2244 * gcc.c-torture/execute/20030209-1.c: Disable the test if
2245 STACK_SIZE is too small.
2246
ecf92f82 22472003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
a8d0ddaf 2248 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
ecf92f82
EB
2249
2250 * gcc.dg/decl-2.c: New test.
2251
b8c25665 22522003-02-10 Jan Hubicka <jh@suse.cz>
637df4f4
JH
2253
2254 * gcc.dg/i386-fpcvt-1.c: New test.
2255
2382b79f
RS
22562002-02-09 Richard Sandiford <rsandifo@redhat.com>
2257
2258 * gcc.c-torture/execute/20030209-1.c: New test.
2259
5d4b76c0
KH
22602003-02-09 Kazu Hirata <kazu@cs.umass.edu>
2261
2262 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2263 int-wide bitops, use the constants of the same width.
2264 Likewise, if long long is 32-bit wide, test bitops using
2265 32-bit constants.
2266
8f37dd98
LR
22672003-02-07 Loren James Rittle <ljrittle@acm.org>
2268
2269 * gcc.dg/20021014-1.c: Annotate with expected notice text.
2270
46847aa6
RS
22712003-02-07 Roger Sayle <roger@eyesopen.com>
2272
2273 * testsuite/gcc.dg/builtins-4.c: New test case.
2274
f39a753b
KG
22752003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2276
2277 * gcc.dg/20020430-1.c: Fix dg command typos.
2278 * gcc.dg/20020503-1.c: Likewise.
2279
256803d9
VR
22802003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2281
2282 PR c++/8785
2283 * g++.dg/parse/fused-params1.C: New test.
2284
2285 PR c++/8857
2286 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2287
2288 PR c++/8921
2289 * g++.dg/parse/non-dependent1.C: New test.
2290
2291 PR c++/8928
2292 * g++.dg/parse/dupl-tmpl-args1.C: New test.
2293
2294 PR c++/9228
2295 * g++.dg/parse/undefined7.C: New test.
2296 * g++.dg/parse/non-templ1.C: New test.
2297
2298 PR c++/9229
2299 * g++.dg/parse/too-many-tmpl-args1.C: New test.
2300
5fbf0217
EB
23012003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2302
2303 * gcc.c-torture/compile/20030206-1.c: New test.
2304
dbdd3489
RS
23052003-02-05 Roger Sayle <roger@eyesopen.com>
2306
2307 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2308 "pow" to "foo" to avoid potential confusion with a math built-in.
2309
48d1ce96
KG
23102003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2311
2312 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2313 conditions for SPARC targets.
2314
4f6ae35d
JJ
23152003-02-05 Jakub Jelinek <jakub@redhat.com>
2316
2317 * gcc.dg/20030204-1.c: New test.
2318
2de2cd78
VR
23192003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2320
2321 PR c++/38
2322 * g++.dg/parse/array-size1.C: New test.
2323
2324 PR c++/5657
2325 * g++.dg/parse/undefined3.C: New test.
2326
2327 PR c++/5665
2328 * g++.dg/parse/undefined4.C: New test.
2329
2330 PR c++/5975
2331 * g++.dg/parse/undefined5.C: New test.
2332
2333 PR c++/7259
2334 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2335
2336 PR c++/8578
2337 * g++.dg/parse/casting-operator1.C: New test.
2338
2339 PR c++/8596
2340 * g++.dg/parse/undefined6.C: New test.
2341
2342 PR c++/8736
2343 * g++.dg/parse/missing-template1.C: New test.
2344
b8c25665 23452003-02-04 Jan Hubicka <jh@suse.cz>
afffc4e2
JH
2346
2347 * gcc.dg/i386-cadd.c: Compile using -march=k8.
2348 * gcc.dg/i386-cmov?.c: Likewise.
2349 * gcc.dg/i386-fpcvt-?.c: Likewise.
2350 * gcc.dg/i386-ssefp-1.c: Likewise.
2351 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
2de2cd78 2352 conventions.
afffc4e2 2353
b80f8ef3
MM
23542003-02-03 Mark Mitchell <mark@codesourcery.com>
2355
2356 PR c++/7129
2357 * testsuite/g++.dg/ext/max.C: New test.
2358
b8c25665 23592003-02-03 Jan Hubicka <jh@suse.cz>
7393205f
JH
2360
2361 * gcc.c-torture/execute/20030203-1.c: New test.
2362
ca777b88
RE
23632003-02-03 Richard Earnshaw <rearnsha@arm.com>
2364
2365 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2366 'natural-endian'.
2367
271bd540
RS
23682003-02-01 Richard Sandiford <rsandifo@redhat.com>
2369
2370 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2371 * g++.dg/init/new2.C: Likewise.
2372 * g++.dg/other/new1.C: Likewise.
2373
5175d1b8
LR
23742003-01-31 Loren J. Rittle <ljrittle@acm.org>
2375
2376 * gcc.dg/struct-ret-libc.c: New test.
2377
2f278625
UW
23782003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
2379
2380 * gcc.dg/20030129-1.c: New test.
2381
db0f613d
KL
23822003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2383
2384 PR c++/8849
2385 * g++.dg/template/ptrmem4.C: New test.
2386
14d22dd6
MM
23872003-01-29 Mark Mitchell <mark@codesourcery.com>
2388
2389 * g++.dg/parser/constant1.C: New test.
2390
710b73e6
KL
23912003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2392
2393 PR c++/8591
2394 * g++.dg/parse/friend2.C: New test.
2395
9ae58faf
NS
23962003-01-29 Nathan Sidwell <nathan@codesourcery.com>
2397
2398 PR c++/9437
2399 * g++.dg/template/unify4.C: New test.
2400
6d09ef27
RS
24012003-01-28 Richard Sandiford <rsandifo@redhat.com>
2402
2403 * gcc.c-torture/execute/20030128-1.c: New test.
2404
4334c467
JO
24052003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
2406
2407 * g++.dg/lookup/nested1.C: Test moved from ...
2408 * g++.old-deja/g++.other/lookup24.C: ... here.
2409
b8c25665 24102003-01-28 Jan Hubicka <jh@suse.cz>
69814826
JH
2411
2412 * gcc.dg/i386-cmov5.c: New test.
2413
bffcd064
V
24142003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2415
a8d0ddaf
ZW
2416 * gcc.c-torture/execute/20010925-1.c: Changed the
2417 memcpy declaration.
bffcd064 2418
f2ce60b8
NS
24192003-01-28 Nathan Sidwell <nathan@codesourcery.com>
2420
2421 PR c++/3902
2422 * g++.dg/parse/template5.C: New test.
2423
f42aadd8
TM
24242003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
2425
2426 PR fortran/9258
2427 * g77.dg/pr9258: New test.
2428
5db544e1
GP
24292003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2430
2431 * README: Move relevant parts from README.g++.
2432
2433 * README.g++: Remove this file.
2434
483a5709
NS
24352003-01-28 Nathan Sidwell <nathan@codesourcery.com>
2436
2437 * g++.dg/abi/dcast1.C: New test.
2438
4ff71d24
KG
24392003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2440
2441 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2442
623baee2
JO
24432003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
2444
2445 PR c++/47
2446 * g++.old-deja/g++.other/lookup24.C: New test.
2447
2956f353
KG
24482003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2449
2450 PR middle-end/7227
2451 * gcc.dg/uninit-C.c: New test.
2452
a2ddc397
NS
24532003-01-27 Nathan Sidwell <nathan@codesourcery.com>
2454
2455 * g++.dg/abi/covariant1.C: New test.
2456
acf9fa5f
UW
24572003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
2458
2459 * gcc.dg/20030123-1.c: New test.
2460
b8c25665 24612003-01-25 Jan Hubicka <jh@suse.cz>
1649d92f
JH
2462
2463 PR opt/8492
2464 * gcc.c-torture/compile/20030125-1.c
2465
bbaab916
NS
24662003-01-25 Nathan Sidwell <nathan@codesourcery.com>
2467
2468 PR c++/9403
2469 * g++.dg/parse/template3.C: New test.
2470 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
a8d0ddaf 2471
bbaab916
NS
2472 PR c++/795
2473 * g++.dg/parse/template4.C: New test.
a8d0ddaf 2474
bbaab916
NS
2475 PR c++/9415
2476 * g++.dg/template/qual2.C: New test.
a8d0ddaf 2477
bbaab916
NS
2478 PR c++/8545
2479 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2480
2481 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2482
9bb231fd
RS
24832003-01-25 Roger Sayle <roger@eyesopen.com>
2484
2485 * gcc.c-torture/execute/switch-1.c: New test case.
2486
b8c25665 24872003-01-25 Jan Hubicka <jh@suse.cz>
c5061554
JH
2488
2489 * gcc.c-torture/execute/20030125-1.[cx]: New test.
2490
32d9a5bd
PC
24912003-01-25 Paolo Carlini <pcarlini@unitus.it>
2492
2493 Tweaks for Bison-1.875. From the NEWS file:
2494 "- `parse error' -> `syntax error'
2495 Bison now uniformly uses the term `syntax error'"
2496 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2497 * gcc.dg/cpp/digraph2.c: Likewise.
2498 * gcc.dg/cpp/direct2.c: Likewise.
2499 * gcc.dg/cpp/paste4.c: Likewise.
2500 * gcc.dg/c90-restrict-1.c: Likewise.
2501 * gcc.dg/c99-func-2.c: Likewise.
2502 * gcc.dg/noncompile/920721-2.c: Likewise.
2503 * gcc.dg/noncompile/930622-2.c: Likewise.
2504 * gcc.dg/noncompile/940112-1.c: Likewise.
2505 * gcc.dg/noncompile/950921-1.c: Likewise.
2506 * gcc.dg/noncompile/951123-1.c: Likewise.
2507 * gcc.dg/noncompile/971104-1.c: Likewise.
2508 * gcc.dg/noncompile/990416-1.c: Likewise.
2509
f5128e88
PC
25102003-01-24 Paolo Carlini <pcarlini@unitus.it>
2511
2512 * g++.dg/parse/undefined1.C: Add error message.
2513
65a5559b
MM
25142003-01-22 Mark Mitchell <mark@codesourcery.com>
2515
c006d942
MM
2516 PR c++/9354
2517 * g++.dg/parse/new1.C: New test.
2518
2519 PR c++/9216
2520 * g++.dg/parse/template2.C: New test.
2521
2522 PR c++/9354
2523 * g++.dg/parse/typedef2.C: New test.
2524
65a5559b
MM
2525 PR c++/9328
2526 * g++.dg/ext/typeof3.C: New test.
2527
68aab9ee
VR
25282003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2529
2530 PR c++/2738
2531 * g++.dg/parse/ret-type1.C: New test.
2532
2533 PR c++/3792
2534 * g++.dg/parse/tmpl-outside1.C: New test.
2535
2536 PR c++/4207
2537 * g++.dg/parse/int-as-enum1.C: New test.
2538
2539 PR c++/4903
2540 * g++.dg/parse/no-typename1.C: New test.
2541
2542 PR c++/5533
2543 * g++.dg/parse/no-value1.C: New test.
2544
2545 PR c++/5921
2546 * g++.dg/parse/wrong-inline1.C: New test.
2547
2548 PR c++/6402
2549 * g++.dg/parse/ref1.C: New test.
2550
2551 PR c++/6992
2552 * g++.dg/parse/attr-ctor1.C: New test.
2553
2554 PR c++/7229
2555 * g++.dg/parse/namespace5.C: New test.
2556
2557 PR c++/7917
2558 * g++.dg/parse/func-def1.C: New test.
2559
2560 PR c++/8143
2561 * g++.dg/parse/undefined1.C: New test.
2562
2563 PR c++/5723, PR c++/8522
2564 * g++.dg/parse/specialization1.C: New test.
2565
2566 PR c++/163, PR c++/8595
2567 * g++.dg/parse/struct-as-enum1.C: New test.
2568
2569 PR c++/9173
2570 * g++.dg/parse/undefined2.C: New test.
2571
1fb3244a
MM
25722003-01-22 Mark Mitchell <mark@codesourcery.com>
2573
e0860732
MM
2574 PR c++/9298
2575 * g++.dg/parse/template1.C: New test.
2576
4eb6d609
MM
2577 PR c++/9384
2578 * g++.dg/parse/using1.C: New test.
2579
1fb3244a
MM
2580 PR c++/9285
2581 PR c++/9294
2582 * g++.dg/parse/expr2.C: New test.
2583
2584 PR c++/9388
2585 * g++.dg/parse/lookup2.C: Likewise.
2586
b8c25665 25872003-01-21 Jan Hubicka <jh@suse.cz>
4d097718
JH
2588
2589 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
2590 * gcc.c-torture/execute/eeprof-1.c: Likewise.
2591 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2592 * gcc.c-torture/execute/string-opt-*.c: Likewise.
2593
e3289412
NC
25942003-01-20 Nick Clifton <nickc@redhat.com>
2595
2596 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
2597 problem with ARM sibcall code generation.
2598
d99c740f
KH
25992003-01-20 Kazu Hirata <kazu@cs.umass.edu>
2600
2601 * gcc.c-torture/execute/20030120-1.c: New.
2602
a99820e6
PC
26032003-01-19 Paolo Carlini <pcarlini@unitus.it>
2604
2605 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2606
5dae1114
MM
26072003-01-17 Mark Mitchell <mark@codesourcery.com>
2608
2609 PR c++/9272
2610 * g++.dg/parse/ctor1.C: New test.
2611
2612 PR c++/9294:
2613 * g++.dg/parse/qualified1.C: New test.
a8d0ddaf 2614
5dae1114
MM
2615 * g++.dg/parse/typename3.C: New test.
2616
c292e375
RH
26172003-01-16 Richard Henderson <rth@redhat.com>
2618
2619 * g++.dg/tls/init-2.C: Fix error matches for real this time.
2620
aab37812
RH
26212003-01-16 Richard Henderson <rth@redhat.com>
2622
2623 * g++.dg/pch/pch.exp: Copy test header to the working directory
2624 before using it either for precompilation or direct use.
2625 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
2626 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
2627
50c620d6
RH
26282003-01-16 Richard Henderson <rth@redhat.com>
2629
2630 * gcc.dg/pch/pch.exp: Copy test header to the working directory
2631 before using it either for precompilation or direct use.
2632 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
2633 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
2634
8fbc5ae7
MM
26352003-01-16 Mark Mitchell <mark@codesourcery.com>
2636
2637 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
2638 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
2639 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
2640 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
2641 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
2642 typename warning into error.
2643 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
2644 error messages.
2645 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
2646 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
2647 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
2648 messages.
2649 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
2650 make declaration visible in template.
2651 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
2652 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
2653 messages.
2654 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
2655 message.
2656 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
2657 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
2658 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
2659 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
2660 typename warning with error message.
2661 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
2662 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
2663 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
a8d0ddaf 2664
712becab
NS
26652003-01-16 Nathan Sidwell <nathan@codesourcery.com>
2666
2667 * g++.dg/parse/ambig2.C: New test.
2668
1ceb0dc7
RH
26692003-01-15 Richard Henderson <rth@redhat.com>
2670
2671 * g++.dg/tls/init-2.C: Update error message string.
2672
3dd5fc58
KG
26732003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2674
2675 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2676
b0562482
SC
26772003-01-15 Stephane Carrez <stcarrez@nerim.fr>
2678
2679 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
2680 all for HC11/HC12.
2681 * gcc.c-torture/compile/20001205-1.x: Likewise.
2682 * gcc.c-torture/compile/20001226-1.x: Likewise.
2683 * gcc.c-torture/compile/920520-1.x: Likewise.
2684 * gcc.c-torture/compile/961203-1.x: Likewise.
2685 * gcc.c-torture/compile/20020604-1.x: Likewise.
2686
b8c25665 26872003-01-15 Jan Hubicka <jh@suse.cz>
b1a6f8db
JH
2688
2689 * gcc.c-torture/compile/20030115-1.c: New test.
2690
2691 * gcc.dg/i386-fpcvt-1.c: New test.
2692 * gcc.dg/i386-fpcvt-2.c: New test.
2693
a7189b49
JO
26942003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
2695
2696 Further conform g++'s __vmi_class_type_info to the C++ ABI
2697 specification.
2698 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
2699 the specification.
2700
b8c25665 27012003-01-14 Jan Hubicka <jh@suse.cz>
77f9af81
JH
2702
2703 * gcc.dg/i386-fpcvt-1.c: New test.
2704 * gcc.dg/i386-fpcvt-2.c: New test.
2705
ab5496c4
EB
27062003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
2707
2708 * gcc.dg/i386-mmx-3.c: New test.
2709
e8f2b18d
MM
27102003-01-12 Mark Mitchell <mark@codesourcery.com>
2711
2712 PR c++/9264
2713 * g++.dg/parse/octal1.C: New file.
2714
2715 PR c++/9172
2716 * g++.dg/parse/typename1.C: New file.
2717
67a7278d
DS
27182003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
2719
2720 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
2721 * gcc.dg/bf-no-ms-layout.c: Likewise.
ab5496c4 2722 * gcc.dg/bf-ms-attrib.c: Likewise.
67a7278d 2723
2050a1bb
MM
27242003-01-10 Mark Mitchell <mark@codesourcery.com>
2725
99152b95 2726 PR c++/9099
a6f6052a
MM
2727 * g++.dg/parse/dtor1.C: New file.
2728
2050a1bb
MM
2729 PR c++/9128
2730 * g++.dg/rtti/typeid1.C: New file.
2731
2732 PR c++/9153
2733 * g++.dg/parse/lookup1.C: New file.
2734
2735 PR c++/9171
2736 * g++.dg/templ/spec5.C: New file.
ab5496c4 2737
7558f66e
JZ
27382003-01-10 Josef Zlomek <zlomekj@suse.cz>
2739
2740 * gcc.c-torture/compile/20030110-1.c: New test.
2741
17211ab5
GK
27422003-01-09 Geoffrey Keating <geoffk@apple.com>
2743
2744 Merge from pch-branch:
2745
2746 2002-12-23 Geoffrey Keating <geoffk@apple.com>
2747
2748 * gcc.dg/pch/cpp-1.h: New.
2749 * gcc.dg/pch/cpp-1.c: New.
2750 * gcc.dg/pch/cpp-2.h: New.
2751 * gcc.dg/pch/cpp-2.c: New.
2752
2753 2002-11-19 Geoffrey Keating <geoffk@apple.com>
2754
2755 * gcc.dg/pch/except-1.h: New.
2756 * gcc.dg/pch/except-1.c: New.
2757
2758 2002-11-13 Geoffrey Keating <geoffk@apple.com>
2759
2760 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
2761 running test.
2762 * gcc.dg/pch: Include *.hp not *.h.
2763 * gcc.dg/pch/system-1.h: New.
2764 * gcc.dg/pch/system-1.c: New.
2765
2766 2002-11-11 Geoffrey Keating <geoffk@apple.com>
2767
2768 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
2769 rather than trying to build and run a program using PCH.
2770 * gcc.dg/pch: Remove dg-do commands from test files.
a8d0ddaf 2771
17211ab5
GK
2772 2002-11-08 Geoffrey Keating <geoffk@apple.com>
2773
2774 * gcc.dg/pch/macro-3.c: New.
2775 * gcc.dg/pch/macro-3.h: New.
2776
2777 2002-11-04 Geoffrey Keating <geoffk@apple.com>
2778
2779 * gcc.dg/pch/common-1.c: New.
2780 * gcc.dg/pch/common-1.h: New.
2781 * gcc.dg/pch/decl-1.c: New.
2782 * gcc.dg/pch/decl-1.h: New.
2783 * gcc.dg/pch/decl-2.c: New.
2784 * gcc.dg/pch/decl-2.h: New.
2785 * gcc.dg/pch/decl-3.c: New.
2786 * gcc.dg/pch/decl-3.h: New.
2787 * gcc.dg/pch/decl-4.c: New.
2788 * gcc.dg/pch/decl-4.h: New.
2789 * gcc.dg/pch/decl-5.c: New.
2790 * gcc.dg/pch/decl-5.h: New.
2791 * gcc.dg/pch/global-1.c: New.
2792 * gcc.dg/pch/global-1.h: New.
2793 * gcc.dg/pch/inline-1.c: New.
2794 * gcc.dg/pch/inline-1.h: New.
2795 * gcc.dg/pch/inline-2.c: New.
2796 * gcc.dg/pch/inline-2.h: New.
2797 * gcc.dg/pch/static-1.c: New.
2798 * gcc.dg/pch/static-1.h: New.
2799 * gcc.dg/pch/static-2.c: New.
2800 * gcc.dg/pch/static-2.h: New.
2801
2802 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
2803
2804 * g++.dg/pch/pch.exp: Better handle failing testcases.
2805 * gcc.dg/pch/pch.exp: Likewise.
2806 * gcc.dg/pch/macro-1.c: New.
2807 * gcc.dg/pch/macro-1.h: New.
2808 * gcc.dg/pch/macro-2.c: New.
2809 * gcc.dg/pch/macro-2.h: New.
2810
2811 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
2812
2813 * g++.dg/dg.exp: Treat files in pch/ specially.
2814 * g++.dg/pch/pch.exp: New file.
2815 * g++.dg/pch/empty.H: New file.
2816 * g++.dg/pch/empty.C: New file.
2817 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
2818 "precompile".
2819
2820 * gcc.dg/pch/pch.exp: New file.
2821 * gcc.dg/pch/empty.h: New file.
2822 * gcc.dg/pch/empty.c: New file.
2823 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
2824 "precompile".
2825
0f399e5f
KL
28262003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2827
2828 * g++.dg/template/friend14.C: New test.
2829
4c46ea23
EB
28302003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2831
8cb1a818 2832 * gcc.dg/old-style-asm-1.c: New test.
4c46ea23 2833
98c29f71
RS
28342003-01-09 Richard Sandiford <rsandifo@redhat.com>
2835
2836 * gcc.c-torture/compile/20030109-1.c: New test.
2837
bbb818c6
EB
28382003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2839
2840 * gcc.c-torture/execute/20030109-1.c: New test.
2841
cdc497dd
LH
28422003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
2843
2844 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
2845 * g++.old-deja/g++.mike/dyncast2.C: Likewise
2846 * g++.old-deja/g++.mike/dyncast3.C: Likewise
2847 * g++.old-deja/g++.mike/eh2.C: Likewise
2848 * g++.old-deja/g++.mike/eh3.C: Likewise
2849 * g++.old-deja/g++.mike/eh5.C: Likewise
2850 * g++.old-deja/g++.mike/eh6.C: Likewise
2851 * g++.old-deja/g++.mike/eh7.C: Likewise
2852 * g++.old-deja/g++.mike/eh8.C: Likewise
2853 * g++.old-deja/g++.mike/eh9.C: Likewise
2854 * g++.old-deja/g++.mike/eh10.C: Likewise
2855 * g++.old-deja/g++.mike/eh12.C: Likewise
2856 * g++.old-deja/g++.mike/eh13.C: Likewise
2857 * g++.old-deja/g++.mike/eh14.C: Likewise
2858 * g++.old-deja/g++.mike/eh16.C: Likewise
2859 * g++.old-deja/g++.mike/eh17.C: Likewise
2860 * g++.old-deja/g++.mike/eh18.C: Likewise
2861 * g++.old-deja/g++.mike/eh21.C: Likewise
2862 * g++.old-deja/g++.mike/eh23.C: Likewise
2863 * g++.old-deja/g++.mike/eh24.C: Likewise
2864 * g++.old-deja/g++.mike/eh25.C: Likewise
2865 * g++.old-deja/g++.mike/eh26.C: Likewise
2866 * g++.old-deja/g++.mike/eh27.C: Likewise
2867 * g++.old-deja/g++.mike/eh28.C: Likewise
2868 * g++.old-deja/g++.mike/eh29.C: Likewise
2869 * g++.old-deja/g++.mike/eh31.C: Likewise
2870 * g++.old-deja/g++.mike/eh33.C: Likewise
2871 * g++.old-deja/g++.mike/eh34.C: Likewise
2872 * g++.old-deja/g++.mike/eh35.C: Likewise
2873 * g++.old-deja/g++.mike/eh36.C: Likewise
2874 * g++.old-deja/g++.mike/eh37.C: Likewise
2875 * g++.old-deja/g++.mike/eh38.C: Likewise
2876 * g++.old-deja/g++.mike/eh39.C: Likewise
2877 * g++.old-deja/g++.mike/eh40.C: Likewise
2878 * g++.old-deja/g++.mike/eh41.C: Likewise
2879 * g++.old-deja/g++.mike/eh42.C: Likewise
2880 * g++.old-deja/g++.mike/eh44.C: Likewise
2881 * g++.old-deja/g++.mike/eh46.C: Likewise
2882 * g++.old-deja/g++.mike/eh47.C: Likewise
2883 * g++.old-deja/g++.mike/eh48.C: Likewise
2884 * g++.old-deja/g++.mike/eh49.C: Likewise
2885 * g++.old-deja/g++.mike/eh50.C: Likewise
2886 * g++.old-deja/g++.mike/eh51.C: Likewise
2887 * g++.old-deja/g++.mike/eh53.C: Likewise
2888 * g++.old-deja/g++.mike/eh55.C: Likewise
2889 * g++.old-deja/g++.mike/p7912.C: Likewise
2890 * g++.old-deja/g++.mike/p9706.C: Likewise
2891 * g++.old-deja/g++.mike/p10416.C: Likewise
2892 * g++.old-deja/g++.mike/p11667.C: Likewise
a8d0ddaf 2893 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
cdc497dd
LH
2894 Remove redundant reference to Iris.
2895 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
2896 Elxsi, i860, Pico Java, and WE32K.
2897
8caf4c38
MM
28982003-01-07 Mark Mitchell <mark@codesourcery.com>
2899
2900 * g++.dg/ext/asm4.C: New test.
2901
2b59fc25
KL
29022003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2903
2904 PR c++/9030
2905 * g++.dg/template/friend12.C: New test.
2906 * g++.dg/template/friend13.C: Likewise.
2907 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
2908
b8c25665 29092003-01-08 Jan Hubicka <jh@suse.cz>
4298c66b
JH
2910
2911 * gcc.dg/i386-cadd.c: New test.
2912 * gcc.dg/i386-cmov4.c: Likewise.
2913
8218bd34
MM
29142003-01-06 Mark Mitchell <mark@codesourcery.com>
2915
c10cdb3d
MM
2916 PR c++/9165
2917 * g++.dg/warn/Wunused-3.C: New test.
2918
2919 * g++.dg/abi/bitfield9.C: New test.
63e5f567 2920
8218bd34
MM
2921 PR c++/9189
2922 * g++.dg/parse/defarg3.C: New test.
2923
62b8a44e
NS
29242003-01-06 Nathan Sidwell <nathan@codesourcery.com>
2925
2926 * g++.dg/parse/ambig1.C: New test.
2927 * g++.dg/parse/defarg2.C: New test.
2928
ec194454
MM
29292003-01-05 Mark Mitchell <mark@codesourcery.com>
2930
2931 * g++.dg/template/defarg-1.C: New test.
2932 * g++.dg/template/local2.C: Likewise.
2933
1ba8a9c4
RS
29342003-01-05 Richard Sandiford <rsandifo@redhat.com>
2935
2936 * gcc.c-torture/execute/20030105-1.c: New test.
2937
d5945212
KL
29382003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2939
2940 * g++.dg/parse/namespace3.C: Remove extra semicolons.
2941 * g++.dg/parse/namespace4.C: Likewise.
2942
31758337
NS
29432003-01-03 Nathan Sidwell <nathan@codesourcery.com>
2944
2945 * g++.dg/template/ntp2.C: New test.
2946
ba7e8dc0
NN
29472003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2948
1ff11883
NN
2949 * g++.dg/parse/extern-C-1.C: New test.
2950
96dafad6
NN
2951 * g++.dg/parse/namespace4.C: New test.
2952
a25a292f
NN
2953 * g++.dg/template/nested1.C: New test.
2954
ba7e8dc0
NN
2955 * g++.dg/parse/namespace3.C: New test.
2956
4dbc1f5c
NN
29572003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
2958
2959 * g++.dg/lookup/two-stage1.C: New test.
2960
7241bd1b
KG
29612003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2962
2963 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2964 * g++.old-deja/g++.jason/access8.C: Likewise.
2965 * g++.old-deja/g++.other/decl5.C: Likewise.
2966
6ec6e2c2
NB
29672003-01-02 Neil Booth <neil@daikokuya.co.uk>
2968
2969 * g++.dg/parse/parse7.C: New test.
2970
4971227d
MM
29712003-01-02 Mark Mitchell <mark@codesourcery.com>
2972
2973 PR c++/2843
2974 * g++.dg/ext/attrib7.C: New test.
2975
f349fb24
NB
29762003-01-02 Neil Booth <neil@daikokuya.co.uk>
2977
2978 * g++.dg/parse/parse6.C: New test.
2979
cb203576
KH
29802003-01-02 Kazu Hirata <kazu@cs.umass.edu>
2981
2982 * gcc.dg/h8300-stack-1.c: New.
2983
894167c5
NN
29842003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
2985
faa75e89
NN
2986 g++.dg/lookup/exception1.C: New test.
2987
3d83e33e
NN
2988 g++.dg/lookup/template1.C: New test.
2989
a5b9863a
NN
2990 g++.dg/parse/namespace2.C: New test.
2991
894167c5
NN
2992 g++.dg/parse/parens2.C: New test.
2993
0ba7ab3e
NB
29942003-01-01 Neil Booth <neil@daikokuya.co.uk>
2995
2996 * g++.dg/parse/parse5.C: New test.
35bce286 2997 * g++.dg/lookup/scoped4.C: New test.
0ba7ab3e 2998
65ed8728
NN
29992003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
3000
64505efc 3001 * g++.dg/parse/parens1.C: New test.
c818e8b8
NN
3002
3003 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3004 angle-bracket1.C.
f06fed4a
NN
3005 * g++.dg/parse/parens2.C: New test.
3006
c6df507e
NN
3007 * g++.dg/lookup/scope-operator1.C: New test.
3008
65ed8728
NN
3009 * g++.dg/parse/operator1.C: New test.
3010
a0f11804
KL
30112003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3012
3013 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3014 * g++.old-deja/g++.other/access6.C: Likewise.
3015 * g++.old-deja/g++.other/decl1.C: Likewise.
3016 * g++.old-deja/g++.pt/typename12.C: Likewise.
3017
eea9800f
MM
30182002-12-31 Mark Mitchell <mark@codesourcery.com>
3019
3020 * g++.dg/parse/namespace1.C: New test.
a8d0ddaf 3021
79cc2986
NB
30222003-01-01 Neil Booth <neil@daikokuya.co.uk>
3023
3024 * g++.dg/parse/parse4.C: New test.
3025
54ea87db
NB
30262003-01-01 Neil Booth <neil@daikokuya.co.uk>
3027
3028 * g++.dg/parse/parse3.C: New test.
3029
9b1e4260
NB
30302003-01-01 Neil Booth <neil@daikokuya.co.uk>
3031
3032 * g++.dg/parse/parse2.C: New test.
3033
d4413948
NB
30342003-01-01 Neil Booth <neil@daikokuya.co.uk>
3035
3036 * g++.dg/template/friend11.C: New test.
3037
ecc7182c
NB
30382003-01-01 Neil Booth <neil@daikokuya.co.uk>
3039
3040 * g++.dg/parse/parse1.C: New test.
3041
5dc25517
JJ
30422002-12-31 Janis Johnson <janis187@us.ibm.com>
3043
3044 * lib/profopt.exp: Change the name of a global variable to avoid
3045 possible clashes with other test suites.
3046
3cfabe60
NS
30472002-12-31 Nathan Sidwell <nathan@codesourcery.com>
3048
3049 * g++.dg/inherit/covariant8.C: New test.
3050
abda8efe
MM
30512002-12-31 Mark Mitchell <mark@codesourcery.com>
3052
92bc1323
MM
3053 * g++.dg/init/array9.C: New test.
3054
abda8efe
MM
3055 PR c++/9112
3056 * g++.dg/parse/expr1.C: New test.
3057
b0e0b1f3
DJ
30582002-12-30 Daniel Jacobowitz <drow@mvista.com>
3059
3060 * gcc.c-torture/compile/20021230-1.c: New test.
3061
07fa4878
NS
30622002-12-30 Nathan Sidwell <nathan@codesourcery.com>
3063
3064 * g++.dg/inherit/covariant5.C: New test.
3065 * g++.dg/inherit/covariant6.C: New test.
3066 * g++.dg/inherit/covariant7.C: New test.
3067
f2551f35
KL
30682002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3069
3070 PR c++/2739
3071 * g++.dg/other/access2.C: New test.
3072
53101fd1
GDR
30732002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
3074
3075 * g++.dg/other/anon-struct.C: No longer fails
3076 * g++.old-deja/g++.brendan/parse4.C: Likewise.
3077 * g++.old-deja/g++.brendan/parse5.C: Likewise.
3078 * g++.old-deja/g++.brendan/parse6.C: Likewise.
3079
c7ab2b4d
GDR
30802002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
3081
3082 * g++.dg/parse/angle-bracket.C (main): No longer fails.
3083
876200a8
MM
30842002-12-27 Mark Mitchell <mark@codesourcery.com>
3085
3086 * g++.dg/eh/spec4.C: Remove stray semicolon.
3087 * g++.dg/expr/pmf-1.C: Change error message.
3088 * g++.dg/ext/asm1.C: Remove stray semicolon.
3089 * g++.dg/ext/typename1.C: Add missing typenames.
3090 * g++.dg/inherit/template-as-base.C: Change error message.
3091 * g++.dg/lookup/scoped1.C: Likewise.
3092 * g++.dg/lookup/scoped2.C: Likewise.
3093 * g++.dg/lookup/using2.C: Likewise.
3094 * g++.dg/other/component1.C: Remove stray semicolon.
3095 * g++.dg/other/do1.C: Change error message.
3096 * g++.dg/other/error2.C: Likewise.
3097 * g++.dg/other/init1.C: Likewise.
3098 * g++.dg/other/packed1.C: Remove stray semicolon.
3099 * g++.dg/other/ptrmem2.C: Change error message.
3100 * g++.dg/parse/parameter-declaration-1.C: Remove line number
3101 marker.
3102 * g++.dg/special/initp1.C: Remove invalid attribute usage.
3103 * g++.dg/template/access3.C: Add typename keyword.
3104 * g++.dg/template/access5.C: Remove stray semicolon.
3105 * g++.dg/template/access6.C: Likewise.
3106 * g++.dg/template/complit1.C: Likewise.
3107 * g++.dg/template/crash1.C: Change error message.
3108 * g++.dg/template/inherit2.C: Remove stray semicolon.
3109 * g++.dg/template/instantiate2.C: Likewise.
3110 * g++.dg/template/instantiate3.C: Change error message.
3111 * g++.dg/template/qual1.C: Remove stray semicolon.
3112 * g++.dg/template/qualttp18.C: Change error message.
3113 * g++.dg/template/ref1.C: Remove stray semicolon.
3114 * g++.dg/template/sizeof1.C (A::value): Declare it.
3115 * g++.dg/template/spec4.C: Change error message.
3116 * g++.dg/template/static1.C: Likewise.
3117 * g++.dg/template/type1.C: Likewise.
3118 * g++.dg/template/typename3.C: Likewise.
3119 * g++.old-deja/g++.benjamin/13478.C: Change error message.
3120 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3121 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3122 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3123 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3124 named return value extension.
3125 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3126 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3127 * g++.old-deja/g++.bob/extern_C.C: Likewise.
3128 * g++.old-deja/g++.bob/inherit2.C: Likewise.
3129 * g++.old-deja/g++.brendan/complex1.C: Likewise.
3130 * g++.old-deja/g++.brendan/copy5.C: Likewise.
3131 * g++.old-deja/g++.brendan/crash13.C: Likewise.
3132 * g++.old-deja/g++.brendan/crash15.C: Likewise.
3133 * g++.old-deja/g++.brendan/crash18.C: Change error message.
3134 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3135 * g++.old-deja/g++.brendan/crash38.C: Likewise.
3136 * g++.old-deja/g++.brendan/crash50.C: Likewise.
3137 * g++.old-deja/g++.brendan/crash56.C: Likewise.
3138 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3139 syntax.
3140 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3141 * g++.old-deja/g++.brendan/crash8.C: Change error message.
3142 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3143 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3144 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3145 * g++.old-deja/g++.brendan/template11.C: Likewise.
3146 * g++.old-deja/g++.brendan/template26.C: Likewise.
3147 * g++.old-deja/g++.brendan/template27.C: Use explicit
3148 specialization syntax.
3149 * g++.old-deja/g++.brendan/template30.C: Likewise.
3150 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3151 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3152 non-dependent names.
3153 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3154 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3155 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3156 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3157 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3158 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3159 named return value extension.
3160 * g++.old-deja/g++.ext/namedret2.C: Likewise.
3161 * g++.old-deja/g++.ext/namedret3.C: Likewise.
3162 * g++.old-deja/g++.ext/return1.C: Likewise.
3163 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3164 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3165 * g++.old-deja/g++.jason/access8.C: Likewise.
3166 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3167 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3168 pseudo-destructor names.
3169 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3170 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3171 pseudo-destructor names.
3172 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3173 * g++.old-deja/g++.jason/overload19.C: Likewise.
3174 * g++.old-deja/g++.jason/overload32.C: Likewise.
3175 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3176 stray semicolons.
3177 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3178 * g++.old-deja/g++.jason/return.C: Likewise.
3179 * g++.old-deja/g++.jason/return2.C: Likewise.
3180 * g++.old-deja/g++.jason/shadow1.C: Likewise.
3181 * g++.old-deja/g++.jason/special.C: Use explicit specialization
3182 syntax.
3183 * g++.old-deja/g++.jason/template10.C: Account for use of
3184 non-dependent names.
3185 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3186 syntax.
3187 * g++.old-deja/g++.jason/template37.C: Likewise.
3188 * g++.old-deja/g++.law/access4.C: Change error messages.
3189 * g++.old-deja/g++.law/arm13.C: Remove incorrect
3190 pseudo-destructor names.
3191 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3192 * g++.old-deja/g++.law/ctors9.C: Likewise.
3193 * g++.old-deja/g++.law/cvt22.C: Likewise.
3194 * g++.old-deja/g++.law/dtors5.C: Likewise.
3195 * g++.old-deja/g++.law/global-init1.C: Likewise.
3196 * g++.old-deja/g++.law/missed-error3.C: Likewise.
3197 * g++.old-deja/g++.law/operators28.C: Likewise.
3198 * g++.old-deja/g++.law/visibility28.C: Likewise.
3199 * g++.old-deja/g++.martin/eval1.C: Likewise.
3200 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3201 name.
3202 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3203 * g++.old-deja/g++.mike/net34.C: Likewise.
3204 * g++.old-deja/g++.mike/net36.C: Likewise.
3205 * g++.old-deja/g++.mike/ns2.C: Likewise.
3206 * g++.old-deja/g++.mike/p12306.C: Likewise.
3207 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3208 value extension.
3209 * g++.old-deja/g++.mike/p700.C: Likewise.
3210 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3211 * g++.old-deja/g++.mike/p710.C: Likewise.
3212 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3213 value extension.
3214 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3215 * g++.old-deja/g++.mike/pmf9.C: Likewise.
3216 * g++.old-deja/g++.ns/crash2.C: Likewise.
3217 * g++.old-deja/g++.ns/crash3.C: Likewise.
3218 * g++.old-deja/g++.ns/invalid1.C: Likewise.
3219 * g++.old-deja/g++.ns/ns17.C: Likewise.
3220 * g++.old-deja/g++.ns/template16.C: Likewise.
3221 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3222 keyword.
3223 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3224 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3225 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3226 named return value extension.
3227 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3228 * g++.old-deja/g++.other/access4.C: Issue additional error
3229 messages.
3230 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3231 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3232 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3233 * g++.old-deja/g++.other/crash25.C: Change error message.
3234 * g++.old-deja/g++.other/crash4.C: Change error message.
3235 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3236 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3237 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3238 checks.
3239 * g++.old-deja/g++.other/defarg8.C: Likewise.
3240 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3241 * g++.old-deja/g++.other/dtor10.C: Likewise.
3242 * g++.old-deja/g++.other/incomplete.C: Likewise.
3243 * g++.old-deja/g++.other/linkage7.C: Likewise.
3244 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3245 lookup algorithm.
3246 * g++.old-deja/g++.other/mangle2.C: Likewise.
3247 * g++.old-deja/g++.other/refinit2.C: Likewise.
3248 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3249 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3250 * g++.old-deja/g++.pt/crash28.C: Likewise.
3251 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3252 syntax.
3253 * g++.old-deja/g++.pt/crash32.C: Change error message.
3254 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3255 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3256 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3257 error message position.
3258 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3259 * g++.old-deja/g++.pt/defarg8.C: Change error message.
3260 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3261 syntax.
3262 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3263 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3264 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3265 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3266 keyword.
3267 * g++.old-deja/g++.pt/explicit31.C: Likewise.
3268 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3269 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3270 keyword.
3271 * g++.old-deja/g++.pt/explicit71.C: Change error message.
3272 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3273 syntax.
3274 * g++.old-deja/g++.pt/friend28.C: Account for use of
3275 non-dependent names.
3276 * g++.old-deja/g++.pt/friend29.C: Likewise.
3277 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3278 rules.
3279 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3280 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3281 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3282 lookup rules.
3283 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3284 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3285 keyword.
3286 * g++.old-deja/g++.pt/memclass20.C: Likewise.
3287 * g++.old-deja/g++.pt/memclass5.C: Likewise.
3288 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3289 keyword.
3290 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3291 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3292 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3293 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3294 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
a8d0ddaf 3295 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
876200a8
MM
3296 keyword.
3297 * g++.old-deja/g++.pt/spec10.C: Likewise.
3298 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3299 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3300 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3301 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3302 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3303 * g++.old-deja/g++.pt/ttp62.C: Likewise.
3304 * g++.old-deja/g++.pt/ttp64.C: Likewise.
3305 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3306 * g++.old-deja/g++.pt/typename15.C: Likewise.
3307 * g++.old-deja/g++.pt/typename22.C: Likewise.
3308 * g++.old-deja/g++.pt/typename6.C: Change error messages.
3309 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3310 * g++.old-deja/g++.pt/virtual2.C: Likewise.
3311 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3312 syntax.
3313 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3314 return value extension.
3315 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3316 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3317 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3318 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
a8d0ddaf 3319
aac1406f
NS
33202002-12-26 Nathan Sidwell <nathan@codesourcery.com>
3321
eab5474f
NS
3322 * g++.dg/warn/inline1.C: New test.
3323 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3324 * g++.old-deja/g++.jason/synth10.C: Likewise.
3325 * g++.old-deja/g++.mike/net31.C: Likewise.
3326 * g++.old-deja/g++.mike/p8786.C: Likewise.
3327
aac1406f
NS
3328 * g++.dg/template/friend10.C: New test.
3329 * g++.dg/template/conv5.C: New test.
3330
b9201622 33312002-12-24 Nathan Sidwell <nathan@codesourcery.com>
a8d0ddaf 3332
3e14cd30 3333 * g++.dg/lookup/scoped3.C: New test.
a8d0ddaf 3334
b9201622
NS
3335 * g++.dg/lookup/decl1.C: New test.
3336 * g++.dg/lookup/decl2.C: New test.
3337
40aa9d95
JM
33382002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
3339
3340 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3341 gcc.c-torture/compile/20021015-1.c,
3342 gcc.c-torture/compile/20021015-2.c,
3343 gcc.c-torture/compile/20021123-1.c,
3344 gcc.c-torture/compile/20021123-2.c,
3345 gcc.c-torture/compile/20021123-3.c,
3346 gcc.c-torture/compile/20021123-4.c,
3347 gcc.c-torture/execute/20021024-1.c: Add tests previously added
3348 only to 3.1 or 3.2 branch.
3349
8dc65b6e
MM
33502002-12-23 Mark Mitchell <mark@codesourcery.com>
3351
b9201622 3352 * gcc.dg/i386-bitfield3.c: New test.
a8d0ddaf 3353
b9201622 3354 * gcc.dg/i386-bitfield2.c: New test.
a8d0ddaf 3355
081cebb2
NS
33562002-12-22 Nathan Sidwell <nathan@codesourcery.com>
3357
3358 * g++.dg/parse/conv_op1.C: New test.
3359
7887df62
JZ
33602002-12-21 Josef Zlomek <zlomekj@suse.cz>
3361
3362 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3363 approved.
3364
7ec52186
JZ
33652002-12-20 Josef Zlomek <zlomekj@suse.cz>
3366
3367 * gcc.c-torture/compile/20021220-1.c: New test.
3368
e91f04de
CH
33692002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
3370
3371 * gcc.dg/i386-fastcall-1.c: New.
3372
039baf9e
EB
33732002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3374
3375 * gcc.c-torture/execute/20021219-1.c: New test.
3376
e54b4cae
EB
33772002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3378
3379 * gcc.dg/i386-pic-1.c: New test.
3380
da9701a6
KL
33812002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3382
3383 PR c++/8099
3384 * g++.dg/template/friend9.C: New test.
3385
cab7a9a3
KL
33862002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3387
3388 PR c++/3663
3389 * g++.dg/template/access7.C: New test.
3390
a15791b0
NC
33912002-12-18 Nick Clifton <nickc@redhat.com>
3392
3393 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3394 the libstdc++-v3 directory has been found.
3395
dd05b1b4
DP
33962002-12-12 Devang Patel <dpatel@apple.com>
3397 * gcc.dg/darwin-ld-1.c: New test.
3398 * gcc.dg/darwin-ld-2.c: New test.
3399 * gcc.dg/darwin-ld-3.c: New test.
3400 * gcc.dg/darwin-ld-4.c: New test.
3401 * gcc.dg/darwin-ld-5.c: New test.
4977bab6 3402
2eb96bdb
EB
34032002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3404
3405 * gcc.c-torture/compile/20021212-1.c: New test.
3406
b3a5a50c
NB
34072002-12-11 Neil Booth <neil@daikokuya.co.uk>
3408
3409 * gcc.dg/fshort-wchar: New test.
3410
4fe1edca
MM
34112002-12-10 Mark Mitchell <mark@codesourcery.com>
3412
d23faea1
MM
3413 PR c++/8372
3414 * g++.dg/template/dtor1.C: New test.
3415
4fe1edca
MM
3416 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3417 markers.
3418
801bb04d
JJ
34192002-12-10 Jakub Jelinek <jakub@redhat.com>
3420
3421 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3422
dcba9b0f
MM
34232002-12-09 Mark Mitchell <mark@codesourcery.com>
3424
3425 * g++.dg/template/static1.C: New test.
3426 * g++.dg/template/static2.C: New test.
3427 * g++.old-deja/g++.ext/memconst.C: New test.
3428
da549e29
KG
34292002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3430
3431 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3432 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3433 * g++.dg/special/initp1.C: Likewise.
3434
61f6c84f
JJ
34352002-12-06 Jakub Jelinek <jakub@redhat.com>
3436
3437 * gcc.c-torture/execute/20021204-1.c: New test.
3438
16823694
GK
34392002-12-04 Geoffrey Keating <geoffk@apple.com>
3440
3441 * gcc.dg/ppc-fmadd-1.c: New file.
3442 * gcc.dg/ppc-fmadd-2.c: New file.
3443 * gcc.dg/ppc-fmadd-3.c: New file.
3444
d61fd3f1
EB
34452002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3446
3447 * gcc.c-torture/compile/20021204-1.c: New test.
3448
4977bab6
ZW
34492002-12-03 Nathan Sidwell <nathan@codesourcery.com>
3450
3451 * g++.dg/inherit/covariant2.C: New test.
3452 * g++.dg/inherit/covariant3.C: New test.
3453 * g++.dg/inherit/covariant4.C: New test.
3454 * g++.dg/inherit/covariant1.C: Remove XFAIL.
3455 * g++.old-deja/g++.robertl/eb17.C: Likewise.
3456
ee7ecb29
MM
34572002-12-03 Mark Mitchell <mark@codesourcery.com>
3458
3459 PR c++/8688
3460 * g++.dg/init/brace3.C: New test.
3461
b11b0178
KH
34622002-12-02 Kazu Hirata <kazu@cs.umass.edu>
3463
3464 * gcc.dg/20020210-1.c: Fix a comment typo.
3465
2e185155
MM
34662002-12-02 Mark Mitchell <mark@codesourcery.com>
3467
5089de93
MM
3468 PR c++/8720
3469 * g++.dg/parse/defarg1.C: New test.
3470
3471 PR c++/8615
3472 * g++.dg/template/char1.C: New test.
3473
2e185155
MM
3474 * g++.dg/template/varmod1.C: Fix typo.
3475
218e0eb6
KL
34762002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3477
3478 DR 180
3479 * g++.old-deja/g++.pt/crash32.C: Expect error.
3480
a82d6da5
MM
34812002-12-01 Mark Mitchell <mark@codesourcery.com>
3482
94fc547c
MM
3483 PR c++/5919
3484 * g++.dg/template/varmod1.C: New test.
3485
a82d6da5
MM
3486 PR c++/8727
3487 * g++.dg/inherit/typeinfo1.C: New test.
4977bab6 3488
a82d6da5
MM
3489 PR c++/8663
3490 * g++.dg/inherit/typedef1.C: New test.
3491
c17707f1
MM
34922002-11-30 Mark Mitchell <mark@codesourcery.com>
3493
c9f8536c
MM
3494 PR c++/8332
3495 PR c++/8493
3496 * g++.dg/template/strlen1.C: New test.
3497
328de7c2
MM
3498 PR c++/8227
3499 * g++.dg/template/ctor2.C: New test.
3500
c17707f1
MM
3501 PR c++/8214
3502 * g++.dg/init/string1.C: New test.
3503
65f8b0fb
MM
3504 PR c++/8511
3505 * g++.dg/template/friend8.C: New test.
3506
f6a83eb0
JB
35072002-11-29 Joe Buck <jbuck@synopsys.com>
3508
3509 * g++.dg/lookup/anon2.C: New test.
3510
e7c79ef9
KH
35112002-11-28 Kazu Hirata <kazu@cs.umass.edu>
3512
3513 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3514 h8300 port.
3515
63313700
RS
35162002-11-27 Richard Sandiford <rsandifo@redhat.com>
3517
3518 * gcc.dg/bitfld-6.c: New test.
3519
b8c25665 35202002-11-27 Jan Hubicka <jh@suse.cz>
1dc46545
JH
3521
3522 * gcc.c-torture/execute/20021127.[cx]: New test.
3523
b8c25665 35242002-11-26 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
3525
3526 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3527 quality.
3528
a16f2357
GK
35292002-11-26 Geoffrey Keating <geoffk@apple.com>
3530
3531 * g++.dg/init/brace2.C: New test.
3532 * g++.old-deja/g++.mike/p9129.C: Correct.
3533
6b5aa5d0
MM
35342002-11-26 Mark Mitchell <mark@codesourcery.com>
3535
3536 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3537
4977bab6
ZW
35382002-11-25 Andreas Bauer <baueran@in.tum.de>
3539
3540 * gcc.dg/sibcall-6: New test for indirect sibcalls.
3541
2003cd37
MM
35422002-11-25 Mark Mitchell <mark@codesourcery.com>
3543
3544 * testsuite/g++.dg/abi/empty11.C: New test.
3545 * testsuite/g++.dg/rtti/cv1.C: New test.
3546
d860bdd3
HPN
35472002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
3548
3549 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3550
8a874cb4
MM
35512002-11-24 Mark Mitchell <mark@codesourcery.com>
3552
3553 * g++.dg/abi/empty10.C: New test.
3554
d61fd3f1 35552002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
642c8681
EB
3556
3557 * gcc.c-torture/compile/20021124-1.c: New test.
3558
05abed76
MM
35592002-11-22 Mark Mitchell <mark@codesourcery.com>
3560
3561 * g++.dg/abi/rtti2.C: New test.
3562
d61fd3f1 35632002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
75c2b973
EB
3564
3565 * gcc.dg/i386-unroll-1.c: New test.
3566
d61fd3f1 35672002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6d1d1db0
EB
3568
3569 * gcc.c-torture/compile/20021120-1.c: New test.
3570 * gcc.c-torture/compile/20021120-2.c: New test.
3571
5354730b
RS
35722002-11-20 Richard Sandiford <rsandifo@redhat.com>
3573
3574 * gcc.dg/bitfld-5.c: New test.
3575
5720520f
RS
35762002-11-20 Richard Sandiford <rsandifo@redhat.com>
3577
3578 * gcc.c-torture/execute/20021120-3.c: New test.
3579
4392ebd3
RS
35802002-11-20 Richard Sandiford <rsandifo@redhat.com>
3581
3582 * gcc.c-torture/execute/20021120-2.c: New test.
3583
3748bd9e
RS
35842002-11-20 Richard Sandiford <rsandifo@redhat.com>
3585
3586 * gcc.c-torture/execute/20021120-1.c: New test.
3587
bc02f8d3
JJ
35882002-11-20 Jakub Jelinek <jakub@redhat.com>
3589
3590 * gcc.c-torture/execute/20021118-3.c: New test.
3591
d61fd3f1 35922002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
d5fc82c5
EB
3593
3594 * gcc.c-torture/compile/20021119-1.c: New test.
3595
3b312ef4
JT
35962002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
3597
3598 * gcc.dg/duff-1.c: New test.
3599 * gcc.dg/duff-2.c: New test.
3600 * gcc.dg/duff-3.c: New test.
3601
8128cccf
NB
36022002-11-18 Neil Booth <neil@daikokuya.co.uk>
3603
3604 * gcc.dg/cpp/_Pragma5.c: New test.
3605
3503150c
RS
36062002-11-18 Richard Sandiford <rsandifo@redhat.com>
3607
3608 * gcc.c-torture/execute/20021118-2.c: New test.
3609
180bde4f
RS
36102002-11-18 Richard Sandiford <rsandifo@redhat.com>
3611
3612 * gcc.c-torture/execute/20021118-1.c: New test.
3613
aaefd216
JJ
36142002-11-16 Jakub Jelinek <jakub@redhat.com>
3615
3616 * gcc.dg/20021116-1.c: New test.
3617
95675950
MM
36182002-11-14 Mark Mitchell <mark@codesourcery.com>
3619
3620 * g++.dg/abi/vcall1.C: New test.
3621
7eca317a
JJ
36222002-11-14 Jakub Jelinek <jakub@redhat.com>
3623
3624 * gcc.dg/20021029-1.c: New test.
3625 * gcc.dg/20021029-2.c: New test.
3626
1fccfa1e
JDA
36272002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
3628
3629 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
3630
110c25ef
EB
36312002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
3632
3633 PR c/8439
3634 * gcc.dg/20021110.c: Move to ...
3635 * gcc.c-torture/compile/20021110.c: .... here.
3636
303b90b0
FS
36372002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3638
3639 PR c/8467
3640 * gcc.c-torture/execute/20021111-1.c
3641
45ed7228
EB
36422002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
3643
3644 PR c/8439
110c25ef 3645 * gcc.dg/20021110.c: New test.
4977bab6 3646
06315871
MM
36472002-11-10 Mark Mitchell <mark@codesourcery.com>
3648
3649 * g++.dg/abi/vthunk3.C: Run only on x86.
3650
04e6db94
JM
36512002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
3652
3653 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
3654
323941f6
HPN
36552002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
3656
3657 * lib/compat.exp (compat-execute): Fix logic error in last
3658 change.
3659
8c47cfd8
NB
36602002-11-09 Neil Booth <neil@daikokuya.co.uk>
3661
3662 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
3663
5c74d5b0
KL
36642002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3665
3666 PR c++/8389
3667 * g++.dg/template/access6.C: New test.
3668
b8c25665 36692002-11-08 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
3670
3671 * gcc.dg/i386-ssefp-1.c: New test.
3672 * gcc.dg/i386-ssefp-1.c: New test.
3673
b8c25665 36742002-11-08 Jan Hubicka <jh@suse.cz>
8dd3ca88
JH
3675
3676 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
3677
4f2c9d7e
MM
36782002-11-07 Mark Mitchell <mark@codesourcery.com>
3679
e6a66567
MM
3680 * g++.dg/abi/vthunk3.C: New test.
3681
4f2c9d7e
MM
3682 PR c++/8338
3683 * g++.dg/template/crash2.C: New test.
3684
f72ab53b
MM
36852002-11-07 Mark Mitchell <mark@codesourcery.com>
3686
3687 * testsuite/g++.dg/abi/dtor1.C: New test.
3688 * testsuite/g++.dg/abi/dtor2.C: Likewise.
3689
3cfe49da
GK
36902002-11-05 Geoffrey Keating <geoffk@apple.com>
3691
3692 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
3693 Darwin.
3694
9e96797f
AN
36952002-11-04 Adam Nemet <anemet@lnxw.com>
3696
3697 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
3698 -mthumb. Only xfail with -O0.
3699
548502d3
MM
37002002-11-03 Mark Mitchell <mark@codesourcery.com>
3701
3702 * g++.dg/abi/thunk1.C: New test.
3703 * g++.dg/abi/thunk2.C: Likewise.
3704 * g++.dg/abi/vtt1.C: Likewise.
3705
8cd4a359
DN
37062002-11-02 Diego Novillo <dnovillo@redhat.com>
3707
3708 PR optimization/8423
3709 * gcc.c-torture/execute/builtin-constant.c: New test.
3710
04d57dd5
ZW
37112002-11-01 Zack Weinberg <zack@codesourcery.com>
3712
3713 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
3714 Add some more cases.
3715
bec80a45
MM
37162002-11-01 Mark Mitchell <mark@codesourcery.com>
3717
3718 PR c++/8391
3719 * g++.dg/opt/local1.C: New test.
3720
8c081e84
MM
37212002-10-30 Mark Mitchell <mark@codesourcery.com>
3722
3723 PR c++/8160
3724 * g++.dg/template/complit1.C: New test.
3725
3726 PR c++/8149
3727 * g++.dg/template/typename4.C: Likewise.
3728
7088fca9
KL
37292002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3730
3731 Core issue 287, PR c++/7639
3732 * g++.dg/template/instantiate1.C: Adjust error location.
3733 * g++.dg/template/instantiate3.C: New test.
3734 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
3735 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
3736 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
3737
f6a9714b
HPN
37382002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
3739
3740 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
3741
59db5f7b
MM
37422002-10-29 Mark Mitchell <mark@codesourcery.com>
3743
3744 PR c++/8287
3745 * g++.dg/init/dtor2.C: New test.
3746
a80c67ca
KG
37472002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3748
3749 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
3750 * gcc.dg/nest.c: Bypass errors on irix6.
3751
96a888d6
HPN
37522002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
3753
3754 * gcc.dg/nest.c: Expect error for mmix-*-*.
3755 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
3756
1f032a99
HPN
37572002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
3758
600522f8
HPN
3759 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
3760 markers.
3761
35fcca95 3762 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1f032a99 3763
f0dd122b
MS
37642002-10-25 Mike Stump <mrs@apple.com>
3765
3766 * gcc.dg/warn-1.c: New test.
3767
f65e1183
ZW
37682002-10-25 Zack Weinberg <zack@codesourcery.com>
3769
3770 * g++.dg/template/typename3.C: New test.
3771
bb5e8a7f
MM
37722002-10-25 Mark Mitchell <mark@codesourcery.com>
3773
e93ee644
MM
3774 * g++.dg/lookup/ptrmem1.C: New test.
3775
bb5e8a7f
MM
3776 * g++.dg/abi/vthunk2.C: New test.
3777
f3763a44
ZW
37782002-10-25 Zack Weinberg <zack@codesourcery.com>
3779
3780 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
3781
ba9a991f
MM
37822002-10-24 Mark Mitchell <mark@codesourcery.com>
3783
3784 * g++.dg/abi/empty9.C: New test.
3785
5f13cfc6
RH
37862002-10-24 Richard Henderson <rth@redhat.com>
3787
3788 * g++.dg/inherit/thunk1.C: Enable for ia64.
3789
6b607ffd
MM
37902002-10-23 Mark Mitchell <mark@codesourcery.com>
3791
3792 PR c++/8067
3793 * g++.dg/lookup/pretty1.C: New test.
3794
8bfb45f8
JJ
37952002-10-23 Jakub Jelinek <jakub@redhat.com>
3796
3797 * gcc.dg/20021023-1.c: New test.
3798
e6f052b7
MM
37992002-10-23 Mark Mitchell <mark@codesourcery.com>
3800
3801 PR c++/7679
3802 * g++.dg/parse/inline1.C: New test.
f65e1183 3803
e2358068
RH
38042002-10-23 Richard Henderson <rth@redhat.com>
3805
619703c6
RH
3806 * g++.dg/inherit/thunk1.C: Enable for x86_64.
3807
e2358068
RH
3808 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
3809
ad4f9910
MM
38102002-10-22 Mark Mitchell <mark@codesourcery.com>
3811
3812 PR c++/6579
3813 * g++.dg/parse/stmtexpr3.C: New test.
3814
8fe734a3
NS
38152002-10-22 Nathan Sidwell <nathan@codesourcery.com>
3816
3817 * g++.dg/expr/cond1.C: New test.
3818
4977bab6
ZW
38192002-10-21 Zack Weinberg <zack@codesourcery.com>
3820
3821 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
3822
7ba539c6
MM
38232002-10-21 Mark Mitchell <mark@codesourcery.com>
3824
3825 * g++.dg/abi/vbase13.C: New test.
3826 * g++.dg/abi/vbase14.C: Likewise.
3827
75d38379
JJ
38282002-10-21 Jakub Jelinek <jakub@redhat.com>
3829
3830 * gcc.dg/tls/pic-1.c: New test.
3831 * gcc.dg/tls/nonpic-1.c: New test.
3832 * gcc.dg/20021018-1.c: New test.
3833
aaee784a
UW
38342002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
3835
3836 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
3837 Remove only files with the same base name as the test case.
3838 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
3839 (profopt-execute): Likewise. Also, remove old profiling
3840 and performance data files before running the tests.
3841
3842 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
3843 * g++.dg/bprob/bprob.exp: Likewise.
3844 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
3845 to allow more general test case names.
3846
3847 * g++.dg/bprob/bprob-1.C: Rename to ...
3848 * g++.dg/bprob/g++-bprob-1.C: ... this.
3849
3850 * g77.dg/bprob/bprob-1.f: Rename to ...
3851 * g77.dg/bprob/g77-bprob-1.f: ... this.
3852
22bd2554
ZW
38532002-10-21 Zack Weinberg <zack@codesourcery.com>
3854
3855 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
3856 bison 1.50 or later.
3857
434fb8b7
JJ
38582002-10-21 Janis Johnson <janis187@us.ibm.com>
3859
3860 * g++.dg/README: Describe more test directories.
3861
42328048
MM
38622002-10-21 Mark Mitchell <mark@codesourcery.com>
3863
3864 * g++.dg/init/array6.C: Add additional tests.
3865
ecef5e87
UW
38662002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
3867
3868 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
3869 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
3870
0ac1a3d3
KH
38712002-10-21 Kazu Hirata <kazu@cs.umass.edu>
3872
3873 * gcc.c-torture/compile/20020604-1.x: New.
3874 * gcc.c-torture/compile/simd-5.x: Likewise.
3875 * gcc.c-torture/execute/920710-1.x: Likewise.
3876 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
3877
97cc1f5e
MM
38782002-10-21 Mark Mitchell <mark@codesourcery.com>
3879
3880 * g++.dg/inherit/override1.C: Add dg-options clause.
3881
ab3146fd
ZD
38822002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3883
3884 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
3885 _mm_slli_si128.
3886
0d8b229b
AS
38872002-10-19 Andreas Schwab <schwab@suse.de>
3888
3889 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
3890 directory component.
3891
9368208b
MM
38922002-10-18 Mark Mitchell <mark@codesourcery.com>
3893
80bbd03d
MM
3894 * g++.dg/inherit/thunk1.C: New test.
3895
9368208b
MM
3896 * g++.dg/inherit/override1.C: New test.
3897
3898 * g++.dg/abi/mangle11.C: New test.
3899 * g++.dg/abi/mangle14.C: New test.
3900 * g++.dg/abi/mangle17.C: New test.
3901
8a188e24
NS
39022002-10-17 Nathan Sidwell <nathan@codesourcery.com>
3903
3904 * g++.dg/overload/member2.C: New test.
3905
768bf0ab
JJ
39062002-10-17 Janis Johnson <janis187@us.ibm.com>
3907
3908 * g++.dg/README: Describe new compat directory.
3909 * g++.dg/dg.exp: Skip tests in compat directory.
3910 * README.compat: New file.
3911 * lib/compat.exp: New expect script.
3912 * g++.dg/compat: New test directory.
3913 * g++.dg/compat/compat.exp: New expect script.
3914 * g++.dg/compat/abi: New test directory.
3915 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
3916 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
3917 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
3918 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
3919 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
3920 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
3921 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
3922 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
3923 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
3924 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
3925 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
3926 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
3927 * g++.dg/compat/break: New test directory.
3928 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
3929 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
3930 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
3931 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
3932 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
3933 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
3934 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
3935 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
3936 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
3937 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
3938 g++.dg/compat/break/README: New files.
3939 * g++.dg/compat/eh: New test directory.
3940 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
3941 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
3942 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
3943 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
3944 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
3945 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
3946 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
3947 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
3948 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
3949 g++.dg/compat/eh/filter2_y.C,
3950 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
3951 g++.dg/compat/eh/new1_y.C,
3952 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
3953 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
3954 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
3955 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
3956 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
3957 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
3958 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
3959 g++.dg/compat/eh/unexpected1_y.C: New files.
3960 * g++.dg/compat/init: New test directory.
3961 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
3962 g++.dg/compat/init/array5_y.C,
3963 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
3964 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
3965 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
3966 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
3967 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
3968 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
3969 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
3970 g++.dg/compat/init/init-ref2_y.C: New files.
3971
982216be
MM
39722002-10-17 Mark Mitchell <mark@codesourcery.com>
3973
3974 PR c++/7584
3975 * g++.dg/inherit/using3.C: New test.
3976
b8c25665 39772002-10-17 Jan Hubicka <jh@suse.cz>
ff229ff6
JH
3978
3979 * gcc.dg/20021017-2.c: New test.
3980
b216f69b
MM
39812002-10-17 Mark Mitchell <mark@codesourcery.com>
3982
2d05cd96 3983 * g++.dg/abi/mangle16.C: Adjust.
d768a589 3984
b216f69b
MM
3985 * g++.dg/init/array8.C: New test.
3986
6e53546d
RS
39872002-10-17 Richard Sandiford <rsandifo@redhat.com>
3988
3989 * gcc.dg/special/mips-abi.exp: New test.
3990 * gcc.dg/special/mips-abi.s: Empty file used by the above.
3991
2303a079
MM
39922002-10-16 Mark Mitchell <mark@codesourcery.com>
3993
d3133e68
MM
3994 * g++.dg/abi/mangle16.C: New test.
3995 * g++.dg/abi/mangle17.C: Likewise.
3996
2303a079
MM
3997 PR c++/7478
3998 * g++.dg/template/ref1.C: New test.
3999
e055ba36
KG
40002002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4001
4002 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4003
6e2ac1ae
UW
40042002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
4005
4006 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4007
451c0899
MM
40082002-10-16 Mark Mitchell <mark@codesourcery.com>
4009
4010 PR c++/7524
4011 * g++.dg/init/array7.C: New test.
4012
3fa3c4bd
MM
40132002-10-15 Mark Mitchell <mark@codesourcery.com>
4014
4015 * g++.dg/init/array6.C: New test.
22bd2554 4016
3fa3c4bd
MM
4017 * g++.dg/abi/mangle13.C: Likewise.
4018 * g++.dg/abi/mangle14.C: Likewise.
4019 * g++.dg/abi/mangle15.C: Likewise.
4020
58731fd1
MM
40212002-10-14 Mark Mitchell <mark@codesourcery.com>
4022
4023 * g++.dg/abi/empty8.C: New test.
22bd2554 4024
6742d92b
NS
40252002-10-15 Nathan Sidwell <nathan@codesourcery.com>
4026
4027 * g++.dg/init/ctor1.C: New test.
4028
23a64177
UW
40292002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
4030
4031 * gcc.c-torture/execute/20021015-1.c: New test.
4032
b8c25665 40332002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
38364bd2
R
4034
4035 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4036
b8c25665 40372002-10-14 Jan Hubicka <jh@suse.cz>
1877be45
JH
4038
4039 * gcc.dg/i386-ssetype-[1-5].c: New tests.
4040
741fa37f
RH
40412002-10-14 Richard Henderson <rth@redhat.com>
4042
4043 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4044
a3b88570
MM
40452002-10-14 Mark Mitchell <mark@codesourcery.com>
4046
4047 PR optimization/6631
4048 * g++.dg/opt/const2.C: New test.
4049
77631fa7
MM
40502002-10-14 Mark Mitchell <mark@codesourcery.com>
4051
4052 PR c++/7176
4053 * g++.dg/parse/friend1.C: New test.
4054 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4055
0d1c5774
JJ
40562002-10-14 Jakub Jelinek <jakub@redhat.com>
4057
4058 * gcc.dg/20021014-1.c: New test.
4059
8e3df2de
MM
40602002-10-11 Mark Mitchell <mark@codesourcery.com>
4061
dac45b5c
MM
4062 PR c++/5661
4063 * g++.dg/ext/vlm1.C: New test.
4064 * g++.dg/ext/vlm2.C: Likewise.
22bd2554 4065
8e3df2de
MM
4066 * g++.dg/init/array1.C: Remove invalid braces.
4067 * g++.dg/init/brace1.C: New test.
4068 * g++.dg/init/copy2.C: Likewise.
4069 * g++.dg/init/copy3.C: Likewise.
4070 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4071 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4072 braces.
22bd2554 4073
98ddd678
NB
40742002-10-11 Neil Booth <neil@daikokuya.co.uk>
4075
4076 * gcc.dg/cpp/assembler.S: Don't use -ansi.
4077
b8c25665 40782002-10-11 Richard Shann <richard.shann@superh.com>
0488fa7c
JR
4079
4080 * gcc.c-torture/compile/simd-5.c: New test.
4081
4977bab6
ZW
40822002-10-10 Roger Sayle <roger@eyesopen.com>
4083
4084 * gcc.c-torture/execute/shiftopt-1.c: New test case.
4085
61fdde38
JW
40862002-10-10 Jim Wilson <wilson@redhat.com>
4087
4088 * gcc.c-torture/execute/20021010-1.c: New test.
4089
95f79357
ZW
40902002-10-09 Zack Weinberg <zack@codesourcery.com>
4091
85cd7be8 4092 PR c/7353
95f79357
ZW
4093 * g++.dg/ext/typedef-init.C: New test.
4094 * gcc.dg/typedef-init.c: New test.
4095
5cc67323
NB
40962002-10-09 Neil Booth <neil@daikokuya.co.uk>
4097
4098 * gcc.dg/cpp/paste13.c: New test.
4099
131d2c16
KG
41002002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4101
4102 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
4103 remaining platforms, XFAIL during compile, not execute. Don't
4104 XFAIL at -O0.
4105
bf52f899
NS
41062002-10-08 Nathan Sidwell <nathan@codesourcery.com>
4107
4108 * gcc.dg/alias-1.c: Tweak expected warning.
4109
a85cd145
V
41102002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4111
4112 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4113
f75369c8
AJ
41142002-10-06 Andreas Jaeger <aj@suse.de>
4115
8d725537
AJ
4116 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4117 * gcc.dg/cpp/c++98.C: Likewise.
4118
4119 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4120 * g++.dg/cpp/c++98.C: Likewise.
4121
4122 * g++.dg/README (Subdirectories): Mention cpp directory.
4123
f75369c8
AJ
4124 PR target/7559
4125 * gcc.dg/20021006-1.c: New test.
4126
eb55ce4b
KL
41272002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4128
4129 PR c++/7804
4130 * g++.dg/other/warning1.C: New test.
4131
f91f86e7
RS
41322002-10-04 Roger Sayle <roger@eyesopen.com>
4133
4134 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
4135 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
4136 and sparc-*-* with -m64 as expected failures. See PR 8087.
4137
bd9bb3d2
MM
41382002-10-03 Mark Mitchell <mark@codesourcery.com>
4139
4140 PR c++/7931
4141 * g++.dg/template/ptrmem3.C: New test.
f75369c8 4142
bd9bb3d2
MM
4143 PR c++/7754
4144 * g++.dg/template/union1.C: New test.
4145
6397d80b
MM
41462002-10-03 Mark Mitchell <mark@codesourcery.com>
4147
4148 PR c++/8006
4149 * g++.dg/abi/mangle9.C: New test.
4150 * g++.dg/abi/mangle10.C: New test.
4151 * g++.dg/abi/mangle11.C: New test.
4152 * g++.dg/abi/mangle12.C: New test.
4153
2282d28d
MM
41542002-10-02 Mark Mitchell <mark@codesourcery.com>
4155
4156 PR c++/7188.
4157 * g++.dg/template/meminit1.C: New test.
4158 * g++.dg/warn/Wreorder-1.C: Likewise.
4159 * g++.old-deja/g++.mike/warn3.C: Tweak.
4160 * lib/prune.exp: Ingore "in copy constructor".
4161
e5ec43ac
AJ
41622002-10-02 Andreas Jaeger <aj@suse.de>
4163
4164 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4165 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4166 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4167 on x86-64.
4168
a1d1a0f9
MM
41692002-10-01 Mark Mitchell <mark@codesourcery.com>
4170
4171 * gcc.dg/empty1.C: Fix typo.
4172
73a73768
NS
41732002-10-01 Nathan Sidwell <nathan@codesourcery.com>
4174
4175 * gcc.dg/alias-1.c: New test.
4176
871e97f7
MM
41772002-10-01 Mark Mitchell <mark@codesourcery.com>
4178
0645ba8f
MM
4179 * gcc.dg/empty1.C: New test.
4180
871e97f7
MM
4181 * g++.dg/tls/init-2.C: Tweak error messages.
4182
8ab907e8
RS
41832002-10-01 Richard Sandiford <rsandifo@redhat.com>
4184
4185 * gcc.c-torture/compile/20020923-1.c: New test.
4186
e3e3815b
JT
41872002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
4188
4189 * gcc.c-torture/execute/ffs-1.c: New test.
4190 * gcc.c-torture/execute/ffs-2.c: Ditto.
4191
5a9a1961
NS
41922002-09-30 Nathan Sidwell <nathan@codesourcery.com>
4193
4194 * g++.dg/overload/member1.C: New test.
4195
17bbb839
MM
41962002-09-30 Mark Mitchell <mark@codesourcery.com>
4197
4198 * g++.dg/abi/empty7.C: New test.
4199 * g++.dg/init/pm2.C: Likewise.
f75369c8 4200
03357c23
NS
42012002-09-29 Nathan Sidwell <nathan@codesourcery.com>
4202
4203 * g++.dg/rtti/crash1.C: New test.
4204
d7bb749a
HPN
42052002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4206
4207 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4208 gcc.dg/sibcall-4.c: New tests.
4209
1c402174
RS
42102002-09-28 Roger Sayle <roger@eyesopen.com>
4211
4212 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4213 powerpc and MMIX targets.
4214
57147be1
ZW
42152002-09-27 Zack Weinberg <zack@codesourcery.com>
4216
4217 * gcc.dg/cpp/20020927-1.c: New.
4218
6b1ef791
DM
42192002-09-26 David S. Miller <davem@redhat.com>
4220
4221 * gcc.c-torture/compile/trunctfdf.c: New.
4222
fa4211cb
KG
42232002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4224
4225 * lib/target-supports.exp (check_weak_available): Handle solaris2.
4226
a7215b32
AM
42272002-09-27 Alan Modra <amodra@bigpond.net.au>
4228
4229 * gcc.c-torture/execute/loop-15.c: New.
4230
d57f8a71
JJ
42312002-09-26 Janis Johnson <janis187@us.ibm.com>
4232
4233 * README.QMTEST: Fix typo.
4234
b784617e
UW
42352002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
4236
4237 * gcc.dg/20020926-1.c: New test.
4238
065fa8a1
DM
42392002-09-25 David S. Miller <davem@redhat.com>
4240
4241 PR target/7842
4242 * gcc.c-torture/execute/shiftdi.c: New test.
4243
1c88948f
RE
42442002-09-26 Richard Earnshaw <rearnsha@arm.com>
4245
4246 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4247 unique to the tool.
4248 * lib/g77.exp (g77_init): Likewise.
4249 * lib/g++.exp (g++_init): Likewise.
4250 * lib/objc.exp (objc_init): Likewise.
4251
956d9305
MM
42522002-09-25 Mark Mitchell <mark@codesourcery.com>
4253
4254 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4255 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4256 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4257
6190e147
RH
42582002-09-25 Richard Henderson <rth@redhat.com>
4259
4260 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4261 too-small long double.
4262
c354bbcc
HPN
42632002-09-23 Hans-Peter Nilsson <hp@axis.com>
4264
4265 * gcc.dg/20020919-1.c: New test.
4266
2d3e278d
MM
42672002-09-23 Mark Mitchell <mark@codesourcery.com>
4268
4269 * g++.dg/abi/bitfield6.C: New test.
4270 * g++.dg/abi/bitfield7.C: New test.
4271 * g++.dg/abi/bitfield8.C: New test.
4272 * g++.dg/abi/vbase11.C: New test.
4273
490ed846
JDA
42742002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
4275
4276 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4277 hppa*-*-hpux*. Update test comment.
4278
6ba085e7
JJ
42792002-09-20 Jakub Jelinek <jakub@redhat.com>
4280
4281 * gcc.dg/tls/struct-1.c: New test.
4282
56941bf2
NB
42832002-09-20 Neil Booth <neil@daikokuya.co.uk>
4284
4285 * gcc.dg/cpp/tr-warn2.c: Update.
4286
651912d6
RE
42872002-09-20 Richard Earnshaw <rearnsha@arm.com>
4288
4289 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4290
1ce505c4
RE
42912002-09-20 Richard Earnshaw <rearnsha@arm.com>
4292
4293 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4294 systems.
4295
1db76181
HPN
42962002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
4297
e7a35dcc
HPN
4298 * gcc.c-torture/execute/ieee/mzero3.c: New test.
4299
1db76181 4300 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
e9ad2ad3
HPN
4301 Adjust for c++filt moved to binutils. Remove spurious duplicate
4302 setting of cxxfilt.
1db76181 4303
2ee2d707
GK
43042002-09-19 Geoffrey Keating <geoffk@apple.com>
4305
4306 * gcc.dg/20020312-2.c: Update for darwin.
4307
dd29188b
NS
43082002-09-18 Nathan Sidwell <nathan@codesourcery.com>
4309
4310 * g++.old-deja/g++.other/crash32.C: Mark ICE.
4311
b8c25665 43122002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
ff2522a5
NP
4313
4314 * objc.dg/comp-types-1.m: New test.
4315 * objc.dg/comp-types-2.m: New test.
4316 * objc.dg/comp-types-3.m: New test.
4317 * objc.dg/comp-types-4.m: New test.
4318 * objc.dg/comp-types-5.m: New test.
57147be1 4319 * objc.dg/comp-types-6.m: New test.
ff2522a5 4320
8269c9b8
JDA
43212002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
4322
4323 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4324
3ec83083
NS
43252002-09-16 Nathan Sidwell <nathan@codesourcery.com>
4326
85341ddd 4327 * g++.dg/other/do1.C: New test.
57147be1 4328
3ec83083 4329 * g++.dg/template/subst1.C: New test.
57147be1 4330
1f73c622
SE
43312002-09-16 Steve Ellcey <sje@cup.hp.com>
4332
4333 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4334
28c56d25
NS
43352002-09-16 Nathan Sidwell <nathan@codesourcery.com>
4336
3ec83083
NS
4337 * g++.dg/template/qualttp20.C: Adjust expected errors.
4338 * g++.old-deja/g++.jason/report.C: Likewise.
4339 * g++.old-deja/g++.other/qual1.C: Likewise.
4340
7979434d
NS
4341 * g++.dg/lookup/scoped2.C: New test.
4342
28c56d25
NS
4343 * g++.dg/ext/asm3.C: New test.
4344
2a4ecff3
RE
43452002-09-16 Richard Earnshaw <rearnsha@arm.com>
4346
4347 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4348
002b4ef1
KH
43492002-09-16 Kazu Hirata <kazu@cs.umass.edu>
4350
4351 * ChangeLog: follow spelling conventions.
4352 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4353 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4354 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4355 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4356 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4357 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4358 * g++.old-deja/g++.law/global-init1.C: Likewise.
4359 * g++.old-deja/g++.other/delete4.C: Likewise.
4360 * g++.old-deja/g++.other/inline21.C: Likewise.
4361 * g++.old-deja/g++.other/singleton.C: Likewise.
4362 * g77.dg/strlen0.f: Likewise.
4363 * g77.f-torture/compile/20010519-1.f: Likewise.
4364 * g77.f-torture/compile/980310-4.f: Likewise.
4365 * gcc.c-torture/compile/20000605-1.c: Likewise.
4366 * gcc.c-torture/execute/20020225-1.c: Likewise.
4367 * gcc.dg/c90-hexfloat-2.c: Likewise.
4368 * gcc.dg/c99-bool-1.c: Likewise.
4369 * gcc.dg/c99-hexfloat-2.c: Likewise.
4370 * gcc.dg/dll-2.c: Likewise.
4371 * gcc.dg/wtr-union-init-1.c: Likewise.
4372 * gcc.dg/wtr-union-init-2.c: Likewise.
4373 * gcc.dg/wtr-union-init-3.c: Likewise.
4374 * gcc.dg/cpp/avoidpaste1.c: Likewise.
4375 * gcc.dg/cpp/defined.c: Likewise.
4376 * gcc.dg/cpp/macsyntx.c: Likewise.
4377 * gcc.dg/cpp/paste2.c: Likewise.
4378 * gcc.dg/cpp/trad/defined.c: Likewise.
4379 * gcc.dg/format/c90-printf-1.c: Likewise.
4380 * gcc.dg/format/c90-scanf-1.c: Likewise.
4381 * gcc.dg/format/c99-printf-1.c: Likewise.
4382 * gcc.dg/format/c99-scanf-1.c: Likewise.
4383 * gcc.misc-tests/gcov-8.c: Likewise.
4384 * lib/profopt.exp: Likewise.
4385
d48d6e79
KW
43862002-09-15 Krister Walfridsson <cato@df.lth.se>
4387
4388 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4389
3baab484
NS
43902002-09-15 Nathan Sidwell <nathan@codesourcery.com>
4391
4392 * g++.dg/inherit/using2.C: New test.
4393
3bbe3320
KH
43942002-09-15 Kazu Hirata <kazu@cs.umass.edu>
4395
4396 * ChangeLog: Follow spelling conventions.
4397 * g++.dg/template/friend4.C: Likewise.
4398 * g++.old-deja/g++.pt/crash67.C: Likewise.
4399 * gcc.c-torture/execute/20000801-4.c: Likewise.
4400 * gcc.dg/c90-digraph-1.c: Likewise.
4401 * gcc.dg/c94-digraph-1.c: Likewise.
4402 * gcc.dg/c99-digraph-1.c: Likewise.
4403 * gcc.dg/cpp/line5.c: Likewise.
4404 * gcc.dg/cpp/multiline.c: Likewise.
4405 * gcc.dg/cpp/trad/literals-1.c: Likewise.
4406 * gcc.dg/format/attr-3.c: Likewise.
4407 * gcc.dg/format/c90-scanf-3.c: Likewise.
4408 * gcc.dg/format/ext-4.c: Likewise.
4409
c8460010
NS
44102002-09-15 Nathan Sidwell <nathan@codesourcery.com>
4411
4412 * g++.dg/template/pretty1.C: New test.
4413
62dfe763
AM
44142002-09-14 Alan Modra <amodra@bigpond.net.au>
4415
4416 * gcc.c-torture/execute/struct-cpy-1.c: New test.
4417
46dd3884
GDR
44182002-09-13 Matt Austern <austern@apple.com>
4419
4420 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4421 passing a cast expression to a function by const reference.
4422
712467a4
NS
44232002-09-13 Nathan Sidwell <nathan@codesourcery.com>
4424
4425 * g++.dg/template/deduce1.C: New test.
4426
b5fc646f
KH
44272002-09-13 Kazu Hirata <kazu@cs.umass.edu>
4428
4429 * gcc.c-torture/execute/simd-1.c: Force all use of int to
4430 32-bit int.
4431
d27442c9
JDA
44322002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
4433
4434 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4435 usage.
4436
0c11ae22
RE
44372002-09-10 Richard Earnshaw <rearnsha@arm.com>
4438
4439 * gcc.c-torture/compile/20020910-1.c: New test.
4440
e5a3b7bd
FCE
44412002-09-10 Frank Ch. Eigler <fche@redhat.com>
4442
4443 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4444
278bba8b
AJ
44452002-09-10 Andreas Jaeger <aj@suse.de>
4446
4447 * gcc.dg/20020312-2.c: Adjust for x86-64.
4448
f69257d6
TM
44492002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
4450
4451 * g77.dg/7388.f: New test case for PR 7388.
4452
54c93c30
AE
44532002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
4454
4455 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4456
370ce32a
ZL
44572002-09-05 Ziemowit Laski <zlaski@apple.com>
4458
4459 * objc.dg/proto-lossage-1.m: New test.
4460
2ef835f2
NB
44612002-09-06 Neil Booth <neil@daikokuya.co.uk>
4462
4463 * gcc.dg/cpp/_Pragma4.c: Fix typo.
4464
b8c25665 44652002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
746b0682
NP
4466
4467 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
4468 expected to pass.
4469
556d006c
SS
44702002-09-06 Stan Shebs <shebs@apple.com>
4471 David Edelsohn <edelsohn@gnu.org>
4472
4473 * gcc.dg/weak: New directory.
4474 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4475 target-specific xfail bits.
4476 * gcc.dg/typeof-2.c: Move to new directory.
4477 * gcc.dg/weak.exp: New expect script.
4478
7d97b054
AM
44792002-09-06 Alan Modra <amodra@bigpond.net.au>
4480
4481 * gcc.c-torture/execute/extzvsi.c: New test.
4482
8ef3ea70
SS
44832002-09-05 Stan Shebs <shebs@apple.com>
4484
4485 * gcc.dg/weak-1.c: xfail on Darwin.
4486 * gcc.dg/weak-2.c: Ditto.
4487 * gcc.dg/weak-3.c: Ditto.
4488 * gcc.dg/weak-4.c: Ditto.
4489 * gcc.dg/weak-5.c: Ditto.
4490 * gcc.dg/weak-6.c: Ditto.
4491 * gcc.dg/weak-7.c: Ditto.
4492 * gcc.dg/weak-8.c: Ditto.
4493 * gcc.dg/weak-9.c: Ditto.
4494
b8c25665 44952002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
ed6cc1f5
R
4496
4497 * gcc.c-torture/execute/loop-14.c: New test.
4498
23ccd1f3
JJ
44992002-09-04 Jakub Jelinek <jakub@redhat.com>
4500
4501 * g++.dg/other/cxa-atexit1.C: New test.
4502
f979c199
JJ
4503 * gcc.dg/typeof-2.c: New test.
4504
4977bab6
ZW
45052002-09-03 Roger Sayle <roger@eyesopen.com>
4506
4507 * gcc.dg/builtins-2.c: New testcase.
4508 * gcc.dg/builtins-3.c: New testcase.
4509
79ba5e3b
NB
45102002-09-03 Neil Booth <neil@daikokuya.co.uk>
4511
4512 * gcc.dg/cpp/_Pragma4.c: New test.
4513
b8c25665 45142002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
64f3ecb1
NP
4515
4516 * objc/execute/nil_method-1.m: New testcase.
4517
b8c25665 45182002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
0475ed26
NP
4519
4520 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4521 [Object class], not [Object initialize].
4522
c8ffe46f
RS
45232002-08-31 Roger Sayle <roger@eyesopen.com>
4524 Hans-Peter Nilsson <hp@bitrange.com>
4525
4526 * gcc.c-torture/execute/20020720-1.x: Skip test on
4527 mmix-knuth-mmixware. Correct comment.
4528
eca7f13c
MM
45292002-08-27 Mark Mitchell <mark@codesourcery.com>
4530
4531 * testsuite/g++.dg/abi/bitfield5.C: New test.
4532 * testsuite/g++.dg/abi/vbase10.C: Likewise.
4533
b8c25665 45342002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
c350f8c1
NP
4535
4536 * objc.dg/undeclared-selector.m: New test.
4537
ac2a2d6f
NS
45382002-08-27 Nathan Sidwell <nathan@codesourcery.com>
4539
4540 * g++.dg/other/offsetof1.C: Avoid cast warning.
4541
d632dee9
ZL
45422002-08-26 Ziemowit Laski <zlaski@apple.com>
4543
54c93c30 4544 * objc.dg/super-class-2.m: New test.
d632dee9 4545
13d3f0b6
MA
45462002-08-24 Matt Austern <austern@apple.com>
4547
4548 * g++.dg/ext/lvaddr.C: New test.
4549 * g++.dg/ext/lvcast.C: New test.
278bba8b 4550
5b770a96
MM
45512002-08-22 Mark Mitchell <mark@codesourcery.com>
4552
4553 * testsuite/g++.dg/inherit/cond1.C: New test.
4554
a976230b
GK
45552002-08-22 Geoffrey Keating <geoffk@redhat.com>
4556
4557 * gcc.dg/noncompile/incomplete-1.c: New test.
4558
b462d4ab
JM
45592002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
4560
4561 * gcc.dg/typespec-1.c: New test.
4562
92b5aacd
DP
45632002-08-20 Devang Patel <dpatel@apple.com>
4564 * objc.dg/proto-hier-2.m: New test.
278bba8b 4565
1bd5981b
ZL
45662002-08-19 Ziemowit Laski <zlaski@apple.com>
4567
4568 * objc.dg/bitfield-1.m: New test.
4569 * objc.dg/bitfield-2.m: New test.
4570
2984fe64
JM
45712002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
4572
4573 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4574 gcc.dg/c99-flex-array-4.c: New tests.
4575
8aa5074e
SS
45762002-08-16 Stan Shebs <shebs@apple.com>
4577
4578 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4579
2a2bfc59
JJ
45802002-08-15 Jakub Jelinek <jakub@redhat.com>
4581
4582 * gcc.dg/typeof-1.c: New test.
4583 * g++.dg/ext/typeof2.C: New test.
4584
eac5ce6c
NS
45852002-08-15 Nathan Sidwell <nathan@codesourcery.com>
4586
4587 * g++.dg/other/offsetof1.C: New test.
4588
55ae9079
RH
45892002-08-14 Richard Henderson <rth@redhat.com>
4590
4591 * gcc.dg/tls/diag-3.c: Fix expected message strings.
4592
8bfb1467
NB
45932002-08-14 Neil Booth <neil@daikokuya.co.uk>
4594
4595 * gcc.dg/cpp/_Pragma3.c: New test.
4596
22eadedb
MM
45972002-08-13 Mark Mitchell <mark@codesourcery.com>
4598
4599 * g++.dg/template/inherit3: New test.
4600
3ebf5204
NS
46012002-08-10 Nathan Sidwell <nathan@codesourcery.com>
4602
4603 * gcc.dg/bitfld-4.c: Add blank options.
4604
9e259dd1
MM
46052002-08-09 Mark Mitchell <mark@codesourcery.com>
4606
4607 * g++.dg/template/crash1.C: New test.
4608
9e20be0c
JJ
46092002-08-08 Jakub Jelinek <jakub@redhat.com>
4610
4611 * gcc.dg/tls/opt-2.c: New test.
4612
7b9be5c7 46132002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
4614
4615 * objc.dg/selector-1.m : New test
278bba8b 4616
6fde9815
NS
46172002-08-08 Nathan Sidwell <nathan@codesourcery.com>
4618
3ebf5204 4619 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
4620 * gcc.dg/bitfld-4.c: New test.
4621
c93a26f5
NS
46222002-08-08 Nathan Sidwell <nathan@codesourcery.com>
4623
4624 * g++.dg/other/packed1.C: New test.
4625
50ad9642
MM
46262002-08-07 Mark Mitchell <mark@codesourcery.com>
4627
4628 * g++.dg/abi/offsetof.C: Tweak error messages.
4629 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 4630
daf06049
JJ
46312002-08-08 Jakub Jelinek <jakub@redhat.com>
4632
4633 * gcc.dg/bitfld-3.c: New test.
4634
ad9335eb
JJ
46352002-08-07 Jakub Jelinek <jakub@redhat.com>
4636 Richard Henderson <rth@redhat.com>
4637
4638 * gcc.dg/i386-bitfield1.c: New test.
4639 * g++.dg/abi/bitfield3.C: Update.
4640
0b6f2917
NB
46412002-08-07 Neil Booth <neil@daikokuya.co.uk>
4642
4643 * objc.dg/const-str-2.m: Update.
4644 * gcc.dg/cpp/c++98.c: Change to C extension.
4645 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
4646 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
4647
1ae0ccb6
AH
46482002-08-06 Aldy Hernandez <aldyh@redhat.com>
4649
54c93c30 4650 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 4651
1e14c7f0
GDR
46522002-08-07 Gabriel Dos Reis <gdr@nerim.net>
4653
4654 * g++.dg/README (Subdirectories): Document new subdir expr.
4655 * g++.dg/expr/pmf-1.C: New test.
4656
58551c23
NB
46572002-08-06 Neil Booth <neil@daikokuya.co.uk>
4658
4659 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
4660
39e3a681
JJ
46612002-08-06 Jakub Jelinek <jakub@redhat.com>
4662
4663 * g++.dg/abi/bitfield3.C: New test.
4664
d19202ba
NS
46652002-08-05 Nathan Sidwell <nathan@codesourcery.com>
4666
4667 * lib/gcov.exp: Tweak expected line formats.
4668 * gcc.misc-tests/gcov8.c: New test.
4669 * gcc.misc-tests/gcov8.x: New flags.
4670
5133ad46
JJ
46712002-08-05 Jakub Jelinek <jakub@redhat.com>
4672
4673 * consistency.vlad/layout/endian.c: Include string.h.
4674
1bed5ee3
JJ
4675 * gcc.c-torture/execute/20020805-1.c: New test.
4676
201fbb7f
GDR
46772002-08-04 Gabriel Dos Reis <gdr@nerim.net>
4678
4679 * g++.dg/other/conversion1.C: New test.
4680
313c9c54
RS
46812002-08-03 Roger Sayle <roger@eyesopen.com>
4682
4683 * gcc.dg/builtins-1.c: New testcase.
4684
55765de4
MM
46852002-08-02 Mark Mitchell <mark@codesourcery.com>
4686
4687 * g++.dg/inherit/access3.C: New test.
4688
81e602b5
JJ
46892002-08-01 Jakub Jelinek <jakub@redhat.com>
4690
4691 * gcc.dg/ia64-visibility-2.c: New test.
4692
7662da2f
BK
46932002-08-01 Benjamin Kosnik <bkoz@redhat.com>
4694
54c93c30 4695 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
4696 __qualifier_flags to __flags.
4697
4ba126e4
MM
46982002-07-31 Mark Mitchell <mark@codesourcery.com>
4699
4700 * g++.dg/inherit/operator1.C: New test.
4701 * g++.dg/lookup/disamb1.C: Fix typo in comment.
4702 * g++.dg/other/error1.C: Change expected error message.
4703 * g++.dg/template/conv4.C: Likewise.
278bba8b 4704
4ba126e4 47052002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
4706
4707 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
002b4ef1 4708 for documented behavior.
b41f25cf 4709
7702af36
RS
47102002-07-25 Roger Sayle <roger@eyesopen.com>
4711
4712 * gcc.c-torture/execute/20020720-1.x: Skip this test on
4713 several targets known to fail.
4714
a27fb29b
RS
47152002-07-25 Richard Sandiford <rsandifo@redhat.com>
4716
4717 * gcc.dg/mips-args-[123].c: New tests.
4718
0b72793f
AH
47192002-07-24 Aldy Hernandez <aldyh@redhat.com>
4720
4721 * gcc.dg/ppc-spe.c: New.
4722
3cfab7ec
GK
47232002-07-24 Geoffrey Keating <geoffk@redhat.com>
4724
4725 * g++.dg/other/ptrmem4.C: New testcase.
4726
eb5da24b
RH
47272002-07-24 Richard Henderson <rth@redhat.com>
4728
4729 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 4730
aa02149a
GDR
47312002-07-24 Gabriel Dos Reis <gdr@nerim.net>
4732
4733 * g++.dg/ext/alignof1.C (main): Return 0 for success.
4734
79258dce
RS
47352002-07-24 Roger Sayle <roger@eyesopen.com>
4736
4737 * gcc.c-torture/execute/memset-3.c: New testcase.
4738
a69cbaac
NB
47392002-07-24 Neil Booth <neil@daikokuya.co.uk>
4740
4741 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
4742 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
4743
13fd931e
KG
47442002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4745
4746 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
4747 Delete.
4748
b8c25665 47492002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
451f86fd
R
4750
4751 * gcc.c-torture/compile/simd-4.c: New test.
4752
0e902d98
KL
47532002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4754
4755 PR c++/7347, c++/7348
4756 * g++.dg/template/access4.C: New test.
4757 * g++.dg/template/access5.C: New test.
4758 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
4759 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
4760 * g++.old-deja/g++.pt/ttp58.C: Likewise.
4761 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
4762
cf3c4f56
JJ
47632002-07-22 Jakub Jelinek <jakub@redhat.com>
4764
4765 * gcc.dg/gnu89-init-2.c: New test.
4766
56508306
GDR
47672002-07-21 Gabriel Dos Reis <gdr@nerim.net>
4768
4769 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
4770
0da65b89
RS
47712002-07-20 Roger Sayle <roger@eyesopen.com>
4772
4773 * gcc.c-torture/execute/20020720-1.c: New testcase.
4774
68e65275
NB
47752002-07-20 Neil Booth <neil@daikokuya.co.uk>
4776
4777 * gcc.dg/cpp/Wsignprom.c: New tests.
4778
a0c58ea9
AM
47792002-07-20 Alan Modra <amodra@bigpond.net.au>
4780
4781 * gcc.c-torture/execute/loop-13.c: New test.
4782
75aef48a
NB
47832002-07-19 Neil Booth <neil@daikokuya.co.uk>
4784
4785 * gcc.dg/cpp/expr.c: New tests.
4786
437deefa
DE
47872002 07-18 David Edelsohn <edelsohn@gnu.org>
4788
4789 * g++.dg/opt/pr6713.C: Add template instantiation.
4790
85272855
AM
47912002-07-18 Alan Modra <amodra@bigpond.net.au>
4792
437deefa
DE
4793 * gcc.dg/nest.c: New test.
4794
47952002-07-17 Richard Henderson <rth@redhat.com>
4796
4797 * g++.dg/opt/pr6713.C: New test.
85272855 4798
90888283
EB
47992002-07-17 Eric Botcazou <ebotcazou@multimania.com>
4800
4801 * gcc.c-torture/execute/loop-2e.x: Let the testcase
4802 XFAIL for all x86 processors.
4803
ce0ead25
ID
48042002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
4805
4806 * gcc.c-torture/execute/20010122-1.x: Do not test with
4807 -fomit-frame-pointer.
4808
d955f6ea
KL
48092002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4810
4811 * g++.dg/template/instantiate2.C: New test.
4812 * g++.dg/template/spec4.C: New test.
4813
ba59df78
KL
48142002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4815
4816 * g++.dg/template/access2.C: New test.
4817 * g++.dg/template/access3.C: New test.
4818
6c535c69
ZW
48192002-07-15 Zack Weinberg <zack@codesourcery.com>
4820
4821 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
4822 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
4823 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
4824 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
4825 Convert to use <stdarg.h>.
4826 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
4827 Delete.
4828 * gcc.dg/va-arg-2.c: New.
4829 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
4830
794a292d
JJ
48312002-07-15 Jakub Jelinek <jakub@redhat.com>
4832
4833 * gcc.c-torture/compile/20020710-1.c: New test.
4834
b8c25665 48352002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 4836 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
4837
4838 gcc.c-torture/compile/simd-2.c: New testcase.
4839 gcc.c-torture/compile/simd-3.c: Likewise.
4840
f0ab6bf2
MM
48412002-07-11 Mark Mitchell <mark@codesourcery.com>
4842
4843 PR c++/7224
4844 * g++.dg/overload/error1.C: New test.
6c535c69 4845
789b7de5
RO
48462002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4847
4848 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
4849 configuration and IRIX 6 O32 ABI.
4850
e65a2d65
RS
48512002-07-11 Roger Sayle <roger@eyesopen.com>
4852
4853 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
4854
c5358a5d
RS
48552002-07-10 Roger Sayle <roger@eyesopen.com>
4856
4857 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
4858
6d844e9d
JL
48592002-07-10 Jeffrey A Law <law@redhat.com>
4860
6c535c69 4861 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 4862
6c535c69 4863 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 4864
2fefbb5d
AH
48652002-07-09 Aldy Hernandez <aldyh@redhat.com>
4866
6c535c69 4867 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 4868
4d5be58b
DN
48692002-07-09 Diego Novillo <dnovillo@redhat.com>
4870
4871 * gcc.c-torture/compile/20020709-1.c: New test.
4872
78abea27
RS
48732002-07-07 Roger Sayle <roger@eyesopen.com>
4874
4875 * g++.dg/template/qualttp21.C: New test case.
4876
e66c8649
AO
48772002-07-06 Alexandre Oliva <aoliva@redhat.com>
4878
4879 * gcc.c-torture/compile/20020706-1.c: New test.
4880 * gcc.c-torture/compile/20020706-2.c: New test.
4881
78abea27
RS
48822002-07-06 Brian R. Gaeke <brg@dgate.ORG>
4883 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
4884
4885 * g++.dg/warn/incomplete1.C: New test.
4886
8537dbae
KG
48872002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4888
4889 PR c++/7099
6c535c69 4890 * g++.dg/warn/noreturn1.C: New test.
8537dbae 4891
9833f679
MM
48922002-07-03 Mark Mitchell <mark@codesourcery.com>
4893
4894 PR c++/6706
4895 * g++.dg/debug/debug6.C: New test.
4896 * g++.dg/debug/debug7.C: New test.
4897
b8c25665 48982002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
3767c0fd
R
4899
4900 * gcc.c-torture/compile/simd-3.c: New test.
4901
a6a5beb1
CD
49022002-07-03 Chris Demetriou <cgd@broadcom.com>
4903
4904 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
4905 * gcc.dg/20020620-1.c: Likewise.
4906
b2153b98
KL
49072002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4908
4909 PR c++/6944
4910 * g++.dg/init/array4.C: New test.
4911 * g++.dg/init/array5.C: New test.
4912
b8c25665 49132002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
34a80643
R
4914
4915 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
4916 * gcc.c-torture/execute/simd-2.c (main): Likewise.
4917
622d3731
KG
49182002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4919
4920 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
4921 * gcc.dg/wtr-aggr-init-1.c: Likewise.
4922 * gcc.dg/wtr-conversion-1.c: Likewise.
4923 * gcc.dg/wtr-escape-1.c: Likewise.
4924 * gcc.dg/wtr-int-type-1.c: Likewise.
4925 * gcc.dg/wtr-label-1.c: Likewise.
4926 * gcc.dg/wtr-static-1.c: Likewise.
4927 * gcc.dg/wtr-strcat-1.c: Likewise.
4928 * gcc.dg/wtr-suffix-1.c: Likewise.
4929 * gcc.dg/wtr-switch-1.c: Likewise.
4930 * gcc.dg/wtr-unary-plus-1.c: Likewise.
4931 * gcc.dg/wtr-union-init-1.c: Likewise.
4932 * gcc.dg/wtr-union-init-2.c: Likewise.
4933 * gcc.dg/wtr-union-init-3.c: Likewise.
4934
4935 * gcc.dg/wtr-func-def-1.c: New test.
4936
c40da518 49372002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 4938
c40da518
DP
4939 * objc.dg/param-1.m: New test.
4940
0879540b
NB
49412002-07-03 Neil Booth <neil@daikokuya.co.uk>
4942
4943 * gcc.dg/cpp/trad/directive.c: Add test.
4944 * gcc.dg/cpp/trad/macroargs.c: Add test.
4945 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
4946
c680d2b6
NB
49472002-07-02 Neil Booth <neil@daikokuya.co.uk>
4948
4949 * gcc.dg/cpp/cmdlne-M.c: New test.
4950
c1c5187c
ZL
49512002-07-02 Ziemowit Laski <zlaski@apple.com>
4952
4953 * objc.dg/desig-init-1.m: New test.
4954
17f29637
KL
49552002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4956
4957 PR c++/6716
4958 * g++.dg/template/instantiate1.C: New test.
4959
5d69ba1f
MM
49602002-07-01 Mark Mitchell <mark@codesourcery.com>
4961
4962 PR c++/7112
4963 * g++.dg/template/sizeof2.C: New test.
4964
7098b619
NB
49652002-07-01 Neil Booth <neil@daikokuya.co.uk>
4966
4967 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
4968 gcc.dg/cpp/trad/include.c: New tests.
4969
0a220b4a
HPN
49702002-07-01 Hans-Peter Nilsson <hp@axis.com>
4971
4972 PR target/7177
4973 * gcc.c-torture/compile/20020701-1.c: New test.
4974
bbeb33f2
SS
49752002-07-01 Stan Shebs <shebs@apple.com>
4976
4977 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
4978 header here...
4979 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
4980 (objc-torture-execute): or here.
4981
b8c25665 49822002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
03c53278
R
4983
4984 * gcc.c-torture/execute/arith-rand-ll.c: New test.
4985
e34cabb3
NB
49862002-07-01 Neil Booth <neil@daikokuya.co.uk>
4987
4988 * gcc.dg/cpp/trad/escaped-nl.c: New test.
4989
118f8dc1
DP
49902002-06-30 Devang Patel <dpatel@apple.com>
4991
4992 * objc.dg/fsyntax-only.m: New test.
4993
5ce49b4b
MM
49942002-06-27 Mark Mitchell <mark@codesourcery.com>
4995
4996 PR c++/6695
4997 * g++.dg/template/friend7.C: New file.
4998
759236dd
AH
49992002-06-27 Aldy Hernandez <aldyh@redhat.com>
5000
6c535c69
ZW
5001 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5002 return type.
759236dd 5003
b8c25665 50042002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
86422829
R
5005
5006 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5007 avoid division by zero.
5008
06470238
NB
50092002-06-27 Neil Booth <neil@daikokuya.co.uk>
5010
5011 * gcc.dg/Wunknownprag.c: New tests.
5012
b8c25665 50132002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
9881adff
R
5014
5015 * gcc.c-torture/execute/simd-2.c: New test.
5016
0c6db544
NB
50172002-06-25 Neil Booth <neil@daikokuya.co.uk>
5018
5019 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5020 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5021 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5022 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5023 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5024 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5025 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5026 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5027 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5028 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5029 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5030 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5031 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5032 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5033 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5034 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5035 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5036
2c088b53
NB
50372002-06-24 Neil Booth <neil@daikokuya.co.uk>
5038
5039 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5040 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5041 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5042 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5043 New tests.
5044 * gcc.dg/cpp/trad/directive.c: Update.
5045
bc9c2952
AJ
50462002-06-23 Andreas Jaeger <aj@suse.de>
5047
5048 * gcc.c-torture/execute/complex-6.c: New.
5049
847c76c8
NB
50502002-06-22 Neil Booth <neil@daikokuya.co.uk>
5051
5052 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5053 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5054 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5055 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5056
00b94a44
NB
50572002-06-21 Neil Booth <neil@daikokuya.co.uk>
5058
5059 * gcc.dg/cpp/trad: New directory with traditional tests copied
5060 from parent directory.
5061 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5062 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5063 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5064 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5065 Move to trad/ and rename.
5066 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5067 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5068 gcc.dg/cpp/trad/redef2.c: New tests.
5069 * gcc.dg/cpp/trad/trad.exp: New driver.
5070
017acb41
NB
50712002-06-20 Neil Booth <neil@daikokuya.co.uk>
5072
5073 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5074 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5075 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5076 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5077 Remove.
5078
9164f47a
RS
50792002-06-20 Richard Sandiford <rsandifo@redhat.com>
5080
5081 * gcc.dg/20020620-1.c: New test.
5082
342cea95
KL
50832002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5084
5085 * g++.dg/template/ttp4.C: New test.
5086
ccf160f1
JJ
50872002-06-19 Jakub Jelinek <jakub@redhat.com>
5088
5089 * g++.dg/opt/vt1.C: Fix regexp.
5090
90227c69
KG
50912002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5092
5093 * gcc.c-torture/execute/pure-1.c: Make functions static again.
5094 Don't use attribute `noinline'.
5095
0fd534ed
HPN
50962002-06-18 Hans-Peter Nilsson <hp@axis.com>
5097
5098 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 5099
820d4b1b
AH
51002002-06-18 Aldy Hernandez <aldyh@redhat.com>
5101
6c535c69 5102 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 5103
6c535c69 5104 * gcc.dg/simd-1.c: New.
820d4b1b 5105
22309565
HPN
51062002-06-18 Hans-Peter Nilsson <hp@axis.com>
5107
5108 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5109
750491fc
RH
51102002-06-16 Richard Henderson <rth@redhat.com>
5111
5112 * g++.dg/ext/anon-struct1.C: New.
5113 * g++.dg/ext/anon-struct2.C: New.
5114 * g++.dg/ext/anon-struct3.C: New.
5115 * gcc.dg/anon-struct-1.c: New.
5116 * gcc.dg/anon-struct-2.c: New.
5117 * gcc.dg/anon-struct-3.c: New.
5118 * gcc.dg/20011008-1.c: Adjust warning text.
5119 * gcc.dg/20020527-1.c: Add -fms-extensions.
5120
0931db71
RH
51212002-06-16 Richard Henderson <rth@redhat.com>
5122
5123 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5124
21505616
HPN
51252002-06-15 Hans-Peter Nilsson <hp@axis.com>
5126
5127 * gcc.c-torture/execute/20020615-1.c: New test.
5128
8dcb27ed
RS
51292002-06-15 Roger Sayle <roger@eyesopen.com>
5130
5131 * gcc.c-tortuture/execute/compare-1.c: New test case.
5132 * gcc.c-tortuture/execute/compare-2.c: New test case.
5133 * gcc.c-tortuture/execute/compare-3.c: New test case.
5134
a6f5e048
RH
51352002-06-13 Richard Henderson <rth@redhat.com>
5136
5137 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
5138 ia64 ilp32.
5139
d65cb654
KL
51402002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5141
5142 * g++.dg/template/typename2.C: Update error message.
5143
6debb006
HPN
51442002-06-12 Hans-Peter Nilsson <hp@axis.com>
5145
5146 * gcc.c-torture/execute/20020611-1.c: New test.
5147
9da754bd
BW
51482002-06-11 Bob Wilson <bob.wilson@acm.org>
5149
5150 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5151 list of targets to skip.
5152
56a28102
BW
51532002-06-10 Bob Wilson <bob.wilson@acm.org>
5154
5155 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5156 targets if not optimizing.
5157
2bf87216
JJ
51582002-06-10 Jakub Jelinek <jakub@redhat.com>
5159
5160 * gcc.c-torture/compile/20020605-1.c: New test.
5161
5d056e9b
JJ
5162 * g++.dg/opt/vt1.C: New test.
5163
156755ac
JJ
5164 * gcc.dg/20020531-1.c: New test.
5165
50f30e6b
JJ
5166 * gcc.dg/20020530-1.c: New test.
5167
85d49058
JJ
5168 * gcc.dg/20020527-1.c: New test.
5169
7b668f9e
JJ
5170 * g++.dg/opt/cse1.C: New test.
5171
437f1df1
RS
51722002-06-07 Roger Sayle <roger@eyesopen.com>
5173
5174 * gcc.dg/20020607-2.c: New test case.
5175
68b15d4f
JJ
51762002-06-07 Jakub Jelinek <jakub@redhat.com>
5177
5178 * gcc.c-torture/compile/20020604-1.c: New test.
5179
c4b50f1a
RH
51802002-06-04 Richard Henderson <rth@redhat.com>
5181
5182 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5183 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5184 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5185
c2ae6616
AH
51862002-06-04 Aldy Hernandez <aldyh@redhat.com>
5187
6c535c69 5188 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 5189
6d8fd7bb
RH
51902002-06-03 Richard Henderson <rth@redhat.com>
5191
5192 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5193 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5194
ab780373
RH
51952002-06-02 Richard Henderson <rth@redhat.com>
5196
bc9c2952 5197 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
5198 test functions static.
5199
e33a8855
AJ
52002002-06-02 Andreas Jaeger <aj@suse.de>
5201
5202 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5203 now.
5204
ceeedfc1
NB
52052002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
5206
5207 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5208 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5209 Update for mofified diagnostics.
5210 * gcc.dg/c99-intconst-1.c: No longer fail.
5211
61b78ce1
RH
52122002-06-02 Richard Henderson <rth@redhat.com>
5213
5214 * gcc.dg/uninit-A.c: Remove xfail markers.
5215
378393da
RS
52162002-06-01 Roger Sayle <roger@eyesopen.com>
5217
5218 * gcc.dg/fnegate-1.c: New test case.
5219
d18b1ed8
OS
52202002-05-30 Osku Salerma <osku@iki.fi>
5221
5222 * gcc.c-torture/execute/mayalias-1.c: New file.
5223
cd7ab83f
NB
52242002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
5225
e33a8855 5226 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
5227 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5228 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5229
5a3bb17d
HPN
52302002-05-29 Hans-Peter Nilsson <hp@axis.com>
5231
5232 * gcc.c-torture/execute/20020529-1.c: New test.
5233
39f2f3c8
RS
52342002-05-27 Richard Henderson <rth@redhat.com>
5235
5236 * g++.dg/ext/attrib6.C: New test case.
5237
ef72b1d3
KG
52382002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5239
5240 * gcc.c-torture/execute/pure-1.c: New test.
5241
630363b4
NB
52422002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
5243
5244 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 5245
c9220e3a
NB
52462002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
5247
5248 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5249 * gcc.dg/cpp/if-3.c: Remove.
5250
9059e33c
JJ
52512002-05-26 Jakub Jelinek <jakub@redhat.com>
5252
5253 * g++.dg/opt/cse2.C: New test.
5254
91318908
NB
52552002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
5256
5257 * gcc.dg/cpp/arith-1.c: New semantic tests.
5258 * gcc.dg/cpp/if-1.c: Update.
5259
9e253215
BE
52602002-05-24 Ben Elliston <bje@redhat.com>
5261
5262 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5263
90442291
JJ
52642002-05-24 Jakub Jelinek <jakub@redhat.com>
5265
5266 * gcc.dg/verbose-asm.c: New test.
5267
3620711b
NB
52682002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
5269
5270 * gcc.dg/cpp/paste12.c: New test.
5271
17645b15
NB
52722002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
5273
13fa982e 5274 * g++.dg/parse/named_ops.C: New test.
17645b15 5275
5ff225fc
MM
52762002-05-23 Mark Mitchell <mark@codesourcery.com>
5277
5278 * gcc/testsuite/gcc.dg/weak-8.c: New test.
5279
b8c25665 52802002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
e275a535
R
5281
5282 * gcc.dg/weak-2.c: Allow optional leading underscore
5283 in scan-assembler symbol name.
5284 * gcc.dg/weak-3.c: Likewise.
5285 * gcc.dg/weak-4.c: Likewise.
5286 * gcc.dg/weak-5.c: Likewise.
5287
66b408f2
JJ
52882002-05-23 Jakub Jelinek <jakub@redhat.com>
5289
5290 * gcc.dg/20020523-1.c: New test.
5291
e67a7860
NB
52922002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
5293
5294 * objc.dg/const-str-2.m: Update now that we stop after
5295 a command line error.
5296
c32dd1ef
RH
52972002-05-22 Richard Henderson <rth@redhat.com>
5298
5299 * g++.dg/dg.exp: Fix typo in test pruneing.
5300
7a1f3f5f
RH
53012002-05-22 Richard Henderson <rth@redhat.com>
5302
5303 * g++.dg/dg.exp: Prune the tls subdirectory.
5304 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5305 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5306 * g++.dg/tls/init-1.C: New.
5307
2dd36f90
JJ
53082002-05-22 Jakub Jelinek <jakub@redhat.com>
5309
5310 * gcc.dg/20020517-1.c: New test.
5311
ec221d71
RH
53122002-05-21 Richard Henderson <rth@redhat.com>
5313
5314 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5315 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5316
b8c25665 53172002-05-21 Brian R. Gaeke <brg@dgate.ORG>
32d3f634
BG
5318
5319 * g++.dg/other/copy2.C: New test.
5320
b8c25665 53212002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
02116b3d
R
5322
5323 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5324 (MAX_COPY): Bump up to 10 times sizeof (long long).
5325 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5326
5327 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5328 sizeof (long long).
5329
5330 * gcc.c-torture/execute/strcpy-1.c: New test.
5331
b3f47c78
DB
53322002-05-19 Jason Merrill <jason2redhat.com>
5333
5334 * g++.dg/ext/oper1.C: New test.
5335
53362002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
53372002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
5338
f362c762
MM
5339 * README.QMTEST: New file.
5340
851c06dd
MM
5341 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5342
e3227f2c
AJ
53432002-05-19 Andreas Jaeger <aj@suse.de>
5344
5345 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5346 now.
5347 * gcc.c-torture/execute/loop-2d.x: Likewise.
5348
210142e0
DB
53492002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
5350
5351 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
5352 support weak symbols.
5353 * gcc.dg/weak-4.c: Likewise
5354 * gcc.dg/weak-6.c: Likewise
5355
088b3db0
DB
53562002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
5357
5358 * gcc.dg/weak-3.c: Add dg-excess-error comment for
5359 cygwin, coff and h8300-*-hms targets
5360 * gcc.dg/weak-5.c: Likewise
5361 * gcc.dg/weak-7.c: Likewise
5362
f4b251a6
JM
53632002-05-16 Jason Merrill <jason@redhat.com>
5364
5365 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5366 (scan-assembler-not, scan-assembler-dem): Likewise.
5367 (scan-assembler-dem-not): Likewise.
5368
34fb9ba5
RH
53692002-05-15 Richard Henderson <rth@redhat.com>
5370
5371 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5372
14285ace
RH
53732002-05-15 Richard Henderson <rth@redhat.com>
5374
5375 * gcc.dg/weak-5.c (vfoo1c): No warning here.
5376 (vfoo1f): Warning here.
5377 (vfoo1l): Don't redefine the alias.
5378
5bf5c5cb
JM
53792002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
5380
5381 * g++.dg/init/pm1.C: New test.
5382
e2f75147
DM
53832002-05-12 David S. Miller <davem@redhat.com>
5384
5385 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5386 types.
5387
dbfb1116
RS
53882002-05-10 Roger Sayle <roger@eyesopen.com>
5389
5390 * gcc.c-torture/execute/20020510-1.c: New test case.
5391
85d7d3b0
DM
53922002-05-10 David S. Miller <davem@redhat.com>
5393
5394 * gcc.c-torture/execute/conversion.c: Test long double too.
5395
2937267b
JJ
53962002-05-09 Jakub Jelinek <jakub@redhat.com>
5397
5398 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5399 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5400 * lib/g++.exp (g++_link_flags): Likewise.
5401 * lib/objc.exp (objc_target_compile): Likewise.
5402
c3bf3e6e
NB
54032002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
5404
5405 * gcc.dg/cpp/poison.c: Update.
5406 * gcc.dg/cpp/20000625-2.c: Remove.
5407 * gcc.dg/cpp/direct2s.c: Remove final test.
5408
ea45dbb8
TR
54092002-05-08 Tom Rix <trix@redhat.com>
5410
5411 * gcc.c-torture/execute/20020508-1.c: New test.
5412 * gcc.c-torture/execute/20020508-2.c: New test.
5413 * gcc.c-torture/execute/20020508-3.c: New test.
5414
b9e2d17b
NB
54152002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
5416
5417 * gcc.dg/cpp/charconst-4.c: More tests.
5418
f90bf7ca
MM
54192002-05-08 Mark Mitchell <mark@codesourcery.com>
5420
5421 PR c/6569
5422 * gcc.dg/weak-3.c: Update location of warning messages.
5423 * gcc.dg/weak-5.c: Likewise.
5424
1f77b5da
RS
54252002-05-06 Roger Sayle <roger@eyesopen.com>
5426
5427 * gcc.c-torture/execute/20020506-1.c: New test case.
5428
a5a49440
NB
54292002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
5430
5431 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5432
adc502b4
NB
54332002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
5434
5435 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5436
95ff5d3f
NB
54372002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
5438
5439 * gcc.dg/cpp/charconst-3.c: New test.
5440
2443d4e1
NB
54412002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
5442
5443 * gcc.dg/cpp/charconst.c: Update tests.
5444
f2fdc802
TJ
54452002-05-05 Tim Josling <tej@melbpc.org.au>
5446
5447 * treelang: Added directory for new sample language treelang. Also
e3227f2c 5448 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 5449
ba2e86d6
JJ
54502002-05-03 Jakub Jelinek <jakub@redhat.com>
5451
5452 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5453 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5454 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5455 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5456 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5457 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5458 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5459
5a3085c5
JM
54602002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
5461
5462 * gcc.dg/format/xopen-2.c: New test.
5463
d70e94ec
JJ
54642002-05-03 Jakub Jelinek <jakub@redhat.com>
5465
5466 * gcc.dg/20020503-1.c: New test.
5467
5121c03e
MM
54682002-05-02 Mark Mitchell <mark@codesourcery.com>
5469
5470 * g++.dg/init/dtor1.C: Make it tougher.
5471
76ccdb3c
MM
54722002-05-01 Mark Mitchell <mark@codesourcery.com>
5473
5474 * g++.dg/init/dtor1.C: New test.
5475
0d6d6892
AH
54762002-05-02 Aldy Hernandez <aldyh@redhat.com>
5477
7a1f3f5f 5478 * gcc.dg/altivec-8.c: New.
0d6d6892 5479
9b7bc465
AH
54802002-05-01 Aldy Hernandez <aldyh@redhat.com>
5481
7a1f3f5f 5482 * gcc.dg/altivec-7.c: New.
9b7bc465 5483
3a73bffb
JJ
54842002-04-29 Jakub Jelinek <jakub@redhat.com>
5485
5486 * g++.dg/parse/typedef1.C: New test.
5487
33dd07ee
MM
54882002-04-29 Mark Mitchell <mark@codesourcery.com>
5489
5490 PR c++/6486
5491 * g++.dg/template/friend6.C: New test.
5492
5493 PR c++/6492
5494 * g++.dg/init/copy1.C: New test.
5495
4bd7c270
NS
54962002-04-29 Nathan Sidwell <nathan@codesourcery.com>
5497
5498 * g++.dg/warn/effc1.C: New test.
5499
60284a59
NB
55002002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
5501
5502 * gcc.dg/cpp/if-cexp.c: Add a test.
5503
a20fd5ac
JJ
55042002-04-28 Jakub Jelinek <jakub@redhat.com>
5505
5506 * gcc.dg/20020426-2.c: New test.
5507
87ed109f
NB
55082002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
5509
5510 * gcc.dg/cpp/if-mop.c: Update.
5511 * gcc.dg/cpp/if-mpar.c: Add test.
5512 * gcc.dg/cpp/if-oppr.c: Update.
5513
45806a3f
FS
55142002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5515
5516 PR c/6343
5517 * gcc.dg/weak-[2-7].c: New tests.
5518
51ccaeb9
AO
55192002-04-26 Alexandre Oliva <aoliva@redhat.com>
5520
5521 * gcc.dg/enum1.c: New test.
5522
7d793e9b
MM
55232002-04-26 Mark Mitchell <mark@codesourcery.com>
5524
5525 PR c++/6497
5526 * g++.dg/inherit/access2.C: New test.
e3227f2c 5527
7d793e9b
MM
55282002-04-26 Mark Mitchell <mark@codesourcery.com>
5529
5530 PR bootstrap/6445
5531 * gcc.dg/20020426-1.c: New test.
5532
48ba9538
AO
55332002-04-26 Alexandre Oliva <aoliva@redhat.com>
5534
5535 * g++.dg/abi/enum1.C: New test.
5536
4d7ea4fc
RH
55372002-04-26 Richard Henderson <rth@redhat.com>
5538
5539 * gcc.dg/c99-bool-1.c: Expect always true warning.
5540
07d81318
RS
55412002-04-25 Roger Sayle <roger@eyesopen.com>
5542
5543 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5544
bf882c20
KG
55452002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5546
5547 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5548 targets.
5549
a62d375f
MM
55502002-04-24 Mark Mitchell <mark@codesourcery.com>
5551
b970a21d
MM
5552 * g++.dg/abi/mange7.C: New test.
5553
a62d375f
MM
5554 PR c++/6438.
5555 * g++.dg/parse/stmtexpr2.C: New test.
5556
b8c25665 55572002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
309d8365
R
5558
5559 * gcc.dg/20020312-2.c: Add SH target.
5560
3f2019c6
KG
55612002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5562
5563 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5564 compiler output on mips*-*-irix*.
5565
29cece2e
JJ
55662002-04-23 Jakub Jelinek <jakub@redhat.com>
5567
5568 * g++.dg/parse/attr1.C: New test.
5569
1a887f86
RS
55702002-04-23 Roger Sayle <roger@eyesopen.com>
5571
5572 * gcc.c-torture/execute/string-opt-17.c: New test case.
5573 * gcc.c-torture/execute/memset-2.c: New test case.
5574
77adef84
MM
55752002-04-23 Mark Mitchell <mark@codesourcery.com>
5576
5577 PR c++/6256:
5578 * g++.dg/template/friend5.C: New test.
5579
5580 PR c++/6331:
5581 * g++.dg/template/qual1.C: Likewise.
5582
74b273d6
ZW
55832002-04-22 Zack Weinberg <zack@codesourcery.com>
5584
5585 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5586 Include stdlib.h, not stdio.h or ctype.h.
5587
bb03c710
HPN
55882002-04-22 Hans-Peter Nilsson <hp@axis.com>
5589
5590 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5591 cris-*-elf* and mmix-*-*.
5592 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5593 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5594 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5595 Ditto.
5596 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5597 * gcc.dg/wchar_t-1.c: Ditto.
5598
5b3dc815
HPN
55992002-04-21 Hans-Peter Nilsson <hp@axis.com>
5600
5601 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5602 Clarify comment.
5603
9ac3b1be
NB
56042002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
5605
5606 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5607
d8b85ae5
FS
56082002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5609
5610 * gcc.c-torture/execute/20000906-1.x: Delete.
5611
0c69ed55
DB
56122002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
5613
5614 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
5615
d106599f
TM
56162002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
5617
5618 * PR6367
5619 * g77.f-torture/execute/6367.f: New test.
5620 * g77.f-torture/execute/6367.x: Disable for MMIX.
5621
303a3927
MM
56222002-04-19 Mark Mitchell <mark@codesourcery.com>
5623
5624 * PR6352
5625 * g++.dg/opt/inline2.C: New test.
5626
0cd3301b
RH
56272002-04-18 Richard Henderson <rth@redhat.com>
5628
7a1f3f5f
RH
5629 * gcc.dg/20000906-1.c: Enable for all targets.
5630 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 5631
a4863215
JJ
56322002-04-18 Jakub Jelinek <jakub@redhat.com>
5633
5634 * gcc.dg/20020418-1.c: New test.
5635 * gcc.dg/20020418-2.c: New test.
5636
96b453dc
RH
56372002-04-18 Richard Henderson <rth@redhat.com>
5638
7a1f3f5f
RH
5639 * gcc.c-torture/compile/iftrap-1.c: New.
5640 * gcc.dg/iftrap-1.c: Adjust for ia64.
5641 * gcc.dg/iftrap-2.c: New.
96b453dc 5642
a3acf46d
JJ
56432002-04-18 Jakub Jelinek <jakub@redhat.com>
5644
5645 * gcc.c-torture/compile/20020418-1.c: New test.
5646
58c2956c
RS
56472002-04-18 Roger Sayle <roger@eyesopen.com>
5648
5649 * gcc.c-torture/compile/20020415-1.c: New.
5650
887fc41a
DM
56512002-04-18 David S. Miller <davem@redhat.com>
5652
5653 * gcc.c-torture/execute/20020418-1.c: New test.
5654
2a732575
JJ
56552002-04-17 Jakub Jelinek <jakub@redhat.com>
5656
5657 * gcc.dg/20020416-1.c: New test.
5658
32121b96
JJ
5659 * g++.dg/opt/inline1.C: New test.
5660
98ef3137
JJ
56612002-04-16 Jakub Jelinek <jakub@redhat.com>
5662
5663 * gcc.dg/altivec-5.c: New test.
5664
4c8c0dec
JJ
5665 * gcc.dg/20020415-1.c: New test.
5666
07cdae91
MM
56672002-04-15 Mark Mitchell <mark@codesourcery.com>
5668
5669 * testsuite/lib/chill.exp: Remove.
5670
0f490a2b
JJ
56712002-04-14 Jakub Jelinek <jakub@redhat.com>
5672
5673 * g++.dg/other/big-struct.C: New test.
5674
4b27e132
DB
56752002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
5676
5677 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
5678 of scratch file.
5679
cf56e373
DB
56802002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
5681
5682 PR c/6277
5683 * gcc.dg/i386-387-1.c: Allow optional leading underscore
5684 in scan-assembler function name
5685
1aa65134
HPN
56862002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
5687
5688 * g77.f-torture/execute/980628-4.x,
5689 g77.f-torture/execute/980628-5.x,
5690 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5691 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5692 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
5693 i[34567]86-*-*.
5694
791b23fe
DM
56952002-04-13 David S. Miller <davem@redhat.com>
5696
5697 * gcc.c-torture/execute/20020413-1.c: New test.
5698
4fb07802
RS
56992002-04-13 Richard Sandiford <rsandifo@redhat.com>
5700
5701 * gcc.dg/asm-6.c,
5702 * g++.dg/ext/asm1.C: New tests.
5703
9928a3d5
MM
57042002-04-12 Mark Mitchell <mark@codesourcery.com>
5705
0481bc21
MM
5706 PR c++ 5373.
5707 * g++.dg/parse/stmtexpr1.C: New test.
5708
9928a3d5 5709 PR c++/5189.
0481bc21 5710 * g++.dg/template/copy1.C: New test.
9928a3d5 5711
21b14752
RH
57122002-04-12 Richard Henderson <rth@redhat.com>
5713
5714 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
5715
869b8e4d
GK
57162002-04-12 Geoffrey Keating <geoffk@redhat.com>
5717
5718 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
5719 gcc.c-torture/execute/20020307-2.c.
5720
4b72e8ed
RS
57212002-04-12 Richard Sandiford <rsandifo@redhat.com>
5722
5723 * g++.dg/ext/attrib5.C,
5724 * g++.dg/lookup/struct1.C: New tests.
5725
578fc63d
JJ
57262002-04-11 Jakub Jelinek <jakub@redhat.com>
5727
578fc63d
JJ
5728 * gcc.dg/20020411-1.c: New test.
5729
010f87c4
JJ
5730 * gcc.c-torture/execute/20020411-1.c: New test.
5731
67092f4d
JJ
57322002-04-10 Janis Johnson <janis187@us.ibm.com>
5733
5734 * g77.f-torture/execute/6177.f: New test.
5735
dab550cb
JJ
57362002-04-10 Jakub Jelinek <jakub@redhat.com>
5737
5738 PR middle-end/6247
5739 * g++.dg/opt/cleanup1.C: New test.
5740
5741 * g++.dg/opt/const1.C: New test.
5742
6127eac4 57432002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 5744
6127eac4
LB
5745 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
5746
ba3307c0
NS
57472002-04-10 Nathan Sidwell <nathan@codesourcery.com>
5748
5749 PR c++/5507
5750 * g++.dg/template/typename2.C: New test.
5751
aec3e189
AM
57522002-04-10 Alan Modra <amodra@bigpond.net.au>
5753
5754 * gcc.c-torture/execute/loop-12.c: New.
5755
a19caa88
HPN
57562002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
5757
5758 * g77.f-torture/execute/980628-4.x,
5759 g77.f-torture/execute/980628-5.x,
5760 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5761 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5762 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
5763
eeec38a8
FS
57642002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5765
5766 PR optimization/6086
5767 * g++.dg/opt/preinc1.C: New test.
5768
0154eaa8
MM
57692002-04-06 Mark Mitchell <mark@codesourcery.com>
5770
5771 PR c++/5571
5772 * g++.dg/opt/static2.C: New test.
5773
b1896e61
MM
57742002-04-06 Mark Mitchell <mark@codesourcery.com>
5775
5776 PR c/5120
5777 * gcc.dg/20020406-1.c: New test.
5778
3ca5f444
DM
57792002-04-04 David S. Miller <davem@redhat.com>
5780
5781 * gcc.c-torture/execute/20020404-1.c: New test.
5782
a4fa73f3
JJ
57832002-04-04 Jakub Jelinek <jakub@redhat.com>
5784
5785 PR c/6123
5786 * gcc.dg/20020312-2.c: Do not declare global register variable
5787 if __PIC__ or __pic__ is defined.
5788
31956228
RE
57892002-04-04 Richard Earnshaw <rearnsha@arm.com>
5790
5791 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
5792 __asm__ so that it works correctly even if -ansi -pedantic-errors.
5793
71fad614
KG
57942002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5795
5796 * gcc.misc-tests/linkage.exp: Update last change to handle
5797 sparc*-, not just sparc-.
5798
9d7013b8
RH
57992002-04-03 Richard Henderson <rth@redhat.com>
5800
5801 * gcc.dg/cpp/ucs.c: Improved long UCS test.
5802
9390eb16
HPN
58032002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
5804
5805 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
5806
2e839a04
DM
58072002-04-02 David S. Miller <davem@redhat.com>
5808
5809 * gcc.c-torture/execute/20020402-3.c: New test.
5810
a06c96f4
HPN
58112002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
5812
d32c9170
HPN
5813 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
5814 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
5815
e78c4529
HPN
5816 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
5817 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
5818 g77.f-torture/execute/20001201.x,
5819 g77.f-torture/execute/u77-test.x: New files.
5820
a06c96f4
HPN
5821 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
5822 * gcc.dg/wchar_t-1.c: Ditto.
5823
cfe834f3
FS
58242002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5825
5826 * gcc.c-torture/execute/20020402-1.c: New test.
5827
ed4168d5
RH
58282002-04-01 Richard Henderson <rth@redhat.com>
5829
9b14a237
RH
5830 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5831
ed4168d5
RH
5832 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
5833
ee3c0639
KG
58342002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5835
5836 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
5837
d5ecb9cb
GDR
58382002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5839
5840 * g++.dg/inherit/template-as-base.C: Expect error.
5841 * g++.dg/inherit/namespace-as-base.C: Likewise.
5842
820ecf56
HPN
58432002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
5844
5c7060d3
HPN
5845 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
5846 g++.dg/ext/instantiate3.C: Tweak match patterns.
5847
820ecf56
HPN
5848 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
5849 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
5850 -da test.
5851
41ba8a20
RH
58522002-03-31 Richard Henderson <rth@redhat.com>
5853
5854 * gcc.dg/special/alias-2.c: New.
5855 * gcc.dg/special/ecos.exp: Run it.
5856
9602f5a0
RH
58572002-03-31 Richard Henderson <rth@redhat.com>
5858
5859 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
5860
463eefc8
KH
58612002-03-31 Kazu Hirata <kazu@hxi.com>
5862
5863 * gcc.dg/weak-1.c: Disable on h8300 port.
5864
cb260b11
JJ
58652002-03-29 Janis Johnson <janis187@us.ibm.com>
5866
5867 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
5868 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
5869 ordering tests.
5870 * g++.dg/bprob/bprob-1.C: New test.
5871 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
5872 * g++.dg/gcov/gcov-1.C: New test.
5873 * g++.dg/gcov/gcov-1.x: New file.
5874 * g++.dg/gcov/gcov-2.C: New test.
5875 * g++.dg/gcov/gcov-3.C: New test.
5876 * g++.dg/gcov/gcov-3.h: New file.
5877
d52e4867
RS
58782002-03-28 Roger Sayle <roger@eyesopen.com>
5879
5880 * g++.old-deja/g++.other/builtins5.C: New test.
5881 * g++.old-deja/g++.other/builtins6.C: New test.
5882 * g++.old-deja/g++.other/builtins7.C: New test.
5883 * g++.old-deja/g++.other/builtins8.C: New test.
5884 * g++.old-deja/g++.other/builtins9.C: New test.
5885
c7f4981a
JJ
58862002-03-29 Jakub Jelinek <jakub@redhat.com>
5887
5888 * g++.dg/opt/static1.C: New test.
5889
f17f9332
JJ
5890 * g++.dg/opt/longbranch1.C: New test.
5891
d15e67bc
HPN
58922002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
5893
5894 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
5895
5896 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
5897
b8c25665 58982002-03-28 Jeffrey A Law (law@redhat.com)
a08cbd59
JL
5899
5900 * gcc.c-torture/execute/20020328-1.c: New test.
5901
1b58660a
RH
59022002-03-27 Richard Henderson <rth@redhat.com>
5903
5904 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
5905 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
5906 move from g++.old-deja/g++.ext/.
5907
cd4e8331
MM
59082002-03-27 Mark Mitchell <mark@codesourcery.com>
5909
5910 * g++.dg/init/new2.C: New test.
1a887f86 5911
6a3177b9
RH
59122002-03-26 Richard Henderson <rth@redhat.com>
5913
62d3b526
RH
5914 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
5915
9a1d8b2d
RH
5916 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
5917 on sparc.
5918
6a3177b9
RH
5919 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
5920 sparcv9 systems.
5921 * gcc.dg/20001102-1.c: Likewise.
5922
dcce8b1d
PE
59232002-03-26 Phil Edwards <pme@gcc.gnu.org>
5924
5925 * gcc.dg/cpp/endif-pedantic1.c,
5926 gcc.dg/cpp/endif-pedantic2.c: New tests.
5927
46ff5047
MM
59282002-03-26 Mark Mitchell <mark@codesourcery.com>
5929
5930 * g++.dg/init/new1.C: New test.
5931
6d4c57a0
NS
59322002-03-26 Nathan Sidwell <nathan@codesourcery.com>
5933
5934 * g++.dg/abi/vbase9.C: New test.
5935
fc4a714b
RE
59362002-03-26 Richard Earnshaw <rearnsha@arm.com>
5937
5938 * gcc.dg/arm-asm.c: New test.
5939
173028e5
AC
59402002-03-26 Andrew Cagney <ac131313@redhat.com>
5941
5942 * gcc.dg/Wswitch-enum.c: New test.
5943 Fix PR c/5044.
5944
43f2b308
RH
59452002-03-26 Richard Henderson <rth@redhat.com>
5946
5947 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
5948 structure.
5949
8018b36d
RH
59502002-03-25 Richard Henderson <rth@redhat.com>
5951
bbffa101
RH
5952 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
5953 sparcv9 systems.
5954
8018b36d
RH
5955 * gcc.c-torture/compile/20011119-1.c (xxx): New.
5956 * gcc.c-torture/compile/20011119-2.c (xxx): New.
5957
15e5ad76
ZW
59582002-03-25 Zack Weinberg <zack@codesourcery.com>
5959
5960 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
5961
813b848c
BW
59622002-03-25 Bob Wilson <bob.wilson@acm.org>
5963
5964 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
5965 targets using generic thunk support.
5966
ea475b23
JJ
59672002-03-25 Jakub Jelinek <jakub@redhat.com>
5968
5969 * gcc.c-torture/compile/20020323-1.c: New test.
5970
6ddae612
JJ
5971 * g++.dg/opt/conj2.C: New test.
5972
1bd6476f
RH
59732002-03-24 Richard Henderson <rth@redhat.com>
5974
5975 * gcc.dg/weak-1.c: Use -fno-common.
5976
479e51f6
DB
59772002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
5978
5979 * g77.dg/f77-edit-apostrophe-out.f: New test
5980 * g77.dg/f77-edit-h-out.f: New test
5981 * g77.dg/f77-edit-t-in.f: New test
5982 * g77.dg/f77-edit-t-out.f: New test
5983 * g77.dg/f77-edit-x-out.f: New test
5984 * g77.dg/f77-edit-slash-out.f: New test
5985 * g77.dg/f77-edit-colon-out.f: New test
5986 * g77.dg/f77-edit-s-out.f: New test
5987
47e87a93
RH
59882002-03-24 Richard Henderson <rth@redhat.com>
5989
5990 * objc/execute/formal_protocol-6.x: New XFAIL.
5991
5bcf08f6
DB
59922002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
5993
5994 * gcc.dg/weak-1.c: Early return from dg-final on platforms
5995 that do not support weak symbols
5996
12c3717e
DB
59972002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
5998
5999 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
6000 * lib/g77.exp: Likewise
6001 * lib/objc.exp: Likewise
6002
d6961341
AC
60032002-03-23 Andrew Cagney <ac131313@redhat.com>
6004
6005 * gcc.dg/Wswitch-default.c: New test.
6006
e756a7da
JJ
60072002-03-23 Jakub Jelinek <jakub@redhat.com>
6008
6009 * g++.dg/other/enum1.C: New test.
6010
5365c83f
ZW
60112002-03-23 Zack Weinberg <zack@codesourcery.com>
6012
6013 * gcc.dg/pragma-ep-3.c: Fix typo.
6014
acb044ee
GDR
60152002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6016
6017 * g++.dg/inherit/template-as-base.C: New test.
6018
661fff62
JJ
60192002-03-22 Jakub Jelinek <jakub@redhat.com>
6020
6021 * g++.old-deja/g++.other/dwarf2-1.C: Move...
6022 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
6023
d4e6133f
NB
60242002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
6025
15e5ad76 6026 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 6027
44d57e36
AO
60282002-03-22 Alexandre Oliva <aoliva@redhat.com>
6029
6030 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6031
4299b4e1
PE
60322002-03-22 Phil Edwards <pme@gcc.gnu.org>
6033
6034 * gcc.dg/cpp/extratokens2.c: New file.
6035
97c6c02c
DE
60362002-03-21 David Edelsohn <edelsohn@gnu.org>
6037
15e5ad76 6038 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 6039
7614d20b
DE
6040 * gcc.c-torture/compile/20020319-1.c: New test.
6041
17043e0d
RO
60422002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6043
15e5ad76 6044 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
6045 (A, E): Handle this.
6046
617d988c
JM
60472002-03-20 Jason Merrill <jason@redhat.com>
6048
6049 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6050 ignoring -fpic.
6051 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6052 through prune_gcc_output.
6053
a29b099d
JJ
60542002-03-20 Jakub Jelinek <jakub@redhat.com>
6055
6056 * gcc.c-torture/compile/20020320-1.c: New test.
6057
f735a153
JJ
60582002-03-19 Jakub Jelinek <jakub@redhat.com>
6059
6060 * gcc.c-torture/compile/20020318-1.c: New test.
6061
6ae504c9
JJ
6062 * gcc.dg/struct-by-value-1.c: New test.
6063
1813dafd
JJ
6064 * gcc.dg/20020319-1.c: New test.
6065
cbb92744
JJ
60662002-03-18 Jakub Jelinek <jakub@redhat.com>
6067
6068 * g++.dg/opt/conj1.C: New test.
6069
e9dd7bfd
MM
60702002-03-17 Mark Mitchell <mark@codesourcery.com>
6071
6072 * g++.dg/template/qualttp20.C: Revert previous change.
6073 * g++.dg/template/qualttp3.C: Likewise.
6074 * g++.dg/template/qualttp4.C: Likewise
6075 * g++.dg/template/qualttp5.C: Likewise
6076 * g++.dg/template/qualttp6.C: Likewise
6077 * g++.dg/template/qualttp7.C: Likewise
6078 * g++.dg/template/qualttp8.C: Likewise
6079 * g++.dg/template/recurse.C: Likewise.
6080
ff8908ff
NB
60812002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
6082
6083 * gcc.dg/cpp/wchar-1.c: Update.
6084
5dd236e2
NS
60852002-03-16 Nathan Sidwell <nathan@codesourcery.com>
6086
6087 * g++.dg/template/conv1.C: New test.
6088 * g++.dg/template/conv2.C: New test.
6089 * g++.dg/template/conv3.C: New test.
6090 * g++.dg/template/conv4.C: New test.
6091
6fb2cd7b
MM
60922002-03-15 Mark Mitchell <mark@codesourcery.com>
6093
6094 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6095 * g++.dg/template/qualttp3.C: Likewise.
6096 * g++.dg/template/qualttp4.C: Likewise
6097 * g++.dg/template/qualttp5.C: Likewise
6098 * g++.dg/template/qualttp6.C: Likewise
6099 * g++.dg/template/qualttp7.C: Likewise
6100 * g++.dg/template/qualttp8.C: Likewise
6101 * g++.dg/template/recurse.C: Likewise.
6102
6e4ae815
MM
61032002-03-15 Mark Mitchell <mark@codesourcery.com>
6104
6105 * g++.dg/opt/dtor1.C: New test.
6106
a42519be
JJ
61072002-03-15 Jakub Jelinek <jakub@redhat.com>
6108
6109 * gcc.c-torture/compile/20020315-1.c: New test.
6110
32135a8c
RE
61112002-03-15 Richard Earnshaw <rearnsha@arm.com>
6112
6113 * gcc.dg/weak-1.c: Fix scan tests.
6114
a541f1aa
HPN
61152002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
6116
6117 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6118 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6119 cris-*-aout* mmix-*-*.
6120 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6121 cris-*-aout* mmix-*-*.
6122 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6123 cris-*-elf* cris-*-aout* and mmix-*-*.
6124 * gcc.dg/20001009-1.c: Ditto.
6125 * gcc.dg/20010912-1.c: Ditto.
6126 * gcc.dg/20020122-4.c: Ditto.
6127 * gcc.dg/inline-2.c: Ditto.
6128
b8c25665 61292002-03-14 Jeffrey A Law (law@cygnus.com)
933a0721
JL
6130
6131 * gcc.c-torture/compile/20020314-1.c: New test.
6132
2019279f
RE
61332002-03-14 Richard Earnshaw <rearnsha@arm.com>
6134
6135 * gcc.c-torture/execute/20020314-1.c: New test.
6136
d3f129b3
JJ
61372002-03-14 Jakub Jelinek <jakub@redhat.com>
6138
6139 * g++.dg/warn/Wunused-1.C: New test.
6140
440d0518
RS
61412002-02-13 Richard Sandiford <rsandifo@redhat.com>
6142
6143 * g++.dg/abi/mangle6.C: New test.
6144
4061c1a3
JJ
61452002-03-13 Jakub Jelinek <jakub@redhat.com>
6146
6147 * gcc.c-torture/compile/20020309-2.c: New test.
6148
09948ece
JJ
6149 * gcc.c-torture/compile/20020312-1.c: New test.
6150
df867456
NS
61512002-03-12 Nathan Sidwell <nathan@codesourcery.com>
6152
6153 * g++.dg/other/access1.C: New test.
6154
62ae2529
JJ
61552002-03-12 Jakub Jelinek <jakub@redhat.com>
6156
6157 * gcc.c-torture/execute/wchar_t-1.c: New test.
6158
2ab57cc9
DE
61592002-03-12 David Edelsohn <edelsohn@gnu.org>
6160
15e5ad76 6161 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 6162
56f4537e
RS
61632002-03-12 Roger Sayle <roger@eyesopen.com>
6164
6165 * gcc.dg/20020312-1.c: New test case.
6166
55a21c32
AH
61672002-03-11 Aldy Hernandez <aldyh@redhat.com>
6168
15e5ad76 6169 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 6170
6c40858f
RH
61712002-03-11 Richard Henderson <rth@redhat.com>
6172
6173 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6174 * g++.old-deja/g++.jason/report.C: Likewise.
6175
ab04e34b
NS
61762002-03-11 Nathan Sidwell <nathan@codesourcery.com>
6177
6178 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6179 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6180
999cc24c
NS
61812002-03-11 Nathan Sidwell <nathan@codesourcery.com>
6182
6183 * testsuite/g++.dg/overload/pmf1.C: New test.
6184
1453ec8c
KH
61852002-03-11 Kazu Hirata <kazu@hxi.com>
6186
6187 * gcc.c-torture/execute/20020307-1.c: Use long.
6188
5ddec02e
JJ
61892002-03-11 Jakub Jelinek <jakub@redhat.com>
6190
6191 PR optimization/5844
6192 * gcc.dg/20020310-1.c: New test.
6193
a012ba73
MM
61942002-03-09 Michael Meissner <meissner@redhat.com>
6195
6196 * gcc.c-torture/execute/memcpy-2.c: New test.
6197 * gcc.c-torture/execute/memset-1.c: New test.
6198 * gcc.c-torture/execute/strlen-1.c: New test.
6199 * gcc.c-torture/execute/strcmp-1.c: New test.
6200 * gcc.c-torture/execute/strncmp-1.c: New test.
6201
79b51cd7
GK
62022002-03-09 Geoffrey Keating <geoffk@redhat.com>
6203
6204 * gcc.dg/ppc-ldstruct.c: New test.
6205
e4a4c70b
JJ
62062002-03-09 Jakub Jelinek <jakub@redhat.com>
6207
6208 * gcc.c-torture/execute/va-arg-22.c: New test.
6209
b8c25665 62102002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
93fe8e92
RK
6211
6212 * gcc.c-torture/compile/20020309-1.c: New test.
6213
71db7d03
JJ
62142002-03-08 Jakub Jelinek <jakub@redhat.com>
6215
6216 * gcc.c-torture/execute/20020307-2.c: New test.
6217
b8c25665 62182002-03-07 Jeffrey A Law (law@redhat.com)
fcf742ea
JL
6219
6220 * g77.f-torture/compile/20020307-1.f: New test.
6221
e106e1b0
RS
62222002-03-07 Richard Sandiford <rsandifo@redhat.com>
6223
6224 * gcc.dg/unordered-1.c: New test.
6225
50cb1e20
RE
62262002-03-07 Richard Earnshaw <rearnsha@arm.com>
6227
6228 * gcc.c-torture/execute/20020307-1.c: New test.
6229
6d051694
JJ
62302002-03-05 Jakub Jelinek <jakub@redhat.com>
6231
6232 * gcc.dg/20020304-1.c: New test.
6233
170c56da
JJ
6234 * gcc.c-torture/compile/20020304-2.c: New test.
6235
a298d936
ZW
62362002-03-04 Zack Weinberg <zack@codesourcery.com>
6237
6238 * gcc.c-torture/compile/20020304-1.c: New test case
6239 (from PR c/5830).
6240
8c4093d8
AH
62412002-03-03 Aldy Hernandez <aldyh@redhat.com>
6242
15e5ad76 6243 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 6244
fd87b7a7
NS
62452002-03-02 Nathan Sidwell <nathan@codesourcery.com>
6246
6247 * g++.dg/other/classkey1.C: New test.
6248
9d8b9004
RH
62492002-03-01 Richard Henderson <rth@redhat.com>
6250
6251 * gcc.c-torture/compile/981223-1.x: New.
6252 * gcc.c-torture/compile/920625-1.x: New.
6253
cc36a670
RH
62542002-02-28 Richard Henderson <rth@redhat.com>
6255
6256 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6257
f086058e
HPN
62582002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
6259
6260 * gcc.c-torture/execute/20020227-1.c: New test.
6261
16d3e075
MM
62622002-02-27 Mark Mitchell <mark@codesourcery.com>
6263
6264 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6265 here" ERROR lines.
6266 * g++.old-deja/g++.oliva/partord1.C: Likewise.
6267 * g++.old-deja.g++.other/defarg1.C: Likewise.
6268 * g++.old-deja/g++.pt/calls2.C: Likewise.
6269 * g++.old-deja/g++.pt/crash20.C: Likewise.
6270 * g++.old-deja/g++.pt/crash30.C: Likewise.
6271 * g++.old-deja/g++.pt/crash36.C: Likewise.
6272 * g++.old-deja/g++.pt/crash6.C: Likewise.
6273 * g++.old-deja/g++.pt/defarg13.C: Likewise.
6274 * g++.old-deja/g++.pt/derived3.C: Likewise.
6275 * g++.old-deja/g++.pt/error1.C: Likewise.
6276 * g++.old-deja/g++.pt/friend21.C: Likewise.
6277 * g++.old-deja/g++.pt/friend23.C: Likewise.
6278 * g++.old-deja/g++.pt/infinite1.C: Likewise.
6279 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 6280
4e07d762
GK
62812002-02-27 Geoffrey Keating <geoffk@redhat.com>
6282
6283 * gcc.c-torture/execute/20020225-2.c: New test.
6284
f458d1d5
ZW
62852002-02-27 Zack Weinberg <zack@codesourcery.com>
6286
6287 * gcc.c-torture/execute/920730-1t.c,
6288 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6289 Delete test cases, only relevant to -traditional.
6290
e808ec9c
NB
62912002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
6292
6293 * gcc.dg/cpp/undef1.c: Remove.
6294 * gcc.dg/cpp/directiv.c: Update.
6295 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6296
1fef1cdd
MM
62972002-02-27 Michael Meissner <meissner@redhat.com>
6298
6299 * gcc.c-torture/execute/20020226-1.c: New test.
6300
6d73371a
JJ
63012002-02-26 Jakub Jelinek <jakub@redhat.com>
6302
6303 * g++.dg/debug/debug4.C: New test.
6304
47bd70b5
JJ
6305 * gcc.dg/ia64-visibility-1.c: New test.
6306
06e224f7
AO
63072002-02-26 Alexandre Oliva <aoliva@redhat.com>
6308
6309 * gcc.dg/debug/20020224-1.c: New.
6310
801791cc
KH
63112002-02-25 Kazu Hirata <kazu@hxi.com>
6312
6313 * gcc.c-torture/execute/960416-1.x: New.
6314 * gcc.c-torture/execute/divconst-3.x: Likewise.
6315
232b8f52
JJ
63162002-02-25 Jakub Jelinek <jakub@redhat.com>
6317
6318 * gcc.dg/20020224-1.c: New test.
6319
11a35b8b
AM
63202002-02-25 Alan Modra <amodra@bigpond.net.au>
6321
6322 * gcc.c-torture/execute/20020225-1.c: New.
6323
a47ed310
NB
63242002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
6325
6326 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6327
44c5edc0
JJ
63282002-02-23 Jakub Jelinek <jakub@redhat.com>
6329
6330 * gcc.dg/20020222-1.c: New test.
6331
3256b817
JJ
63322002-02-22 Jakub Jelinek <jakub@redhat.com>
6333
6334 * g++.dg/opt/anonunion1.C: New test.
6335
4f2b0fb2
NS
63362002-02-22 Nathan Sidwell <nathan@codesourcery.com>
6337
6338 * g++.dg/template/qualttp19.C: New test.
6339 * g++.dg/template/qualttp20.C: New test.
6340 * g++.old-deja/g++.jason/report.C: Adjust expected errors
6341 * g++.old-deja/g++.other/qual1.C: Likewise.
6342
87b3cd76
AH
63432002-02-21 Aldy Hernandez <aldyh@redhat.com>
6344
cc36a670 6345 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 6346
7133e992
JJ
63472002-02-21 Jakub Jelinek <jakub@redhat.com>
6348
22273300
JJ
6349 * gcc.dg/20020220-1.c: New test.
6350
7133e992
JJ
6351 * gcc.dg/20020220-2.c: New test.
6352
e5a20888
JJ
6353 * g++.dg/opt/mmx1.C: New test.
6354
8e8d61f5
AO
63552002-02-20 Alexandre Oliva <aoliva@redhat.com>
6356
6357 * gcc.c-torture/compile/20020110.c: New test.
6358
f67e0d11
JJ
63592002-02-20 Jakub Jelinek <jakub@redhat.com>
6360
6361 * gcc.c-torture/execute/20020219-1.c: New test.
6362
4636c87e
JJ
6363 * gcc.dg/20020219-1.c: New test.
6364
00fae85d
JJ
6365 * gcc.dg/noncompile/20020220-1.c: New test.
6366
7552da58
JJ
6367 * g++.dg/opt/ptrintsum1.C: New test.
6368
149d6f9e
JJ
6369 * gcc.dg/debug/20020220-1.c: New test.
6370
f6f8ada3
JJ
63712002-02-17 Jakub Jelinek <jakub@redhat.com>
6372
6373 * gcc.c-torture/execute/20020216-1.c: New test.
6374
7f311f63
NB
63752002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
6376
6377 * gcc.dg/decl-1.c: Update, new test.
6378
8d6e459d
NS
63792002-02-15 Nathan Sidwell <nathan@codesourcery.com>
6380
6381 * g++.dg/abi/bitfield1.C: New test.
6382 * g++.dg/abi/bitfield2.C: New test.
6383
aa42eef1
RS
63842002-02-15 Richard Sandiford <rsandifo@redhat.com>
6385
6386 * gcc.dg/attr-nest.c: New test.
6387
0b6e58fd
RS
63882002-02-15 Richard Sandiford <rsandifo@redhat.com>
6389
6390 * gcc.c-torture/execute/20020215-1.c: New test.
6391
d76e6800
JJ
63922002-02-14 Jakub Jelinek <jakub@redhat.com>
6393
333ce3a7
JJ
6394 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6395 * g++.dg/debug/debug.exp: New.
6396 * g++.dg/debug/trivial.C: New.
6397 * g++.dg/debug/debug1.C: Moved...
6398 * g++.dg/other/debug1.C: ...from here.
6399 * g++.dg/debug/debug2.C: Moved...
6400 * g++.dg/other/debug2.C: ...from here.
6401 * g++.dg/debug/debug3.C: Moved...
6402 * g++.dg/other/debug3.C: ...from here.
6403
d76e6800
JJ
6404 * gcc.dg/noncompile/20020213-1.c: New test.
6405
ec65b2e3
JJ
64062002-02-13 Jakub Jelinek <jakub@redhat.com>
6407
6408 * g++.dg/other/debug3.C: New test.
6409
21117a17
JJ
6410 * gcc.c-torture/execute/20020213-1.c: New test.
6411
658311e0
RS
64122002-02-13 Richard Smith <richard@ex-parrot.com>
6413
6414 * g++.old-deja/g++.other/thunk1.C: New test.
6415
845d6a2f
DB
64162002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
6417
6418 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6419
e6834654
SS
64202002-02-13 Stan Shebs <shebs@apple.com>
6421
cc36a670 6422 * gcc.dg/altivec-3.c: New.
e6834654 6423
56d44285
JJ
64242002-02-12 Jakub Jelinek <jakub@redhat.com>
6425
6426 * gcc.dg/Wunreachable-1.c: New test.
6427 * gcc.dg/Wunreachable-2.c: New test.
6428
34e68c86
JM
64292002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
6430
6431 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6432
3bb91036
NB
64332002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
6434
6435 * gcc.dg/decl-1.c: New test.
6436
036d01d0
DB
64372002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
6438
56f4537e 6439 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 6440
0b8c0d4e
KH
64412002-02-10 Kazu Hirata <kazu@hxi.com>
6442
6443 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6444 * gcc.c-torture/compile/980506-1.x: Likewise.
6445
b516907f
KH
64462002-02-10 Kazu Hirata <kazu@hxi.com>
6447
6448 * gcc.dg/20020210-1.c: New.
6449
3611ccb4
TM
64502002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
6451
6452 * g77.f-torture/execute/947.f: New regression test
6453 for PR fortran/947.
6454
7aa00daf
AO
64552002-02-09 Alexandre Oliva <aoliva@redhat.com>
6456
6457 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6458 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6459
fdf473ae
RH
64602002-02-08 Richard Henderson <rth@redhat.com>
6461
6462 * gcc.c-torture/compile/labels-3.c: New.
6463
1cf537c5
JJ
64642002-02-08 Jakub Jelinek <jakub@redhat.com>
6465
6466 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6467 expression statements work instead.
6468 * gcc.dg/noncompile/20020207-1.c: New test.
6469
9dd7fc76
RH
64702002-02-07 Richard Henderson <rth@redhat.com>
6471
6472 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6473
fecb60af
DB
64742002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
6475
6476 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6477 message from g77
6478 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 6479 recognized by dg.exp.
fecb60af 6480
d3dac0ae
DB
64812002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
6482
6483 PR fortran/5473
56f4537e 6484 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 6485
ff9ea967
RH
64862002-02-07 Richard Henderson <rth@redhat.com>
6487
6488 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6489 to be sufficiently aligned for integers.
6490
d5614afb
NS
64912002-02-07 Nathan Sidwell <nathan@codesourcery.com>
6492
6493 * g++.dg/template/friend4.C: New test.
6494
3f9796f9
DB
64952002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
6496
d3dac0ae 6497 PR fortran/5743
3f9796f9
DB
6498 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6499 unsupported cases.
6500
30203c18
RH
65012002-02-07 Richard Henderson <rth@redhat.com>
6502
6503 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6504 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6505 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6506 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6507
edd1967d
RH
65082002-02-06 Richard Henderson <rth@redhat.com>
6509
6510 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6511
e1e52c7e
JJ
65122002-02-06 Janis Johnson <janis187@us.ibm.com>
6513
6514 * gcc.dg/20020206-1.c: New test.
6515
5364626a
JJ
65162002-02-06 Jakub Jelinek <jakub@redhat.com>
6517
d5129288
JJ
6518 * gcc.c-torture/execute/20020206-1.c: New test.
6519
caaf2272
JJ
6520 * gcc.c-torture/execute/20020206-2.c: New test.
6521
5364626a
JJ
6522 PR optimization/5429:
6523 * gcc.c-torture/compile/20020206-1.c: New test.
6524
1b8afbe7
NC
65252002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
6526
23fb1469 6527 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
6528 as certain file formats cannot support particularly large
6529 alignments.
23fb1469 6530
1b8afbe7
NC
6531 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6532 and do not expect to be able to link the executable.
6533
cc36a670 6534 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
6535 fail because the COFF format does not support the weak attribute.
6536
8a921c08
DB
65372002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
6538
6539 * g77.dg/pr5473.f: New test
6540
81a2b933
AH
65412002-02-05 Aldy Hernandez <aldyh@redhat.com>
6542
cc36a670
RH
6543 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6544 Fix testcase accordingly.
81a2b933 6545
8d2809bc
RH
65462002-02-04 Richard Henderson <rth@redhat.com>
6547
6548 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6549 (buf): Change to be an array of pointers, not ints.
6550
6f9fdf4d
JJ
65512002-02-04 Jakub Jelinek <jakub@redhat.com>
6552
6553 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
6554 before all tests. Move warning one line above to match where it
6555 C frontend emits.
6556 * gcc.dg/Wswitch-2.c: New test.
6557 * g++.dg/warn/Wswitch-1.C: New test.
6558 * g++.dg/warn/Wswitch-2.C: New test.
6559
72db02bf
RH
65602002-02-04 Richard Henderson <rth@redhat.com>
6561
6562 * g++.dg/abi/offsetof.C: Fix size comparison.
6563
127b94b5
RS
65642002-02-04 Richard Sandiford <rsandifo@redhat.com>
6565
6566 * gcc.dg/cast-qual-2.c: New test.
6567
fa852403
JJ
65682002-02-04 Jakub Jelinek <jakub@redhat.com>
6569
6570 * gcc.dg/20020201-4.c: New test.
6571
f7948d51
BE
65722002-02-04 Ben Elliston <bje@redhat.com>
6573
6574 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6575 target_info attribute != 0, in addition to the empty string.
6576 (gcc_target_compile): Likewise.
6577
ffe80457
AC
65782002-02-03 Andrew Cagney <ac131313@redhat.com>
6579
6580 * gcc.dg/Wswitch.c: New test.
6581 PR gcc/4475. PR gcc/3780.
6582
013c7e95
TM
65832002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
6584
6585 * g77.f-torture/execute/5122.f: New test for regressions
6586 against PR fortran/5122.
6587
e7daa976
DB
65882002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
6589
6590 * g77.f-torture/compile/pr3743.f: Delete
6591 * g77.dg/pr3743-1.f: New test.
6592 * g77.dg/pr3743-2.f: New test.
6593 * g77.dg/pr3743-3.f: New test.
6594 * g77.dg/pr3743-4.f: New test.
6595
0fef3fd0
NB
65962002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
6597
6598 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6599
444c52f9
RH
66002002-02-02 Richard Henderson <rth@redhat.com>
6601
6602 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6603 * gcc.c-torture/execute/bf64-1.c: Likewise.
6604
b24d861d
JJ
66052002-02-02 Jakub Jelinek <jakub@redhat.com>
6606
6607 * gcc.dg/20020201-2.c: New test.
6608
ea142788
JJ
6609 * gcc.dg/20020201-3.c: New test.
6610
f786ab27
JJ
6611 * gcc.c-torture/execute/bitfld-2.c: New test.
6612
dfd48d76
NB
66132002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
6614
6615 * gcc.dg/bitfld-1.c: Update.
6616 * gcc.dg/bitfld-2.c: Update.
6617 * gcc.c-torture/execute/bitfld-1.x: New.
6618
d3c52658
JJ
66192002-02-02 Jakub Jelinek <jakub@redhat.com>
6620
6621 * gcc.c-torture/execute/20020201-1.c: New test.
6622
91f5782d
JJ
66232002-02-01 Janis Johnson <janis187@us.ibm.com>
6624
6625 PR target/5469
6626 * gcc.dg/20020201-1.c: New test.
6627
81622d29
DB
66282002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
6629
6630 PR fortran/3743
6631 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
6632 * g77.f-torture/compile/pr3743.x: Remove
6633
87859851
TR
66342002-01-31 Tom Rix <trix@redhat.com>
6635
6636 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
6637
6169e5fd
JM
66382002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
6639
6640 * gcc.dg/noncompile/20020130-1.c: New test.
6641
02f06b3c
DB
66422002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
6643
6644 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
6645
2fd667c2
RH
66462002-01-29 Richard Henderson <rth@redhat.com>
6647
6648 * gcc.c-torture/execute/991118-1.c: Cast various constants back
6649 to long long.
6650 * gcc.c-torture/execute/bf64-1.c: Likewise.
6651
37060e78
JJ
66522002-01-29 Jakub Jelinek <jakub@redhat.com>
6653
6654 * gcc.c-torture/execute/20020129-1.c: New test.
6655
d82b2ced
NB
66562002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
6657
6658 * gcc.c-torture/compile/20000224-1.c: Update.
6659 * gcc.c-torture/execute/bitfld-1.c: New tests.
6660 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
6661 * gcc.dg/uninit-A.c: Update.
6662
b8b98c66
NS
66632002-01-29 Nathan Sidwell <nathan@codesourcery.com>
6664
6665 * g++.dg/template/ctor1.C: Add instantiation.
6666
3bca17dd
PK
66672002-01-28 Paul Koning <pkoning@equallogic.com>
6668
6669 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
6670 argument to __builtin_prefetch to be const ptr.
6671
27d921c7
JJ
66722002-01-28 Jakub Jelinek <jakub@redhat.com>
6673
6674 * gcc.c-torture/compile/20020120-1.c: New test.
6675
438451cc
KH
66762002-01-27 Kazu Hirata <kazu@hxi.com>
6677
6678 * gcc.c-torture/execute/20020127-1.c: New test.
6679
1bf8640c 66802002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 6681
1bf8640c
DB
6682 * g77.dg/f77-edit-i-in.f: New test
6683 * g77.dg/f77-edit-i-out.f: New test
6684
33c7f925
GK
66852002-01-25 Geoffrey Keating <geoffk@redhat.com>
6686
6687 * gcc.dg/debug/debug.exp: New file.
6688 * gcc.dg/debug/trivial.c: New file.
6689 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
6690 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
6691 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
6692 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
6693 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
6694 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
6695 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
6696 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
6697 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
6698 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
6699 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
6700 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
6701 * gcc.dg/20000503-1.c: Removed.
6702 * gcc.dg/20010207-1.c: Removed.
6703 * gcc.dg/20011223-1.c: Removed.
6704 * gcc.dg/20020104-2.c: Removed.
6705 * gcc.dg/debug-1.c: Removed.
6706 * gcc.dg/debug-2.c: Removed.
6707 * gcc.dg/debug-3.c: Removed.
6708 * gcc.dg/debug-4.c: Removed.
6709 * gcc.dg/debug-5.c: Removed.
6710 * gcc.dg/debug-6.c: Removed.
6711 * gcc.dg/dwarf2-1.c: Removed.
6712 * gcc.dg/dwarf2-2.c: Removed.
6713
1658df0a
JJ
67142002-01-25 Jakub Jelinek <jakub@redhat.com>
6715
6716 * g++.old-deja/g++.other/eh5.C: New test.
6717 * g++.old-deja/g++.other/sibcall2.C: New test.
6718 * g++.old-deja/g++.other/array9.C: New test.
6719 * g++.old-deja/g++.other/typename2.C: New test.
6720 * g++.old-deja/g++.other/crash60.C: New test.
6721 * g++.old-deja/g++.other/conv9.C: New test.
6722 * g++.old-deja/g++.other/mangle10.C: New test.
6723 * g++.old-deja/g++.other/unchanging1.C: New test.
6724 * g++.old-deja/g++.other/exprstmt1.C: New test.
6725 * g++.old-deja/g++.other/inline23.C: New test.
6726 * g++.old-deja/g++.eh/ia64-1.C: New test.
6727 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
6728 * g++.old-deja/g++.other/reload1.C: New test.
6729 * g++.old-deja/g++.other/static20.C: New test.
6730 * g++.old-deja/g++.other/local-alloc1.C: New test.
6731 * g++.old-deja/g++.other/conv8.C: New test.
6732 * g++.old-deja/g++.other/stmtexpr2.C: New test.
6733 * g++.old-deja/g++.other/storeexpr1.C: New test.
6734 * g++.old-deja/g++.other/storeexpr2.C: New test.
6735 * g++.dg/eh/template2.C: New test.
6736 * g++.dg/warn/weak1.C: New test.
6737
6b016bf4
HPN
67382002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
6739
6740 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6741 Remove first, non-varying, argument.
6742
6932f033
RH
67432002-01-23 Richard Henderson <rth@redhat.com>
6744
6745 * gcc.dg/inline-2.c: New.
6746
6747 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
6748 Add optional target arg. Check number of arguments.
6749 (scan-assembler-not, scan-assembler-dem): Likewise.
6750 (scan-assembler-dem-not): Likewise.
6751
d5714a5d
ZW
67522002-01-23 Zack Weinberg <zack@codesourcery.com>
6753
6754 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
6755 line 12.
6756 * g++.old-deja/g++.brendan/parse3.C,
6757 g++.old-deja/g++.other/crash26.C,
6758 g++.old-deja/g++.other/crash28.C,
6759 g++.old-deja/g++.other/crash29.C,
6760 g++.old-deja/g++.other/crash30.C,
6761 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
6762
709619d9
AH
67632002-01-23 Aldy Hernandez <aldyh@redhat.com>
6764
d5714a5d 6765 * gcc.dg/20020115-1.c: New.
709619d9 6766
03984308
BW
67672002-01-23 Bob Wilson <bob.wilson@acm.org>
6768
6769 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
6770
a8435716
JJ
67712002-01-23 Janis Johnson <janis187@us.ibm.com>
6772
6773 * gcc.dg/20020122-3.c: New.
6774
0a01c261
JJ
67752002-01-23 Jakub Jelinek <jakub@redhat.com>
6776
6777 * g++.dg/other/gc1.C: New test.
6778
d0a8f4e4
ZW
67792002-01-23 Zack Weinberg <zack@codesourcery.com>
6780
6781 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
6782
a99e47a5
RH
67832002-01-22 Richard Henderson <rth@redhat.com>
6784
6785 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
6786
1e7e480e
RH
67872002-01-22 Richard Henderson <rth@redhat.com>
6788
6789 * gcc.dg/20020122-4.c: New.
6790
d04fd40f
L
67912002-01-22 H.J. Lu <hjl@gnu.org>
6792
6793 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
6794 link output.
6795 * gcc.dg/special/ecos.exp: Likewise.
6796 * lib/g++-dg.exp: Likewise.
6797 * lib/g77-dg.exp: Likewise.
6798 * lib/gcc-dg.exp : Likewise.
6799 * lib/mike-g++.exp: Likewise.
6800 * lib/mike-g77.exp: Likewise.
6801 * lib/mike-gcc.exp: Likewise.
6802 * lib/objc-dg.exp: Likewise.
6803
3196dfde
JJ
68042002-01-22 Janis Johnson <janis187@us.ibm.com>
6805
6806 PR target/5379
6807 * gcc.dg/20020122-2.c: New test.
6808
0c0c3c39
HPN
68092002-01-22 Hans-Peter Nilsson <hp@axis.com>
6810
6811 * gcc.dg/20020122-1.c: New test.
6812
75dbec30
DB
68132001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
6814
6815 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
6816
32abfc26
DB
68172002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
6818
6819 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
6820
38e583fd
FS
68212002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6822
6823 * gcc.c-torture/compile/20020121-1.c: New test.
6824
e5f54c45
JDA
68252002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6826
6827 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
6828 ld_library_path.
6829
0333394e
JJ
68302002-01-21 Jakub Jelinek <jakub@redhat.com>
6831
6832 * gcc.dg/20020218-1.c: New test.
6833
e23baf78
DB
68342002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
6835
6836 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
6837 messages
6838 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
6839 "At global scope" warning
6840 * g++.dg/ext/align1.C: Change cygwin test for alignment
6841 from db-bogus to dg-warning
6842
a5cf3ccc
ZW
68432002-01-21 Zack Weinberg <zack@codesourcery.com>
6844
6845 * g77.f-torture/compile/cpp2.F: New test.
6846
3807621a
NS
68472002-01-19 Nathan Sidwell <nathan@codesourcery.com>
6848
6849 * g++.dg/template/access1.C: New test.
6850
4e98d045
AH
68512002-01-18 Aldy Hernandez <aldyh@redhat.com>
6852
d5714a5d 6853 * gcc.dg/20020118-1.c: New.
4e98d045 6854
072f20ef
KH
68552002-01-18 Kazu Hirata <kazu@hxi.com>
6856
6857 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
6858
ee459e5e
DB
68592001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
6860
a99e47a5 6861 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
6862 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
6863 alignment warnings.
ee459e5e 6864
6040e200
DB
68652001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
6866
6867 * gcc.misc-tests/i386-prefetch.exp: Save and restore
6868 torture_with_loops and torture_without_loops
6869
d0e82870
JJ
68702002-01-17 Jakub Jelinek <jakub@redhat.com>
6871
6872 * gcc.c-torture/compile/20020116-1.c: New test.
6873
b8c1a6b8
JJ
68742002-01-16 Jakub Jelinek <jakub@redhat.com>
6875
51c561e3 6876 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 6877
51c561e3 6878 * gcc.dg/ultrasp4.c: New test.
c4031a04 6879
51c561e3 6880 * gcc.dg/20020116-1.c: New test.
c4031a04 6881
7ec9c85a
GK
68822002-01-15 Geoffrey Keating <geoffk@redhat.com>
6883
6884 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
6885 by EABI.
6886
441f5264
JJ
68872002-01-15 Janis Johnson <janis187@us.ibm.com>
6888
6889 * gcc.misc-tests/i386-prefetch.exp: New.
6890 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
6891 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
6892 * gcc.misc-tests/i386-pf-none-1.c: New test.
6893 * gcc.misc-tests/i386-pf-sse-1.c: New test.
6894
7c94ce7f
JJ
68952002-01-15 Jakub Jelinek <jakub@redhat.com>
6896
6897 * gcc.dg/gnu89-init-1.c: Add new tests.
6898
8559c8c0
AJ
68992002-01-15 Andreas Jaeger <aj@suse.de>
6900
6901 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
6902 * gcc.dg/i386-mmx-2.c: Likewise.
6903 * gcc.dg/i386-sse-1.c: Likewise.
6904 * gcc.dg/i386-sse-2.c: Likewise.
6905 * gcc.dg/i386-sse-3.c: Likewise.
6906
9060718c
DB
69072001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
6908
d5714a5d
ZW
6909 * g77.f-torture/execute/intrinsic-unix-bessel.f:
6910 Uncomment additional cases that now pass.
9060718c 6911
6f1a6c5b
RH
69122002-01-11 Richard Henderson <rth@redhat.com>
6913
6914 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
6915 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
6916
b8c25665 69172002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
f8cfe1a4
NP
6918
6919 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
6920
f15054ea
AH
69212002-01-10 Aldy Hernandez <aldyh@redhat.com>
6922
d5714a5d
ZW
6923 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
6924 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 6925
bccd793e
DJ
69262002-01-10 Dale Johannesen <dalej@apple.com>
6927
6928 * gcc.c-torture/execute/loop-11.c: New.
6929
115b6181
AH
69302002-01-08 Aldy Hernandez <aldyh@redhat.com>
6931
d5714a5d 6932 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
6933 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
6934
2c74ce9d
RH
69352002-01-09 Richard Henderson <rth@redhat.com>
6936
6937 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
6938 type in which to perform the operation for each size.
6939
b8c25665 69402002-01-09 Alan Matsuoka (alanm@redhat.com)
a4ae2fdc
AM
6941
6942 * gcc.c-torture/compile/20020109-2.c: New test.
6943
8d15f472
GB
69442002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
6945
6946 * gcc.c-torture/execute/loop-10.c: New test.
6947
ffb9c594
JJ
69482002-01-09 Jakub Jelinek <jakub@redhat.com>
6949
6950 * gcc.c-torture/compile/20010226-1.c: New test.
6951 * gcc.c-torture/compile/20010227-1.c: New test.
6952 * gcc.c-torture/compile/20010426-1.c: New test.
6953 * gcc.c-torture/compile/20010510-1.c: New test.
6954 * gcc.c-torture/compile/20010605-3.c: New test.
6955 * gcc.c-torture/compile/20010824-1.c: New test.
6956 * gcc.c-torture/execute/20010409-1.c: New test.
6957 * gcc.dg/noncompile/20000901-1.c: New test.
6958 * gcc.dg/20001023-1.c: New test.
6959 * gcc.dg/20001101-1.c: New test.
6960 * gcc.dg/20001102-1.c: New test.
6961 * gcc.dg/20010207-1.c: New test.
6962 * gcc.dg/20010405-1.c: New test.
6963 * gcc.dg/20010822-1.c: New test.
6964 * gcc.dg/20011107-1.c: New test.
6965
b8c25665 69662002-01-09 Jeffrey A Law (law@redhat.com)
afaa8065 6967
7d5c66d6
JL
6968 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
6969
afaa8065
JL
6970 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
6971 execution failure on PA targets.
6972
a2a2c12d
JJ
69732002-01-09 Jakub Jelinek <jakub@redhat.com>
6974
6975 * gcc.c-torture/compile/20020109-1.c: New test.
6976
18cf8dda
KH
69772002-01-08 Kazu Hirata <kazu@hxi.com>
6978
6979 * gcc.c-torture/execute/20020108-1.c: New test.
6980
b3ca30df
JJ
69812002-01-08 Jakub Jelinek <jakub@redhat.com>
6982
6983 * gcc.dg/20020108-1.c: New test.
6984
c9f115ad
L
69852002-01-08 H.J. Lu <hjl@gnu.org>
6986
6987 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
6988 for header files.
6989
acd8ea2a
GK
69902002-01-08 Geoff Keating <geoffk@redhat.com>
6991
6992 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
6993 consistency.
6994
70ec0b9b
AH
6995002-01-07 Aldy Hernandez <aldyh@redhat.com>
6996
d5714a5d 6997 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 6998
2e951384
JJ
69992002-01-07 Jakub Jelinek <jakub@redhat.com>
7000
7001 * gcc.c-torture/execute/20020107-1.c: New test.
7002
a858ca75
CR
70032002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
7004
7005 PR c/5279
7006 * gcc.c-torture/compile/20020106-1.c: New test.
7007
f21bf182
HPN
70082002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
7009
7010 * gcc.c-torture/execute/nestfunc-4.c: New test.
7011
302d2f14
LR
70122002-01-04 Loren J. Rittle <ljrittle@acm.org>
7013
d5714a5d 7014 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 7015 extra triple that slipped in.
d5714a5d
ZW
7016 * g++.old-deja/g++.abi/align.C: Likewise.
7017 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 7018
3693730e
LR
70192002-01-04 Loren J. Rittle <ljrittle@acm.org>
7020
7021 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7022 * g++.old-deja/g++.abi/align.C: Likewise.
7023 * g++.old-deja/g++.abi/bitfields.C: Likewise.
7024
28434337
LR
7025 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7026 on FreeBSD/i386.
7027 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7028 FreeBSD.
7029
b0832fe1
JJ
70302002-01-04 Jakub Jelinek <jakub@redhat.com>
7031
7032 * gcc.dg/20020104-1.c: New test.
7033
336b7dca
JJ
7034 * gcc.dg/20020104-2.c: New test.
7035
fee5bdb0
HPN
70362002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
7037
7038 * gcc.dg/20020103-1.c: Fix typo in target selector.
7039
0b223645
RH
70402002-01-03 Richard Henderson <rth@redhat.com>
7041
7042 * gcc.dg/20020103-1.c: New.
7043
187462ac
KH
70442002-01-03 Kazu Hirata <kazu@hxi.com>
7045
7046 * gcc.c-torture/execute/20020103-1.c: New test.
7047
5e55c6a2
JJ
70482002-01-03 Jakub Jelinek <jakub@redhat.com>
7049
7050 * g++.dg/other/debug2.C: New test.
7051
cb1ac742
JJ
7052 * gcc.c-torture/compile/20020103-1.c: New test.
7053
e6ecc89b
JJ
70542002-01-02 Jakub Jelinek <jakub@redhat.com>
7055
7056 * gcc.dg/gnu89-init-1.c: Added new tests.
7057
d46a33b3
NS
70582002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7059
40e593d7
NS
7060 * g++.dg/template/friend2.C: Remove as patch is reverted.
7061
323728aa
NS
7062 * g++.dg/warn/oldcast1.C: New test.
7063
46c895ac
NS
7064 * g++.dg/template/ptrmem1.C: New test.
7065 * g++.dg/template/ptrmem2.C: New test.
7066
833aa4c4
NS
7067 * g++.dg/template/ntp.C: New test.
7068
18976b21
NS
7069 * g++.dg/other/component1.C: New test.
7070
303d1c55
NS
7071 * g++.dg/template/ttp3.C: New test.
7072
d46a33b3
NS
7073 * g++.dg/template/friend2.C: New test.
7074 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7075
4542128e
NS
70762002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7077
7078 * g++.dg/other/ptrmem1.C: New test.
7079 * g++.dg/other/ptrmem2.C: New test.
7080
903c6234
NS
70812002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7082
7083 * g++.dg/template/ctor1.C: New test.
7084
477558bf
NS
70852002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7086
7087 * g++.dg/template/friend2.C: New test.
7088
db993cf3
HPN
70892002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
7090
7091 * gcc.dg/mmix-1.c: New test.
7092
3ada20ee
RH
70932001-12-31 Richard Henderson <rth@redhat.com>
7094
7095 * gcc.dg/asm-5.c: New.
7096
c49b2550
PC
70972001-12-31 Paolo Carlini <pcarlini@unitus.it>
7098
7099 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7100 in namespace __gnu_cxx
7101
d73b1f07
RH
71022001-12-30 Richard Henderson <rth@redhat.com>
7103
7104 * gcc.dg/debug-6.c: New.
7105
6ee3c8e4
JJ
71062001-12-30 Jakub Jelinek <jakub@redhat.com>
7107
7108 * gcc.c-torture/compile/20011229-2.c: New test.
7109
54561457
JJ
71102001-12-29 Jakub Jelinek <jakub@redhat.com>
7111
7112 * gcc.dg/debug-3.c: New test.
7113 * gcc.dg/debug-4.c: New test.
7114 * gcc.dg/debug-5.c: New test.
7115
c8af9937
RH
71162001-12-29 Richard Henderson <rth@redhat.com>
7117
7118 * g++.dg/eh/loop1.C: New.
7119
f3368a90
NS
71202001-12-29 Nathan Sidwell <nathan@codesourcery.com>
7121
7122 * g++.dg/template/crash1.C: New test.
7123
03c9c274
NS
71242001-12-29 Nathan Sidwell <nathan@codesourcery.com>
7125
7126 * g++.dg/other/const1.C: New test.
7127
7f3ad6b6
HPN
71282001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7129
7130 * gcc.c-torture/compile/20011229-1.c: New test.
7131
47ffd48a
SS
71322001-12-28 Stan Shebs <shebs@apple.com>
7133
7134 * lib/objc-torture.exp: Resync with c-torture.exp.
7135 * lib/objc.exp: Load standard libraries.
7136
ad47f1e5
JJ
71372001-12-28 Jakub Jelinek <jakub@redhat.com>
7138
002b4ef1 7139 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
ad47f1e5
JJ
7140 additional tests.
7141
fe85f179
RS
71422001-12-27 Roger Sayle <roger@eyesopen.com>
7143
7144 * gcc.c-torture/execute/string-opt-16.c: New testcase.
7145
df8992f8
RH
71462001-12-27 Richard Henderson <rth@redhat.com>
7147
7148 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7149
7d8e8369
NS
71502001-12-26 Nathan Sidwell <nathan@codesourcery.com>
7151
7152 * g++.dg/eh/ctor1.C: New test.
7153 * g++.dg/other/error2.C: New test.
7154
a56ca899
NS
71552001-12-24 Nathan Sidwell <nathan@codesourcery.com>
7156
7157 * g++.dg/other/init2.C: New test.
7158
b79d5213
RH
71592001-12-24 Richard Henderson <rth@redhat.com>
7160
7161 * gcc.dg/20011223-1.c: New.
7162 * gcc.dg/inline-1.c: New.
7163
7abcb63a
RH
71642001-12-23 Richard Henderson <rth@redhat.com>
7165
7166 * gcc.dg/asm-4.c: Test operand modifiers.
7167
8aad1777
RH
71682001-12-23 Richard Henderson <rth@redhat.com>
7169
7170 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7171
6eb53511
JM
71722001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
7173
7174 * gcc.c-torture/execute/20011223-1.c: New test.
7175
0ba28a6d
RH
71762001-12-21 Richard Henderson <rth@redhat.com>
7177
7178 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7179 re-enables the warning.
7180
3c0a049e
RH
71812001-12-21 Richard Henderson <rth@redhat.com>
7182
7183 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7184
87b7873d
JJ
71852001-12-20 Jakub Jelinek <jakub@redhat.com>
7186
7187 * gcc.c-torture/compile/20011218-1.c: New test.
7188
ff7230ac
NC
71892001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
7190
7191 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
7192 arm-isr.c test.
7193 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
7194 epilogue generation for ARM ISR routines.
ff7230ac 7195
b4c984fb
KG
71962001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7197
7198 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7199 * gcc.dg/format/c90-printf-3.c: Likewise.
7200 * gcc.dg/format/c99-printf-3.c: Likewise.
7201 * gcc.dg/format/ext-1.c: Likewise.
7202 * gcc.dg/format/ext-6.c: Likewise.
7203 * gcc.dg/format/format.h: Prototype unlocked stdio.
7204
cf785988
RH
72052001-12-20 Richard Henderson <rth@redhat.com>
7206
7207 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7208 (arena): Use it.
7209 (malloc): Correct allocation logic. Abort if we fill up the
7210 arena before initialization complete.
7211 (realloc): Correct allocation logic.
7212
2a3b43b6
JJ
72132001-12-20 Jakub Jelinek <jakub@redhat.com>
7214
a9dc868f
JJ
7215 * gcc.c-torture/compile/20011219-2.c: New test.
7216
2a3b43b6
JJ
7217 * gcc.c-torture/execute/20011219-1.c: New test.
7218
871c5f6b
DB
72192001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
7220
7221 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
7222 target does not support weak symbols.
7223
30fa7e33
JJ
72242001-12-19 Jakub Jelinek <jakub@redhat.com>
7225
7226 * gcc.c-torture/compile/20011219-1.c: New test.
7227
2e4cf9dc
NS
72282001-12-19 Nathan Sidwell <nathan@codesourcery.com>
7229
7230 * g++.dg/other/error1.C: New test.
7231
b8c25665 72322001-12-17 Jeffrey A Law (law@redhat.com)
2d628c25
JL
7233
7234 * gcc.c-torture/execute/20011217-1.c: New test.
7235
b8c25665 72362001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18c8746d
NP
7237
7238 * objc.dg/special/: New directory.
7239 * objc.dg/special/special.exp: New file.
7240 * objc.dg/special/unclaimed-category-1.h: New file.
7241 * objc.dg/special/unclaimed-category-1a.m: New file.
7242 * objc.dg/special/unclaimed-category-1.m: New file.
7243
232fd111
AJ
72442001-12-17 Andreas Jaeger <aj@suse.de>
7245
7246 * gcc.c-torture/compile/20011217-2.c: New test.
7247
8d37a5c0
JM
72482001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7249
7250 * gcc.c-torture/compile/20011217-1.c: New test.
7251
cdf89524
AH
72522001-12-14 Aldy Hernandez <aldyh@redhat.com>
7253
7254 * testsuite/gcc.dg/20011214-1.c: New.
7255
c178fe89
AH
72562001-12-13 Aldy Hernandez <aldyh@redhat.com>
7257
7258 * gcc.dg/altivec-4.c: New.
7259
05c8e58b
HPN
72602001-12-13 Hans-Peter Nilsson <hp@axis.com>
7261
7262 * gcc.dg/20011113-1.c: New test.
7263
72dd53af
JDA
72642001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
7265
7266 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 7267 std::__malloc_alloc_template<0> and
72dd53af
JDA
7268 std::__default_alloc_template<false, 0>.
7269
b8c25665 72702001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
c03bc36d
NP
7271
7272 * objc/execute/bf-21.m: New test.
7273 * objc/execute/enumeration-1.m: New test.
7274 * objc/execute/enumeration-2.m: New test.
232fd111 7275
59c83dbf
JJ
72762001-12-12 Jakub Jelinek <jakub@redhat.com>
7277
7278 * gcc.dg/gnu89-init-1.c: New test.
7279
ad1a6d45
NS
72802001-12-12 Nathan Sidwell <nathan@codesourcery.com>
7281
7282 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7283 * g++.old-deja/g++.jason/2371.C: Likewise.
7284 * g++.old-deja/g++.jason/template33.C: Likewise.
7285 * g++.old-deja/g++.jason/template34.C: Likewise.
7286 * g++.old-deja/g++.jason/template36.C: Likewise.
7287 * g++.old-deja/g++.oliva/typename1.C: Likewise.
7288 * g++.old-deja/g++.oliva/typename2.C: Likewise.
7289 * g++.old-deja/g++.other/typename1.C: Likewise.
7290 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7291 * g++.old-deja/g++.pt/nontype5.C: Likewise.
7292 * g++.old-deja/g++.pt/typename11.C: Likewise.
7293 * g++.old-deja/g++.pt/typename14.C: Likewise.
7294 * g++.old-deja/g++.pt/typename16.C: Likewise.
7295 * g++.old-deja/g++.pt/typename3.C: Likewise.
7296 * g++.old-deja/g++.pt/typename4.C: Likewise.
7297 * g++.old-deja/g++.pt/typename5.C: Likewise.
7298 * g++.old-deja/g++.pt/typename7.C: Likewise.
7299 * g++.old-deja/g++.robertl/eb9.C: Likewise.
7300
270d8c65
NS
73012001-12-11 Nathan Sidwell <nathan@codesourcery.com>
7302
7303 * g++.dg/other/linkage1.C: New test.
7304 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7305 specifiers.
7306
9aa8a1df
NB
73072001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
7308
7309 * gcc.dg/concat.c: New test.
7310
4c594031
SS
73112001-12-11 Stan Shebs <shebs@apple.com>
7312
7313 * objc/compile: New test directory.
7314 * objc/compile/compile.exp: New expect script.
7315 * objc/compile/20011211-1.m: New compile test.
7316
19cfdd34
JM
73172001-12-11 Jason Merrill <jason@redhat.com>
7318
7319 * lib/prune.exp (prune_gcc_output): Also handle "In member
7320 function". So many permutations...
7321
9aaceb4b
NS
73222001-12-10 Nathan Sidwell <nathan@codesourcery.com>
7323
7324 * g++.dg/template/typedef1.C: New test.
7325
271e6f02
NS
73262001-12-09 Nathan Sidwell <nathan@codesourcery.com>
7327
7328 * g++.dg/other/copy1.C: New test.
7329
1ec9bf8a
AH
73302001-10-08 Aldy Hernandez <aldyh@redhat.com>
7331
cf785988 7332 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 7333
cf785988 7334 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
7335
73362001-12-07 Aldy Hernandez <aldyh@redhat.com>
7337
cf785988 7338 * gcc.dg/altivec-2.c: New.
1ec9bf8a 7339
e9d7407e
RH
73402001-12-07 Richard Henderson <rth@redhat.com>
7341
7342 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7343
ecd70094
SC
73442001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
7345
7346 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7347 ultrasparc.
7348
b8c25665 73492001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
f393dd70
RK
7350
7351 * g++-old.deja/g++.robertl/eb101.C: Deleted.
7352
a2b1e914
JJ
73532001-12-06 Janis Johnson <janis187@us.ibm.com>
7354
7355 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7356 variable argument list.
7357
b4fcd7d2
ZW
73582001-12-06 Zack Weinberg <zack@codesourcery.com>
7359
7360 * gcc.c-torture/execute/memcheck: Delete entire directory.
7361 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7362 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7363
26f943fd
NB
73642001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
7365
7366 * gcc.dg/Wshadow-1.c: New test.
7367
f79349c7
JJ
73682001-12-05 Jakub Jelinek <jakub@redhat.com>
7369
7370 * gcc.c-torture/compile/20011130-1.c: New test.
7371
822baa84
JJ
7372 * gcc.dg/noncompile/20011025-1.c: New test.
7373
7254c5fa
JJ
7374 * g++.dg/other/anon-union.C: New test.
7375
1218665b
JJ
7376 * gcc.c-torture/execute/20011024-1.c: New test.
7377
db3acfa5
JM
73782001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
7379
7380 * gcc.c-torture/execute/20000722-1.x,
7381 gcc.c-torture/execute/20010123-1.x: Remove.
7382 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7383 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7384 gcc.dg/c99-complit-2.c: New tests.
7385
713ccd0c
NS
73862001-12-04 Nathan Sidwell <nathan@codesourcery.com>
7387
7388 * g++.dg/inherit/base1.C: New test.
7389
108b7d3d
JJ
73902001-12-04 Jakub Jelinek <jakub@redhat.com>
7391
7392 * g++.dg/other/stdarg1.C: New test.
7393
b318748f
JJ
7394 * gcc.c-torture/compile/20011130-2.c: New test.
7395
86890024
JJ
73962001-12-03 Janis Johnson <janis187@us.ibm.com>
7397
7398 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7399 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7400 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7401 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7402 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7403 * gcc.dg/builtin-prefetch-1.c: New test.
7404
63658a9a
JJ
74052001-12-03 Jakub Jelinek <jakub@redhat.com>
7406
7407 * gcc.dg/20011130-1.c: New test.
7408
f1880e13
NS
74092001-12-03 Nathan Sidwell <nathan@codesourcery.com>
7410
7411 * g++.dg/other/scope1.C: New test.
7412 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7413
39bc99c2
JM
74142001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
7415
7416 * gcc.dg/vla-init-1.c: New test.
7417
41543739
GK
74182001-12-01 Geoff Keating <geoffk@redhat.com>
7419
7420 * gcc.c-torture/compile/structs.c: New testcase from GDB.
7421
1f978f5f
NB
74222001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
7423
7424 * objc.dg/alias.m: Update.
7425 * objc.dg/class-1.m: Update.
7426 * objc.dg/const-str-1.m: Update.
7427 * objc.dg/fwd-proto-1.m: Update.
7428 * objc.dg/id-1.m: Update.
7429 * objc.dg/super-class-1.m: Update.
7430
816a3974
MM
74312001-11-29 Mark Mitchell <mark@codesourcery.com>
7432
7433 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7434 constructs.
7435
b8c25665 74362001-11-28 Jeffrey A Law (law@cygnus.com)
d4d73d4c
JL
7437
7438 * gcc.c-torture/execute/20011128-1.c: New test.
7439
fd2aba00
HPN
74402001-11-28 Hans-Peter Nilsson <hp@axis.com>
7441
7442 * gcc.dg/20011127-1.c: New test.
7443
7e5fb12f
JM
74442001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
7445
7446 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
7447 from Austin Group draft 7.
7448 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
7449 scanf format arguments.
7450 * gcc.dg/format/no-exargs-2.c: New test.
7451
338d90b8
NS
74522001-11-25 Nathan Sidwell <nathan@codesourcery.com>
7453
7454 * g++.dg/abi/vbase8-4.C: New test.
7455
cbfd0e9e
ILT
74562001-11-24 Ian Lance Taylor <ian@airs.com>
7457
7458 * gcc.c-torture/execute/20011121-1.c: New test.
7459
b8c25665 74602001-11-23 Jeffrey A Law (law@cygnus.com)
05ce35e6
JL
7461
7462 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7463
e1e7d56b
AJ
74642001-11-23 Andreas Jaeger <aj@suse.de>
7465
7466 * gcc.dg/cpp/charconst-2.c: New test.
7467
8d49efb0
GK
74682001-11-22 Geoffrey Keating <geoffk@redhat.com>
7469
7470 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7471 to the host if it is remote. Let tests specify extra headers
7472 they use.
7473 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7474 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7475 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7476 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7477 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7478 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7479 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7480 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7481 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7482 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7483
577a67b0
NC
74842001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
7485
7486 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7487 for little endian ARMs.
7488
83dea45d
JJ
74892001-11-20 Jakub Jelinek <jakub@redhat.com>
7490
7491 * gcc.c-torture/compile/20011119-1.c: New test.
7492 * gcc.c-torture/compile/20011119-2.c: New test.
7493
da6ccf83
AH
74942001-11-17 Aldy Hernandez <aldyh@redhat.com>
7495
cf785988 7496 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 7497
ca349304
JM
74982001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
7499
7500 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7501
8f7a5cdc
NC
75022001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7503
7504 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7505
d88c9275
GK
75062001-11-19 Geoffrey Keating <geoffk@redhat.com>
7507
34806eda
GK
7508 * lib/g77.exp: Don't specify --rpath-link.
7509
d88c9275
GK
7510 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7511 across all the headers.
7512 * gcc.dg/format/format.exp: For testing on a remote host,
7513 copy format.h.
7514
7515 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7516 * gcc.c-torture/execute/930406-1.c: Likewise.
7517 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7518
b73f6494
AH
75192001-11-19 Aldy Hernandez <aldyh@redhat.com>
7520
cf785988 7521 * gcc.dg/altivec-1.c: New.
b73f6494 7522
3293c3e3
NB
75232001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
7524
7525 * gcc.dg/cpp/fpreprocessed.c: New test case.
7526
aa99bd09
JM
75272001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
7528
7529 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7530 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7531 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7532
7d14c755
JM
75332001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
7534
7535 * gcc.dg/no-builtin-1.c: New test.
7536
25e7f439
JJ
75372001-11-16 Jakub Jelinek <jakub@redhat.com>
7538
7539 * gcc.c-torture/execute/20011115-1.c: New test.
7540
2b7d71b2
JJ
75412001-11-15 Jakub Jelinek <jakub@redhat.com>
7542
8f5a5db8 7543 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 7544 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
7545 * gcc.c-torture/compile/20011114-4.c: New test.
7546
36a68fe7
NS
75472001-11-15 Nathan Sidwell <nathan@codesourcery.com>
7548
7549 * g++.dg/other/init1.C: New test.
7550
6345b681
GK
75512001-11-14 Geoffrey Keating <geoffk@redhat.com>
7552
7042d510
GK
7553 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7554 message.
7555
7556 * gcc.c-torture/execute/20011114-1.c: New testcase.
7557
6345b681
GK
7558 * gcc.c-torture/compile/20010327-1.c: Revert last change.
7559 * gcc.c-torture/compile/20011114-1.c: New test, exactly
7560 like the (before this change) version of 20010327-1.c.
7561
c1a7b241
RS
75622001-11-14 Roger Sayle <roger@eyesopen.com>
7563
7564 * gcc.c-torture/execute/string-opt-13.c: New testcase.
7565
373bd0fa
RS
75662001-11-14 Richard Sandiford <rsandifo@redhat.com>
7567
7568 * g++.dg/init/array2.C: New test.
7569
574f95c4
AO
75702001-11-14 Alexandre Oliva <aoliva@redhat.com>
7571
7572 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7573
b02922a4
NS
75742001-11-13 Nathan Sidwell <nathan@codesourcery.com>
7575
7576 * g++.dg/other/forscope1.C: New test.
7577 * g++.dg/ext/forscope1.C: New test.
7578 * g++.dg/ext/forscope2.C: New test.
7579
630036c6
JJ
75802001-11-13 Jakub Jelinek <jakub@redhat.com>
7581
7582 * gcc.c-torture/execute/20011113-1.c: New test.
7583
4192f0d2
GK
75842001-11-09 Geoffrey Keating <geoffk@redhat.com>
7585
ff6051b7
GK
7586 * gcc.c-torture/execute/20011109-2.c: New test.
7587
4192f0d2
GK
7588 * gcc.c-torture/execute/20011109-1.c: New test.
7589
a3d87e92
JJ
75902001-11-09 Jakub Jelinek <jakub@redhat.com>
7591
7592 * gcc.c-torture/compile/20011109-1.c: New test.
7593
c6243b4c
GK
75942001-11-08 Geoffrey Keating <geoffk@redhat.com>
7595
7596 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7597 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7598 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7599 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7600 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7601 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7602 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7603
8ac9ea61
NB
76042001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
7605
7606 * g++.dg/warn/Wshadow-1.C: New tests.
7607 * g++.old-deja/g++.mike/for3.C: Update.
7608
207bf485
JM
76092001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
7610
7611 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7612 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
7613 XFAILs. Adjust expected error texts.
7614 * gcc.c-torture/compile/20011106-1.c,
7615 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
7616 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
7617 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
7618 gcc.dg/c99-array-lval-5.c: New tests.
7619
63d75005
NB
76202001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
7621
7622 * gcc.dg/cpp/defined.c: Update.
7623
e9b2c823
NB
76242001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
7625
7626 * gcc.c-torture/execute/anon-1.c: New test.
7627
2e80c17d
GK
76282001-11-03 Geoffrey Keating <geoffk@redhat.com>
7629
7630 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
7631 same size, so no warning should be produced on stormy16.
7632
7633 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
7634 due to oversized array.
7635 * g++.old-deja/g++.mike/ns15.C: Likewise.
7636 * g++.old-deja/g++.pt/crash16.C: Likewise.
7637
ae31824c
GS
76382001-11-02 Graham Stott <grahams@redhat.com>
7639
7640 * g++.dgother/debug1.C: Fix typos.
7641
19989812
JJ
76422001-11-01 Jakub Jelinek <jakub@redhat.com>
7643
7644 * g++.dg/other/debug1.C: New test.
7645
9199347f
SC
76462001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7647
7648 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 7649 of unsigned long.
9199347f 7650
3d238248
JJ
76512001-10-30 Jakub Jelinek <jakub@redhat.com>
7652
7653 * gcc.dg/20011029-2.c: New test.
7654
cfaef116
JJ
7655 * gcc.c-torture/compile/20011029-1.c: New test.
7656
b8c25665 76572001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
3df95b7b
NP
7658
7659 * objc/execute/class_self-1.m: New test.
7660 * objc/execute/class_self-2.m: New test.
7661
5037fa81
ZW
76622001-10-25 Zack Weinberg <zack@codesourcery.com>
7663
7664 * gcc.misc-tests/msgs.exp: Delete.
7665 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
7666 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
7667 error set to match recent changes.
7668
b621a4dd
ZW
76692001-10-24 Zack Weinberg <zack@codesourcery.com>
7670
7671 * gcc.dg/20011021-1.c: New test.
7672
c0a4369a
JJ
76732001-10-24 Jakub Jelinek <jakub@redhat.com>
7674
7675 * gcc.c-torture/compile/20011023-1.c: New test.
7676
91dc81f9
GK
76772001-10-23 Geoffrey Keating <geoffk@redhat.com>
7678
7679 * lib/g77.exp: Rewrite based on lib/g++.exp.
7680
4768dbdd
JJ
76812001-10-19 Jakub Jelinek <jakub@redhat.com>
7682
7683 * gcc.c-torture/execute/20011019-1.c: New test.
7684
368a1647
JJ
7685 * gcc.dg/20011018-1.c: New test.
7686
48d4b9f0
NY
76872001-10-19 NIIBE Yutaka <gniibe@m17n.org>
7688
7689 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
7690
c8202d4c
AO
76912001-10-18 Alexandre Oliva <aoliva@redhat.com>
7692
7693 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
7694 * gcc.dg/attr-invalid.c: Likewise.
7695
bf911a9a
JJ
76962001-10-18 Jakub Jelinek <jakub@redhat.com>
7697
7698 * testsuite/gcc.dg/20011015-1.c: New test.
7699
756b2d5e
RS
77002001-10-14 Richard Sandiford <rsandifo@redhat.com>
7701
7702 * g++.dg/template/unify2.C: New test.
7703
2d1245b8
RS
77042001-10-14 Richard Sandiford <rsandifo@redhat.com>
7705
7706 * g++.dg/other/exception-specification.C: New test
7707
e2ccde7b
TR
77082001-10-13 Tom Rix <trix@redhat.com>
7709
7710 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
7711 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
7712
8554d9a4
JJ
77132001-10-12 Jakub Jelinek <jakub@redhat.com>
7714
7715 * testsuite/gcc.dg/20011009-1.c: New test.
7716
e60505a5
NS
77172001-10-12 Nathan Sidwell <nathan@codesourcery.com>
7718
7719 PR g++/4476
7720 * g++.dg/other/friend1.C: New test.
7721
4a8d0c9c
RH
77222001-10-11 Richard Henderson <rth@redhat.com>
7723
7724 * g++.old-deja/g++.other/crash18.C: Add -S to options.
7725
6cb3ae1e
FS
77262001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7727
7728 * gcc.c-torture/compile/20011010-1.c: New.
7729
9f2f9eb6
JM
77302001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
7731
7732 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
7733 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
7734 g77.f-torture/execute/execute.exp,
7735 g77.f-torture/noncompile/noncompile.exp,
7736 gcc.c-torture/compile/compile.exp,
7737 gcc.c-torture/execute/execute.exp,
7738 gcc.c-torture/execute/ieee/ieee.exp,
7739 gcc.c-torture/execute/memcheck/memcheck.exp,
7740 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
7741 objc/execute/execute.exp: Update FSF address.
7742
24b9d43a
NB
77432001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
7744
7745 * gcc.dg/cpp/cmdlne-C.c: Update.
7746 * gcc.dg/cpp/cmdlne-C2.c: New.
7747
63dd08e6
FS
77482001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7749
7750 * gcc.c-torture/execute/20011008-3.c: New.
7751
1dde5a4e
DD
77522001-10-08 DJ Delorie <dj@redhat.com>
7753
7754 * gcc.dg/20011008-1.c: New.
7755 * gcc.dg/20011008-2.c: New.
7756
d6da836d
NB
77572001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
7758
7759 * gcc.dg/cpp/spacing1.c: Update test.
7760
cc712abf
JM
77612001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
7762
7763 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
7764 spelling errors of "separate" as "seperate".
7765
8d5463d4
AO
77662001-10-05 Alexandre Oliva <aoliva@redhat.com>
7767
7768 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
7769 enough to avoid inlining.
7770
d9c28ce3
PS
77712001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
7772
7773 * lib/g77.exp: set libg2c_dir correctly.
7774
a2566f60
NB
77752001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
7776
7777 * gcc.dg/cpp/macro11.c: New test.
7778
80a497e4
JM
77792001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7780
7781 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
7782 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
7783 gcc.dg/format/multattr-3.c: New tests.
7784 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
7785 tests for format attributes on function pointers being rejected.
7786
6431177a
JM
77872001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7788
7789 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
7790
ed0ea560
JM
77912001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7792
7793 * g++.dg/warn/format1.C: New test.
7794
bab3db73
NB
77952001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
7796
7797 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
7798
ab17715d
NB
77992001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
7800
7801 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
7802
8c3b2693
NB
78032001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
7804
7805 * gcc.dg/cpp/redef2.c: Add test.
7806
bed2ebd0
GK
78072001-09-27 Geoffrey Keating <geoffk@redhat.com>
7808
7809 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 7810 long-standing bug on i686, apparently.
bed2ebd0
GK
7811 * gcc.c-torture/execute/loop-2c.x: New file.
7812 * gcc.c-torture/execute/loop-2d.x: New file.
7813 * gcc.c-torture/execute/loop-3c.x: New file.
7814
b56cfd51
NB
78152001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
7816
7817 * gcc.dg/cpp/20000625-2.c: Correct line number.
7818
4ed5bcfb
NB
78192001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
7820
7821 * gcc.dg/cpp/macro10.c: New test.
7822 * gcc.dg/cpp/strify3.c: New test.
7823 * gcc.dg/cpp/spacing1.c: Add tests.
7824 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
7825 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
7826
1b47b7ae
DD
78272001-09-24 DJ Delorie <dj@redhat.com>
7828
7829 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 7830
dea2f2db
NB
78312001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
7832
7833 * testsuite/objc/execute/paste.m: Remove.
7834
040cc071
JM
78352001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
7836
7837 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
7838
ab6e6969
GH
78392001-09-22 George Helffrich <george@geo.titech.ac.jp>
7840
7841 * g77.dg/strlen0.f: New test.
7842
67231816
RH
78432001-09-21 Richard Henderson <rth@redhat.com>
7844
7845 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
7846 * g++.old-deja/g++.abi/vtable2.C: Likewise.
7847
91d231cb
JM
78482001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
7849
7850 Table-driven attributes.
7851 * g++.dg/ext/attrib1.C: New test.
7852
e7b6a0ee
DD
78532001-09-20 DJ Delorie <dj@redhat.com>
7854
7855 * gcc.dg/20000926-1.c: Update expected warning messages.
7856 * gcc.dg/array-2.c: Likewise, and test for warnings too.
7857 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
7858 array.
7859
4241b637
RS
78602001-09-18 Richard Sandiford <rsandifo@redhat.com>
7861
7862 * g++.dg/eh/registers1.C: New test case.
7863
17920efb
RH
78642001-09-17 Richard Henderson <rth@redhat.com>
7865
7866 * gcc.dg/array-5.c: Fix VLA decomposition test.
7867
18a9d8ff
NB
78682001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
7869
7870 * gcc.dg/cpp/line5.c: New testcase.
7871
3617ff1e
NB
78722001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
7873
7874 * gcc.dg/cpp/macro9.c: New test.
7875
0ea009fc
AH
78762001-09-15 Aldy Hernandez <aldyh@redhat.com>
7877
cf785988 7878 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
7879 to char *.
7880
846f0467
HPN
78812001-09-15 Hans-Peter Nilsson <hp@axis.com>
7882
7883 * gcc.c-torture/execute/20010915-1.c: New test.
7884
1f8d138f
JJ
78852001-09-14 Janis Johnson <janis187@us.ibm.com>
7886
7887 * g77.dg/bprob: New directory.
7888 * g77.dg/bprob/bprob.exp: New file.
7889 * g77.dg/bprob/bprob-1.f: New test.
7890 * g77.dg/gcov: New directory.
7891 * g77.dg/gcov/gcov.exp: New file.
7892 * g77.dg/gcov/gcov-1.f: New test.
7893 * g77.dg/gcov/gcov-1.x: New file.
7894
bdcbe496
NB
78952001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
7896
7897 * gcc.dg/cpp/directiv.c: Update.
7898 * gcc.dg/cpp/undef1.c: Update.
7899
c1d4e7e1
JJ
79002001-09-12 Jakub Jelinek <jakub@redhat.com>
7901
7902 * gcc.dg/20010912-1.c: New test.
7903
cd1f97c6
JJ
79042001-09-11 Janis Johnson <janis187@us.ibm.com>
7905
7906 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
7907 language-independent file in lib.
7908 * lib/gcov.exp: New file.
7909
1d30139d
JM
79102001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
7911
7912 * gcc.c-torture/compile/20010911-1.c: New test.
7913
1aa084e6
JJ
79142001-09-10 Janis Johnson <janis187@us.ibm.com>
7915
7916 * lib/profopt.exp: New, to support profile-directed optimizations.
7917 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
7918 * gcc.misc-tests/bprob-1.c: New test.
7919 * gcc.misc-tests/bprob-2.c: New test.
7920
ebe0d266 79212001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 7922
ebe0d266
JJ
7923 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
7924 XFAIL and which kinds of gcov output to verify.
7925 * gcc.misc-tests/gcov-4b.x: New file.
7926 * gcc.misc-tests/gcov-5b.x: New file.
7927 * gcc.misc-tests/gcov-6.x: New file.
7928 * gcc.misc-tests/gcov-7.c: New test.
7929 * gcc.misc-tests/gcov-7.x: New file.
7930
a3070574
JJ
79312001-09-06 Janis Johnson <janis187@us.ibm.com>
7932
7933 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
7934 * gcc.misc-tests/gcov-6.c: New test.
7935
39e78d8b
NS
79362001-09-06 Nathan Sidwell <nathan@codesourcery.com>
7937
7938 PR c++/3986
7939 * g++.dg/abi/vbase1.C: New test.
7940
89fc3605
ZL
79412001-09-05 Ziemowit Laski <zlaski@apple.com>
7942
7943 * objc.dg/method-2.m: New.
e1e7d56b 7944
da86f08f
NS
79452001-09-04 Nathan Sidwell <nathan@codesourcery.com>
7946
7947 PR c++/4203
7948 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
7949 * g++.dg/init/empty1.C: New test.
7950
7743fdb9
JJ
79512001-09-03 Jakub Jelinek <jakub@redhat.com>
7952
7953 * gcc.c-torture/compile/20010903-1.c: New test.
7954
89503616
RZ
79552001-08-31 Roman Zippel <zippel@linux-m68k.org>
7956
7957 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
7958 for m68k.
7959
7566ca49
GK
79602001-08-31 Geoffrey Keating <geoffk@redhat.com>
7961
7962 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
7963
7964 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
7965
7966 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
7967
2d107c59
GK
79682001-08-30 Geoffrey Keating <geoffk@redhat.com>
7969
7970 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
7971 for 16-bit 'unsigned int'.
7972
af592bf9
KH
79732001-08-29 Kazu Hirata <kazu@hxi.com>
7974
7975 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
7976
fa4e13e0
RH
79772001-08-27 Richard Henderson <rth@redhat.com>
7978
7979 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
7980 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
7981
90d925d3
AH
79822001-08-25 Aldy Hernandez <aldyh@redhat.com>
7983
cf785988 7984 * gcc.dg/asm-names.c (ymain): New.
90d925d3 7985
033c017c
GK
79862001-08-22 Geoffrey Keating <geoffk@redhat.com>
7987
7988 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
7989 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
7990 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
7991
ada11335
KG
79922001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7993
7994 * gcc.dg/compare5.c: New testcase.
7995
0585896c
JM
79962001-08-23 Jason Merrill <jason_merrill@redhat.com>
7997
7998 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
7999 and "In instantiation".
8000
c0e4f189
AH
80012001-08-21 Aldy Hernandez <aldyh@redhat.com>
8002
cf785988 8003 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 8004
ea319998
JJ
80052001-08-20 Janis Johnson <janis187@us.ibm.com>
8006
8007 * gcc.misc-tests/gcov.exp: Add support for branch information.
8008 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8009 * gcc.misc-tests/gcov-4.c: New test.
8010 * gcc.misc-tests/gcov-4b.c: New test.
8011 * gcc.misc-tests/gcov-5b.c: New test.
8012
9b95b063
ZW
80132001-08-20 Zack Weinberg <zackw@panix.com>
8014
8015 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8016 expected to fail.
8017
915a17f6
JDA
80182001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
8019
8020 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8021
baeb4732
JJ
80222001-08-19 Jakub Jelinek <jakub@redhat.com>
8023
8024 * g++.dg/eh/template1.C: New test.
8025
3c0a5af2
DB
80262001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
8027
8028 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8029 Fix thinko.
8030 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8031 for xfail.
8032
80332001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
8034
8035 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
8036 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8037 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 8038
3d146acb
JM
80392001-08-13 Jason Merrill <jason_merrill@redhat.com>
8040
8041 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8042
4d5f3fbd
KL
80432001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8044
8045 * g++.dg/template/unify1.C: New test.
8046
0830ae44
NS
80472001-08-07 Nathan Sidwell <nathan@codesourcery.com>
8048
8049 * g++.dg/abi/empty4.C: New test.
8050
6b6f7231
DB
80512001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
8052
8053 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8054 solaris2.*
8055 * g77.f-torture/compile/pr3743.x: Likewise
8056
eac69b8a
GDR
80572001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
8058
8059 * g++.dg/other/using-declaration.C: New test.
8060
6604e6f3
NB
80612001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
8062
8063 * gcc.dg/cpp/tr-sign.c: New testcase.
8064
67821e3a
NB
80652001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
8066
8067 * gcc.dg/cpp/19951025-1.c: Revert.
8068 * gcc.dg/cpp/directiv.c: We no longer process directives that
8069 interrupt macro arguments.
8070
13104975
ZW
80712001-08-03 Zack Weinberg <zackw@stanford.edu>
8072
8073 * gcc.dg/bconstp-1.c: New test.
8074
949f197f
RH
80752001-08-03 Richard Henderson <rth@redhat.com>
8076
8077 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8078
d82fc108
NB
80792001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
8080
8081 * gcc.dg/cpp/19951025-1.c: Update.
8082
d4d3e882
JO
80832001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
8084
8085 * g77.dg/ff90-1.f (s): Fix reference of variable z,
8086 should be x.
8087
1dbb6023
NS
80882001-08-02 Nathan Sidwell <nathan@codesourcery.com>
8089
8090 Kill -fhonor-std.
8091 * g++.old-deja/g++.ns/ns14.C: Remove special options.
8092 * g++.old-deja/g++.other/std1.C: Likewise.
8093 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8094
41ae4ee6
DB
80952001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8096
8097 * lib/g77.exp: Load gcc-defs.exp for common procedures
8098 (g77_pass, g77_fail, g77_finish, g77_exit,
8099 ${tool}_check_unsupported_p} Now redundant. Deleted.
8100
81012001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8102
8103 * g77.dg/fbackslash.f
8104 * g77.dg/fcase-preserve.f
8105 * g77.dg/ff90-1.f
8106 * g77.dg/ffixed-line-length-0.f
8107 * g77.dg/ffixed-line-length-132.f
8108 * g77.dg/ffixed-line-length-7.f
8109 * g77.dg/ffixed-line-length-72.f
8110 * g77.dg/ffixed-line-length-none.f
cf785988 8111 * g77.dg/ffree-form-1.f
41ae4ee6
DB
8112 * g77.dg/fno-backslash.f
8113 * g77.dg/fno-f90-1.f
8114 * g77.dg/fno-fixed-form-1.f
8115 * g77.dg/fno-onetrip.f
8116 * g77.dg/fno-typeless-boz.f
8117 * g77.dg/fno-underscoring.f
8118 * g77.dg/fno-vxt-1.f
8119 * g77.dg/fonetrip.f
8120 * g77.dg/ftypeless-boz.f
8121 * g77.dg/fugly-assumed.f
8122 * g77.dg/funderscoring.f
8123 * g77.dg/fvxt-1.f
8124
3fecf49c
ZL
81252001-08-01 Ziemowit Laski <zlaski@apple.com>
8126
8127 * objc.dg/fwd-proto-1.m: New.
8128 * objc.dg/local-decl-1.m: New.
8129 * objc.dg/naming-1.m: New.
8130 * objc.dg/naming-2.m: New.
8131 * objc.dg/proto-hier-1.m: New.
8132
ebff8232
HPN
81332001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
8134
8135 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8136 largest-type elements to a struct makes its size grow.
8137
20dde49d
NS
81382001-07-31 Nathan Sidwell <nathan@codesourcery.com>
8139
8140 * g++.dg/abi/vthunk1.C: New test.
8141
b7ad2f8b
NS
81422001-07-31 Nathan Sidwell <nathan@codesourcery.com>
8143
8144 * g++.dg/abi/vbase8-22.C: New test.
8145
dd666a87
NB
81462001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
8147
8148 * gcc.dg/cpp/macro8.c: New test.
8149
0ab142b0
NS
81502001-07-27 Nathan Sidwell <nathan@codesourcery.com>
8151
8152 * g++.dg/abi/vbase8-21.C: New test.
8153
d60d223b
NS
81542001-07-27 Nathan Sidwell <nathan@codesourcery.com>
8155
8156 * g++.dg/abi/vbase8-10.C: New test.
8157
08ecdbeb
RO
81582001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8159
8160 * lib/g++.exp (g++_set_ld_library_path): Renamed to
8161 ${tool}_set_ld_library_path.
8162 Changed caller.
8163 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8164 g++.exp.
8165
62ba5f39
SC
81662001-07-26 Stan Cox <scox@redhat.com>
8167
8168 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8169 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8170 gcc_exit, gcc_check_unsupported_p):
8171 Moved to gcc-deps.exp
8172 * gcc-deps.exp: New file.
8173
db3ef87b
KL
81742001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8175
8176 * g++.old-deja/g++.pt/defarg14.C: New test.
8177
312b7c9d
NS
81782001-07-26 Nathan Sidwell <nathan@codesourcery.com>
8179
8180 * g++.old-deja/g++.other/lineno5.C: New test.
8181
648c2206
NS
81822001-07-26 Nathan Sidwell <nathan@codesourcery.com>
8183
8184 * g++.old-deja/g++.pt/crash68.C: New test.
8185
969fd501
NS
81862001-07-26 Nathan Sidwell <nathan@codesourcery.com>
8187
8188 * g++.old-deja/g++.other/crash42.C: New test.
8189
cef0d199
NB
81902001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
8191
8192 * gcc.dg/cpp/extratokens.c: Fix.
8193 * gcc.dg/cpp/skipping2.c: New tests.
8194
50011802
RO
81952001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8196
8197 * gcc.c-torture/execute/20010724-1.c: New file.
8198 * gcc.c-torture/execute/20010724-1.x: New file.
8199
40260429
NS
82002001-07-25 Nathan Sidwell <nathan@codesourcery.com>
8201
8202 * g++.old-deja/g++.other/cond7.C: New test.
8203
ab085207
NS
82042001-07-25 Nathan Sidwell <nathan@codesourcery.com>
8205
8206 * g++.old-deja/g++.other/optimize4.C: New test.
8207
90b1ca2f
NS
82082001-07-25 Nathan Sidwell <nathan@codesourcery.com>
8209
8210 * g++.old-deja/g++.abi/vbase8-5.C: New test.
8211
41971242
JM
82122001-07-24 Jason Merrill <jason_merrill@redhat.com>
8213
8214 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8215 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8216 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8217 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8218
8219 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8220 bug report" message.
8221
8222 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8223 * g++.dg/ext/instantiate1.C: Move from old-deja.
8224
897c6ab7
DB
82252001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
8226
8227 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8228 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8229 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8230 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8231
b8c25665 82322001-07-23 Jeffrey A Law (law@cygnus.com)
1ee6b839
JL
8233
8234 * gcc.c-torture/execute/20010723-1.c: New test.
8235
541c655f
BE
82362001-07-23 Ben Elliston <bje@redhat.com>
8237
8238 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8239
e5d4fff4
FS
82402001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8241
8242 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8243 i[34567]86-*-*.
8244 Delete handling of ieee_multilib_flags.
8245 Pass -mieee for alpha*-*-* and sh-*-*.
8246 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8247
f4653d92
NS
82482001-07-21 Nathan Sidwell <nathan@codesourcery.com>
8249
8250 Remove old-abi tests.
8251 * g++.old-deja/g++.mike/p11116.C: Remove.
8252 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8253
08f66b04
TM
82542001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
8255
8256 * g77.f-torture/compile/pr3743.f: New test
8257
82582001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
8259
8260 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8261
432fa9f2
RO
82622001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8263
8264 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8265 g++.old-deja/g++.pt/static6.C: Likewise.
8266 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8267 supports weak symbols.
8268
f7bebb56
AJ
82692001-07-18 Andreas Jaeger <aj@suse.de>
8270
8271 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8272 supported again.
8273
a3424c98
AJ
82742001-07-18 Andreas Jaeger <aj@suse.de>
8275
8276 * gcc.dg/iftrap-1.c: Fix target line.
8277
91a18fe0
RH
82782001-07-17 Richard Henderson <rth@redhat.com>
8279
8280 * gcc.c-torture/execute/20010717-1.c: New.
8281
4b01f8d8
JM
82822001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
8283
8284 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8285 tests.
8286
b5ca1dc7
PS
82872001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
8288
8289 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8290
3d719162
RO
82912001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8292
8293 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8294 UAC_SIGBUS, UAC_NOPRINT definitions.
8295
b8c25665 82962001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
55680aef
NP
8297
8298 * objc/execute/object_is_class.m: New test.
8299 * objc/execute/object_is_meta_class.m: New test.
8300
09b495e5
TM
83012001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
8302
8303 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8304 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8305
83062001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
8307
8308 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8309 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8310
999c0669
RH
83112001-07-14 Richard Henderson <rth@redhat.com>
8312
8313 * gcc.dg/iftrap-1.c: New.
8314
09b495e5 83152001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
8316
8317 * g77.f-torture/execute/intrinsic77.f: New test.
8318
1ca46974
JJ
83192001-07-11 Janis Johnson <janis@us.ibm.com>
8320
8321 * gcc.misc-tests/gcov-3.c: New test.
8322
0e41fb04
RS
83232001-07-11 Richard Sandiford <rsandifo@redhat.com>
8324
8325 * gcc.c-torture/compile/20010711-1.c,
8326 * gcc.c-torture/compile/20010711-2.c: New tests.
8327
4a1b6176
RS
83282001-07-11 Richard Sandiford <rsandifo@redhat.com>
8329
8330 * gcc.c-torture/execute/20010711-1.c: New test.
8331
6fbce318
BE
83322001-07-11 Ben Elliston <bje@redhat.com>
8333
8334 * g++.old-deja/g++.other/enum5.C: New test.
8335
41971242
JM
83362001-07-10 Jason Merrill <jason_merrill@redhat.com>
8337
8338 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8339 (g++-dg-prune): Call prune_gcc_output.
8340 * prune.exp: New file for prune_gcc_output.
8341 * lib/g++.exp, lib/gcc.exp: Load it.
8342
f7a4cec0
JM
83432001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
8344
8345 * gcc.c-torture/compile/20010701-1.c,
8346 g++.old-deja/g++.ext/attrib6.C: New tests.
8347
b8c25665 83482001-07-06 Jeffrey A Law (law@cygnus.com)
d9249616
JL
8349
8350 * gcc.c-torture/compile/20010706-1.c: New test.
8351
809353e1
MC
83522000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
8353
8354 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8355
0168a849
SS
83562001-06-28 Stan Shebs <shebs@apple.com>
8357
8358 * gcc.dg/pragma-darwin.c: New test.
8359
f4b20cd9
RO
83602001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8361
8362 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8363 Solaris 2.[678] system.
8364
f9e1917e
JM
83652001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
8366
8367 * gcc.dg/20010622-1.c: New test.
8368
b2af8e32
SS
83692001-06-18 Stan Shebs <shebs@apple.com>
8370
8371 * objc.dg: New directory.
8372 * objc.dg/dg.exp: New file.
8373 * objc.dg/alias.m: New.
8374 * objc.dg/class-1.m: New.
8375 * objc.dg/class-2.m: New.
8376 * objc.dg/const-str-1.m: New.
8377 * objc.dg/const-str-2.m: New.
8378 * objc.dg/id-1.m: New.
8379 * objc.dg/method-1.m: New.
8380 * objc.dg/super-class-1.m: New.
8381 * lib/objc-dg.exp: New file.
8382
eaea542a
JDA
83832001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
8384
8385 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8386 of label name.
8387
87326ba8
NS
83882001-06-14 Nathan Sidwell <nathan@codesourcery.com>
8389
8390 * g++.old-deja/g++.abi/vbase8-9.C: New test.
8391
15a7ee9f
FS
83922001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8393
8394 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8395 variable.
8396
757e4f23
RH
83972001-06-12 Richard Henderson <rth@redhat.com>
8398
8399 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8400
623fe76a
NS
84012001-06-12 Nathan Sidwell <nathan@codesourcery.com>
8402
8403 * g++.old-deja/g++.abi/vbase5.C: New test.
8404 * g++.old-deja/g++.abi/vbase6.C: New test.
8405 * g++.old-deja/g++.abi/vbase7.C: New test.
8406
2c1a2421
KG
84072001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8408
8409 * gcc.c-torture/compile/20010610-1.c: New test.
8410
7bdcf888
NS
84112001-06-12 Nathan Sidwell <nathan@codesourcery.com>
8412
8413 * g++.old-deja/g++.abi/vbase4.C: New test.
8414
b05d8201
SC
84152001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8416
8417 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8418 support %f for HC11/HC12 targets.
8419 * gcc.c-torture/execute/930513-1.x: New file, likewise.
8420 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8421 on HC11/HC12 targets.
8422 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8423
55f61a56
RO
84242001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8425
8426 * gcc.dg/wchar_t-1.c: New file.
8427 * gcc.dg/wint_t-1.c: Likewise.
8428
07732516
BS
84292001-06-11 Bernd Schmidt <bernds@redhat.com>
8430
8431 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8432
d4a6cf38
RH
84332001-06-11 Richard Henderson <rth@redhat.com>
8434
8435 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8436
1552f874
JM
84372001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
8438
8439 * gcc.c-torture/compile/20010611-1.c: New test.
8440
f18b70f5
JM
84412001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
8442
8443 * gcc.dg/c99-tag-1.c: Add more tests.
8444
2e246150
AO
84452001-06-10 Alexandre Oliva <aoliva@redhat.com>
8446
8447 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8448 representation on MN10300 and ARM/Thumb.
8449
226f8242
TM
84502001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
8451
8452 * g77.f-torture/execute/20010610.f: New.
8453
5bb8dd28
DB
84542001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
8455
8456 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8457 names.
8458
07a96c1b
RH
84592001-06-09 Richard Henderson <rth@redhat.com>
8460
8461 * gcc.c-torture/execute/ashrdi-1.c: New.
8462 * gcc.c-torture/execute/ashldi-1.c: New.
8463 * gcc.c-torture/execute/lshrdi-1.c: New.
8464
b2782014
OP
84652001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
8466
8467 * objc/execute/load-3.m: Added. Check sending +load to categories,
8468 in addition to classes.
8469
43fd108f
SS
84702001-06-08 Stan Shebs <shebs@apple.com>
8471
8472 * objc/execute/load-2.m: New test. From Nicola Pero
8473 <n.pero@mi.flashnet.it>.
a3424c98 8474
7137fd76
JJ
84752001-06-08 Jakub Jelinek <jakub@redhat.com>
8476
8477 * gcc.c-torture/execute/20010605-2.c: New test.
8478
4b454fcc
NS
84792001-06-08 Nathan Sidwell <nathan@codesourcery.com>
8480
8481 * g++.old-deja/g++.abi/vbase2.C: New test.
8482 * g++.old-deja/g++.abi/vbase3.C: New test.
8483
9ac1bd2e
NS
84842001-06-08 Nathan Sidwell <nathan@codesourcery.com>
8485
8486 * g++.old-deja/g++.pt/friend49.C: New test.
8487
fcebb2dd
NS
84882001-06-07 Nathan Sidwell <nathan@codesourcery.com>
8489
8490 * g++.old-deja/g++.ext/anon3.C: New test.
8491
bea09693
NS
84922001-06-05 Nathan Sidwell <nathan@codesourcery.com>
8493
8494 * g++.old-deja/g++.other/conv7.C: New test.
8495
f375b7a7
JM
84962001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
8497
8498 * gcc.c-torture/compile/20010605-2.c: New test.
8499
3d3daefd
JDA
85002001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8501
8502 * gcc.c-torture/execute/20010604-1.c: New test.
8503
05ac6740
LR
85042001-06-04 Loren J. Rittle <ljrittle@acm.org>
8505
8506 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8507
6bdfaf09
JO
85082001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
8509
8510 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8511 (g++_link_flags): Likewise.
8512 (g++_init): Pass gccpath's value to two previous functions.
8513
87327987
KG
85142001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8515
8516 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8517 Ensure logfile entry matches exec command line.
8518
0c02eebf
RH
85192001-05-31 Richard Henderson <rth@redhat.com>
8520
bc440d04 8521 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
8522 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8523
42a9e4e4
DB
85242001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
8525
8526 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8527 compiler for irix6.2
8528
e97c9488
NS
85292001-05-30 Nathan Sidwell <nathan@codesourcery.com>
8530
8531 * g++.old-deja/g++.other/optimize3.C: New file.
8532
7dd0ff2b
JO
85332001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
8534
42a9e4e4
DB
8535 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8536 assemble.
7dd0ff2b 8537
87d9ac49
NS
85382001-05-26 Nathan Sidwell <nathan@codesourcery.com>
8539
8540 * g++.old-deja/g++.other/optimize2.C: New file.
8541
47cf9247
DN
85422001-05-25 Diego Novillo <dnovillo@redhat.com>
8543
8544 * gcc.c-torture/compile/20010518-2.c: New file.
8545 * gcc.c-torture/execute/20010518-1.c: New file.
8546 * gcc.c-torture/execute/20010518-2.c: New file.
8547
0e03329a
JM
85482001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
8549
8550 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8551
f5aada26
MM
85522001-05-24 Mark Mitchell <mark@codesourcery.com>
8553
8554 G++ no longer defines builtins that do not begin with __builtin.
8555 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8556 * g++.old-deja/g++.brendand/misc13.C: Likewise.
8557 * g++.old-deja/g++.law/builtin1.C: Likewise.
8558 * g++.old-deja/g++.law/cvt2.C: Likewise.
8559 * g++.old-deja/g++.mike/net5.C: Likewise.
8560 * g++.old-deja/g++.other/builtins1.C: Likewise.
8561 * g++.old-deja/g++.other/builtins2.C: Likewise.
8562 * g++.old-deja/g++.other/builtins3.C: Likewise.
8563 * g++.old-deja/g++.other/builtins4.C: Likewise.
8564 * g++.old-deja/g++.other/inline8.C: Likewise.
8565 * g++.old-deja/g++.robertl/eb39.C: Likewise.
8566
6f56d925
NS
85672001-05-24 Nathan Sidwell <nathan@codesourcery.com>
8568
8569 * g++.old-deja/g++.pt/using1.C: Adjust.
8570 * g++.old-deja/g++.pt/using2.C: New test.
8571
f8710242
NB
85722001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
8573
8574 * gcc.dg/cpp/charconst.c: New tests.
8575 * gcc.dg/cpp/escape.c: New tests.
8576 * gcc.dg/cpp/escape-1.c: New tests.
8577 * gcc.dg/cpp/escape-2.c: New tests.
8578 * gcc.dg/cpp/ucs.c: New tests.
8579
3af21e04
DB
85802001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
8581
a3424c98 8582 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
8583 native compiler for irix6.5.
8584
1ec07597
JO
8585Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
8586
8587 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 8588 get_multilibs.
1ec07597
JO
8589 (g++_link_flags): Likewise.
8590 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8591
c215b29f
JM
85922001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
8593
8594 * gcc.dg/c90-hexfloat-1.c: Add more tests.
8595
4694cec2
GK
85962001-05-21 Geoff Keating <geoffk@redhat.com>
8597
8598 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8599 this file.
8600
f0ef84a2
SC
86012001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8602
8603 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8604 STACK_SIZE;
8605 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8606 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 8607 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
8608 to STACK_SIZE.
8609 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 8610 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
8611 to STACK_SIZE; Use it to define size of bytemem array.
8612
ef73e139
SC
86132001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8614
8615 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
8616 on 68HC11/HC12 due to the asm instruction.
8617 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
8618 * gcc.c-torture/compile/920520-1.x: Likewise.
8619 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
8620 on 68HC11/HC12 because the function is larger than 64K.
8621 * gcc.c-torture/compile/961203-1.x: New file, this test fails
8622 on 68HC11/HC12 because the structure is too large.
8623
4951297b
RH
86242001-05-20 Richard Henderson <rth@redhat.com>
8625
8626 * gcc.c-torture/execute/20010520-1.c: New.
8627
88e3805d
KG
86282001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8629
8630 * g++.old-deja/g++.warn/compare1.C: New test.
8631 * gcc.dg/compare4.c: New test.
8632
d30a825a
NS
86332001-05-20 Nathan Sidwell <nathan@codesourcery.com>
8634
8635 * g++.old-deja/g++.other/optimize1.C: New test.
8636
3b82c249
KL
86372001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8638
8639 * g++.old-deja/g++.pt/spec41.C: New test.
8640
97d24516
JM
86412001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
8642
8643 * gcc.c-torture/compile/20010114-1.x: Remove.
8644
10d6cbb8
SS
86452001-05-18 Stan Shebs <shebs@apple.com>
8646
8647 * gcc.c-torture/compile/20010518-1.c: New test.
8648
2b0cbc5d
NS
86492001-05-18 Nathan Sidwell <nathan@codesourcery.com>
8650
8651 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
8652 * g++.old-deja/g++.pt/crash67.C: New test.
8653
20415bba
JO
86542001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
8655
8656 * g++.old-deja/g++.other/debug9.C: New test.
8657
7857f134
ZW
86582001-05-16 Zack Weinberg <zackw@stanford.edu>
8659
8660 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
8661
b8c25665 86622001-05-16 Jan Hubicka <jh@suse.cz>
5a111a5b
JH
8663
8664 * gcc.c-torture/compile/20010516-1.c: New test.
8665
3f0a9b35
NS
86662001-05-16 Nathan Sidwell <nathan@codesourcery.com>
8667
cc469ee9
NS
8668 * g++.old-deja/g++.other/crash41.C: New test.
8669
86702001-05-16 Nathan Sidwell <nathan@codesourcery.com>
8671
cc469ee9 8672 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 8673
5846d7f7
BK
86742001-05-15 Benjamin Kosnik <bkoz@redhat.com>
8675
8676 * g++.old-deja/g++.robertl/eb27.C: Convert.
8677
5be598f6
NC
86782001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8679
8680 * g++.dg/friend-warn.C: New test. Do not warn about friend
8681 declaration being redundant.
8682
0239bfdd
MM
86832001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
8684
8685 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
8686
ce29729a
MM
86872001-05-14 Mark Mitchell <mark@codesourcery.com>
8688
8689 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
8690
8b9df536
BK
86912001-05-13 Benjamin Kosnik <bkoz@redhat.com>
8692
8693 * lib/g++.exp: Use testsuite_flags.
a3424c98 8694
6f221402
MM
86952001-05-13 Mark Mitchell <mark@codesourcery.com>
8696
8697 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
8698
e7288e18
JDA
86992001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
8700
8701 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
8702
c873862c
MM
87032001-05-11 Mark Mitchell <mark@codesourcery.com>
8704
8705 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
8706
25d78ace
JM
87072001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
8708
8709 * gcc.c-torture/compile/20010313-1.c: New test.
8710
6d4587f7
ZW
87112001-05-09 Zack Weinberg <zackw@stanford.edu>
8712
8713 * gcc.dg/cpp/direct2.c: New test.
8b9df536 8714 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
8715
8716 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
8717
1a560c3a
MM
87182001-05-07 Mark Mitchell <mark@codesourcery.com>
8719
8720 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
8721 * g++.old-deja/g++.other/op3.C: Likewise.
8722
7f75752b
NB
87232001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
8724
8725 * gcc.dg/cpp/syshdr.h: New file.
8726 * gcc.dg/cpp/sysmac1.c: Update.
8727 * gcc.dg/cpp/sysmac2.c: Update.
8728
7120a6fe
NB
87292001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
8730
8731 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
8732
a92644e7
DE
87332001-05-04 David Edelsohn <edelsohn@gnu.org>
8734
8735 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
8736 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
8737
1fc77d36
NB
87382001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
8739
8740 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
8741
4091fa5f
GK
87422001-05-03 Geoffrey Keating <geoffk@redhat.com>
8743
8744 * lib/g++.exp (g++_include_flags): Don't use any special flags
8745 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 8746 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
8747 TESTING_IN_BUILD_TREEE is not defined.
8748
de26cf80
JJ
87492001-05-02 Jakub Jelinek <jakub@redhat.com>
8750
8751 * g++.old-deja/g++.eh/catch13.C: New test.
8752 * g++.old-deja/g++.eh/catch14.C: New test.
8753
2d2a86ae
JJ
87542001-05-02 Jakub Jelinek <jakub@redhat.com>
8755
8756 * gcc.dg/cpp/tr-define.c: New test.
8757
a39a06ff
LR
87582001-05-01 Loren J. Rittle <ljrittle@acm.org>
8759
8760 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
8761 <stdlib.h>, not <malloc.h>.
8762
9da99f7d
NS
87632001-05-01 Nathan Sidwell <nathan@codesourcery.com>
8764
8765 * g++.old-deja/g++.ns/template17.C: New test.
8766
4b48a93e
NS
87672001-05-01 Nathan Sidwell <nathan@codesourcery.com>
8768
8769 * g++.old-deja/g++.pt/ref4.C: New test.
8770
901d43bc
RH
87712001-04-30 Richard Henderson <rth@redhat.com>
8772
8773 * gcc.dg/20000724-1.c: Revert last change.
8774
505cf15f
TM
87752001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
8776
8777 * g77.f-torture/execute/20010430.f: New test.
8778
d60e5448
MM
87792001-04-30 Mark Mitchell <mark@codesourcery.com>
8780
8781 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
8782
7200764f
JM
87832001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
8784
8785 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
8786
2d46ec83
NS
87872001-04-27 Nathan Sidwell <nathan@codesourcery.com>
8788
8789 * g++.old-deja/g++.eh/crash6.C: New test.
8790
02a1a68c
NS
87912001-04-27 Nathan Sidwell <nathan@codesourcery.com>
8792
8793 * g++.old-deja/g++.other/warn7.C: New test.
8794
5f6eeeb3
NS
87952001-04-27 Nathan Sidwell <nathan@codesourcery.com>
8796
8797 * g++.old-deja/g++.other/defarg9.C: New test.
8798
f6ce87c0
TM
87992001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
8800
8801 * g77.f-torture/compile/20010426.f: New test.
8802 * g77.f-torture/execute/20010426.f: New test.
8803
f658da59
TM
88042001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
8805
8806 * g77.f-torture/compile/20000629-1.x: Remove - error
8807 has been fixed.
8808
b8c25665 88092001-04-26 Jeffrey A Law (law@cygnus.com)
3da5d5c8 8810
a86414f3
JL
8811 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
8812 Tweak slightly to work with g++.dg framework.
8813 * g++.dg/special/ecos.exp: Run initp1.C test.
8814 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
8815
3da5d5c8
JL
8816 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
8817 its linker doesn't give line numbers either.
8818 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
8819
5677efb0
NS
88202001-04-26 Nathan Sidwell <nathan@codesourcery.com>
8821
8822 * g++.old-deja/g++.other/lex1.C: New test.
8823
3b07c79b
JJ
88242001-04-26 Jakub Jelinek <jakub@redhat.com>
8825
8826 * gcc.dg/noncompile/20010425-1.c: New test.
8827
0576ec13
NS
88282001-04-26 Nathan Sidwell <nathan@codesourcery.com>
8829
8830 * g++.old-deja/g++.pt/mangle2.C: New test.
8831
b5cd6849
JJ
88322001-04-25 Jakub Jelinek <jakub@redhat.com>
8833
49b51f30 8834 * gcc.dg/format/plus-1.c: New test.
b5cd6849 8835
0607953c
JJ
88362001-04-25 Jakub Jelinek <jakub@redhat.com>
8837
8838 * gcc.dg/20010423-1.c: New test.
8839
e99af66b
JJ
88402001-04-25 Jakub Jelinek <jakub@redhat.com>
8841
8842 * gcc.c-torture/execute/20010422-1.c: New test.
8843
6bda7a5e
NS
88442001-04-25 Nathan Sidwell <nathan@codesourcery.com>
8845
8846 * g++.old-deja/g++.ns/type2.C: New test.
8847
11fe225a
ZW
88482001-04-24 Zack Weinberg <zackw@stanford.edu>
8849
8850 * g++.old-deja/g++.other/perf1.C: New test.
8851
0ba8a114
NS
88522001-04-24 Nathan Sidwell <nathan@codesourcery.com>
8853
8854 * gcc.dg/c99-func-2.c: Remove xfail.
8855 * gcc.dg/c99-func-3.c: Remove xfail.
8856 * gcc.dg/c99-func-4.c: Remove xfail.
8857
15784bba
ZW
88582001-04-23 Zack Weinberg <zackw@stanford.edu>
8859
8860 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
8861
c3cd9c8b
JM
88622001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
8863
8864 * gcc.c-torture/compile/20010423-1.c: New test.
8865
aa1826e2
NS
88662001-04-20 Nathan Sidwell <nathan@codesourcery.com>
8867
8868 * g++.old-deja/g++.pt/typename28.C: New test.
8869
06d9f09f
NS
88702001-04-20 Nathan Sidwell <nathan@codesourcery.com>
8871
8872 * g++.old-deja/g++.abi/empty2.C: New test.
8873 * g++.old-deja/g++.abi/empty3.C: New test.
8874
24f80882
JJ
88752001-04-20 Jakub Jelinek <jakub@redhat.com>
8876
8877 * g++.old-deja/g++.other/comdat2.C: New test.
8878 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
8879
351a0f00
JJ
88802001-04-20 Jakub Jelinek <jakub@redhat.com>
8881
8882 * g++.old-deja/g++.other/overload14.C: New test.
8883
881cae05
JJ
88842001-04-20 Jakub Jelinek <jakub@redhat.com>
8885
8886 * g++.old-deja/g++.other/lookup23.C: New test.
8887
43e72072
JJ
88882001-04-20 Jakub Jelinek <jakub@redhat.com>
8889
8890 * gcc.c-torture/execute/20010403-1.c: New test.
8891
5c8378a7
DB
88922001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
8893 Mark Mitchell <mark@codesourcery.com>
8894
8895 * lib/old-dejagnu.exp: Don't delete output of executable.
8896 Add .exe suffix to executables.
8897
96f1c2b1
TM
88982001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
8899
8900 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
8901
3ed56f8a
KG
89022001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8903
8904 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
8905
0fb3018c 89062001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 8907
0fb3018c
NS
8908 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
8909 * g++.old-deja/g++.abi/crash1.C: New test.
8910
bbb53468
NS
89112001-04-12 Nathan Sidwell <nathan@codesourcery.com>
8912
8913 * g++.old-deja/g++.other/crash40.C: New test.
8914
76cf1895
KG
89152001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8916
8917 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
8918
a2095778
NS
89192001-04-11 Nathan Sidwell <nathan@codesourcery.com>
8920
8921 * g++.old-deja/g++.other/warn6.C: New test.
8922
3a172730
PS
892322001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
8924
6d4587f7 8925 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
8926
8927001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
8928
8929 * gcc.dg/wtr-conversion-1.c: New testcase.
8930
5a01d634
RH
89312001-04-10 Richard Henderson <rth@redhat.com>
8932
8933 * g++.old-deja/g++.other/array5.C: New.
8934
9b38026f
FS
89352001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8936
8937 * gcc.c-torture/execute/20010408-1.c: New test.
8938
a5434cb7
BK
89392001-04-06 Benjamin Kosnik <bkoz@redhat.com>
8940
8941 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
8942 headers and constructs.
8943 * g++.old-deja/g++.robertl/eb79.C: Same.
8944 * g++.old-deja/g++.robertl/eb77.C (main): Same.
8945 * g++.old-deja/g++.robertl/eb73.C: Same.
8946 * g++.old-deja/g++.robertl/eb66.C (main): Same.
8947 * g++.old-deja/g++.robertl/eb55.C (t): Same.
8948 * g++.old-deja/g++.robertl/eb54.C (main): Same.
8949 * g++.old-deja/g++.robertl/eb46.C (main): Same.
8950 * g++.old-deja/g++.robertl/eb44.C: Same.
8951 * g++.old-deja/g++.robertl/eb41.C (main): Same.
8952 * g++.old-deja/g++.robertl/eb4.C (main): Same.
8953 * g++.old-deja/g++.robertl/eb39.C: Same.
8954 * g++.old-deja/g++.robertl/eb33.C (main): Same.
8955 * g++.old-deja/g++.robertl/eb31.C (main): Same.
8956 * g++.old-deja/g++.robertl/eb30.C: Same.
8957 * g++.old-deja/g++.robertl/eb3.C: Same.
8958 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
8959 * g++.old-deja/g++.robertl/eb21.C: Same.
8960 * g++.old-deja/g++.robertl/eb15.C: Same.
8961 * g++.old-deja/g++.robertl/eb118.C: Same.
8962 * g++.old-deja/g++.robertl/eb115.C (main): Same.
8963 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
8964 * g++.old-deja/g++.robertl/eb109.C: Same.
8965 * g++.old-deja/g++.other/sibcall1.C (main): Same.
8966 * g++.old-deja/g++.mike/rtti1.C: Same.
8967 * g++.old-deja/g++.mike/p658.C: Same.
8968 * g++.old-deja/g++.mike/net46.C: Same.
8969 * g++.old-deja/g++.mike/net34.C: Same.
8970 * g++.old-deja/g++.mike/memoize1.C: Same.
8971 * g++.old-deja/g++.mike/eh2.C: Same.
8972 * g++.old-deja/g++.law/weak.C: Same.
8973 * g++.old-deja/g++.law/visibility7.C: Same.
8974 * g++.old-deja/g++.law/visibility25.C: Same.
8975 * g++.old-deja/g++.law/visibility22.C: Same.
8976 * g++.old-deja/g++.law/visibility2.C: Same.
8977 * g++.old-deja/g++.law/visibility17.C: Same.
8978 * g++.old-deja/g++.law/visibility13.C: Same.
8979 * g++.old-deja/g++.law/visibility10.C: Same.
8980 * g++.old-deja/g++.law/visibility1.C: Same.
8981 * g++.old-deja/g++.law/virtual3.C (eval): Same.
8982 * g++.old-deja/g++.law/vbase1.C: Same.
8983 * g++.old-deja/g++.law/operators32.C: Same.
8984 * g++.old-deja/g++.law/nest3.C: Same.
8985 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
8986 * g++.old-deja/g++.law/except5.C (main): Same.
8987 * g++.old-deja/g++.law/cvt7.C (run): Same.
8988 * g++.old-deja/g++.law/cvt2.C: Same.
8989 * g++.old-deja/g++.law/cvt16.C: Same.
8990 * g++.old-deja/g++.law/ctors6.C (bar): Same.
8991 * g++.old-deja/g++.law/ctors17.C (main): Same.
8992 * g++.old-deja/g++.law/ctors13.C: Same.
8993 * g++.old-deja/g++.law/ctors12.C (main): Same.
8994 * g++.old-deja/g++.law/ctors10.C: Same.
8995 * g++.old-deja/g++.law/code-gen5.C: Same.
8996 * g++.old-deja/g++.law/bad-error7.C: Same.
8997 * g++.old-deja/g++.law/arm9.C: Same.
8998 * g++.old-deja/g++.law/arm12.C: Same.
8999 * g++.old-deja/g++.law/arg8.C: Same.
9000 * g++.old-deja/g++.law/arg1.C: Same.
9001 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9002 * g++.old-deja/g++.jason/template31.C: Same.
9003 * g++.old-deja/g++.jason/template24.C (main): Same.
9004 * g++.old-deja/g++.jason/2371.C: Same.
9005 * g++.old-deja/g++.eh/new2.C: Same.
9006 * g++.old-deja/g++.eh/new1.C: Same.
9007 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9008 * g++.old-deja/g++.brendan/nest21.C (main): Same.
9009 * g++.old-deja/g++.brendan/err-msg3.C: Same.
9010 * g++.old-deja/g++.brendan/crash62.C: Same.
9011 * g++.old-deja/g++.brendan/crash52.C: Same.
9012 * g++.old-deja/g++.brendan/crash49.C (main): Same.
9013 * g++.old-deja/g++.brendan/crash38.C: Same.
9014 * g++.old-deja/g++.brendan/crash15.C (main): Same.
9015 * g++.old-deja/g++.brendan/copy9.C: Same.
9016
b8c25665 90172001-04-06 J"orn Rennecke <amylaar@redhat.com>
608d74c4 9018
b6285d1b 9019 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
9020 Count argument is of type __SIZE_TYPE__.
9021
b0835578
DN
90222001-04-04 Diego Novillo <dnovillo@redhat.com>
9023
9024 * gcc.c-torture/compile/20010404-1.c: New test.
9025
347f3440
JJ
90262001-04-04 Jakub Jelinek <jakub@redhat.com>
9027
9028 * gcc.c-torture/compile/20010326-1.c: New test.
9029
41dc4816
AO
90302001-04-03 Alexandre Oliva <aoliva@redhat.com>
9031
9032 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9033 peculiarities of the SH.
9034 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9035
4d8a2001
RO
90362001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9037
9038 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9039 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9040 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9041
caf4d6e0
JJ
90422001-04-02 Jakub Jelinek <jakub@redhat.com>
9043
9044 * g77.f-torture/compile/20010321-1.f: New test.
9045
32ff70d2
JJ
90462001-04-02 Jakub Jelinek <jakub@redhat.com>
9047
9048 * gcc.c-torture/compile/20010329-1.c: New test.
9049
d791ea1e
JJ
90502001-04-02 Jakub Jelinek <jakub@redhat.com>
9051
9052 * gcc.c-torture/execute/20010329-1.c: New test.
9053
a7fd2186
LR
90542001-03-28 Loren J. Rittle <ljrittle@acm.org>
9055
9056 * g++.old-deja/g++.other/eh4.C: Fix typo.
9057
2c082cb2
LR
90582001-03-28 Loren J. Rittle <ljrittle@acm.org>
9059
9060 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9061
145c1def
PB
90622001-03-28 Philip Blundell <philb@gnu.org>
9063
9064 * gcc.c-torture/compile/20010328-1.c: New test.
9065
531073e7
RH
90662001-03-27 Richard Henderson <rth@redhat.com>
9067
9068 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9069 * g++.old-deja/g++.eh/vbase3.C: Likewise.
9070
b13aca19
AM
90712001-03-27 Alan Modra <alan@linuxcare.com.au>
9072
9073 * gcc.c-torture/compile/20010327-1.c: New test.
9074
788bf0e3
NS
90752001-03-26 Nathan Sidwell <nathan@codesourcery.com>
9076
9077 * g++.old-deja/g++.other/friend12.C: New test.
9078 * g++.old-deja/g++.other/friend9.C: Expect no errors.
9079 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9080
eb40d6b9
JM
90812001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
9082
9083 * gcc.c-torture/execute/20010325-1.c: New test.
9084
8e4ce833
JJ
90852001-03-23 Jakub Jelinek <jakub@redhat.com>
9086
9087 * g++.old-deja/g++.other/mangle3.C: New test.
9088
a1c2b86d
JJ
90892001-03-22 Jakub Jelinek <jakub@redhat.com>
9090
9091 * g++.old-deja/g++.other/anon8.C: New test.
9092
a44a935f
PB
90932001-03-20 Philip Blundell <philb@gnu.org>
9094
9095 * gcc.c-torture/compile/20010320-1.c: New test.
9096
e72dd89c
RH
90972001-03-17 Richard Henderson <rth@redhat.com>
9098
9099 * g++.old-deja/g++.other/eh4.C: Add expected error text.
9100
92784908
GK
91012001-03-15 Geoff Keating <geoff@redhat.com>
9102
9103 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9104 tests on AIX.
9105
d064d75a
GDR
91062001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
9107
9108 * g++.old-deja/g++.other/eh4.C: New test.
9109
7f63897e
NB
91102001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
9111
9112 * gcc.dg/cpp/mi1.c: Update.
9113
9cf218a3
JJ
91142001-03-14 Jakub Jelinek <jakub@redhat.com>
9115
9116 * g++.old-deja/g++.other/regstack.C: New test.
9117
78fe06c2
NS
91182001-03-12 Nathan Sidwell <nathan@codesourcery.com>
9119
9120 * g++.old-deja/g++.other/ref4.C: New test.
9121
533dfde0
OP
91222001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
9123
9124 * objc/execute/va_method.m: Added.
9125 * objc/execute/IMP.m: Added.
9126 * objc/execute/_cmd.m: Added.
9127 * objc/execute/accessing_ivars.m: Added.
9128 * objc/execute/class-1.m: Added.
9129 * objc/execute/class-10.m: Added.
9130 * objc/execute/class-11.m: Added.
9131 * objc/execute/class-12.m: Added.
9132 * objc/execute/class-13.m: Added.
9133 * objc/execute/class-14.m: Added.
9134 * objc/execute/class-2.m: Added.
9135 * objc/execute/class-3.m: Added.
9136 * objc/execute/class-4.m: Added.
9137 * objc/execute/class-5.m: Added.
9138 * objc/execute/class-6.m: Added.
9139 * objc/execute/class-7.m: Added.
9140 * objc/execute/class-8.m: Added.
9141 * objc/execute/class-9.m: Added.
9142 * objc/execute/class-tests-1.h
9143 * objc/execute/class-tests-2.h
9144 * objc/execute/compatibility_alias.m: Added.
9145 * objc/execute/encode-1.m: Added.
9146 * objc/execute/formal_protocol-1.m: Added.
9147 * objc/execute/formal_protocol-2.m: Added.
9148 * objc/execute/formal_protocol-3.m: Added.
9149 * objc/execute/formal_protocol-4.m: Added.
9150 * objc/execute/formal_protocol-5.m: Added.
9151 * objc/execute/formal_protocol-6.m: Added.
9152 * objc/execute/formal_protocol-7.m: Added.
9153 * objc/execute/informal_protocol.m: Added.
9154 * objc/execute/initialize.m: Added.
9155 * objc/execute/load.m: Added.
9156 * objc/execute/many_args_method.m: Added.
9157 * objc/execute/nested-3.m: Added.
9158 * objc/execute/no_clash.m: Added.
9159 * objc/execute/private.m: Added.
9160 * objc/execute/redefining_self.m: Added.
9161 * objc/execute/root_methods.m: Added.
9162 * objc/execute/selector-1.m: Added.
9163 * objc/execute/static-1.m: Added.
9164 * objc/execute/static-2.m: Added.
9165 * objc/execute/va_method.m: Added.
9166
bb937853
RH
91672001-03-10 Richard Henderson <rth@redhat.com>
9168
9169 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9170
da1cb092
NB
91712001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
9172
9173 * g++.old-deja/g++.other/crash31.C: XFAIL.
9174 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9175 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9176 * gcc.c-torture/execute/20010123-1.x: XFAIL.
9177 * gcc.c-torture/execute/20010124-1.x: XFAIL.
9178 * gcc.dg/sequence-pt-1.c: XFAIL one test.
9179
533dfde0
OP
91802001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
9181
9182 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9183
8b44d68f
ZW
91842001-03-06 Zack Weinberg <zackw@stanford.edu>
9185
9186 * gcc.dg/20000724-1.c: Don't use multiline strings.
9187
69f8cbfa
ZW
91882001-03-06 Zack Weinberg <zackw@stanford.edu>
9189
6d4587f7
ZW
9190 * objc/execute/string1.m, objc/execute/string2.m: Compare the
9191 result of -cString against what we expect it to be; don't just
9192 print it out for no one to read.
69f8cbfa
ZW
9193
9194 * objc/execute/string3.m, objc/execute/string4.m: New tests.
9195 Based on testcases provided by Nicola Pero.
9196
e8408f25
NB
91972001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
9198
9199 * gcc.dg/cpp/macro7.c: New test.
9200
6b630c42
NB
92012001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
9202
9203 * gcc.dg/cpp/multiline.c: Update.
9204
7eeb553c
NS
92052001-03-02 Nathan Sidwell <nathan@codesourcery.com>
9206
9207 * g++.old-deja/g++.other/enum3.C: New test.
9208
d282fcb2
NS
92092001-03-02 Nathan Sidwell <nathan@codesourcery.com>
9210
9211 * g++.old-deja/g++.other/pod1.C: New test.
9212
f86fdf68
NS
92132001-03-02 Nathan Sidwell <nathan@codesourcery.com>
9214
9215 * g++.old-deja/g++.ext/overload1.C: New test.
9216
fbfe8c9e
NS
92172001-03-01 Nathan Sidwell <nathan@codesourcery.com>
9218
9219 * g++.old-deja/g++.pt/using1.C: New test.
9220
4d24a889
NS
92212001-03-01 Nathan Sidwell <nathan@codesourcery.com>
9222
9223 * g++.old-deja/g++.other/using9.C: New test.
9224
25ad894f
OP
92252001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
9226
9227 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9228
9229 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9230
e5844e6d
NS
92312001-02-28 Nathan Sidwell <nathan@codesourcery.com>
9232
9233 * g++.old-deja/g++.ext/realpt1.C: Remove.
9234
73ea87d7
NS
92352001-02-27 Nathan Sidwell <nathan@codesourcery.com>
9236
9237 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9238
3914b81a
WC
92392001-02-26 Will Cohen <wcohen@redhat.com>
9240
9241 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9242
2851a0e4
JO
92432001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
9244
9245 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9246 templatized constructors.
9247
d82a9639
FS
92482001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9249
9250 * gcc.c-torture/execute/20010224-1.c: New test.
9251
fba2c0cd
JJ
92522001-02-23 Jakub Jelinek <jakub@redhat.com>
9253
9254 * gcc.c-torture/execute/20010222-1.c: New test.
9255
b3bae5e2
JJ
92562001-02-22 Jakub Jelinek <jakub@redhat.com>
9257
9258 * g++.old-deja/g++.other/inline20.C: New test.
9259
b8c25665 92602001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
50920adb
OP
9261
9262 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9263
eccad894
GDR
92642001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
9265
6d4587f7
ZW
9266 * g++.old-deja/g++.other/lookup22.C: New test.
9267
cd5a58e5
ZW
92682001-02-19 Zack Weinberg <zackw@stanford.edu>
9269
9270 * g77.dg: New directory.
9271 * g77.dg/20010216-1.f: New test case.
9272 * g77.dg/dg.exp: New driver.
9273 * lib/g77-dg.exp: New driver library.
9274
612164eb
KL
92752001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9276
9277 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9278
e8186ecf
GDR
92792001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
9280
9281 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 9282
2c1be322
JJ
92832001-02-16 Jakub Jelinek <jakub@redhat.com>
9284
9285 * g++.old-deja/g++.other/init16.C: Update the test so that it does
9286 not need <string> and also tests the initialization at runtime.
9287
1d2e075a
NB
92882001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
9289
9290 * gcc.c-torture/execute/longlong.c: New test.
9291
b8c25665 92922001-02-14 J"orn Rennecke <amylaar@redhat.com>
6d139650
R
9293
9294 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9295
b8c25665 92962001-02-14 J"orn Rennecke <amylaar@redhat.com>
49f527d5
R
9297
9298 * gcc.c-torture/execute/920302-1.c (execute):
9299 Change argument type to short.
9300
d0ab7624
NS
93012001-02-14 Nathan Sidwell <nathan@codesourcery.com>
9302
9303 * g++.old-deja/g++.pt/deduct6.C: New test.
9304
7773899b
NS
93052001-02-14 Nathan Sidwell <nathan@codesourcery.com>
9306
9307 * g++.old-deja/g++.pt/deduct5.C: New test.
9308
fe375cf1
JJ
93092001-02-14 Jakub Jelinek <jakub@redhat.com>
9310
9311 * gcc.c-torture/execute/20010209-1.c: New test.
9312
ceeaadbb
NB
93132001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
9314
9315 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9316
c36ae96c
GK
93172001-02-12 Geoffrey Keating <geoffk@redhat.com>
9318
4b01cd8f
GK
9319 * g++.dg/vtgc1.C: Update for new ABI.
9320
c36ae96c
GK
9321 * consistency.vlad: New directory, 1665 files.
9322
f43b2795
JM
93232001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
9324
9325 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9326 return type.
9327 * gcc.dg/cpp/digraphs.c: Declare puts.
9328
45abaea8
NS
93292001-02-12 Nathan Sidwell <nathan@codesourcery.com>
9330
9331 * g++.old-deja/g++.other/warn5.C: New test.
9332
996065b4
NS
93332001-02-12 Nathan Sidwell <nathan@codesourcery.com>
9334
9335 * g++.old-deja/g++.pt/spec40.C: New test.
9336
82c18d5c
NS
93372001-02-12 Nathan Sidwell <nathan@codesourcery.com>
9338
9339 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9340 case.
9341 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9342
d02b54f6
JJ
93432001-02-12 Jakub Jelinek <jakub@redhat.com>
9344
9345 * gcc.c-torture/compile/20010209-1.c: New test.
9346
79ff6e27
JO
93472001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
9348
9349 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9350 excess errors message but not if it crashes.
9351 * g++.old-deja/g++.other/crash27.C: Likewise.
9352 * g++.old-deja/g++.other/crash28.C: Likewise.
9353 * g++.old-deja/g++.other/crash30.C: Likewise.
9354 * g++.old-deja/g++.other/crash32.C: Likewise.
9355 * g++.old-deja/g++.other/crash35.C: Likewise.
9356 * g++.old-deja/g++.pt/inherit2.C: Likewise.
9357
f4d07b5e
JM
93582001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
9359
9360 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9361 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9362 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9363 g77.f-torture/execute/execute.exp,
9364 g77.f-torture/noncompile/noncompile.exp,
9365 gcc.c-torture/execute/execute.exp,
9366 gcc.c-torture/execute/memcheck/memcheck.exp,
9367 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9368 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9369 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9370 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9371 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9372 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9373 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9374 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9375 Remove bug reporting instructions with ancient email addresses.
9376
1ada4cd0
JJ
93772001-02-07 Jakub Jelinek <jakub@redhat.com>
9378
9379 * gcc.dg/20010202-1.c: New test.
9380 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9381
7d4918a2
ZW
93822001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
9383
9384 * g++.dg/stdbool-if.C: New test.
9385
b8c25665 93862001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
7acfb19e
OP
9387
9388 * objc/execute/fdecl.m: Added main().
9389
bdc624db
JJ
93902001-02-07 Jakub Jelinek <jakub@redhat.com>
9391
9392 * gcc.c-torture/execute/20010206-1.c: New test.
9393
f2f7ac40
NB
93942001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
9395
6d4587f7 9396 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 9397
b8c25665 93982001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
1ae10ad0
OP
9399
9400 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9401 Pero <nicola@brainstorm.co.uk>.
9402 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9403
a87b4257
NS
94042001-02-06 Nathan Sidwell <nathan@codesourcery.com>
9405
9406 * g++.old-deja/g++.pt/spec39.C: New test.
9407
2f4e8f2b
JJ
94082001-02-05 Jakub Jelinek <jakub@redhat.com>
9409
9410 * gcc.c-torture/compile/20010202-1.c: New test.
9411
9965d119
NS
94122001-02-05 Nathan Sidwell <nathan@codesourcery.com>
9413
9414 * g++.old-deja/g++.abi/primary2.C: New test.
9415 * g++.old-deja/g++.abi/primary3.C: New test.
9416 * g++.old-deja/g++.abi/primary4.C: New test.
9417 * g++.old-deja/g++.abi/primary5.C: New test.
9418 * g++.old-deja/g++.abi/vtable3.h: New test.
9419 * g++.old-deja/g++.abi/vtable3a.C: New test.
9420 * g++.old-deja/g++.abi/vtable3b.C: New test.
9421 * g++.old-deja/g++.abi/vtable3c.C: New test.
9422 * g++.old-deja/g++.abi/vtable3d.C: New test.
9423 * g++.old-deja/g++.abi/vtable3e.C: New test.
9424 * g++.old-deja/g++.abi/vtable3f.C: New test.
9425 * g++.old-deja/g++.abi/vtable3g.C: New test.
9426 * g++.old-deja/g++.abi/vtable3h.C: New test.
9427 * g++.old-deja/g++.abi/vtable3i.C: New test.
9428 * g++.old-deja/g++.abi/vtable3j.C: New test.
9429 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9430
55de1b66
JJ
94312001-02-03 Jakub Jelinek <jakub@redhat.com>
9432
9433 * g++.old-deja/g++.other/anon6.C: New test.
9434 * g++.old-deja/g++.other/anon7.C: New test.
9435
7af5ca82
NB
94362001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
9437
6d4587f7 9438 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 9439
ce662d4c
JJ
94402001-01-31 Jakub Jelinek <jakub@redhat.com>
9441
9442 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9443
2b1f4d81
JO
94442001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
9445
9446 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9447 DECIMAL_DIG cases for Irix."
9448
b8c25665 94492001-01-31 J"orn Rennecke <amylaar@redhat.com>
ae7676ed
R
9450
9451 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9452
0aca1a4f
JM
94532001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
9454
9455 * gcc.dg/c99-tag-1.c: New test.
9456
2e1911bf
NB
94572001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
9458
6d4587f7 9459 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 9460
fd793c7a
NB
94612001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
9462
6d4587f7
ZW
9463 * gcc.dg/cpp/avoidpaste1.c: Update.
9464 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 9465
a9a18460
JO
94662001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
9467
9468 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9469 cases for Irix.
9470
22ef15cf
GP
94712001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9472
9473 * g++.old-deja/g++.other/inline19.C: New test.
9474
e9770d51
NB
94752001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
9476
22ef15cf 9477 * gcc.dg/Wlarger-than.c: New test.
e9770d51 9478
24274aab
NB
94792001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
9480
22ef15cf 9481 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 9482
adc88131
JJ
94832001-01-29 Jakub Jelinek <jakub@redhat.com>
9484
9485 * gcc.c-torture/execute/20010129-1.c: New test.
9486 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9487
14e2799a
NB
94882001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
9489
6d4587f7 9490 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 9491
6001735e
JJ
94922001-01-28 Jakub Jelinek <jakub@redhat.com>
9493
9494 * g++.old-deja/g++.other/inline18.C: New test.
9495
75c1416b
KG
94962001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9497
9498 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9499 and __builtin_putchar.
9500
940ff66d
JJ
95012001-01-27 Jakub Jelinek <jakub@redhat.com>
9502
9503 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9504 tests.
9505
22892fc6
JO
95062001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
9507
9508 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9509 floating point number rounding mode to round to the nearest
9510 representable mode.
9511
324ffb8c
JJ
95122001-01-25 Jakub Jelinek <jakub@redhat.com>
9513
9514 * g++.old-deja/g++.other/mangle2.C: New test.
9515
cedd825f
JM
95162001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
9517
9518 * gcc.c-torture/compile/20010124-1.c: New test.
9519
4b2811e9
NS
95202001-01-24 Nathan Sidwell <nathan@codesourcery.com>
9521
9522 * g++.old-deja/g++.pt/spec38.C: New test.
9523
08511114
KL
95242001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9525
9526 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9527 "Build don't run".
9528
390dfcbe 95292001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
9530
9531 * gcc.c-torture/execute/20010123-1.c: New test.
9532
92ecdfb7
NS
95332001-01-23 Nathan Sidwell <nathan@codesourcery.com>
9534
9535 * g++.old-deja/g++.pt/spec37.C: New test.
9536
4cff6abe
NS
95372001-01-23 Nathan Sidwell <nathan@codesourcery.com>
9538
9539 * g++.old-deja/g++.pt/overload14.C: New test.
9540
6aace5d4
FS
95412001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9542
9543 * gcc.c-torture/execute/20010122-1.c: New test, exercise
9544 __builtin_return_address.
9545
62e4a758
NS
95462001-01-22 Nathan Sidwell <nathan@codesourcery.com>
9547
9548 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9549 * g++.old-deja/g++.pt/spec35.C: New test.
9550 * g++.old-deja/g++.pt/spec36.C: New test.
9551
399241d9
JJ
95522001-01-20 Jakub Jelinek <jakub@redhat.com>
9553
9554 * gcc.c-torture/compile/20010118-1.c: New test.
9555
29aad310
NB
95562001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
9557
399241d9 9558 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 9559
fa7aa1fe
JJ
95602001-01-19 Jakub Jelinek <jakub@redhat.com>
9561
9562 * gcc.c-torture/execute/20010119-1.c: New test.
9563
1e00f18c
NS
95642001-01-19 Nathan Sidwell <nathan@codesourcery.com>
9565
9566 * g++.old-deja/g++.other/vbase5.C: New test.
9567
9f1b75fc
JJ
95682001-01-19 Jakub Jelinek <jakub@redhat.com>
9569
9570 * gcc.c-torture/execute/20010118-1.c: New test.
9571
f9c244b8
NS
95722001-01-19 Nathan Sidwell <nathan@codesourcery.com>
9573
9574 * g++.old-deja/g++.pt/deduct3.C: New test.
9575
08c2df0f
NS
95762001-01-19 Nathan Sidwell <nathan@codesourcery.com>
9577
9578 * g++.old-deja/g++.pt/spec34.C: New test.
9579
02d02725
DB
95802001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9581
9582 * g77.f-torture/compile/20000601-2.f: New test.
9583
f5ceeec8
NS
95842001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9585
9586 * g++.old-deja/g++.other/init17.C: New test.
9587
34508ae8
AO
95882001-01-18 Alexandre Oliva <aoliva@redhat.com>
9589
9590 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9591
028d1f20
NS
95922001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9593
9594 * g++.old-deja/g++.pt/unify8.C: New test.
9595
9f724b6a
NS
95962001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9597
9598 * g++.old-deja/g++.abi/vbase1.C: New test.
9599
522d6614
NS
96002001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9601
9602 * g++.old-deja/g++.pt/crash65.C: New test.
9603
e096bdde
NB
96042001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
9605
6d4587f7 9606 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 9607
acf8f04b
JO
96082001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
9609
9610 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9611 are supported.
9612
5f3aebea
KG
96132001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9614
9615 * g++.old-deja/g++.other/builtins1.C: New test.
9616 * g++.old-deja/g++.other/builtins2.C: Likewise.
9617 * g++.old-deja/g++.other/builtins3.C: Likewise.
9618 * g++.old-deja/g++.other/builtins4.C: Likewise.
9619
5efdd890
JJ
96202001-01-17 Jakub Jelinek <jakub@redhat.com>
9621
9622 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 9623 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 9624
c5a9e845
TM
96252001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
9626
9627 * g77.f-torture/execute/20010116.[fx]: New test,
9628 XFAIL on i?86-*-*.
9629 * g77.f-torture/compile/20010115.f: Indicate it's
9630 a test for PR fortran/1636.
9631
64dcdf78
JM
96322001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
9633
9634 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
9635
9f1630a9
TM
96362001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
9637
9638 * g77.f-torture/compile/20010115.f: New test.
9639
db3f4e4e
NS
96402001-01-15 Nathan Sidwell <nathan@codesourcery.com>
9641
9642 * g++.old-deja/g++.pt/nontype5.C: New test.
9643
f617c7a3
NB
96442001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
9645
6d4587f7
ZW
9646 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
9647 have an equivalent working one below it.
9648
e5aed4e1
JO
96492001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
9650
9651 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
9652 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9653
e3585d4f
JO
96542001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
9655
9656 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
9657 message containing "init_priority".
9658 (conpr-2.C): Likewise.
9659 (conpr-3.C): Likewise.
9660 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
9661
bfeee001
FS
96622001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9663
9664 * gcc.c-torture/execute/20010114-2.c: New test.
9665
b859a98d
JM
96662001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
9667
9668 * gcc.c-torture/compile/20010114-1.c: New test.
9669 * gcc.c-torture/compile/20010114-1.x: Xfail.
9670 * gcc.c-torture/compile/20010114-2.c: New test.
9671 * gcc.c-torture/execute/20010114-1.c: New test.
9672 * gcc.dg/trunc-1.c: New test.
9673 * gcc.dg/uninit-B.c: New test.
9674
04ae6c59
NC
96752001-01-13 Nick Clifton <nickc@redhat.com>
9676
9677 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
9678 target.
9679
6f6684e6
JM
96802001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
9681
9682 * gcc.c-torture/compile/20010113-1.c: New test.
9683
b874b32d
JJ
96842001-01-13 Jakub Jelinek <jakub@redhat.com>
9685
9686 * gcc.c-torture/compile/20001212-1.c: New test.
9687
fabfd802
NB
96882001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
9689
6d4587f7
ZW
9690 * gcc.dg/cpp/widestr1.c: Update.
9691 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 9692
8b6a5902
JJ
96932001-01-12 Jakub Jelinek <jakub@redhat.com>
9694
9695 * gcc.c-torture/execute/20000801-3.x: Remove.
9696 * gcc.dg/c90-init-1.c: New test.
9697 * gcc.dg/c99-init-1.c: New test.
9698 * gcc.dg/c99-init-2.c: New test.
9699 * gcc.dg/gnu99-init-1.c: New test.
9700
efce71c6
RE
97012001-01-12 Richard Earnshaw <rearnsha@arm.com>
9702
9703 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
9704 testing that no relevant ones were found.
9705
0949f723
NS
97062001-01-12 Nathan Sidwell <nathan@codesourcery.com>
9707
9708 * g++.old-deja/g++.pt/cast2.C: New test.
9709
a8641661
NS
97102001-01-12 Nathan Sidwell <nathan@codesourcery.com>
9711
9712 * g++.old-deja/g++.pt/friend47.C: New test.
9713
79c9e159
NS
97142001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9715
9716 * g++.old-deja/g++.pt/instantiate13.C: New test.
9717
96a1e32d
NS
97182001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9719
9720 * g++.old-deja/g++.other/defarg7.C: New test.
9721 * g++.old-deja/g++.other/defarg8.C: New test.
9722
97232001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9724
9725 * g++.old-deja/g++.pt/crash64.C: New test.
9726
b37bf5bd
NS
97272001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9728
9729 * g++.old-deja/g++.pt/crash63.C: New test.
9730
f7d7b651
NB
97312001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
9732
9733 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
9734
d0be7718
AL
97352001-01-10 Alan Lehotsky <lehotsky@tiac.net>
9736
9737 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 9738
31bb3027
NS
97392001-01-10 Nathan Sidwell <nathan@codesourcery.com>
9740
b37bf5bd 9741 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 9742
fd3f43e7
NS
97432001-01-10 Nathan Sidwell <nathan@codesourcery.com>
9744
b37bf5bd 9745 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 9746
042b4c4e
NS
97472001-01-10 Nathan Sidwell <nathan@codesourcery.com>
9748
b37bf5bd 9749 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 9750
2830551d
JL
97512001-01-08 Jonathan Larmour <jlarmour@redhat.com>
9752
9753 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
9754 * gcc.dg/special/20000419-2.c: New file. Identical to above.
9755 * gcc.dg/special/special.exp: New test driver which will check
9756 for alias support for the above test.
2830551d 9757
9088c6fc
AL
97582001-01-09 Alan Lehotsky <lehotsky@tiac.net>
9759
9760 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
9761 problems on small machines.
9762 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
9763 parameterize.
9764
3ee816a4
JO
97652001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
9766
9767 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
9768 mips.
9769 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9770
186c0fbe
NS
97712001-01-09 Nathan Sidwell <nathan@codesourcery.com>
9772
9773 * g++.old_deja/g++.pt/using8.C: New test.
9774
654d7a33
JM
97752001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
9776
9777 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
9778
18eb26d4
LR
97792000-01-08 Loren J. Rittle <ljrittle@acm.org>
9780
9781 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
9782 where a failure is expected.
9783 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
9784
3febd123
NS
97852001-01-08 Nathan Sidwell <nathan@codesourcery.com>
9786
9787 * g++.old_deja/g++.pt/instantiate12.C: New test.
9788
1f0d71c5
NS
97892001-01-08 Nathan Sidwell <nathan@codesourcery.com>
9790
9791 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
9792 start of structs.
9793 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
9794 * g++.old-deja/g++.brendan/crash17.C: Likewise.
9795 * g++.old-deja/g++.brendan/crash29.C: Likewise.
9796 * g++.old-deja/g++.brendan/crash48.C: Likewise.
9797 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9798 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
9799 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
9800 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
9801 * g++.old-deja/g++.eh/spec6.C: Likewise.
9802 * g++.old-deja/g++.jason/crash3.C: Likewise.
9803 * g++.old-deja/g++.law/ctors11.C: Likewise.
9804 * g++.old-deja/g++.law/ctors17.C: Likewise.
9805 * g++.old-deja/g++.law/ctors5.C: Likewise.
9806 * g++.old-deja/g++.law/ctors9.C: Likewise.
9807 * g++.old-deja/g++.mike/ambig1.C: Likewise.
9808 * g++.old-deja/g++.mike/net22.C: Likewise.
9809 * g++.old-deja/g++.mike/p3538a.C: Likewise.
9810 * g++.old-deja/g++.mike/p3538b.C: Likewise.
9811 * g++.old-deja/g++.mike/virt3.C: Likewise.
9812 * g++.old-deja/g++.niklas/t128.C: Likewise.
9813 * g++.old-deja/g++.other/anon4.C: Likewise.
9814 * g++.old-deja/g++.other/using1.C: Likewise.
9815 * g++.old-deja/g++.other/warn3.C: Likewise.
9816 * g++.old-deja/g++.pt/t37.C: Likewise.
9817 * g++.old-deja/g++.robertl/eb69.C: Likewise.
9818 * g++.old-deja/g++.robertl/eb71.C: Likewise.
9819
5bf15e84 98202001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
9821
9822 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
9823
18f988a0
KG
98242001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9825
9826 * gcc.c-torture/execute/stdio-opt-3.c: New test.
9827
eaf19aba
JJ
98282001-01-07 Jakub Jelinek <jakub@redhat.com>
9829
9830 * gcc.c-torture/compile/20010107-1.c: New test.
9831
796cdb65
JM
98322001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
9833
9834 * gcc.c-torture/execute/builtin-noret-1.c: New test.
9835
42110e7b
JM
98362001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
9837
9838 * gcc.dg/format/format.h: New file.
9839 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
9840 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
9841 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
9842 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
9843 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
9844 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9845 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
9846 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
9847 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
9848 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
9849 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
9850 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
9851 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
9852 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
9853 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
9854 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
9855 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
9856 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
9857 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
9858 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
9859 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
9860 instead of declaring standard types, macros and functions in each
9861 test.
9862
a7c52352
AO
98632001-01-06 Alexandre Oliva <aoliva@redhat.com>
9864
9865 * gcc.c-torture/execute/20010106-1.c: New test.
9866
cd566273
JM
98672001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
9868
9869 * gcc.dg/format/format.exp: New file.
9870 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
9871 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
9872 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
9873 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
9874 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
9875 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
9876 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
9877 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
9878 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
9879 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
9880 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
9881 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
9882 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
9883 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
9884 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
9885 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
9886 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
9887 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
9888 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
9889 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
9890 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
9891 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
9892 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
9893 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
9894 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
9895 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
9896 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
9897 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
9898 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
9899 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
9900 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
9901 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
9902 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
9903 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
9904 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
9905 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
9906 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
9907 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
9908 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
9909 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
9910 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
9911 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
9912
336bc4ae
AO
99132001-01-05 Alexandre Oliva <aoliva@redhat.com>
9914
9915 * gcc.c-torture/execute/991228-1.c: Take word endianness into
9916 account.
9917
341e3d11
JM
99182001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
9919
9920 * gcc.c-torture/execute/builtin-complex-1.c: New test.
9921
220bce48
NS
99222001-01-05 Nathan Sidwell <nathan@codesourcery.com>
9923
9924 * g++.old-deja/g++.pt/crash62.C: New test.
9925
00de56c7
RH
99262001-01-04 Richard Henderson <rth@redhat.com>
9927
9928 * gcc.dg/20000926-1.c: Update expected warnings.
9929 * gcc.dg/array-2.c: Likewise.
9930 * gcc.dg/array-4.c: Also validate flexible array members.
9931 * gcc.dg/c99-flex-array-1.c: New.
9932
32812a40
JM
99332001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
9934
9935 * gcc.c-torture/compile/20001222-1.x: Remove.
9936
b8c25665 99372001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7ffcb17f
RK
9938
9939 * gcc.c-torture/execute/built-in-setjmp.c: New.
9940
584ef5fe
RH
99412001-01-03 Richard Henderson <rth@redhat.com>
9942
9943 * gcc.dg/940510-1.c: Update expected error wording.
9944 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
9945
9ef6d39a
JO
99462001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
9947
9948 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 9949 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 9950
819c1488
KG
99512001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9952
9953 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
9954 Turn on cmpstrsi checks for __pj__ and __i370__.
9955
3c505507
NS
99562001-01-03 Nathan Sidwell <nathan@codesourcery.com>
9957
9958 * g++.old-deja/g++.other/virtual11.C: New test.
9959
03378143
NS
99602001-01-03 Nathan Sidwell <nathan@codesourcery.com>
9961
9962 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
9963
086715fa
KG
99642001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9965
9966 * gcc.c-torture/compile/20010102-1.c: New test.
9967
42ded877
AJ
99682001-01-02 Andreas Jaeger <aj@suse.de>
9969
9970 * gcc.dg/noreturn-3.c: New test.
9971
9972 * gcc.dg/noreturn-4.c: New test.
9973
c2e42aab
KG
99742001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9975
9976 * gcc.c-torture/execute/stdio-opt-1.c: Also test
9977 __builtin_fputc and __builtin_fwrite.
9978
965a9c31
JO
99792000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
9980
9981 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
9982 signed char, not default char.
9983
9b961b95
JO
99842000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
9985
9986 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
9987
d05e34f2
DB
99882000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
9989
9990 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
9991
12db0efc
RH
99922000-12-29 Richard Henderson <rth@redhat.com>
9993
9994 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
9995 (__cyg_profile_func_exit): Define.
9996
cd372c39
HPN
99972000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
9998
9999 * g++.dg/vtgc1.C: New test.
10000
bc5137ae
GK
100012000-12-28 Geoffrey Keating <geoffk@redhat.com>
10002
fb8b656c
GK
10003 * gcc.dg/noncompile/20001228-1.c: New test.
10004
f33f0c3a 10005 * gcc.dg/20001228-1.c: New test.
42ded877 10006
bc5137ae
GK
10007 * gcc.c-torture/execute/20001228-1.c: New test.
10008
26f6672d
JM
100092000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
10010
10011 * gcc.dg/format-strfmon-1.c: New test.
10012
ce94d12f
KG
100132000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10014
10015 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10016 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10017 * gcc.c-torture/execute/string-opt-1.c: Likewise.
10018 * gcc.c-torture/execute/string-opt-2.c: Likewise.
10019 * gcc.c-torture/execute/string-opt-3.c: Likewise.
10020 * gcc.c-torture/execute/string-opt-4.c: Likewise.
10021 * gcc.c-torture/execute/string-opt-6.c: Likewise.
10022 * gcc.c-torture/execute/string-opt-7.c: Likewise.
10023 * gcc.c-torture/execute/string-opt-8.c: Likewise.
10024 * gcc.c-torture/execute/string-opt-9.c: Likewise.
10025 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10026 * gcc.c-torture/execute/string-opt-11.c: Likewise.
10027 * gcc.c-torture/execute/string-opt-12.c: Likewise.
10028
10029 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10030 * gcc.c-torture/execute/string-opt-4.c: Test index.
10031
6cbadf36
GK
100322000-12-26 Geoffrey Keating <geoffk@redhat.com>
10033
10034 * gcc.c-torture/compile/20001226-1.c: New test.
10035
ab461298
JM
100362000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
10037
10038 * gcc.c-torture/compile/20001222-1.c: New test.
10039 * gcc.c-torture/compile/20001222-1.x: Xfail.
10040
b8c25665 100412000-12-22 Alexandre Oliva <aoliva@redhat.com>
292b48db
AO
10042
10043 * gcc.c-torture/execute/comp-goto-2.c: New test.
10044
b8c25665 100452000-12-21 J"orn Rennecke <amylaar@redhat.com>
3546ef58
R
10046
10047 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10048 Use long types if __INT_MAX__ is 32767.
10049 (main): Use cast to (sint32 *) when poking 88 into a_page.
10050
ee4fca58
R
10051 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10052
dd16cb7c
BS
100532000-12-21 Bernd Schmidt <bernds@redhat.com>
10054
10055 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 10056 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 10057
1e248ee3
RH
100582000-12-20 Richard Henderson <rth@redhat.com>
10059
10060 * g++.old-deja/g++.pt/crash36.C: Update error lines.
10061 * g++.old-deja/g++.robertl/eb109.C: Likewise.
10062
9d2dc7da
KG
100632000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10064
10065 * gcc.dg/compare3.c: New test.
10066
20d380b1
JM
100672000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10068
10069 * gcc.dg/format-warnll-1.c: New test.
10070
ee83b1f7
NB
100712000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
10072
10073 * gcc.dg/cpp/cmdlne-P.c: New test.
10074
9b4ea1a8
JM
100752000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10076
10077 * gcc.c-torture/execute/builtin-abs-1.c,
10078 gcc.c-torture/execute/builtin-abs-2.c: New tests.
10079
4119f8a1
NB
100802000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
10081
6d4587f7 10082 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 10083
ad263514
NB
100842000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
10085
6d4587f7
ZW
10086 * g++.old-deja/g++.other/syshdr1.C: Update.
10087 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 10088
221c7a7f
KL
100892000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10090
10091 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10092
b429fdf0
KL
100932000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10094
10095 * g++.old-deja/g++.pt/ttp65.C: New test.
10096
c2beae77
KL
100972000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10098
10099 * g++.old-deja/g++.pt/ttp64.C: New test.
10100
edac124d
KL
101012000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10102
10103 * g++.old-deja/g++.pt/spec33.C: New test.
10104
eb9461fb
CM
101052000-12-14 Catherine Moore <clm@redhat.com>
10106
10107 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10108 * gcc.c-torture/execute/920612-2.c: Likewise.
10109 * gcc.c-torture/execute/920428-2.c: Likewise.
10110 * gcc-c-torture/execute/va-arg-11.c: Call exit.
10111 * gcc.c-torture/execute/va-arg-21.c: Likewise.
10112
7c757aa4
FS
101132000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10114
10115 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10116 * gcc.dg/pack-test-2.c: Likewise.
10117
04fd40b9
NB
101182000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
10119
10120 Tests by Zack Weinberg <zackw@stanford.edu>.
10121
10122 * gcc.dg/cpp/defined.c: Update.
10123 * gcc.dg/cpp/defined_trad.c: New tests.
10124
31a408bc
NB
101252000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
10126
10127 * gcc.dg/cpp/trad-direct.c: Update.
10128
a0fd9909
NB
101292000-12-11 Neil Booth <neilb@earthling.net>
10130
10131 * gcc.dg/cpp/defined_trad.c
10132
49134400
NB
101332000-12-11 Neil Booth <neilb@earthling.net>
10134
6d4587f7 10135 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 10136
e45046ae
JM
101372000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
10138
10139 * gcc.dg/format-miss-2.c: New test.
10140
97665491
NB
101412000-12-09 Neil Booth <neilb@earthling.net>
10142
6d4587f7
ZW
10143 * gcc.dg/cpp/lineflags.c: New tests.
10144 * gcc.dg/cpp/poison.c: Update.
10145 * gcc.dg/cpp/redef2.c: Update.
10146 * gcc.dg/cpp/skipping.c: New test.
97665491 10147
f3588f1a
GK
101482000-12-07 Geoffrey Keating <geoffk@redhat.com>
10149
10150 * g++.old-deja/g++.other/eh3.C: New testcase.
10151
5133d90e
NB
101522000-12-07 Neil Booth <neilb@earthling.net>
10153
6d4587f7
ZW
10154 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10155 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10156 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10157 wtr-union-init-2.c, wtr-union-init-3.c: Update.
10158 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10159 Update.
5133d90e 10160
02428c5d
JM
101612000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10162
10163 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10164 __SIZE_TYPE__ instead of int for type of integers cast to
10165 pointers.
10166
5eec2847
JJ
101672000-12-07 Jakub Jelinek <jakub@redhat.com>
10168
10169 * g++.old-deja/g++.other/cleanup4.C: New test.
10170
c907e684
JM
101712000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10172
10173 * format-sec-1.c: New test.
10174
1c248308
JM
101752000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10176
10177 * gcc.dg/format-nonlit-3.c: New test.
10178
014e7f1d
JM
101792000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10180
10181 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10182 through a null pointer.
10183
74601d7c
KL
101842000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10185
10186 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10187 * g++.old-deja/g++.pt/partial4.C: New test.
10188
56ef50e4
DA
101892000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
10190
10191 * gcc.c-torture/execute/ieee/hugeval.x: New.
10192
176cb778
NB
101932000-12-06 Neil Booth <neilb@earthling.net>
10194
10195 * gcc.dg/cpp/backslash2.c: New tests.
10196
a903143d
KG
101972000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10198
10199 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10200 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10201
06a3a6db
GK
102022000-12-05 Geoffrey Keating <geoffk@redhat.com>
10203
10204 * gcc.c-torture/execute/20001203-2.c: New testcase.
10205
cbb40945
NS
102062000-12-05 Nathan Sidwell <nathan@codesourcery.com>
10207
10208 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10209 * g++.old-deja/g++.other/virtual10.C: New test.
10210
61402b80
NS
102112000-12-05 Nathan Sidwell <nathan@codesourcery.com>
10212
10213 * g++.old-deja/g++.mike/pmf5.C: Remove test.
10214
7d361583
RH
102152000-12-05 Richard Henderson <rth@redhat.com>
10216
10217 * gcc.c-torture/compile/20001205-1.c: New.
10218
72ca2dee
NB
102192000-12-04 Neil Booth <neilb@earthling.net>
10220
10221 * g++.old-deja/g++.other/virtual9.C: New test.
10222 * g++.old-deja/g++.pt/crash61.C: New test.
10223 * gcc.c-torture/execute/loop-9.c: New test.
10224
b6972575
NB
102252000-12-04 Neil Booth <neilb@earthling.net>
10226
10227 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10228 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10229 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10230 * gcc.dg/cpp/extratokens.c: ...here.
10231
bb0067f2
NB
102322000-12-04 Neil Booth <neilb@earthling.net>
10233
6d4587f7
ZW
10234 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10235 New tests.
bb0067f2 10236
a903143d 102372000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
10238
10239 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10240 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10241
accc8668
JM
102422000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
10243
10244 * gcc.c-torture/execute/20001203-1.c: New test.
10245
881bc7db
NB
102462000-12-03 Neil Booth <neilb@earthling.net>
10247
6d4587f7 10248 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 10249
ca8034a0
KG
102502000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10251
d118937d
KG
10252 * gcc.c-torture/execute/string-opt-9.c: New test.
10253 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10254 * gcc.c-torture/execute/string-opt-11.c: Likewise.
10255 * gcc.c-torture/execute/string-opt-12.c: Likewise.
10256
10257 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10258 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 10259
690c96c8
GK
102602000-12-02 Geoffrey Keating <geoffk@redhat.com>
10261
10262 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
10263
10264 * gcc.dg/20001201-1.c: New testcase.
690c96c8 10265
f7674545
NB
102662000-12-02 Neil Booth <neilb@earthling.net>
10267
6d4587f7
ZW
10268 * g++.old-deja/g++.other/externC4.C,
10269 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 10270
1b83352e
NB
102712000-12-02 Neil Booth <neilb@earthling.net>
10272
6d4587f7
ZW
10273 * g++.old-deja/g++.other/instan2.C
10274 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 10275
692344cf
NB
102762000-12-02 Neil Booth <neilb@earthling.net>
10277
6d4587f7
ZW
10278 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10279 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10280 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 10281
4d808927
JM
102822000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
10283
10284 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10285 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10286
92e092fe
NB
102872000-12-01 Neil Booth <neilb@earthling.net>
10288
6d4587f7
ZW
10289 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10290 * gcc.dg/cpp/poison.c: Update.
10291 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 10292
042db57e
TM
102932000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
10294
10295 * g77.f-torture/execute/20001201.f: New test.
10296
c7b82833
JM
102972000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
10298
10299 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10300
ab937357
JJ
103012000-12-01 Jakub Jelinek <jakub@redhat.com>
10302
10303 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10304
13f9714b
NS
103052000-12-01 Nathan Sidwell <nathan@codesourcery.com>
10306
10307 * g++.old-deja/g++.other/cast6.C: New test.
10308
be10afdf
GK
103092000-11-30 Geoffrey Keating <geoffk@redhat.com>
10310
10311 * gcc.c-torture/execute/20001130-2.c: New testcase.
10312
41c39533
RH
103132000-11-30 Richard Henderson <rth@redhat.com>
10314
10315 * gcc.c-torture/execute/20001130-1.c: New test.
10316
31b1b957
NS
103172000-11-30 Nathan Sidwell <nathan@codesourcery.com>
10318
10319 * g++.old-deja/g++.other/op3.C: New test.
10320
717e3f73
NS
103212000-11-30 Nathan Sidwell <nathan@codesourcery.com>
10322
10323 * g++.old-deja/g++.other/op2.C: New test.
10324
2c92b94d
NS
103252000-11-30 Nathan Sidwell <nathan@codesourcery.com>
10326
10327 * g++.old-deja/g++.other/crash38.C: New test.
10328
b2d7dd20
TM
103292000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
10330
10331 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10332
57814e5e
JJ
103332000-11-29 Jakub Jelinek <jakub@redhat.com>
10334
10335 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10336 tests.
10337 * gcc.c-torture/execute/string-opt-6.c: New test.
10338
78cd99d0
JJ
10339 * gcc.dg/20001117-1.c: Add main.
10340
70cf82bc
GK
103412000-11-28 Geoffrey Keating <geoffk@redhat.com>
10342
10343 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10344 Move from here ...
10345 * gcc.dg/940510-1.c: ... to here.
10346
10347 * gcc.dg/20000926-1.c: GNU C now allows initializations of
10348 zero-size arrays in toplevel structures.
10349
48c4d691
JJ
103502000-11-28 Jakub Jelinek <jakub@redhat.com>
10351
10352 * gcc.c-torture/execute/loop-8.c: New test.
10353
bb92901d
NS
103542000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10355
10356 * g++.old-deja/g++.other/base1.C: New test.
10357
2f3608c3
NS
103582000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10359
10360 * g++.old-deja/g++.other/parse2.C: New test.
10361
eeb75383
NS
103622000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10363
10364 * g++.old-deja/g++.pt/incomplete1.C: New test.
10365
5ee4cc26
NS
103662000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10367
10368 * g++.old-deja/g++.other/friend9.C: New test.
10369
dd80b906
JJ
103702000-11-28 Jakub Jelinek <jakub@redhat.com>
10371
10372 * gcc.dg/20001127-1.c: New test.
10373
76e57b45
NS
103742000-11-27 Nathan Sidwell <nathan@codesourcery.com>
10375
5ee4cc26 10376 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 10377
f9825168
NS
103782000-11-27 Nathan Sidwell <nathan@codesourcery.com>
10379
10380 * g++.old-deja/g++.other/ptrmem8.C: New test.
10381
1789599b
KG
103822000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10383
10384 * gcc.c-torture/execute/string-opt-7.c: New test.
10385 * gcc.c-torture/execute/string-opt-8.c: Likewise.
10386
b21218ce
GDR
103872000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
10388
10389 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10390 instead of 'mkcheck 2'.
10391
9399bad3
JM
103922000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
10393
10394 * gcc.c-torture/execute/memcheck/driver.c,
10395 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10396 C9X references to refer to C99.
10397
4df1190a
JJ
103982000-11-25 Jakub Jelinek <jakub@redhat.com>
10399
10400 * gcc.dg/ultrasp3.c: New test.
10401
4fe0a76c
NB
104022000-11-25 Neil Booth <neilb@earthling.net>
10403
10404 * gcc.dg/cpp/include2.c: Update test to be locale independent.
10405
9eca082e
AO
104062000-11-25 Alexandre Oliva <aoliva@redhat.com>
10407
10408 * gcc.c-torture/compile/20001123-2.c: New.
10409
3a163b1a
KL
104102000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10411
10412 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10413
235cfbc4
BS
104142000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
10415
10416 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 10417 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 10418
2f401cc8
NS
104192000-11-24 Nathan Sidwell <nathan@codesourcery.com>
10420
10421 * g++.old-deja/g++.other/vaarg4.C: New test.
10422 * gcc.c-torture/compile/20001123-1.c: New test.
10423
3d7e9ba4
NS
104242000-11-24 Nathan Sidwell <nathan@codesourcery.com>
10425
10426 * g++.other/crash24.C: Adjust and remove XFAIL.
10427 * g++.other/crash37.C: New test.
10428
ab097535
NS
104292000-11-23 Nathan Sidwell <nathan@codesourcery.com>
10430
10431 * g++.old-deja/g++.pt/instantiate9.C: New test.
10432
71ca6fe9
MM
104332000-11-22 Mark Mitchell <mark@codesourcery.com>
10434
a862e958
MM
10435 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10436 new ABI, too.
10437
71ca6fe9
MM
10438 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10439 * g++.old-deja/g++.robertl/eb55.C: Likewise.
10440
a16f893b
NB
104412000-11-22 Neil Booth <neilb@earthling.net>
10442
10443 * gcc.dg/cpp/Wtrigraphs.c: New test.
10444
b60585a0
LR
104452000-11-22 Loren J. Rittle <ljrittle@acm.org>
10446
6d4587f7 10447 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 10448
e5a7acdd
JJ
104492000-11-22 Jakub Jelinek <jakub@redhat.com>
10450
10451 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10452
d93415c9
HPN
104532000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
10454
10455 * lib/gcc-dg.exp: load_lib scanasm.exp.
10456 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10457 * lib/g++-dg.exp: load_lib scanasm.exp.
10458 * lib/scanasm.exp: New.
10459 (scan-assembler, scan-assembler-not): Add optional arguments to
10460 test name, or if not present, the pattern name.
033b8a0c 10461 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
10462
10463 * g++.dg/dg.exp: New.
10464
65aa8276
NB
104652000-11-21 Neil Booth <neilb@earthling.net>
10466
6d4587f7 10467 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 10468
ce79b0ca
JJ
104692000-11-21 Jakub Jelinek <jakub@redhat.com>
10470
10471 * gcc.c-torture/execute/20001121-1.c: New test.
10472
a5ccb99d
RH
104732000-11-21 Richard Henderson <rth@redhat.com>
10474
10475 * gcc.c-torture/compile/20001121-1.c: New test.
10476
51073b1c
NB
104772000-11-20 Neil Booth <neilb@earthling.net>
10478
10479 * gcc.dg/cpp/integrated1.c: New test.
10480
6b16805e
JJ
104812000-11-21 Jakub Jelinek <jakub@redhat.com>
10482
10483 * g++.old-deja/g++.other/inline17.C: New test.
10484
b5ecf629
DL
104852000-11-20 Donald Lindsay <dlindsay@redhat.com>
10486
10487 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10488 local variable to be zero: I made the variable global. Now
10489 uses abort() and exit() instead of relying on main's return value.
10490
e6afac94
NB
104912000-11-20 Neil Booth <neilb@earthling.net>
10492
6d4587f7
ZW
10493 * gcc.dg/cpp/paste2.c: Update test.
10494 * objc/execute/paste.m: New test.
e6afac94 10495
1d7ff272
JM
104962000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
10497
10498 * gcc.dg/c99-condexpr-1.c: New test.
10499
029a4f4d
NB
105002000-11-20 Neil Booth <neilb@earthling.net>
10501
10502 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10503
447306fa
NS
105042000-11-20 Nathan Sidwell <nathan@codesourcery.com>
10505
10506 * g++.old-deja/g++.pt/export1.C: New test.
10507
462ef1e1
JJ
105082000-11-20 Jakub Jelinek <jakub@redhat.com>
10509
10510 * gcc.dg/20001117-1.c: New test.
10511
980c0b56
RH
105122000-11-18 Richard Henderson <rth@redhat.com>
10513
10514 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10515
dd4458df
RH
105162000-11-18 Richard Henderson <rth@redhat.com>
10517
10518 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10519 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10520 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10521
2add28a3
RH
105222000-11-18 Richard Henderson <rth@redhat.com>
10523
10524 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10525 (main): New. Exit cleanly.
10526
77c4d6c0
JM
105272000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
10528
10529 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10530 gcc.dg/c99-fordecl-2.c: New tests.
10531
ce7d4fc8
RH
105322000-11-18 Richard Henderson <rth@redhat.com>
10533
10534 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10535 * gcc.c-torture/execute/zerolen-2.c: New.
10536
3734169e
FS
105372000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10538
10539 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10540 memory.
10541
35728a80
NS
105422000-11-17 Nathan Sidwell <nathan@codesourcery.com>
10543
10544 * g++.old-deja/g++.pt/instantiate8.C: New test.
10545
5cce22b6
NS
105462000-11-17 Nathan Sidwell <nathan@codesourcery.com>
10547
10548 * g++.old-deja/g++.other/incomplete.C: Add more tests.
10549 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10550
e24fa9da
NC
105512000-11-16 Nick Clifton <nickc@redhat.com>
10552
10553 * gcc.c-torture/execute/nestfunc-2.c: New test.
10554 * gcc.c-torture/execute/nestfunc-3.c: New test.
10555
2b8b5d02
BS
105562000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
10557
10558 * gcc.c-torture/compile/20001116-1.c: New test.
10559
4c8fb571
FS
105602000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10561
10562 * gcc.c-torture/execute/20001115-1.c: New test.
10563
97150c41
MM
105642000-11-15 Mark Mitchell <mark@codesourcery.com>
10565
10566 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10567 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10568 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10569 * g++.old-deja/g++.abi/vmihint.C: Likewise.
10570
cbc2c182
NB
105712000-11-15 Neil Booth <neilb@earthling.net>
10572
6d4587f7
ZW
10573 gcc.dg/cpp/_Pragma1.c: Update.
10574 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 10575
71631a1f
NS
105762000-11-15 Nathan Sidwell <nathan@codesourcery.com>
10577
10578 * g++.old-deja/g++.other/anon5.C: New test.
10579
ab6c59fd
JM
105802000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
10581
10582 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10583 tests.
10584
bd7cf17e
JJ
105852000-11-14 Jakub Jelinek <jakub@redhat.com>
10586
10587 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10588 output.
10589
ebf02523
JM
105902000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10591
10592 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10593 labels at end of compound statements.
10594
529c0acb
JJ
105952000-11-13 Jakub Jelinek <jakub@redhat.com>
10596
10597 * gcc.c-torture/execute/loop-7.c: New test.
10598
b7438415
JM
105992000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10600
10601 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10602
19552aa5
JM
106032000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10604
10605 * gcc.dg/c99-bool-1.c: New test.
10606
444ca59f
JM
106072000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10608
10609 * gcc.dg/c99-scope-1.c: Remove xfail.
10610 * gcc.dg/c99-scope-2.c: New test.
10611
c7b6c6cd
KG
106122000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10613
10614 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
10615 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
10616
b72bd9c2
MM
106172000-11-11 Mark Mitchell <mark@codesourcery.com>
10618
56964678
MM
10619 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
10620 error messages.
10621
b72bd9c2
MM
10622 * g++.mike/p700.C: Don't typedef wchar_t.
10623 * g++.mike/p784.C: Likewise.
10624 * g++.mike/eb101.C: Don't use __wchar_t.
10625
da909756
TM
106262000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
10627
10628 * g77.f-torture/execute/20001111.[fx]: Test premature exit
10629 from DO loop.
10630
3e5c33c0
BS
106312000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
10632
10633 * gcc.c-torture/execute/20001111-1.c: New test.
10634
93ae2b3e
NC
106352000-11-10 Nick Clifton <nickc@redhat.com>
10636
10637 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
10638 long multuiple and accumulate.
10639
338bcbd5
RH
106402000-11-09 Richard Henderson <rth@redhat.com>
10641
662f340b
RH
10642 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
10643 via size_t instead of int.
10644
338bcbd5
RH
10645 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
10646 * gcc.c-torture/execute/string-opt-2.c: Likewise.
10647 * gcc.c-torture/execute/string-opt-3.c: Likewise.
10648 * gcc.c-torture/execute/string-opt-4.c: Likewise.
10649
b52114d2
GK
106502000-11-09 Geoffrey Keating <geoffk@redhat.com>
10651
10652 * gcc.c-torture/compile/20001109-1.c: New test.
10653 * gcc.c-torture/compile/20001109-2.c: New test.
10654
5361cbb7
NS
106552000-11-09 Nathan Sidwell <nathan@codesourcery.com>
10656
10657 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 10658 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 10659
c6348fe7
JJ
106602000-11-09 Jakub Jelinek <jakub@redhat.com>
10661
10662 * gcc.dg/20001108-1.c: New test.
10663
2dee4af1
JJ
106642000-11-09 Jakub Jelinek <jakub@redhat.com>
10665
10666 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
10667 with both arguments constant strings.
10668 * gcc.c-torture/execute/string-opt-3.c: New test.
10669 * gcc.c-torture/execute/string-opt-4.c: New test.
10670 * gcc.c-torture/execute/string-opt-5.c: New test.
10671
ca68ea18
NC
106722000-11-08 Nick Clifton <nickc@redhat.com>
10673
10674 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
10675 mulsidi3adddi patterns.
10676
36791f1e
NS
106772000-11-08 Nathan Sidwell <nathan@codesourcery.com>
10678
10679 * g++.old-deja/g++.other/crash36.C: New test.
10680
321565d3
JJ
106812000-11-08 Jakub Jelinek <jakub@redhat.com>
10682
10683 * g++.old-deja/g++.other/init16.C: New test.
10684
f0cbb7ac
LR
106852000-11-06 Loren J. Rittle <ljrittle@acm.org>
10686
10687 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
10688
475e22ba
JO
106892000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
10690
10691 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
10692 * gcc.c-torture/execute/va-arg-16.x: Likewise.
10693 * gcc.c-torture/execute/va-arg-17.x: Likewise.
10694
0b13d6c2
DD
106952000-11-07 DJ Delorie <dj@redhat.com>
10696
10697 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
10698
a7c683a8
KG
106992000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10700
10701 * gcc.c-torture/execute/string-opt-1.c: New test.
10702
8735550f
JO
107032000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
10704
10705 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
10706 mips-sgi-irix6.* because the MIPS ABI passes floating-point
10707 parameters in registers, and there is no way for a varargs
10708 function to know in which order the integer and floating-point
10709 parameters should be interleaved when they are placed on the
10710 stack.
10711 * gcc.c-torture/execute/va-arg-16.x: Likewise.
10712 * gcc.c-torture/execute/va-arg-17.x: Likewise.
10713
26a87cab
KG
107142000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10715
10716 * gcc.c-torture/execute/string-opt-2.c: New test.
10717
d48ebde1
NS
107182000-11-07 Nathan Sidwell <nathan@codesourcery.com>
10719
10720 * g++.old-deja/g++.pt/crash60.C: New test.
10721
d1877a9b
JJ
107222000-11-06 Jakub Jelinek <jakub@redhat.com>
10723
10724 * g++.old-deja/g++.other/crash24.C: New test.
10725 * g++.old-deja/g++.other/crash25.C: New test.
10726 * g++.old-deja/g++.other/crash26.C: New test.
10727 * g++.old-deja/g++.other/crash27.C: New test.
10728 * g++.old-deja/g++.other/crash28.C: New test.
10729 * g++.old-deja/g++.other/crash29.C: New test.
10730 * g++.old-deja/g++.other/crash30.C: New test.
10731 * g++.old-deja/g++.other/crash31.C: New test.
10732 * g++.old-deja/g++.other/crash32.C: New test.
10733 * g++.old-deja/g++.other/crash33.C: New test.
10734 * g++.old-deja/g++.other/crash34.C: New test.
10735 * g++.old-deja/g++.other/crash35.C: New test.
10736
8b1c5fd0
JJ
107372000-11-06 Jakub Jelinek <jakub@redhat.com>
10738
10739 * gcc.c-torture/execute/20001031-1.c: New test.
10740
ffb28279
MM
107412000-11-04 Mark Mitchell <mark@codesourcery.com>
10742
bfd2cff7
MM
10743 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
10744 namespace.
10745
247a2b0a
MM
10746 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
10747 standards-conformant.
10748
bb77c16c
MM
10749 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
10750
ffb28279
MM
10751 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
10752 * g++.old-deja/g++.mike/p755a.C: Likewise.
10753 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
10754 library makes no calls to `operator new' during initialization.
10755
e8ecb16d
NB
107562000-11-04 Neil Booth <neilb@earthling.net>
10757
6d4587f7 10758 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 10759
b8c25665 107602000-11-03 Mark P Mitchell <mark@codesourcery.com>
334c4aae
MM
10761
10762 * lib/g++.exp (g++_set_ld_library_path): New function.
10763 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
10764
30235724
BS
107652000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
10766
10767 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
10768 warnings.
10769
6a16a7f0
RH
107702000-11-01 Richard Henderson <rth@redhat.com>
10771
10772 * g++.old-deja/g++.ext/namedret1.C: New.
10773 * g++.old-deja/g++.ext/namedret2.C: New.
10774 * g++.old-deja/g++.ext/namedret3.C: New.
10775
e201b0a7
GK
107762000-10-31 Geoffrey Keating <geoffk@cygnus.com>
10777
10778 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
10779 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
10780
c5a0835d
KG
107812000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10782
10783 * gcc.c-torture/execute/va-arg-21.c: New test.
10784
93cc1c69
JM
107852000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
10786
10787 * gcc.dg/c99-complex-2.c: New test.
10788
bcb38cc1
KG
107892000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10790
10791 * gcc.c-torture/execute/stdio-opt-1.c: New test.
10792
681cb233
JJ
107932000-10-31 Jakub Jelinek <jakub@redhat.com>
10794
10795 * g++.old-deja/g++.other/inline16.C: New test.
10796
761f0855
GDR
107972000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
10798
10799 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
10800 __PRETTY_FUNCTION__
10801
9f6ef6bc
NB
108022000-10-29 Neil Booth <neilb@earthling.net>
10803
10804 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
10805 New tests.
10806 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
10807 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
10808 optimisation.
10809
00c83d46
NB
108102000-10-29 Neil Booth <neilb@earthling.net>
10811
6d4587f7 10812 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
10813 * mi1.c, mi1c.h: Add null directives to multiple-include test.
10814 * mi5.c: Test multiple includes work with -C.
10815 * trigraphs.c: Test ^= version.
10816
e7f7ca12
NB
108172000-10-28 Neil Booth <neilb@earthling.net>
10818
10819 New tests and test updates for new macro expander.
42ded877 10820
e7f7ca12
NB
10821 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
10822 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
10823 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
10824 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
10825 new diagnostic messages.
10826
10827 * gcc.dg/cpp/macro3.c: New tests.
10828
229a2e65
MM
108292000-10-27 Mark Mitchell <mark@codesourcery.com>
10830
10831 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
10832 on the same line.
10833
fadb729c
JJ
108342000-10-27 Jakub Jelinek <jakub@redhat.com>
10835
10836 * g++.old-deja/g++.other/eh2.C: New test.
10837
ef3809cb
BS
108382000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
10839
10840 * gcc.c-torture/execute/20001027-1.c: New test.
10841
cf8e718a
RH
108422000-10-26 Richard Henderson <rth@redhat.com>
10843
10844 * gcc.c-torture/execute/20001026-1.c: New.
10845
140c3b7e
MM
108462000-10-26 Mark Mitchell <mark@codesourcery.com>
10847
10848 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
10849 * g++.old-deja/g++.law/builtin1.C: Likewise.
10850 * g++.old-deja/g++.law/ctors10.C: Likewise.
10851 * g++.old-deja/g++.law/virtual3.C: Likewise.
10852 * g++.old-deja/g++.mike/p658.C: Likewise.
10853 * g++.old-deja/g++.other/sibcall1.C: Likewise.
10854 * g++.old-deja/g++.other/vaarg2.C: Likewise.
10855 * g++.old-deja/g++.robertl/eb124.C: Likewise.
10856 * g++.old-deja/g++.robertl/eb44.C: Likewise.
10857 * g++.old-deja/g++.robertl/eb77.C: Likewise.
10858
cdb09fce
NS
108592000-10-26 Nathan Sidwell <nathan@codesourcery.com>
10860
10861 * gcc.c-torture/compile/20001024-1.c: New test.
10862
be5aeb60
MM
108632000-10-25 Mark Mitchell <mark@codesourcery.com>
10864
10865 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
10866 to tell us whether or not we are using V3.
10867
5f9cd837
GDR
108682000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
10869
10870 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 10871 operands.
5f9cd837 10872
e0c9fbb7
JM
108732000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
10874
10875 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
10876
dc5041ab
JJ
108772000-10-25 Jakub Jelinek <jakub@redhat.com>
10878
10879 * gcc.c-torture/execute/20001024-1.c: New test.
10880
f85b5d65
JJ
108812000-10-24 Jakub Jelinek <jakub@redhat.com>
10882
10883 * g++.old-deja/g++.other/sibcall1.C: New test.
10884
42a55121
JJ
108852000-10-20 Jakub Jelinek <jakub@redhat.com>
10886
10887 * gcc.dg/noncompile/init-3.c: New test.
10888
2f74f7e9
JM
108892000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
10890
10891 * gcc.dg/format-array-1.c: New test.
10892
81cf47b2
JM
108932000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
10894
10895 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
10896 writing through null pointers; remove comment about testing
10897 unterminated strings.
10898
15edc0cb
MH
108992000-10-17 Matthew Hiller <hiller@redhat.com>
10900
10901 * gcc.c-torture/execute/20001017-2.c: New test.
10902
0fe68387
JM
109032000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
10904
10905 * gcc.c-torture/compile/20001018-1.c: New test.
10906 * gcc.c-torture/compile/20001018-1.x: Xfail.
10907
34137553
FS
109082000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10909
10910 * gcc.c-torture/execute/20001017-1.c: New test.
10911
b691cb00
JM
109122000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
10913
10914 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
10915 for multiple use of arguments with scanf formats; add tests for
10916 multiple use of arguments.
10917
2683ed8d
BS
109182000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
10919
10920 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
10921
74ff4629
JM
109222000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
10923
10924 * gcc.dg/format-miss-1.c: New test.
10925
a5ad11e1
JJ
109262000-10-16 Jakub Jelinek <jakub@redhat.com>
10927
10928 * gcc.c-torture/execute/20001013-1.c: New test.
10929
6d2e1454
JM
109302000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
10931
10932 * gcc.dg/format-branch-1.c: New test.
10933
1df1abe2
JM
109342000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
10935
10936 * README, lib/file-format.exp: Remove EGCS references.
10937
55143861
JJ
109382000-10-16 Jakub Jelinek <jakub@redhat.com>
10939
10940 * gcc.dg/20001013-1.c: New test.
10941
d79d42da
JM
109422000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
10943
10944 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
10945 for intmax_t in the compiler using __typeof__ and the type rules
10946 for conditional expressions.
10947
fccf9848
JJ
109482000-10-13 Jakub Jelinek <jakub@redhat.com>
10949
10950 * gcc.dg/20001012-1.c: New test.
10951 * gcc.dg/20001012-2.c: New test.
10952
9fa8f75d
JM
109532000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
10954
10955 * gcc.dg/format-attr-1.c: New test.
10956
abb2c7ab
JM
109572000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
10958
10959 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
10960 __LONG_LONG_MAX__ instead of LLONG_MAX.
10961
4831bc84
JM
109622000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
10963
10964 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
10965 scanf flags.
10966 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
10967 flags.
10968
bb58bec5
JM
109692000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
10970
10971 * gcc.dg/sequence-pt-1.c: New test.
10972
d0b43a40
GK
109732000-10-11 Geoff Keating <geoffk@cygnus.com>
10974
10975 * gcc.c-torture/execute/20001011-1.c: New testcase.
10976 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
10977
8ccaefbd
JJ
109782000-10-10 Jakub Jelinek <jakub@redhat.com>
10979
10980 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
10981 does not error on it.
10982
462561b7
JJ
109832000-10-10 Jakub Jelinek <jakub@redhat.com>
10984
10985 * gcc.dg/20001009-1.c: New test.
10986
45d640d9
JH
10987Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
10988
10989 * gcc.c-torture/compile/20001009-1.c: Move from here ....
10990 * gcc.c-torture/execute/20001009-2.c: ... to here.
10991
80c0f62c
GK
109922000-10-09 Geoff Keating <geoffk@cygnus.com>
10993
10994 * gcc.c-torture/compile/20001009-1.c: New testcase.
10995 * gcc.c-torture/execute/20001009-1.c: New testcase.
10996 Testcases provided by Jan Hubicka <jh@suse.cz>.
10997
b15ad712
JM
109982000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
10999
11000 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11001 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11002 uintmax_t using <limits.h> to emulate the compiler's internal
11003 logic. No longer XFAIL %j tests.
11004
2588e44e
JM
110052000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
11006
11007 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11008 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11009 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11010 regexps and details of expected handling of some bad formats.
11011 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11012 suppression.
11013
54d7ee59
JM
110142000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
11015
11016 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11017 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11018 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11019 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11020 in list archives.
11021
15f18aac
RH
110222000-10-06 Richard Henderson <rth@cygnus.com>
11023
11024 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11025 * g++.old-deja/g++.brendan/crash52.C: Likewise.
11026 * g++.old-deja/g++.jason/report.C: Likewise.
11027 * g++.old-deja/g++.law/friend5.C: Likewise.
11028 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
11029 of the expected warnings.
11030
903cef85
NS
110312000-10-06 Nathan Sidwell <nathan@codesourcery.com>
11032
11033 * g++.old-deja/g++.pt/enum14.C: New test.
11034
b2f9816f
NS
110352000-10-05 Nathan Sidwell <nathan@codesourcery.com>
11036
11037 * g++.old-deja/g++.pt/crash59.C: New test.
11038
9c00185b
WC
110392000-10-04 Will Cohen <wcohen@redhat.com>
11040
11041 * gcc.dg/20000926-1.c: New test.
11042
e9e037ef
GK
110432000-10-03 Geoff Keating <geoffk@cygnus.com>
11044
11045 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11046 function name for current C++ compiler.
11047 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11048
99885b3f
GDR
110492000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
11050
11051 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 11052 __PRETTY_FUNCTION__.
99885b3f
GDR
11053 * g++.old-deja/g++.ext/pretty2.C: Likewise.
11054
2eeb109b
KG
110552000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11056
11057 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11058
380f6ad3
JJ
110592000-09-26 Jakub Jelinek <jakub@redhat.com>
11060
6d4587f7 11061 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 11062
dcbd43e0
TP
110632000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11064
11065 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11066 * g++.old-deja/g++.pt/ttp62.C: Same.
11067 * g++.old-deja/g++.other/inline14.C: Same.
11068
5a864cbf
RH
110692000-09-24 Richard Henderson <rth@cygnus.com>
11070
11071 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11072
c5412f06
JM
110732000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
11074
11075 * gcc.dg/c90-printf-1.c: Add test for wide string format.
11076
afa223c6
GK
110772000-09-22 Geoff Keating <geoffk@cygnus.com>
11078
11079 * gcc.c-torture/compile/20000922-1.c: New file.
11080
1d5d6f3f
NC
110812000-09-21 Nick Clifton <nickc@redhat.com>
11082
11083 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11084 a signed long modulo operation.
3dc60fc7 11085 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
11086 (main): Add tests for modulos of very large numbers by very small
11087 dividends.
11088
ad3fd36f
KG
110892000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11090
11091 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11092
033b5a34
RH
110932000-09-19 Richard Henderson <rth@cygnus.com>
11094
11095 * gcc.dg/compare2.c (case 10): XFAIL.
11096
895b56ff
RH
110972000-09-18 Richard Henderson <rth@cygnus.com>
11098
11099 * gcc.c-torture/execute/20000906-1.c: Move ...
11100 * gcc.dg/20000906-1.c: ... here. Only run on targets
11101 that support __builtin_trap.
11102
0d9f234d
NB
11103Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
11104
11105 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11106
fc6df7e1
JM
111072000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
11108
11109 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11110 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
11111 more $ format tests.
11112
65661a72
JM
111132000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
11114
11115 * gcc.dg/format-errmk-1.c: New test.
11116
ebeda052
GM
111172000-09-17 Greg McGary <greg@mcgary.org>
11118
11119 * gcc.c-torture/execute/20000917-1.x: Remove.
11120
60e9d01c
JM
111212000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
11122
11123 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11124
859e203f
GM
111252000-09-17 Greg McGary <greg@mcgary.org>
11126
11127 * gcc.c-torture/execute/20000917-1.c: New test.
11128 * gcc.c-torture/execute/20000917-1.x: XFAIL.
11129
08ebc1c5
NB
11130Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
11131
11132 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11133 in nested macro bug.
11134
ff94c747
NB
11135Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
11136
11137 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11138
b8c25665 111392000-09-14 Jeffrey A Law (law@cygnus.com)
cf160a63
JL
11140
11141 * gcc.c-torture/execute/20000914-1.c: New test.
11142
9a16ff93
AO
111432000-09-12 Alexandre Oliva <aoliva@redhat.com>
11144
11145 * g++.other/inline13.C: New test.
42ded877 11146
a210651e
AJ
111472000-09-12 Andreas Jaeger <aj@suse.de>
11148
11149 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11150 constant by Ulrich Drepper <drepper@redhat.com>.
11151
b8c25665 111522000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
8b267da0
R
11153
11154 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11155
32892c52
KG
111562000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11157
11158 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11159
a58d32c2
ZW
111602000-09-11 Zack Weinberg <zack@wolery.cumb.org>
11161
11162 * gcc.dg/cpp/backslash.c: New test.
11163
da88b352
AO
111642000-09-11 Alexandre Oliva <aoliva@redhat.com>
11165
11166 * gcc.c-torture/execute/20000910-1.c: New test.
11167 * gcc.c-torture/execute/20000910-2.c: Likewise.
11168
a5de05b7 111692000-09-11 Robert Lipe <robertl@sco.com>
42ded877 11170
a5de05b7
RL
11171 * gcc.dg/pragma-align.c: New test.
11172
6cd0d4de
NS
111732000-09-11 Nathan Sidwell <nathan@codesourcery.com>
11174
11175 * g++.old-deja/g++.pt/explicit82.C: New test.
11176 * g++.old-deja/g++.pt/explicit83.C: New test.
11177
8f820299
ZW
111782000-09-10 Zack Weinberg <zack@wolery.cumb.org>
11179
11180 * gcc.dg/asm-names.c: New test.
11181
e1aa5140
KG
111822000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11183
11184 * gcc.dg/cpp/tr-warn6.c: New test
11185
2496f0b5
JM
111862000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
11187
11188 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11189 be accepted.
11190
33b35a8d
CM
111912000-09-07 Catherine Moore <clm@redhat.com>
11192
6d4587f7 11193 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 11194
0e5921e8
ZW
111952000-09-06 Zack Weinberg <zack@wolery.cumb.org>
11196
11197 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11198 ERROR markers.
11199 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11200 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11201 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11202 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11203 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11204 Preprocess only.
11205 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11206 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11207
299d838a
NS
112082000-09-06 Nathan Sidwell <nathan@codesourcery.com>
11209
11210 * g++.old-deja/g++.pt/deduct2.C: New test.
11211
2ff0c962
NS
112122000-09-06 Nathan Sidwell <nathan@codesourcery.com>
11213
11214 * g++.old-deja/g++.pt/parms2.C: New test.
11215
6e92b232
NS
112162000-09-06 Nathan Sidwell <nathan@codesourcery.com>
11217
11218 * g++.old-deja/g++.pt/crash58.C: New test.
11219
61f5be15
GM
112202000-09-06 Greg McGary <greg@mcgary.org>
11221
859e203f
GM
11222 * gcc.c-torture/execute/20000906-1.c: New test.
11223 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 11224
792ae36d
KG
112252000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11226
11227 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11228
90deb76d
NS
112292000-09-04 Nathan Sidwell <nathan@codesourcery.com>
11230
11231 * g++.old-deja/g++.pt/crash57.C: New test.
11232
c6b08b3e
NS
112332000-09-04 Nathan Sidwell <nathan@codesourcery.com>
11234
11235 * g++.old-deja/g++.pt/crash56.C: New test.
11236
258451c8
NS
112372000-09-04 Nathan Sidwell <nathan@codesourcery.com>
11238
11239 * g++.old-deja/g++.pt/koenig1.C: New test.
11240
e0cb4f36
JJ
112412000-09-04 Jakub Jelinek <jakub@redhat.com>
11242
11243 * gcc.dg/20000904-1.c: New test.
11244
29844fa7
JJ
112452000-09-04 Jakub Jelinek <jakub@redhat.com>
11246
11247 * gcc.dg/cpp/paste8.c: New test.
11248
298ec8f4
AO
112492000-09-01 Alexandre Oliva <aoliva@redhat.com>
11250
11251 * gcc.c-torture/compile/20000827-1.c: New test.
11252
3c786c69
JM
112532000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
11254
11255 * gcc.dg/format-diag-1.c: New test.
11256
f798660e
JM
112572000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
11258
11259 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11260 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11261 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11262 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11263 gcc.dg/formatz-1.c: Adjust warning regular expressions.
11264
f75157d2
NS
112652000-09-01 Nathan Sidwell <nathan@codesourcery.com>
11266
0e5921e8 11267 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 11268
291c9aa2
NS
112692000-09-01 Nathan Sidwell <nathan@codesourcery.com>
11270
11271 * g++.old-deja/g++.ns/scoped1.C: New test.
11272
9953d23b
AO
112732000-08-30 Alexandre Oliva <aoliva@redhat.com>
11274
11275 * lib/g++.exp: Support testing already-installed GCC.
11276
5c5d1cd6
KG
112772000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11278
11279 * wtr-label-1.c, wtr-suffix-1.c: New tests.
11280
bbfbf340
KG
112812000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11282
11283 * gcc.dg/return-type-2.c: New test.
11284
e53ca51f
GK
112852000-08-27 Geoff Keating <geoffk@cygnus.com>
11286
11287 * gcc.c-torture/compile/20000825-1.c: New test.
11288
721a9f8e
AO
112892000-08-26 Alexandre Oliva <aoliva@redhat.com>
11290
11291 * gcc.dg/dwarf2-2.c: New test.
11292
77ae5fa4
ZW
112932000-08-26 Zack Weinberg <zack@wolery.cumb.org>
11294
11295 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11296 dg-warning regexps.
11297
343b7260
JM
112982000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
11299
11300 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11301 gcc.dg/format-ext-5.c: New tests.
11302
22efd687
JJ
113032000-08-25 Jakub Jelinek <jakub@redhat.com>
11304
11305 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11306
83bab8db
MM
113072000-08-24 Mark Mitchell <mark@codesourcery.com>
11308
11309 * gcc.dg/noncompile/930622-2.c: Adjust error message.
11310
cc914f8c
RH
113112000-08-24 Richard Henderson <rth@cygnus.com>
11312
11313 * gcc.dg/ia64-sync-1.c: New test.
11314 * gcc.dg/ia64-sync-2.c: New test.
11315 * gcc.dg/ia64-asm-1.c: New test.
11316
4894ecce
JM
113172000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
11318
11319 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11320 * gcc.dg/format-ext-2.c: New test.
11321
2f1e6e0d
JM
113222000-08-23 Jason Merrill <jason@redhat.com>
11323
06c3db64
JM
11324 * lib/old-dejagnu.exp: Also ignore "In member function" and
11325 "At global scope".
2f1e6e0d 11326
7eda0d2d
KG
113272000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11328
11329 * gcc.dg/noncompile/label-lineno-1.c: New test.
11330
bdb47d3e
JM
113312000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
11332
11333 * gcc.dg/c99-array-nonobj-1.c: New test.
11334
d8eceea4
JM
113352000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
11336
11337 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11338 tests.
11339 * gcc.dg/format-ext-1.c: New test.
11340
8a451613
KG
113412000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11342
11343 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11344 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11345 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11346 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11347 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11348
23e4d028
JM
113492000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
11350
11351 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11352 gcc.dg/c99-strftime-2.c: New tests.
11353
f95b2ff9
RH
113542000-08-22 Richard Henderson <rth@cygnus.com>
11355
11356 * gcc.c-torture/execute/20000822-1.c: New test.
11357
6315f068
JJ
113582000-08-21 Jakub Jelinek <jakub@redhat.com>
11359
11360 * gcc.c-torture/execute/20000819-1.x: Remove.
11361
5804a754
JM
113622000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
11363
11364 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11365 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11366 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11367 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11368 gcc.dg/format-xopen-1.c: New tests.
11369
f3d360aa
JM
113702000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
11371
11372 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11373
46639003
JJ
113742000-08-21 Jakub Jelinek <jakub@redhat.com>
11375
029ccdb3
JJ
11376 * g++.old-deja/g++.other/loop2.C: New test.
11377
46639003
JJ
11378 * gcc.c-torture/compile/20000606-1.c: New test.
11379 * gcc.c-torture/compile/20000728-1.c: New test.
11380 * gcc.c-torture/execute/20000801-1.c: New test.
11381 * gcc.c-torture/execute/20000801-2.c: New test.
11382 * gcc.c-torture/execute/20000819-1.c: New test.
11383 * gcc.c-torture/execute/20000819-1.x: XFAIL.
11384 * gcc.dg/20000629-1.c: New test.
11385 * gcc.dg/20000724-1.c: New test.
11386 * gcc.dg/20000807-1.c: New test.
11387
b8c25665 113882000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
3cb553b4
ZW
11389
11390 * gcc.dg/cpp/pragma-1.c: New test.
11391 * gcc.dg/cpp/pragma-2.c: New test.
11392
17ed19cb
ZW
113932000-08-18 Zack Weinberg <zack@wolery.cumb.org>
11394
11395 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11396 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
11397
b8c25665 113982000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
26db2544
RK
11399
11400 * gcc.c-torture/compile/20000818-1.c: New test.
11401
90d14f40
MH
114022000-08-18 Manfred Hollstein <manfredh@redhat.com>
11403
11404 * gcc.c-torture/execute/20000818-1.c: New test.
11405
0d60c2e7
JM
114062000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
11407
11408 * gcc.dg/format-va-1.c: New test.
11409
074900c5
NS
114102000-08-18 Nathan Sidwell <nathan@codesourcery.com>
11411
11412 * g++.old-deja/g++.other/typedef8.C: New test.
11413
8e4f1b30
NS
114142000-08-18 Nathan Sidwell <nathan@codesourcery.com>
11415
11416 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11417 * g++.old-deja/g++.mike/net36.C: Mark candidate.
11418 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11419 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11420 * g++.old-deja/g++.other/ptrmem7.C: New test.
11421 * g++.old-deja/g++.pt/ptrmem10.C: New test.
11422
c3491173
NS
114232000-08-18 Nathan Sidwell <nathan@codesourcery.com>
11424
11425 * g++.old-deja/g++.pt/typename27.C: New test.
11426
07745bdb
NS
114272000-08-17 Nathan Sidwell <nathan@codesourcery.com>
11428
11429 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11430 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11431 * g++.old-deja/g++.pt/friend45.C: New test.
11432 * g++.old-deja/g++.other/friend8.C: New test.
11433
2b8b1ab6
RH
114342000-08-15 Richard Henderson <rth@cygnus.com>
11435
11436 * gcc.c-torture/execute/20000815-1.c: New test.
11437
7300c8eb
JM
114382000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
11439
11440 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11441 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11442 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11443
12af1090
NS
114442000-08-14 Nathan Sidwell <nathan@codesourcery.com>
11445
11446 * g++.old-deja/g++.other/refinit2.C: New test.
11447
05273f08
GK
114482000-08-13 Geoff Keating <geoffk@cygnus.com>
11449
51a017d8
GK
11450 * lib/c-torture.exp (c-torture): Make
11451 compiler_conditional_xfail_data global.
11452 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11453 compiler_conditional_xfail_data machinery.
11454 (f-torture-execute): Likewise.
11455 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11456 and only when unrolling loops.
11457
05273f08
GK
11458 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11459
b333f246
NS
114602000-08-11 Nathan Sidwell <nathan@codesourcery.com>
11461
11462 * g++.old-deja/g++.pt/explicit81.C: New test.
11463
9104081d
NS
114642000-08-11 Nathan Sidwell <nathan@codesourcery.com>
11465
11466 * g++.old-deja/g++.pt/typename26.C: New test.
11467
be875f80
GK
114682000-08-10 Geoff Keating <geoffk@cygnus.com>
11469
11470 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11471 warning.
11472
b498d041
NS
114732000-08-10 Nathan Sidwell <nathan@codesourcery.com>
11474
11475 * g++.old-deja/g++.other/array3.C: New test.
11476
9052d3be
JM
114772000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
11478
11479 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11480 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11481 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11482 New tests.
11483
68c98199
NS
114842000-08-09 Nathan Sidwell <nathan@codesourcery.com>
11485
11486 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11487 * g++.old-deja/g++.abi/vmihint.C: Likewise.
11488
8e32b501
AO
114892000-08-09 Alexandre Oliva <aoliva@redhat.com>
11490
11491 * gcc.c-torture/execute/20000808-1.c: New test.
11492
1fcbbcd3
JM
114932000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
11494
11495 * gcc.dg/c90-const-expr-1.c: New test.
11496
ee715245
RH
114972000-08-08 Richard Henderson <rth@cygnus.com>
11498
11499 * gcc.dg/noncompile/920923-1.c: Declare calloc.
11500
43d1e059
JM
115012000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
11502
11503 * gcc.dg/noncompile/const-ll-1.c: New test.
11504
1c5ecb11
JM
115052000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
11506
11507 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11508
b8c25665 115092000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
137fa4d0
OP
11510
11511 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11512 that running programs linked against the shared version of libobjc
11513 run correctly.
11514
cd732418
JM
115152000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
11516
11517 * gcc.dg/c99-printf-1.c: New test.
11518
a7086ea9
JM
115192000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
11520
11521 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11522
26f2c02a
ZW
115232000-08-05 Zack Weinberg <zack@wolery.cumb.org>
11524
0e5921e8 11525 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 11526
2ba7ba63
ZW
115272000-08-04 Zack Weinberg <zack@wolery.cumb.org>
11528
11529 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11530 and torture_without_loops as is done by c-torture.exp.
11531 (search_for): Copy from c-torture.exp.
11532 (gcc-dg-runtest): New function, drives a directory of tests
11533 iterating over the TORTURE_OPTIONS.
11534 (scan-assembler, scan-assembler-not): Move here from
11535 individual directory drivers.
11536
11537 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11538 defined by lib/gcc-dg.exp.
11539 * gcc.dg/cpp/cpp.exp: Likewise.
11540 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
11541 gcc-dg-runtest, so we cycle over optimization options.
11542
11543 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11544 * gcc.dg/compare2.c: No longer expected to fail.
11545
b8c25665 115462000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
018577e4
R
11547
11548 * gcc.c-torture/execute/20000804-1.c: New test.
11549
b8458e3e
JM
115502000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11551
11552 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11553
ba89d661
ZW
115542000-08-03 Zack Weinberg <zack@wolery.cumb.org>
11555
11556 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11557
b8c25665 115582000-08-03 Jeffrey A Law (law@cygnus.com)
4a6f50d5
JL
11559
11560 * gcc.c-torture/compile/20000803-1.c: New test.
11561
bcde3193
JM
115622000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
11563
7e9c81d6
JM
11564 * gcc.c-torture/execute/20000801-3.c,
11565 gcc.c-torture/execute/20000801-4.c: New tests.
11566 * gcc.c-torture/execute/20000801-3.x,
11567 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 11568
e457ca6a
GK
115692000-08-02 Geoff Keating <geoffk@cygnus.com>
11570
11571 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11572 libobjc/.libs to allow for libtool.
11573
2d579116
JJ
115742000-08-02 Jakub Jelinek <jakub@redhat.com>
11575
11576 * gcc.c-torture/compile/20000802-1.c: New test.
11577
5ef865d5
ZW
115782000-08-02 Zack Weinberg <zack@wolery.cumb.org>
11579
11580 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11581
b8c25665 115822000-07-31 Jeffrey A Law (law@cygnus.com)
929a66d2 11583
68c8d8ce
JL
11584 * gcc-c-torture/execute/20000731-2.c: New test.
11585
929a66d2
JL
11586 * gcc.c-torture/execute/20000731-1.c: New test.
11587 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11588
42eb567d
JJ
115892000-07-31 Jakub Jelinek <jakub@redhat.com>
11590
6ead1e99 11591 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
11592 * gcc.dg/cpp/20000725-1.c: New test.
11593
111458f1
ZW
115942000-07-31 Zack Weinberg <zack@wolery.cumb.org>
11595
5f1240b6
ZW
11596 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11597 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11598 declaration warning for __builtin_dwarf_reg_size.
11599
111458f1
ZW
11600 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11601
b0c4bfae
JM
116022000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
11603
11604 * gcc.dg/noncompile/voidparam-1.c: New test.
11605
1cf0acdd
RH
116062000-07-30 Richard Henderson <rth@cygnus.com>
11607
11608 * gcc.dg/c90-digraph-1.c: Don't xfail.
11609 * gcc.dg/compare2.c (case 10): Xfail.
11610 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11611
c1445f3d
JM
116122000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
11613
11614 * gcc.dg/c99-main-1.c: New test.
11615
1b398090
JM
116162000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
11617
11618 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
11619
b8c25665 116202000-07-26 Hans-Peter Nilsson <hp@axis.com>
fc5f1cca
HPN
11621
11622 * gcc.c-tortuer/execute/20000726-1.c: New test.
11623
ad88bb8b
AO
116242000-07-26 Alexandre Oliva <aoliva@redhat.com>
11625
11626 * gcc.c-torture/execute/enum-2.c: New test.
11627
f47e4084
KG
116282000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11629
11630 * gcc.dg/cpp/tr-warn3.c: New test.
11631
2c05a794
NS
116322000-07-25 Nathan Sidwell <nathan@codesourcery.com>
11633
11634 * g++.old-deja/g++.ext/implicit1.C: Remove.
11635 * g++.old-deja/g++.jason/c2.C: Remove
11636 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
11637 * g++.old-deja/g++.pt/crash16.C: Likewise.
11638 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
11639
10dd7d29
NS
116402000-07-25 Nathan Sidwell <nathan@codesourcery.com>
11641
11642 * g++.old-deja/g++.other/for2.C: New test.
11643
5e1a2fc7
JJ
116442000-07-25 Jakub Jelinek <jakub@redhat.com>
11645
11646 * gcc.dg/20000720-1.c: New test.
11647
6a65f413
TM
116482000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
11649
11650 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
11651
9fed97f1
GK
116522000-07-24 Geoff Keating <geoffk@cygnus.com>
11653
11654 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
11655 * gcc.c-torture/execute/20000722-1.c: New.
11656 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
11657
45d52318
JJ
116582000-07-24 Jakub Jelinek <jakub@redhat.com>
11659
11660 * gcc.dg/cpp/20000720-1.S: New test.
11661
f0f4cb1b
MM
116622000-07-21 Michael Meissner <meissner@redhat.com>
11663
ed7d4ce8 11664 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 11665
1b493b81
ZW
116662000-07-20 Zack Weinberg <zack@wolery.cumb.org>
11667
11668 * g++.old-deja/g++.brendan/crash16.C,
11669 g++.old-deja/g++.brendan/parse3.C,
11670 g++.old-deja/g++.brendan/redecl1.C,
11671 g++.old-deja/g++.ns/template13.C,
11672 g++.old-deja/g++.other/decl4.C,
11673 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
11674
6fee6033
ZW
116752000-07-20 Zack Weinberg <zack@wolery.cumb.org>
11676
983318fc
ZW
11677 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
11678 and "Internal error".
11679
6fee6033 11680 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 11681 regexps.
6fee6033
ZW
11682 * gcc.dg/cpp/paste6.c: New test.
11683
92936ecf
ZW
116842000-07-19 Zack Weinberg <zack@wolery.cumb.org>
11685
53fdf0be
ZW
11686 * gcc.dg/cpp/tr-direct.c: New test.
11687
92936ecf
ZW
11688 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
11689 gcc.dg/cpp/undef1.c: Tweak error regexps.
11690
2339ce57
EC
116912000-07-18 Eric Christopher <echristo@redhat.com>
11692
11693 * gcc.c-torture/compile/20000718-1.c: New test.
11694
96be6998
ZW
116952000-07-18 Zack Weinberg <zack@wolery.cumb.org>
11696
11697 * cpplex.c (_cpp_push_token): If the token being pushed back
11698 is the previous token in this context, just subtract one from
11699 context->posn.
11700 * cppmacro.c (save_expansion): Clear aux field when storing a
11701 placemarker.
11702
611a0be7
AO
117032000-07-18 Alexandre Oliva <aoliva@redhat.com>
11704
11705 * gcc.dg/noncompile/redecl-1.c: New test.
11706
4c6b3b2a
JJ
117072000-07-18 Jakub Jelinek <jakub@redhat.com>
11708
11709 * gcc.c-torture/execute/20000717-5.c: New test.
11710 * gcc.c-torture/execute/20000717-1.x: Removed.
11711
9db83b39
RH
117122000-07-17 Richard Henderson <rth@cygnus.com>
11713
11714 * gcc.c-torture/execute/20000717-4.c: New test.
11715
53781524
ZW
117162000-07-17 Zack Weinberg <zack@wolery.cumb.org>
11717
11718 * gcc.dg/cpp/syshdr.c: New test.
11719 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
11720
2d3483dc
NB
117212000-07-17 Neil Booth <neilb@earthling.net>
11722
11723 * gcc.dg/cpp/cmdlne-dM.c: New test.
11724 * gcc.dg/cpp/cmdlne-dD.c: New test.
11725
b8c25665 117262000-07-17 Jeffrey A Law (law@cygnus.com)
9f759236 11727
bf4ddb31
JL
11728 * gcc.c-torture/execute/20000717-3.c: New test.
11729
9f759236
JL
11730 * gcc.c-torture/compile/20000717-1.c: New test.
11731
3b15076f
GK
117322000-07-17 Geoffrey Keating <geoffk@cygnus.com>
11733
11734 * gcc.c-torture/execute/20000717-2.c: New test.
11735
919e0807
JM
117362000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
11737
c993555b
JM
11738 * gcc.dg/formatz-1.c: New test.
11739
7e9c81d6
JM
11740 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
11741 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 11742
3319c1b8 11743 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 11744 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 11745
919e0807 11746 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 11747 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 11748 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
11749 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
11750 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
11751 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
11752 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 11753
b8c25665 117542000-07-17 Greg McGary <greg@mcgary.org>
74d6e073
GM
11755
11756 * gcc.c-torture/execute/20000717-1.c: New test.
11757 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
11758
91f4790c
JJ
117592000-07-15 Jakub Jelinek <jakub@redhat.com>
11760
11761 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 11762 * gcc.dg/20000715-1.c: New test.
91f4790c 11763
4d06bcc5
MM
117642000-07-15 Michael Meissner <meissner@redhat.com>
11765
11766 * gcc.c-torture/execute/20000715-1.c: New test.
11767
c67846f2
JJ
117682000-07-13 Jakub Jelinek <jakub@redhat.com>
11769
11770 * gcc.c-torture/execute/20000707-1.c: New test.
11771
530d0ba5
NB
117722000-07-13 Neil Booth <NeilB@earthling.net>
11773
11774 * testsuite/gcc.dg/cpp/digraph1.c,
11775 testsuite/gcc.dg/cpp/digraph2.c,
11776 testsuite/gcc.dg/cpp/digraphs.c: New tests.
11777
26e98309
DB
117782000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
11779
11780 * g77.f-torture/compile/20000630-2.f: New test.
11781 * g77.f-torture/compile/20000630-2.x
11782
7bb41c5a
DB
117832000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
11784
11785 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
11786
9e88fd4a
NB
117872000-07-11 Neil Booth <NeilB@earthling.net>
11788
11789 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
11790
745ef6d6
NB
117912000-07-11 Neil Booth <NeilB@earthling.net>
11792
11793 * gcc.dg/cpp/cmdlne-C.c: New.
11794
91fcd158
NB
117952000-07-09 Neil Booth <NeilB@earthling.net>
11796
745ef6d6
NB
11797 * gcc.dg/cpp/directiv.c: New tests.
11798 * gcc.dg/cpp/undef1.c: Update.
91fcd158 11799
5eaac26c
AMT
118002000-07-08 Angela Marie Thomas <angela@cygnus.com>
11801
11802 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
11803
5d0bca5b
NB
118042000-07-09 Neil Booth <NeilB@earthling.net>
11805
11806 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
11807
cf00a885
ZW
118082000-07-07 Zack Weinberg <zack@wolery.cumb.org>
11809
11810 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
11811 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
11812
563dd08a
NB
118132000-07-08 Neil Booth <NeilB@earthling.net>
11814
11815 * gcc.dg/cpp/macsyntx.c: New tests.
11816
ca81c149
JJ
118172000-07-07 Jakub Jelinek <jakub@redhat.com>
11818
11819 * gcc.dg/20000707-1.c: New test.
11820
f5afd9e9
JJ
118212000-07-07 Jakub Jelinek <jakub@redhat.com>
11822
11823 * gcc.c-torture/execute/20000706-1.c: New test.
11824 * gcc.c-torture/execute/20000706-2.c: New test.
11825 * gcc.c-torture/execute/20000706-3.c: New test.
11826 * gcc.c-torture/execute/20000706-4.c: New test.
11827 * gcc.c-torture/execute/20000706-5.c: New test.
11828
54c69093
NS
118292000-07-06 Nathan Sidwell <nathan@codesourcery.com>
11830
11831 * g++.old-deja/g++.pt/instantiate7.C: New test.
11832
c2e276fe
NS
118332000-07-06 Nathan Sidwell <nathan@codesourcery.com>
11834
11835 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
11836 * g++.old-deja/g++.mike/thunk3.C: Likewise.
11837 * g++.old-deja/g++.other/rtti3.C: Likewise.
11838 * g++.old-deja/g++.other/rttid3.C: Likewise.
11839
ff633c68
DB
118402000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
11841
11842 * g77.f-torture/compile/20000630-1.x: Fix typo
11843
bfa697a9
ZW
118442000-07-05 Zack Weinberg <zack@wolery.cumb.org>
11845
11846 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
11847 assembly output.
11848
c71f835b
ZW
118492000-07-04 Zack Weinberg <zack@wolery.cumb.org>
11850
11851 * gcc.dg/cpp/ident.c: New test.
11852
043afb2a
NB
118532000-07-05 Neil Booth <NeilB@earthling.net>
11854
11855 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
11856 gcc.dg/cpp/lexstrng.c: New tests.
11857
d2c1325a
NB
118582000-07-04 Neil Booth <NeilB@earthling.net>
11859
11860 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
11861 * gcc.dg/cpp/strify2.c: Same.
11862
041c3194
ZW
118632000-07-03 Zack Weinberg <zack@wolery.cumb.org>
11864
11865 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
11866 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
11867 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
11868 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
11869
11870 * testsuite/gcc.dg/cpp/macro1.c,
11871 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
11872 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
11873 testsuite/gcc.dg/cpp/strify1.c,
11874 testsuite/gcc.dg/cpp/strify2.c: New tests.
11875
f46ad076
JJ
118762000-07-03 Jakub Jelinek <jakub@redhat.com>
11877
11878 * gcc.c-torture/execute/20000703-1.c: New test.
11879
2e637721
NS
118802000-07-03 Nathan Sidwell <nathan@codesourcery.com>
11881
11882 * g++.old-deja/g++.pt (lookup10.C): New test.
11883
d9b53142
NS
118842000-07-03 Nathan Sidwell <nathan@codesourcery.com>
11885
11886 * g++.old-deja/g++.pt (typename25.C): New test.
11887
cd9bedad
ZW
118882000-07-02 Zack Weinberg <zack@wolery.cumb.org
11889
11890 * gcc.c-torture/compile/20000701-1.c: New test.
11891
996b539f
NC
118922000-06-30 Nick Clifton <nickc@cygnus.com>
11893
11894 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
11895 to test case.
11896
45f640c2
CM
118972000-06-30 Catherine Moore <clm@cygnus.com>
11898
11899 * gcc.c-torture/execute/align-1.c: New test.
11900
34f9943e
NS
119012000-06-30 Nathan Sidwell <nathan@codesourcery.com>
11902
11903 * g++.old-deja/g++.pt/expr8.C: New test.
11904 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
11905
671e85f6
NC
119062000-06-29 Nick Clifton <nickc@cygnus.com>
11907
11908 * gcc.c-torture/compile/20000629-1.c: New test.
11909
d1e43c8b
ZW
119102000-06-29 Zack Weinberg <zack@wolery.cumb.org>
11911
11912
11913 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
11914 gcc.dg/noncompile directory, depending on whether they're
11915 preprocessor tests or not. Annotate all the tests for the dg
11916 framework.
11917
11918 * gcc.c-torture/noncompile/noncompile.exp: Delete.
11919 * gcc.dg/noncompile/noncompile.exp: New.
11920
11921 * Moved files:
11922 Old name New name
11923 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
11924 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
11925 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
11926 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
11927 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
11928 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
11929 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
11930 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
11931 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
11932 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
11933 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
11934 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
11935 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
11936 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
11937 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
11938 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
11939 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
11940 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
11941 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
11942 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
11943 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
11944 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
11945 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
11946 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
11947
11948 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
11949 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
11950 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
11951 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
11952 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
11953 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
11954
122168d7
ZW
119552000-06-29 Zack Weinberg <zack@wolery.cumb.org>
11956
11957 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
11958 declare one variable. On the fourth, error.
11959 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
11960 declared by 20000628-1a.h.
11961
051aec25
RH
119622000-06-29 Richard Henderson <rth@redhat.com>
11963
11964 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 11965 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
11966 * gcc.dg/980217-1.c: Declare abort.
11967 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
11968
b8c25665 119692000-06-29 Jeffrey A Law (law@cygnus.com)
3097c22b
JL
11970
11971 * g77.f-torture/compile/20000629-1.f: New test.
11972 * g77.f-torture/compile/20000629-1.x: Expected to fail.
11973
3be6ce46
ZW
119742000-06-28 Zack Weinberg <zack@wolery.cumb.org>
11975
11976 Rearrange lots of files, removing entirely the
122168d7 11977 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
11978 directories.
11979
11980 * Deleted files:
11981 gcc.c-torture/code_quality/code_quality.exp
11982 gcc.c-torture/special/special.exp
11983 gcc.failure/failure.exp
11984 gcc.failure/940409-1.x
11985 gcc.c-torture/compile/961203-1.x
11986
11987 * New files:
11988 gcc.misc-tests/linkage.exp
11989 gcc.c-torture/execute/920730-1t.c
11990 gcc.c-torture/execute/920730-1t.x
11991 gcc.c-torture/compile/920520-1.x
11992 gcc.c-torture/compile/920521-1.x
11993 gcc.c-torture/compile/981006-1.x
11994 gcc.c-torture/execute/eeprof-1.x
11995
11996 * Moved files (possibly with modifications to fit a new harness):
11997 Old name New name
11998 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
11999 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
12000 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
12001 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
12002 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
12003 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
12004 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
12005 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
12006 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
12007 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
12008 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
12009 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
12010 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
12011 gcc.failure/940409-1.c gcc.dg/940409-1.c
12012
1e89760d
ZW
120132000-06-28 Zack Weinberg <zack@wolery.cumb.org>
12014
9d1d9b4f
ZW
12015 * c-torture/compile/961203-1.x: Delete.
12016
1e89760d
ZW
12017 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
12018 not exit. Include stdio.h.
12019 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12020 * gcc.misc-tests/dg-12.c: Likewise.
12021 * gcc.misc-tests/dg-5.c: Likewise.
12022 * gcc.misc-tests/dg-6.c: Likewise.
12023 * gcc.misc-tests/dg-7.c: Prototype abort.
12024 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12025 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12026 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
12027 not exit.
12028 * gcc.misc-tests/sieve.c: Use return from main, not exit.
12029 * gcc.misc-tests/sort2.c: Use return from main, not exit.
12030
39ab19f6
JJ
120312000-06-28 Jakub Jelinek <jakub@redhat.com>
12032
12033 * gcc.dg/cpp/20000628-1.c: New test.
12034 * gcc.dg/cpp/20000628-1.h: New header for above test.
12035 * gcc.dg/cpp/20000628-1a.h: Likewise.
12036
d845dc52
ZW
120372000-06-27 Zack Weinberg <zack@wolery.cumb.org>
12038
12039 * gcc.dg/cpp: New directory.
12040 * gcc.dg/cpp/cpp.exp: New driver.
12041 * gcc.dg/cpp/20000627-1.c: New test.
12042 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12043 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12044 and rewrite as a compilation test.
12045
12046 * gcc.dg: Move many files into the cpp subdirectory, possibly
12047 renaming or editing them as well.
12048 Old name New name
12049 990119-1.c cpp/19990119-1.c
12050 990228-1.c cpp/19990228-1.c
12051 990407-1.c cpp/19990407-1.c
12052 990409-1.c cpp/19990409-1.c
12053 990413-1.c cpp/19990413-1.c
12054 990703-1.c cpp/19990703-1.c
12055 20000127-1.c cpp/20000127-1.c
12056 20000129-1.c cpp/20000129-1.c
12057 20000207-1.c cpp/20000207-1.c
12058 20000207-2.c cpp/20000207-2.c
12059 20000209-1.c cpp/20000209-1.c
12060 20000209-2.c cpp/20000209-2.c
12061 20000301-1.c cpp/20000301-1.c
12062 20000419-1.c cpp/20000419-1.c
12063 20000510-1.S cpp/20000510-1.S
12064 20000519-1.c cpp/20000519-1.c
12065 20000529-1.c cpp/20000529-1.c
12066 20000625-1.c cpp/20000625-1.c
12067 20000625-2.c cpp/20000625-2.c
12068 cpp-as1.c cpp/assert1.c
12069 cpp-as2.c cpp/assert2.c
12070 cxx-comments-1.c cpp/cxxcom1.c
12071 cxx-comments-2.c cpp/cxxcom2.c
12072 endif-label.c cpp/endif.c
12073 cpp-hash1.c cpp/hash1.c
12074 cpp-hash2.c cpp/hash2.c
12075 cpp-if1.c cpp/if-1.c
12076 cpp-if2.c cpp/if-2.c
12077 cpp-if3.c cpp/if-3.c
12078 cpp-if4.c cpp/if-4.c
12079 cpp-if5.c cpp/if-5.c
12080 cpp-cond.c cpp/if-cexp.c
12081 cpp-missingop.c cpp/if-mop.c
12082 cpp-missingparen.c cpp/if-mpar.c
12083 cpp-opprec.c cpp/if-oppr.c
12084 cpp-ifparen.c cpp/if-paren.c
12085 cpp-shortcircuit.c cpp/if-sc.c
12086 cpp-shift.c cpp/if-shift.c
12087 cpp-unary.c cpp/if-unary.c
12088 cpp-li1.c cpp/line1.c
12089 cpp-li2.c cpp/line2.c
12090 lineno.c cpp/line3.c
12091 lineno-2.c cpp/line4.c
12092 cpp-mi.c cpp/mi1.c
12093 cpp-mic.h cpp/mi1c.h
12094 cpp-micc.h cpp/mi1cc.h
12095 cpp-mind.h cpp/mi1nd.h
12096 cpp-mindp.h cpp/mi1ndp.h
12097 cpp-mix.h cpp/mi1x.h
12098 cpp-mi2.c cpp/mi2.c
12099 cpp-mi2a.h cpp/mi2a.h
12100 cpp-mi2b.h cpp/mi2b.h
12101 cpp-mi2c.h cpp/mi2c.h
12102 cpp-mi3.c cpp/mi3.c
12103 cpp-mi3.def cpp/mi3.def
12104 poison-1.c cpp/poison.c
12105 pr-impl.c cpp/prag-imp.c
12106 cpp-redef-2.c cpp/redef1.c
12107 cpp-redef.c cpp/redef2.c
12108 strpaste.c cpp/strp1.c
12109 strpaste-2.c cpp/strp2.c
12110 cpp-tradpaste.c cpp/tr-paste.c
12111 cpp-tradstringify.c cpp/tr-str.c
12112 cpp-tradwarn1.c cpp/tr-warn1.c
12113 cpp-tradwarn2.c cpp/tr-warn2.c
12114 trigraphs.c cpp/trigraphs.c
12115 cpp-unc1.c cpp/unc1.c
12116 cpp-unc2.c cpp/unc2.c
12117 cpp-unc3.c cpp/unc3.c
12118 cpp-unc.c cpp/unc4.c
12119 undef.c cpp/undef1.c
12120 undef-2.c cpp/undef2.c
12121 cpp-wi1.c cpp/widestr1.c
12122
49199692
MM
121232000-06-27 Mark Mitchell <mark@codesourcery.com>
12124
12125 * lib/g++.exp (g++_include_flags): Tweak.
12126
1c7781fb 121272000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
12128 Loren J. Rittle <ljrittle@acm.org>
12129
12130 * lib/g++.exp (g++_include_flags): Override libgloss.exp
12131 version with one that knows about the new gcc tree structure.
12132 (g++_link_flags): Same.
1c7781fb 12133
754773e2
ZW
121342000-06-26 Zack Weinberg <zack@wolery.cumb.org>
12135
4540727a
ZW
12136 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12137 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12138 case we are cross-compiling.
12139
754773e2 12140 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 12141 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
12142 g++.old-deja/g++.niklas/configure.in,
12143 g++.old-deja/g++.other/Makefile.in,
12144 g++.old-deja/g++.other/configure.in,
12145 gcc.c-torture/code_quality/Makefile.in,
12146 gcc.c-torture/code_quality/configure.in,
12147 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12148 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12149 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12150 gcc.c-torture/execute/ieee/Makefile.in,
12151 gcc.c-torture/execute/ieee/configure.in,
12152 gcc.c-torture/noncompile/Makefile.in,
12153 gcc.c-torture/noncompile/configure.in,
12154 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12155 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12156 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12157
ed18e47e
NS
121582000-06-26 Nathan Sidwell <nathan@codesourcery.com>
12159
12160 * g++.old-deja/g++.other/ambig3.C: New test.
12161
51a5a5e0
NS
121622000-06-26 Nathan Sidwell <nathan@codesourcery.com>
12163
12164 * g++.old-deja/g++.pt/syntax1.C: New test.
12165 * g++.old-deja/g++.pt/syntax2.C: New test.
12166 * g++.old-deja/g++.other/syntax3.C: New test.
12167 * g++.old-deja/g++.other/syntax4.C: New test.
12168
41035013
ZW
121692000-06-25 Zack Weinberg <zack@wolery.cumb.org>
12170
12171 * gcc.dg/20000623-1.c: Prototype exit and abort.
12172
b42115f7
ZW
121732000-06-25 Zack Weinberg <zack@wolery.cumb.org>
12174
12175 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 12176 New tests.
b42115f7
ZW
12177 * gcc.dg/cpp-mi3.def: New file.
12178
12179 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12180 inside assertions.
12181 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12182 lexer's error messages.
12183 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12184 divine anything from the linemarkers.
12185 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12186 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12187
3e0abe15
GK
121882000-06-23 Geoffrey Keating <geoffk@cygnus.com>
12189
12190 * gcc.dg/20000623-1.c: New test.
12191
1d663f67
JJ
121922000-06-22 Jakub Jelinek <jakub@redhat.com>
12193
12194 * gcc.c-torture/execute/20000622-1.c: New test.
12195
56803752
NS
121962000-06-22 Nathan Sidwell <nathan@codesourcery.com>
12197
12198 * g++.old-deja/g++.other/init15.C: New test.
12199
dc2a68d7
NS
122002000-06-22 Nathan Sidwell <nathan@codesourcery.com>
12201
12202 * g++.old-deja/g++.pt/vaarg2.C: New test.
12203 * g++.old-deja/g++.pt/vaarg3.C: New test.
12204
5f8f4751
NS
122052000-06-20 Nathan Sidwell <nathan@codesourcery.com>
12206
12207 * g++.old-deja/g++.other/dyncast6.C: New test.
12208
22c40c28
JJ
122092000-06-15 Jakub Jelinek <jakub@redhat.com>
12210
12211 * gcc.c-torture/execute/loop-6.c: New test.
12212
d2f7db1d
JJ
122132000-06-14 Jakub Jelinek <jakub@redhat.com>
12214
12215 * gcc.dg/20000614-1.c: New test.
12216 * gcc.dg/20000614-2.c: New test.
12217
adab1923
HPN
122182000-06-14 Hans-Peter Nilsson <hp@axis.com>
12219
12220 * g++.old-deja/g++.other/inline12.C: New test.
12221
b4f2fe91
JJ
122222000-06-13 Jakub Jelinek <jakub@redhat.com>
12223
12224 * g++.old-deja/g++.other/eh1.C: New test.
12225
122262000-06-12 Jakub Jelinek <jakub@redhat.com>
12227
12228 * g++.old-deja/g++.other/type.C: New test.
12229
122302000-06-05 Jakub Jelinek <jakub@redhat.com>
12231
12232 * g++.old-deja/g++.other/initstring.C: New test.
12233
431f67e2
JM
122342000-06-12 Jason Merrill <jason@redhat.com>
12235
12236 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12237
b8c25665 122382000-06-09 Jeffrey A Law (law@cygnus.com)
83c137d7
JL
12239
12240 * gcc.c-torture/compile/20000609-1.c: New test.
12241
b8c25665 122422000-06-09 Clinton Popetz <cpopetz@cygnus.com>
27985b66
CP
12243
12244 * gcc.dg/20000609-1.c: New test.
12245
fbc40ced
ZW
122462000-06-08 Zack Weinberg <zack@wolery.cumb.org>
12247
12248 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12249 * gcc.c-torture/noncompile/poison-1.c: Move...
12250 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12251 * gcc.dg/cpp-li1.c: Add a token after the #line.
12252
80e08b30
RH
122532000-06-05 Richard Henderson <rth@cygnus.com>
12254
12255 * gcc.c-torture/execute/20000605-2.c: New test.
12256 * gcc.c-torture/execute/20000605-3.c: New test.
12257
5e9e71f0
DB
122582000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
12259
12260 * g77.f-torture/execute/20000503-1.x: New file.
12261
b6a5dfa1
NS
122622000-06-06 Nathan Sidwell <nathan@codesourcery.com>
12263
12264 * g++.old-deja/g++.eh/badalloc1.C: New test.
12265
fce8451d
RH
122662000-06-05 Richard Henderson <rth@cygnus.com>
12267
12268 * gcc.c-torture/execute/20000605-1.c: New test.
12269
1687c88c
JJ
122702000-06-05 Jakub Jelinek <jakub@redhat.com>
12271 Nathan Sidwell <nathan@codesourcery.com>
12272
12273 * gcc.c-torture/compile/20000605-1.c: New test.
12274
22ad5966
DB
122752000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
12276
92936ecf 12277 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 12278
72934de7
RH
122792000-06-03 Richard Henderson <rth@cygnus.com>
12280
12281 * gcc.c-torture/execute/20000603-1.c: New.
12282
0e13506e
ZW
122832000-06-02 Zack Weinberg <zack@wolery.cumb.org>
12284
12285 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12286 * gcc.dg/noreturn-2.c (noreturn): Likewise.
12287
d7a2e0f7
ZW
122882000-06-01 Zack Weinberg <zack@wolery.cumb.org>
12289
1082afb6
ZW
12290 * gcc.dg/compare2.c (case 12): XFAIL.
12291 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12292 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12293
d7a2e0f7
ZW
12294 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12295
ea4a453b
ZW
122962000-05-29 Zack Weinberg <zack@wolery.cumb.org>
12297
12298 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12299 guard macro is already defined when the header is first
12300 included.
12301 * gcc.dg/cpp-mix.h: New file.
12302 * gcc.dg/endif-label.c: Update patterns to match compiler.
12303
12304 * g++.brendan/complex1.C: Declare abort.
12305 * g++.law/refs4.C: Remove XFAIL.
12306 * g++.oliva/expr2.C: Declare abort and exit.
12307
5ac707b8
AO
123082000-05-28 Alexandre Oliva <aoliva@cygnus.com>
12309
bb078eb4
AO
12310 * gcc.c-torture/execute/20000528-1.c: New test.
12311
5ac707b8
AO
12312 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12313 * g++.old-deja/g++.law/temps4.C: Likewise.
12314
e801c5c2
AO
12315 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12316 stdlib.h. Call abort() on failure.
12317 * g++.old-deja/g++.law/refs4.C: Likewise.
12318 * g++.old-deja/g++.law/temps4.C: Likewise.
12319 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 12320 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 12321
d2b51b10
ZW
123222000-05-27 Zack Weinberg <zack@wolery.cumb.org>
12323
12324 Relative to g++.dg/special:
12325 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12326
12327 Relative to g++.old-deja:
12328 * g++.brendan/complex1.C, g++.jason/optimize2.C,
12329 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12330 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12331 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 12332 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
12333 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12334 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12335
12336 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12337 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12338 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12339 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12340 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12341 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12342 and/or string.h.
12343
12344 * g++.other/goto1.C: Update expectations for error messages.
12345
49080ead
AO
123462000-05-25 Alexandre Oliva <aoliva@cygnus.com>
12347
12348 * gcc.c-torture/compile/20000523-1.c: New test.
12349
bfc22107
NS
123502000-05-25 Nathan Sidwell <nathan@codesourcery.com>
12351
12352 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12353
bebc2c61
NS
123542000-05-25 Nathan Sidwell <nathan@codesourcery.com>
12355
12356 * g++.old-deja/g++.eh/catch11.C: New test.
12357 * g++.old-deja/g++.eh/catch12.C: New test.
12358
88903d85
NC
123592000-05-24 Nick Clifton <nickc@cygnus.com>
12360
12361 * gcc.c-torture/execute/20000523-1.c: New test.
12362
7b844298
ZW
123632000-05-23 Zack Weinberg <zack@wolery.cumb.org>
12364
12365 * c-torture/execute/bcp-1.c: Replace abort in arg of
12366 __builtin_constant_p with a generic external function.
12367
12368 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12369 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12370 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12371 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12372 Prototype abort and/or exit.
12373
12374 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12375 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12376 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12377 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12378
38285a09
AO
123792000-05-22 Alexandre Oliva <aoliva@cygnus.com>
12380
12381 * gcc.dg/dwarf2-1.c: New test.
12382
1e139755
RH
123832000-05-20 Richard Henderson <rth@cygnus.com>
12384
12385 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12386
019b761f
AJ
123872000-05-20 Andreas Jaeger <aj@suse.de>
12388
12389 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12390 testcase.
12391
ea25bef4
DE
123922000-05-19 David Edelsohn <edelsohn@gnu.org>
12393
12394 * gcc.c-torture/execute/20000519-2.c: New test.
12395
b4c40d3c
AJ
123962000-05-19 Andreas Jaeger <aj@suse.de>
12397
0d9a7d79
AJ
12398 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12399 which fails with SSA.
12400
b4c40d3c
AJ
12401 * lib/c-torture.exp: Also test with -O3 -fssa.
12402
14806ff1
MM
124032000-05-18 Michael Meissner <meissner@redhat.com>
12404
12405 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12406 * gcc.c-torture/execute/920415-1.c: Ditto.
12407 * gcc.c-torture/execute/920501-1.c: Ditto.
12408 * gcc.c-torture/execute/conversion.c: Ditto.
12409 * gcc.c-torture/execute/cvt-1.c: Ditto.
12410
b8c25665 124112000-05-18 Jeffrey A Law (law@cygnus.com)
606b4c94
JL
12412
12413 * gcc.c-torture/compile/20000518-1.c: New test.
12414
3eb16773
DB
124152000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
12416
12417 * g77.f-torture/compile/200005018.f: New test.
12418
b8c25665 124192000-05-17 Jeffrey A Law (law@cygnus.com)
233f4c98
JL
12420
12421 * gcc.c-torture/compile/20000517-1.c: New test.
12422
13fa2029
FS
124232000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12424
12425 * gcc.c-torture/execute/20000516-1.c: New test.
12426
a48df362
JJ
124272000-05-15 Jakub Jelinek <jakub@redhat.com>
12428
12429 * g++.old-deja/g++.other/eh.C: New test.
12430
67384dfb
RH
124312000-05-12 Richard Henderson <rth@cygnus.com>
12432
12433 * gcc.c-torture/execute/990208-1.c (main): Don't pass
12434 constants through to doit's conditional.
12435
b8c25665 124362000-05-11 Jeffrey A Law (law@cygnus.com)
2e8b0910 12437
8a744ae0 12438 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
12439 * g77.f-torture/compile/20000511-1.f: New test.
12440 * g77.f-torture/compile/20000511-2.f: New test.
12441
0f00654b
MM
124422000-05-11 Michael Meissner <meissner@redhat.com>
12443
12444 * gcc.c-torture/execute/20000511-1.c: New test.
12445
3ae1c615
ZW
124462000-05-11 Zack Weinberg <zack@wolery.cumb.org>
12447
12448 * gcc.dg/dg.exp: Scan .S files as well as .c files.
12449 * gcc.dg/20000510-1.S: New.
12450
c0916fa0
CM
124512000-05-08 Catherine Moore <clm@cygnus.com>
12452
12453 * gcc.dg/unused-3.c: New.
12454
efdbc6f8
RH
124552000-05-06 Richard Henderson <rth@cygnus.com>
12456
12457 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12458 * g++.old-deja/g++.mike/warn1.C: Likewise.
12459 * g++.old-deja/g++.pt/local1.C: Likewise.
12460 * g++.old-deja/g++.pt/local7.C: Likewise.
12461 * g++.old-deja/g++.pt/spec16.C: Likewise.
12462
846cf122
NS
124632000-05-06 Nathan Sidwell <nathan@codesourcery.com>
12464
12465 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12466
7d76ae56
DB
124672000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
12468
efdbc6f8 12469 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 12470
07d787fd
AJ
124712000-05-04 Andreas Jaeger <aj@suse.de>
12472
12473 * gcc.dg/noreturn-2.c: New test.
12474
59b30ca6
NB
124752000-05-04 Neil Booth <NeilB@earthling.net>
12476
12477 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12478 preprocessor.
12479
beaf61f5
RH
124802000-05-04 Richard Henderson <rth@cygnus.com>
12481
12482 * gcc.c-torture/execute/20000503-1.c: Fix typo.
12483
f63c134b
RH
124842000-05-04 Richard Henderson <rth@cygnus.com>
12485
12486 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
12487 OpenSSL by Jason R Thorpe.
12488
b8c25665 124892000-05-03 Jim Wilson <wilson@cygnus.com>
83f1c55d
RH
12490
12491 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12492
22a87840
RL
124932000-05-03 Robert Lipe <robertlipe@usa.net>
12494
12495 * gcc.dg/20000503-1.c: New test.
12496
753e6cf1
JJ
124972000-05-02 Jakub Jelinek <jakub@redhat.com>
12498
12499 * gcc.c-torture/compile/20000502-1.c: New test.
12500 * g++.old-deja/g++.other/align.C: New test.
9900f597 12501 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 12502
83f1c55d
RH
12503Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
12504
12505 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12506 and hard registers.
12507
125082000-04-26 Geoff Keating <geoffk@cygnus.com>
12509
12510 * gcc.c-torture/execute/loop-5.c: New test.
12511
125122000-04-25 Jakub Jelinek <jakub@redhat.com>
12513
12514 * gcc.c-torture/execute/va-arg-20.c: New test.
12515
b8c25665 125162000-04-23 Jeffrey A Law (law@cygnus.com)
96933f43
JL
12517
12518 * gcc.c-torture/execute/20000422-1.c: New test.
12519
83f1c55d
RH
125202000-04-20 Greg McGary <gkm@gnu.org>
12521
12522 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12523 when optimizing, but without sibling-call optimizations (-O1).
12524
b8c25665 125252000-04-20 Jeffrey A Law (law@cygnus.com)
404e6b79 12526
efdbc6f8 12527 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 12528
a33b40d2
NS
125292000-04-20 Nathan Sidwell <nathan@codesourcery.com>
12530
12531 * g++.abi/ptrflags.C: New test.
12532 * g++.eh/catchptr1.C: Test incomplete pointer chains.
12533
b8c25665 125342000-04-19 Catherine Moore <clm@cygnus.com>
83f1c55d
RH
12535
12536 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12537
125382000-04-19 Greg McGary <gkm@gnu.org>
12539
12540 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12541 sibling-call optimizations.
12542
0d5a06bd
ZW
125432000-04-19 Zack Weinberg <zack@wolery.cumb.org>
12544
12545 * gcc.dg/20000419-1.c: New test.
12546
b8c25665 125472000-04-12 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
12548
12549 * gcc.c-torture/execute/20000412-6.c: New test.
12550
b8c25665 125512000-04-12 Jeffrey A Law (law@cygnus.com)
2c45f94b 12552
504f140d 12553 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 12554 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 12555 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 12556 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 12557 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 12558 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
12559 * gcc.c-torture/execute/20000412-2.c: New test.
12560
aa7647ee
JJ
125612000-04-12 Jakub Jelinek <jakub@redhat.com>
12562
12563 * objc/execute/bf-20.m: New test.
12564
eb802827
RH
125652000-04-10 Richard Henderson <rth@cygnus.com>
12566
7265c420
RH
12567 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12568
eb802827
RH
12569 * gcc.c-torture/execute/20000412-1.c: New test.
12570
96e1d96c
NS
125712000-04-10 Nathan Sidwell <nathan@codesourcery.com>
12572
12573 * g++.old-deja/g++.eh/catchptr1.C: New test.
12574
e33c685b
NS
125752000-04-09 Nathan Sidwell <nathan@codesourcery.com>
12576
12577 * g++.old-deja/g++.abi/cxa_vec.C: New test.
12578
ed343779 125792000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 12580
ed343779
NB
12581 * gcc.dg/cpp-nullchar.c: Remove test as
12582 embedded nulls cause problems.
12583
4ddf4d7b
KG
125842000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12585
12586 * gcc.dg/compare2.c: New test.
12587
65232ce9 125882000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 12589
65232ce9
NB
12590 * gcc.dg/cpp-nullchar.c: New test.
12591
f787c583
ZW
125922000-04-07 Zack Weinberg <zack@wolery.cumb.org>
12593
12594 * gcc.dg/cpp-mi2.c: New test.
12595 * gcc.dg/cpp-mi2[abc].h: New files.
12596
e8ff28b4
NS
125972000-04-07 Nathan Sidwell <nathan@codesourcery.com>
12598
12599 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12600 member name.
12601
1388b247
NS
126022000-04-06 Nathan Sidwell <nathan@codesourcery.com>
12603
12604 * g++.old-deja/g++.abi/vmihint.C: New test.
12605
dabe43de
NB
126062000-04-06 Neil Booth <NeilB@earthling.net>
12607
12608 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12609 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 12610 copyright.
dabe43de 12611
b8c25665 126122000-04-05 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
12613
12614 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
12615 avoid stack-frame overwrite.
12616
126172000-04-05 Jakub Jelinek <jakub@redhat.com>
12618
12619 * gcc.c-torture/compile/20000405-2.c: New test.
12620 * gcc.c-torture/compile/20000405-3.c: New test.
12621
126222000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12623
12624 * gcc.c-torture/compile/20000405-1.c: New test.
12625
ace8b015
GK
126262000-04-04 Geoff Keating <geoffk@cygnus.com>
12627
12628 * gcc.dg/cast-qual-1.c: Revert last change.
12629
be340b97
KG
126302000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12631
12632 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
12633
6b32882f
ZW
126342000-04-03 Zack Weinberg <zack@wolery.cumb.org>
12635
12636 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
12637 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
12638
b8c25665 126392000-04-03 Jeffrey A Law (law@cygnus.com)
98e29481 12640
728ee72a 12641 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
12642 * gcc.c-torture/compile/20000403-1.c: New test.
12643
b8c25665 126442000-04-03 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
12645
12646 * gcc.c-torture/execute/20000403-1.c: New test.
12647
126482000-04-03 Geoff Keating <geoffk@cygnus.com>
12649
12650 * gcc.c-torture/execute/20000402-1.c: New test.
12651
b8c25665 126522000-04-03 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
12653
12654 * gcc.c-torture/execute/va-arg-15.c: New test.
12655 * gcc.c-torture/execute/va-arg-16.c: New test.
12656 * gcc.c-torture/execute/va-arg-17.c: New test.
12657 * gcc.c-torture/execute/va-arg-18.c: New test.
12658 * gcc.c-torture/execute/va-arg-19.c: New test.
12659
bfab56e7
ZW
126602000-04-02 Zack Weinberg <zack@wolery.cumb.org>
12661
12662 * gcc.c-torture/compile/981211-1.c: Move to...
12663 * gcc.dg/cpp-as1.c: ...here.
12664 * gcc.dg/cpp-as2.c: New file.
12665
12666 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
12667 compiler.
12668
93fd8bf7
NB
126692000-04-02 Neil Booth <NeilB@earthling.net>
12670
12671 * gcc.dg/cpp-cond.c New tests.
12672 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
12673 accidental success less likely.
12674 * gcc.dg/cpp-missingop.c New tests.
12675 * gcc.dg/cpp-missingparen.c New tests.
12676 * gcc.dg/cpp-shift.c New tests.
12677 * gcc.dg/cpp-shortcircuit.c New tests.
12678 * gcc.dg/cpp-unary.c New tests.
12679
b8c25665 126802000-03-29 Jeffrey A Law (law@cygnus.com)
843cae51
JL
12681
12682 * gcc.c-torture/compile/20000329-1.c: New test.
12683
83f1c55d
RH
126842000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
12685
12686 * gcc.c-torture/compile/20000326-1.c: New test.
12687 * gcc.c-torture/compile/20000326-2.c: New test.
12688
126892000-03-24 Geoff Keating <geoffk@cygnus.com>
12690
12691 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
12692 the first parameter is a function argument.
12693
c9bb76b9
NS
126942000-03-23 Nathan Sidwell <nathan@codesourcery.com>
12695
12696 * g++.old-deja/g++.ext/array4.C: New test.
12697
83f1c55d
RH
126982000-03-22 Geoff Keating <geoffk@cygnus.com>
12699
12700 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
12701
b9712646
KG
127022000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12703
12704 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
12705
1722dcfc
RH
127062000-03-19 Richard Henderson <rth@cygnus.com>
12707
12708 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
12709
5d6a090f
RH
127102000-03-19 Richard Henderson <rth@cygnus.com>
12711
12712 * gcc.c-torture/compile/20000319-1.c: New test.
12713
b8c25665 127142000-03-14 Jeffrey A Law (law@cygnus.com)
4fa241f2 12715
7924327e 12716 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 12717 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
12718 * gcc.c-torture/execute/20000314-1.c: New test.
12719 * gcc.c-torture/compile/20000314-2.c: New test.
12720 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 12721
302e5c46
NS
127222000-03-13 Nathan Sidwell <nathan@codesourcery.com>
12723
12724 * g++.old-deja/g++.warn/inline.C: New test.
12725
b8c25665 127262000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
12727
12728 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
12729 standards-compliant result rather than specific constants.
12730 Put test-values in array.
12731
602b1b13
JM
127322000-03-08 Jason Merrill <jason@casey.cygnus.com>
12733
12734 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
12735 (g++_target_compile): Put test-specific options last.
12736
45f984e4
NS
127372000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12738
12739 * g++.old-deja/g++.eh/vbase4.C: New test.
12740
532f12a2
NS
127412000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12742
12743 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
12744
98eddaf7
NS
127452000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12746
12747 * g++.old-deja/g++.brendan/misc12.C: Removed.
12748 * g++.old-deja/g++.pt/memtemp77.C: Constify.
12749 * g++.old-deja/g++.ext/pretty4.C: New test.
12750
8ce5ef19
NS
127512000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12752
12753 * g++.old-deja/g++.other/string2.C: New test.
12754
133a40d2
NS
127552000-03-06 Nathan Sidwell <nathan@codesourcery.com>
12756
92936ecf 12757 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 12758
b8c25665 127592000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
12760
12761 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
12762 is 1, not zero.
12763
2f6f9ac7
NS
127642000-03-05 Nathan Sidwell <nathan@codesourcery.com>
12765
12766 * g++.old-deja/g++.warn/impint.C: New test.
12767 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
12768 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
12769 * g++.old-deja/g++.pt/explicit12.C: Likewise.
12770 * g++.old-deja/g++.pt/explicit13.C: Likewise.
12771 * g++.old-deja/g++.pt/explicit17.C: Likewise.
12772 * g++.old-deja/g++.pt/explicit18.C: Likewise.
12773 * g++.old-deja/g++.pt/explicit19.C: Likewise.
12774 * g++.old-deja/g++.pt/explicit23.C: Likewise.
12775 * g++.old-deja/g++.pt/explicit31.C: Likewise.
12776 * g++.old-deja/g++.pt/explicit35.C: Likewise.
12777 * g++.old-deja/g++.pt/explicit6.C: Likewise.
12778 * g++.old-deja/g++.pt/memclass7.C: Likewise.
12779
fbb886eb
ZW
127802000-03-01 Zack Weinberg <zack@wolery.cumb.org>
12781
12782 * gcc.dg/cpp-redef.c: New test.
12783
2a6b7809
NS
127842000-02-29 Nathan Sidwell <nathan@codesourcery.com>
12785
12786 * g++.old-deja/g++.pt/unify7.C: New test.
12787
b8c25665 127882000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
eeafa66d
RK
12789
12790 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
12791 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
12792
83f1c55d
RH
127932000-02-25 Geoff Keating <geoffk@cygnus.com>
12794
12795 * gcc.c-torture/compile/20000224-1.c: New test.
12796
127972000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12798
12799 * gcc.c-torture/compile/cpp-2.c: New test.
12800 * gcc.c-torture/compile/cpp-1.c: New test.
12801
b8c25665 128022000-02-25 Jeffrey A Law (law@cygnus.com)
985dae7c
JL
12803
12804 * gcc.c-torture/execute/20000225-1.c: New test.
12805
cff244b2
AO
128062000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12807
495da1f6
AO
12808 * gcc.dg/cpp-li2.c: New test.
12809
e729bc6d
AO
12810 * gcc.dg/cpp-wi1.c: New test.
12811
cff244b2
AO
12812 * gcc.dg/cpp-li1.c: New test.
12813
da3a4719
NS
128142000-02-24 Nathan Sidwell <nathan@codesourcery.com>
12815
12816 * g++.old-deja/g++.other/sizeof5.C: New test.
12817
83f1c55d
RH
128182000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12819
12820 * gcc.c-torture/execute/va-arg-13.c: New test.
12821
b8c25665 128222000-02-23 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
12823
12824 * gcc.c-torture/execute/va-arg-12.c: New test.
12825
128262000-02-23 Nathan Sidwell <nathan@codesourcery.com>
12827
12828 * gcc.c-torture/execute/20000223-1.c: New test.
12829
b23875c9
NS
128302000-02-23 Nathan Sidwell <nathan@codesourcery.com>
12831
12832 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
12833
fa2e34e8
MM
128342000-02-22 Mark Mitchell <mark@codesourcery.com>
12835
12836 * g++.old-deja/g++.abi/ptrmem.C: New test.
12837
4a6cfa63
RH
128382000-02-19 Richard Henderson <rth@cygnus.com>
12839
12840 * gcc.c-torture/compile/init-3.c: New.
12841
44399cac
MM
128422000-02-17 Mark Mitchell <mark@codesourcery.com>
12843
12844 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
12845 ALWAYS_CXXFLAGS.
12846
b8c25665 128472000-02-11 Robert Lipe <robertl@sco.com>
ed3b0480
RL
12848
12849 * gcc.c-torture/compile/20000211-3.c: New test.
12850
b8c25665 128512000-02-11 Martin Buchholz <martin@xemacs.org>
ddcc2ade
MB
12852
12853 * gcc.c-torture/compile/20000211-2.c: New test.
12854
b8c25665 128552000-02-11 Jeffrey A Law (law@cygnus.com)
2144ddea
JL
12856
12857 * gcc.c-torture/compile/20000211-1.c: New test.
12858
ae6f3fe9
JL
128592000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
12860
12861 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 12862 on native targets
ae6f3fe9 12863
1d3f28d4
NS
128642000-02-08 Nathan Sidwell <nathan@acm.org>
12865
12866 * g++.old-deja/g++.other/cast5.C: New test.
12867
cc6c6c23
AM
128682000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
12869
12870 * gcc.c-torture/execute/20000205-1.c: New.
12871
31a72d3f
NS
128722000-02-03 Nathan Sidwell <nathan@acm.org>
12873
12874 * g++.old-deja/g++.jason/cast3.C: Return void.
12875 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
12876
bd524aa3
AO
128772000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12878
15f724f6
AO
12879 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
12880
bd524aa3
AO
12881 * gcc.dg/loop-1.c: New test.
12882
83f1c55d
RH
128832000-01-27 Jakub Jelinek <jakub@redhat.com>
12884
12885 * gcc.c-torture/compile/20000127-1.c: New test.
12886 * gcc.c-torture/execute/991228-1.c: New test.
12887
3ebed0b2
AO
128882000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12889
3f50679d
AO
12890 * gcc.dg/unused-2.c: New test.
12891
3ebed0b2
AO
12892 * gcc.dg/conv-1.c: New test.
12893
7a53e94b
MM
128942000-01-24 Mark Mitchell <mark@codesourcery.com>
12895
12896 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
12897 compiler.
12898 (tool_option_proc): Fix typo.
92936ecf 12899
360f2326
GK
129002000-01-24 Geoff Keating <geoffk@cygnus.com>
12901
12902 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
12903 of the ld on the host, not on the build machine.
12904 Also, don't crash if '--help' is not a supported option.
12905
1eb8759b
RH
129062000-01-24 Richard Henderson <rth@cygnus.com>
12907
12908 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
12909
b8c25665 129102000-01-20 Jeffrey A Law (law@cygnus.com)
33f6849b 12911
7e7cf28a 12912 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
12913 * gcc.c-torture/execute/20000120-1.c: New test.
12914
b8c25665 129152000-01-13 Jeffrey A Law (law@cygnus.com)
ca4cd7ab
JL
12916
12917 * gcc.c-torture/execute/20000113-1.c: New test.
12918
b8c25665 129192000-01-12 Jeffrey A Law (law@cygnus.com)
7a2a27a5
JL
12920
12921 * gcc.c-torture/execute/20000112-1.c: New test.
12922
a5bfff0c
AO
129232000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12924
12925 * gcc.dg/20000111-1.c: New test.
12926
b8c25665 129272000-01-10 Jeffrey A Law (law@cygnus.com)
afc27297
JL
12928
12929 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
12930 with 16 bit integers.
12931
69d4f56d
AO
129322000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12933
12934 * gcc.dg/20000108-1.c: New test.
12935
cc6ecc6a
NS
129362000-01-05 Nathan Sidwell <nathan@acm.org>
12937
12938 * g++.old-deja/g++.ns/koenig8.C: New test.
12939
ac8cd718
NS
129402000-01-05 Nathan Sidwell <nathan@acm.org>
12941
12942 * g++.old-deja/g++.other/cast4.C: New test.
12943
b8c25665 129442000-01-05 Jeffrey A Law (law@cygnus.com)
25a8e1be 12945
5ed75fe4 12946 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
12947 * gcc.c-torture/compile/20000105-1.c: New test.
12948
3f552d62
KG
129492000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12950
12951 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
12952 references to printf & atoi to conform to ANSI standard.
12953 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
12954 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
12955 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
12956 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
12957 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
12958 * g++.old-deja/g++.brendan/complex1.C: Likewise.
12959 * g++.old-deja/g++.brendan/copy1.C: Likewise.
12960 * g++.old-deja/g++.brendan/copy2.C: Likewise.
12961 * g++.old-deja/g++.brendan/copy3.C: Likewise.
12962 * g++.old-deja/g++.brendan/copy4.C: Likewise.
12963 * g++.old-deja/g++.brendan/copy5.C: Likewise.
12964 * g++.old-deja/g++.brendan/copy6.C: Likewise.
12965 * g++.old-deja/g++.brendan/copy7.C: Likewise.
12966 * g++.old-deja/g++.brendan/copy8.C: Likewise.
12967 * g++.old-deja/g++.brendan/crash11.C: Likewise.
12968 * g++.old-deja/g++.brendan/crash14.C: Likewise.
12969 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
12970 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12971 * g++.old-deja/g++.brendan/delete2.C: Likewise.
12972 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
12973 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
12974 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
12975 * g++.old-deja/g++.brendan/eh1.C: Likewise.
12976 * g++.old-deja/g++.brendan/groff1.C: Likewise.
12977 * g++.old-deja/g++.brendan/init3.C: Likewise.
12978 * g++.old-deja/g++.brendan/misc12.C: Likewise.
12979 * g++.old-deja/g++.brendan/misc7.C: Likewise.
12980 * g++.old-deja/g++.brendan/new2.C: Likewise.
12981 * g++.old-deja/g++.brendan/operators4.C: Likewise.
12982 * g++.old-deja/g++.brendan/operators5.C: Likewise.
12983 * g++.old-deja/g++.brendan/overload2.C: Likewise.
12984 * g++.old-deja/g++.brendan/overload7.C: Likewise.
12985 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
12986 * g++.old-deja/g++.brendan/reference1.C: Likewise.
12987 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
12988 * g++.old-deja/g++.brendan/template24.C: Likewise.
12989 * g++.old-deja/g++.brendan/template3.C: Likewise.
12990 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
12991 * g++.old-deja/g++.jason/inline3.C: Likewise.
12992 * g++.old-deja/g++.jason/opeq.C: Likewise.
12993 * g++.old-deja/g++.law/arg5.C: Likewise.
12994 * g++.old-deja/g++.law/arm7.C: Likewise.
12995 * g++.old-deja/g++.law/ctors11.C: Likewise.
12996 * g++.old-deja/g++.law/cvt8.C: Likewise.
12997 * g++.old-deja/g++.law/init9.C: Likewise.
12998 * g++.old-deja/g++.law/refs4.C: Likewise.
12999 * g++.old-deja/g++.law/template2.C: Likewise.
13000 * g++.old-deja/g++.law/visibility24.C: Likewise.
13001 * g++.old-deja/g++.law/vtable3.C: Likewise.
13002 * g++.old-deja/g++.mike/asm2.C: Likewise.
13003 * g++.old-deja/g++.mike/eh1.C: Likewise.
13004 * g++.old-deja/g++.mike/misc1.C: Likewise.
13005 * g++.old-deja/g++.mike/misc13.C: Likewise.
13006 * g++.old-deja/g++.mike/misc14.C: Likewise.
13007 * g++.old-deja/g++.mike/ns12.C: Likewise.
13008 * g++.old-deja/g++.mike/p1248.C: Likewise.
13009 * g++.old-deja/g++.mike/p3708.C: Likewise.
13010 * g++.old-deja/g++.mike/p3708a.C: Likewise.
13011 * g++.old-deja/g++.mike/p3708b.C: Likewise.
13012 * g++.old-deja/g++.mike/p646.C: Likewise.
13013 * g++.old-deja/g++.mike/p700.C: Likewise.
13014 * g++.old-deja/g++.mike/p783.C: Likewise.
13015 * g++.old-deja/g++.mike/p783a.C: Likewise.
13016 * g++.old-deja/g++.mike/p783b.C: Likewise.
13017 * g++.old-deja/g++.mike/p786.C: Likewise.
13018 * g++.old-deja/g++.mike/p789.C: Likewise.
13019 * g++.old-deja/g++.mike/p789a.C: Likewise.
13020 * g++.old-deja/g++.mike/p807a.C: Likewise.
13021 * g++.old-deja/g++.other/delete3.C: Likewise.
13022 * g++.old-deja/g++.other/dyncast1.C: Likewise.
13023 * g++.old-deja/g++.other/dyncast2.C: Likewise.
13024 * g++.old-deja/g++.other/dyncast3.C: Likewise.
13025 * g++.old-deja/g++.other/empty1.C: Likewise.
13026 * g++.old-deja/g++.other/temporary1.C: Likewise.
13027 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13028 * g++.old-deja/g++.pt/t16.C: Likewise.
13029 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13030
3fe5b143
BS
130311999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
13032
13033 * gcc.dg/991230-1.c: New test.
13034
b8c25665 130351999-12-29 Jeffrey A Law (law@cygnus.com)
bacaaca4 13036
60a18af8 13037 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 13038 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
13039 * gcc.c-torture/compile/991229-1.c: New test.
13040
b8c25665 130411999-12-29 Greg McGary <gkm@eng.ascend.com>
7fb1283f
GM
13042
13043 * gcc.c-torture/compile/labels-2.c: New test.
13044
83f1c55d
RH
13045