OSDN Git Service

PR c++/10784
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.c-torture/execute/builtins/string-8.c: New test.
4         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
5         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
6         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
7
8 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9
10         PR c++/10468
11         * g++.dg/ext/typeof6.C: New test.
12
13 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
14
15         PR c++/10796
16         * g++.dg/init/enum1.C: New test.
17
18 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
19
20         * gcc.dg/20030627-1.c: New test.
21
22 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
23
24         PR c++/11332
25         * g++.dg/expr/static_cast2.C: New test.
26
27 2003-06-26  Roger Sayle  <roger@eyesopen.com>
28             Jakub Jelinek  <jakub@redhat.com>
29
30         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
31         sprintf(dst,"%s",src) optimization.
32         * gcc.c-torture/execute/20030626-1.c: New test case.
33         * gcc.c-torture/execute/20030626-2.c: New test case.
34
35 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
36
37         * gcc.c-torture/execute/multi-ix.c: New test.
38
39         * gcc.c-torture/execute/simd-4.c (main):
40         Added missing semicolon at end of union.
41
42 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
43
44         PR c++/8266
45         * g++.dg/template/explicit-instantiation3.C: New test.
46
47 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
48
49         * gcc.dg/20030626-1.c: Use signed char.
50
51 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
52
53         * gcc.dg/20030626-1.c: New test.
54
55 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
56
57         * const-str-2.m: Update.
58
59 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
60
61         PR c++/10990
62         * g++.dg/rtti/dyncast1.C: New test.
63         * g++.dg/abi/mangle4.C: Correct base-specifier access.
64         * g++.dg/lookup/scoped1.C: Remove XFAIL.
65         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
66
67         PR c++/10931
68         * g++.dg/expr/static_cast1.C: New test.
69         
70 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
71
72         * gcc.dg/20030625-1.c: New test.
73
74 2003-06-24  Roger Sayle  <roger@eyesopen.com>
75
76         * gcc.c-torture/compile/20030624-1.c: New test case.
77
78 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
79
80         * gcc.c-torture/execute/string-opt-17.c: New test.
81
82 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
83
84         PR c++/5754
85         * g++.dg/parse/crash6.C: New test.
86
87 2003-06-23  Roger Sayle  <roger@eyesopen.com>
88
89         * gcc.dg/builtins-24.c: New test case.
90
91 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
92
93         * g++.dg/opt/operator1.C: New test.
94
95 2003-06-22  Roger Sayle  <roger@eyesopen.com>
96
97         * gcc.c-torture/execute/string-opt-16.c: New test case.
98
99 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
100
101         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
102         * g++.old-deja/g++.other/conv7.C: Likewise
103         * g++.old-deja/g++.other/overcnv2.C: Likewise.
104         * g++.old-deja/g++.other/overload14.C: Likewise.
105
106 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
107
108         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
109         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
110
111 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
112
113         PR c++/10888
114         * g++.dg/warn/Winline-3.C: New test. 
115
116 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
117
118         * lib/target-supports.exp (check_alias_available): Make the test
119         program acceptable to the Solaris assembler.
120
121         PR c++/10749
122         * g++.dg/template/memclass2.C: New test.
123
124 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
125             Eric Botcazou  <ebotcazou@libertysurf.fr>
126         
127         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
128         data for non-matching targets.
129         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
130
131 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
132
133         PR c++/10845
134         * g++.dg/template/member3.C: New test.
135
136 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
137
138         PR c++/10939
139         * g++.dg/template/func1.C: New test.
140
141         PR c++/9649
142         * g++.dg/template/static4.C: New test.
143         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
144
145         PR c++/11041
146         * g++.dg/init/ref7.C: New test.
147
148 2003-06-19  Matt Austern  <austern@apple.com>
149
150         PR c++/11228
151         * g++.dg/anew1.C: New test.
152         * g++.dg/anew2.C: New test.
153         * g++.dg/anew3.C: New test.
154         * g++.dg/anew4.C: New test.
155         
156 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
157
158         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
159
160 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
161
162         * gcc.c-torture/execute/simd-4.c (main): Make expected value
163         endian-dependent.
164
165 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
166
167         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
168         Remove cruft.
169         
170 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
171
172         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
173         * gcc.c-torture/compile/961203-1.c: Likewise.
174         * gcc.c-torture/compile/980506-1.c: Likewise.
175
176 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
177
178         PR c++/10712
179         * g++.dg/lookup/using7.C: New test.
180         
181 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
182
183         PR c++/11105
184         * g++.dg/abi/conv1.C: Remove it.
185         * g++.dg/template/conv7.C: New test.
186         * g++.dg/template/conv8.C: Likewise.
187         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
188         conversion operator.
189
190 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
191
192         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
193         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
194         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
195         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
196         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
197         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
198         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
199         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
200         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
201         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
202         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
203         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
204         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
205         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
206         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
207         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
208         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
209         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
210         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
211         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
212         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
213         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
214         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
215         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
216         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
217         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
218         * gcc.dg/compat/struct-return-10_x.c: Ditto.
219         * gcc.dg/compat/struct-return-2_x.c: Ditto.
220         * gcc.dg/compat/struct-return-3_x.c: Ditto.
221
222 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
223
224         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
225         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
226         indications.
227
228 2003-06-16  Roger Sayle  <roger@eyesopen.com>
229
230         * gcc.dg/i386-387-5.c: New test case.
231         * gcc.dg/i386-387-6.c: New test case.
232         * gcc.dg/builtins-23.c: New test case.
233
234 2003-06-15  Roger Sayle  <roger@eyesopen.com>
235
236         * gcc.dg/builtins-22.c: New test case.
237         * gcc.dg/i386-387-1.c: Update to test exp.
238         * gcc.dg/i386-387-2.c: Likewise.
239
240 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
241
242         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
243
244 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
245
246         * lib/gcc-dg.exp (dg-require-dll): New function.
247         (dg-xfail-if): Likewise.
248         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
249         driver.
250         
251         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
252         * gcc.c-torture/compile/20001205-1.c: Likewise.
253         * gcc.c-torture/compile/20001226-1.c: Likewise.
254         * gcc.c-torture/compile/20010518-2.c: Likewise.
255         * gcc.c-torture/compile/20020312-1.c: Likewise.
256         * gcc.c-torture/compile/20020604-1.c: Likewise.
257         * gcc.c-torture/compile/920501-12.c: Likewise.
258         * gcc.c-torture/compile/920501-4.c: Likewise.
259         * gcc.c-torture/compile/920520-1.c: Likewise.
260         * gcc.c-torture/compile/920521-1.c: Likewise.
261         * gcc.c-torture/compile/920625-1.c: Likewise.
262         * gcc.c-torture/compile/961203-1.c: Likewise.
263         * gcc.c-torture/compile/980506-1.c: Likewise.
264         * gcc.c-torture/compile/981006-1.c: Likewise.
265         * gcc.c-torture/compile/981022-1.c: Likewise.
266         * gcc.c-torture/compile/981223-1.c: Likewise.
267         * gcc.c-torture/compile/990617-1.c: Likewise.
268         * gcc.c-torture/compile/dll.c: Likewise.
269         * gcc.c-torture/compile/labels-3.c: Likewise.
270         * gcc.c-torture/compile/mipscop-1.c: Likewise.
271         * gcc.c-torture/compile/mipscop-2.c: Likewise.
272         * gcc.c-torture/compile/mipscop-3.c: Likewise.
273         * gcc.c-torture/compile/mipscop-4.c: Likewise.
274         * gcc.c-torture/compile/simd-5.c: Likewise.
275         * gcc.c-torture/compile/20000804-1.x: Remove.
276         * gcc.c-torture/compile/20001205-1.x: Likewise.
277         * gcc.c-torture/compile/20001226-1.x: Likewise.
278         * gcc.c-torture/compile/20010518-2.x: Likewise.
279         * gcc.c-torture/compile/20020312-1.x: Likewise.
280         * gcc.c-torture/compile/20020604-1.x: Likewise.
281         * gcc.c-torture/compile/920501-12.x: Likewise.
282         * gcc.c-torture/compile/920501-4.x: Likewise.
283         * gcc.c-torture/compile/920520-1.x: Likewise.
284         * gcc.c-torture/compile/920521-1.x: Likewise.
285         * gcc.c-torture/compile/920625-1.x: Likewise.
286         * gcc.c-torture/compile/961203-1.x: Likewise.
287         * gcc.c-torture/compile/980506-1.x: Likewise.
288         * gcc.c-torture/compile/981006-1.x: Likewise.
289         * gcc.c-torture/compile/981022-1.x: Likewise.
290         * gcc.c-torture/compile/981223-1.x: Likewise.
291         * gcc.c-torture/compile/990617-1.x: Likewise.
292         * gcc.c-torture/compile/mipscop-1.x: Likewise.
293         * gcc.c-torture/compile/mipscop-2.x: Likewise.
294         * gcc.c-torture/compile/mipscop-3.x: Likewise.
295         * gcc.c-torture/compile/mipscop-4.x: Likewise.
296         * gcc.c-torture/compile/simd-5.x: Likewise.
297
298         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
299
300 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
301
302         * gcc.c-torture/execute/20030611-1.c: New test.
303
304 2003-06-12  Roger Sayle  <roger@eyesopen.com>
305
306         PR middle-end/168
307         * gcc.dg/20030612-1.c: New test case.
308
309 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
310
311         PR c++/10635
312         * g++.dg/expr/cast1.C: New test.
313
314 2003-06-12  Roger Sayle  <roger@eyesopen.com>
315
316         * gcc.dg/builtins-21.c: New test case.
317
318 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
319
320         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
321         options instead of at the end.
322         * lib/objc.exp (objc_target_compile): Likewise.
323
324 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
325
326         PR c++/10432
327         * g++.dg/parse/error1.C: New test.
328
329 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
330
331         * gcc.dg/compat/struct-by-value-11_main.c: New file.
332         * gcc.dg/compat/struct-by-value-11_x.c: New file.
333         * gcc.dg/compat/struct-by-value-11_y.c: New file.
334         * gcc.dg/compat/struct-by-value-12_main.c: New file.
335         * gcc.dg/compat/struct-by-value-12_x.c: New file.
336         * gcc.dg/compat/struct-by-value-12_y.c: New file.
337         * gcc.dg/compat/struct-by-value-13_main.c: New file.
338         * gcc.dg/compat/struct-by-value-13_x.c: New file.
339         * gcc.dg/compat/struct-by-value-13_y.c: New file.
340         * gcc.dg/compat/struct-by-value-14_main.c: New file.
341         * gcc.dg/compat/struct-by-value-14_x.c: New file.
342         * gcc.dg/compat/struct-by-value-14_y.c: New file.
343         * gcc.dg/compat/struct-by-value-15_main.c: New file.
344         * gcc.dg/compat/struct-by-value-15_x.c: New file.
345         * gcc.dg/compat/struct-by-value-15_y.c: New file.
346         * gcc.dg/compat/struct-by-value-16_main.c: New file.
347         * gcc.dg/compat/struct-by-value-16_x.c: New file.
348         * gcc.dg/compat/struct-by-value-16_y.c: New file.
349         * gcc.dg/compat/struct-by-value-17_main.c: New file.
350         * gcc.dg/compat/struct-by-value-17_x.c: New file.
351         * gcc.dg/compat/struct-by-value-17_y.c: New file.
352         * gcc.dg/compat/struct-by-value-18_main.c: New file.
353         * gcc.dg/compat/struct-by-value-18_x.c: New file.
354         * gcc.dg/compat/struct-by-value-18_y.c: New file.
355
356         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
357         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
358         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
359         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
360         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
361         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
362         * gcc.dg/compat/scalar-return-3_main.c: New file.
363         * gcc.dg/compat/scalar-return-3_x.c: New file.
364         * gcc.dg/compat/scalar-return-3_y.c: New file.
365         * gcc.dg/compat/scalar-return-4_main.c: New file.
366         * gcc.dg/compat/scalar-return-4_x.c: New file.
367         * gcc.dg/compat/scalar-return-4_y.c: New file.
368
369 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
370
371         * gcc.dg/compat/fp2-struct-check.h: New file.
372         * gcc.dg/compat/fp2-struct-defs.h: New file.
373         * gcc.dg/compat/fp2-struct-init.h: New file.
374         * gcc.dg/compat/struct-by-value-10_main.c: New file.
375         * gcc.dg/compat/struct-by-value-10_x.c: New file.
376         * gcc.dg/compat/struct-by-value-10_y.c: New file.
377         * gcc.dg/compat/struct-return-10_main.c: New file.
378         * gcc.dg/compat/struct-return-10_x.c: New file.
379         * gcc.dg/compat/struct-return-10_y.c: New file.
380
381         * gcc.dg/compat/compat-common.h: New file.
382         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
383         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
384         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
385         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
386         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
387         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
388         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
389         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
390         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
391         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
392         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
393         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
394         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
395         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
396         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
397         * gcc.dg/compat/small-struct-check.h: Ditto.
398         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
399         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
400         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
401         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
402         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
403         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
404         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
405         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
406         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
407         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
408         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
409         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
410         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
411         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
412         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
413         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
414         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
415         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
416         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
417         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
418         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
419         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
420         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
421         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
422         * gcc.dg/compat/struct-return-2_main.c: Ditto.
423         * gcc.dg/compat/struct-return-2_x.c: Ditto.
424         * gcc.dg/compat/struct-return-2_y.c: Ditto.
425         * gcc.dg/compat/struct-return-3_main.c: Ditto.
426         * gcc.dg/compat/struct-return-3_x.c: Ditto.
427         * gcc.dg/compat/struct-return-3_y.c: Ditto.
428
429 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
430
431         * g++.dg/pch/static-1.C: New file.
432         * g++.dg/pch/static-1.Hs: New file.
433
434 2003-06-10  Richard Henderson  <rth@redhat.com>
435
436         * gcc.dg/asm-7.c: Adjust expected warning text.
437
438 2003-06-10  Roger Sayle  <roger@eyesopen.com>
439
440         * gcc.dg/builtins-20.c: New test case.
441
442 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
443
444         PR c++/11131
445         * g++.dg/opt/template1.C: New test.
446
447 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
448
449         * lib/gcc-dg.exp (dg-test): Clear additional_files and
450         additional_sources.
451
452 2003-05-21  David Taylor  <dtaylor@emc.com>
453
454         * gcc.dg/Wpadded.c: New file.
455
456 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
457
458         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
459         * gcc.dg/special/weak-2.c: Add dg-require-weak.
460         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
461         dg-require-weak.
462
463 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
464
465         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
466
467 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
468
469         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
470         (dg-require-alias): Likewise.
471         (dg-require-gc-sections): Likewise.
472         * lib/target-supports.exp (check_gc_sections_available): Likewise.
473
474 2003-06-08  Richard Henderson  <rth@redhat.com>
475
476         * gcc.dg/20011029-2.c: Fix the array reference.
477         * gcc.dg/asm-7.c: New.
478
479 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
480
481         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
482
483 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
484
485         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
486         (dg-require-gc-sections): Likewise.
487
488 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
489
490         * i386-cmov1.c: Fix regular expression.
491         * i386-cvt-1.c: Likewise.
492         * i386-local.c: Likewise.
493         * i386-local2.c: Likewise.
494         * i386-mul.c: Likewise.
495         * i386-ssetype-1.c: Likewise.
496         * i386-ssetype-3.c: Likewise.
497         * i386-ssetype-5.c: Likewise.
498
499 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
500
501         PR c++/11039
502         * g++.dg/warn/implicit-typename2.C: New test.
503         * g++.dg/warn/implicit-typename3.C: New test.
504
505 2003-06-07  Richard Henderson  <rth@redhat.com>
506
507         * g++.dg/other/offsetof3.C: Use size_t.
508         * g++.dg/other/offsetof4.C: Likewise.
509
510 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
511
512         * lib/copy-file.exp: New. Implement gcc_copy_files.
513
514         * lib/dg-pch.exp: Load copy-file.exp
515         (dg-pch): Use gcc_copy_files instead of "file copy".
516
517 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
518
519         * gcc.dg/weak/weak.exp: Simplify.
520         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
521         * gcc.dg/weak/weak-1.c: Likewise.
522         * gcc.dg/weak/weak-2.c: Likewise.
523         * gcc.dg/weak/weak-3.c: Likewise.
524         * gcc.dg/weak/weak-4.c: Likewise.
525         * gcc.dg/weak/weak-5.c: Likewise.
526         * gcc.dg/weak/weak-6.c: Likewise.
527         * gcc.dg/weak/weak-7.c: Likewise.
528         * gcc.dg/weak/weak-8.c: Likewise.
529         * gcc.dg/weak/weak-9.c: Likewise.
530
531 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
532
533         gcc.c-torture/execute/20030606-1.c: New.
534
535 2003-06-06  Roger Sayle  <roger@eyesopen.com>
536
537         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
538         * gcc.dg/builtins-19.c: Likewise.
539
540 2003-06-06  Roger Sayle  <roger@eyesopen.com>
541
542         * gcc.dg/builtins-2.c: Add some more tests.
543         * gcc.dg/builtins-18.c: New test case.
544         * gcc.dg/builtins-19.c: New test case.
545
546 2003-06-06  Roger Sayle  <roger@eyesopen.com>
547             Jim Wilson  <wilson@tuliptree.org>
548
549         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
550
551 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
552
553         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
554         mempcpy/stpcpy calls not to be optimized into something else.
555         * gcc.c-torture/execute/string-opt-3.c: Moved to...
556         * gcc.c-torture/execute/builtins/string-7.c: ...here.
557         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
558
559 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
560
561         * gcc.dg/format/asm_fprintf-1.c: New test.
562
563 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
564
565         * lib/gcc-defs.exp (additional_sources): New variable.
566         (dg-additional-sources): New function.
567         (additional_files): New variable.
568         (dg-additional-files): New function.
569         (dg-additional-files-options): Likewise.
570         * lib/gcc-dg.exp (dg-require-weak): New function.
571         (dg-require-alias): Likewise.
572         (dg-require-gc-sections): Likewise.
573         * lib/target-supports.exp (check_alias_available): Remove testfile
574         parameter.
575         (check_gc_sections_available): New function.
576         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
577         (dg-gpp-additional-files): Likewise.
578         * lib/g++.exp (additional_sources): Remove.
579         (additional_files): Likewise.
580         (g++_target_compile): Use dg-additional-files-options.
581         
582         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
583         Tcl logic.
584         * gcc.dg/special/ecos.exp: Remove.
585         * gcc.dg/special/20000419-2.c: Use dg-require-*.
586         * gcc.dg/special/alias-1.c: Likewise.
587         * gcc.dg/special/alias-2.c: Likewise.
588         * gcc.dg/special/gcsec-1.c: Likewise.
589         * gcc.dg/special/weak-1.c: Likewise.
590         * gcc.dg/special/weak-2.c: Likewise.
591         * gcc.dg/special/wkali-1.c: Likewise.
592         * gcc.dg/special/wkali-2.c: Likewise.
593         
594         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
595         dg-gpp-additional-*.
596         * g++.dg/special/conpr-3.C: Likewise.
597         * g++.dg/special/conpr-4.C: Likewise.
598         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
599         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
600         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
601         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
602         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
603         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
604         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
605         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
606         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
607         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
608         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
609         * g++.old-deja/g++.other/comdat1.C: Likewise.
610         * g++.old-deja/g++.other/comdat2.C: Likewise.
611         * g++.old-deja/g++.other/comdat3.C: Likewise.
612         * g++.old-deja/g++.other/ctor1.C: Likewise.
613         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
614
615 2003-06-05  Richard Henderson  <rth@redhat.com>
616
617         * gcc.dg/debug/20030605-1.c: New.
618
619 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
620
621         * README.QMTEST: Update.
622
623 2003-06-04  Richard Henderson  <rth@redhat.com>
624
625         * gcc.dg/cleanup-1.c: New.
626         * gcc.dg/cleanup-2.c: New.
627         * gcc.dg/cleanup-3.c: New.
628         * gcc.dg/cleanup-4.c: New.
629         * gcc.dg/cleanup-5.c: New.
630         * gcc.dg/cleanup-6.c: New.
631         * gcc.dg/cleanup-7.c: New.
632
633 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
634
635         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
636
637         * lib/dg-pch.exp: New file.
638         * g++.dg/pch/pch.exp: Use dg-pch.exp.
639         * gcc.dg/pch/pch.exp: Likewise.
640
641 2003-06-04  Roger Sayle  <roger@eyesopen.com>
642
643         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
644         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
645         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
646         * gcc.dg/builtins-17.c: New test case.
647         * gcc.dg/i386-387-4.c: New test case.
648         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
649
650 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
651
652         * gcc.dg/ultrasp9.c: New test.
653
654 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
655
656         * gcc.c-torture/compile/20030604-1.c: New test.
657         * gcc.dg/sparc-constant-1.c: New test.
658
659 2003-06-03  Glen Nakamura  <glen@imodulo.com>
660
661         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
662
663 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
664
665         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
666
667         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
668         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
669
670 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
671
672         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
673
674 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
675
676         PR c++/10940
677         * g++.dg/template/spec10.C: New test.
678
679 2003-06-03  Roger Sayle  <roger@eyesopen.com>
680
681         * gcc.dg/builtins-16.c: New test case.
682
683 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
684
685         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
686         mempcpy test with post-increments.
687         * gcc.c-torture/execute/string-opt-3.c: New test.
688         * gcc.dg/string-opt-1.c: New test.
689
690 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
691
692         PR fortran/10965
693         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
694
695 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
696
697         * lib/scanasm.exp (dg-scan): New function, factored out of ...
698         (scan-assembler): ... here.  Use dg-scan.
699         (scan-assembler-not): Likewise.
700         (scan-file): New function.
701         (scan-file-not): Likewise.
702         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
703         * gcc.dg/cpp/_Pragma4.c: Likewise.
704         * gcc.dg/cpp/_Pragma5.c: Likewise.
705         * gcc.dg/cpp/avoidpaste1.c: Likewise.
706         * gcc.dg/cpp/avoidpaste2.c: Likewise.
707         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
708         * gcc.dg/cpp/cmdlne-P.c: Likewise.
709         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
710         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
711         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
712         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
713         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
714         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
715         * gcc.dg/cpp/cxxcom1.c: Likewise.
716         * gcc.dg/cpp/line1.c: Likewise.
717         * gcc.dg/cpp/maccom1.c: Likewise.
718         * gcc.dg/cpp/maccom2.c: Likewise.
719         * gcc.dg/cpp/maccom3.c: Likewise.
720         * gcc.dg/cpp/maccom4.c: Likewise.
721         * gcc.dg/cpp/maccom5.c: Likewise.
722         * gcc.dg/cpp/maccom6.c: Likewise.
723         * gcc.dg/cpp/multiline.c: Likewise.
724         * gcc.dg/cpp/spacing1.c: Likewise.
725         * gcc.dg/cpp/spacing2.c: Likewise.
726         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
727         * gcc.dg/cpp/trad/maccom1.c: Likewise.
728         * gcc.dg/cpp/trad/maccom2.c: Likewise.
729         * gcc.dg/cpp/trad/maccom3.c: Likewise.
730         * gcc.dg/cpp/trad/maccom4.c: Likewise.
731         * gcc.dg/cpp/trad/maccom6.c: Likewise.
732         * gcc.dg/cpp/cxxcom2.c: Likewise.
733         * gcc.dg/cpp/cxxcom2.h: New file.
734
735         * gcc.dg/cpp/truefalse.cpp: Move it to ...
736         * g++.dg/cpp/truefalse.C: Here.
737         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
738
739 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
740         
741         * gcc.dg/cpp/redef3.c: New file.
742
743 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
744
745         * gcc.dg/i386-loop-3.c: New test.
746
747 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
748
749         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
750
751 2003-05-31  Roger Sayle  <roger@eyesopen.com>
752
753         * gcc.dg/fwrapv-1.c: New test case.
754         * gcc.dg/fwrapv-2.c: New test case.
755
756 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
757
758         PR c++/10956
759         * g++.dg/template/spec9.C: New test.
760
761 2003-05-29  Roger Sayle  <roger@eyesopen.com>
762
763         * gcc.dg/duff-4.c: New test case.
764
765 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
766
767         PR fortran/10843
768         * g77.dg/ffixed-form-1.f: New test
769         * g77.dg/ffixed-form-2.f: New test
770         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix 
771         * g77.dg/ffree-form-3.f: New test
772
773 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
774
775         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
776         * gcc.dg/wint_t-1.c: Likewise.
777
778 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
779
780         * g++.dg/template/access11.C: New test.
781
782 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
783
784         PR c++/10849
785         * g++.dg/template/access10.C: New test.
786
787 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
788             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
789
790         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
791
792 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
793
794         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
795         suppress for powerpc-*-darwin*.
796         * gcc.dg/torture/builtin-noret-2.c: Likewise.
797
798 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
799
800         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
801         suppress option for powerpc-*-darwin*.
802         
803 2003-05-23  Roger Sayle  <roger@eyesopen.com>
804
805         * gcc.dg/builtins-1.c: Add tests for tan and atan.
806         * gcc.dg/builtins-4.c: Add test for fmod.
807
808 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
809
810         PR c++/10682
811         * g++.dg/template/instantiate4.C: New test.
812
813 2003-05-22  Roger Sayle  <roger@eyesopen.com>
814
815         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
816
817 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
818
819         * gcc.dg/compat/scalar-return-1_main.c: New file.
820         * gcc.dg/compat/scalar-return-1_x.c: New file.
821         * gcc.dg/compat/scalar-return-1_y.c: New file.
822         * gcc.dg/compat/scalar-return-2_main.c: New file.
823         * gcc.dg/compat/scalar-return-2_x.c: New file.
824         * gcc.dg/compat/scalar-return-2_y.c: New file.
825         * gcc.dg/compat/struct-return-3_main.c: New file.
826         * gcc.dg/compat/struct-return-3_y.c: New file.
827         * gcc.dg/compat/struct-return-3_x.c: New file.
828         * gcc.dg/compat/struct-return-2_main.c: New file.
829         * gcc.dg/compat/struct-return-2_x.c: New file.
830         * gcc.dg/compat/struct-return-2_y.c: New file.
831
832 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
833
834         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
835         for hppa*-hp-hpux*.
836         * gcc.dg/20021014-1.c (dg-options): Likewise.
837         * gcc.dg/nest.c (dg-options): Likewise.
838
839 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
840
841         PR c++/9738
842         * g++.dg/ext/dllimport2.C: New file.
843         * g++.dg/ext/dllimport3.C: New file.
844
845 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
846
847         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
848         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
849         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
850         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
851         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
852         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
853         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
854         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
855         * gcc.dg/compat/small-struct-defs.h: New file.
856         * gcc.dg/compat/small-struct-init.h: New file.
857         * gcc.dg/compat/small-struct-check.h: New file.
858         * gcc.dg/compat/fp-struct-defs.h: New file.
859         * gcc.dg/compat/fp-struct-check.h: New file.
860         * gcc.dg/compat/fp-struct-init.h: New file.
861         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
862         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
863
864 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
865
866         * gcc.dg/20030225-2.c: New test.
867
868 2003-05-18  Roger Sayle  <roger@eyesopen.com>
869             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
870
871         * gcc.c-torture/compile/20030518-1.c: New test case.
872
873 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
874
875         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
876         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
877         gcc-dg-debug-runtest.
878         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
879         gcc-dg-debug-runtest.
880
881 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
882
883         PR c++/9022
884         * g++.dg/lookup/using6.C: New test.
885
886 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
887
888         * g++.dg/parse/access2.C: New test.
889
890 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
891
892         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
893         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
894         * gcc.dg/debug/debug.exp: Likewise.
895
896 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
897
898         * gcc.dg/dollar.c: New test.
899
900 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
901
902         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
903         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
904         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
905         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
906         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
907         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
908         * gcc.dg/compat/struct-by-value-6_main.c: New file.
909         * gcc.dg/compat/struct-by-value-6_x.c: New file.
910         * gcc.dg/compat/struct-by-value-6_y.c: New file.
911         * gcc.dg/compat/struct-by-value-7_main.c: New file.
912         * gcc.dg/compat/struct-by-value-7_x.c: New file.
913         * gcc.dg/compat/struct-by-value-7_y.c: New file.
914         * gcc.dg/compat/struct-by-value-8_main.c: New file.
915         * gcc.dg/compat/struct-by-value-8_x.c: New file.
916         * gcc.dg/compat/struct-by-value-8_y.c: New file.
917         * gcc.dg/compat/struct-by-value-9_main.c: New file.
918         * gcc.dg/compat/struct-by-value-9_x.c: New file.
919         * gcc.dg/compat/struct-by-value-9_y.c: New file.
920
921 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
922
923         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
924         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
925         support for "repo" mode.
926         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
927         * lib/g77-dg.exp: Likewise.
928         * lib/obj-dg.exp: Likewise.
929         
930 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
931
932         Merge from gcc-3_2-rhl8-branch:
933         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
934
935         * gcc.dg/tls/opt-6.c: New test.
936
937         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
938
939         * gcc.dg/20030405-1.c: New test.
940
941         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
942
943         * gcc.dg/20030309-1.c: New test.
944
945         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
946
947         * gcc.c-torture/execute/20030307-1.c: New test.
948
949         2003-02-20  Randolph Chung  <tausq@debian.org>
950
951         * gcc.c-torture/compile/20030220-1.c: New test.
952
953         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
954
955         * gcc.dg/20030217-1.c: New test.
956
957         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
958
959         * gcc.c-torture/compile/20020129-1.c: New test.
960
961         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
962
963         * gcc.dg/unroll-1.c: New test.
964
965         2002-11-16  Jan Hubicka  <jh@suse.cz>
966
967         * gcc.c-torture/execute/20020920-1.c: New test.
968
969         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
970
971         PR target/7434
972         * gcc.c-torture/compile/20021008-1.c: New test.
973
974         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
975
976         PR target/7559
977         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
978
979         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
980
981         * gcc.c-torture/compile/20020807-1.c: New test.
982
983         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
984
985         * gcc.dg/tls/opt-1.c: New test.
986
987         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
988
989         * gcc.dg/20020729-1.c: New test.
990
991         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
992
993         * g++.dg/opt/life1.C: New test.
994
995         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
996
997         * gcc.dg/20020525-1.c: New test.
998
999         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1000
1001         PR c++/6794
1002         * g++.dg/ext/pretty1.C: New test.
1003         * g++.dg/ext/pretty2.C: New test.
1004
1005 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1006
1007         PR c++/8385
1008         * g++.dg/ext/typeof5.C: New test.
1009
1010 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1011
1012         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1013         __USER_LABEL_PREFIX__ into account.
1014         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1015
1016 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1017
1018         * gcc.dg/builtins-15.c: New test case.
1019
1020 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1021
1022         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1023
1024 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1025
1026         * lib/g++.exp: Tweak handling of additional source files.
1027         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1028         * g++.dg/special/conpr-2a.C: Rename to ...
1029         * g++.dg/special/conpr-2a.cc: ... this.
1030         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1031         * g++.dg/special/conpr-3a.C: Rename to ...
1032         * g++.dg/special/conpr-3a.cc: This.
1033         * g++.dg/special/conpr-3b.C: Rename to ...
1034         * g++.dg/special/conpr-3b.cc: This.
1035         * g++.dg/special/conpr-4.C: New test.
1036         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1037
1038 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1039
1040         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1041
1042 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1043
1044         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1045         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1046         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1047         * g++.old-deja/g++.other/warn3.C: Likewise.
1048
1049 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1050
1051         * gcc.dg/i386-387-1.c: Update to also test log.
1052         * gcc.dg/i386-387-2.c: Likewise.
1053
1054 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1055
1056         * g77.f-torture/execute/int8421.f: New test.
1057
1058 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1059
1060         PR c++/10230, c++/10481
1061         * g++.dg/lookup/scoped5.C: New test.
1062
1063 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1064
1065         PR c++/10552
1066         * g++.dg/template/ttp6.C: New test.
1067
1068 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1069
1070         * gcc.c-torture/execute/builtins: New directory.
1071         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1072         gcc.c-torture/execute/builtins.
1073         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1074         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1075         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1076         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1077
1078 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1079
1080         PR c++/9252
1081         * g++.dg/template/access8.C: New test.
1082         * g++.dg/template/access9.C: New test.
1083
1084 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1085
1086         PR c++/9554
1087         * g++.dg/parse/access1.C: New test.
1088
1089 2003-05-09  DJ Delorie  <dj@redhat.com>
1090
1091         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1092         long, and not an int.
1093
1094 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1095
1096         PR c++/10555, c++/10576
1097         * g++.dg/template/memclass1.C: New test.
1098
1099 2003-05-08  DJ Delorie  <dj@redhat.com>
1100
1101         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1102         targets.
1103         * gcc.c-torture/execute/20021024-1.x: Likewise.
1104         * gcc.c-torture/execute/shiftdi.x: Likewise.
1105         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1106         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1107         * gcc.dg/20021018-1.c: Likewise.
1108
1109 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1110
1111         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1112
1113         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1114         (bcopy): Call memmove.
1115
1116 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1117
1118         * g77.f-torture/compile/8485.f: New test case.
1119
1120 2003-05-07  Richard Henderson  <rth@redhat.com>
1121
1122         PR c++/10570
1123         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1124         Verify exception_cleanup not called for rethrows.
1125         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1126         when exiting catch block without rethrowing.
1127         * g++.dg/eh/forced3.C: New.
1128         * g++.dg/eh/forced4.C: New.
1129
1130 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1131
1132         * gcc.dg/20030505.c: Fix triplet.
1133
1134 2003-05-06  DJ Delorie  <dj@redhat.com>
1135
1136         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1137         * gcc.dg/nest.c: Likewise.
1138
1139 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1140
1141         * gcc.dg/builtins-14.c: New test case.
1142
1143 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1144
1145         * lib/compat.exp (compat-execute): New argument.
1146         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1147         * gcc.dg/compat: New test directory.
1148         * gcc.dg/compat/compat.exp: New expect script.
1149         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1150         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1151         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1152         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1153         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1154         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1155
1156         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1157         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1158         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1159         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1160         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1161         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1162         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1163         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1164         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1165         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1166         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1167         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1168         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1169         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1170         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1171
1172 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1173
1174         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1175
1176 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1177
1178         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1179
1180 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1181
1182         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1183         * gcc.dg/ppc-fsel-2.c: New test.
1184
1185         * gcc.dg/unused-5.c: New test.
1186
1187 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1188
1189         PR c++/10496
1190         * g++.dg/warn/pmf1.C: New test.
1191
1192 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1193
1194         PR c++/4494
1195         * g++.dg/warn/main.C: New test.
1196
1197 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1198
1199         * gcc.dg/nonnull-3.c: New test.
1200
1201 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1202
1203         * gcc.dg/cpp/Wtrigraphs.c: Update.
1204         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1205
1206 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1207
1208         * gcc.dg/ppc-fsel-1.c: New test.
1209
1210 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1211
1212         PR c/10604
1213         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1214
1215 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1216
1217         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1218
1219 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1220
1221         PR c++/9364, c++/10553, c++/10586
1222         * g++.dg/parse/typename4.C: New test.
1223         * g++.dg/parse/typename5.C: Likewise.
1224
1225 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1226
1227         * gcc.c-torture/compile/20030503-1.c: New test.
1228
1229 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1230
1231         * g++.dg/lookup/using5.C: Fix testcase error.
1232
1233 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1234
1235         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1236         since MEABI is no longer supported.  Remove all vestiges
1237         of MEABI from the test.
1238
1239 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1240
1241         PR c++/10554
1242         * g++.dg/lookup/using5.C: New test.
1243
1244 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1245
1246         PR c++/8772
1247         * g++.dg/template/ttp5.C: New test.
1248
1249 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1250
1251         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1252         (dg-gpp-additional-sources): New function.
1253         (dg-gpp-additional-files): Likewise.
1254         * lib/g++.exp (additional_sources): New variable.
1255         (additional_files): Likewise.
1256         (g++_target_compile): Deal with them.
1257         * lib/old-dejagnu.exp: Remove.
1258         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1259         * g++.old-deja: Revise all tests to use dg commands.
1260
1261 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1262
1263         PR c++/9432, c++/9528
1264         * g++.dg/lookup/using4.C: New test.
1265
1266 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1267
1268         * gcc.dg/noreturn-5.c: New file.
1269         * gcc.dg/noreturn-6.c: New file.
1270
1271         * gcc.c-torture/compile/inline-1.c: New file.
1272
1273 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1274
1275         PR c++/10551
1276         * g++.dg/template/explicit1.C: New test.
1277
1278 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1279
1280         PR c++/10549
1281         * g++.dg/other/bitfield1.C: New test.
1282
1283         PR c++/10527
1284         * g++.dg/init/new7.C: New test.
1285
1286 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1287
1288         * g++.dg/ext/desig1.C: New test.
1289         * g++.dg/ext/init1.C: Update.
1290
1291         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1292
1293 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
1294
1295         PR c++/10180
1296         * g++.dg/warn/Winline-1.C: New test.
1297
1298 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
1299
1300         * gcc.c-torture/execute/string-opt-19.c: New test.
1301
1302         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1303         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1304
1305 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
1306
1307         PR c++/10506
1308         * g++.dg/init/new6.C: New test.
1309
1310         PR c++/10503
1311         * g++.dg/init/ref6.C: New test.
1312
1313 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
1314
1315         * g++.dg/warn/weak1.C: XFAIL on AIX4.
1316
1317 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1318
1319         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1320         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1321
1322 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
1323
1324         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1325         initialized static data members.
1326
1327 2003-04-25  H.J. Lu <hjl@gnu.org>
1328
1329         * gcc.dg/ia64-sync-4.c: New test.
1330
1331 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1332
1333         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
1334         date.
1335
1336 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
1337
1338         PR c++/10337
1339         * g++.dg/warn/conv1.C: New test.
1340         * g++.old-deja/g++.other/conv7.C: Adjust.
1341         * g++.old-deja/g++.other/overload14.C: Adjust.
1342
1343 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1344
1345         PR c++/10471
1346         * g++.dg/template/defarg2.C: New test.
1347
1348 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
1349
1350         * gcc.dg/cpp/include2.c: Update.
1351         * gcc.dg/cpp/multiline-2.c: New.
1352         * gcc.dg/cpp/multiline.c: Update.
1353         * gcc.dg/cpp/strify2.c: Update.
1354         * gcc.dg/cpp/trad/literals-2.c: Update.
1355
1356 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1357
1358         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1359
1360 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1361
1362         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1363
1364 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1365
1366         PR c++/10451
1367         * g++.dg/parse/crash4.C: New test.
1368
1369         PR c++/9847
1370         * g++.dg/parse/crash5.C: New test.
1371
1372 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1373
1374         PR c++/10446
1375         * g++.dg/parse/crash3.C: New test.
1376
1377         PR c++/10428
1378         * g++.dg/parse/elab1.C: New test.
1379
1380 2003-04-22  Devang Patel  <dpatel@apple.com>
1381
1382         * gcc.dg/cpp/trad/funlike-5.c: New test.
1383
1384 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
1385
1386         * g++.dg/other/packed1.C: Fix dg options.
1387
1388 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1389
1390         * g++.dg/other/offsetof2.C: New test.
1391
1392 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
1393
1394         * g++.dg/template/recurse.C: Adjust location of error messages.
1395
1396 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1397
1398         PR c++/9881
1399         * g++.dg/init/addr-const1.C: New test.
1400         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1401
1402 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1403
1404         PR c++/10405
1405         * g++.dg/lookup/struct-hack1.C: New test.
1406
1407 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
1408
1409         * ucs.c: Update diagnostic messages.
1410
1411 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1412
1413         * gcc.dg/cpp/truefalse.cpp: New test.
1414         * gcc.dg/cpp/cpp.exp: Update.
1415         * g++.dg/other/stdbool-if.C: Remove.
1416
1417 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1418
1419         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1420         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1421
1422 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1423
1424         * gcc.c-torture/compile/20030418-1.c: New test.
1425
1426 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
1427
1428         * README.compat: Remove; content moved to doc/sourcebuild.texi.
1429
1430 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1431
1432         PR c++/10347
1433         g++.dg/template/dependent-name1.C: New test.
1434
1435 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1436
1437         * gcc.dg/warn-1.c (tourist_guide): New array,
1438         contains a pointer to bar.
1439
1440 2003-04-16  Roger Sayle  <roger@eyesopen.com>
1441
1442         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1443         * gcc.c-torture/execute/medce-1.c: New test case.
1444         * gcc.c-torture/execute/medce-2.c: New test case.
1445
1446 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
1447
1448         * lib/prune.exp: Ignore more messages.
1449
1450         PR c++/10381
1451         * g++.dg/parse/lookup3.C: New test.
1452
1453 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
1454
1455         * gcc.c-torture/compile/20030415-1.c : New test.
1456
1457 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
1458
1459         * gcc.c-torture/execute/scope-2.c: Move to ...
1460         * gcc.dg/noncompile/scope.c: .... here.
1461
1462 2003-04-14  Roger Sayle  <roger@eyesopen.com>
1463
1464         * gcc.dg/20030414-2.c: New test case.
1465
1466 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
1467
1468         PR target/10377
1469         * gcc.dg/20030414-1.c: New test.
1470
1471 2003-04-13  Roger Sayle  <roger@eyesopen.com>
1472
1473         * gcc.dg/builtins-12.c: New test case.
1474         * gcc.dg/builtins-13.c: New test case.
1475
1476 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1477
1478         * gcc.c-torture/execute/string-opt-18.c: New test.
1479
1480 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
1481
1482         PR c++/10300
1483         * g++.dg/init/new5.C: New test.
1484
1485 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
1486
1487         PR c++/7910
1488         * g++.dg/ext/dllimport1.C: New test.
1489
1490 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1491
1492         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1493
1494 2003-04-11  Bud Davis <bdavis9659@comcast.net>
1495
1496         PR Fortran/9263
1497         * g77.f-torture/noncompile/9263.f: New test
1498         PR Fortran/1832
1499         * g77.f-torture/execute/1832.f: New test
1500
1501 2003-04-11  David Chad  <davidc@freebsd.org>
1502             Loren J. Rittle  <ljrittle@acm.org>
1503
1504         libobjc/8562
1505         * objc.dg/headers.m: New test.
1506
1507 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
1508
1509         * gcc.c-torture/execute/builtin-noret-2.c: New.
1510         * gcc.c-torture/execute/builtin-noret-2.x: New.
1511         XFAIL builtin-noret-2.c at -O1 and above.
1512         * gcc.dg/redecl.c: New.
1513         * gcc.dg/Wshadow-1.c: Update error regexps.
1514
1515 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1516
1517         * g++.dg/abi/bitfield10.C: New test.
1518
1519 2003-04-09  Mike Stump  <mrs@apple.com>
1520
1521         * gcc.dg/pch/pch.exp: Make testcase names longer.
1522         * g++.dg/pch/pch.exp: Make testcase names longer.
1523
1524 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1525
1526         * gcc.dg/builtins-11.c: New test case.
1527
1528 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1529
1530         * gcc.dg/builtins-9.c: New test case.
1531         * gcc.dg/builtins-10.c: New test case.
1532
1533 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1534
1535         * gcc.dg/noncompile/init-4.c.c: New test.
1536
1537 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1538
1539         * gcc.misc-test/gcov-9.c: New test.
1540         * gcc.misc-test/gcov-10.c: New test
1541         * gcc.misc-test/gcov-11.c: New test.
1542
1543 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1544
1545         PR optimization/10024
1546         * gcc.c-torture/compile/20030405-1.c: New test.
1547
1548 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1549
1550         * gcc.dg/pch/static-3.c: New.
1551         * gcc.dg/pch/static-3.hs: New.
1552         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1553
1554 2003-04-04  Richard Henderson  <rth@redhat.com>
1555
1556         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1557         * g++.dg/eh/forced2.C: Likewise.
1558
1559 2003-04-03  Mike Stump  <mrs@apple.com>
1560
1561         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1562         target arg.
1563         (scan-assembler-times, scan-assembler-not): Likewise.
1564         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1565
1566 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1567
1568         * gcc.dg/sparc-loop-1.c: New test.
1569
1570 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1571
1572         PR other/9274
1573         * g++.dg/pch/system-2.C: New.
1574         * g++.dg/pch/system-2.Hs: New.
1575
1576 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1577
1578         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1579
1580         * g++.dg/eh/simd-1.C (vecfunc): Same.
1581
1582 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1583
1584         * gcc.c-torture/execute/20030401-1.c: New test case.
1585
1586 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1587
1588         * objc.dg/defs.m: New.
1589
1590 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1591
1592         * g++.dg/eh/simd-1.C: New.
1593         * g++.dg/eh/simd-2.C: New.
1594
1595 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1596
1597         * gcc.c-torture/execute/simd-3.c: New.
1598
1599 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1600
1601         PR c/9936
1602         * gcc.dg/20030331-2.c: New test.
1603
1604 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1605
1606         PR c++/10278
1607         * g++.dg/parse/crash2.C: New test.
1608
1609 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1610
1611         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1612         * gcc.c-torture/execute/20030331-1.c: ...here.
1613
1614 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1615
1616         * gcc.c-torture/execute/20030331-1.c: New test.
1617
1618 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
1619
1620         * lib/gcov.exp: Adjust call return testing strings.
1621         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1622
1623 2003-03-31  Roger Sayle  <roger@eyesopen.com>
1624
1625         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1626         * gcc.dg/builtins-7.c: New test case.
1627         * gcc.dg/builtins-8.c: New test case.
1628
1629 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1630
1631         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1632
1633 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
1634
1635         PR c++/7647
1636         * g++.dg/lookup-class-member-2.C: New test.
1637
1638 2003-03-30  Glen Nakamura  <glen@imodulo.com>
1639
1640         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
1641
1642 2003-03-28  Roger Sayle  <roger@eyesopen.com>
1643
1644         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
1645
1646 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
1647
1648         * g++.dg/init/attrib1.C: New test.
1649
1650 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1651
1652         * gcc.dg/ultrasp8.c: New test.
1653
1654 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1655
1656         * gcc.dg/ultrasp7.c: New test.
1657
1658 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
1659
1660         PR c++/10047
1661         * g++.dg/template/inline1.C: New test.
1662
1663 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1664
1665         * gcc.dg/sparc-dwarf2.c: New test.
1666
1667 2003-03-27  Roger Sayle  <roger@eyesopen.com>
1668
1669         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1670         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1671
1672 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
1673
1674         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1675         than reading .x files.
1676         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1677         * g77.dg/gcov/gcov-1.f: Likewise.
1678         * gcc.misc-tests/gcov-4b.c: Likewise.
1679         * gcc.misc-tests/gcov-5b.c: Likewise.
1680         * gcc.misc-tests/gcov-6.c: Likewise.
1681         * gcc.misc-tests/gcov-7.c: Likewise.
1682         * gcc.misc-tests/gcov-8.c: Likewise.
1683         * g++.dg/gcov/gcov-1.x: Remove.
1684         * g77.dg/gcov/gcov-1.x: Likewise.
1685         * gcc.misc-tests/gcov-4b.x: Likewise.
1686         * gcc.misc-tests/gcov-5b.x: Likewise.
1687         * gcc.misc-tests/gcov-6.x: Likewise.
1688         * gcc.misc-tests/gcov-7.x: Likewise.
1689         * gcc.misc-tests/gcov-8.x: Likewise.
1690
1691 2003-03-27  Glen Nakamura  <glen@imodulo.com>
1692
1693         PR opt/10087
1694         * gcc.dg/20030324-1.c: New test.
1695
1696 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
1697
1698         PR c++/10224
1699         * g++.dg/template/arg3.C: New test.
1700
1701         PR c++/10158
1702         * g++.dg/template/friend18.C: New test.
1703
1704 2003-03-26  Roger Sayle  <roger@eyesopen.com>
1705
1706         * g77.f-torture/compile/20030326-1.f: New test case.
1707
1708 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
1709
1710         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
1711
1712         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
1713
1714 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1715
1716         * gcc.dg/ia64-sync-3.c: New test.
1717
1718 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
1719
1720         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
1721
1722 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1723
1724         * gcc.dg/ultrasp6.c: New test.
1725
1726 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1727
1728         * gcc.dg/i386-signbit-1.c: New test.
1729         * gcc.dg/i386-signbit-2.c: New test.
1730         * gcc.dg/i386-signbit-3.c: New test.
1731
1732 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1733
1734         * gcc.dg/ultrasp5.c: Fix options.
1735
1736 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1737
1738         * gcc.dg/ultrasp5.c: Fix comment.
1739
1740 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
1741
1742         PR fortran/10197
1743         * g77.f-torture/execute/10197.f: New test.
1744
1745 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
1746
1747         PR c++/9898, c++/383
1748         * g++.dg/template/conv6.C: New test.
1749
1750         PR c++/10119
1751         * g++.dg/template/ptrmem5.C: New test.
1752
1753         PR c++/10026
1754         * g++.dg/lookup/koenig1.C: New test.
1755
1756         PR C++/10199
1757         * g++.dg/lookup/template2.C: New test.
1758
1759 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
1760
1761         * g++.dg/opt/rtti1.C: New test.
1762
1763 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1764
1765         * gcc.dg/ultrasp5.c: New test.
1766
1767 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
1768
1769         PR middle-end/9967
1770         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
1771         builtin fputs.
1772
1773 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
1774
1775         PR c/8224
1776         * gcc.dg/20030323-1.c: New test.
1777
1778 2003-03-23  Roger Sayle  <roger@eyesopen.com>
1779
1780         * gcc.c-torture/compile/20030323-1.c: New test case.
1781
1782 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
1783
1784         * gcc.dg/20030321-1.c: New test.
1785
1786 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
1787
1788         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
1789
1790 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
1791
1792         PR c++/9978, c++/9708
1793         * g++.dg/ext/vlm1.C: Adjust expected error.
1794         * g++.dg/ext/vla2.C: New test.
1795         * g++.dg/template/arg1.C: New test.
1796         * g++.dg/template/arg2.C: New test.
1797
1798 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
1799
1800         * g77.f-torture/execute/select.f: New test.
1801         * g77.f-torture/noncompile/select_no_compile.f: New test.
1802
1803 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
1804
1805         PR c++/9898
1806         * g++.dg/other/error4.C: New test.
1807
1808 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
1809
1810         * g++.dg/template/friend17.C: New test.
1811
1812 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
1813
1814         * gcc.c-torture/compile/20030320-1.c: New.
1815
1816 2003-03-20  Roger Sayle  <roger@eyesopen.com>
1817
1818         * gcc.dg/builtins-6.c: New test case.
1819
1820 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
1821
1822         PR target/10073
1823         * gcc.c-torture/compile/20030319-1.c: New.
1824
1825 2003-03-18  Jan Hubicka  <jh@suse.cz>
1826
1827         * gcc.dg/i386-cvt-1.c: New test.
1828
1829 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
1830
1831         * objc.dg/naming-1.m: Use "(parse|syntax) error".
1832         * objc.dg/naming-2.m: Likewise.
1833
1834 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
1835
1836         PR c++/9639
1837         * g++.dg/parse/crash1.C: New test.
1838
1839 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
1840
1841         PR c++/8805
1842         * g++.dg/eh/cleanup1.C: New test.
1843
1844 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1845
1846         * gcc.c-torture/execute/20030316-1.c: New test case.
1847
1848 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1849
1850         PR c++/9629
1851         * g++.dg/init/ctor2.C: New test.
1852
1853 2003-03-15  Roger Sayle  <roger@eyesopen.com>
1854
1855         * g77.f-torture/compile/xformat.f: New test case.
1856
1857 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1858
1859         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
1860         * g++.old-deja/g++.mike/eh50.C: Likewise.
1861
1862 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1863
1864         PR c++/6440
1865         * g++.dg/template/spec7.C: New test.
1866         * g++.dg/template/spec8.C: Likewise.
1867
1868 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
1869
1870         * gcc.c-torture/execute/20030313-1.c: New test.
1871
1872 2003-03-14  Richard Henderson  <rth@redhat.com>
1873
1874         * gcc.dg/inline-2.c: Adjust alpha test for external call.
1875
1876 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1877
1878         * gcc.c-torture/compile/20030314-1.c: New test.
1879
1880 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
1881
1882         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
1883         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
1884         thumb target,
1885         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
1886         to accept newer _imp__  prefix and additional
1887         newline in .drectve section.
1888         * gcc.dg/dll-4.c: Likewise.
1889         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
1890         switch.
1891
1892 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
1893
1894         * g++.dg/parse/namespace9.C: New test.
1895
1896         * g++.dg/init/ref5.C: New test.
1897         * g++.dg/parse/ptrmem1.C: Likewise.
1898
1899 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1900
1901         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
1902         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
1903         regular expression.
1904         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
1905         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
1906
1907 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
1908
1909         * gcc.c-torture/execute/20030224-2.c: New test.
1910
1911 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1912
1913         * gcc.dg/decl-3.c: New test.
1914
1915 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1916
1917         * gcc.dg/i386-loop-2.c: New test.
1918
1919 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
1920
1921         PR c++/9474
1922         * g++.dg/parse/namespace8.C: New test.
1923
1924         PR c++/9924
1925         * g++.dg/overload/builtin2.C: New test.
1926
1927 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
1928
1929         * gcc.dg/return-type-3.c: New test.
1930
1931 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
1932
1933         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
1934         profiling options are not supported.
1935
1936 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
1937
1938         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
1939         * g++.old-deja/g++.warn/impint2.C: Likewise.
1940
1941 2003-03-10  Devang Patel  <dpatel@apple.com>
1942
1943         * g++.dg/cpp/c++_cmd_1.C: New test.
1944         * g++.dg/cpp/c++_cmd_1.h: New file.
1945
1946 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
1947
1948         * gcc.dg/altivec-9.c: New file.
1949
1950 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1951
1952         * gcc.dg/ppc-sdata-1.c: New test.
1953         * gcc.dg/ppc-sdata-2.c: New test.
1954
1955 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
1956
1957         PR c++/9373
1958         * g++.dg/opt/ptrmem2.C: New test.
1959
1960         PR c++/8534
1961         * g++.dg/opt/ptrmem1.C: New test.
1962
1963 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1964
1965         * gcc.dg/i386-loop-1.c: New test.
1966
1967 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1968
1969         PR c++/9970
1970         * g++.dg/lookup/friend1.C: New test.
1971
1972 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
1973
1974         PR c++/9823
1975         * g++.dg/parser/constructor1.C: New test.
1976
1977 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
1978
1979         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
1980
1981         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
1982
1983 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
1984
1985         * gcc.dg/cpp/Wunused.c: Update test.
1986
1987 2003-03-08  Jan Hubicka  <jh@suse.cz>
1988
1989         * gcc.dg/inline-3.c: New test.
1990
1991 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
1992
1993         PR c++/9809
1994         * g++.dg/parse/builtin1.C: New test.
1995
1996         PR c++/9982
1997         * g++.dg/abi/cookie1.C: New test.
1998         * g++.dg/abi/cookie2.C: Likewise.
1999
2000         PR c++/9524
2001         * g++.dg/template/field1.C: New test.
2002
2003         PR c++/9912
2004         * g++.dg/parse/class1.C: New test.
2005         * g++.dg/parse/namespace7.C: Likewise.
2006         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2007
2008 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2009
2010         * g++.dg/init/ref4.C: New test.
2011
2012 2003-03-07  Jan Hubicka  <jh@suse.cz>
2013
2014         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2015         * gcc.dg/inline-3.c:  New test.
2016
2017 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2018
2019         * g++.dg/init/ref3.C: New test.
2020
2021         PR c++/9965
2022         * g++.dg/init/ref2.C: New test.
2023
2024         PR c++/9400
2025         * g++.dg/warn/Wshadow-2.C: New test.
2026
2027         PR c++/9791
2028         * g++.dg/warn/Woverloaded-1.C: New test.
2029
2030 2003-03-05  Jan Hubicka  <jh@suse.cz>
2031
2032         * gcc.dg/i386-local2.c: New.
2033         * gcc.dg/i386-local.c: Fix typo.
2034
2035 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2036
2037         * g++.dg/abi/layout3.C: New test.
2038
2039 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2040
2041         * gcc.c-torture/compile/20030305-1.c
2042
2043 2003-03-05  Jan Hubicka  <jh@suse.cz>
2044
2045         * gcc.dg/i386-local.c: New.
2046
2047 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2048
2049         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2050
2051 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2052
2053         * gcc.dg/switch-2.c: New test.
2054         * gcc.dg/switch-3.c: New test.
2055         * gcc.dg/Wswitch.c: Adjust line numbers.
2056         * gcc.dg/Wswitch-default.c: Likewise.
2057         * gcc.dg/Wswitch-enum.c: Likewise.
2058
2059 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2060
2061         * gcc.c-torture/execute/20030222-1.c: New test.
2062
2063 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2064
2065         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2066
2067 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2068
2069         PR c++/9878
2070         * g++.dg/init/ref1.C: New test.
2071
2072 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2073
2074         * gcc.dg/sh-relax.c: New SH-only test.
2075
2076 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2077
2078         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2079         comment explaining purpose of testcase.
2080
2081 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2082
2083         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2084         for HC11/HC12 (asm needs two int registers).
2085         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2086         HC11/HC12 because the test uses an asm which needs two 32-bit
2087         registers.
2088
2089 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2090
2091         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2092         for HC11/HC12 (array is too large otherwise).
2093         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2094         * gcc.c-torture/compile/20010518-2.x: Likewise.
2095         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2096         HC11/HC12 (array is too large).
2097
2098 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2099
2100         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2101         * lib/g++-dg.exp (g++-dg-test): Likewise.
2102
2103 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2104
2105         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2106         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2107
2108 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2109
2110         * g++.dg/warn/implicit-typename1.C: Remove warning.
2111
2112 2003-02-28  Richard Henderson  <rth@redhat.com>
2113
2114         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2115         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2116
2117 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2118
2119         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2120         * g++.dg/pch/pch.exp: Likewise.
2121
2122 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2123
2124         PR c++/9879
2125         * testsuite/g++.dg/init/new4.C: New test.
2126
2127 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2128
2129         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2130
2131 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2132
2133         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2134         unsigned long.
2135
2136         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2137         wider than float.
2138
2139 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2140
2141         * lib/scanasm.exp: Add support for counting numbers of
2142         occurences.
2143         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2144         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2145
2146 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2147
2148         PR c++/9683
2149         * g++.dg/template/static3.C: New test.
2150
2151         PR c++/9829
2152         * g++.dg/parse/namespace6.C: New test.
2153
2154 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2155
2156         PR target/9732
2157         * gcc.dg/20030225-1.c: New test.
2158
2159 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2160
2161         * README: Remove out-of-date information.
2162
2163         PR c++/9836
2164         * g++.dg/template/spec6.C: New test.
2165
2166 2003-02-24  Jeff Law  <law@redhat.com>
2167
2168         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2169
2170 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2171
2172         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2173         * gcc.dg/pragma-ep-1.c: Likewise.
2174
2175 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2176
2177         PR c++/9602
2178         * g++.dg/template/friend16.C: New test.
2179
2180 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2181
2182         PR c++/5333
2183         * g++.dg/parse/fused-params1.C: Adjust error messages.
2184         * g++.dg/template/nested3.C: New test.
2185
2186 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2187
2188         * g++.dg/abi/param1.C: New test.
2189
2190 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2191
2192         PR c++/7982
2193         * g++.dg/warn/implicit-typename1.C: New test.
2194
2195 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2196
2197         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2198         with "mtune".
2199         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2200         * gcc.c-torture/execute/20010129-1.x: Likewise.
2201         * gcc.dg/20011107-1.c: Likewise.
2202         * gcc.dg/20020108-1.c: Likewise.
2203         * gcc.dg/20020122-3.c: Likewise.
2204         * gcc.dg/20020206-1.c: Likewise.
2205         * gcc.dg/20020310-1.c: Likewise.
2206         * gcc.dg/20020426-2.c: Likewise.
2207         * gcc.dg/20020517-1.c: Likewise.
2208         * gcc.dg/991230-1.c: Likewise.
2209         * gcc.dg/i386-unroll-1.c: Likewise.
2210         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2211
2212 2003-02-22  Jan Hubicka  <jh@suse.cz>
2213
2214         * gcc.dg/i386-mul.c: New test.
2215
2216 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2217
2218         * gcc.dg/builtins-5.c: New test case.
2219
2220 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2221
2222         * gcc.dg/asmreg-1.c: New test.
2223
2224 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2225
2226         PR c++/9749
2227         * g++.dg/parse/varmod1.C: New test.
2228
2229 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2230
2231         PR c++/9727
2232         * g++.dg/template/op1.C: New test.
2233
2234 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2235
2236         PR c++/8906
2237         * g++.dg/template/nested2.C: New test.
2238
2239 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2240
2241         PR c++/8724
2242         * g++.dg/expr/dtor1.C: New test.
2243
2244 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2245
2246         * gcc.dg/cpp/include3.c: New test.
2247         * gcc.dg/cpp/inc/foo.h: New file.
2248
2249 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2250
2251         * gcc.c-torture/execute/20030221-1.c: New test.
2252
2253 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2254
2255         PR c++/9729
2256         * g++.dg/abi/conv1.C: New test.
2257
2258 2003-02-20  Jan Hubicka  <jh@suse.cz>
2259
2260         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2261
2262 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2263
2264         * gcc.c-torture/compile/20030219-1.c: New test.
2265
2266 2003-02-18  Jan Hubicka  <jh@suse.cz>
2267
2268         * gcc.dg/funcorder.c: New test.
2269
2270 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2271
2272         * gcc.c-torture/execute/20030218-1.c: New.
2273
2274 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2275
2276         * gcc.dg/20030218-1.c: New.
2277
2278 2003-02-18  Richard Henderson  <rth@redhat.com>
2279
2280         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2281         * gcc.dg/attr-used-2.c: New.
2282
2283 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2284
2285         PR c++/9704
2286         * g++.dg/init/copy5.C: New test.
2287
2288 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2289
2290         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2291         * g++.dg/pch/pch.exp: Likewise.
2292
2293 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2294
2295         * gcc.c-torture/execute/20030209-1.c: Enable the test if
2296         STACK_SIZE is not defined.
2297
2298 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2299
2300         PR c++/9457
2301         * g++.dg/template/init1.C: New test.
2302
2303 2003-02-16  Jan HUbicka  <jh@suse.cz>
2304
2305         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2306         (foo): Add few extra tests
2307         * gcc.dg/c99-const-expr-3.c: Likewise.
2308         * gcc.c-torture/execute/20030216-1.c: New.
2309
2310 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2311
2312         PR c++/9459
2313         * g++.dg/ext/typeof4.C: New test.
2314
2315 2003-02-15  Roger Sayle  <roger@eyesopen.com>
2316
2317         * gcc.dg/i386-387-3.c: New test case.
2318
2319 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
2320
2321         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2322         cris-*-elf* cris-*-aout* and mmix-*-*.
2323
2324 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
2325
2326         * gcc.dg/20030213-1.c: New test.
2327
2328 2003-02-12  Roger Sayle  <roger@eyesopen.com>
2329
2330         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2331         * gcc.dg/i386-387-2.c: Likewise.
2332
2333 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
2334
2335         * gcc.dg/ppc-spe.c: Fix formatting.
2336         Enable tests that were previously unsupported by gas.
2337         Delete tests for instructions that no longer exist.
2338         Switch arguments on evsubifw builtin.
2339
2340 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2341
2342         * gcc.c-torture/execute/20030209-1.c: Disable the test if
2343         STACK_SIZE is too small.
2344
2345 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2346             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2347
2348         * gcc.dg/decl-2.c: New test.
2349
2350 2003-02-10  Jan Hubicka  <jh@suse.cz>
2351
2352         * gcc.dg/i386-fpcvt-1.c:  New test.
2353
2354 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
2355
2356         * gcc.c-torture/execute/20030209-1.c: New test.
2357
2358 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
2359
2360         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2361         int-wide bitops, use the constants of the same width.
2362         Likewise, if long long is 32-bit wide, test bitops using
2363         32-bit constants.
2364
2365 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
2366
2367         * gcc.dg/20021014-1.c: Annotate with expected notice text.
2368
2369 2003-02-07  Roger Sayle  <roger@eyesopen.com>
2370
2371         * testsuite/gcc.dg/builtins-4.c: New test case.
2372
2373 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2374
2375         * gcc.dg/20020430-1.c: Fix dg command typos.
2376         * gcc.dg/20020503-1.c: Likewise.
2377
2378 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2379
2380         PR c++/8785
2381         * g++.dg/parse/fused-params1.C: New test.
2382
2383         PR c++/8857
2384         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2385
2386         PR c++/8921
2387         * g++.dg/parse/non-dependent1.C: New test.
2388
2389         PR c++/8928
2390         * g++.dg/parse/dupl-tmpl-args1.C: New test.
2391
2392         PR c++/9228
2393         * g++.dg/parse/undefined7.C: New test.
2394         * g++.dg/parse/non-templ1.C: New test.
2395
2396         PR c++/9229
2397         * g++.dg/parse/too-many-tmpl-args1.C: New test.
2398
2399 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
2400
2401         * gcc.c-torture/compile/20030206-1.c: New test.
2402
2403 2003-02-05  Roger Sayle  <roger@eyesopen.com>
2404
2405         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2406         "pow" to "foo" to avoid potential confusion with a math built-in.
2407
2408 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2409
2410         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2411         conditions for SPARC targets.
2412
2413 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
2414
2415         * gcc.dg/20030204-1.c: New test.
2416
2417 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2418
2419         PR c++/38
2420         * g++.dg/parse/array-size1.C: New test.
2421
2422         PR c++/5657
2423         * g++.dg/parse/undefined3.C: New test.
2424
2425         PR c++/5665
2426         * g++.dg/parse/undefined4.C: New test.
2427
2428         PR c++/5975
2429         * g++.dg/parse/undefined5.C: New test.
2430
2431         PR c++/7259
2432         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2433
2434         PR c++/8578
2435         * g++.dg/parse/casting-operator1.C: New test.
2436
2437         PR c++/8596
2438         * g++.dg/parse/undefined6.C: New test.
2439
2440         PR c++/8736
2441         * g++.dg/parse/missing-template1.C: New test.
2442
2443 2003-02-04  Jan Hubicka  <jh@suse.cz>
2444
2445         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
2446         * gcc.dg/i386-cmov?.c:  Likewise.
2447         * gcc.dg/i386-fpcvt-?.c:  Likewise.
2448         * gcc.dg/i386-ssefp-1.c:  Likewise.
2449         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
2450         conventions.
2451
2452 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
2453
2454         PR c++/7129
2455         * testsuite/g++.dg/ext/max.C: New test.
2456
2457 2003-02-03  Jan Hubicka  <jh@suse.cz>
2458
2459         * gcc.c-torture/execute/20030203-1.c: New test.
2460
2461 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
2462
2463         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2464         'natural-endian'.
2465
2466 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
2467
2468         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2469         * g++.dg/init/new2.C: Likewise.
2470         * g++.dg/other/new1.C: Likewise.
2471
2472 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
2473
2474         * gcc.dg/struct-ret-libc.c: New test.
2475
2476 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
2477
2478         * gcc.dg/20030129-1.c: New test.
2479
2480 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2481
2482         PR c++/8849
2483         * g++.dg/template/ptrmem4.C: New test.
2484
2485 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
2486
2487         * g++.dg/parser/constant1.C: New test.
2488
2489 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2490
2491         PR c++/8591
2492         * g++.dg/parse/friend2.C: New test.
2493
2494 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2495
2496         PR c++/9437
2497         * g++.dg/template/unify4.C: New test.
2498
2499 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
2500
2501         * gcc.c-torture/execute/20030128-1.c: New test.
2502
2503 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
2504
2505         * g++.dg/lookup/nested1.C: Test moved from ...
2506         * g++.old-deja/g++.other/lookup24.C: ... here.
2507
2508 2003-01-28  Jan Hubicka  <jh@suse.cz>
2509
2510         * gcc.dg/i386-cmov5.c:  New test.
2511
2512 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
2513
2514         * gcc.c-torture/execute/20010925-1.c: Changed the
2515         memcpy declaration.
2516
2517 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2518
2519         PR c++/3902
2520         * g++.dg/parse/template5.C: New test.
2521
2522 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2523
2524         PR fortran/9258
2525         * g77.dg/pr9258: New test.
2526
2527 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2528
2529         * README: Move relevant parts from README.g++.
2530
2531         * README.g++: Remove this file.
2532
2533 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2534
2535         * g++.dg/abi/dcast1.C: New test.
2536
2537 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2538
2539         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2540
2541 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2542
2543         PR c++/47
2544         * g++.old-deja/g++.other/lookup24.C: New test.
2545
2546 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2547
2548         PR middle-end/7227
2549         * gcc.dg/uninit-C.c: New test.
2550
2551 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2552
2553         * g++.dg/abi/covariant1.C: New test.
2554
2555 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2556
2557         * gcc.dg/20030123-1.c: New test.
2558
2559 2003-01-25  Jan Hubicka  <jh@suse.cz>
2560
2561         PR opt/8492
2562         * gcc.c-torture/compile/20030125-1.c
2563
2564 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2565
2566         PR c++/9403
2567         * g++.dg/parse/template3.C: New test.
2568         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2569
2570         PR c++/795
2571         * g++.dg/parse/template4.C: New test.
2572
2573         PR c++/9415
2574         * g++.dg/template/qual2.C: New test.
2575
2576         PR c++/8545
2577         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2578
2579         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2580
2581 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2582
2583         * gcc.c-torture/execute/switch-1.c: New test case.
2584
2585 2003-01-25  Jan Hubicka  <jh@suse.cz>
2586
2587         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2588
2589 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2590
2591         Tweaks for Bison-1.875. From the NEWS file:
2592         "- `parse error' -> `syntax error'
2593         Bison now uniformly uses the term `syntax error'"
2594         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2595         * gcc.dg/cpp/digraph2.c: Likewise.
2596         * gcc.dg/cpp/direct2.c: Likewise.
2597         * gcc.dg/cpp/paste4.c: Likewise.
2598         * gcc.dg/c90-restrict-1.c: Likewise.
2599         * gcc.dg/c99-func-2.c: Likewise.
2600         * gcc.dg/noncompile/920721-2.c: Likewise.
2601         * gcc.dg/noncompile/930622-2.c: Likewise.
2602         * gcc.dg/noncompile/940112-1.c: Likewise.
2603         * gcc.dg/noncompile/950921-1.c: Likewise.
2604         * gcc.dg/noncompile/951123-1.c: Likewise.
2605         * gcc.dg/noncompile/971104-1.c: Likewise.
2606         * gcc.dg/noncompile/990416-1.c: Likewise.
2607
2608 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2609
2610         * g++.dg/parse/undefined1.C: Add error message.
2611
2612 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2613
2614         PR c++/9354
2615         * g++.dg/parse/new1.C: New test.
2616
2617         PR c++/9216
2618         * g++.dg/parse/template2.C: New test.
2619
2620         PR c++/9354
2621         * g++.dg/parse/typedef2.C: New test.
2622
2623         PR c++/9328
2624         * g++.dg/ext/typeof3.C: New test.
2625
2626 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2627
2628         PR c++/2738
2629         * g++.dg/parse/ret-type1.C: New test.
2630
2631         PR c++/3792
2632         * g++.dg/parse/tmpl-outside1.C: New test.
2633
2634         PR c++/4207
2635         * g++.dg/parse/int-as-enum1.C: New test.
2636
2637         PR c++/4903
2638         * g++.dg/parse/no-typename1.C: New test.
2639
2640         PR c++/5533
2641         * g++.dg/parse/no-value1.C: New test.
2642
2643         PR c++/5921
2644         * g++.dg/parse/wrong-inline1.C: New test.
2645
2646         PR c++/6402
2647         * g++.dg/parse/ref1.C: New test.
2648
2649         PR c++/6992
2650         * g++.dg/parse/attr-ctor1.C: New test.
2651
2652         PR c++/7229
2653         * g++.dg/parse/namespace5.C: New test.
2654
2655         PR c++/7917
2656         * g++.dg/parse/func-def1.C: New test.
2657
2658         PR c++/8143
2659         * g++.dg/parse/undefined1.C: New test.
2660
2661         PR c++/5723, PR c++/8522
2662         * g++.dg/parse/specialization1.C: New test.
2663
2664         PR c++/163, PR c++/8595
2665         * g++.dg/parse/struct-as-enum1.C: New test.
2666
2667         PR c++/9173
2668         * g++.dg/parse/undefined2.C: New test.
2669
2670 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2671
2672         PR c++/9298
2673         * g++.dg/parse/template1.C: New test.
2674
2675         PR c++/9384
2676         * g++.dg/parse/using1.C: New test.
2677
2678         PR c++/9285
2679         PR c++/9294
2680         * g++.dg/parse/expr2.C: New test.
2681
2682         PR c++/9388
2683         * g++.dg/parse/lookup2.C: Likewise.
2684
2685 2003-01-21  Jan Hubicka  <jh@suse.cz>
2686
2687         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
2688         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
2689         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2690         * gcc.c-torture/execute/string-opt-*.c: Likewise.
2691
2692 2003-01-20  Nick Clifton  <nickc@redhat.com>
2693
2694         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
2695         problem with ARM sibcall code generation.
2696
2697 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
2698
2699         * gcc.c-torture/execute/20030120-1.c: New.
2700
2701 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
2702
2703         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2704
2705 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
2706
2707         PR c++/9272
2708         * g++.dg/parse/ctor1.C: New test.
2709
2710         PR c++/9294:
2711         * g++.dg/parse/qualified1.C: New test.
2712
2713         * g++.dg/parse/typename3.C: New test.
2714
2715 2003-01-16  Richard Henderson  <rth@redhat.com>
2716
2717         * g++.dg/tls/init-2.C: Fix error matches for real this time.
2718
2719 2003-01-16  Richard Henderson  <rth@redhat.com>
2720
2721         * g++.dg/pch/pch.exp: Copy test header to the working directory
2722         before using it either for precompilation or direct use.
2723         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
2724         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
2725
2726 2003-01-16  Richard Henderson  <rth@redhat.com>
2727
2728         * gcc.dg/pch/pch.exp: Copy test header to the working directory
2729         before using it either for precompilation or direct use.
2730         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
2731         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
2732
2733 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
2734
2735         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
2736         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
2737         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
2738         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
2739         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
2740         typename warning into error.
2741         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
2742         error messages.
2743         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
2744         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
2745         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
2746         messages.
2747         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
2748         make declaration visible in template.
2749         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
2750         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
2751         messages.
2752         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
2753         message.
2754         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
2755         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
2756         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
2757         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
2758         typename warning with error message.
2759         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
2760         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
2761         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
2762
2763 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
2764
2765         * g++.dg/parse/ambig2.C: New test.
2766
2767 2003-01-15  Richard Henderson  <rth@redhat.com>
2768
2769         * g++.dg/tls/init-2.C: Update error message string.
2770
2771 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2772
2773         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2774
2775 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
2776
2777         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
2778         all for HC11/HC12.
2779         * gcc.c-torture/compile/20001205-1.x: Likewise.
2780         * gcc.c-torture/compile/20001226-1.x: Likewise.
2781         * gcc.c-torture/compile/920520-1.x: Likewise.
2782         * gcc.c-torture/compile/961203-1.x: Likewise.
2783         * gcc.c-torture/compile/20020604-1.x: Likewise.
2784
2785 2003-01-15  Jan Hubicka  <jh@suse.cz>
2786
2787         * gcc.c-torture/compile/20030115-1.c: New test.
2788
2789         * gcc.dg/i386-fpcvt-1.c: New test.
2790         * gcc.dg/i386-fpcvt-2.c: New test.
2791
2792 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
2793
2794         Further conform g++'s __vmi_class_type_info to the C++ ABI
2795         specification.
2796         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
2797         the specification.
2798
2799 2003-01-14  Jan Hubicka  <jh@suse.cz>
2800
2801         * gcc.dg/i386-fpcvt-1.c: New test.
2802         * gcc.dg/i386-fpcvt-2.c: New test.
2803
2804 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2805
2806         * gcc.dg/i386-mmx-3.c: New test.
2807
2808 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
2809
2810         PR c++/9264
2811         * g++.dg/parse/octal1.C: New file.
2812
2813         PR c++/9172
2814         * g++.dg/parse/typename1.C: New file.
2815
2816 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
2817
2818         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
2819         * gcc.dg/bf-no-ms-layout.c: Likewise.
2820         * gcc.dg/bf-ms-attrib.c: Likewise.
2821
2822 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
2823
2824         PR c++/9099
2825         * g++.dg/parse/dtor1.C: New file.
2826
2827         PR c++/9128
2828         * g++.dg/rtti/typeid1.C: New file.
2829
2830         PR c++/9153
2831         * g++.dg/parse/lookup1.C: New file.
2832
2833         PR c++/9171
2834         * g++.dg/templ/spec5.C: New file.
2835
2836 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
2837
2838         * gcc.c-torture/compile/20030110-1.c: New test.
2839
2840 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
2841
2842         Merge from pch-branch:
2843
2844         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
2845
2846         * gcc.dg/pch/cpp-1.h: New.
2847         * gcc.dg/pch/cpp-1.c: New.
2848         * gcc.dg/pch/cpp-2.h: New.
2849         * gcc.dg/pch/cpp-2.c: New.
2850
2851         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
2852
2853         * gcc.dg/pch/except-1.h: New.
2854         * gcc.dg/pch/except-1.c: New.
2855
2856         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
2857
2858         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
2859         running test.
2860         * gcc.dg/pch: Include *.hp not *.h.
2861         * gcc.dg/pch/system-1.h: New.
2862         * gcc.dg/pch/system-1.c: New.
2863
2864         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
2865
2866         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
2867         rather than trying to build and run a program using PCH.
2868         * gcc.dg/pch: Remove dg-do commands from test files.
2869
2870         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
2871
2872         * gcc.dg/pch/macro-3.c: New.
2873         * gcc.dg/pch/macro-3.h: New.
2874
2875         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
2876
2877         * gcc.dg/pch/common-1.c: New.
2878         * gcc.dg/pch/common-1.h: New.
2879         * gcc.dg/pch/decl-1.c: New.
2880         * gcc.dg/pch/decl-1.h: New.
2881         * gcc.dg/pch/decl-2.c: New.
2882         * gcc.dg/pch/decl-2.h: New.
2883         * gcc.dg/pch/decl-3.c: New.
2884         * gcc.dg/pch/decl-3.h: New.
2885         * gcc.dg/pch/decl-4.c: New.
2886         * gcc.dg/pch/decl-4.h: New.
2887         * gcc.dg/pch/decl-5.c: New.
2888         * gcc.dg/pch/decl-5.h: New.
2889         * gcc.dg/pch/global-1.c: New.
2890         * gcc.dg/pch/global-1.h: New.
2891         * gcc.dg/pch/inline-1.c: New.
2892         * gcc.dg/pch/inline-1.h: New.
2893         * gcc.dg/pch/inline-2.c: New.
2894         * gcc.dg/pch/inline-2.h: New.
2895         * gcc.dg/pch/static-1.c: New.
2896         * gcc.dg/pch/static-1.h: New.
2897         * gcc.dg/pch/static-2.c: New.
2898         * gcc.dg/pch/static-2.h: New.
2899
2900         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
2901
2902         * g++.dg/pch/pch.exp: Better handle failing testcases.
2903         * gcc.dg/pch/pch.exp: Likewise.
2904         * gcc.dg/pch/macro-1.c: New.
2905         * gcc.dg/pch/macro-1.h: New.
2906         * gcc.dg/pch/macro-2.c: New.
2907         * gcc.dg/pch/macro-2.h: New.
2908
2909         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
2910
2911         * g++.dg/dg.exp: Treat files in pch/ specially.
2912         * g++.dg/pch/pch.exp: New file.
2913         * g++.dg/pch/empty.H: New file.
2914         * g++.dg/pch/empty.C: New file.
2915         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
2916         "precompile".
2917
2918         * gcc.dg/pch/pch.exp: New file.
2919         * gcc.dg/pch/empty.h: New file.
2920         * gcc.dg/pch/empty.c: New file.
2921         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
2922         "precompile".
2923
2924 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2925
2926         * g++.dg/template/friend14.C: New test.
2927
2928 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2929
2930         * gcc.dg/old-style-asm-1.c: New test.
2931
2932 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
2933
2934         * gcc.c-torture/compile/20030109-1.c: New test.
2935
2936 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2937
2938         * gcc.c-torture/execute/20030109-1.c: New test.
2939
2940 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
2941
2942         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
2943         * g++.old-deja/g++.mike/dyncast2.C: Likewise
2944         * g++.old-deja/g++.mike/dyncast3.C: Likewise
2945         * g++.old-deja/g++.mike/eh2.C: Likewise
2946         * g++.old-deja/g++.mike/eh3.C: Likewise
2947         * g++.old-deja/g++.mike/eh5.C: Likewise
2948         * g++.old-deja/g++.mike/eh6.C: Likewise
2949         * g++.old-deja/g++.mike/eh7.C: Likewise
2950         * g++.old-deja/g++.mike/eh8.C: Likewise
2951         * g++.old-deja/g++.mike/eh9.C: Likewise
2952         * g++.old-deja/g++.mike/eh10.C: Likewise
2953         * g++.old-deja/g++.mike/eh12.C: Likewise
2954         * g++.old-deja/g++.mike/eh13.C: Likewise
2955         * g++.old-deja/g++.mike/eh14.C: Likewise
2956         * g++.old-deja/g++.mike/eh16.C: Likewise
2957         * g++.old-deja/g++.mike/eh17.C: Likewise
2958         * g++.old-deja/g++.mike/eh18.C: Likewise
2959         * g++.old-deja/g++.mike/eh21.C: Likewise
2960         * g++.old-deja/g++.mike/eh23.C: Likewise
2961         * g++.old-deja/g++.mike/eh24.C: Likewise
2962         * g++.old-deja/g++.mike/eh25.C: Likewise
2963         * g++.old-deja/g++.mike/eh26.C: Likewise
2964         * g++.old-deja/g++.mike/eh27.C: Likewise
2965         * g++.old-deja/g++.mike/eh28.C: Likewise
2966         * g++.old-deja/g++.mike/eh29.C: Likewise
2967         * g++.old-deja/g++.mike/eh31.C: Likewise
2968         * g++.old-deja/g++.mike/eh33.C: Likewise
2969         * g++.old-deja/g++.mike/eh34.C: Likewise
2970         * g++.old-deja/g++.mike/eh35.C: Likewise
2971         * g++.old-deja/g++.mike/eh36.C: Likewise
2972         * g++.old-deja/g++.mike/eh37.C: Likewise
2973         * g++.old-deja/g++.mike/eh38.C: Likewise
2974         * g++.old-deja/g++.mike/eh39.C: Likewise
2975         * g++.old-deja/g++.mike/eh40.C: Likewise
2976         * g++.old-deja/g++.mike/eh41.C: Likewise
2977         * g++.old-deja/g++.mike/eh42.C: Likewise
2978         * g++.old-deja/g++.mike/eh44.C: Likewise
2979         * g++.old-deja/g++.mike/eh46.C: Likewise
2980         * g++.old-deja/g++.mike/eh47.C: Likewise
2981         * g++.old-deja/g++.mike/eh48.C: Likewise
2982         * g++.old-deja/g++.mike/eh49.C: Likewise
2983         * g++.old-deja/g++.mike/eh50.C: Likewise
2984         * g++.old-deja/g++.mike/eh51.C: Likewise
2985         * g++.old-deja/g++.mike/eh53.C: Likewise
2986         * g++.old-deja/g++.mike/eh55.C: Likewise
2987         * g++.old-deja/g++.mike/p7912.C: Likewise
2988         * g++.old-deja/g++.mike/p9706.C: Likewise
2989         * g++.old-deja/g++.mike/p10416.C: Likewise
2990         * g++.old-deja/g++.mike/p11667.C: Likewise
2991         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
2992         Remove redundant reference to Iris.
2993         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
2994         Elxsi, i860, Pico Java, and WE32K.
2995
2996 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
2997
2998         * g++.dg/ext/asm4.C: New test.
2999
3000 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3001
3002         PR c++/9030
3003         * g++.dg/template/friend12.C: New test.
3004         * g++.dg/template/friend13.C: Likewise.
3005         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3006
3007 2003-01-08  Jan Hubicka  <jh@suse.cz>
3008
3009         * gcc.dg/i386-cadd.c: New test.
3010         * gcc.dg/i386-cmov4.c: Likewise.
3011
3012 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3013
3014         PR c++/9165
3015         * g++.dg/warn/Wunused-3.C: New test.
3016
3017         * g++.dg/abi/bitfield9.C: New test.
3018
3019         PR c++/9189
3020         * g++.dg/parse/defarg3.C: New test.
3021
3022 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3023
3024         * g++.dg/parse/ambig1.C: New test.
3025         * g++.dg/parse/defarg2.C: New test.
3026
3027 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3028
3029         * g++.dg/template/defarg-1.C: New test.
3030         * g++.dg/template/local2.C: Likewise.
3031
3032 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3033
3034         * gcc.c-torture/execute/20030105-1.c: New test.
3035
3036 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3037
3038         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3039         * g++.dg/parse/namespace4.C: Likewise.
3040
3041 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3042
3043         * g++.dg/template/ntp2.C: New test.
3044
3045 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3046
3047         * g++.dg/parse/extern-C-1.C: New test.
3048
3049         * g++.dg/parse/namespace4.C: New test.
3050
3051         * g++.dg/template/nested1.C: New test.
3052
3053         * g++.dg/parse/namespace3.C: New test.
3054
3055 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3056
3057         * g++.dg/lookup/two-stage1.C: New test.
3058
3059 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3060
3061         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3062         * g++.old-deja/g++.jason/access8.C: Likewise.
3063         * g++.old-deja/g++.other/decl5.C: Likewise.
3064
3065 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3066
3067         * g++.dg/parse/parse7.C: New test.
3068
3069 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3070
3071         PR c++/2843
3072         * g++.dg/ext/attrib7.C: New test.
3073
3074 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3075
3076         * g++.dg/parse/parse6.C: New test.
3077
3078 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3079
3080         * gcc.dg/h8300-stack-1.c: New.
3081
3082 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3083
3084         g++.dg/lookup/exception1.C: New test.
3085
3086         g++.dg/lookup/template1.C: New test.
3087
3088         g++.dg/parse/namespace2.C: New test.
3089
3090         g++.dg/parse/parens2.C: New test.
3091
3092 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3093
3094         * g++.dg/parse/parse5.C: New test.
3095         * g++.dg/lookup/scoped4.C: New test.
3096
3097 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3098
3099         * g++.dg/parse/parens1.C: New test.
3100
3101         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3102         angle-bracket1.C.
3103         * g++.dg/parse/parens2.C: New test.
3104
3105         * g++.dg/lookup/scope-operator1.C: New test.
3106
3107         * g++.dg/parse/operator1.C: New test.
3108
3109 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3110
3111         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3112         * g++.old-deja/g++.other/access6.C: Likewise.
3113         * g++.old-deja/g++.other/decl1.C: Likewise.
3114         * g++.old-deja/g++.pt/typename12.C: Likewise.
3115
3116 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3117
3118         * g++.dg/parse/namespace1.C: New test.
3119
3120 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3121
3122         * g++.dg/parse/parse4.C: New test.
3123
3124 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3125
3126         * g++.dg/parse/parse3.C: New test.
3127
3128 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3129
3130         * g++.dg/parse/parse2.C: New test.
3131
3132 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3133
3134         * g++.dg/template/friend11.C: New test.
3135
3136 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3137
3138         * g++.dg/parse/parse1.C: New test.
3139
3140 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3141
3142         * lib/profopt.exp: Change the name of a global variable to avoid
3143         possible clashes with other test suites.
3144
3145 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3146
3147         * g++.dg/inherit/covariant8.C: New test.
3148
3149 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3150
3151         * g++.dg/init/array9.C: New test.
3152
3153         PR c++/9112
3154         * g++.dg/parse/expr1.C: New test.
3155
3156 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3157
3158         * gcc.c-torture/compile/20021230-1.c: New test.
3159
3160 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3161
3162         * g++.dg/inherit/covariant5.C: New test.
3163         * g++.dg/inherit/covariant6.C: New test.
3164         * g++.dg/inherit/covariant7.C: New test.
3165
3166 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3167
3168         PR c++/2739
3169         * g++.dg/other/access2.C: New test.
3170
3171 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3172
3173         * g++.dg/other/anon-struct.C: No longer fails
3174         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3175         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3176         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3177
3178 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3179
3180         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3181
3182 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3183
3184         * g++.dg/eh/spec4.C: Remove stray semicolon.
3185         * g++.dg/expr/pmf-1.C: Change error message.
3186         * g++.dg/ext/asm1.C: Remove stray semicolon.
3187         * g++.dg/ext/typename1.C: Add missing typenames.
3188         * g++.dg/inherit/template-as-base.C: Change error message.
3189         * g++.dg/lookup/scoped1.C: Likewise.
3190         * g++.dg/lookup/scoped2.C: Likewise.
3191         * g++.dg/lookup/using2.C: Likewise.
3192         * g++.dg/other/component1.C: Remove stray semicolon.
3193         * g++.dg/other/do1.C: Change error message.
3194         * g++.dg/other/error2.C: Likewise.
3195         * g++.dg/other/init1.C: Likewise.
3196         * g++.dg/other/packed1.C: Remove stray semicolon.
3197         * g++.dg/other/ptrmem2.C: Change error message.
3198         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3199         marker.
3200         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3201         * g++.dg/template/access3.C: Add typename keyword.
3202         * g++.dg/template/access5.C: Remove stray semicolon.
3203         * g++.dg/template/access6.C: Likewise.
3204         * g++.dg/template/complit1.C: Likewise.
3205         * g++.dg/template/crash1.C: Change error message.
3206         * g++.dg/template/inherit2.C: Remove stray semicolon.
3207         * g++.dg/template/instantiate2.C: Likewise.
3208         * g++.dg/template/instantiate3.C: Change error message.
3209         * g++.dg/template/qual1.C: Remove stray semicolon.
3210         * g++.dg/template/qualttp18.C: Change error message.
3211         * g++.dg/template/ref1.C: Remove stray semicolon.
3212         * g++.dg/template/sizeof1.C (A::value): Declare it.
3213         * g++.dg/template/spec4.C: Change error message.
3214         * g++.dg/template/static1.C: Likewise.
3215         * g++.dg/template/type1.C: Likewise.
3216         * g++.dg/template/typename3.C: Likewise.
3217         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3218         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3219         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3220         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3221         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3222         named return value extension.
3223         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3224         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3225         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3226         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3227         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3228         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3229         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3230         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3231         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3232         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3233         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3234         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3235         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3236         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3237         syntax.
3238         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3239         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3240         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3241         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3242         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3243         * g++.old-deja/g++.brendan/template11.C: Likewise.
3244         * g++.old-deja/g++.brendan/template26.C: Likewise.
3245         * g++.old-deja/g++.brendan/template27.C: Use explicit
3246         specialization syntax.
3247         * g++.old-deja/g++.brendan/template30.C: Likewise.
3248         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3249         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3250         non-dependent names.
3251         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3252         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3253         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3254         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3255         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3256         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3257         named return value extension.
3258         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3259         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3260         * g++.old-deja/g++.ext/return1.C: Likewise.
3261         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3262         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3263         * g++.old-deja/g++.jason/access8.C: Likewise.
3264         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3265         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3266         pseudo-destructor names.
3267         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3268         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3269         pseudo-destructor names.
3270         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3271         * g++.old-deja/g++.jason/overload19.C: Likewise.
3272         * g++.old-deja/g++.jason/overload32.C: Likewise.
3273         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3274         stray semicolons.
3275         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3276         * g++.old-deja/g++.jason/return.C: Likewise.
3277         * g++.old-deja/g++.jason/return2.C: Likewise.
3278         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3279         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3280         syntax.
3281         * g++.old-deja/g++.jason/template10.C: Account for use of
3282         non-dependent names.
3283         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3284         syntax.
3285         * g++.old-deja/g++.jason/template37.C: Likewise.
3286         * g++.old-deja/g++.law/access4.C: Change error messages.
3287         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3288         pseudo-destructor names.
3289         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3290         * g++.old-deja/g++.law/ctors9.C: Likewise.
3291         * g++.old-deja/g++.law/cvt22.C: Likewise.
3292         * g++.old-deja/g++.law/dtors5.C: Likewise.
3293         * g++.old-deja/g++.law/global-init1.C: Likewise.
3294         * g++.old-deja/g++.law/missed-error3.C: Likewise.
3295         * g++.old-deja/g++.law/operators28.C: Likewise.
3296         * g++.old-deja/g++.law/visibility28.C: Likewise.
3297         * g++.old-deja/g++.martin/eval1.C: Likewise.
3298         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3299         name.
3300         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3301         * g++.old-deja/g++.mike/net34.C: Likewise.
3302         * g++.old-deja/g++.mike/net36.C: Likewise.
3303         * g++.old-deja/g++.mike/ns2.C: Likewise.
3304         * g++.old-deja/g++.mike/p12306.C: Likewise.
3305         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3306         value extension.
3307         * g++.old-deja/g++.mike/p700.C: Likewise.
3308         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3309         * g++.old-deja/g++.mike/p710.C: Likewise.
3310         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3311         value extension.
3312         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3313         * g++.old-deja/g++.mike/pmf9.C: Likewise.
3314         * g++.old-deja/g++.ns/crash2.C: Likewise.
3315         * g++.old-deja/g++.ns/crash3.C: Likewise.
3316         * g++.old-deja/g++.ns/invalid1.C: Likewise.
3317         * g++.old-deja/g++.ns/ns17.C: Likewise.
3318         * g++.old-deja/g++.ns/template16.C: Likewise.
3319         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3320         keyword.
3321         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3322         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3323         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3324         named return value extension.
3325         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3326         * g++.old-deja/g++.other/access4.C: Issue additional error
3327         messages.
3328         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3329         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3330         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3331         * g++.old-deja/g++.other/crash25.C: Change error message.
3332         * g++.old-deja/g++.other/crash4.C: Change error message.
3333         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3334         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3335         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3336         checks.
3337         * g++.old-deja/g++.other/defarg8.C: Likewise.
3338         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3339         * g++.old-deja/g++.other/dtor10.C: Likewise.
3340         * g++.old-deja/g++.other/incomplete.C: Likewise.
3341         * g++.old-deja/g++.other/linkage7.C: Likewise.
3342         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3343         lookup algorithm.
3344         * g++.old-deja/g++.other/mangle2.C: Likewise.
3345         * g++.old-deja/g++.other/refinit2.C: Likewise.
3346         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3347         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3348         * g++.old-deja/g++.pt/crash28.C: Likewise.
3349         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3350         syntax.
3351         * g++.old-deja/g++.pt/crash32.C: Change error message.
3352         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3353         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3354         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3355         error message position.
3356         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3357         * g++.old-deja/g++.pt/defarg8.C: Change error message.
3358         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3359         syntax.
3360         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3361         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3362         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3363         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3364         keyword.
3365         * g++.old-deja/g++.pt/explicit31.C: Likewise.
3366         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3367         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3368         keyword.
3369         * g++.old-deja/g++.pt/explicit71.C: Change error message.
3370         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3371         syntax.
3372         * g++.old-deja/g++.pt/friend28.C: Account for use of
3373         non-dependent names.
3374         * g++.old-deja/g++.pt/friend29.C: Likewise.
3375         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3376         rules.
3377         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3378         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3379         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3380         lookup rules.
3381         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3382         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3383         keyword.
3384         * g++.old-deja/g++.pt/memclass20.C: Likewise.
3385         * g++.old-deja/g++.pt/memclass5.C: Likewise.
3386         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3387         keyword.
3388         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3389         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3390         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3391         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3392         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
3393         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
3394         keyword.
3395         * g++.old-deja/g++.pt/spec10.C: Likewise.
3396         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3397         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3398         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3399         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3400         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3401         * g++.old-deja/g++.pt/ttp62.C: Likewise.
3402         * g++.old-deja/g++.pt/ttp64.C: Likewise.
3403         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3404         * g++.old-deja/g++.pt/typename15.C: Likewise.
3405         * g++.old-deja/g++.pt/typename22.C: Likewise.
3406         * g++.old-deja/g++.pt/typename6.C: Change error messages.
3407         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3408         * g++.old-deja/g++.pt/virtual2.C: Likewise.
3409         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3410         syntax.
3411         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3412         return value extension.
3413         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3414         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3415         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3416         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
3417
3418 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3419
3420         * g++.dg/warn/inline1.C: New test.
3421         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3422         * g++.old-deja/g++.jason/synth10.C: Likewise.
3423         * g++.old-deja/g++.mike/net31.C: Likewise.
3424         * g++.old-deja/g++.mike/p8786.C: Likewise.
3425
3426         * g++.dg/template/friend10.C: New test.
3427         * g++.dg/template/conv5.C: New test.
3428
3429 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3430
3431         * g++.dg/lookup/scoped3.C: New test.
3432
3433         * g++.dg/lookup/decl1.C: New test.
3434         * g++.dg/lookup/decl2.C: New test.
3435
3436 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3437
3438         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3439         gcc.c-torture/compile/20021015-1.c,
3440         gcc.c-torture/compile/20021015-2.c,
3441         gcc.c-torture/compile/20021123-1.c,
3442         gcc.c-torture/compile/20021123-2.c,
3443         gcc.c-torture/compile/20021123-3.c,
3444         gcc.c-torture/compile/20021123-4.c,
3445         gcc.c-torture/execute/20021024-1.c: Add tests previously added
3446         only to 3.1 or 3.2 branch.
3447
3448 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
3449
3450         * gcc.dg/i386-bitfield3.c: New test.
3451
3452         * gcc.dg/i386-bitfield2.c: New test.
3453
3454 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
3455
3456         * g++.dg/parse/conv_op1.C: New test.
3457
3458 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
3459
3460         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3461         approved.
3462
3463 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
3464
3465         * gcc.c-torture/compile/20021220-1.c: New test.
3466
3467 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
3468
3469         * gcc.dg/i386-fastcall-1.c: New.
3470
3471 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3472
3473         * gcc.c-torture/execute/20021219-1.c: New test.
3474
3475 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3476
3477         * gcc.dg/i386-pic-1.c: New test.
3478
3479 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3480
3481         PR c++/8099
3482         * g++.dg/template/friend9.C: New test.
3483
3484 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3485
3486         PR c++/3663
3487         * g++.dg/template/access7.C: New test.
3488
3489 2002-12-18  Nick Clifton  <nickc@redhat.com>
3490
3491         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3492         the libstdc++-v3 directory has been found.
3493
3494 2002-12-12  Devang Patel <dpatel@apple.com>
3495         * gcc.dg/darwin-ld-1.c: New test.
3496         * gcc.dg/darwin-ld-2.c: New test.
3497         * gcc.dg/darwin-ld-3.c: New test.
3498         * gcc.dg/darwin-ld-4.c: New test.
3499         * gcc.dg/darwin-ld-5.c: New test.
3500
3501 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3502
3503         * gcc.c-torture/compile/20021212-1.c: New test.
3504
3505 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
3506
3507         * gcc.dg/fshort-wchar: New test.
3508
3509 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
3510
3511         PR c++/8372
3512         * g++.dg/template/dtor1.C: New test.
3513
3514         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3515         markers.
3516
3517 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3518
3519         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3520
3521 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3522
3523         * g++.dg/template/static1.C: New test.
3524         * g++.dg/template/static2.C: New test.
3525         * g++.old-deja/g++.ext/memconst.C: New test.
3526
3527 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3528
3529         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3530         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3531         * g++.dg/special/initp1.C: Likewise.
3532
3533 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3534
3535         * gcc.c-torture/execute/20021204-1.c: New test.
3536
3537 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3538
3539         * gcc.dg/ppc-fmadd-1.c: New file.
3540         * gcc.dg/ppc-fmadd-2.c: New file.
3541         * gcc.dg/ppc-fmadd-3.c: New file.
3542
3543 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3544
3545         * gcc.c-torture/compile/20021204-1.c: New test.
3546
3547 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3548
3549         * g++.dg/inherit/covariant2.C: New test.
3550         * g++.dg/inherit/covariant3.C: New test.
3551         * g++.dg/inherit/covariant4.C: New test.
3552         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3553         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3554
3555 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3556
3557         PR c++/8688
3558         * g++.dg/init/brace3.C: New test.
3559
3560 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3561
3562         * gcc.dg/20020210-1.c: Fix a comment typo.
3563
3564 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3565
3566         PR c++/8720
3567         * g++.dg/parse/defarg1.C: New test.
3568
3569         PR c++/8615
3570         * g++.dg/template/char1.C: New test.
3571
3572         * g++.dg/template/varmod1.C: Fix typo.
3573
3574 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3575
3576         DR 180
3577         * g++.old-deja/g++.pt/crash32.C: Expect error.
3578
3579 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3580
3581         PR c++/5919
3582         * g++.dg/template/varmod1.C: New test.
3583
3584         PR c++/8727
3585         * g++.dg/inherit/typeinfo1.C: New test.
3586
3587         PR c++/8663
3588         * g++.dg/inherit/typedef1.C: New test.
3589
3590 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3591
3592         PR c++/8332
3593         PR c++/8493
3594         * g++.dg/template/strlen1.C: New test.
3595
3596         PR c++/8227
3597         * g++.dg/template/ctor2.C: New test.
3598
3599         PR c++/8214
3600         * g++.dg/init/string1.C: New test.
3601
3602         PR c++/8511
3603         * g++.dg/template/friend8.C: New test.
3604
3605 2002-11-29  Joe Buck <jbuck@synopsys.com>
3606
3607         * g++.dg/lookup/anon2.C: New test.
3608
3609 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3610
3611         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3612         h8300 port.
3613
3614 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3615
3616         * gcc.dg/bitfld-6.c: New test.
3617
3618 2002-11-27  Jan Hubicka  <jh@suse.cz>
3619
3620         * gcc.c-torture/execute/20021127.[cx]: New test.
3621
3622 2002-11-26  Jan Hubicka  <jh@suse.cz>
3623
3624         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3625         quality.
3626
3627 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
3628
3629         * g++.dg/init/brace2.C: New test.
3630         * g++.old-deja/g++.mike/p9129.C: Correct.
3631
3632 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
3633
3634         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3635
3636 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
3637
3638         * gcc.dg/sibcall-6: New test for indirect sibcalls.
3639
3640 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
3641
3642         * testsuite/g++.dg/abi/empty11.C: New test.
3643         * testsuite/g++.dg/rtti/cv1.C: New test.
3644
3645 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
3646
3647         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3648
3649 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
3650
3651         * g++.dg/abi/empty10.C: New test.
3652
3653 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3654
3655         * gcc.c-torture/compile/20021124-1.c: New test.
3656
3657 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
3658
3659         * g++.dg/abi/rtti2.C: New test.
3660
3661 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3662
3663         * gcc.dg/i386-unroll-1.c: New test.
3664
3665 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3666
3667         * gcc.c-torture/compile/20021120-1.c: New test.
3668         * gcc.c-torture/compile/20021120-2.c: New test.
3669
3670 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3671
3672         * gcc.dg/bitfld-5.c: New test.
3673
3674 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3675
3676         * gcc.c-torture/execute/20021120-3.c: New test.
3677
3678 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3679
3680         * gcc.c-torture/execute/20021120-2.c: New test.
3681
3682 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3683
3684         * gcc.c-torture/execute/20021120-1.c: New test.
3685
3686 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
3687
3688         * gcc.c-torture/execute/20021118-3.c: New test.
3689
3690 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3691
3692         * gcc.c-torture/compile/20021119-1.c: New test.
3693
3694 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
3695
3696         * gcc.dg/duff-1.c: New test.
3697         * gcc.dg/duff-2.c: New test.
3698         * gcc.dg/duff-3.c: New test.
3699
3700 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
3701
3702         * gcc.dg/cpp/_Pragma5.c: New test.
3703
3704 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3705
3706         * gcc.c-torture/execute/20021118-2.c: New test.
3707
3708 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3709
3710         * gcc.c-torture/execute/20021118-1.c: New test.
3711
3712 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
3713
3714         * gcc.dg/20021116-1.c: New test.
3715
3716 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
3717
3718         * g++.dg/abi/vcall1.C: New test.
3719
3720 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
3721
3722         * gcc.dg/20021029-1.c: New test.
3723         * gcc.dg/20021029-2.c: New test.
3724
3725 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3726
3727         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
3728
3729 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3730
3731         PR c/8439
3732         * gcc.dg/20021110.c: Move to ...
3733         * gcc.c-torture/compile/20021110.c: .... here.
3734
3735 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3736
3737         PR c/8467
3738         * gcc.c-torture/execute/20021111-1.c
3739
3740 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3741
3742         PR c/8439
3743         * gcc.dg/20021110.c: New test.
3744
3745 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
3746
3747         * g++.dg/abi/vthunk3.C: Run only on x86.
3748
3749 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3750
3751         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
3752
3753 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
3754
3755         * lib/compat.exp (compat-execute): Fix logic error in last
3756         change.
3757
3758 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
3759
3760         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
3761
3762 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3763
3764         PR c++/8389
3765         * g++.dg/template/access6.C: New test.
3766
3767 2002-11-08  Jan Hubicka  <jh@suse.cz>
3768
3769         * gcc.dg/i386-ssefp-1.c: New test.
3770         * gcc.dg/i386-ssefp-1.c: New test.
3771
3772 2002-11-08  Jan Hubicka  <jh@suse.cz>
3773
3774         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
3775
3776 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3777
3778         * g++.dg/abi/vthunk3.C: New test.
3779
3780         PR c++/8338
3781         * g++.dg/template/crash2.C: New test.
3782
3783 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3784
3785         * testsuite/g++.dg/abi/dtor1.C: New test.
3786         * testsuite/g++.dg/abi/dtor2.C: Likewise.
3787
3788 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
3789
3790         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
3791         Darwin.
3792
3793 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3794
3795         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
3796         -mthumb.  Only xfail with -O0.
3797
3798 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
3799
3800         * g++.dg/abi/thunk1.C: New test.
3801         * g++.dg/abi/thunk2.C: Likewise.
3802         * g++.dg/abi/vtt1.C: Likewise.
3803
3804 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
3805
3806         PR optimization/8423
3807         * gcc.c-torture/execute/builtin-constant.c: New test.
3808
3809 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
3810
3811         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
3812         Add some more cases.
3813
3814 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
3815
3816         PR c++/8391
3817         * g++.dg/opt/local1.C: New test.
3818
3819 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
3820
3821         PR c++/8160
3822         * g++.dg/template/complit1.C: New test.
3823
3824         PR c++/8149
3825         * g++.dg/template/typename4.C: Likewise.
3826
3827 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3828
3829         Core issue 287, PR c++/7639
3830         * g++.dg/template/instantiate1.C: Adjust error location.
3831         * g++.dg/template/instantiate3.C: New test.
3832         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
3833         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
3834         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
3835
3836 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
3837
3838         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
3839
3840 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
3841
3842         PR c++/8287
3843         * g++.dg/init/dtor2.C: New test.
3844
3845 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3846
3847         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
3848         * gcc.dg/nest.c: Bypass errors on irix6.
3849
3850 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
3851
3852         * gcc.dg/nest.c: Expect error for mmix-*-*.
3853         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
3854
3855 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
3856
3857         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
3858         markers.
3859
3860         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
3861
3862 2002-10-25  Mike Stump  <mrs@apple.com>
3863
3864         * gcc.dg/warn-1.c: New test.
3865
3866 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3867
3868         * g++.dg/template/typename3.C: New test.
3869
3870 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
3871
3872         * g++.dg/lookup/ptrmem1.C: New test.
3873
3874         * g++.dg/abi/vthunk2.C: New test.
3875
3876 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3877
3878         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
3879
3880 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
3881
3882         * g++.dg/abi/empty9.C: New test.
3883
3884 2002-10-24  Richard Henderson  <rth@redhat.com>
3885
3886         * g++.dg/inherit/thunk1.C: Enable for ia64.
3887
3888 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3889
3890         PR c++/8067
3891         * g++.dg/lookup/pretty1.C: New test.
3892
3893 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
3894
3895         * gcc.dg/20021023-1.c: New test.
3896
3897 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3898
3899         PR c++/7679
3900         * g++.dg/parse/inline1.C: New test.
3901
3902 2002-10-23  Richard Henderson  <rth@redhat.com>
3903
3904         * g++.dg/inherit/thunk1.C: Enable for x86_64.
3905
3906         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
3907
3908 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
3909
3910         PR c++/6579
3911         * g++.dg/parse/stmtexpr3.C: New test.
3912
3913 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
3914
3915         * g++.dg/expr/cond1.C: New test.
3916
3917 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3918
3919         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
3920
3921 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3922
3923         * g++.dg/abi/vbase13.C: New test.
3924         * g++.dg/abi/vbase14.C: Likewise.
3925
3926 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
3927
3928         * gcc.dg/tls/pic-1.c: New test.
3929         * gcc.dg/tls/nonpic-1.c: New test.
3930         * gcc.dg/20021018-1.c: New test.
3931
3932 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3933
3934         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
3935         Remove only files with the same base name as the test case.
3936         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
3937         (profopt-execute): Likewise.  Also, remove old profiling
3938         and performance data files before running the tests.
3939
3940         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
3941         * g++.dg/bprob/bprob.exp: Likewise.
3942         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
3943         to allow more general test case names.
3944
3945         * g++.dg/bprob/bprob-1.C: Rename to ...
3946         * g++.dg/bprob/g++-bprob-1.C: ... this.
3947
3948         * g77.dg/bprob/bprob-1.f: Rename to ...
3949         * g77.dg/bprob/g77-bprob-1.f: ... this.
3950
3951 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3952
3953         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
3954         bison 1.50 or later.
3955
3956 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
3957
3958         * g++.dg/README: Describe more test directories.
3959
3960 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3961
3962         * g++.dg/init/array6.C: Add additional tests.
3963
3964 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3965
3966         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
3967         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
3968
3969 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
3970
3971         * gcc.c-torture/compile/20020604-1.x: New.
3972         * gcc.c-torture/compile/simd-5.x: Likewise.
3973         * gcc.c-torture/execute/920710-1.x: Likewise.
3974         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
3975
3976 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3977
3978         * g++.dg/inherit/override1.C: Add dg-options clause.
3979
3980 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3981
3982         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
3983         _mm_slli_si128.
3984
3985 2002-10-19  Andreas Schwab  <schwab@suse.de>
3986
3987         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
3988         directory component.
3989
3990 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
3991
3992         * g++.dg/inherit/thunk1.C: New test.
3993
3994         * g++.dg/inherit/override1.C: New test.
3995
3996         * g++.dg/abi/mangle11.C: New test.
3997         * g++.dg/abi/mangle14.C: New test.
3998         * g++.dg/abi/mangle17.C: New test.
3999
4000 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4001
4002         * g++.dg/overload/member2.C: New test.
4003
4004 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4005
4006         * g++.dg/README: Describe new compat directory.
4007         * g++.dg/dg.exp: Skip tests in compat directory.
4008         * README.compat: New file.
4009         * lib/compat.exp: New expect script.
4010         * g++.dg/compat: New test directory.
4011         * g++.dg/compat/compat.exp: New expect script.
4012         * g++.dg/compat/abi: New test directory.
4013         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4014         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4015         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4016         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4017         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4018         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4019         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4020         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4021         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4022         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4023         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4024         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4025         * g++.dg/compat/break: New test directory.
4026         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4027         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4028         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4029         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4030         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4031         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4032         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4033         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4034         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4035         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4036         g++.dg/compat/break/README: New files.
4037         * g++.dg/compat/eh: New test directory.
4038         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4039         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4040         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4041         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4042         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4043         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4044         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4045         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4046         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4047         g++.dg/compat/eh/filter2_y.C,
4048         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4049         g++.dg/compat/eh/new1_y.C,
4050         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4051         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4052         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4053         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4054         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4055         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4056         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4057         g++.dg/compat/eh/unexpected1_y.C: New files.
4058         * g++.dg/compat/init: New test directory.
4059         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4060         g++.dg/compat/init/array5_y.C,
4061         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4062         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4063         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4064         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4065         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4066         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4067         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4068         g++.dg/compat/init/init-ref2_y.C: New files.
4069
4070 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4071
4072         PR c++/7584
4073         * g++.dg/inherit/using3.C: New test.
4074
4075 2002-10-17  Jan Hubicka  <jh@suse.cz>
4076
4077         * gcc.dg/20021017-2.c: New test.
4078
4079 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4080
4081         * g++.dg/abi/mangle16.C: Adjust.
4082
4083         * g++.dg/init/array8.C: New test.
4084
4085 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4086
4087         * gcc.dg/special/mips-abi.exp: New test.
4088         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4089
4090 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4091
4092         * g++.dg/abi/mangle16.C: New test.
4093         * g++.dg/abi/mangle17.C: Likewise.
4094
4095         PR c++/7478
4096         * g++.dg/template/ref1.C: New test.
4097
4098 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4099
4100         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4101
4102 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4103
4104         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4105
4106 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4107
4108         PR c++/7524
4109         * g++.dg/init/array7.C: New test.
4110
4111 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4112
4113         * g++.dg/init/array6.C: New test.
4114
4115         * g++.dg/abi/mangle13.C: Likewise.
4116         * g++.dg/abi/mangle14.C: Likewise.
4117         * g++.dg/abi/mangle15.C: Likewise.
4118
4119 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4120
4121         * g++.dg/abi/empty8.C: New test.
4122
4123 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4124
4125         * g++.dg/init/ctor1.C: New test.
4126
4127 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4128
4129         * gcc.c-torture/execute/20021015-1.c: New test.
4130
4131 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4132
4133         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4134
4135 2002-10-14  Jan Hubicka  <jh@suse.cz>
4136
4137         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4138
4139 2002-10-14  Richard Henderson  <rth@redhat.com>
4140
4141         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4142
4143 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4144
4145         PR optimization/6631
4146         * g++.dg/opt/const2.C: New test.
4147
4148 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4149
4150         PR c++/7176
4151         * g++.dg/parse/friend1.C: New test.
4152         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4153
4154 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4155
4156         * gcc.dg/20021014-1.c: New test.
4157
4158 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4159
4160         PR c++/5661
4161         * g++.dg/ext/vlm1.C: New test.
4162         * g++.dg/ext/vlm2.C: Likewise.
4163
4164         * g++.dg/init/array1.C: Remove invalid braces.
4165         * g++.dg/init/brace1.C: New test.
4166         * g++.dg/init/copy2.C: Likewise.
4167         * g++.dg/init/copy3.C: Likewise.
4168         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4169         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4170         braces.
4171
4172 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4173
4174         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4175
4176 2002-10-11  Richard Shann  <richard.shann@superh.com>
4177
4178         * gcc.c-torture/compile/simd-5.c: New test.
4179
4180 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4181
4182         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4183
4184 2002-10-10  Jim Wilson  <wilson@redhat.com>
4185
4186         * gcc.c-torture/execute/20021010-1.c: New test.
4187
4188 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4189
4190         PR c/7353
4191         * g++.dg/ext/typedef-init.C: New test.
4192         * gcc.dg/typedef-init.c: New test.
4193
4194 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4195
4196         * gcc.dg/cpp/paste13.c: New test.
4197
4198 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4199
4200         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4201         remaining platforms, XFAIL during compile, not execute.  Don't
4202         XFAIL at -O0.
4203
4204 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4205
4206         * gcc.dg/alias-1.c: Tweak expected warning.
4207
4208 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4209
4210         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4211
4212 2002-10-06  Andreas Jaeger  <aj@suse.de>
4213
4214         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4215         * gcc.dg/cpp/c++98.C: Likewise.
4216
4217         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4218         * g++.dg/cpp/c++98.C: Likewise.
4219
4220         * g++.dg/README (Subdirectories): Mention cpp directory.
4221
4222         PR target/7559
4223         * gcc.dg/20021006-1.c: New test.
4224
4225 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4226
4227         PR c++/7804
4228         * g++.dg/other/warning1.C: New test.
4229
4230 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4231
4232         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4233         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4234         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4235
4236 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4237
4238         PR c++/7931
4239         * g++.dg/template/ptrmem3.C: New test.
4240
4241         PR c++/7754
4242         * g++.dg/template/union1.C: New test.
4243
4244 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4245
4246         PR c++/8006
4247         * g++.dg/abi/mangle9.C: New test.
4248         * g++.dg/abi/mangle10.C: New test.
4249         * g++.dg/abi/mangle11.C: New test.
4250         * g++.dg/abi/mangle12.C: New test.
4251
4252 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4253
4254         PR c++/7188.
4255         * g++.dg/template/meminit1.C: New test.
4256         * g++.dg/warn/Wreorder-1.C: Likewise.
4257         * g++.old-deja/g++.mike/warn3.C: Tweak.
4258         * lib/prune.exp: Ingore "in copy constructor".
4259
4260 2002-10-02  Andreas Jaeger  <aj@suse.de>
4261
4262         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4263         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4264         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4265         on x86-64.
4266
4267 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4268
4269         * gcc.dg/empty1.C: Fix typo.
4270
4271 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4272
4273         * gcc.dg/alias-1.c: New test.
4274
4275 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4276
4277         * gcc.dg/empty1.C: New test.
4278
4279         * g++.dg/tls/init-2.C: Tweak error messages.
4280
4281 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4282
4283         * gcc.c-torture/compile/20020923-1.c: New test.
4284
4285 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4286
4287         * gcc.c-torture/execute/ffs-1.c: New test.
4288         * gcc.c-torture/execute/ffs-2.c: Ditto.
4289
4290 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4291
4292         * g++.dg/overload/member1.C: New test.
4293
4294 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
4295
4296         * g++.dg/abi/empty7.C: New test.
4297         * g++.dg/init/pm2.C: Likewise.
4298
4299 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
4300
4301         * g++.dg/rtti/crash1.C: New test.
4302
4303 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4304
4305         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4306         gcc.dg/sibcall-4.c: New tests.
4307
4308 2002-09-28  Roger Sayle  <roger@eyesopen.com>
4309
4310         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4311         powerpc and MMIX targets.
4312
4313 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
4314
4315         * gcc.dg/cpp/20020927-1.c: New.
4316
4317 2002-09-26  David S. Miller  <davem@redhat.com>
4318
4319         * gcc.c-torture/compile/trunctfdf.c: New.
4320
4321 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4322
4323         * lib/target-supports.exp (check_weak_available): Handle solaris2.
4324
4325 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
4326
4327         * gcc.c-torture/execute/loop-15.c: New.
4328
4329 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
4330
4331         * README.QMTEST: Fix typo.
4332
4333 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
4334
4335         * gcc.dg/20020926-1.c: New test.
4336
4337 2002-09-25  David S. Miller  <davem@redhat.com>
4338
4339         PR target/7842
4340         * gcc.c-torture/execute/shiftdi.c: New test.
4341
4342 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
4343
4344         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4345         unique to the tool.
4346         * lib/g77.exp (g77_init): Likewise.
4347         * lib/g++.exp (g++_init): Likewise.
4348         * lib/objc.exp (objc_init): Likewise.
4349
4350 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
4351
4352         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4353         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4354         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4355
4356 2002-09-25  Richard Henderson  <rth@redhat.com>
4357
4358         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4359         too-small long double.
4360
4361 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
4362
4363         * gcc.dg/20020919-1.c: New test.
4364
4365 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
4366
4367         * g++.dg/abi/bitfield6.C: New test.
4368         * g++.dg/abi/bitfield7.C: New test.
4369         * g++.dg/abi/bitfield8.C: New test.
4370         * g++.dg/abi/vbase11.C: New test.
4371
4372 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4373
4374         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4375         hppa*-*-hpux*.  Update test comment.
4376
4377 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
4378
4379         * gcc.dg/tls/struct-1.c: New test.
4380
4381 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
4382
4383         * gcc.dg/cpp/tr-warn2.c: Update.
4384
4385 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4386
4387         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4388
4389 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4390
4391         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4392         systems.
4393
4394 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
4395
4396         * gcc.c-torture/execute/ieee/mzero3.c: New test.
4397
4398         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4399         Adjust for c++filt moved to binutils.  Remove spurious duplicate
4400         setting of cxxfilt.
4401
4402 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
4403
4404         * gcc.dg/20020312-2.c: Update for darwin.
4405
4406 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
4407
4408         * g++.old-deja/g++.other/crash32.C: Mark ICE.
4409
4410 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
4411
4412         * objc.dg/comp-types-1.m: New test.
4413         * objc.dg/comp-types-2.m: New test.
4414         * objc.dg/comp-types-3.m: New test.
4415         * objc.dg/comp-types-4.m: New test.
4416         * objc.dg/comp-types-5.m: New test.
4417         * objc.dg/comp-types-6.m: New test.
4418
4419 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4420
4421         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4422
4423 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4424
4425         * g++.dg/other/do1.C: New test.
4426
4427         * g++.dg/template/subst1.C: New test.
4428
4429 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
4430
4431         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4432
4433 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4434
4435         * g++.dg/template/qualttp20.C: Adjust expected errors.
4436         * g++.old-deja/g++.jason/report.C: Likewise.
4437         * g++.old-deja/g++.other/qual1.C: Likewise.
4438
4439         * g++.dg/lookup/scoped2.C: New test.
4440
4441         * g++.dg/ext/asm3.C: New test.
4442
4443 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
4444
4445         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4446
4447 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
4448
4449         * ChangeLog: follow spelling conventions.
4450         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4451         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4452         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4453         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4454         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4455         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4456         * g++.old-deja/g++.law/global-init1.C: Likewise.
4457         * g++.old-deja/g++.other/delete4.C: Likewise.
4458         * g++.old-deja/g++.other/inline21.C: Likewise.
4459         * g++.old-deja/g++.other/singleton.C: Likewise.
4460         * g77.dg/strlen0.f: Likewise.
4461         * g77.f-torture/compile/20010519-1.f: Likewise.
4462         * g77.f-torture/compile/980310-4.f: Likewise.
4463         * gcc.c-torture/compile/20000605-1.c: Likewise.
4464         * gcc.c-torture/execute/20020225-1.c: Likewise.
4465         * gcc.dg/c90-hexfloat-2.c: Likewise.
4466         * gcc.dg/c99-bool-1.c: Likewise.
4467         * gcc.dg/c99-hexfloat-2.c: Likewise.
4468         * gcc.dg/dll-2.c: Likewise.
4469         * gcc.dg/wtr-union-init-1.c: Likewise.
4470         * gcc.dg/wtr-union-init-2.c: Likewise.
4471         * gcc.dg/wtr-union-init-3.c: Likewise.
4472         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4473         * gcc.dg/cpp/defined.c: Likewise.
4474         * gcc.dg/cpp/macsyntx.c: Likewise.
4475         * gcc.dg/cpp/paste2.c: Likewise.
4476         * gcc.dg/cpp/trad/defined.c: Likewise.
4477         * gcc.dg/format/c90-printf-1.c: Likewise.
4478         * gcc.dg/format/c90-scanf-1.c: Likewise.
4479         * gcc.dg/format/c99-printf-1.c: Likewise.
4480         * gcc.dg/format/c99-scanf-1.c: Likewise.
4481         * gcc.misc-tests/gcov-8.c: Likewise.
4482         * lib/profopt.exp: Likewise.
4483
4484 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
4485
4486         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4487
4488 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4489
4490         * g++.dg/inherit/using2.C: New test.
4491
4492 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
4493
4494         * ChangeLog: Follow spelling conventions.
4495         * g++.dg/template/friend4.C: Likewise.
4496         * g++.old-deja/g++.pt/crash67.C: Likewise.
4497         * gcc.c-torture/execute/20000801-4.c: Likewise.
4498         * gcc.dg/c90-digraph-1.c: Likewise.
4499         * gcc.dg/c94-digraph-1.c: Likewise.
4500         * gcc.dg/c99-digraph-1.c: Likewise.
4501         * gcc.dg/cpp/line5.c: Likewise.
4502         * gcc.dg/cpp/multiline.c: Likewise.
4503         * gcc.dg/cpp/trad/literals-1.c: Likewise.
4504         * gcc.dg/format/attr-3.c: Likewise.
4505         * gcc.dg/format/c90-scanf-3.c: Likewise.
4506         * gcc.dg/format/ext-4.c: Likewise.
4507
4508 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4509
4510         * g++.dg/template/pretty1.C: New test.
4511
4512 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
4513
4514         * gcc.c-torture/execute/struct-cpy-1.c: New test.
4515
4516 2002-09-13  Matt Austern  <austern@apple.com>
4517
4518         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4519         passing a cast expression to a function by const reference.
4520
4521 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4522
4523         * g++.dg/template/deduce1.C: New test.
4524
4525 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4526
4527         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4528         32-bit int.
4529
4530 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4531
4532         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4533         usage.
4534
4535 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4536
4537         * gcc.c-torture/compile/20020910-1.c: New test.
4538
4539 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4540
4541         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4542
4543 2002-09-10  Andreas Jaeger  <aj@suse.de>
4544
4545         * gcc.dg/20020312-2.c: Adjust for x86-64.
4546
4547 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4548
4549         * g77.dg/7388.f: New test case for PR 7388.
4550
4551 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4552
4553         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4554
4555 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4556
4557         * objc.dg/proto-lossage-1.m: New test.
4558
4559 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4560
4561         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4562
4563 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4564
4565         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4566         expected to pass.
4567
4568 2002-09-06  Stan Shebs  <shebs@apple.com>
4569             David Edelsohn  <edelsohn@gnu.org>
4570
4571         * gcc.dg/weak: New directory.
4572         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4573         target-specific xfail bits.
4574         * gcc.dg/typeof-2.c: Move to new directory.
4575         * gcc.dg/weak.exp: New expect script.
4576
4577 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4578
4579         * gcc.c-torture/execute/extzvsi.c: New test.
4580
4581 2002-09-05  Stan Shebs  <shebs@apple.com>
4582
4583         * gcc.dg/weak-1.c: xfail on Darwin.
4584         * gcc.dg/weak-2.c: Ditto.
4585         * gcc.dg/weak-3.c: Ditto.
4586         * gcc.dg/weak-4.c: Ditto.
4587         * gcc.dg/weak-5.c: Ditto.
4588         * gcc.dg/weak-6.c: Ditto.
4589         * gcc.dg/weak-7.c: Ditto.
4590         * gcc.dg/weak-8.c: Ditto.
4591         * gcc.dg/weak-9.c: Ditto.
4592
4593 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4594
4595         * gcc.c-torture/execute/loop-14.c: New test.
4596
4597 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4598
4599         * g++.dg/other/cxa-atexit1.C: New test.
4600
4601         * gcc.dg/typeof-2.c: New test.
4602
4603 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4604
4605         * gcc.dg/builtins-2.c: New testcase.
4606         * gcc.dg/builtins-3.c: New testcase.
4607
4608 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4609
4610         * gcc.dg/cpp/_Pragma4.c: New test.
4611
4612 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4613
4614         * objc/execute/nil_method-1.m: New testcase.
4615
4616 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
4617
4618         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4619         [Object class], not [Object initialize].
4620
4621 2002-08-31  Roger Sayle  <roger@eyesopen.com>
4622             Hans-Peter Nilsson  <hp@bitrange.com>
4623
4624         * gcc.c-torture/execute/20020720-1.x: Skip test on
4625         mmix-knuth-mmixware.  Correct comment.
4626
4627 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
4628
4629         * testsuite/g++.dg/abi/bitfield5.C: New test.
4630         * testsuite/g++.dg/abi/vbase10.C: Likewise.
4631
4632 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
4633
4634         * objc.dg/undeclared-selector.m: New test.
4635
4636 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
4637
4638         * g++.dg/other/offsetof1.C: Avoid cast warning.
4639
4640 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
4641
4642         * objc.dg/super-class-2.m: New test.
4643
4644 2002-08-24  Matt Austern  <austern@apple.com>
4645
4646         * g++.dg/ext/lvaddr.C: New test.
4647         * g++.dg/ext/lvcast.C: New test.
4648
4649 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
4650
4651         * testsuite/g++.dg/inherit/cond1.C: New test.
4652
4653 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
4654
4655         * gcc.dg/noncompile/incomplete-1.c: New test.
4656
4657 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
4658
4659         * gcc.dg/typespec-1.c: New test.
4660
4661 2002-08-20  Devang Patel  <dpatel@apple.com>
4662         * objc.dg/proto-hier-2.m: New test.
4663
4664 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
4665
4666         * objc.dg/bitfield-1.m: New test.
4667         * objc.dg/bitfield-2.m: New test.
4668
4669 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4670
4671         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4672         gcc.dg/c99-flex-array-4.c: New tests.
4673
4674 2002-08-16  Stan Shebs  <shebs@apple.com>
4675
4676         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4677
4678 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4679
4680         * gcc.dg/typeof-1.c: New test.
4681         * g++.dg/ext/typeof2.C: New test.
4682
4683 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
4684
4685         * g++.dg/other/offsetof1.C: New test.
4686
4687 2002-08-14  Richard Henderson  <rth@redhat.com>
4688
4689         * gcc.dg/tls/diag-3.c: Fix expected message strings.
4690
4691 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
4692
4693         * gcc.dg/cpp/_Pragma3.c: New test.
4694
4695 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
4696
4697         * g++.dg/template/inherit3: New test.
4698
4699 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4700
4701         * gcc.dg/bitfld-4.c: Add blank options.
4702
4703 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
4704
4705         * g++.dg/template/crash1.C: New test.
4706
4707 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4708
4709         * gcc.dg/tls/opt-2.c: New test.
4710
4711 2002-08-08  Devang Patel  <dpatel@apple.com>
4712
4713         * objc.dg/selector-1.m : New test
4714
4715 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4716
4717         * g++.dg/abi/bitfield4.C: New test.
4718         * gcc.dg/bitfld-4.c: New test.
4719
4720 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4721
4722         * g++.dg/other/packed1.C: New test.
4723
4724 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
4725
4726         * g++.dg/abi/offsetof.C: Tweak error messages.
4727         * g++.old-deja/g++.mike/p10769a.C: Likewise.
4728
4729 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4730
4731         * gcc.dg/bitfld-3.c: New test.
4732
4733 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4734             Richard Henderson  <rth@redhat.com>
4735
4736         * gcc.dg/i386-bitfield1.c: New test.
4737         * g++.dg/abi/bitfield3.C: Update.
4738
4739 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
4740
4741         * objc.dg/const-str-2.m: Update.
4742         * gcc.dg/cpp/c++98.c: Change to C extension.
4743         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
4744         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
4745
4746 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
4747
4748         * testsuite/gcc.dg/tls/diag-3.c: New.
4749
4750 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
4751
4752         * g++.dg/README (Subdirectories): Document new subdir expr.
4753         * g++.dg/expr/pmf-1.C: New test.
4754
4755 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
4756
4757         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
4758
4759 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
4760
4761         * g++.dg/abi/bitfield3.C: New test.
4762
4763 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
4764
4765         * lib/gcov.exp: Tweak expected line formats.
4766         * gcc.misc-tests/gcov8.c: New test.
4767         * gcc.misc-tests/gcov8.x: New flags.
4768
4769 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
4770
4771         * consistency.vlad/layout/endian.c: Include string.h.
4772
4773         * gcc.c-torture/execute/20020805-1.c: New test.
4774
4775 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
4776
4777         * g++.dg/other/conversion1.C: New test.
4778
4779 2002-08-03  Roger Sayle  <roger@eyesopen.com>
4780
4781         * gcc.dg/builtins-1.c: New testcase.
4782
4783 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
4784
4785         * g++.dg/inherit/access3.C: New test.
4786
4787 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
4788
4789         * gcc.dg/ia64-visibility-2.c: New test.
4790
4791 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
4792
4793         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
4794         __qualifier_flags to __flags.
4795
4796 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
4797
4798         * g++.dg/inherit/operator1.C: New test.
4799         * g++.dg/lookup/disamb1.C: Fix typo in comment.
4800         * g++.dg/other/error1.C: Change expected error message.
4801         * g++.dg/template/conv4.C: Likewise.
4802
4803 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
4804
4805         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
4806         for documented behavior.
4807
4808 2002-07-25  Roger Sayle  <roger@eyesopen.com>
4809
4810         * gcc.c-torture/execute/20020720-1.x: Skip this test on
4811         several targets known to fail.
4812
4813 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
4814
4815         * gcc.dg/mips-args-[123].c: New tests.
4816
4817 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
4818
4819         * gcc.dg/ppc-spe.c: New.
4820
4821 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
4822
4823         * g++.dg/other/ptrmem4.C: New testcase.
4824
4825 2002-07-24  Richard Henderson  <rth@redhat.com>
4826
4827         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
4828
4829 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
4830
4831         * g++.dg/ext/alignof1.C (main): Return 0 for success.
4832
4833 2002-07-24  Roger Sayle  <roger@eyesopen.com>
4834
4835         * gcc.c-torture/execute/memset-3.c: New testcase.
4836
4837 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
4838
4839         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
4840         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
4841
4842 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4843
4844         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
4845         Delete.
4846
4847 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
4848
4849         * gcc.c-torture/compile/simd-4.c: New test.
4850
4851 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4852
4853         PR c++/7347, c++/7348
4854         * g++.dg/template/access4.C: New test.
4855         * g++.dg/template/access5.C: New test.
4856         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
4857         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
4858         * g++.old-deja/g++.pt/ttp58.C: Likewise.
4859         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
4860
4861 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
4862
4863         * gcc.dg/gnu89-init-2.c: New test.
4864
4865 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
4866
4867         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
4868
4869 2002-07-20  Roger Sayle  <roger@eyesopen.com>
4870
4871         * gcc.c-torture/execute/20020720-1.c: New testcase.
4872
4873 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
4874
4875         * gcc.dg/cpp/Wsignprom.c: New tests.
4876
4877 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
4878
4879         * gcc.c-torture/execute/loop-13.c: New test.
4880
4881 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
4882
4883         * gcc.dg/cpp/expr.c: New tests.
4884
4885 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
4886
4887         * g++.dg/opt/pr6713.C: Add template instantiation.
4888
4889 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
4890
4891         * gcc.dg/nest.c: New test.
4892
4893 2002-07-17  Richard Henderson  <rth@redhat.com>
4894
4895         * g++.dg/opt/pr6713.C: New test.
4896
4897 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
4898
4899         * gcc.c-torture/execute/loop-2e.x: Let the testcase
4900         XFAIL for all x86 processors.
4901
4902 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
4903
4904         * gcc.c-torture/execute/20010122-1.x: Do not test with
4905         -fomit-frame-pointer.
4906
4907 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4908
4909         * g++.dg/template/instantiate2.C: New test.
4910         * g++.dg/template/spec4.C: New test.
4911
4912 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4913
4914         * g++.dg/template/access2.C: New test.
4915         * g++.dg/template/access3.C: New test.
4916
4917 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
4918
4919         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
4920         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
4921         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
4922         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
4923         Convert to use <stdarg.h>.
4924         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
4925         Delete.
4926         * gcc.dg/va-arg-2.c: New.
4927         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
4928
4929 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
4930
4931         * gcc.c-torture/compile/20020710-1.c: New test.
4932
4933 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
4934                           Andrew Pinski  <pinskia@physics.uc.edu>
4935
4936         gcc.c-torture/compile/simd-2.c: New testcase.
4937         gcc.c-torture/compile/simd-3.c: Likewise.
4938
4939 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
4940
4941         PR c++/7224
4942         * g++.dg/overload/error1.C: New test.
4943
4944 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4945
4946         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
4947         configuration and IRIX 6 O32 ABI.
4948
4949 2002-07-11  Roger Sayle  <roger@eyesopen.com>
4950
4951         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
4952
4953 2002-07-10  Roger Sayle  <roger@eyesopen.com>
4954
4955         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
4956
4957 2002-07-10  Jeffrey A Law  <law@redhat.com>
4958
4959         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
4960
4961         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
4962
4963 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
4964
4965         * gcc.dg/20020312-2.c: Check for __PPC__.
4966
4967 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
4968
4969         * gcc.c-torture/compile/20020709-1.c: New test.
4970
4971 2002-07-07  Roger Sayle  <roger@eyesopen.com>
4972
4973         * g++.dg/template/qualttp21.C: New test case.
4974
4975 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
4976
4977         * gcc.c-torture/compile/20020706-1.c: New test.
4978         * gcc.c-torture/compile/20020706-2.c: New test.
4979
4980 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
4981             Alexandre Oliva  <aoliva@redhat.com>
4982
4983         * g++.dg/warn/incomplete1.C: New test.
4984
4985 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4986
4987         PR c++/7099
4988         * g++.dg/warn/noreturn1.C: New test.
4989
4990 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
4991
4992         PR c++/6706
4993         * g++.dg/debug/debug6.C: New test.
4994         * g++.dg/debug/debug7.C: New test.
4995
4996 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
4997
4998         * gcc.c-torture/compile/simd-3.c: New test.
4999
5000 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5001
5002         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5003         * gcc.dg/20020620-1.c: Likewise.
5004
5005 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5006
5007         PR c++/6944
5008         * g++.dg/init/array4.C: New test.
5009         * g++.dg/init/array5.C: New test.
5010
5011 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5012
5013         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5014         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5015
5016 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5017
5018         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5019         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5020         * gcc.dg/wtr-conversion-1.c: Likewise.
5021         * gcc.dg/wtr-escape-1.c: Likewise.
5022         * gcc.dg/wtr-int-type-1.c: Likewise.
5023         * gcc.dg/wtr-label-1.c: Likewise.
5024         * gcc.dg/wtr-static-1.c: Likewise.
5025         * gcc.dg/wtr-strcat-1.c: Likewise.
5026         * gcc.dg/wtr-suffix-1.c: Likewise.
5027         * gcc.dg/wtr-switch-1.c: Likewise.
5028         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5029         * gcc.dg/wtr-union-init-1.c: Likewise.
5030         * gcc.dg/wtr-union-init-2.c: Likewise.
5031         * gcc.dg/wtr-union-init-3.c: Likewise.
5032
5033         * gcc.dg/wtr-func-def-1.c: New test.
5034
5035 2002-07-02 Devang Patel <dpatel@apple.com>
5036
5037         * objc.dg/param-1.m: New test.
5038
5039 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5040
5041         * gcc.dg/cpp/trad/directive.c: Add test.
5042         * gcc.dg/cpp/trad/macroargs.c: Add test.
5043         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5044
5045 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5046
5047         * gcc.dg/cpp/cmdlne-M.c: New test.
5048
5049 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5050
5051         * objc.dg/desig-init-1.m: New test.
5052
5053 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5054
5055         PR c++/6716
5056         * g++.dg/template/instantiate1.C: New test.
5057
5058 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5059
5060         PR c++/7112
5061         * g++.dg/template/sizeof2.C: New test.
5062
5063 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5064
5065         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5066         gcc.dg/cpp/trad/include.c: New tests.
5067
5068 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5069
5070         PR target/7177
5071         * gcc.c-torture/compile/20020701-1.c: New test.
5072
5073 2002-07-01  Stan Shebs  <shebs@apple.com>
5074
5075         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5076         header here...
5077         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5078         (objc-torture-execute): or here.
5079
5080 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5081
5082         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5083
5084 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5085
5086         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5087
5088 2002-06-30  Devang Patel  <dpatel@apple.com>
5089
5090         * objc.dg/fsyntax-only.m: New test.
5091
5092 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5093
5094         PR c++/6695
5095         * g++.dg/template/friend7.C: New file.
5096
5097 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5098
5099         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5100         return type.
5101
5102 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5103
5104         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5105         avoid division by zero.
5106
5107 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5108
5109         * gcc.dg/Wunknownprag.c: New tests.
5110
5111 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5112
5113         * gcc.c-torture/execute/simd-2.c: New test.
5114
5115 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5116
5117         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5118         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5119         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5120         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5121         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5122         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5123         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5124         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5125         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5126         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5127         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5128         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5129         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5130         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5131         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5132         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5133         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5134
5135 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5136
5137         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5138         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5139         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5140         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5141         New tests.
5142         * gcc.dg/cpp/trad/directive.c: Update.
5143
5144 2002-06-23  Andreas Jaeger  <aj@suse.de>
5145
5146         * gcc.c-torture/execute/complex-6.c: New.
5147
5148 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5149
5150         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5151         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5152         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5153         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5154
5155 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5156
5157         * gcc.dg/cpp/trad: New directory with traditional tests copied
5158         from parent directory.
5159         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5160         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5161         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5162         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5163         Move to trad/ and rename.
5164         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5165         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5166         gcc.dg/cpp/trad/redef2.c: New tests.
5167         * gcc.dg/cpp/trad/trad.exp: New driver.
5168
5169 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5170
5171         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5172         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5173         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5174         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5175         Remove.
5176
5177 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5178
5179         * gcc.dg/20020620-1.c: New test.
5180
5181 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5182
5183         * g++.dg/template/ttp4.C: New test.
5184
5185 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5186
5187         * g++.dg/opt/vt1.C: Fix regexp.
5188
5189 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5190
5191         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5192         Don't use attribute `noinline'.
5193
5194 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5195
5196         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5197
5198 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5199
5200         * gcc.c-torture/execute/simd-1.c: New.
5201
5202         * gcc.dg/simd-1.c: New.
5203
5204 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5205
5206         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5207
5208 2002-06-16  Richard Henderson  <rth@redhat.com>
5209
5210         * g++.dg/ext/anon-struct1.C: New.
5211         * g++.dg/ext/anon-struct2.C: New.
5212         * g++.dg/ext/anon-struct3.C: New.
5213         * gcc.dg/anon-struct-1.c: New.
5214         * gcc.dg/anon-struct-2.c: New.
5215         * gcc.dg/anon-struct-3.c: New.
5216         * gcc.dg/20011008-1.c: Adjust warning text.
5217         * gcc.dg/20020527-1.c: Add -fms-extensions.
5218
5219 2002-06-16  Richard Henderson  <rth@redhat.com>
5220
5221         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5222
5223 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5224
5225         * gcc.c-torture/execute/20020615-1.c: New test.
5226
5227 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5228
5229         * gcc.c-tortuture/execute/compare-1.c: New test case.
5230         * gcc.c-tortuture/execute/compare-2.c: New test case.
5231         * gcc.c-tortuture/execute/compare-3.c: New test case.
5232
5233 2002-06-13  Richard Henderson  <rth@redhat.com>
5234
5235         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5236         ia64 ilp32.
5237
5238 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5239
5240         * g++.dg/template/typename2.C: Update error message.
5241
5242 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5243
5244         * gcc.c-torture/execute/20020611-1.c: New test.
5245
5246 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5247
5248         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5249         list of targets to skip.
5250
5251 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5252
5253         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5254         targets if not optimizing.
5255
5256 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5257
5258         * gcc.c-torture/compile/20020605-1.c: New test.
5259
5260         * g++.dg/opt/vt1.C: New test.
5261
5262         * gcc.dg/20020531-1.c: New test.
5263
5264         * gcc.dg/20020530-1.c: New test.
5265
5266         * gcc.dg/20020527-1.c: New test.
5267
5268         * g++.dg/opt/cse1.C: New test.
5269
5270 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5271
5272         * gcc.dg/20020607-2.c: New test case.
5273
5274 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5275
5276         * gcc.c-torture/compile/20020604-1.c: New test.
5277
5278 2002-06-04  Richard Henderson  <rth@redhat.com>
5279
5280         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5281         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5282         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5283
5284 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5285
5286         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5287
5288 2002-06-03  Richard Henderson  <rth@redhat.com>
5289
5290         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5291         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5292
5293 2002-06-02  Richard Henderson  <rth@redhat.com>
5294
5295         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
5296         test functions static.
5297
5298 2002-06-02  Andreas Jaeger  <aj@suse.de>
5299
5300         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5301         now.
5302
5303 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5304
5305         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5306         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5307         Update for mofified diagnostics.
5308         * gcc.dg/c99-intconst-1.c: No longer fail.
5309
5310 2002-06-02  Richard Henderson  <rth@redhat.com>
5311
5312         * gcc.dg/uninit-A.c: Remove xfail markers.
5313
5314 2002-06-01  Roger Sayle  <roger@eyesopen.com>
5315
5316         * gcc.dg/fnegate-1.c: New test case.
5317
5318 2002-05-30  Osku Salerma  <osku@iki.fi>
5319
5320         * gcc.c-torture/execute/mayalias-1.c: New file.
5321
5322 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5323
5324         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
5325         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5326         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5327
5328 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
5329
5330         * gcc.c-torture/execute/20020529-1.c: New test.
5331
5332 2002-05-27  Richard Henderson  <rth@redhat.com>
5333
5334         * g++.dg/ext/attrib6.C: New test case.
5335
5336 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5337
5338         * gcc.c-torture/execute/pure-1.c: New test.
5339
5340 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5341
5342         * gcc.dg/cpp/arith-2.c: Remove.
5343
5344 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5345
5346         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5347         * gcc.dg/cpp/if-3.c: Remove.
5348
5349 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
5350
5351         * g++.dg/opt/cse2.C: New test.
5352
5353 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5354
5355         * gcc.dg/cpp/arith-1.c: New semantic tests.
5356         * gcc.dg/cpp/if-1.c: Update.
5357
5358 2002-05-24  Ben Elliston  <bje@redhat.com>
5359
5360         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5361
5362 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5363
5364         * gcc.dg/verbose-asm.c: New test.
5365
5366 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5367
5368         * gcc.dg/cpp/paste12.c: New test.
5369
5370 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5371
5372         * g++.dg/parse/named_ops.C: New test.
5373
5374 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
5375
5376         * gcc/testsuite/gcc.dg/weak-8.c: New test.
5377
5378 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
5379
5380         * gcc.dg/weak-2.c: Allow optional leading underscore
5381         in scan-assembler symbol name.
5382         * gcc.dg/weak-3.c: Likewise.
5383         * gcc.dg/weak-4.c: Likewise.
5384         * gcc.dg/weak-5.c: Likewise.
5385
5386 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5387
5388         * gcc.dg/20020523-1.c: New test.
5389
5390 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5391
5392         * objc.dg/const-str-2.m: Update now that we stop after
5393         a command line error.
5394
5395 2002-05-22  Richard Henderson  <rth@redhat.com>
5396
5397         * g++.dg/dg.exp: Fix typo in test pruneing.
5398
5399 2002-05-22  Richard Henderson  <rth@redhat.com>
5400
5401         * g++.dg/dg.exp: Prune the tls subdirectory.
5402         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5403         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5404         * g++.dg/tls/init-1.C: New.
5405
5406 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
5407
5408         * gcc.dg/20020517-1.c: New test.
5409
5410 2002-05-21  Richard Henderson  <rth@redhat.com>
5411
5412         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5413         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5414
5415 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
5416
5417         * g++.dg/other/copy2.C: New test.
5418
5419 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
5420
5421         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5422         (MAX_COPY): Bump up to 10 times sizeof (long long).
5423         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5424
5425         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5426         sizeof (long long).
5427
5428         * gcc.c-torture/execute/strcpy-1.c: New test.
5429
5430 2002-05-19  Jason Merrill  <jason2redhat.com>
5431
5432         * g++.dg/ext/oper1.C: New test.
5433
5434 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
5435 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
5436
5437         * README.QMTEST: New file.
5438
5439         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5440
5441 2002-05-19  Andreas Jaeger  <aj@suse.de>
5442
5443         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5444         now.
5445         * gcc.c-torture/execute/loop-2d.x: Likewise.
5446
5447 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
5448
5449         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
5450         support weak symbols.
5451         * gcc.dg/weak-4.c: Likewise
5452         * gcc.dg/weak-6.c: Likewise
5453
5454 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
5455
5456         * gcc.dg/weak-3.c: Add dg-excess-error comment for
5457         cygwin, coff and h8300-*-hms targets
5458         * gcc.dg/weak-5.c: Likewise
5459         * gcc.dg/weak-7.c: Likewise
5460
5461 2002-05-16  Jason Merrill  <jason@redhat.com>
5462
5463         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5464         (scan-assembler-not, scan-assembler-dem): Likewise.
5465         (scan-assembler-dem-not): Likewise.
5466
5467 2002-05-15  Richard Henderson  <rth@redhat.com>
5468
5469         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5470
5471 2002-05-15  Richard Henderson  <rth@redhat.com>
5472
5473         * gcc.dg/weak-5.c (vfoo1c): No warning here.
5474         (vfoo1f): Warning here.
5475         (vfoo1l): Don't redefine the alias.
5476
5477 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
5478
5479         * g++.dg/init/pm1.C: New test.
5480
5481 2002-05-12  David S. Miller  <davem@redhat.com>
5482
5483         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5484         types.
5485
5486 2002-05-10  Roger Sayle  <roger@eyesopen.com>
5487
5488         * gcc.c-torture/execute/20020510-1.c: New test case.
5489
5490 2002-05-10  David S. Miller  <davem@redhat.com>
5491
5492         * gcc.c-torture/execute/conversion.c: Test long double too.
5493
5494 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
5495
5496         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5497         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5498         * lib/g++.exp (g++_link_flags): Likewise.
5499         * lib/objc.exp (objc_target_compile): Likewise.
5500
5501 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5502
5503         * gcc.dg/cpp/poison.c: Update.
5504         * gcc.dg/cpp/20000625-2.c: Remove.
5505         * gcc.dg/cpp/direct2s.c: Remove final test.
5506
5507 2002-05-08  Tom Rix  <trix@redhat.com>
5508
5509         * gcc.c-torture/execute/20020508-1.c: New test.
5510         * gcc.c-torture/execute/20020508-2.c: New test.
5511         * gcc.c-torture/execute/20020508-3.c: New test.
5512
5513 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5514
5515         * gcc.dg/cpp/charconst-4.c: More tests.
5516
5517 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5518
5519         PR c/6569
5520         * gcc.dg/weak-3.c: Update location of warning messages.
5521         * gcc.dg/weak-5.c: Likewise.
5522
5523 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5524
5525         * gcc.c-torture/execute/20020506-1.c: New test case.
5526
5527 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5528
5529         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5530
5531 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5532
5533         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5534
5535 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5536
5537         * gcc.dg/cpp/charconst-3.c: New test.
5538
5539 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5540
5541         * gcc.dg/cpp/charconst.c: Update tests.
5542
5543 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5544
5545         * treelang: Added directory for new sample language treelang. Also
5546         lib/treelang.exp: New file to signal treelang should be tested.
5547
5548 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5549
5550         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5551         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5552         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5553         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5554         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5555         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5556         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5557
5558 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5559
5560         * gcc.dg/format/xopen-2.c: New test.
5561
5562 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5563
5564         * gcc.dg/20020503-1.c: New test.
5565
5566 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5567
5568         * g++.dg/init/dtor1.C: Make it tougher.
5569
5570 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5571
5572         * g++.dg/init/dtor1.C: New test.
5573
5574 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5575
5576         * gcc.dg/altivec-8.c: New.
5577
5578 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5579
5580         * gcc.dg/altivec-7.c: New.
5581
5582 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5583
5584         * g++.dg/parse/typedef1.C: New test.
5585
5586 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5587
5588         PR c++/6486
5589         * g++.dg/template/friend6.C: New test.
5590
5591         PR c++/6492
5592         * g++.dg/init/copy1.C: New test.
5593
5594 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5595
5596         * g++.dg/warn/effc1.C: New test.
5597
5598 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5599
5600         * gcc.dg/cpp/if-cexp.c: Add a test.
5601
5602 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5603
5604         * gcc.dg/20020426-2.c: New test.
5605
5606 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5607
5608         * gcc.dg/cpp/if-mop.c: Update.
5609         * gcc.dg/cpp/if-mpar.c: Add test.
5610         * gcc.dg/cpp/if-oppr.c: Update.
5611
5612 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5613
5614         PR c/6343
5615         * gcc.dg/weak-[2-7].c: New tests.
5616
5617 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5618
5619         * gcc.dg/enum1.c: New test.
5620
5621 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5622
5623         PR c++/6497
5624         * g++.dg/inherit/access2.C: New test.
5625
5626 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5627
5628         PR bootstrap/6445
5629         * gcc.dg/20020426-1.c: New test.
5630
5631 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5632
5633         * g++.dg/abi/enum1.C: New test.
5634
5635 2002-04-26  Richard Henderson  <rth@redhat.com>
5636
5637         * gcc.dg/c99-bool-1.c: Expect always true warning.
5638
5639 2002-04-25  Roger Sayle  <roger@eyesopen.com>
5640
5641         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5642
5643 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5644
5645         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5646         targets.
5647
5648 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
5649
5650         * g++.dg/abi/mange7.C: New test.
5651
5652         PR c++/6438.
5653         * g++.dg/parse/stmtexpr2.C: New test.
5654
5655 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
5656
5657         * gcc.dg/20020312-2.c: Add SH target.
5658
5659 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5660
5661         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5662         compiler output on mips*-*-irix*.
5663
5664 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
5665
5666         * g++.dg/parse/attr1.C: New test.
5667
5668 2002-04-23  Roger Sayle  <roger@eyesopen.com>
5669
5670         * gcc.c-torture/execute/string-opt-17.c: New test case.
5671         * gcc.c-torture/execute/memset-2.c: New test case.
5672
5673 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
5674
5675         PR c++/6256:
5676         * g++.dg/template/friend5.C: New test.
5677
5678         PR c++/6331:
5679         * g++.dg/template/qual1.C: Likewise.
5680
5681 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
5682
5683         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5684         Include stdlib.h, not stdio.h or ctype.h.
5685
5686 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
5687
5688         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5689         cris-*-elf* and mmix-*-*.
5690         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5691         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5692         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5693         Ditto.
5694         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5695         * gcc.dg/wchar_t-1.c: Ditto.
5696
5697 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
5698
5699         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5700         Clarify comment.
5701
5702 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
5703
5704         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5705
5706 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5707
5708         * gcc.c-torture/execute/20000906-1.x: Delete.
5709
5710 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
5711
5712         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
5713
5714 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
5715
5716         * PR6367
5717         * g77.f-torture/execute/6367.f: New test.
5718         * g77.f-torture/execute/6367.x: Disable for MMIX.
5719
5720 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5721
5722         * PR6352
5723         * g++.dg/opt/inline2.C: New test.
5724
5725 2002-04-18  Richard Henderson  <rth@redhat.com>
5726
5727         * gcc.dg/20000906-1.c: Enable for all targets.
5728         * gcc.c-torture/compile/iftrap-2.c: New.
5729
5730 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5731
5732         * gcc.dg/20020418-1.c: New test.
5733         * gcc.dg/20020418-2.c: New test.
5734
5735 2002-04-18  Richard Henderson  <rth@redhat.com>
5736
5737         * gcc.c-torture/compile/iftrap-1.c: New.
5738         * gcc.dg/iftrap-1.c: Adjust for ia64.
5739         * gcc.dg/iftrap-2.c: New.
5740
5741 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5742
5743         * gcc.c-torture/compile/20020418-1.c: New test.
5744
5745 2002-04-18  Roger Sayle  <roger@eyesopen.com>
5746
5747         * gcc.c-torture/compile/20020415-1.c: New.
5748
5749 2002-04-18  David S. Miller  <davem@redhat.com>
5750
5751         * gcc.c-torture/execute/20020418-1.c: New test.
5752
5753 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
5754
5755         * gcc.dg/20020416-1.c: New test.
5756
5757         * g++.dg/opt/inline1.C: New test.
5758
5759 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
5760
5761         * gcc.dg/altivec-5.c: New test.
5762
5763         * gcc.dg/20020415-1.c: New test.
5764
5765 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5766
5767         * testsuite/lib/chill.exp: Remove.
5768
5769 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
5770
5771         * g++.dg/other/big-struct.C: New test.
5772
5773 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
5774
5775         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
5776         of scratch file.
5777
5778 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
5779
5780         PR c/6277
5781         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
5782         in scan-assembler function name
5783
5784 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
5785
5786         * g77.f-torture/execute/980628-4.x,
5787         g77.f-torture/execute/980628-5.x,
5788         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5789         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5790         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
5791         i[34567]86-*-*.
5792
5793 2002-04-13  David S. Miller  <davem@redhat.com>
5794
5795         * gcc.c-torture/execute/20020413-1.c: New test.
5796
5797 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
5798
5799         * gcc.dg/asm-6.c,
5800         * g++.dg/ext/asm1.C: New tests.
5801
5802 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
5803
5804         PR c++ 5373.
5805         * g++.dg/parse/stmtexpr1.C: New test.
5806
5807         PR c++/5189.
5808         * g++.dg/template/copy1.C: New test.
5809
5810 2002-04-12  Richard Henderson  <rth@redhat.com>
5811
5812         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
5813
5814 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
5815
5816         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
5817         gcc.c-torture/execute/20020307-2.c.
5818
5819 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
5820
5821         * g++.dg/ext/attrib5.C,
5822         * g++.dg/lookup/struct1.C: New tests.
5823
5824 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
5825
5826         * gcc.dg/20020411-1.c: New test.
5827
5828         * gcc.c-torture/execute/20020411-1.c: New test.
5829
5830 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
5831
5832         * g77.f-torture/execute/6177.f: New test.
5833
5834 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
5835
5836         PR middle-end/6247
5837         * g++.dg/opt/cleanup1.C: New test.
5838
5839         * g++.dg/opt/const1.C: New test.
5840
5841 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
5842
5843         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
5844
5845 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         PR c++/5507
5848         * g++.dg/template/typename2.C: New test.
5849
5850 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
5851
5852         * gcc.c-torture/execute/loop-12.c: New.
5853
5854 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
5855
5856         * g77.f-torture/execute/980628-4.x,
5857         g77.f-torture/execute/980628-5.x,
5858         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5859         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5860         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
5861
5862 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5863
5864         PR optimization/6086
5865         * g++.dg/opt/preinc1.C: New test.
5866
5867 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5868
5869         PR c++/5571
5870         * g++.dg/opt/static2.C: New test.
5871
5872 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5873
5874         PR c/5120
5875         * gcc.dg/20020406-1.c: New test.
5876
5877 2002-04-04  David S. Miller  <davem@redhat.com>
5878
5879         * gcc.c-torture/execute/20020404-1.c: New test.
5880
5881 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
5882
5883         PR c/6123
5884         * gcc.dg/20020312-2.c: Do not declare global register variable
5885         if __PIC__ or __pic__ is defined.
5886
5887 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
5888
5889         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
5890         __asm__ so that it works correctly even if -ansi -pedantic-errors.
5891
5892 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5893
5894         * gcc.misc-tests/linkage.exp: Update last change to handle
5895         sparc*-, not just sparc-.
5896
5897 2002-04-03  Richard Henderson  <rth@redhat.com>
5898
5899         * gcc.dg/cpp/ucs.c: Improved long UCS test.
5900
5901 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5902
5903         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
5904
5905 2002-04-02  David S. Miller  <davem@redhat.com>
5906
5907         * gcc.c-torture/execute/20020402-3.c: New test.
5908
5909 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5910
5911         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
5912         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
5913
5914         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
5915         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
5916         g77.f-torture/execute/20001201.x,
5917         g77.f-torture/execute/u77-test.x: New files.
5918
5919         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
5920         * gcc.dg/wchar_t-1.c: Ditto.
5921
5922 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5923
5924         * gcc.c-torture/execute/20020402-1.c: New test.
5925
5926 2002-04-01  Richard Henderson  <rth@redhat.com>
5927
5928         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5929
5930         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
5931
5932 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5933
5934         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
5935
5936 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5937
5938         * g++.dg/inherit/template-as-base.C: Expect error.
5939         * g++.dg/inherit/namespace-as-base.C: Likewise.
5940
5941 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
5942
5943         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
5944         g++.dg/ext/instantiate3.C: Tweak match patterns.
5945
5946         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
5947         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
5948         -da test.
5949
5950 2002-03-31  Richard Henderson  <rth@redhat.com>
5951
5952         * gcc.dg/special/alias-2.c: New.
5953         * gcc.dg/special/ecos.exp: Run it.
5954
5955 2002-03-31  Richard Henderson  <rth@redhat.com>
5956
5957         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
5958
5959 2002-03-31  Kazu Hirata  <kazu@hxi.com>
5960
5961         * gcc.dg/weak-1.c: Disable on h8300 port.
5962
5963 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
5964
5965         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
5966         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
5967         ordering tests.
5968         * g++.dg/bprob/bprob-1.C: New test.
5969         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
5970         * g++.dg/gcov/gcov-1.C: New test.
5971         * g++.dg/gcov/gcov-1.x: New file.
5972         * g++.dg/gcov/gcov-2.C: New test.
5973         * g++.dg/gcov/gcov-3.C: New test.
5974         * g++.dg/gcov/gcov-3.h: New file.
5975
5976 2002-03-28  Roger Sayle  <roger@eyesopen.com>
5977
5978         * g++.old-deja/g++.other/builtins5.C: New test.
5979         * g++.old-deja/g++.other/builtins6.C: New test.
5980         * g++.old-deja/g++.other/builtins7.C: New test.
5981         * g++.old-deja/g++.other/builtins8.C: New test.
5982         * g++.old-deja/g++.other/builtins9.C: New test.
5983
5984 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
5985
5986         * g++.dg/opt/static1.C: New test.
5987
5988         * g++.dg/opt/longbranch1.C: New test.
5989
5990 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
5991
5992         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
5993
5994         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
5995
5996 2002-03-28  Jeffrey A Law  (law@redhat.com)
5997
5998         * gcc.c-torture/execute/20020328-1.c: New test.
5999
6000 2002-03-27  Richard Henderson  <rth@redhat.com>
6001
6002         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6003         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6004         move from g++.old-deja/g++.ext/.
6005
6006 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6007
6008         * g++.dg/init/new2.C: New test.
6009
6010 2002-03-26  Richard Henderson  <rth@redhat.com>
6011
6012         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6013
6014         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6015         on sparc.
6016
6017         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6018         sparcv9 systems.
6019         * gcc.dg/20001102-1.c: Likewise.
6020
6021 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6022
6023         * gcc.dg/cpp/endif-pedantic1.c,
6024         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6025
6026 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6027
6028         * g++.dg/init/new1.C: New test.
6029
6030 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6031
6032         * g++.dg/abi/vbase9.C: New test.
6033
6034 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6035
6036         * gcc.dg/arm-asm.c: New test.
6037
6038 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6039
6040         * gcc.dg/Wswitch-enum.c: New test.
6041         Fix PR c/5044.
6042
6043 2002-03-26  Richard Henderson  <rth@redhat.com>
6044
6045         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6046         structure.
6047
6048 2002-03-25  Richard Henderson  <rth@redhat.com>
6049
6050         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6051         sparcv9 systems.
6052
6053         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6054         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6055
6056 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6057
6058         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6059
6060 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6061
6062         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6063         targets using generic thunk support.
6064
6065 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6066
6067         * gcc.c-torture/compile/20020323-1.c: New test.
6068
6069         * g++.dg/opt/conj2.C: New test.
6070
6071 2002-03-24  Richard Henderson  <rth@redhat.com>
6072
6073         * gcc.dg/weak-1.c: Use -fno-common.
6074
6075 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6076
6077         * g77.dg/f77-edit-apostrophe-out.f: New test
6078         * g77.dg/f77-edit-h-out.f: New test
6079         * g77.dg/f77-edit-t-in.f: New test
6080         * g77.dg/f77-edit-t-out.f: New test
6081         * g77.dg/f77-edit-x-out.f: New test
6082         * g77.dg/f77-edit-slash-out.f: New test
6083         * g77.dg/f77-edit-colon-out.f: New test
6084         * g77.dg/f77-edit-s-out.f: New test
6085
6086 2002-03-24  Richard Henderson  <rth@redhat.com>
6087
6088         * objc/execute/formal_protocol-6.x: New XFAIL.
6089
6090 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6091
6092         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6093         that do not support weak symbols
6094
6095 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6096
6097         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6098         * lib/g77.exp:  Likewise
6099         * lib/objc.exp: Likewise
6100
6101 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6102
6103         * gcc.dg/Wswitch-default.c: New test.
6104
6105 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6106
6107         * g++.dg/other/enum1.C: New test.
6108
6109 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6110
6111         * gcc.dg/pragma-ep-3.c: Fix typo.
6112
6113 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6114
6115         * g++.dg/inherit/template-as-base.C: New test.
6116
6117 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6118
6119         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6120         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6121
6122 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6123
6124         * gcc.dg/cpp/multiline.c: Update to match.
6125
6126 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6127
6128         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6129
6130 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6131
6132         * gcc.dg/cpp/extratokens2.c:  New file.
6133
6134 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6135
6136         * gcc.dg/20020312-2.c: Add rs6000 target.
6137
6138         * gcc.c-torture/compile/20020319-1.c: New test.
6139
6140 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6141
6142         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6143         (A, E): Handle this.
6144
6145 2002-03-20  Jason Merrill  <jason@redhat.com>
6146
6147         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6148         ignoring -fpic.
6149         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6150         through prune_gcc_output.
6151
6152 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6153
6154         * gcc.c-torture/compile/20020320-1.c: New test.
6155
6156 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6157
6158         * gcc.c-torture/compile/20020318-1.c: New test.
6159
6160         * gcc.dg/struct-by-value-1.c: New test.
6161
6162         * gcc.dg/20020319-1.c: New test.
6163
6164 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6165
6166         * g++.dg/opt/conj1.C: New test.
6167
6168 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6169
6170         * g++.dg/template/qualttp20.C: Revert previous change.
6171         * g++.dg/template/qualttp3.C: Likewise.
6172         * g++.dg/template/qualttp4.C: Likewise
6173         * g++.dg/template/qualttp5.C: Likewise
6174         * g++.dg/template/qualttp6.C: Likewise
6175         * g++.dg/template/qualttp7.C: Likewise
6176         * g++.dg/template/qualttp8.C: Likewise
6177         * g++.dg/template/recurse.C: Likewise.
6178
6179 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6180
6181         * gcc.dg/cpp/wchar-1.c: Update.
6182
6183 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6184
6185         * g++.dg/template/conv1.C: New test.
6186         * g++.dg/template/conv2.C: New test.
6187         * g++.dg/template/conv3.C: New test.
6188         * g++.dg/template/conv4.C: New test.
6189
6190 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6191
6192         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6193         * g++.dg/template/qualttp3.C: Likewise.
6194         * g++.dg/template/qualttp4.C: Likewise
6195         * g++.dg/template/qualttp5.C: Likewise
6196         * g++.dg/template/qualttp6.C: Likewise
6197         * g++.dg/template/qualttp7.C: Likewise
6198         * g++.dg/template/qualttp8.C: Likewise
6199         * g++.dg/template/recurse.C: Likewise.
6200
6201 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6202
6203         * g++.dg/opt/dtor1.C: New test.
6204
6205 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6206
6207         * gcc.c-torture/compile/20020315-1.c: New test.
6208
6209 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6210
6211         * gcc.dg/weak-1.c: Fix scan tests.
6212
6213 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6214
6215         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6216         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6217         cris-*-aout* mmix-*-*.
6218         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6219         cris-*-aout* mmix-*-*.
6220         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6221         cris-*-elf* cris-*-aout* and mmix-*-*.
6222         * gcc.dg/20001009-1.c: Ditto.
6223         * gcc.dg/20010912-1.c: Ditto.
6224         * gcc.dg/20020122-4.c: Ditto.
6225         * gcc.dg/inline-2.c: Ditto.
6226
6227 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6228
6229         * gcc.c-torture/compile/20020314-1.c: New test.
6230
6231 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6232
6233         * gcc.c-torture/execute/20020314-1.c: New test.
6234
6235 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6236
6237         * g++.dg/warn/Wunused-1.C: New test.
6238
6239 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6240
6241         * g++.dg/abi/mangle6.C: New test.
6242
6243 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6244
6245         * gcc.c-torture/compile/20020309-2.c: New test.
6246
6247         * gcc.c-torture/compile/20020312-1.c: New test.
6248
6249 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6250
6251         * g++.dg/other/access1.C: New test.
6252
6253 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6254
6255         * gcc.c-torture/execute/wchar_t-1.c: New test.
6256
6257 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6258
6259         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6260
6261 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6262
6263         * gcc.dg/20020312-1.c: New test case.
6264
6265 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6266
6267         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6268
6269 2002-03-11  Richard Henderson  <rth@redhat.com>
6270
6271         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6272         * g++.old-deja/g++.jason/report.C: Likewise.
6273
6274 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6275
6276         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6277         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6278
6279 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6280
6281         * testsuite/g++.dg/overload/pmf1.C: New test.
6282
6283 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6284
6285         * gcc.c-torture/execute/20020307-1.c: Use long.
6286
6287 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6288
6289         PR optimization/5844
6290         * gcc.dg/20020310-1.c: New test.
6291
6292 2002-03-09  Michael Meissner  <meissner@redhat.com>
6293
6294         * gcc.c-torture/execute/memcpy-2.c: New test.
6295         * gcc.c-torture/execute/memset-1.c: New test.
6296         * gcc.c-torture/execute/strlen-1.c: New test.
6297         * gcc.c-torture/execute/strcmp-1.c: New test.
6298         * gcc.c-torture/execute/strncmp-1.c: New test.
6299
6300 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
6301
6302         * gcc.dg/ppc-ldstruct.c: New test.
6303
6304 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
6305
6306         * gcc.c-torture/execute/va-arg-22.c: New test.
6307
6308 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6309
6310         * gcc.c-torture/compile/20020309-1.c: New test.
6311
6312 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
6313
6314         * gcc.c-torture/execute/20020307-2.c: New test.
6315
6316 2002-03-07  Jeffrey A Law  (law@redhat.com)
6317
6318         * g77.f-torture/compile/20020307-1.f: New test.
6319
6320 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
6321
6322         * gcc.dg/unordered-1.c: New test.
6323
6324 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
6325
6326         * gcc.c-torture/execute/20020307-1.c: New test.
6327
6328 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
6329
6330         * gcc.dg/20020304-1.c: New test.
6331
6332         * gcc.c-torture/compile/20020304-2.c: New test.
6333
6334 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
6335
6336         * gcc.c-torture/compile/20020304-1.c: New test case
6337         (from PR c/5830).
6338
6339 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
6340
6341         * gcc.dg/20020103-1.c: Add other -D ppc variants.
6342
6343 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6344
6345         * g++.dg/other/classkey1.C: New test.
6346
6347 2002-03-01  Richard Henderson  <rth@redhat.com>
6348
6349         * gcc.c-torture/compile/981223-1.x: New.
6350         * gcc.c-torture/compile/920625-1.x: New.
6351
6352 2002-02-28  Richard Henderson  <rth@redhat.com>
6353
6354         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6355
6356 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
6357
6358         * gcc.c-torture/execute/20020227-1.c: New test.
6359
6360 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
6361
6362         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6363         here" ERROR lines.
6364         * g++.old-deja/g++.oliva/partord1.C: Likewise.
6365         * g++.old-deja.g++.other/defarg1.C: Likewise.
6366         * g++.old-deja/g++.pt/calls2.C: Likewise.
6367         * g++.old-deja/g++.pt/crash20.C: Likewise.
6368         * g++.old-deja/g++.pt/crash30.C: Likewise.
6369         * g++.old-deja/g++.pt/crash36.C: Likewise.
6370         * g++.old-deja/g++.pt/crash6.C: Likewise.
6371         * g++.old-deja/g++.pt/defarg13.C: Likewise.
6372         * g++.old-deja/g++.pt/derived3.C: Likewise.
6373         * g++.old-deja/g++.pt/error1.C: Likewise.
6374         * g++.old-deja/g++.pt/friend21.C: Likewise.
6375         * g++.old-deja/g++.pt/friend23.C: Likewise.
6376         * g++.old-deja/g++.pt/infinite1.C: Likewise.
6377         * g++.old-deja/g++.robertl/eb128.C: Likewise.
6378
6379 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
6380
6381         * gcc.c-torture/execute/20020225-2.c: New test.
6382
6383 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
6384
6385         * gcc.c-torture/execute/920730-1t.c,
6386         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6387         Delete test cases, only relevant to -traditional.
6388
6389 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6390
6391         * gcc.dg/cpp/undef1.c: Remove.
6392         * gcc.dg/cpp/directiv.c: Update.
6393         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6394
6395 2002-02-27  Michael Meissner  <meissner@redhat.com>
6396
6397         * gcc.c-torture/execute/20020226-1.c: New test.
6398
6399 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
6400
6401         * g++.dg/debug/debug4.C: New test.
6402
6403         * gcc.dg/ia64-visibility-1.c: New test.
6404
6405 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
6406
6407         * gcc.dg/debug/20020224-1.c: New.
6408
6409 2002-02-25  Kazu Hirata  <kazu@hxi.com>
6410
6411         * gcc.c-torture/execute/960416-1.x: New.
6412         * gcc.c-torture/execute/divconst-3.x: Likewise.
6413
6414 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
6415
6416         * gcc.dg/20020224-1.c: New test.
6417
6418 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
6419
6420         * gcc.c-torture/execute/20020225-1.c: New.
6421
6422 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6423
6424         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6425
6426 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
6427
6428         * gcc.dg/20020222-1.c: New test.
6429
6430 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
6431
6432         * g++.dg/opt/anonunion1.C: New test.
6433
6434 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
6435
6436         * g++.dg/template/qualttp19.C: New test.
6437         * g++.dg/template/qualttp20.C: New test.
6438         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6439         * g++.old-deja/g++.other/qual1.C: Likewise.
6440
6441 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
6442
6443         * gcc.dg/attr-alwaysinline.c: New.
6444
6445 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
6446
6447         * gcc.dg/20020220-1.c: New test.
6448
6449         * gcc.dg/20020220-2.c: New test.
6450
6451         * g++.dg/opt/mmx1.C: New test.
6452
6453 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
6454
6455         * gcc.c-torture/compile/20020110.c: New test.
6456
6457 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
6458
6459         * gcc.c-torture/execute/20020219-1.c: New test.
6460
6461         * gcc.dg/20020219-1.c: New test.
6462
6463         * gcc.dg/noncompile/20020220-1.c: New test.
6464
6465         * g++.dg/opt/ptrintsum1.C: New test.
6466
6467         * gcc.dg/debug/20020220-1.c: New test.
6468
6469 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
6470
6471         * gcc.c-torture/execute/20020216-1.c: New test.
6472
6473 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6474
6475         * gcc.dg/decl-1.c: Update, new test.
6476
6477 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
6478
6479         * g++.dg/abi/bitfield1.C: New test.
6480         * g++.dg/abi/bitfield2.C: New test.
6481
6482 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6483
6484         * gcc.dg/attr-nest.c: New test.
6485
6486 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6487
6488         * gcc.c-torture/execute/20020215-1.c: New test.
6489
6490 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
6491
6492         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6493         * g++.dg/debug/debug.exp: New.
6494         * g++.dg/debug/trivial.C: New.
6495         * g++.dg/debug/debug1.C: Moved...
6496         * g++.dg/other/debug1.C: ...from here.
6497         * g++.dg/debug/debug2.C: Moved...
6498         * g++.dg/other/debug2.C: ...from here.
6499         * g++.dg/debug/debug3.C: Moved...
6500         * g++.dg/other/debug3.C: ...from here.
6501
6502         * gcc.dg/noncompile/20020213-1.c: New test.
6503
6504 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
6505
6506         * g++.dg/other/debug3.C: New test.
6507
6508         * gcc.c-torture/execute/20020213-1.c: New test.
6509
6510 2002-02-13  Richard Smith <richard@ex-parrot.com>
6511
6512         * g++.old-deja/g++.other/thunk1.C: New test.
6513
6514 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6515
6516         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6517
6518 2002-02-13  Stan Shebs  <shebs@apple.com>
6519
6520         * gcc.dg/altivec-3.c: New.
6521
6522 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6523
6524         * gcc.dg/Wunreachable-1.c: New test.
6525         * gcc.dg/Wunreachable-2.c: New test.
6526
6527 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6528
6529         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6530
6531 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6532
6533         * gcc.dg/decl-1.c: New test.
6534
6535 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6536
6537         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6538
6539 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6540
6541         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6542         * gcc.c-torture/compile/980506-1.x: Likewise.
6543
6544 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6545
6546         * gcc.dg/20020210-1.c: New.
6547
6548 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6549
6550         * g77.f-torture/execute/947.f: New regression test
6551         for PR fortran/947.
6552
6553 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6554
6555         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6556         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6557
6558 2002-02-08  Richard Henderson  <rth@redhat.com>
6559
6560         * gcc.c-torture/compile/labels-3.c: New.
6561
6562 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6563
6564         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6565         expression statements work instead.
6566         * gcc.dg/noncompile/20020207-1.c: New test.
6567
6568 2002-02-07  Richard Henderson  <rth@redhat.com>
6569
6570         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6571
6572 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6573
6574         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6575         message from g77
6576         * lib/g77-dg.exp: Trim g77 error messages so that they are
6577         recognized by dg.exp.
6578
6579 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6580
6581         PR fortran/5473
6582         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6583
6584 2002-02-07  Richard Henderson  <rth@redhat.com>
6585
6586         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6587         to be sufficiently aligned for integers.
6588
6589 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6590
6591         * g++.dg/template/friend4.C: New test.
6592
6593 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6594
6595         PR fortran/5743
6596         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6597         unsupported cases.
6598
6599 2002-02-07  Richard Henderson  <rth@redhat.com>
6600
6601         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6602         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6603         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6604         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6605
6606 2002-02-06  Richard Henderson  <rth@redhat.com>
6607
6608         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6609
6610 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6611
6612         * gcc.dg/20020206-1.c: New test.
6613
6614 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6615
6616         * gcc.c-torture/execute/20020206-1.c: New test.
6617
6618         * gcc.c-torture/execute/20020206-2.c: New test.
6619
6620         PR optimization/5429:
6621         * gcc.c-torture/compile/20020206-1.c: New test.
6622
6623 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
6624
6625         * g++.dg/ext/align1.C: Do not use an explicit alignment value
6626         as certain file formats cannot support particularly large
6627         alignments.
6628
6629         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6630         and do not expect to be able to link the executable.
6631
6632         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
6633         fail because the COFF format does not support the weak attribute.
6634
6635 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
6636
6637         * g77.dg/pr5473.f:  New test
6638
6639 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
6640
6641         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6642         Fix testcase accordingly.
6643
6644 2002-02-04  Richard Henderson  <rth@redhat.com>
6645
6646         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6647         (buf): Change to be an array of pointers, not ints.
6648
6649 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6650
6651         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
6652         before all tests.  Move warning one line above to match where it
6653         C frontend emits.
6654         * gcc.dg/Wswitch-2.c: New test.
6655         * g++.dg/warn/Wswitch-1.C: New test.
6656         * g++.dg/warn/Wswitch-2.C: New test.
6657
6658 2002-02-04  Richard Henderson  <rth@redhat.com>
6659
6660         * g++.dg/abi/offsetof.C: Fix size comparison.
6661
6662 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
6663
6664         * gcc.dg/cast-qual-2.c: New test.
6665
6666 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6667
6668         * gcc.dg/20020201-4.c: New test.
6669
6670 2002-02-04  Ben Elliston  <bje@redhat.com>
6671
6672         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6673         target_info attribute != 0, in addition to the empty string.
6674         (gcc_target_compile): Likewise.
6675
6676 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
6677
6678         * gcc.dg/Wswitch.c: New test.
6679         PR gcc/4475. PR gcc/3780.
6680
6681 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
6682
6683         * g77.f-torture/execute/5122.f: New test for regressions
6684         against PR fortran/5122.
6685
6686 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
6687
6688         * g77.f-torture/compile/pr3743.f: Delete
6689         * g77.dg/pr3743-1.f: New test.
6690         * g77.dg/pr3743-2.f: New test.
6691         * g77.dg/pr3743-3.f: New test.
6692         * g77.dg/pr3743-4.f: New test.
6693
6694 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6695
6696         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6697
6698 2002-02-02  Richard Henderson  <rth@redhat.com>
6699
6700         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6701         * gcc.c-torture/execute/bf64-1.c: Likewise.
6702
6703 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6704
6705         * gcc.dg/20020201-2.c: New test.
6706
6707         * gcc.dg/20020201-3.c: New test.
6708
6709         * gcc.c-torture/execute/bitfld-2.c: New test.
6710
6711 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6712
6713         * gcc.dg/bitfld-1.c: Update.
6714         * gcc.dg/bitfld-2.c: Update.
6715         * gcc.c-torture/execute/bitfld-1.x: New.
6716
6717 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6718
6719         * gcc.c-torture/execute/20020201-1.c: New test.
6720
6721 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
6722
6723         PR target/5469
6724         * gcc.dg/20020201-1.c: New test.
6725
6726 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
6727
6728         PR fortran/3743
6729         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
6730         * g77.f-torture/compile/pr3743.x: Remove
6731
6732 2002-01-31  Tom Rix  <trix@redhat.com>
6733
6734         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
6735
6736 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6737
6738         * gcc.dg/noncompile/20020130-1.c: New test.
6739
6740 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
6741
6742         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
6743
6744 2002-01-29  Richard Henderson  <rth@redhat.com>
6745
6746         * gcc.c-torture/execute/991118-1.c: Cast various constants back
6747         to long long.
6748         * gcc.c-torture/execute/bf64-1.c: Likewise.
6749
6750 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
6751
6752         * gcc.c-torture/execute/20020129-1.c: New test.
6753
6754 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6755
6756         * gcc.c-torture/compile/20000224-1.c: Update.
6757         * gcc.c-torture/execute/bitfld-1.c: New tests.
6758         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
6759         * gcc.dg/uninit-A.c: Update.
6760
6761 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6762
6763         * g++.dg/template/ctor1.C: Add instantiation.
6764
6765 2002-01-28  Paul Koning  <pkoning@equallogic.com>
6766
6767         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
6768         argument to __builtin_prefetch to be const ptr.
6769
6770 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
6771
6772         * gcc.c-torture/compile/20020120-1.c: New test.
6773
6774 2002-01-27  Kazu Hirata  <kazu@hxi.com>
6775
6776         * gcc.c-torture/execute/20020127-1.c: New test.
6777
6778 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
6779
6780         * g77.dg/f77-edit-i-in.f: New test
6781         * g77.dg/f77-edit-i-out.f: New test
6782
6783 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
6784
6785         * gcc.dg/debug/debug.exp: New file.
6786         * gcc.dg/debug/trivial.c: New file.
6787         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
6788         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
6789         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
6790         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
6791         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
6792         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
6793         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
6794         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
6795         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
6796         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
6797         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
6798         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
6799         * gcc.dg/20000503-1.c: Removed.
6800         * gcc.dg/20010207-1.c: Removed.
6801         * gcc.dg/20011223-1.c: Removed.
6802         * gcc.dg/20020104-2.c: Removed.
6803         * gcc.dg/debug-1.c: Removed.
6804         * gcc.dg/debug-2.c: Removed.
6805         * gcc.dg/debug-3.c: Removed.
6806         * gcc.dg/debug-4.c: Removed.
6807         * gcc.dg/debug-5.c: Removed.
6808         * gcc.dg/debug-6.c: Removed.
6809         * gcc.dg/dwarf2-1.c: Removed.
6810         * gcc.dg/dwarf2-2.c: Removed.
6811
6812 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
6813
6814         * g++.old-deja/g++.other/eh5.C: New test.
6815         * g++.old-deja/g++.other/sibcall2.C: New test.
6816         * g++.old-deja/g++.other/array9.C: New test.
6817         * g++.old-deja/g++.other/typename2.C: New test.
6818         * g++.old-deja/g++.other/crash60.C: New test.
6819         * g++.old-deja/g++.other/conv9.C: New test.
6820         * g++.old-deja/g++.other/mangle10.C: New test.
6821         * g++.old-deja/g++.other/unchanging1.C: New test.
6822         * g++.old-deja/g++.other/exprstmt1.C: New test.
6823         * g++.old-deja/g++.other/inline23.C: New test.
6824         * g++.old-deja/g++.eh/ia64-1.C: New test.
6825         * g++.old-deja/g++.other/dwarf2-1.C: New test.
6826         * g++.old-deja/g++.other/reload1.C: New test.
6827         * g++.old-deja/g++.other/static20.C: New test.
6828         * g++.old-deja/g++.other/local-alloc1.C: New test.
6829         * g++.old-deja/g++.other/conv8.C: New test.
6830         * g++.old-deja/g++.other/stmtexpr2.C: New test.
6831         * g++.old-deja/g++.other/storeexpr1.C: New test.
6832         * g++.old-deja/g++.other/storeexpr2.C: New test.
6833         * g++.dg/eh/template2.C: New test.
6834         * g++.dg/warn/weak1.C: New test.
6835
6836 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
6837
6838         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6839         Remove first, non-varying, argument.
6840
6841 2002-01-23  Richard Henderson  <rth@redhat.com>
6842
6843         * gcc.dg/inline-2.c: New.
6844
6845         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
6846         Add optional target arg.  Check number of arguments.
6847         (scan-assembler-not, scan-assembler-dem): Likewise.
6848         (scan-assembler-dem-not): Likewise.
6849
6850 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6851
6852         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
6853         line 12.
6854         * g++.old-deja/g++.brendan/parse3.C,
6855         g++.old-deja/g++.other/crash26.C,
6856         g++.old-deja/g++.other/crash28.C,
6857         g++.old-deja/g++.other/crash29.C,
6858         g++.old-deja/g++.other/crash30.C,
6859         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
6860
6861 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
6862
6863         * gcc.dg/20020115-1.c: New.
6864
6865 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
6866
6867         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
6868
6869 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
6870
6871         * gcc.dg/20020122-3.c: New.
6872
6873 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
6874
6875         * g++.dg/other/gc1.C: New test.
6876
6877 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6878
6879         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
6880
6881 2002-01-22  Richard Henderson  <rth@redhat.com>
6882
6883         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
6884
6885 2002-01-22  Richard Henderson  <rth@redhat.com>
6886
6887         * gcc.dg/20020122-4.c: New.
6888
6889 2002-01-22  H.J. Lu <hjl@gnu.org>
6890
6891         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
6892         link output.
6893         * gcc.dg/special/ecos.exp: Likewise.
6894         * lib/g++-dg.exp: Likewise.
6895         * lib/g77-dg.exp: Likewise.
6896         * lib/gcc-dg.exp : Likewise.
6897         * lib/mike-g++.exp: Likewise.
6898         * lib/mike-g77.exp: Likewise.
6899         * lib/mike-gcc.exp: Likewise.
6900         * lib/objc-dg.exp: Likewise.
6901
6902 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
6903
6904         PR target/5379
6905         * gcc.dg/20020122-2.c: New test.
6906
6907 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
6908
6909         * gcc.dg/20020122-1.c: New test.
6910
6911 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
6912
6913         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
6914
6915 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
6916
6917         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
6918
6919 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6920
6921         * gcc.c-torture/compile/20020121-1.c: New test.
6922
6923 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6924
6925         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
6926         ld_library_path.
6927
6928 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
6929
6930         * gcc.dg/20020218-1.c: New test.
6931
6932 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
6933
6934         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
6935         messages
6936         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
6937         "At global scope" warning
6938         * g++.dg/ext/align1.C: Change cygwin test for alignment
6939         from db-bogus to dg-warning
6940
6941 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
6942
6943         * g77.f-torture/compile/cpp2.F: New test.
6944
6945 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6946
6947         * g++.dg/template/access1.C: New test.
6948
6949 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
6950
6951         * gcc.dg/20020118-1.c: New.
6952
6953 2002-01-18  Kazu Hirata  <kazu@hxi.com>
6954
6955         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
6956
6957 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6958
6959         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
6960         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
6961         alignment warnings.
6962
6963 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6964
6965         * gcc.misc-tests/i386-prefetch.exp: Save and restore
6966         torture_with_loops and torture_without_loops
6967
6968 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
6969
6970         * gcc.c-torture/compile/20020116-1.c: New test.
6971
6972 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * gcc.dg/20020116-2.c: New test.
6975
6976         * gcc.dg/ultrasp4.c: New test.
6977
6978         * gcc.dg/20020116-1.c: New test.
6979
6980 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
6981
6982         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
6983         by EABI.
6984
6985 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
6986
6987         * gcc.misc-tests/i386-prefetch.exp: New.
6988         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
6989         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
6990         * gcc.misc-tests/i386-pf-none-1.c: New test.
6991         * gcc.misc-tests/i386-pf-sse-1.c: New test.
6992
6993 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
6994
6995         * gcc.dg/gnu89-init-1.c: Add new tests.
6996
6997 2002-01-15  Andreas Jaeger  <aj@suse.de>
6998
6999         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7000         * gcc.dg/i386-mmx-2.c: Likewise.
7001         * gcc.dg/i386-sse-1.c: Likewise.
7002         * gcc.dg/i386-sse-2.c: Likewise.
7003         * gcc.dg/i386-sse-3.c: Likewise.
7004
7005 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7006
7007         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7008         Uncomment additional cases that now pass.
7009
7010 2002-01-11  Richard Henderson  <rth@redhat.com>
7011
7012         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7013         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7014
7015 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7016
7017         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7018
7019 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7020
7021         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7022         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7023
7024 2002-01-10  Dale Johannesen  <dalej@apple.com>
7025
7026         * gcc.c-torture/execute/loop-11.c: New.
7027
7028 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7029
7030         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7031         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7032
7033 2002-01-09  Richard Henderson  <rth@redhat.com>
7034
7035         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7036         type in which to perform the operation for each size.
7037
7038 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7039
7040         * gcc.c-torture/compile/20020109-2.c: New test.
7041
7042 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7043
7044         * gcc.c-torture/execute/loop-10.c: New test.
7045
7046 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7047
7048         * gcc.c-torture/compile/20010226-1.c: New test.
7049         * gcc.c-torture/compile/20010227-1.c: New test.
7050         * gcc.c-torture/compile/20010426-1.c: New test.
7051         * gcc.c-torture/compile/20010510-1.c: New test.
7052         * gcc.c-torture/compile/20010605-3.c: New test.
7053         * gcc.c-torture/compile/20010824-1.c: New test.
7054         * gcc.c-torture/execute/20010409-1.c: New test.
7055         * gcc.dg/noncompile/20000901-1.c: New test.
7056         * gcc.dg/20001023-1.c: New test.
7057         * gcc.dg/20001101-1.c: New test.
7058         * gcc.dg/20001102-1.c: New test.
7059         * gcc.dg/20010207-1.c: New test.
7060         * gcc.dg/20010405-1.c: New test.
7061         * gcc.dg/20010822-1.c: New test.
7062         * gcc.dg/20011107-1.c: New test.
7063
7064 2002-01-09  Jeffrey A Law  (law@redhat.com)
7065
7066         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7067
7068         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7069         execution failure on PA targets.
7070
7071 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7072
7073         * gcc.c-torture/compile/20020109-1.c: New test.
7074
7075 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7076
7077         * gcc.c-torture/execute/20020108-1.c: New test.
7078
7079 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7080
7081         * gcc.dg/20020108-1.c: New test.
7082
7083 2002-01-08  H.J. Lu <hjl@gnu.org>
7084
7085         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7086         for header files.
7087
7088 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7089
7090         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7091         consistency.
7092
7093 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7094
7095         * gcc.dg/altivec-4.c: Test altivec predicates.
7096
7097 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7098
7099         * gcc.c-torture/execute/20020107-1.c: New test.
7100
7101 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7102
7103         PR c/5279
7104         * gcc.c-torture/compile/20020106-1.c: New test.
7105
7106 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7107
7108         * gcc.c-torture/execute/nestfunc-4.c: New test.
7109
7110 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7111
7112         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7113         extra triple that slipped in.
7114         * g++.old-deja/g++.abi/align.C: Likewise.
7115         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7116
7117 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7118
7119         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7120         * g++.old-deja/g++.abi/align.C: Likewise.
7121         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7122
7123         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7124         on FreeBSD/i386.
7125         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7126         FreeBSD.
7127
7128 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7129
7130         * gcc.dg/20020104-1.c: New test.
7131
7132         * gcc.dg/20020104-2.c: New test.
7133
7134 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7135
7136         * gcc.dg/20020103-1.c: Fix typo in target selector.
7137
7138 2002-01-03  Richard Henderson  <rth@redhat.com>
7139
7140         * gcc.dg/20020103-1.c: New.
7141
7142 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7143
7144         * gcc.c-torture/execute/20020103-1.c: New test.
7145
7146 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7147
7148         * g++.dg/other/debug2.C: New test.
7149
7150         * gcc.c-torture/compile/20020103-1.c: New test.
7151
7152 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7153
7154         * gcc.dg/gnu89-init-1.c: Added new tests.
7155
7156 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7157
7158         * g++.dg/template/friend2.C: Remove as patch is reverted.
7159
7160         * g++.dg/warn/oldcast1.C: New test.
7161
7162         * g++.dg/template/ptrmem1.C: New test.
7163         * g++.dg/template/ptrmem2.C: New test.
7164
7165         * g++.dg/template/ntp.C: New test.
7166
7167         * g++.dg/other/component1.C: New test.
7168
7169         * g++.dg/template/ttp3.C: New test.
7170
7171         * g++.dg/template/friend2.C: New test.
7172         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7173
7174 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7175
7176         * g++.dg/other/ptrmem1.C: New test.
7177         * g++.dg/other/ptrmem2.C: New test.
7178
7179 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7180
7181         * g++.dg/template/ctor1.C: New test.
7182
7183 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7184
7185         * g++.dg/template/friend2.C: New test.
7186
7187 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7188
7189         * gcc.dg/mmix-1.c: New test.
7190
7191 2001-12-31  Richard Henderson  <rth@redhat.com>
7192
7193         * gcc.dg/asm-5.c: New.
7194
7195 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7196
7197         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7198         in namespace __gnu_cxx
7199
7200 2001-12-30  Richard Henderson  <rth@redhat.com>
7201
7202         * gcc.dg/debug-6.c: New.
7203
7204 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7205
7206         * gcc.c-torture/compile/20011229-2.c: New test.
7207
7208 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7209
7210         * gcc.dg/debug-3.c: New test.
7211         * gcc.dg/debug-4.c: New test.
7212         * gcc.dg/debug-5.c: New test.
7213
7214 2001-12-29  Richard Henderson  <rth@redhat.com>
7215
7216         * g++.dg/eh/loop1.C: New.
7217
7218 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7219
7220         * g++.dg/template/crash1.C: New test.
7221
7222 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7223
7224         * g++.dg/other/const1.C: New test.
7225
7226 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7227
7228         * gcc.c-torture/compile/20011229-1.c: New test.
7229
7230 2001-12-28  Stan Shebs  <shebs@apple.com>
7231
7232         * lib/objc-torture.exp: Resync with c-torture.exp.
7233         * lib/objc.exp: Load standard libraries.
7234
7235 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7236
7237         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7238         additional tests.
7239
7240 2001-12-27  Roger Sayle <roger@eyesopen.com>
7241
7242         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7243
7244 2001-12-27  Richard Henderson  <rth@redhat.com>
7245
7246         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7247
7248 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7249
7250         * g++.dg/eh/ctor1.C: New test.
7251         * g++.dg/other/error2.C: New test.
7252
7253 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7254
7255         * g++.dg/other/init2.C: New test.
7256
7257 2001-12-24  Richard Henderson  <rth@redhat.com>
7258
7259         * gcc.dg/20011223-1.c: New.
7260         * gcc.dg/inline-1.c: New.
7261
7262 2001-12-23  Richard Henderson  <rth@redhat.com>
7263
7264         * gcc.dg/asm-4.c: Test operand modifiers.
7265
7266 2001-12-23  Richard Henderson  <rth@redhat.com>
7267
7268         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7269
7270 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7271
7272         * gcc.c-torture/execute/20011223-1.c: New test.
7273
7274 2001-12-21  Richard Henderson  <rth@redhat.com>
7275
7276         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7277         re-enables the warning.
7278
7279 2001-12-21  Richard Henderson  <rth@redhat.com>
7280
7281         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7282
7283 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7284
7285         * gcc.c-torture/compile/20011218-1.c: New test.
7286
7287 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7288
7289         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7290         arm-isr.c test.
7291         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7292         epilogue generation for ARM ISR routines.
7293
7294 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7295
7296         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7297         * gcc.dg/format/c90-printf-3.c: Likewise.
7298         * gcc.dg/format/c99-printf-3.c: Likewise.
7299         * gcc.dg/format/ext-1.c: Likewise.
7300         * gcc.dg/format/ext-6.c: Likewise.
7301         * gcc.dg/format/format.h: Prototype unlocked stdio.
7302
7303 2001-12-20  Richard Henderson  <rth@redhat.com>
7304
7305         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7306         (arena): Use it.
7307         (malloc): Correct allocation logic.  Abort if we fill up the
7308         arena before initialization complete.
7309         (realloc): Correct allocation logic.
7310
7311 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7312
7313         * gcc.c-torture/compile/20011219-2.c: New test.
7314
7315         * gcc.c-torture/execute/20011219-1.c: New test.
7316
7317 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
7318
7319         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
7320         target does not support weak symbols.
7321
7322 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
7323
7324         * gcc.c-torture/compile/20011219-1.c: New test.
7325
7326 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
7327
7328         * g++.dg/other/error1.C: New test.
7329
7330 2001-12-17  Jeffrey A Law  (law@redhat.com)
7331
7332         * gcc.c-torture/execute/20011217-1.c: New test.
7333
7334 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
7335
7336         * objc.dg/special/: New directory.
7337         * objc.dg/special/special.exp: New file.
7338         * objc.dg/special/unclaimed-category-1.h: New file.
7339         * objc.dg/special/unclaimed-category-1a.m: New file.
7340         * objc.dg/special/unclaimed-category-1.m: New file.
7341
7342 2001-12-17  Andreas Jaeger  <aj@suse.de>
7343
7344         * gcc.c-torture/compile/20011217-2.c: New test.
7345
7346 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7347
7348         * gcc.c-torture/compile/20011217-1.c: New test.
7349
7350 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
7351
7352         * testsuite/gcc.dg/20011214-1.c: New.
7353
7354 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
7355
7356         * gcc.dg/altivec-4.c: New.
7357
7358 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
7359
7360         * gcc.dg/20011113-1.c: New test.
7361
7362 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7363
7364         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
7365         std::__malloc_alloc_template<0> and
7366         std::__default_alloc_template<false, 0>.
7367
7368 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
7369
7370         * objc/execute/bf-21.m: New test.
7371         * objc/execute/enumeration-1.m: New test.
7372         * objc/execute/enumeration-2.m: New test.
7373
7374 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
7375
7376         * gcc.dg/gnu89-init-1.c: New test.
7377
7378 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7379
7380         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7381         * g++.old-deja/g++.jason/2371.C: Likewise.
7382         * g++.old-deja/g++.jason/template33.C: Likewise.
7383         * g++.old-deja/g++.jason/template34.C: Likewise.
7384         * g++.old-deja/g++.jason/template36.C: Likewise.
7385         * g++.old-deja/g++.oliva/typename1.C: Likewise.
7386         * g++.old-deja/g++.oliva/typename2.C: Likewise.
7387         * g++.old-deja/g++.other/typename1.C: Likewise.
7388         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7389         * g++.old-deja/g++.pt/nontype5.C: Likewise.
7390         * g++.old-deja/g++.pt/typename11.C: Likewise.
7391         * g++.old-deja/g++.pt/typename14.C: Likewise.
7392         * g++.old-deja/g++.pt/typename16.C: Likewise.
7393         * g++.old-deja/g++.pt/typename3.C: Likewise.
7394         * g++.old-deja/g++.pt/typename4.C: Likewise.
7395         * g++.old-deja/g++.pt/typename5.C: Likewise.
7396         * g++.old-deja/g++.pt/typename7.C: Likewise.
7397         * g++.old-deja/g++.robertl/eb9.C: Likewise.
7398
7399 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
7400
7401         * g++.dg/other/linkage1.C: New test.
7402         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7403         specifiers.
7404
7405 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7406
7407         * gcc.dg/concat.c: New test.
7408
7409 2001-12-11  Stan Shebs  <shebs@apple.com>
7410
7411         * objc/compile: New test directory.
7412         * objc/compile/compile.exp: New expect script.
7413         * objc/compile/20011211-1.m: New compile test.
7414
7415 2001-12-11  Jason Merrill  <jason@redhat.com>
7416
7417         * lib/prune.exp (prune_gcc_output): Also handle "In member
7418         function".  So many permutations...
7419
7420 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
7421
7422         * g++.dg/template/typedef1.C: New test.
7423
7424 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
7425
7426         * g++.dg/other/copy1.C: New test.
7427
7428 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
7429
7430         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
7431
7432         * gcc.dg/builtin-choose-expr.c: New.
7433
7434 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
7435
7436         * gcc.dg/altivec-2.c: New.
7437
7438 2001-12-07  Richard Henderson  <rth@redhat.com>
7439
7440         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7441
7442 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
7443
7444         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7445         ultrasparc.
7446
7447 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7448
7449         * g++-old.deja/g++.robertl/eb101.C: Deleted.
7450
7451 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
7452
7453         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7454         variable argument list.
7455
7456 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
7457
7458         * gcc.c-torture/execute/memcheck: Delete entire directory.
7459         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7460         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7461
7462 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7463
7464         * gcc.dg/Wshadow-1.c: New test.
7465
7466 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
7467
7468         * gcc.c-torture/compile/20011130-1.c: New test.
7469
7470         * gcc.dg/noncompile/20011025-1.c: New test.
7471
7472         * g++.dg/other/anon-union.C: New test.
7473
7474         * gcc.c-torture/execute/20011024-1.c: New test.
7475
7476 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7477
7478         * gcc.c-torture/execute/20000722-1.x,
7479         gcc.c-torture/execute/20010123-1.x: Remove.
7480         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7481         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7482         gcc.dg/c99-complit-2.c: New tests.
7483
7484 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
7485
7486         * g++.dg/inherit/base1.C: New test.
7487
7488 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
7489
7490         * g++.dg/other/stdarg1.C: New test.
7491
7492         * gcc.c-torture/compile/20011130-2.c: New test.
7493
7494 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
7495
7496         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7497         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7498         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7499         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7500         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7501         * gcc.dg/builtin-prefetch-1.c: New test.
7502
7503 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
7504
7505         * gcc.dg/20011130-1.c: New test.
7506
7507 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7508
7509         * g++.dg/other/scope1.C: New test.
7510         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7511
7512 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7513
7514         * gcc.dg/vla-init-1.c: New test.
7515
7516 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7517
7518         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7519
7520 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7521
7522         * objc.dg/alias.m: Update.
7523         * objc.dg/class-1.m: Update.
7524         * objc.dg/const-str-1.m: Update.
7525         * objc.dg/fwd-proto-1.m: Update.
7526         * objc.dg/id-1.m: Update.
7527         * objc.dg/super-class-1.m: Update.
7528
7529 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7530
7531         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7532         constructs.
7533
7534 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7535
7536         * gcc.c-torture/execute/20011128-1.c: New test.
7537
7538 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7539
7540         * gcc.dg/20011127-1.c: New test.
7541
7542 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7543
7544         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7545         from Austin Group draft 7.
7546         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7547         scanf format arguments.
7548         * gcc.dg/format/no-exargs-2.c: New test.
7549
7550 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7551
7552         * g++.dg/abi/vbase8-4.C: New test.
7553
7554 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7555
7556         * gcc.c-torture/execute/20011121-1.c: New test.
7557
7558 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7559
7560         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7561
7562 2001-11-23  Andreas Jaeger  <aj@suse.de>
7563
7564         * gcc.dg/cpp/charconst-2.c: New test.
7565
7566 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7567
7568         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7569         to the host if it is remote.  Let tests specify extra headers
7570         they use.
7571         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7572         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7573         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7574         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7575         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7576         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7577         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7578         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7579         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7580         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7581
7582 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7583
7584         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7585         for little endian ARMs.
7586
7587 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7588
7589         * gcc.c-torture/compile/20011119-1.c: New test.
7590         * gcc.c-torture/compile/20011119-2.c: New test.
7591
7592 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7593
7594         * gcc.dg/altivec-1.c: Fix typo.
7595
7596 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7597
7598         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7599
7600 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7601
7602         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7603
7604 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7605
7606         * lib/g77.exp: Don't specify --rpath-link.
7607
7608         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7609         across all the headers.
7610         * gcc.dg/format/format.exp: For testing on a remote host,
7611         copy format.h.
7612
7613         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7614         * gcc.c-torture/execute/930406-1.c: Likewise.
7615         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7616
7617 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
7618
7619         * gcc.dg/altivec-1.c: New.
7620
7621 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
7622
7623         * gcc.dg/cpp/fpreprocessed.c: New test case.
7624
7625 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7626
7627         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7628         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7629         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7630
7631 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7632
7633         * gcc.dg/no-builtin-1.c: New test.
7634
7635 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
7636
7637         * gcc.c-torture/execute/20011115-1.c: New test.
7638
7639 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
7640
7641         * gcc.c-torture/compile/20011114-2.c: New test.
7642         * gcc.c-torture/compile/20011114-3.c: New test.
7643         * gcc.c-torture/compile/20011114-4.c: New test.
7644
7645 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7646
7647         * g++.dg/other/init1.C: New test.
7648
7649 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
7650
7651         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7652         message.
7653
7654         * gcc.c-torture/execute/20011114-1.c: New testcase.
7655
7656         * gcc.c-torture/compile/20010327-1.c: Revert last change.
7657         * gcc.c-torture/compile/20011114-1.c: New test, exactly
7658         like the (before this change) version of 20010327-1.c.
7659
7660 2001-11-14  Roger Sayle <roger@eyesopen.com>
7661
7662         * gcc.c-torture/execute/string-opt-13.c: New testcase.
7663
7664 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
7665
7666         * g++.dg/init/array2.C: New test.
7667
7668 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
7669
7670         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7671
7672 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
7673
7674         * g++.dg/other/forscope1.C: New test.
7675         * g++.dg/ext/forscope1.C: New test.
7676         * g++.dg/ext/forscope2.C: New test.
7677
7678 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
7679
7680         * gcc.c-torture/execute/20011113-1.c: New test.
7681
7682 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
7683
7684         * gcc.c-torture/execute/20011109-2.c: New test.
7685
7686         * gcc.c-torture/execute/20011109-1.c: New test.
7687
7688 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
7689
7690         * gcc.c-torture/compile/20011109-1.c: New test.
7691
7692 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7693
7694         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7695         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7696         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7697         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7698         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7699         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7700         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7701
7702 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7703
7704         * g++.dg/warn/Wshadow-1.C: New tests.
7705         * g++.old-deja/g++.mike/for3.C: Update.
7706
7707 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7708
7709         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7710         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
7711         XFAILs.  Adjust expected error texts.
7712         * gcc.c-torture/compile/20011106-1.c,
7713         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
7714         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
7715         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
7716         gcc.dg/c99-array-lval-5.c: New tests.
7717
7718 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7719
7720         * gcc.dg/cpp/defined.c: Update.
7721
7722 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7723
7724         * gcc.c-torture/execute/anon-1.c: New test.
7725
7726 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
7727
7728         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
7729         same size, so no warning should be produced on stormy16.
7730
7731         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
7732         due to oversized array.
7733         * g++.old-deja/g++.mike/ns15.C: Likewise.
7734         * g++.old-deja/g++.pt/crash16.C: Likewise.
7735
7736 2001-11-02  Graham Stott  <grahams@redhat.com>
7737
7738         * g++.dgother/debug1.C: Fix typos.
7739
7740 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
7741
7742         * g++.dg/other/debug1.C: New test.
7743
7744 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7745
7746         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
7747         of unsigned long.
7748
7749 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
7750
7751         * gcc.dg/20011029-2.c: New test.
7752
7753         * gcc.c-torture/compile/20011029-1.c: New test.
7754
7755 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
7756
7757         * objc/execute/class_self-1.m: New test.
7758         * objc/execute/class_self-2.m: New test.
7759
7760 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
7761
7762         * gcc.misc-tests/msgs.exp: Delete.
7763         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
7764         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
7765         error set to match recent changes.
7766
7767 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
7768
7769         * gcc.dg/20011021-1.c: New test.
7770
7771 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
7772
7773         * gcc.c-torture/compile/20011023-1.c: New test.
7774
7775 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
7776
7777         * lib/g77.exp: Rewrite based on lib/g++.exp.
7778
7779 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
7780
7781         * gcc.c-torture/execute/20011019-1.c: New test.
7782
7783         * gcc.dg/20011018-1.c: New test.
7784
7785 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
7786
7787         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
7788
7789 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
7790
7791         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
7792         * gcc.dg/attr-invalid.c: Likewise.
7793
7794 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
7795
7796         * testsuite/gcc.dg/20011015-1.c: New test.
7797
7798 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7799
7800         * g++.dg/template/unify2.C: New test.
7801
7802 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7803
7804         * g++.dg/other/exception-specification.C: New test
7805
7806 2001-10-13  Tom Rix  <trix@redhat.com>
7807
7808         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
7809         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
7810
7811 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
7812
7813         * testsuite/gcc.dg/20011009-1.c: New test.
7814
7815 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
7816
7817         PR g++/4476
7818         * g++.dg/other/friend1.C: New test.
7819
7820 2001-10-11  Richard Henderson  <rth@redhat.com>
7821
7822         * g++.old-deja/g++.other/crash18.C: Add -S to options.
7823
7824 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7825
7826         * gcc.c-torture/compile/20011010-1.c: New.
7827
7828 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7829
7830         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
7831         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
7832         g77.f-torture/execute/execute.exp,
7833         g77.f-torture/noncompile/noncompile.exp,
7834         gcc.c-torture/compile/compile.exp,
7835         gcc.c-torture/execute/execute.exp,
7836         gcc.c-torture/execute/ieee/ieee.exp,
7837         gcc.c-torture/execute/memcheck/memcheck.exp,
7838         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
7839         objc/execute/execute.exp: Update FSF address.
7840
7841 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7842
7843         * gcc.dg/cpp/cmdlne-C.c: Update.
7844         * gcc.dg/cpp/cmdlne-C2.c: New.
7845
7846 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7847
7848         * gcc.c-torture/execute/20011008-3.c: New.
7849
7850 2001-10-08  DJ Delorie  <dj@redhat.com>
7851
7852         * gcc.dg/20011008-1.c: New.
7853         * gcc.dg/20011008-2.c: New.
7854
7855 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7856
7857         * gcc.dg/cpp/spacing1.c: Update test.
7858
7859 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7860
7861         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
7862         spelling errors of "separate" as "seperate".
7863
7864 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
7865
7866         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
7867         enough to avoid inlining.
7868
7869 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7870
7871         * lib/g77.exp: set libg2c_dir correctly.
7872
7873 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7874
7875         * gcc.dg/cpp/macro11.c: New test.
7876
7877 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7878
7879         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
7880         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
7881         gcc.dg/format/multattr-3.c: New tests.
7882         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
7883         tests for format attributes on function pointers being rejected.
7884
7885 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7886
7887         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
7888
7889 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7890
7891         * g++.dg/warn/format1.C: New test.
7892
7893 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7894
7895         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
7896
7897 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7898
7899         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
7900
7901 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7902
7903         * gcc.dg/cpp/redef2.c: Add test.
7904
7905 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
7906
7907         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
7908         long-standing bug on i686, apparently.
7909         * gcc.c-torture/execute/loop-2c.x: New file.
7910         * gcc.c-torture/execute/loop-2d.x: New file.
7911         * gcc.c-torture/execute/loop-3c.x: New file.
7912
7913 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
7914
7915         * gcc.dg/cpp/20000625-2.c: Correct line number.
7916
7917 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7918
7919         * gcc.dg/cpp/macro10.c: New test.
7920         * gcc.dg/cpp/strify3.c: New test.
7921         * gcc.dg/cpp/spacing1.c: Add tests.
7922         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
7923         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
7924
7925 2001-09-24  DJ Delorie  <dj@redhat.com>
7926
7927         * gcc.c-torture/execute/20010924-1.c: New test.
7928
7929 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7930
7931         * testsuite/objc/execute/paste.m: Remove.
7932
7933 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7934
7935         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
7936
7937 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
7938
7939         * g77.dg/strlen0.f: New test.
7940
7941 2001-09-21  Richard Henderson  <rth@redhat.com>
7942
7943         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
7944         * g++.old-deja/g++.abi/vtable2.C: Likewise.
7945
7946 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7947
7948         Table-driven attributes.
7949         * g++.dg/ext/attrib1.C: New test.
7950
7951 2001-09-20  DJ Delorie  <dj@redhat.com>
7952
7953         * gcc.dg/20000926-1.c: Update expected warning messages.
7954         * gcc.dg/array-2.c: Likewise, and test for warnings too.
7955         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
7956         array.
7957
7958 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
7959
7960         * g++.dg/eh/registers1.C: New test case.
7961
7962 2001-09-17  Richard Henderson  <rth@redhat.com>
7963
7964         * gcc.dg/array-5.c: Fix VLA decomposition test.
7965
7966 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7967
7968         * gcc.dg/cpp/line5.c: New testcase.
7969
7970 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7971
7972         * gcc.dg/cpp/macro9.c: New test.
7973
7974 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
7975
7976         * gcc.c-torture/execute/980223.c: Change type of addr from long
7977         to char *.
7978
7979 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
7980
7981         * gcc.c-torture/execute/20010915-1.c: New test.
7982
7983 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
7984
7985         * g77.dg/bprob: New directory.
7986         * g77.dg/bprob/bprob.exp: New file.
7987         * g77.dg/bprob/bprob-1.f: New test.
7988         * g77.dg/gcov: New directory.
7989         * g77.dg/gcov/gcov.exp: New file.
7990         * g77.dg/gcov/gcov-1.f: New test.
7991         * g77.dg/gcov/gcov-1.x: New file.
7992
7993 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7994
7995         * gcc.dg/cpp/directiv.c: Update.
7996         * gcc.dg/cpp/undef1.c: Update.
7997
7998 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
7999
8000         * gcc.dg/20010912-1.c: New test.
8001
8002 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8003
8004         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8005         language-independent file in lib.
8006         * lib/gcov.exp: New file.
8007
8008 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8009
8010         * gcc.c-torture/compile/20010911-1.c: New test.
8011
8012 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8013
8014         * lib/profopt.exp: New, to support profile-directed optimizations.
8015         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8016         * gcc.misc-tests/bprob-1.c: New test.
8017         * gcc.misc-tests/bprob-2.c: New test.
8018
8019 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8020
8021         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8022         XFAIL and which kinds of gcov output to verify.
8023         * gcc.misc-tests/gcov-4b.x: New file.
8024         * gcc.misc-tests/gcov-5b.x: New file.
8025         * gcc.misc-tests/gcov-6.x: New file.
8026         * gcc.misc-tests/gcov-7.c: New test.
8027         * gcc.misc-tests/gcov-7.x: New file.
8028
8029 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8030
8031         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8032         * gcc.misc-tests/gcov-6.c: New test.
8033
8034 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8035
8036         PR c++/3986
8037         * g++.dg/abi/vbase1.C: New test.
8038
8039 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8040
8041         * objc.dg/method-2.m: New.
8042
8043 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8044
8045         PR c++/4203
8046         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8047         * g++.dg/init/empty1.C: New test.
8048
8049 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8050
8051         * gcc.c-torture/compile/20010903-1.c: New test.
8052
8053 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8054
8055         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8056         for m68k.
8057
8058 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8059
8060         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8061
8062         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8063
8064         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8065
8066 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8067
8068         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8069         for 16-bit 'unsigned int'.
8070
8071 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8072
8073         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8074
8075 2001-08-27  Richard Henderson  <rth@redhat.com>
8076
8077         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8078         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8079
8080 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8081
8082         * gcc.dg/asm-names.c (ymain): New.
8083
8084 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8085
8086         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8087         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8088         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8089
8090 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8091
8092         * gcc.dg/compare5.c: New testcase.
8093
8094 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8095
8096         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8097         and "In instantiation".
8098
8099 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8100
8101         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8102
8103 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8104
8105         * gcc.misc-tests/gcov.exp: Add support for branch information.
8106         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8107         * gcc.misc-tests/gcov-4.c: New test.
8108         * gcc.misc-tests/gcov-4b.c: New test.
8109         * gcc.misc-tests/gcov-5b.c: New test.
8110
8111 2001-08-20  Zack Weinberg  <zackw@panix.com>
8112
8113         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8114         expected to fail.
8115
8116 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8117
8118         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8119
8120 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8121
8122         * g++.dg/eh/template1.C: New test.
8123
8124 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8125
8126         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8127         Fix thinko.
8128         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8129         for xfail.
8130
8131 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8132
8133         * lib/g77-dg.exp:  Use prune.exp for common procedures
8134         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8135         * lib/g77.exp: (g77-dg-prune) Remove
8136
8137 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8138
8139         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8140
8141 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8142
8143         * g++.dg/template/unify1.C: New test.
8144
8145 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8146
8147         * g++.dg/abi/empty4.C: New test.
8148
8149 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8150
8151         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8152         solaris2.*
8153         * g77.f-torture/compile/pr3743.x: Likewise
8154
8155 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8156
8157         * g++.dg/other/using-declaration.C: New test.
8158
8159 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8160
8161         * gcc.dg/cpp/tr-sign.c: New testcase.
8162
8163 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8164
8165         * gcc.dg/cpp/19951025-1.c: Revert.
8166         * gcc.dg/cpp/directiv.c: We no longer process directives that
8167         interrupt macro arguments.
8168
8169 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8170
8171         * gcc.dg/bconstp-1.c: New test.
8172
8173 2001-08-03  Richard Henderson  <rth@redhat.com>
8174
8175         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8176
8177 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8178
8179         * gcc.dg/cpp/19951025-1.c: Update.
8180
8181 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8182
8183         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8184         should be x.
8185
8186 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8187
8188         Kill -fhonor-std.
8189         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8190         * g++.old-deja/g++.other/std1.C: Likewise.
8191         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8192
8193 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8194
8195         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8196         (g77_pass, g77_fail, g77_finish, g77_exit,
8197         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8198
8199 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8200
8201         * g77.dg/fbackslash.f
8202         * g77.dg/fcase-preserve.f
8203         * g77.dg/ff90-1.f
8204         * g77.dg/ffixed-line-length-0.f
8205         * g77.dg/ffixed-line-length-132.f
8206         * g77.dg/ffixed-line-length-7.f
8207         * g77.dg/ffixed-line-length-72.f
8208         * g77.dg/ffixed-line-length-none.f
8209         * g77.dg/ffree-form-1.f
8210         * g77.dg/fno-backslash.f
8211         * g77.dg/fno-f90-1.f
8212         * g77.dg/fno-fixed-form-1.f
8213         * g77.dg/fno-onetrip.f
8214         * g77.dg/fno-typeless-boz.f
8215         * g77.dg/fno-underscoring.f
8216         * g77.dg/fno-vxt-1.f
8217         * g77.dg/fonetrip.f
8218         * g77.dg/ftypeless-boz.f
8219         * g77.dg/fugly-assumed.f
8220         * g77.dg/funderscoring.f
8221         * g77.dg/fvxt-1.f
8222
8223 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8224
8225         * objc.dg/fwd-proto-1.m: New.
8226         * objc.dg/local-decl-1.m: New.
8227         * objc.dg/naming-1.m: New.
8228         * objc.dg/naming-2.m: New.
8229         * objc.dg/proto-hier-1.m: New.
8230
8231 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8232
8233         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8234         largest-type elements to a struct makes its size grow.
8235
8236 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8237
8238         * g++.dg/abi/vthunk1.C: New test.
8239
8240 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8241
8242         * g++.dg/abi/vbase8-22.C: New test.
8243
8244 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8245
8246         * gcc.dg/cpp/macro8.c: New test.
8247
8248 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8249
8250         * g++.dg/abi/vbase8-21.C: New test.
8251
8252 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8253
8254         * g++.dg/abi/vbase8-10.C: New test.
8255
8256 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8257
8258         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8259         ${tool}_set_ld_library_path.
8260         Changed caller.
8261         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8262         g++.exp.
8263
8264 2001-07-26  Stan Cox <scox@redhat.com>
8265
8266         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8267         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8268         gcc_exit, gcc_check_unsupported_p):
8269         Moved to gcc-deps.exp
8270         * gcc-deps.exp: New file.
8271
8272 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8273
8274         * g++.old-deja/g++.pt/defarg14.C: New test.
8275
8276 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8277
8278         * g++.old-deja/g++.other/lineno5.C: New test.
8279
8280 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8281
8282         * g++.old-deja/g++.pt/crash68.C: New test.
8283
8284 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8285
8286         * g++.old-deja/g++.other/crash42.C: New test.
8287
8288 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8289
8290         * gcc.dg/cpp/extratokens.c: Fix.
8291         * gcc.dg/cpp/skipping2.c: New tests.
8292
8293 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8294
8295         * gcc.c-torture/execute/20010724-1.c: New file.
8296         * gcc.c-torture/execute/20010724-1.x: New file.
8297
8298 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8299
8300         * g++.old-deja/g++.other/cond7.C: New test.
8301
8302 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8303
8304         * g++.old-deja/g++.other/optimize4.C: New test.
8305
8306 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8307
8308         * g++.old-deja/g++.abi/vbase8-5.C: New test.
8309
8310 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
8311
8312         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8313         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8314         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8315         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8316
8317         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8318         bug report" message.
8319
8320         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8321         * g++.dg/ext/instantiate1.C: Move from old-deja.
8322
8323 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
8324
8325         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8326         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8327         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8328         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8329
8330 2001-07-23  Jeffrey A Law  (law@cygnus.com)
8331
8332         * gcc.c-torture/execute/20010723-1.c: New test.
8333
8334 2001-07-23  Ben Elliston  <bje@redhat.com>
8335
8336         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8337
8338 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8339
8340         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8341         i[34567]86-*-*.
8342         Delete handling of ieee_multilib_flags.
8343         Pass -mieee for alpha*-*-* and sh-*-*.
8344         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8345
8346 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
8347
8348         Remove old-abi tests.
8349         * g++.old-deja/g++.mike/p11116.C: Remove.
8350         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8351
8352 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
8353
8354         * g77.f-torture/compile/pr3743.f:  New test
8355
8356 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
8357
8358         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8359
8360 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8361
8362         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8363         g++.old-deja/g++.pt/static6.C: Likewise.
8364         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8365         supports weak symbols.
8366
8367 2001-07-18  Andreas Jaeger  <aj@suse.de>
8368
8369         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8370         supported again.
8371
8372 2001-07-18  Andreas Jaeger  <aj@suse.de>
8373
8374         * gcc.dg/iftrap-1.c: Fix target line.
8375
8376 2001-07-17  Richard Henderson  <rth@redhat.com>
8377
8378         * gcc.c-torture/execute/20010717-1.c: New.
8379
8380 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8381
8382         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8383         tests.
8384
8385 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8386
8387         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8388
8389 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8390
8391         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8392         UAC_SIGBUS, UAC_NOPRINT definitions.
8393
8394 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
8395
8396         * objc/execute/object_is_class.m: New test.
8397         * objc/execute/object_is_meta_class.m: New test.
8398
8399 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8400
8401         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8402         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8403
8404 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
8405
8406         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8407         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8408
8409 2001-07-14  Richard Henderson  <rth@redhat.com>
8410
8411         * gcc.dg/iftrap-1.c: New.
8412
8413 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
8414
8415         * g77.f-torture/execute/intrinsic77.f: New test.
8416
8417 2001-07-11  Janis Johnson <janis@us.ibm.com>
8418
8419         * gcc.misc-tests/gcov-3.c: New test.
8420
8421 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8422
8423         * gcc.c-torture/compile/20010711-1.c,
8424         * gcc.c-torture/compile/20010711-2.c: New tests.
8425
8426 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8427
8428         * gcc.c-torture/execute/20010711-1.c: New test.
8429
8430 2001-07-11  Ben Elliston  <bje@redhat.com>
8431
8432         * g++.old-deja/g++.other/enum5.C: New test.
8433
8434 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
8435
8436         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8437         (g++-dg-prune): Call prune_gcc_output.
8438         * prune.exp: New file for prune_gcc_output.
8439         * lib/g++.exp, lib/gcc.exp: Load it.
8440
8441 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8442
8443         * gcc.c-torture/compile/20010701-1.c,
8444         g++.old-deja/g++.ext/attrib6.C: New tests.
8445
8446 2001-07-06  Jeffrey A Law  (law@cygnus.com)
8447
8448         * gcc.c-torture/compile/20010706-1.c: New test.
8449
8450 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
8451
8452         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8453
8454 2001-06-28  Stan Shebs  <shebs@apple.com>
8455
8456         * gcc.dg/pragma-darwin.c: New test.
8457
8458 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8459
8460         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8461         Solaris 2.[678] system.
8462
8463 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8464
8465         * gcc.dg/20010622-1.c: New test.
8466
8467 2001-06-18  Stan Shebs  <shebs@apple.com>
8468
8469         * objc.dg: New directory.
8470         * objc.dg/dg.exp: New file.
8471         * objc.dg/alias.m: New.
8472         * objc.dg/class-1.m: New.
8473         * objc.dg/class-2.m: New.
8474         * objc.dg/const-str-1.m: New.
8475         * objc.dg/const-str-2.m: New.
8476         * objc.dg/id-1.m: New.
8477         * objc.dg/method-1.m: New.
8478         * objc.dg/super-class-1.m: New.
8479         * lib/objc-dg.exp: New file.
8480
8481 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8482
8483         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8484         of label name.
8485
8486 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
8487
8488         * g++.old-deja/g++.abi/vbase8-9.C: New test.
8489
8490 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8491
8492         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8493         variable.
8494
8495 2001-06-12  Richard Henderson  <rth@redhat.com>
8496
8497         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8498
8499 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8500
8501         * g++.old-deja/g++.abi/vbase5.C: New test.
8502         * g++.old-deja/g++.abi/vbase6.C: New test.
8503         * g++.old-deja/g++.abi/vbase7.C: New test.
8504
8505 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8506
8507         * gcc.c-torture/compile/20010610-1.c: New test.
8508
8509 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8510
8511         * g++.old-deja/g++.abi/vbase4.C: New test.
8512
8513 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8514
8515         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8516         support %f for HC11/HC12 targets.
8517         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8518         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8519         on HC11/HC12 targets.
8520         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8521
8522 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8523
8524         * gcc.dg/wchar_t-1.c: New file.
8525         * gcc.dg/wint_t-1.c: Likewise.
8526
8527 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8528
8529         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8530
8531 2001-06-11  Richard Henderson  <rth@redhat.com>
8532
8533         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8534
8535 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8536
8537         * gcc.c-torture/compile/20010611-1.c: New test.
8538
8539 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8540
8541         * gcc.dg/c99-tag-1.c: Add more tests.
8542
8543 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8544
8545         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8546         representation on MN10300 and ARM/Thumb.
8547
8548 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8549
8550         * g77.f-torture/execute/20010610.f: New.
8551
8552 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8553
8554         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8555         names.
8556
8557 2001-06-09  Richard Henderson  <rth@redhat.com>
8558
8559         * gcc.c-torture/execute/ashrdi-1.c: New.
8560         * gcc.c-torture/execute/ashldi-1.c: New.
8561         * gcc.c-torture/execute/lshrdi-1.c: New.
8562
8563 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8564
8565         * objc/execute/load-3.m: Added. Check sending +load to categories,
8566         in addition to classes.
8567
8568 2001-06-08  Stan Shebs  <shebs@apple.com>
8569
8570         * objc/execute/load-2.m: New test.  From Nicola Pero
8571         <n.pero@mi.flashnet.it>.
8572
8573 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8574
8575         * gcc.c-torture/execute/20010605-2.c: New test.
8576
8577 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8578
8579         * g++.old-deja/g++.abi/vbase2.C: New test.
8580         * g++.old-deja/g++.abi/vbase3.C: New test.
8581
8582 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8583
8584         * g++.old-deja/g++.pt/friend49.C: New test.
8585
8586 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8587
8588         * g++.old-deja/g++.ext/anon3.C: New test.
8589
8590 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8591
8592         * g++.old-deja/g++.other/conv7.C: New test.
8593
8594 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8595
8596         * gcc.c-torture/compile/20010605-2.c: New test.
8597
8598 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8599
8600         * gcc.c-torture/execute/20010604-1.c: New test.
8601
8602 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8603
8604         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8605
8606 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8607
8608         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8609         (g++_link_flags): Likewise.
8610         (g++_init): Pass gccpath's value to two previous functions.
8611
8612 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8613
8614         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8615         Ensure logfile entry matches exec command line.
8616
8617 2001-05-31  Richard Henderson  <rth@redhat.com>
8618
8619         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
8620         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8621
8622 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
8623
8624         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8625         compiler for irix6.2
8626
8627 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
8628
8629         * g++.old-deja/g++.other/optimize3.C: New file.
8630
8631 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
8632
8633         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8634         assemble.
8635
8636 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
8637
8638         * g++.old-deja/g++.other/optimize2.C: New file.
8639
8640 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
8641
8642         * gcc.c-torture/compile/20010518-2.c: New file.
8643         * gcc.c-torture/execute/20010518-1.c: New file.
8644         * gcc.c-torture/execute/20010518-2.c: New file.
8645
8646 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8647
8648         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8649
8650 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
8651
8652         G++ no longer defines builtins that do not begin with __builtin.
8653         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8654         * g++.old-deja/g++.brendand/misc13.C: Likewise.
8655         * g++.old-deja/g++.law/builtin1.C: Likewise.
8656         * g++.old-deja/g++.law/cvt2.C: Likewise.
8657         * g++.old-deja/g++.mike/net5.C: Likewise.
8658         * g++.old-deja/g++.other/builtins1.C: Likewise.
8659         * g++.old-deja/g++.other/builtins2.C: Likewise.
8660         * g++.old-deja/g++.other/builtins3.C: Likewise.
8661         * g++.old-deja/g++.other/builtins4.C: Likewise.
8662         * g++.old-deja/g++.other/inline8.C: Likewise.
8663         * g++.old-deja/g++.robertl/eb39.C: Likewise.
8664
8665 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
8666
8667         * g++.old-deja/g++.pt/using1.C: Adjust.
8668         * g++.old-deja/g++.pt/using2.C: New test.
8669
8670 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8671
8672         * gcc.dg/cpp/charconst.c: New tests.
8673         * gcc.dg/cpp/escape.c: New tests.
8674         * gcc.dg/cpp/escape-1.c: New tests.
8675         * gcc.dg/cpp/escape-2.c: New tests.
8676         * gcc.dg/cpp/ucs.c: New tests.
8677
8678 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
8679
8680         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
8681         native compiler for irix6.5.
8682
8683 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
8684
8685         * lib/g++.exp (g++_include_flags): Use args to compute
8686         get_multilibs.
8687         (g++_link_flags): Likewise.
8688         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8689
8690 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8691
8692         * gcc.dg/c90-hexfloat-1.c: Add more tests.
8693
8694 2001-05-21  Geoff Keating  <geoffk@redhat.com>
8695
8696         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8697         this file.
8698
8699 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8700
8701         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8702         STACK_SIZE;
8703         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8704         to STACK_SIZE; Use it to define size of add_histo array.
8705         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
8706         to STACK_SIZE.
8707         (f): Use GITT_SIZE to define size of gitt local table.
8708         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
8709         to STACK_SIZE; Use it to define size of bytemem array.
8710
8711 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8712
8713         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
8714         on 68HC11/HC12 due to the asm instruction.
8715         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
8716         * gcc.c-torture/compile/920520-1.x: Likewise.
8717         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
8718         on 68HC11/HC12 because the function is larger than 64K.
8719         * gcc.c-torture/compile/961203-1.x: New file, this test fails
8720         on 68HC11/HC12 because the structure is too large.
8721
8722 2001-05-20  Richard Henderson  <rth@redhat.com>
8723
8724         * gcc.c-torture/execute/20010520-1.c: New.
8725
8726 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8727
8728         * g++.old-deja/g++.warn/compare1.C: New test.
8729         * gcc.dg/compare4.c: New test.
8730
8731 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
8732
8733         * g++.old-deja/g++.other/optimize1.C: New test.
8734
8735 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8736
8737         * g++.old-deja/g++.pt/spec41.C: New test.
8738
8739 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8740
8741         * gcc.c-torture/compile/20010114-1.x: Remove.
8742
8743 2001-05-18  Stan Shebs  <shebs@apple.com>
8744
8745         * gcc.c-torture/compile/20010518-1.c: New test.
8746
8747 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
8748
8749         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
8750         * g++.old-deja/g++.pt/crash67.C: New test.
8751
8752 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
8753
8754         * g++.old-deja/g++.other/debug9.C: New test.
8755
8756 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
8757
8758         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
8759
8760 2001-05-16  Jan Hubicka  <jh@suse.cz>
8761
8762         * gcc.c-torture/compile/20010516-1.c: New test.
8763
8764 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8765
8766         * g++.old-deja/g++.other/crash41.C: New test.
8767
8768 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8769
8770         * g++.old-deja/g++.pt/crash66.C: New test.
8771
8772 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
8773
8774         * g++.old-deja/g++.robertl/eb27.C: Convert.
8775
8776 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
8777
8778         * g++.dg/friend-warn.C: New test.  Do not warn about friend
8779         declaration being redundant.
8780
8781 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
8782
8783         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
8784
8785 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
8786
8787         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
8788
8789 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
8790
8791         * lib/g++.exp: Use testsuite_flags.
8792
8793 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
8794
8795         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
8796
8797 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8798
8799         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
8800
8801 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
8802
8803         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
8804
8805 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
8806
8807         * gcc.c-torture/compile/20010313-1.c: New test.
8808
8809 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
8810
8811         * gcc.dg/cpp/direct2.c: New test.
8812         * gccq.dg/cpp/direct2s.c: New test.
8813
8814         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
8815
8816 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
8817
8818         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
8819         * g++.old-deja/g++.other/op3.C: Likewise.
8820
8821 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8822
8823         * gcc.dg/cpp/syshdr.h: New file.
8824         * gcc.dg/cpp/sysmac1.c: Update.
8825         * gcc.dg/cpp/sysmac2.c: Update.
8826
8827 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8828
8829         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
8830
8831 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
8832
8833         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
8834         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
8835
8836 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
8837
8838         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
8839
8840 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
8841
8842         * lib/g++.exp (g++_include_flags): Don't use any special flags
8843         if TESTING_IN_BUILD_TREE is not defined.
8844         (g++_init): Use a plain 'c++' as the compiler if
8845         TESTING_IN_BUILD_TREEE is not defined.
8846
8847 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8848
8849         * g++.old-deja/g++.eh/catch13.C: New test.
8850         * g++.old-deja/g++.eh/catch14.C: New test.
8851
8852 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8853
8854         * gcc.dg/cpp/tr-define.c: New test.
8855
8856 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
8857
8858         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
8859         <stdlib.h>, not <malloc.h>.
8860
8861 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8862
8863         * g++.old-deja/g++.ns/template17.C: New test.
8864
8865 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8866
8867         * g++.old-deja/g++.pt/ref4.C: New test.
8868
8869 2001-04-30  Richard Henderson  <rth@redhat.com>
8870
8871         * gcc.dg/20000724-1.c: Revert last change.
8872
8873 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
8874
8875         * g77.f-torture/execute/20010430.f: New test.
8876
8877 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
8878
8879         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
8880
8881 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
8882
8883         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
8884
8885 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8886
8887         * g++.old-deja/g++.eh/crash6.C: New test.
8888
8889 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8890
8891         * g++.old-deja/g++.other/warn7.C: New test.
8892
8893 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8894
8895         * g++.old-deja/g++.other/defarg9.C: New test.
8896
8897 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8898
8899         * g77.f-torture/compile/20010426.f: New test.
8900         * g77.f-torture/execute/20010426.f: New test.
8901
8902 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8903
8904         * g77.f-torture/compile/20000629-1.x: Remove - error
8905         has been fixed.
8906
8907 2001-04-26  Jeffrey A Law  (law@cygnus.com)
8908
8909         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
8910         Tweak slightly to work with g++.dg framework.
8911         * g++.dg/special/ecos.exp: Run initp1.C test.
8912         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
8913
8914         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
8915         its linker doesn't give line numbers either.
8916         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
8917
8918 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8919
8920         * g++.old-deja/g++.other/lex1.C: New test.
8921
8922 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
8923
8924         * gcc.dg/noncompile/20010425-1.c: New test.
8925
8926 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8927
8928         * g++.old-deja/g++.pt/mangle2.C: New test.
8929
8930 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8931
8932         * gcc.dg/format/plus-1.c: New test.
8933
8934 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8935
8936         * gcc.dg/20010423-1.c: New test.
8937
8938 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8939
8940         * gcc.c-torture/execute/20010422-1.c: New test.
8941
8942 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
8943
8944         * g++.old-deja/g++.ns/type2.C: New test.
8945
8946 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
8947
8948         * g++.old-deja/g++.other/perf1.C: New test.
8949
8950 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
8951
8952         * gcc.dg/c99-func-2.c: Remove xfail.
8953         * gcc.dg/c99-func-3.c: Remove xfail.
8954         * gcc.dg/c99-func-4.c: Remove xfail.
8955
8956 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
8957
8958         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
8959
8960 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8961
8962         * gcc.c-torture/compile/20010423-1.c: New test.
8963
8964 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8965
8966         * g++.old-deja/g++.pt/typename28.C: New test.
8967
8968 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8969
8970         * g++.old-deja/g++.abi/empty2.C: New test.
8971         * g++.old-deja/g++.abi/empty3.C: New test.
8972
8973 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8974
8975         * g++.old-deja/g++.other/comdat2.C: New test.
8976         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
8977
8978 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8979
8980         * g++.old-deja/g++.other/overload14.C: New test.
8981
8982 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8983
8984         * g++.old-deja/g++.other/lookup23.C: New test.
8985
8986 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8987
8988         * gcc.c-torture/execute/20010403-1.c: New test.
8989
8990 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
8991             Mark Mitchell  <mark@codesourcery.com>
8992
8993         * lib/old-dejagnu.exp: Don't delete output of executable.
8994         Add .exe suffix to executables.
8995
8996 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
8997
8998         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
8999
9000 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9001
9002         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9003
9004 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9005
9006         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9007         * g++.old-deja/g++.abi/crash1.C: New test.
9008
9009 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9010
9011         * g++.old-deja/g++.other/crash40.C: New test.
9012
9013 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9014
9015         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9016
9017 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9018
9019         * g++.old-deja/g++.other/warn6.C: New test.
9020
9021 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9022
9023         * g++.old-deja/g++.robertl/eb42.C: Same.
9024
9025 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9026
9027         * gcc.dg/wtr-conversion-1.c: New testcase.
9028
9029 2001-04-10  Richard Henderson  <rth@redhat.com>
9030
9031         * g++.old-deja/g++.other/array5.C: New.
9032
9033 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9034
9035         * gcc.c-torture/execute/20010408-1.c: New test.
9036
9037 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9038
9039         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9040         headers and constructs.
9041         * g++.old-deja/g++.robertl/eb79.C: Same.
9042         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9043         * g++.old-deja/g++.robertl/eb73.C: Same.
9044         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9045         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9046         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9047         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9048         * g++.old-deja/g++.robertl/eb44.C: Same.
9049         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9050         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9051         * g++.old-deja/g++.robertl/eb39.C: Same.
9052         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9053         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9054         * g++.old-deja/g++.robertl/eb30.C: Same.
9055         * g++.old-deja/g++.robertl/eb3.C: Same.
9056         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9057         * g++.old-deja/g++.robertl/eb21.C: Same.
9058         * g++.old-deja/g++.robertl/eb15.C: Same.
9059         * g++.old-deja/g++.robertl/eb118.C: Same.
9060         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9061         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9062         * g++.old-deja/g++.robertl/eb109.C: Same.
9063         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9064         * g++.old-deja/g++.mike/rtti1.C: Same.
9065         * g++.old-deja/g++.mike/p658.C: Same.
9066         * g++.old-deja/g++.mike/net46.C: Same.
9067         * g++.old-deja/g++.mike/net34.C: Same.
9068         * g++.old-deja/g++.mike/memoize1.C: Same.
9069         * g++.old-deja/g++.mike/eh2.C: Same.
9070         * g++.old-deja/g++.law/weak.C: Same.
9071         * g++.old-deja/g++.law/visibility7.C: Same.
9072         * g++.old-deja/g++.law/visibility25.C: Same.
9073         * g++.old-deja/g++.law/visibility22.C: Same.
9074         * g++.old-deja/g++.law/visibility2.C: Same.
9075         * g++.old-deja/g++.law/visibility17.C: Same.
9076         * g++.old-deja/g++.law/visibility13.C: Same.
9077         * g++.old-deja/g++.law/visibility10.C: Same.
9078         * g++.old-deja/g++.law/visibility1.C: Same.
9079         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9080         * g++.old-deja/g++.law/vbase1.C: Same.
9081         * g++.old-deja/g++.law/operators32.C: Same.
9082         * g++.old-deja/g++.law/nest3.C: Same.
9083         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9084         * g++.old-deja/g++.law/except5.C (main): Same.
9085         * g++.old-deja/g++.law/cvt7.C (run): Same.
9086         * g++.old-deja/g++.law/cvt2.C: Same.
9087         * g++.old-deja/g++.law/cvt16.C: Same.
9088         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9089         * g++.old-deja/g++.law/ctors17.C (main): Same.
9090         * g++.old-deja/g++.law/ctors13.C: Same.
9091         * g++.old-deja/g++.law/ctors12.C (main): Same.
9092         * g++.old-deja/g++.law/ctors10.C: Same.
9093         * g++.old-deja/g++.law/code-gen5.C: Same.
9094         * g++.old-deja/g++.law/bad-error7.C: Same.
9095         * g++.old-deja/g++.law/arm9.C: Same.
9096         * g++.old-deja/g++.law/arm12.C: Same.
9097         * g++.old-deja/g++.law/arg8.C: Same.
9098         * g++.old-deja/g++.law/arg1.C: Same.
9099         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9100         * g++.old-deja/g++.jason/template31.C: Same.
9101         * g++.old-deja/g++.jason/template24.C (main): Same.
9102         * g++.old-deja/g++.jason/2371.C: Same.
9103         * g++.old-deja/g++.eh/new2.C: Same.
9104         * g++.old-deja/g++.eh/new1.C: Same.
9105         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9106         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9107         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9108         * g++.old-deja/g++.brendan/crash62.C: Same.
9109         * g++.old-deja/g++.brendan/crash52.C: Same.
9110         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9111         * g++.old-deja/g++.brendan/crash38.C: Same.
9112         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9113         * g++.old-deja/g++.brendan/copy9.C: Same.
9114
9115 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9116
9117         * gcc.c-torture/execute/20001203-2.c (memset):
9118         Count argument is of type __SIZE_TYPE__.
9119
9120 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9121
9122         * gcc.c-torture/compile/20010404-1.c: New test.
9123
9124 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9125
9126         * gcc.c-torture/compile/20010326-1.c: New test.
9127
9128 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9129
9130         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9131         peculiarities of the SH.
9132         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9133
9134 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9135
9136         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9137         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9138         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9139
9140 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9141
9142         * g77.f-torture/compile/20010321-1.f: New test.
9143
9144 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9145
9146         * gcc.c-torture/compile/20010329-1.c: New test.
9147
9148 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9149
9150         * gcc.c-torture/execute/20010329-1.c: New test.
9151
9152 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9153
9154         * g++.old-deja/g++.other/eh4.C: Fix typo.
9155
9156 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9157
9158         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9159
9160 2001-03-28  Philip Blundell  <philb@gnu.org>
9161
9162         * gcc.c-torture/compile/20010328-1.c: New test.
9163
9164 2001-03-27  Richard Henderson  <rth@redhat.com>
9165
9166         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9167         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9168
9169 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9170
9171         * gcc.c-torture/compile/20010327-1.c: New test.
9172
9173 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9174
9175         * g++.old-deja/g++.other/friend12.C: New test.
9176         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9177         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9178
9179 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9180
9181         * gcc.c-torture/execute/20010325-1.c: New test.
9182
9183 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9184
9185         * g++.old-deja/g++.other/mangle3.C: New test.
9186
9187 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9188
9189         * g++.old-deja/g++.other/anon8.C: New test.
9190
9191 2001-03-20  Philip Blundell  <philb@gnu.org>
9192
9193         * gcc.c-torture/compile/20010320-1.c: New test.
9194
9195 2001-03-17  Richard Henderson  <rth@redhat.com>
9196
9197         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9198
9199 2001-03-15  Geoff Keating  <geoff@redhat.com>
9200
9201         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9202         tests on AIX.
9203
9204 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9205
9206         * g++.old-deja/g++.other/eh4.C: New test.
9207
9208 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9209
9210         * gcc.dg/cpp/mi1.c: Update.
9211
9212 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9213
9214         * g++.old-deja/g++.other/regstack.C: New test.
9215
9216 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9217
9218         * g++.old-deja/g++.other/ref4.C: New test.
9219
9220 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9221
9222         * objc/execute/va_method.m: Added.
9223         * objc/execute/IMP.m: Added.
9224         * objc/execute/_cmd.m: Added.
9225         * objc/execute/accessing_ivars.m: Added.
9226         * objc/execute/class-1.m: Added.
9227         * objc/execute/class-10.m: Added.
9228         * objc/execute/class-11.m: Added.
9229         * objc/execute/class-12.m: Added.
9230         * objc/execute/class-13.m: Added.
9231         * objc/execute/class-14.m: Added.
9232         * objc/execute/class-2.m: Added.
9233         * objc/execute/class-3.m: Added.
9234         * objc/execute/class-4.m: Added.
9235         * objc/execute/class-5.m: Added.
9236         * objc/execute/class-6.m: Added.
9237         * objc/execute/class-7.m: Added.
9238         * objc/execute/class-8.m: Added.
9239         * objc/execute/class-9.m: Added.
9240         * objc/execute/class-tests-1.h
9241         * objc/execute/class-tests-2.h
9242         * objc/execute/compatibility_alias.m: Added.
9243         * objc/execute/encode-1.m: Added.
9244         * objc/execute/formal_protocol-1.m: Added.
9245         * objc/execute/formal_protocol-2.m: Added.
9246         * objc/execute/formal_protocol-3.m: Added.
9247         * objc/execute/formal_protocol-4.m: Added.
9248         * objc/execute/formal_protocol-5.m: Added.
9249         * objc/execute/formal_protocol-6.m: Added.
9250         * objc/execute/formal_protocol-7.m: Added.
9251         * objc/execute/informal_protocol.m: Added.
9252         * objc/execute/initialize.m: Added.
9253         * objc/execute/load.m: Added.
9254         * objc/execute/many_args_method.m: Added.
9255         * objc/execute/nested-3.m: Added.
9256         * objc/execute/no_clash.m: Added.
9257         * objc/execute/private.m: Added.
9258         * objc/execute/redefining_self.m: Added.
9259         * objc/execute/root_methods.m: Added.
9260         * objc/execute/selector-1.m: Added.
9261         * objc/execute/static-1.m: Added.
9262         * objc/execute/static-2.m: Added.
9263         * objc/execute/va_method.m: Added.
9264
9265 2001-03-10  Richard Henderson  <rth@redhat.com>
9266
9267         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9268
9269 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9270
9271         * g++.old-deja/g++.other/crash31.C: XFAIL.
9272         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9273         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9274         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9275         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9276         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9277
9278 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9279
9280         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9281
9282 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9283
9284         * gcc.dg/20000724-1.c: Don't use multiline strings.
9285
9286 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9287
9288         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9289         result of -cString against what we expect it to be; don't just
9290         print it out for no one to read.
9291
9292         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9293         Based on testcases provided by Nicola Pero.
9294
9295 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9296
9297         * gcc.dg/cpp/macro7.c: New test.
9298
9299 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9300
9301         * gcc.dg/cpp/multiline.c: Update.
9302
9303 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9304
9305         * g++.old-deja/g++.other/enum3.C: New test.
9306
9307 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9308
9309         * g++.old-deja/g++.other/pod1.C: New test.
9310
9311 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9312
9313         * g++.old-deja/g++.ext/overload1.C: New test.
9314
9315 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9316
9317         * g++.old-deja/g++.pt/using1.C: New test.
9318
9319 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9320
9321         * g++.old-deja/g++.other/using9.C: New test.
9322
9323 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
9324
9325         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9326
9327         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9328
9329 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
9330
9331         * g++.old-deja/g++.ext/realpt1.C: Remove.
9332
9333 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
9334
9335         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9336
9337 2001-02-26  Will Cohen  <wcohen@redhat.com>
9338
9339         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9340
9341 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
9342
9343         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9344         templatized constructors.
9345
9346 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9347
9348         * gcc.c-torture/execute/20010224-1.c: New test.
9349
9350 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
9351
9352         * gcc.c-torture/execute/20010222-1.c: New test.
9353
9354 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
9355
9356         * g++.old-deja/g++.other/inline20.C: New test.
9357
9358 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
9359
9360         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9361
9362 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9363
9364         * g++.old-deja/g++.other/lookup22.C: New test.
9365
9366 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
9367
9368         * g77.dg: New directory.
9369         * g77.dg/20010216-1.f: New test case.
9370         * g77.dg/dg.exp: New driver.
9371         * lib/g77-dg.exp: New driver library.
9372
9373 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9374
9375         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9376
9377 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
9378
9379         * g++.old-deja/g++.other/decl9.C: New test.
9380
9381 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
9382
9383         * g++.old-deja/g++.other/init16.C: Update the test so that it does
9384         not need <string> and also tests the initialization at runtime.
9385
9386 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9387
9388         * gcc.c-torture/execute/longlong.c: New test.
9389
9390 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9391
9392         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9393
9394 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9395
9396         * gcc.c-torture/execute/920302-1.c (execute):
9397         Change argument type to short.
9398
9399 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9400
9401         * g++.old-deja/g++.pt/deduct6.C: New test.
9402
9403 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9404
9405         * g++.old-deja/g++.pt/deduct5.C: New test.
9406
9407 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
9408
9409         * gcc.c-torture/execute/20010209-1.c: New test.
9410
9411 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9412
9413         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9414
9415 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
9416
9417         * g++.dg/vtgc1.C: Update for new ABI.
9418
9419         * consistency.vlad: New directory, 1665 files.
9420
9421 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9422
9423         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9424         return type.
9425         * gcc.dg/cpp/digraphs.c: Declare puts.
9426
9427 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9428
9429         * g++.old-deja/g++.other/warn5.C: New test.
9430
9431 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9432
9433         * g++.old-deja/g++.pt/spec40.C: New test.
9434
9435 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9436
9437         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9438         case.
9439         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9440
9441 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
9442
9443         * gcc.c-torture/compile/20010209-1.c: New test.
9444
9445 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
9446
9447         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9448         excess errors message but not if it crashes.
9449         * g++.old-deja/g++.other/crash27.C: Likewise.
9450         * g++.old-deja/g++.other/crash28.C: Likewise.
9451         * g++.old-deja/g++.other/crash30.C: Likewise.
9452         * g++.old-deja/g++.other/crash32.C: Likewise.
9453         * g++.old-deja/g++.other/crash35.C: Likewise.
9454         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9455
9456 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9457
9458         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9459         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9460         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9461         g77.f-torture/execute/execute.exp,
9462         g77.f-torture/noncompile/noncompile.exp,
9463         gcc.c-torture/execute/execute.exp,
9464         gcc.c-torture/execute/memcheck/memcheck.exp,
9465         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9466         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9467         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9468         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9469         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9470         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9471         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9472         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9473         Remove bug reporting instructions with ancient email addresses.
9474
9475 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9476
9477         * gcc.dg/20010202-1.c: New test.
9478         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9479
9480 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
9481
9482         * g++.dg/stdbool-if.C: New test.
9483
9484 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
9485
9486         * objc/execute/fdecl.m: Added main().
9487
9488 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9489
9490         * gcc.c-torture/execute/20010206-1.c: New test.
9491
9492 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9493
9494         * gcc.dg/cpp/avoidpaste1.c: Update.
9495
9496 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
9497
9498         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9499         Pero <nicola@brainstorm.co.uk>.
9500         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9501
9502 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
9503
9504         * g++.old-deja/g++.pt/spec39.C: New test.
9505
9506 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
9507
9508         * gcc.c-torture/compile/20010202-1.c: New test.
9509
9510 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
9511
9512         * g++.old-deja/g++.abi/primary2.C: New test.
9513         * g++.old-deja/g++.abi/primary3.C: New test.
9514         * g++.old-deja/g++.abi/primary4.C: New test.
9515         * g++.old-deja/g++.abi/primary5.C: New test.
9516         * g++.old-deja/g++.abi/vtable3.h: New test.
9517         * g++.old-deja/g++.abi/vtable3a.C: New test.
9518         * g++.old-deja/g++.abi/vtable3b.C: New test.
9519         * g++.old-deja/g++.abi/vtable3c.C: New test.
9520         * g++.old-deja/g++.abi/vtable3d.C: New test.
9521         * g++.old-deja/g++.abi/vtable3e.C: New test.
9522         * g++.old-deja/g++.abi/vtable3f.C: New test.
9523         * g++.old-deja/g++.abi/vtable3g.C: New test.
9524         * g++.old-deja/g++.abi/vtable3h.C: New test.
9525         * g++.old-deja/g++.abi/vtable3i.C: New test.
9526         * g++.old-deja/g++.abi/vtable3j.C: New test.
9527         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9528
9529 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9530
9531         * g++.old-deja/g++.other/anon6.C: New test.
9532         * g++.old-deja/g++.other/anon7.C: New test.
9533
9534 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9535
9536         * gcc.dg/cpp/avoidpaste2.c: New tests.
9537
9538 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9539
9540         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9541
9542 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9543
9544         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9545         DECIMAL_DIG cases for Irix."
9546
9547 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9548
9549         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9550
9551 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9552
9553         * gcc.dg/c99-tag-1.c: New test.
9554
9555 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9556
9557         * gcc.dg/cpp/tr-warn1.c: Add tests.
9558
9559 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9560
9561         * gcc.dg/cpp/avoidpaste1.c: Update.
9562         * gcc.dg/cpp/paste4.c: Update.
9563
9564 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9565
9566         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9567         cases for Irix.
9568
9569 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9570
9571         * g++.old-deja/g++.other/inline19.C: New test.
9572
9573 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9574
9575         * gcc.dg/Wlarger-than.c: New test.
9576
9577 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9578
9579         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9580
9581 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9582
9583         * gcc.c-torture/execute/20010129-1.c: New test.
9584         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9585
9586 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9587
9588         * gcc.dg/cpp/avoidpaste1.c: Test case.
9589
9590 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9591
9592         * g++.old-deja/g++.other/inline18.C: New test.
9593
9594 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9595
9596         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9597         and __builtin_putchar.
9598
9599 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9600
9601         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9602         tests.
9603
9604 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9605
9606         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9607         floating point number rounding mode to round to the nearest
9608         representable mode.
9609
9610 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9611
9612         * g++.old-deja/g++.other/mangle2.C: New test.
9613
9614 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9615
9616         * gcc.c-torture/compile/20010124-1.c: New test.
9617
9618 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
9619
9620         * g++.old-deja/g++.pt/spec38.C: New test.
9621
9622 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9623
9624         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9625         "Build don't run".
9626
9627 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9628
9629         * gcc.c-torture/execute/20010123-1.c: New test.
9630
9631 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9632
9633         * g++.old-deja/g++.pt/spec37.C: New test.
9634
9635 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9636
9637         * g++.old-deja/g++.pt/overload14.C: New test.
9638
9639 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9640
9641         * gcc.c-torture/execute/20010122-1.c: New test, exercise
9642         __builtin_return_address.
9643
9644 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
9645
9646         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9647         * g++.old-deja/g++.pt/spec35.C: New test.
9648         * g++.old-deja/g++.pt/spec36.C: New test.
9649
9650 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
9651
9652         * gcc.c-torture/compile/20010118-1.c: New test.
9653
9654 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9655
9656         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
9657
9658 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9659
9660         * gcc.c-torture/execute/20010119-1.c: New test.
9661
9662 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9663
9664         * g++.old-deja/g++.other/vbase5.C: New test.
9665
9666 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9667
9668         * gcc.c-torture/execute/20010118-1.c: New test.
9669
9670 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9671
9672         * g++.old-deja/g++.pt/deduct3.C: New test.
9673
9674 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9675
9676         * g++.old-deja/g++.pt/spec34.C: New test.
9677
9678 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9679
9680         * g77.f-torture/compile/20000601-2.f: New test.
9681
9682 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9683
9684         * g++.old-deja/g++.other/init17.C: New test.
9685
9686 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
9687
9688         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9689
9690 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9691
9692         * g++.old-deja/g++.pt/unify8.C: New test.
9693
9694 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9695
9696         * g++.old-deja/g++.abi/vbase1.C: New test.
9697
9698 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9699
9700         * g++.old-deja/g++.pt/crash65.C: New test.
9701
9702 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9703
9704         * gcc.dg/cpp/assembl2.S: New test case.
9705
9706 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
9707
9708         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9709         are supported.
9710
9711 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9712
9713         * g++.old-deja/g++.other/builtins1.C: New test.
9714         * g++.old-deja/g++.other/builtins2.C: Likewise.
9715         * g++.old-deja/g++.other/builtins3.C: Likewise.
9716         * g++.old-deja/g++.other/builtins4.C: Likewise.
9717
9718 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
9719
9720         * gcc.c-torture/compile/20010117-1.c: New test.
9721         * gcc.c-torture/compile/20010117-2.c: New test.
9722
9723 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9724
9725         * g77.f-torture/execute/20010116.[fx]: New test,
9726         XFAIL on i?86-*-*.
9727         * g77.f-torture/compile/20010115.f: Indicate it's
9728         a test for PR fortran/1636.
9729
9730 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9731
9732         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
9733
9734 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9735
9736         * g77.f-torture/compile/20010115.f: New test.
9737
9738 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
9739
9740         * g++.old-deja/g++.pt/nontype5.C: New test.
9741
9742 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9743
9744         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
9745         have an equivalent working one below it.
9746
9747 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9748
9749         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
9750         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9751
9752 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9753
9754         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
9755         message containing "init_priority".
9756         (conpr-2.C): Likewise.
9757         (conpr-3.C): Likewise.
9758         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
9759
9760 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9761
9762         * gcc.c-torture/execute/20010114-2.c: New test.
9763
9764 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9765
9766         * gcc.c-torture/compile/20010114-1.c: New test.
9767         * gcc.c-torture/compile/20010114-1.x: Xfail.
9768         * gcc.c-torture/compile/20010114-2.c: New test.
9769         * gcc.c-torture/execute/20010114-1.c: New test.
9770         * gcc.dg/trunc-1.c: New test.
9771         * gcc.dg/uninit-B.c: New test.
9772
9773 2001-01-13  Nick Clifton  <nickc@redhat.com>
9774
9775         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
9776         target.
9777
9778 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9779
9780         * gcc.c-torture/compile/20010113-1.c: New test.
9781
9782 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
9783
9784         * gcc.c-torture/compile/20001212-1.c: New test.
9785
9786 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9787
9788         * gcc.dg/cpp/widestr1.c: Update.
9789         * gcc.dg/cpp/prag-imp.c: Remove.
9790
9791 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
9792
9793         * gcc.c-torture/execute/20000801-3.x: Remove.
9794         * gcc.dg/c90-init-1.c: New test.
9795         * gcc.dg/c99-init-1.c: New test.
9796         * gcc.dg/c99-init-2.c: New test.
9797         * gcc.dg/gnu99-init-1.c: New test.
9798
9799 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
9800
9801         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
9802         testing that no relevant ones were found.
9803
9804 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9805
9806         * g++.old-deja/g++.pt/cast2.C: New test.
9807
9808 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9809
9810         * g++.old-deja/g++.pt/friend47.C: New test.
9811
9812 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9813
9814         * g++.old-deja/g++.pt/instantiate13.C: New test.
9815
9816 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9817
9818         * g++.old-deja/g++.other/defarg7.C: New test.
9819         * g++.old-deja/g++.other/defarg8.C: New test.
9820
9821 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9822
9823         * g++.old-deja/g++.pt/crash64.C: New test.
9824
9825 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9826
9827         * g++.old-deja/g++.pt/crash63.C: New test.
9828
9829 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9830
9831         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
9832
9833 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
9834
9835         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
9836
9837 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9838
9839         * g++.old-deja/g++.pt/error3.C: New test.
9840
9841 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9842
9843         * g++.old-deja/g++.other/crash39.C: New test.
9844
9845 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9846
9847         * g++.old-deja/g++.other/vbase4.C: New test.
9848
9849 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
9850
9851         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
9852         * gcc.dg/special/20000419-2.c: New file. Identical to above.
9853         * gcc.dg/special/special.exp: New test driver which will check
9854         for alias support for the above test.
9855
9856 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
9857
9858         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
9859         problems on small machines.
9860         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
9861         parameterize.
9862
9863 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
9864
9865         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
9866         mips.
9867         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9868
9869 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
9870
9871         * g++.old_deja/g++.pt/using8.C: New test.
9872
9873 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9874
9875         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
9876
9877 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
9878
9879         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
9880         where a failure is expected.
9881         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
9882
9883 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9884
9885         * g++.old_deja/g++.pt/instantiate12.C: New test.
9886
9887 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9888
9889         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
9890         start of structs.
9891         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
9892         * g++.old-deja/g++.brendan/crash17.C: Likewise.
9893         * g++.old-deja/g++.brendan/crash29.C: Likewise.
9894         * g++.old-deja/g++.brendan/crash48.C: Likewise.
9895         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9896         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
9897         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
9898         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
9899         * g++.old-deja/g++.eh/spec6.C: Likewise.
9900         * g++.old-deja/g++.jason/crash3.C: Likewise.
9901         * g++.old-deja/g++.law/ctors11.C: Likewise.
9902         * g++.old-deja/g++.law/ctors17.C: Likewise.
9903         * g++.old-deja/g++.law/ctors5.C: Likewise.
9904         * g++.old-deja/g++.law/ctors9.C: Likewise.
9905         * g++.old-deja/g++.mike/ambig1.C: Likewise.
9906         * g++.old-deja/g++.mike/net22.C: Likewise.
9907         * g++.old-deja/g++.mike/p3538a.C: Likewise.
9908         * g++.old-deja/g++.mike/p3538b.C: Likewise.
9909         * g++.old-deja/g++.mike/virt3.C: Likewise.
9910         * g++.old-deja/g++.niklas/t128.C: Likewise.
9911         * g++.old-deja/g++.other/anon4.C: Likewise.
9912         * g++.old-deja/g++.other/using1.C: Likewise.
9913         * g++.old-deja/g++.other/warn3.C: Likewise.
9914         * g++.old-deja/g++.pt/t37.C: Likewise.
9915         * g++.old-deja/g++.robertl/eb69.C: Likewise.
9916         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9917
9918 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9919
9920         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
9921
9922 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9923
9924         * gcc.c-torture/execute/stdio-opt-3.c: New test.
9925
9926 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
9927
9928         * gcc.c-torture/compile/20010107-1.c: New test.
9929
9930 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9931
9932         * gcc.c-torture/execute/builtin-noret-1.c: New test.
9933
9934 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9935
9936         * gcc.dg/format/format.h: New file.
9937         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
9938         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
9939         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
9940         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
9941         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
9942         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9943         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
9944         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
9945         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
9946         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
9947         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
9948         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
9949         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
9950         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
9951         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
9952         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
9953         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
9954         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
9955         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
9956         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
9957         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
9958         instead of declaring standard types, macros and functions in each
9959         test.
9960
9961 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
9962
9963         * gcc.c-torture/execute/20010106-1.c: New test.
9964
9965 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9966
9967         * gcc.dg/format/format.exp: New file.
9968         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
9969         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
9970         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
9971         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
9972         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
9973         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
9974         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
9975         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
9976         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
9977         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
9978         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
9979         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
9980         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
9981         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
9982         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
9983         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
9984         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
9985         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
9986         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
9987         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
9988         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
9989         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
9990         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
9991         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
9992         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
9993         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
9994         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
9995         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
9996         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
9997         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
9998         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
9999         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10000         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10001         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10002         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10003         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10004         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10005         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10006         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10007         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10008         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10009         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10010
10011 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10012
10013         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10014         account.
10015
10016 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10017
10018         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10019
10020 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10021
10022         * g++.old-deja/g++.pt/crash62.C: New test.
10023
10024 2001-01-04  Richard Henderson  <rth@redhat.com>
10025
10026         * gcc.dg/20000926-1.c: Update expected warnings.
10027         * gcc.dg/array-2.c: Likewise.
10028         * gcc.dg/array-4.c: Also validate flexible array members.
10029         * gcc.dg/c99-flex-array-1.c: New.
10030
10031 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10032
10033         * gcc.c-torture/compile/20001222-1.x: Remove.
10034
10035 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10036
10037         * gcc.c-torture/execute/built-in-setjmp.c: New.
10038
10039 2001-01-03  Richard Henderson  <rth@redhat.com>
10040
10041         * gcc.dg/940510-1.c: Update expected error wording.
10042         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10043
10044 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10045
10046         * lib/target-supports.exp (check_alias_available): Modified to
10047         indicate aliases not supported if only weak aliases are supported.
10048
10049 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10050
10051         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10052         Turn on cmpstrsi checks for __pj__ and __i370__.
10053
10054 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10055
10056         * g++.old-deja/g++.other/virtual11.C: New test.
10057
10058 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10059
10060         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10061
10062 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10063
10064         * gcc.c-torture/compile/20010102-1.c: New test.
10065
10066 2001-01-02  Andreas Jaeger  <aj@suse.de>
10067
10068         * gcc.dg/noreturn-3.c: New test.
10069
10070         * gcc.dg/noreturn-4.c: New test.
10071
10072 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10073
10074         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10075         __builtin_fputc and __builtin_fwrite.
10076
10077 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10078
10079         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10080         signed char, not default char.
10081
10082 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10083
10084         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10085
10086 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10087
10088         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10089
10090 2000-12-29  Richard Henderson  <rth@redhat.com>
10091
10092         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10093         (__cyg_profile_func_exit): Define.
10094
10095 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10096
10097         * g++.dg/vtgc1.C: New test.
10098
10099 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10100
10101         * gcc.dg/noncompile/20001228-1.c: New test.
10102
10103         * gcc.dg/20001228-1.c: New test.
10104
10105         * gcc.c-torture/execute/20001228-1.c: New test.
10106
10107 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10108
10109         * gcc.dg/format-strfmon-1.c: New test.
10110
10111 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10112
10113         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10114         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10115         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10116         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10117         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10118         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10119         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10120         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10121         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10122         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10123         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10124         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10125         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10126
10127         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10128         * gcc.c-torture/execute/string-opt-4.c: Test index.
10129
10130 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10131
10132         * gcc.c-torture/compile/20001226-1.c: New test.
10133
10134 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10135
10136         * gcc.c-torture/compile/20001222-1.c: New test.
10137         * gcc.c-torture/compile/20001222-1.x: Xfail.
10138
10139 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10140
10141         * gcc.c-torture/execute/comp-goto-2.c: New test.
10142
10143 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10144
10145         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10146         Use long types if __INT_MAX__ is 32767.
10147         (main): Use cast to (sint32 *) when poking 88 into a_page.
10148
10149         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10150
10151 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10152
10153         * gcc.c-torture/compile/20001221-1.c: New test.
10154         * gcc.c-torture/execute/20001221-1.c: New test.
10155
10156 2000-12-20  Richard Henderson  <rth@redhat.com>
10157
10158         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10159         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10160
10161 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10162
10163         * gcc.dg/compare3.c: New test.
10164
10165 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10166
10167         * gcc.dg/format-warnll-1.c: New test.
10168
10169 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10170
10171         * gcc.dg/cpp/cmdlne-P.c: New test.
10172
10173 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10174
10175         * gcc.c-torture/execute/builtin-abs-1.c,
10176         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10177
10178 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10179
10180         * gcc.dg/cpp/multiline.c: New test.
10181
10182 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10183
10184         * g++.old-deja/g++.other/syshdr1.C: Update.
10185         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10186
10187 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10188
10189         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10190
10191 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10192
10193         * g++.old-deja/g++.pt/ttp65.C: New test.
10194
10195 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10196
10197         * g++.old-deja/g++.pt/ttp64.C: New test.
10198
10199 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10200
10201         * g++.old-deja/g++.pt/spec33.C: New test.
10202
10203 2000-12-14  Catherine Moore  <clm@redhat.com>
10204
10205         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10206         * gcc.c-torture/execute/920612-2.c: Likewise.
10207         * gcc.c-torture/execute/920428-2.c: Likewise.
10208         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10209         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10210
10211 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10212
10213         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10214         * gcc.dg/pack-test-2.c: Likewise.
10215
10216 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10217
10218         Tests by Zack Weinberg <zackw@stanford.edu>.
10219
10220         * gcc.dg/cpp/defined.c: Update.
10221         * gcc.dg/cpp/defined_trad.c: New tests.
10222
10223 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10224
10225         * gcc.dg/cpp/trad-direct.c: Update.
10226
10227 2000-12-11  Neil Booth  <neilb@earthling.net>
10228
10229         * gcc.dg/cpp/defined_trad.c
10230
10231 2000-12-11  Neil Booth  <neilb@earthling.net>
10232
10233         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10234
10235 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10236
10237         * gcc.dg/format-miss-2.c: New test.
10238
10239 2000-12-09  Neil Booth  <neilb@earthling.net>
10240
10241         * gcc.dg/cpp/lineflags.c: New tests.
10242         * gcc.dg/cpp/poison.c: Update.
10243         * gcc.dg/cpp/redef2.c: Update.
10244         * gcc.dg/cpp/skipping.c: New test.
10245
10246 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10247
10248         * g++.old-deja/g++.other/eh3.C: New testcase.
10249
10250 2000-12-07  Neil Booth  <neilb@earthling.net>
10251
10252         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10253         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10254         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10255         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10256         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10257         Update.
10258
10259 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10260
10261         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10262         __SIZE_TYPE__ instead of int for type of integers cast to
10263         pointers.
10264
10265 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10266
10267         * g++.old-deja/g++.other/cleanup4.C: New test.
10268
10269 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10270
10271         * format-sec-1.c: New test.
10272
10273 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10274
10275         * gcc.dg/format-nonlit-3.c: New test.
10276
10277 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10278
10279         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10280         through a null pointer.
10281
10282 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10283
10284         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10285         * g++.old-deja/g++.pt/partial4.C: New test.
10286
10287 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10288
10289         * gcc.c-torture/execute/ieee/hugeval.x: New.
10290
10291 2000-12-06  Neil Booth  <neilb@earthling.net>
10292
10293         * gcc.dg/cpp/backslash2.c: New tests.
10294
10295 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10296
10297         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10298         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10299
10300 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
10301
10302         * gcc.c-torture/execute/20001203-2.c: New testcase.
10303
10304 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10305
10306         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10307         * g++.old-deja/g++.other/virtual10.C: New test.
10308
10309 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10310
10311         * g++.old-deja/g++.mike/pmf5.C: Remove test.
10312
10313 2000-12-05  Richard Henderson  <rth@redhat.com>
10314
10315         * gcc.c-torture/compile/20001205-1.c: New.
10316
10317 2000-12-04  Neil Booth  <neilb@earthling.net>
10318
10319         * g++.old-deja/g++.other/virtual9.C: New test.
10320         * g++.old-deja/g++.pt/crash61.C: New test.
10321         * gcc.c-torture/execute/loop-9.c: New test.
10322
10323 2000-12-04  Neil Booth  <neilb@earthling.net>
10324
10325         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10326         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10327         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10328         * gcc.dg/cpp/extratokens.c: ...here.
10329
10330 2000-12-04  Neil Booth  <neilb@earthling.net>
10331
10332         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10333         New tests.
10334
10335 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10336
10337         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10338         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10339
10340 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10341
10342         * gcc.c-torture/execute/20001203-1.c: New test.
10343
10344 2000-12-03  Neil Booth  <neilb@earthling.net>
10345
10346         * gcc.dg/cpp/macro6.c: New test cases.
10347
10348 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10349
10350         * gcc.c-torture/execute/string-opt-9.c: New test.
10351         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10352         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10353         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10354
10355         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10356         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
10357
10358 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
10359
10360         * gcc.dg/cpp/if-6.c: New testcase.
10361
10362         * gcc.dg/20001201-1.c: New testcase.
10363
10364 2000-12-02  Neil Booth  <neilb@earthling.net>
10365
10366         * g++.old-deja/g++.other/externC4.C,
10367         g++.old-deja/g++.other/friend10.C: New tests.
10368
10369 2000-12-02  Neil Booth  <neilb@earthling.net>
10370
10371         * g++.old-deja/g++.other/instan2.C
10372         * g++.old-deja/g++.other/instan3.C: New test.
10373
10374 2000-12-02  Neil Booth  <neilb@earthling.net>
10375
10376         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10377         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10378         gnuc99.c,gnuc99-pedantic.c: New tests.
10379
10380 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10381
10382         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10383         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10384
10385 2000-12-01  Neil Booth  <neilb@earthling.net>
10386
10387         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10388         * gcc.dg/cpp/poison.c: Update.
10389         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
10390
10391 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
10392
10393         * g77.f-torture/execute/20001201.f: New test.
10394
10395 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10396
10397         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10398
10399 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
10400
10401         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10402
10403 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
10404
10405         * g++.old-deja/g++.other/cast6.C: New test.
10406
10407 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
10408
10409         * gcc.c-torture/execute/20001130-2.c: New testcase.
10410
10411 2000-11-30  Richard Henderson  <rth@redhat.com>
10412
10413         * gcc.c-torture/execute/20001130-1.c: New test.
10414
10415 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10416
10417         * g++.old-deja/g++.other/op3.C: New test.
10418
10419 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10420
10421         * g++.old-deja/g++.other/op2.C: New test.
10422
10423 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10424
10425         * g++.old-deja/g++.other/crash38.C: New test.
10426
10427 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
10428
10429         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10430
10431 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
10432
10433         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10434         tests.
10435         * gcc.c-torture/execute/string-opt-6.c: New test.
10436
10437         * gcc.dg/20001117-1.c: Add main.
10438
10439 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
10440
10441         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10442         Move from here ...
10443         * gcc.dg/940510-1.c: ... to here.
10444
10445         * gcc.dg/20000926-1.c: GNU C now allows initializations of
10446         zero-size arrays in toplevel structures.
10447
10448 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10449
10450         * gcc.c-torture/execute/loop-8.c: New test.
10451
10452 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10453
10454         * g++.old-deja/g++.other/base1.C: New test.
10455
10456 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10457
10458         * g++.old-deja/g++.other/parse2.C: New test.
10459
10460 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10461
10462         * g++.old-deja/g++.pt/incomplete1.C: New test.
10463
10464 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10465
10466         * g++.old-deja/g++.other/friend9.C: New test.
10467
10468 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10469
10470         * gcc.dg/20001127-1.c: New test.
10471
10472 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10473
10474         * g++.old-deja/g++.pt/friend46.C: New test.
10475
10476 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10477
10478         * g++.old-deja/g++.other/ptrmem8.C: New test.
10479
10480 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10481
10482         * gcc.c-torture/execute/string-opt-7.c: New test.
10483         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10484
10485 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10486
10487         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10488         instead of 'mkcheck 2'.
10489
10490 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10491
10492         * gcc.c-torture/execute/memcheck/driver.c,
10493         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10494         C9X references to refer to C99.
10495
10496 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
10497
10498         * gcc.dg/ultrasp3.c: New test.
10499
10500 2000-11-25  Neil Booth  <neilb@earthling.net>
10501
10502         * gcc.dg/cpp/include2.c: Update test to be locale independent.
10503
10504 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
10505
10506         * gcc.c-torture/compile/20001123-2.c: New.
10507
10508 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10509
10510         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10511
10512 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
10513
10514         * gcc.dg/sequence-point-1.c: Add some new tests.
10515         * gcc.c-torture/execute/20001124-1.c: New test.
10516
10517 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10518
10519         * g++.old-deja/g++.other/vaarg4.C: New test.
10520         * gcc.c-torture/compile/20001123-1.c: New test.
10521
10522 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10523
10524         * g++.other/crash24.C: Adjust and remove XFAIL.
10525         * g++.other/crash37.C: New test.
10526
10527 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10528
10529         * g++.old-deja/g++.pt/instantiate9.C: New test.
10530
10531 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10532
10533         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10534         new ABI, too.
10535
10536         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10537         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10538
10539 2000-11-22  Neil Booth  <neilb@earthling.net>
10540
10541         * gcc.dg/cpp/Wtrigraphs.c: New test.
10542
10543 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10544
10545         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10546
10547 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10548
10549         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10550
10551 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10552
10553         * lib/gcc-dg.exp: load_lib scanasm.exp.
10554         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10555         * lib/g++-dg.exp: load_lib scanasm.exp.
10556         * lib/scanasm.exp: New.
10557         (scan-assembler, scan-assembler-not): Add optional arguments to
10558         test name, or if not present, the pattern name.
10559         (scan-assembler-dem, scan-assembler-dem-not): New.
10560
10561         * g++.dg/dg.exp: New.
10562
10563 2000-11-21  Neil Booth  <neilb@earthling.net>
10564
10565         * gcc.dg/cpp/integrated1.c: Remove.
10566
10567 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10568
10569         * gcc.c-torture/execute/20001121-1.c: New test.
10570
10571 2000-11-21  Richard Henderson  <rth@redhat.com>
10572
10573         * gcc.c-torture/compile/20001121-1.c: New test.
10574
10575 2000-11-20  Neil Booth  <neilb@earthling.net>
10576
10577         * gcc.dg/cpp/integrated1.c: New test.
10578
10579 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10580
10581         * g++.old-deja/g++.other/inline17.C: New test.
10582
10583 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10584
10585         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10586         local variable to be zero: I made the variable global. Now
10587         uses abort() and exit() instead of relying on main's return value.
10588
10589 2000-11-20  Neil Booth  <neilb@earthling.net>
10590
10591         * gcc.dg/cpp/paste2.c: Update test.
10592         * objc/execute/paste.m: New test.
10593
10594 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10595
10596         * gcc.dg/c99-condexpr-1.c: New test.
10597
10598 2000-11-20  Neil Booth  <neilb@earthling.net>
10599
10600         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10601
10602 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10603
10604         * g++.old-deja/g++.pt/export1.C: New test.
10605
10606 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10607
10608         * gcc.dg/20001117-1.c: New test.
10609
10610 2000-11-18  Richard Henderson  <rth@redhat.com>
10611
10612         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10613
10614 2000-11-18  Richard Henderson  <rth@redhat.com>
10615
10616         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10617         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10618         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10619
10620 2000-11-18  Richard Henderson  <rth@redhat.com>
10621
10622         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10623         (main): New.  Exit cleanly.
10624
10625 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10626
10627         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10628         gcc.dg/c99-fordecl-2.c: New tests.
10629
10630 2000-11-18  Richard Henderson  <rth@redhat.com>
10631
10632         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10633         * gcc.c-torture/execute/zerolen-2.c: New.
10634
10635 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10636
10637         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10638         memory.
10639
10640 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10641
10642         * g++.old-deja/g++.pt/instantiate8.C: New test.
10643
10644 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10645
10646         * g++.old-deja/g++.other/incomplete.C: Add more tests.
10647         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10648
10649 2000-11-16  Nick Clifton  <nickc@redhat.com>
10650
10651         * gcc.c-torture/execute/nestfunc-2.c: New test.
10652         * gcc.c-torture/execute/nestfunc-3.c: New test.
10653
10654 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10655
10656         * gcc.c-torture/compile/20001116-1.c: New test.
10657
10658 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10659
10660         * gcc.c-torture/execute/20001115-1.c: New test.
10661
10662 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
10663
10664         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10665         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10666         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10667         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10668
10669 2000-11-15  Neil Booth  <neilb@earthling.net>
10670
10671         gcc.dg/cpp/_Pragma1.c: Update.
10672         gcc.dg/cpp/_Pragma2.c: New test.
10673
10674 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10675
10676         * g++.old-deja/g++.other/anon5.C: New test.
10677
10678 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10679
10680         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10681         tests.
10682
10683 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
10684
10685         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10686         output.
10687
10688 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10689
10690         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10691         labels at end of compound statements.
10692
10693 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
10694
10695         * gcc.c-torture/execute/loop-7.c: New test.
10696
10697 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10698
10699         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10700
10701 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10702
10703         * gcc.dg/c99-bool-1.c: New test.
10704
10705 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10706
10707         * gcc.dg/c99-scope-1.c: Remove xfail.
10708         * gcc.dg/c99-scope-2.c: New test.
10709
10710 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10711
10712         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
10713         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
10714
10715 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
10716
10717         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
10718         error messages.
10719
10720         * g++.mike/p700.C: Don't typedef wchar_t.
10721         * g++.mike/p784.C: Likewise.
10722         * g++.mike/eb101.C: Don't use __wchar_t.
10723
10724 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10725
10726         * g77.f-torture/execute/20001111.[fx]: Test premature exit
10727         from DO loop.
10728
10729 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10730
10731         * gcc.c-torture/execute/20001111-1.c: New test.
10732
10733 2000-11-10  Nick Clifton  <nickc@redhat.com>
10734
10735         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
10736         long multuiple and accumulate.
10737
10738 2000-11-09  Richard Henderson  <rth@redhat.com>
10739
10740         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
10741         via size_t instead of int.
10742
10743         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
10744         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10745         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10746         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10747
10748 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
10749
10750         * gcc.c-torture/compile/20001109-1.c: New test.
10751         * gcc.c-torture/compile/20001109-2.c: New test.
10752
10753 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
10754
10755         * g++.old-deja/g++.pt/operator1.C: New test.
10756         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
10757
10758 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10759
10760         * gcc.dg/20001108-1.c: New test.
10761
10762 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10763
10764         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
10765         with both arguments constant strings.
10766         * gcc.c-torture/execute/string-opt-3.c: New test.
10767         * gcc.c-torture/execute/string-opt-4.c: New test.
10768         * gcc.c-torture/execute/string-opt-5.c: New test.
10769
10770 2000-11-08  Nick Clifton  <nickc@redhat.com>
10771
10772         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
10773         mulsidi3adddi patterns.
10774
10775 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
10776
10777         * g++.old-deja/g++.other/crash36.C: New test.
10778
10779 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
10780
10781         * g++.old-deja/g++.other/init16.C: New test.
10782
10783 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
10784
10785         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
10786
10787 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10788
10789         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
10790         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10791         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10792
10793 2000-11-07  DJ Delorie  <dj@redhat.com>
10794
10795         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
10796
10797 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10798
10799         * gcc.c-torture/execute/string-opt-1.c: New test.
10800
10801 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10802
10803         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
10804         mips-sgi-irix6.* because the MIPS ABI passes floating-point
10805         parameters in registers, and there is no way for a varargs
10806         function to know in which order the integer and floating-point
10807         parameters should be interleaved when they are placed on the
10808         stack.
10809         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10810         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10811
10812 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10813
10814         * gcc.c-torture/execute/string-opt-2.c: New test.
10815
10816 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
10817
10818         * g++.old-deja/g++.pt/crash60.C: New test.
10819
10820 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10821
10822         * g++.old-deja/g++.other/crash24.C: New test.
10823         * g++.old-deja/g++.other/crash25.C: New test.
10824         * g++.old-deja/g++.other/crash26.C: New test.
10825         * g++.old-deja/g++.other/crash27.C: New test.
10826         * g++.old-deja/g++.other/crash28.C: New test.
10827         * g++.old-deja/g++.other/crash29.C: New test.
10828         * g++.old-deja/g++.other/crash30.C: New test.
10829         * g++.old-deja/g++.other/crash31.C: New test.
10830         * g++.old-deja/g++.other/crash32.C: New test.
10831         * g++.old-deja/g++.other/crash33.C: New test.
10832         * g++.old-deja/g++.other/crash34.C: New test.
10833         * g++.old-deja/g++.other/crash35.C: New test.
10834
10835 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10836
10837         * gcc.c-torture/execute/20001031-1.c: New test.
10838
10839 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
10840
10841         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
10842         namespace.
10843
10844         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
10845         standards-conformant.
10846
10847         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
10848
10849         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
10850         * g++.old-deja/g++.mike/p755a.C: Likewise.
10851         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
10852         library makes no calls to `operator new' during initialization.
10853
10854 2000-11-04  Neil Booth  <neilb@earthling.net>
10855
10856         * gcc.dg/cpp/include2.c: New tests.
10857
10858 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
10859
10860         * lib/g++.exp (g++_set_ld_library_path): New function.
10861         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
10862
10863 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
10864
10865         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
10866         warnings.
10867
10868 2000-11-01  Richard Henderson  <rth@redhat.com>
10869
10870         * g++.old-deja/g++.ext/namedret1.C: New.
10871         * g++.old-deja/g++.ext/namedret2.C: New.
10872         * g++.old-deja/g++.ext/namedret3.C: New.
10873
10874 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
10875
10876         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
10877         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
10878
10879 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10880
10881         * gcc.c-torture/execute/va-arg-21.c: New test.
10882
10883 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10884
10885         * gcc.dg/c99-complex-2.c: New test.
10886
10887 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10888
10889         * gcc.c-torture/execute/stdio-opt-1.c: New test.
10890
10891 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
10892
10893         * g++.old-deja/g++.other/inline16.C: New test.
10894
10895 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
10896
10897         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
10898         __PRETTY_FUNCTION__
10899
10900 2000-10-29  Neil Booth  <neilb@earthling.net>
10901
10902         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
10903         New tests.
10904         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
10905         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
10906         optimisation.
10907
10908 2000-10-29  Neil Booth  <neilb@earthling.net>
10909
10910         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
10911         * mi1.c, mi1c.h: Add null directives to multiple-include test.
10912         * mi5.c: Test multiple includes work with -C.
10913         * trigraphs.c: Test ^= version.
10914
10915 2000-10-28  Neil Booth  <neilb@earthling.net>
10916
10917         New tests and test updates for new macro expander.
10918
10919         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
10920         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
10921         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
10922         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
10923         new diagnostic messages.
10924
10925         * gcc.dg/cpp/macro3.c: New tests.
10926
10927 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
10928
10929         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
10930         on the same line.
10931
10932 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
10933
10934         * g++.old-deja/g++.other/eh2.C: New test.
10935
10936 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10937
10938         * gcc.c-torture/execute/20001027-1.c: New test.
10939
10940 2000-10-26  Richard Henderson  <rth@redhat.com>
10941
10942         * gcc.c-torture/execute/20001026-1.c: New.
10943
10944 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
10945
10946         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
10947         * g++.old-deja/g++.law/builtin1.C: Likewise.
10948         * g++.old-deja/g++.law/ctors10.C: Likewise.
10949         * g++.old-deja/g++.law/virtual3.C: Likewise.
10950         * g++.old-deja/g++.mike/p658.C: Likewise.
10951         * g++.old-deja/g++.other/sibcall1.C: Likewise.
10952         * g++.old-deja/g++.other/vaarg2.C: Likewise.
10953         * g++.old-deja/g++.robertl/eb124.C: Likewise.
10954         * g++.old-deja/g++.robertl/eb44.C: Likewise.
10955         * g++.old-deja/g++.robertl/eb77.C: Likewise.
10956
10957 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
10958
10959         * gcc.c-torture/compile/20001024-1.c: New test.
10960
10961 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
10962
10963         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
10964         to tell us whether or not we are using V3.
10965
10966 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10967
10968         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
10969         operands.
10970
10971 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10972
10973         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
10974
10975 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
10976
10977         * gcc.c-torture/execute/20001024-1.c: New test.
10978
10979 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
10980
10981         * g++.old-deja/g++.other/sibcall1.C: New test.
10982
10983 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
10984
10985         * gcc.dg/noncompile/init-3.c: New test.
10986
10987 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10988
10989         * gcc.dg/format-array-1.c: New test.
10990
10991 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10992
10993         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
10994         writing through null pointers; remove comment about testing
10995         unterminated strings.
10996
10997 2000-10-17  Matthew Hiller  <hiller@redhat.com>
10998
10999         * gcc.c-torture/execute/20001017-2.c: New test.
11000
11001 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11002
11003         * gcc.c-torture/compile/20001018-1.c: New test.
11004         * gcc.c-torture/compile/20001018-1.x: Xfail.
11005
11006 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11007
11008         * gcc.c-torture/execute/20001017-1.c: New test.
11009
11010 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11011
11012         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11013         for multiple use of arguments with scanf formats; add tests for
11014         multiple use of arguments.
11015
11016 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11017
11018         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11019
11020 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11021
11022         * gcc.dg/format-miss-1.c: New test.
11023
11024 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11025
11026         * gcc.c-torture/execute/20001013-1.c: New test.
11027
11028 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11029
11030         * gcc.dg/format-branch-1.c: New test.
11031
11032 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11033
11034         * README, lib/file-format.exp: Remove EGCS references.
11035
11036 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11037
11038         * gcc.dg/20001013-1.c: New test.
11039
11040 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11041
11042         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11043         for intmax_t in the compiler using __typeof__ and the type rules
11044         for conditional expressions.
11045
11046 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11047
11048         * gcc.dg/20001012-1.c: New test.
11049         * gcc.dg/20001012-2.c: New test.
11050
11051 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11052
11053         * gcc.dg/format-attr-1.c: New test.
11054
11055 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11056
11057         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11058         __LONG_LONG_MAX__ instead of LLONG_MAX.
11059
11060 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11061
11062         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11063         scanf flags.
11064         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11065         flags.
11066
11067 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11068
11069         * gcc.dg/sequence-pt-1.c: New test.
11070
11071 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11072
11073         * gcc.c-torture/execute/20001011-1.c: New testcase.
11074         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11075
11076 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11077
11078         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11079         does not error on it.
11080
11081 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11082
11083         * gcc.dg/20001009-1.c: New test.
11084
11085 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11086
11087         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11088         * gcc.c-torture/execute/20001009-2.c: ... to here.
11089
11090 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11091
11092         * gcc.c-torture/compile/20001009-1.c: New testcase.
11093         * gcc.c-torture/execute/20001009-1.c: New testcase.
11094         Testcases provided by Jan Hubicka <jh@suse.cz>.
11095
11096 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11097
11098         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11099         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11100         uintmax_t using <limits.h> to emulate the compiler's internal
11101         logic.  No longer XFAIL %j tests.
11102
11103 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11104
11105         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11106         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11107         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11108         regexps and details of expected handling of some bad formats.
11109         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11110         suppression.
11111
11112 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11113
11114         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11115         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11116         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11117         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11118         in list archives.
11119
11120 2000-10-06  Richard Henderson  <rth@cygnus.com>
11121
11122         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11123         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11124         * g++.old-deja/g++.jason/report.C: Likewise.
11125         * g++.old-deja/g++.law/friend5.C: Likewise.
11126         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11127         of the expected warnings.
11128
11129 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11130
11131         * g++.old-deja/g++.pt/enum14.C: New test.
11132
11133 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11134
11135         * g++.old-deja/g++.pt/crash59.C: New test.
11136
11137 2000-10-04  Will Cohen  <wcohen@redhat.com>
11138
11139         * gcc.dg/20000926-1.c: New test.
11140
11141 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11142
11143         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11144         function name for current C++ compiler.
11145         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11146
11147 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11148
11149         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11150         __PRETTY_FUNCTION__.
11151         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11152
11153 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11154
11155         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11156
11157 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11158
11159         * gcc.c-torture/compile/20000923-1.c: New test.
11160
11161 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11162
11163         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11164         * g++.old-deja/g++.pt/ttp62.C: Same.
11165         * g++.old-deja/g++.other/inline14.C: Same.
11166
11167 2000-09-24  Richard Henderson  <rth@cygnus.com>
11168
11169         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11170
11171 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11172
11173         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11174
11175 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11176
11177         * gcc.c-torture/compile/20000922-1.c: New file.
11178
11179 2000-09-21  Nick Clifton  <nickc@redhat.com>
11180
11181         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11182         a signed long modulo operation.
11183         (mod6): New function - perform an unsigned long modulo operation.
11184         (main): Add tests for modulos of very large numbers by very small
11185         dividends.
11186
11187 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11188
11189         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11190
11191 2000-09-19  Richard Henderson  <rth@cygnus.com>
11192
11193         * gcc.dg/compare2.c (case 10): XFAIL.
11194
11195 2000-09-18  Richard Henderson  <rth@cygnus.com>
11196
11197         * gcc.c-torture/execute/20000906-1.c: Move ...
11198         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11199         that support __builtin_trap.
11200
11201 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11202
11203         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11204
11205 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11206
11207         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11208         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11209         more $ format tests.
11210
11211 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11212
11213         * gcc.dg/format-errmk-1.c: New test.
11214
11215 2000-09-17  Greg McGary  <greg@mcgary.org>
11216
11217         * gcc.c-torture/execute/20000917-1.x: Remove.
11218
11219 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11220
11221         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11222
11223 2000-09-17  Greg McGary  <greg@mcgary.org>
11224
11225         * gcc.c-torture/execute/20000917-1.c: New test.
11226         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11227
11228 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11229
11230         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11231         in nested macro bug.
11232
11233 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11234
11235         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11236
11237 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11238
11239         * gcc.c-torture/execute/20000914-1.c: New test.
11240
11241 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11242
11243         * g++.other/inline13.C: New test.
11244
11245 2000-09-12  Andreas Jaeger  <aj@suse.de>
11246
11247         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11248         constant by Ulrich Drepper <drepper@redhat.com>.
11249
11250 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11251
11252         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11253
11254 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11255
11256         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11257
11258 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11259
11260         * gcc.dg/cpp/backslash.c: New test.
11261
11262 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11263
11264         * gcc.c-torture/execute/20000910-1.c: New test.
11265         * gcc.c-torture/execute/20000910-2.c: Likewise.
11266
11267 2000-09-11  Robert Lipe  <robertl@sco.com>
11268
11269         * gcc.dg/pragma-align.c: New test.
11270
11271 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11272
11273         * g++.old-deja/g++.pt/explicit82.C: New test.
11274         * g++.old-deja/g++.pt/explicit83.C: New test.
11275
11276 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11277
11278         * gcc.dg/asm-names.c: New test.
11279
11280 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11281
11282         * gcc.dg/cpp/tr-warn6.c: New test
11283
11284 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11285
11286         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11287         be accepted.
11288
11289 2000-09-07  Catherine Moore  <clm@redhat.com>
11290
11291         * gcc.c-torture/execute/unroll-1.c: New test.
11292
11293 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
11294
11295         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11296         ERROR markers.
11297         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11298         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11299         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11300         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11301         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11302         Preprocess only.
11303         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11304         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11305
11306 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11307
11308         * g++.old-deja/g++.pt/deduct2.C: New test.
11309
11310 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11311
11312         * g++.old-deja/g++.pt/parms2.C: New test.
11313
11314 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11315
11316         * g++.old-deja/g++.pt/crash58.C: New test.
11317
11318 2000-09-06  Greg McGary  <greg@mcgary.org>
11319
11320         * gcc.c-torture/execute/20000906-1.c: New test.
11321         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
11322
11323 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11324
11325         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11326
11327 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11328
11329         * g++.old-deja/g++.pt/crash57.C: New test.
11330
11331 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11332
11333         * g++.old-deja/g++.pt/crash56.C: New test.
11334
11335 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11336
11337         * g++.old-deja/g++.pt/koenig1.C: New test.
11338
11339 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11340
11341         * gcc.dg/20000904-1.c: New test.
11342
11343 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11344
11345         * gcc.dg/cpp/paste8.c: New test.
11346
11347 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
11348
11349         * gcc.c-torture/compile/20000827-1.c: New test.
11350
11351 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11352
11353         * gcc.dg/format-diag-1.c: New test.
11354
11355 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11356
11357         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11358         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11359         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11360         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11361         gcc.dg/formatz-1.c: Adjust warning regular expressions.
11362
11363 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11364
11365         * g++.old-deja/g++.other/nested4.C: New test.
11366
11367 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11368
11369         * g++.old-deja/g++.ns/scoped1.C: New test.
11370
11371 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
11372
11373         * lib/g++.exp: Support testing already-installed GCC.
11374
11375 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11376
11377         * wtr-label-1.c, wtr-suffix-1.c: New tests.
11378
11379 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11380
11381         * gcc.dg/return-type-2.c: New test.
11382
11383 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
11384
11385         * gcc.c-torture/compile/20000825-1.c: New test.
11386
11387 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
11388
11389         * gcc.dg/dwarf2-2.c: New test.
11390
11391 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
11392
11393         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11394         dg-warning regexps.
11395
11396 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11397
11398         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11399         gcc.dg/format-ext-5.c: New tests.
11400
11401 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
11402
11403         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11404
11405 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
11406
11407         * gcc.dg/noncompile/930622-2.c: Adjust error message.
11408
11409 2000-08-24  Richard Henderson  <rth@cygnus.com>
11410
11411         * gcc.dg/ia64-sync-1.c: New test.
11412         * gcc.dg/ia64-sync-2.c: New test.
11413         * gcc.dg/ia64-asm-1.c: New test.
11414
11415 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11416
11417         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11418         * gcc.dg/format-ext-2.c: New test.
11419
11420 2000-08-23  Jason Merrill  <jason@redhat.com>
11421
11422         * lib/old-dejagnu.exp: Also ignore "In member function" and
11423         "At global scope".
11424
11425 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11426
11427         * gcc.dg/noncompile/label-lineno-1.c: New test.
11428
11429 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11430
11431         * gcc.dg/c99-array-nonobj-1.c: New test.
11432
11433 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11434
11435         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11436         tests.
11437         * gcc.dg/format-ext-1.c: New test.
11438
11439 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11440
11441         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11442         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11443         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11444         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11445         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11446
11447 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11448
11449         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11450         gcc.dg/c99-strftime-2.c: New tests.
11451
11452 2000-08-22  Richard Henderson  <rth@cygnus.com>
11453
11454         * gcc.c-torture/execute/20000822-1.c: New test.
11455
11456 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11457
11458         * gcc.c-torture/execute/20000819-1.x: Remove.
11459
11460 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11461
11462         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11463         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11464         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11465         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11466         gcc.dg/format-xopen-1.c: New tests.
11467
11468 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11469
11470         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11471
11472 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11473
11474         * g++.old-deja/g++.other/loop2.C: New test.
11475
11476         * gcc.c-torture/compile/20000606-1.c: New test.
11477         * gcc.c-torture/compile/20000728-1.c: New test.
11478         * gcc.c-torture/execute/20000801-1.c: New test.
11479         * gcc.c-torture/execute/20000801-2.c: New test.
11480         * gcc.c-torture/execute/20000819-1.c: New test.
11481         * gcc.c-torture/execute/20000819-1.x: XFAIL.
11482         * gcc.dg/20000629-1.c: New test.
11483         * gcc.dg/20000724-1.c: New test.
11484         * gcc.dg/20000807-1.c: New test.
11485
11486 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
11487
11488         * gcc.dg/cpp/pragma-1.c: New test.
11489         * gcc.dg/cpp/pragma-2.c: New test.
11490
11491 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
11492
11493         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11494         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
11495
11496 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11497
11498         * gcc.c-torture/compile/20000818-1.c: New test.
11499
11500 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
11501
11502         * gcc.c-torture/execute/20000818-1.c: New test.
11503
11504 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11505
11506         * gcc.dg/format-va-1.c: New test.
11507
11508 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11509
11510         * g++.old-deja/g++.other/typedef8.C: New test.
11511
11512 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11513
11514         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11515         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11516         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11517         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11518         * g++.old-deja/g++.other/ptrmem7.C: New test.
11519         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11520
11521 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11522
11523         * g++.old-deja/g++.pt/typename27.C: New test.
11524
11525 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11526
11527         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11528         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11529         * g++.old-deja/g++.pt/friend45.C: New test.
11530         * g++.old-deja/g++.other/friend8.C: New test.
11531
11532 2000-08-15  Richard Henderson  <rth@cygnus.com>
11533
11534         * gcc.c-torture/execute/20000815-1.c: New test.
11535
11536 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11537
11538         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11539         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11540         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11541
11542 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11543
11544         * g++.old-deja/g++.other/refinit2.C: New test.
11545
11546 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11547
11548         * lib/c-torture.exp (c-torture): Make
11549         compiler_conditional_xfail_data global.
11550         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11551         compiler_conditional_xfail_data machinery.
11552         (f-torture-execute): Likewise.
11553         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11554         and only when unrolling loops.
11555
11556         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11557
11558 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11559
11560         * g++.old-deja/g++.pt/explicit81.C: New test.
11561
11562 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11563
11564         * g++.old-deja/g++.pt/typename26.C: New test.
11565
11566 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11567
11568         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11569         warning.
11570
11571 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11572
11573         * g++.old-deja/g++.other/array3.C: New test.
11574
11575 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11576
11577         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11578         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11579         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11580         New tests.
11581
11582 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11583
11584         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11585         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11586
11587 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11588
11589         * gcc.c-torture/execute/20000808-1.c: New test.
11590
11591 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11592
11593         * gcc.dg/c90-const-expr-1.c: New test.
11594
11595 2000-08-08  Richard Henderson  <rth@cygnus.com>
11596
11597         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11598
11599 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11600
11601         * gcc.dg/noncompile/const-ll-1.c: New test.
11602
11603 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11604
11605         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11606
11607 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11608
11609         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11610         that running programs linked against the shared version of libobjc
11611         run correctly.
11612
11613 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11614
11615         * gcc.dg/c99-printf-1.c: New test.
11616
11617 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11618
11619         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11620
11621 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
11622
11623         * gcc.c-torture/execute/20000731-1.x: Delete.
11624
11625 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
11626
11627         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11628         and torture_without_loops as is done by c-torture.exp.
11629         (search_for): Copy from c-torture.exp.
11630         (gcc-dg-runtest): New function, drives a directory of tests
11631         iterating over the TORTURE_OPTIONS.
11632         (scan-assembler, scan-assembler-not): Move here from
11633         individual directory drivers.
11634
11635         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11636         defined by lib/gcc-dg.exp.
11637         * gcc.dg/cpp/cpp.exp: Likewise.
11638         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
11639         gcc-dg-runtest, so we cycle over optimization options.
11640
11641         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11642         * gcc.dg/compare2.c: No longer expected to fail.
11643
11644 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
11645
11646         * gcc.c-torture/execute/20000804-1.c: New test.
11647
11648 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11649
11650         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11651
11652 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
11653
11654         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11655
11656 2000-08-03  Jeffrey A Law  (law@cygnus.com)
11657
11658         * gcc.c-torture/compile/20000803-1.c: New test.
11659
11660 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11661
11662         * gcc.c-torture/execute/20000801-3.c,
11663         gcc.c-torture/execute/20000801-4.c: New tests.
11664         * gcc.c-torture/execute/20000801-3.x,
11665         gcc.c-torture/execute/20000801-4.x: Xfail.
11666
11667 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
11668
11669         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11670         libobjc/.libs to allow for libtool.
11671
11672 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
11673
11674         * gcc.c-torture/compile/20000802-1.c: New test.
11675
11676 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11677
11678         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11679
11680 2000-07-31  Jeffrey A Law  (law@cygnus.com)
11681
11682         * gcc-c-torture/execute/20000731-2.c: New test.
11683
11684         * gcc.c-torture/execute/20000731-1.c: New test.
11685         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11686
11687 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
11688
11689         * testsuite/gcc.dg/cpp/paste7.c: New test.
11690         * gcc.dg/cpp/20000725-1.c: New test.
11691
11692 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11693
11694         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11695         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11696         declaration warning for __builtin_dwarf_reg_size.
11697
11698         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11699
11700 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11701
11702         * gcc.dg/noncompile/voidparam-1.c: New test.
11703
11704 2000-07-30  Richard Henderson  <rth@cygnus.com>
11705
11706         * gcc.dg/c90-digraph-1.c: Don't xfail.
11707         * gcc.dg/compare2.c (case 10): Xfail.
11708         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11709
11710 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
11711
11712         * gcc.dg/c99-main-1.c: New test.
11713
11714 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11715
11716         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
11717
11718 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
11719
11720         * gcc.c-tortuer/execute/20000726-1.c: New test.
11721
11722 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
11723
11724         * gcc.c-torture/execute/enum-2.c: New test.
11725
11726 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11727
11728         * gcc.dg/cpp/tr-warn3.c: New test.
11729
11730 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11731
11732         * g++.old-deja/g++.ext/implicit1.C: Remove.
11733         * g++.old-deja/g++.jason/c2.C: Remove
11734         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
11735         * g++.old-deja/g++.pt/crash16.C: Likewise.
11736         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
11737
11738 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11739
11740         * g++.old-deja/g++.other/for2.C: New test.
11741
11742 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
11743
11744         * gcc.dg/20000720-1.c: New test.
11745
11746 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
11747
11748         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
11749
11750 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
11751
11752         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
11753         * gcc.c-torture/execute/20000722-1.c: New.
11754         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
11755
11756 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
11757
11758         * gcc.dg/cpp/20000720-1.S: New test.
11759
11760 2000-07-21  Michael Meissner  <meissner@redhat.com>
11761
11762         * gcc.c-torture/execute/ieee/hugeval.c: New test.
11763
11764 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11765
11766         * g++.old-deja/g++.brendan/crash16.C,
11767         g++.old-deja/g++.brendan/parse3.C,
11768         g++.old-deja/g++.brendan/redecl1.C,
11769         g++.old-deja/g++.ns/template13.C,
11770         g++.old-deja/g++.other/decl4.C,
11771         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
11772
11773 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11774
11775         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
11776         and "Internal error".
11777
11778         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
11779         regexps.
11780         * gcc.dg/cpp/paste6.c: New test.
11781
11782 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
11783
11784         * gcc.dg/cpp/tr-direct.c: New test.
11785
11786         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
11787         gcc.dg/cpp/undef1.c: Tweak error regexps.
11788
11789 2000-07-18  Eric Christopher <echristo@redhat.com>
11790
11791         * gcc.c-torture/compile/20000718-1.c: New test.
11792
11793 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
11794
11795         * cpplex.c (_cpp_push_token): If the token being pushed back
11796         is the previous token in this context, just subtract one from
11797         context->posn.
11798         * cppmacro.c (save_expansion): Clear aux field when storing a
11799         placemarker.
11800
11801 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
11802
11803         * gcc.dg/noncompile/redecl-1.c: New test.
11804
11805 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
11806
11807         * gcc.c-torture/execute/20000717-5.c: New test.
11808         * gcc.c-torture/execute/20000717-1.x: Removed.
11809
11810 2000-07-17  Richard Henderson  <rth@cygnus.com>
11811
11812         * gcc.c-torture/execute/20000717-4.c: New test.
11813
11814 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
11815
11816         * gcc.dg/cpp/syshdr.c: New test.
11817         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
11818
11819 2000-07-17  Neil Booth  <neilb@earthling.net>
11820
11821         * gcc.dg/cpp/cmdlne-dM.c: New test.
11822         * gcc.dg/cpp/cmdlne-dD.c: New test.
11823
11824 2000-07-17  Jeffrey A Law  (law@cygnus.com)
11825
11826         * gcc.c-torture/execute/20000717-3.c: New test.
11827
11828         * gcc.c-torture/compile/20000717-1.c: New test.
11829
11830 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
11831
11832         * gcc.c-torture/execute/20000717-2.c: New test.
11833
11834 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11835
11836         * gcc.dg/formatz-1.c: New test.
11837
11838         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
11839         * gcc.dg/c99-digraph-1.c: New tests.
11840
11841         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
11842         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
11843
11844         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
11845         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
11846         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
11847         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
11848         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
11849         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
11850         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
11851
11852 2000-07-17   Greg McGary <greg@mcgary.org>
11853
11854         * gcc.c-torture/execute/20000717-1.c: New test.
11855         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
11856
11857 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
11858
11859         * gcc.c-torture/execute/20000715-2.c: New test.
11860         * gcc.dg/20000715-1.c: New test.
11861
11862 2000-07-15  Michael Meissner  <meissner@redhat.com>
11863
11864         * gcc.c-torture/execute/20000715-1.c: New test.
11865
11866 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
11867
11868         * gcc.c-torture/execute/20000707-1.c: New test.
11869
11870 2000-07-13  Neil Booth  <NeilB@earthling.net>
11871
11872         * testsuite/gcc.dg/cpp/digraph1.c,
11873         testsuite/gcc.dg/cpp/digraph2.c,
11874         testsuite/gcc.dg/cpp/digraphs.c: New tests.
11875
11876 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
11877
11878         * g77.f-torture/compile/20000630-2.f:  New test.
11879         * g77.f-torture/compile/20000630-2.x
11880
11881 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11882
11883         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
11884
11885 2000-07-11  Neil Booth  <NeilB@earthling.net>
11886
11887         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
11888
11889 2000-07-11  Neil Booth  <NeilB@earthling.net>
11890
11891         * gcc.dg/cpp/cmdlne-C.c: New.
11892
11893 2000-07-09  Neil Booth  <NeilB@earthling.net>
11894
11895         * gcc.dg/cpp/directiv.c: New tests.
11896         * gcc.dg/cpp/undef1.c: Update.
11897
11898 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
11899
11900         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
11901
11902 2000-07-09  Neil Booth  <NeilB@earthling.net>
11903
11904         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
11905
11906 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
11907
11908         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
11909         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
11910
11911 2000-07-08  Neil Booth  <NeilB@earthling.net>
11912
11913         * gcc.dg/cpp/macsyntx.c: New tests.
11914
11915 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11916
11917         * gcc.dg/20000707-1.c: New test.
11918
11919 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11920
11921         * gcc.c-torture/execute/20000706-1.c: New test.
11922         * gcc.c-torture/execute/20000706-2.c: New test.
11923         * gcc.c-torture/execute/20000706-3.c: New test.
11924         * gcc.c-torture/execute/20000706-4.c: New test.
11925         * gcc.c-torture/execute/20000706-5.c: New test.
11926
11927 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11928
11929         * g++.old-deja/g++.pt/instantiate7.C: New test.
11930
11931 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11932
11933         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
11934         * g++.old-deja/g++.mike/thunk3.C: Likewise.
11935         * g++.old-deja/g++.other/rtti3.C: Likewise.
11936         * g++.old-deja/g++.other/rttid3.C: Likewise.
11937
11938 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
11939
11940         *  g77.f-torture/compile/20000630-1.x: Fix typo
11941
11942 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
11943
11944         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
11945         assembly output.
11946
11947 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
11948
11949         * gcc.dg/cpp/ident.c: New test.
11950
11951 2000-07-05  Neil Booth  <NeilB@earthling.net>
11952
11953         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
11954           gcc.dg/cpp/lexstrng.c: New tests.
11955
11956 2000-07-04  Neil Booth  <NeilB@earthling.net>
11957
11958         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
11959         * gcc.dg/cpp/strify2.c: Same.
11960
11961 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
11962
11963         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
11964         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
11965         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
11966         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
11967
11968         * testsuite/gcc.dg/cpp/macro1.c,
11969         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
11970         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
11971         testsuite/gcc.dg/cpp/strify1.c,
11972         testsuite/gcc.dg/cpp/strify2.c: New tests.
11973
11974 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
11975
11976         * gcc.c-torture/execute/20000703-1.c: New test.
11977
11978 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11979
11980         * g++.old-deja/g++.pt (lookup10.C): New test.
11981
11982 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11983
11984         * g++.old-deja/g++.pt (typename25.C): New test.
11985
11986 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
11987
11988         * gcc.c-torture/compile/20000701-1.c: New test.
11989
11990 2000-06-30  Nick Clifton  <nickc@cygnus.com>
11991
11992         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
11993         to test case.
11994
11995 2000-06-30  Catherine Moore  <clm@cygnus.com>
11996
11997         * gcc.c-torture/execute/align-1.c: New test.
11998
11999 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12000
12001         * g++.old-deja/g++.pt/expr8.C: New test.
12002         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12003
12004 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12005
12006         * gcc.c-torture/compile/20000629-1.c: New test.
12007
12008 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12009
12010
12011         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12012         gcc.dg/noncompile directory, depending on whether they're
12013         preprocessor tests or not.  Annotate all the tests for the dg
12014         framework.
12015
12016         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12017         * gcc.dg/noncompile/noncompile.exp: New.
12018
12019         * Moved files:
12020         Old name                                New name
12021         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12022         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12023         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12024         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12025         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12026         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12027         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12028         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12029         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12030         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12031         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12032         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12033         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12034         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12035         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12036         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12037         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12038         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12039         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12040         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12041         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12042         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12043         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12044         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12045
12046         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12047         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12048         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12049         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12050         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12051         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12052
12053 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12054
12055         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12056         declare one variable.  On the fourth, error.
12057         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12058         declared by 20000628-1a.h.
12059
12060 2000-06-29  Richard Henderson  <rth@redhat.com>
12061
12062         * gcc.c-torture/execute/930529-1.x: New file.
12063         * gcc.dg/920413-1.c: Adjust expected warning text.
12064         * gcc.dg/980217-1.c: Declare abort.
12065         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12066
12067 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12068
12069         * g77.f-torture/compile/20000629-1.f: New test.
12070         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12071
12072 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12073
12074         Rearrange lots of files, removing entirely the
12075         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12076         directories.
12077
12078         * Deleted files:
12079         gcc.c-torture/code_quality/code_quality.exp
12080         gcc.c-torture/special/special.exp
12081         gcc.failure/failure.exp
12082         gcc.failure/940409-1.x
12083         gcc.c-torture/compile/961203-1.x
12084
12085         * New files:
12086         gcc.misc-tests/linkage.exp
12087         gcc.c-torture/execute/920730-1t.c
12088         gcc.c-torture/execute/920730-1t.x
12089         gcc.c-torture/compile/920520-1.x
12090         gcc.c-torture/compile/920521-1.x
12091         gcc.c-torture/compile/981006-1.x
12092         gcc.c-torture/execute/eeprof-1.x
12093
12094         * Moved files (possibly with modifications to fit a new harness):
12095         Old name                                New name
12096         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12097         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12098         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12099         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12100         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12101         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12102         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12103         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12104         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12105         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12106         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12107         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12108         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12109         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12110
12111 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12112
12113         * c-torture/compile/961203-1.x: Delete.
12114
12115         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12116         not exit. Include stdio.h.
12117         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12118         * gcc.misc-tests/dg-12.c: Likewise.
12119         * gcc.misc-tests/dg-5.c: Likewise.
12120         * gcc.misc-tests/dg-6.c: Likewise.
12121         * gcc.misc-tests/dg-7.c: Prototype abort.
12122         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12123         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12124         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12125         not exit.
12126         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12127         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12128
12129 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12130
12131         * gcc.dg/cpp/20000628-1.c: New test.
12132         * gcc.dg/cpp/20000628-1.h: New header for above test.
12133         * gcc.dg/cpp/20000628-1a.h: Likewise.
12134
12135 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12136
12137         * gcc.dg/cpp: New directory.
12138         * gcc.dg/cpp/cpp.exp: New driver.
12139         * gcc.dg/cpp/20000627-1.c: New test.
12140         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12141         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12142         and rewrite as a compilation test.
12143
12144         * gcc.dg: Move many files into the cpp subdirectory, possibly
12145         renaming or editing them as well.
12146         Old name                New name
12147         990119-1.c              cpp/19990119-1.c
12148         990228-1.c              cpp/19990228-1.c
12149         990407-1.c              cpp/19990407-1.c
12150         990409-1.c              cpp/19990409-1.c
12151         990413-1.c              cpp/19990413-1.c
12152         990703-1.c              cpp/19990703-1.c
12153         20000127-1.c            cpp/20000127-1.c
12154         20000129-1.c            cpp/20000129-1.c
12155         20000207-1.c            cpp/20000207-1.c
12156         20000207-2.c            cpp/20000207-2.c
12157         20000209-1.c            cpp/20000209-1.c
12158         20000209-2.c            cpp/20000209-2.c
12159         20000301-1.c            cpp/20000301-1.c
12160         20000419-1.c            cpp/20000419-1.c
12161         20000510-1.S            cpp/20000510-1.S
12162         20000519-1.c            cpp/20000519-1.c
12163         20000529-1.c            cpp/20000529-1.c
12164         20000625-1.c            cpp/20000625-1.c
12165         20000625-2.c            cpp/20000625-2.c
12166         cpp-as1.c               cpp/assert1.c
12167         cpp-as2.c               cpp/assert2.c
12168         cxx-comments-1.c        cpp/cxxcom1.c
12169         cxx-comments-2.c        cpp/cxxcom2.c
12170         endif-label.c           cpp/endif.c
12171         cpp-hash1.c             cpp/hash1.c
12172         cpp-hash2.c             cpp/hash2.c
12173         cpp-if1.c               cpp/if-1.c
12174         cpp-if2.c               cpp/if-2.c
12175         cpp-if3.c               cpp/if-3.c
12176         cpp-if4.c               cpp/if-4.c
12177         cpp-if5.c               cpp/if-5.c
12178         cpp-cond.c              cpp/if-cexp.c
12179         cpp-missingop.c         cpp/if-mop.c
12180         cpp-missingparen.c      cpp/if-mpar.c
12181         cpp-opprec.c            cpp/if-oppr.c
12182         cpp-ifparen.c           cpp/if-paren.c
12183         cpp-shortcircuit.c      cpp/if-sc.c
12184         cpp-shift.c             cpp/if-shift.c
12185         cpp-unary.c             cpp/if-unary.c
12186         cpp-li1.c               cpp/line1.c
12187         cpp-li2.c               cpp/line2.c
12188         lineno.c                cpp/line3.c
12189         lineno-2.c              cpp/line4.c
12190         cpp-mi.c                cpp/mi1.c
12191         cpp-mic.h               cpp/mi1c.h
12192         cpp-micc.h              cpp/mi1cc.h
12193         cpp-mind.h              cpp/mi1nd.h
12194         cpp-mindp.h             cpp/mi1ndp.h
12195         cpp-mix.h               cpp/mi1x.h
12196         cpp-mi2.c               cpp/mi2.c
12197         cpp-mi2a.h              cpp/mi2a.h
12198         cpp-mi2b.h              cpp/mi2b.h
12199         cpp-mi2c.h              cpp/mi2c.h
12200         cpp-mi3.c               cpp/mi3.c
12201         cpp-mi3.def             cpp/mi3.def
12202         poison-1.c              cpp/poison.c
12203         pr-impl.c               cpp/prag-imp.c
12204         cpp-redef-2.c           cpp/redef1.c
12205         cpp-redef.c             cpp/redef2.c
12206         strpaste.c              cpp/strp1.c
12207         strpaste-2.c            cpp/strp2.c
12208         cpp-tradpaste.c         cpp/tr-paste.c
12209         cpp-tradstringify.c     cpp/tr-str.c
12210         cpp-tradwarn1.c         cpp/tr-warn1.c
12211         cpp-tradwarn2.c         cpp/tr-warn2.c
12212         trigraphs.c             cpp/trigraphs.c
12213         cpp-unc1.c              cpp/unc1.c
12214         cpp-unc2.c              cpp/unc2.c
12215         cpp-unc3.c              cpp/unc3.c
12216         cpp-unc.c               cpp/unc4.c
12217         undef.c                 cpp/undef1.c
12218         undef-2.c               cpp/undef2.c
12219         cpp-wi1.c               cpp/widestr1.c
12220
12221 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12222
12223         * lib/g++.exp (g++_include_flags): Tweak.
12224
12225 2000-06-27  H.J. Lu  <hjl@gnu.org>
12226             Loren J. Rittle  <ljrittle@acm.org>
12227
12228         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12229         version with one that knows about the new gcc tree structure.
12230         (g++_link_flags): Same.
12231
12232 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12233
12234         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12235         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12236         case we are cross-compiling.
12237
12238         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12239         g++.old-deja/g++.niklas/Makefile.in,
12240         g++.old-deja/g++.niklas/configure.in,
12241         g++.old-deja/g++.other/Makefile.in,
12242         g++.old-deja/g++.other/configure.in,
12243         gcc.c-torture/code_quality/Makefile.in,
12244         gcc.c-torture/code_quality/configure.in,
12245         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12246         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12247         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12248         gcc.c-torture/execute/ieee/Makefile.in,
12249         gcc.c-torture/execute/ieee/configure.in,
12250         gcc.c-torture/noncompile/Makefile.in,
12251         gcc.c-torture/noncompile/configure.in,
12252         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12253         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12254         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12255
12256 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12257
12258         * g++.old-deja/g++.other/ambig3.C: New test.
12259
12260 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12261
12262         * g++.old-deja/g++.pt/syntax1.C: New test.
12263         * g++.old-deja/g++.pt/syntax2.C: New test.
12264         * g++.old-deja/g++.other/syntax3.C: New test.
12265         * g++.old-deja/g++.other/syntax4.C: New test.
12266
12267 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12268
12269         * gcc.dg/20000623-1.c: Prototype exit and abort.
12270
12271 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12272
12273         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12274         New tests.
12275         * gcc.dg/cpp-mi3.def: New file.
12276
12277         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12278         inside assertions.
12279         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12280         lexer's error messages.
12281         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12282         divine anything from the linemarkers.
12283         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12284         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12285
12286 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12287
12288         * gcc.dg/20000623-1.c: New test.
12289
12290 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12291
12292         * gcc.c-torture/execute/20000622-1.c: New test.
12293
12294 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12295
12296         * g++.old-deja/g++.other/init15.C: New test.
12297
12298 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12299
12300         * g++.old-deja/g++.pt/vaarg2.C: New test.
12301         * g++.old-deja/g++.pt/vaarg3.C: New test.
12302
12303 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
12304
12305         * g++.old-deja/g++.other/dyncast6.C: New test.
12306
12307 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
12308
12309         * gcc.c-torture/execute/loop-6.c: New test.
12310
12311 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
12312
12313         * gcc.dg/20000614-1.c: New test.
12314         * gcc.dg/20000614-2.c: New test.
12315
12316 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
12317
12318         * g++.old-deja/g++.other/inline12.C: New test.
12319
12320 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
12321
12322         * g++.old-deja/g++.other/eh1.C: New test.
12323
12324 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
12325
12326         * g++.old-deja/g++.other/type.C: New test.
12327
12328 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12329
12330         * g++.old-deja/g++.other/initstring.C: New test.
12331
12332 2000-06-12  Jason Merrill  <jason@redhat.com>
12333
12334         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12335
12336 2000-06-09  Jeffrey A Law  (law@cygnus.com)
12337
12338         * gcc.c-torture/compile/20000609-1.c: New test.
12339
12340 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
12341
12342         * gcc.dg/20000609-1.c: New test.
12343
12344 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
12345
12346         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12347         * gcc.c-torture/noncompile/poison-1.c: Move...
12348         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12349         * gcc.dg/cpp-li1.c: Add a token after the #line.
12350
12351 2000-06-05  Richard Henderson  <rth@cygnus.com>
12352
12353         * gcc.c-torture/execute/20000605-2.c: New test.
12354         * gcc.c-torture/execute/20000605-3.c: New test.
12355
12356 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
12357
12358         * g77.f-torture/execute/20000503-1.x: New file.
12359
12360 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
12361
12362         * g++.old-deja/g++.eh/badalloc1.C: New test.
12363
12364 2000-06-05  Richard Henderson  <rth@cygnus.com>
12365
12366         * gcc.c-torture/execute/20000605-1.c: New test.
12367
12368 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12369             Nathan Sidwell <nathan@codesourcery.com>
12370
12371         * gcc.c-torture/compile/20000605-1.c: New test.
12372
12373 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
12374
12375         * g77.f-torture/compile/20000601-1.f:  New test.
12376
12377 2000-06-03  Richard Henderson  <rth@cygnus.com>
12378
12379         * gcc.c-torture/execute/20000603-1.c: New.
12380
12381 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
12382
12383         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12384         * gcc.dg/noreturn-2.c (noreturn): Likewise.
12385
12386 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
12387
12388         * gcc.dg/compare2.c (case 12): XFAIL.
12389         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12390         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12391
12392         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12393
12394 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
12395
12396         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12397         guard macro is already defined when the header is first
12398         included.
12399         * gcc.dg/cpp-mix.h: New file.
12400         * gcc.dg/endif-label.c: Update patterns to match compiler.
12401
12402         * g++.brendan/complex1.C: Declare abort.
12403         * g++.law/refs4.C: Remove XFAIL.
12404         * g++.oliva/expr2.C: Declare abort and exit.
12405
12406 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
12407
12408         * gcc.c-torture/execute/20000528-1.c: New test.
12409
12410         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12411         * g++.old-deja/g++.law/temps4.C: Likewise.
12412
12413         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12414         stdlib.h.  Call abort() on failure.
12415         * g++.old-deja/g++.law/refs4.C: Likewise.
12416         * g++.old-deja/g++.law/temps4.C: Likewise.
12417         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
12418         * gcc.c-torture/execute/20000112-1.c: Include string.h.
12419
12420 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
12421
12422         Relative to g++.dg/special:
12423         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12424
12425         Relative to g++.old-deja:
12426         * g++.brendan/complex1.C, g++.jason/optimize2.C,
12427         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12428         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12429         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
12430         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
12431         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12432         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12433
12434         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12435         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12436         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12437         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12438         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12439         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12440         and/or string.h.
12441
12442         * g++.other/goto1.C: Update expectations for error messages.
12443
12444 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
12445
12446         * gcc.c-torture/compile/20000523-1.c: New test.
12447
12448 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12449
12450         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12451
12452 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12453
12454         * g++.old-deja/g++.eh/catch11.C: New test.
12455         * g++.old-deja/g++.eh/catch12.C: New test.
12456
12457 2000-05-24  Nick Clifton  <nickc@cygnus.com>
12458
12459         * gcc.c-torture/execute/20000523-1.c: New test.
12460
12461 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
12462
12463         * c-torture/execute/bcp-1.c: Replace abort in arg of
12464         __builtin_constant_p with a generic external function.
12465
12466         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12467         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12468         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12469         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12470         Prototype abort and/or exit.
12471
12472         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12473         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12474         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12475         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12476
12477 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
12478
12479         * gcc.dg/dwarf2-1.c: New test.
12480
12481 2000-05-20  Richard Henderson  <rth@cygnus.com>
12482
12483         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12484
12485 2000-05-20  Andreas Jaeger  <aj@suse.de>
12486
12487         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12488         testcase.
12489
12490 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
12491
12492         * gcc.c-torture/execute/20000519-2.c: New test.
12493
12494 2000-05-19  Andreas Jaeger  <aj@suse.de>
12495
12496         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12497         which fails with SSA.
12498
12499         * lib/c-torture.exp: Also test with -O3 -fssa.
12500
12501 2000-05-18  Michael Meissner  <meissner@redhat.com>
12502
12503         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12504         * gcc.c-torture/execute/920415-1.c: Ditto.
12505         * gcc.c-torture/execute/920501-1.c: Ditto.
12506         * gcc.c-torture/execute/conversion.c: Ditto.
12507         * gcc.c-torture/execute/cvt-1.c: Ditto.
12508
12509 2000-05-18  Jeffrey A Law  (law@cygnus.com)
12510
12511         * gcc.c-torture/compile/20000518-1.c: New test.
12512
12513 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12514
12515         * g77.f-torture/compile/200005018.f:  New test.
12516
12517 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12518
12519         * gcc.c-torture/compile/20000517-1.c: New test.
12520
12521 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12522
12523         * gcc.c-torture/execute/20000516-1.c: New test.
12524
12525 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12526
12527         * g++.old-deja/g++.other/eh.C: New test.
12528
12529 2000-05-12  Richard Henderson  <rth@cygnus.com>
12530
12531         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12532         constants through to doit's conditional.
12533
12534 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12535
12536         * gcc.c-torture/compile/20000511-1.c: New test.
12537         * g77.f-torture/compile/20000511-1.f: New test.
12538         * g77.f-torture/compile/20000511-2.f: New test.
12539
12540 2000-05-11  Michael Meissner  <meissner@redhat.com>
12541
12542         * gcc.c-torture/execute/20000511-1.c: New test.
12543
12544 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12545
12546         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12547         * gcc.dg/20000510-1.S: New.
12548
12549 2000-05-08  Catherine Moore  <clm@cygnus.com>
12550
12551         * gcc.dg/unused-3.c: New.
12552
12553 2000-05-06  Richard Henderson  <rth@cygnus.com>
12554
12555           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12556           * g++.old-deja/g++.mike/warn1.C: Likewise.
12557           * g++.old-deja/g++.pt/local1.C: Likewise.
12558           * g++.old-deja/g++.pt/local7.C: Likewise.
12559           * g++.old-deja/g++.pt/spec16.C: Likewise.
12560
12561 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12562
12563         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12564
12565 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12566
12567           * g77.f-torture/execute/20000503-1.f:  New test.
12568
12569 2000-05-04  Andreas Jaeger  <aj@suse.de>
12570
12571         * gcc.dg/noreturn-2.c: New test.
12572
12573 2000-05-04  Neil Booth  <NeilB@earthling.net>
12574
12575         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12576         preprocessor.
12577
12578 2000-05-04  Richard Henderson  <rth@cygnus.com>
12579
12580         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12581
12582 2000-05-04  Richard Henderson  <rth@cygnus.com>
12583
12584         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12585         OpenSSL by Jason R Thorpe.
12586
12587 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12588
12589         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12590
12591 2000-05-03  Robert Lipe <robertlipe@usa.net>
12592
12593         * gcc.dg/20000503-1.c: New test.
12594
12595 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12596
12597         * gcc.c-torture/compile/20000502-1.c: New test.
12598         * g++.old-deja/g++.other/align.C: New test.
12599         * gcc.dg/cpp-tradstringify.c: New test.
12600
12601 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12602
12603         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12604         and hard registers.
12605
12606 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12607
12608         * gcc.c-torture/execute/loop-5.c: New test.
12609
12610 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12611
12612         * gcc.c-torture/execute/va-arg-20.c: New test.
12613
12614 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12615
12616         * gcc.c-torture/execute/20000422-1.c: New test.
12617
12618 2000-04-20  Greg McGary  <gkm@gnu.org>
12619
12620         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12621         when optimizing, but without sibling-call optimizations (-O1).
12622
12623 2000-04-20  Jeffrey A Law  (law@cygnus.com)
12624
12625           * gcc.c-torture/compile/20000420-1.c: New test.
12626
12627 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12628
12629         * g++.abi/ptrflags.C: New test.
12630         * g++.eh/catchptr1.C: Test incomplete pointer chains.
12631
12632 2000-04-19  Catherine Moore  <clm@cygnus.com>
12633
12634         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12635
12636 2000-04-19  Greg McGary  <gkm@gnu.org>
12637
12638         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12639         sibling-call optimizations.
12640
12641 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
12642
12643         * gcc.dg/20000419-1.c: New test.
12644
12645 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
12646
12647         * gcc.c-torture/execute/20000412-6.c: New test.
12648
12649 2000-04-12  Jeffrey A Law  (law@cygnus.com)
12650
12651         * gcc.c-torture/execute/20000412-5.c: New test.
12652         * g77.f-torture/compile/20000412-1.f: New test.
12653         * gcc.c-torture/execute/20000412-4.c: New test.
12654         * gcc.c-torture/compile/20000412-2.c: New test.
12655         * gcc.c-torture/execute/20000412-3.c: New test.
12656         * gcc.c-torture/compile/20000412-1.c: New test.
12657         * gcc.c-torture/execute/20000412-2.c: New test.
12658
12659 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
12660
12661         * objc/execute/bf-20.m: New test.
12662
12663 2000-04-10  Richard Henderson  <rth@cygnus.com>
12664
12665         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12666
12667         * gcc.c-torture/execute/20000412-1.c: New test.
12668
12669 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
12670
12671         * g++.old-deja/g++.eh/catchptr1.C: New test.
12672
12673 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
12674
12675         * g++.old-deja/g++.abi/cxa_vec.C: New test.
12676
12677 2000-04-08  Neil Booth  <NeilB@earthling.net>
12678
12679         * gcc.dg/cpp-nullchar.c: Remove test as
12680         embedded nulls cause problems.
12681
12682 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12683
12684         * gcc.dg/compare2.c: New test.
12685
12686 2000-04-08  Neil Booth  <NeilB@earthling.net>
12687
12688         * gcc.dg/cpp-nullchar.c: New test.
12689
12690 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
12691
12692         * gcc.dg/cpp-mi2.c: New test.
12693         * gcc.dg/cpp-mi2[abc].h: New files.
12694
12695 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
12696
12697         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12698         member name.
12699
12700 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12701
12702         * g++.old-deja/g++.abi/vmihint.C: New test.
12703
12704 2000-04-06  Neil Booth  <NeilB@earthling.net>
12705
12706         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12707         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
12708         copyright.
12709
12710 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
12711
12712         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
12713         avoid stack-frame overwrite.
12714
12715 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
12716
12717         * gcc.c-torture/compile/20000405-2.c: New test.
12718         * gcc.c-torture/compile/20000405-3.c: New test.
12719
12720 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12721
12722         * gcc.c-torture/compile/20000405-1.c: New test.
12723
12724 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
12725
12726         * gcc.dg/cast-qual-1.c: Revert last change.
12727
12728 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12729
12730         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
12731
12732 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
12733
12734         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
12735         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
12736
12737 2000-04-03  Jeffrey A Law  (law@cygnus.com)
12738
12739         * gcc.c-torture/compile/20000403-2.c: New test.
12740         * gcc.c-torture/compile/20000403-1.c: New test.
12741
12742 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
12743
12744         * gcc.c-torture/execute/20000403-1.c: New test.
12745
12746 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
12747
12748         * gcc.c-torture/execute/20000402-1.c: New test.
12749
12750 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
12751
12752         * gcc.c-torture/execute/va-arg-15.c: New test.
12753         * gcc.c-torture/execute/va-arg-16.c: New test.
12754         * gcc.c-torture/execute/va-arg-17.c: New test.
12755         * gcc.c-torture/execute/va-arg-18.c: New test.
12756         * gcc.c-torture/execute/va-arg-19.c: New test.
12757
12758 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
12759
12760         * gcc.c-torture/compile/981211-1.c: Move to...
12761         * gcc.dg/cpp-as1.c: ...here.
12762         * gcc.dg/cpp-as2.c: New file.
12763
12764         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
12765         compiler.
12766
12767 2000-04-02  Neil Booth  <NeilB@earthling.net>
12768
12769         * gcc.dg/cpp-cond.c  New tests.
12770         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
12771         accidental success less likely.
12772         * gcc.dg/cpp-missingop.c  New tests.
12773         * gcc.dg/cpp-missingparen.c  New tests.
12774         * gcc.dg/cpp-shift.c  New tests.
12775         * gcc.dg/cpp-shortcircuit.c  New tests.
12776         * gcc.dg/cpp-unary.c  New tests.
12777
12778 2000-03-29  Jeffrey A Law  (law@cygnus.com)
12779
12780         * gcc.c-torture/compile/20000329-1.c: New test.
12781
12782 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
12783
12784         * gcc.c-torture/compile/20000326-1.c: New test.
12785         * gcc.c-torture/compile/20000326-2.c: New test.
12786
12787 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
12788
12789         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
12790         the first parameter is a function argument.
12791
12792 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
12793
12794         * g++.old-deja/g++.ext/array4.C: New test.
12795
12796 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
12797
12798         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
12799
12800 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12801
12802         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
12803
12804 2000-03-19  Richard Henderson  <rth@cygnus.com>
12805
12806         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
12807
12808 2000-03-19  Richard Henderson  <rth@cygnus.com>
12809
12810         * gcc.c-torture/compile/20000319-1.c: New test.
12811
12812 2000-03-14  Jeffrey A Law  (law@cygnus.com)
12813
12814         * gcc.c-torture/execute/20000314-3.c: New test.
12815         * gcc.c-torture/execute/20000314-2.c: New test.
12816         * gcc.c-torture/execute/20000314-1.c: New test.
12817         * gcc.c-torture/compile/20000314-2.c: New test.
12818         * gcc.c-torture/compile/20000314-1.c: New test.
12819
12820 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
12821
12822         * g++.old-deja/g++.warn/inline.C: New test.
12823
12824 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
12825
12826         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
12827         standards-compliant result rather than specific constants.
12828         Put test-values in array.
12829
12830 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
12831
12832         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
12833         (g++_target_compile): Put test-specific options last.
12834
12835 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12836
12837         * g++.old-deja/g++.eh/vbase4.C: New test.
12838
12839 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12840
12841         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
12842
12843 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12844
12845         * g++.old-deja/g++.brendan/misc12.C: Removed.
12846         * g++.old-deja/g++.pt/memtemp77.C: Constify.
12847         * g++.old-deja/g++.ext/pretty4.C: New test.
12848
12849 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12850
12851         * g++.old-deja/g++.other/string2.C: New test.
12852
12853 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
12854
12855         * g++.old-deja/g++.warn/impint2.C: New test.
12856
12857 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
12858
12859         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
12860         is 1, not zero.
12861
12862 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
12863
12864         * g++.old-deja/g++.warn/impint.C: New test.
12865         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
12866         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
12867         * g++.old-deja/g++.pt/explicit12.C: Likewise.
12868         * g++.old-deja/g++.pt/explicit13.C: Likewise.
12869         * g++.old-deja/g++.pt/explicit17.C: Likewise.
12870         * g++.old-deja/g++.pt/explicit18.C: Likewise.
12871         * g++.old-deja/g++.pt/explicit19.C: Likewise.
12872         * g++.old-deja/g++.pt/explicit23.C: Likewise.
12873         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12874         * g++.old-deja/g++.pt/explicit35.C: Likewise.
12875         * g++.old-deja/g++.pt/explicit6.C: Likewise.
12876         * g++.old-deja/g++.pt/memclass7.C: Likewise.
12877
12878 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
12879
12880         * gcc.dg/cpp-redef.c: New test.
12881
12882 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
12883
12884         * g++.old-deja/g++.pt/unify7.C: New test.
12885
12886 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12887
12888         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
12889         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
12890
12891 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
12892
12893         * gcc.c-torture/compile/20000224-1.c: New test.
12894
12895 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12896
12897         * gcc.c-torture/compile/cpp-2.c: New test.
12898         * gcc.c-torture/compile/cpp-1.c: New test.
12899
12900 2000-02-25  Jeffrey A Law  (law@cygnus.com)
12901
12902         * gcc.c-torture/execute/20000225-1.c: New test.
12903
12904 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12905
12906         * gcc.dg/cpp-li2.c: New test.
12907
12908         * gcc.dg/cpp-wi1.c: New test.
12909
12910         * gcc.dg/cpp-li1.c: New test.
12911
12912 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
12913
12914         * g++.old-deja/g++.other/sizeof5.C: New test.
12915
12916 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12917
12918         * gcc.c-torture/execute/va-arg-13.c: New test.
12919
12920 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
12921
12922         * gcc.c-torture/execute/va-arg-12.c: New test.
12923
12924 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12925
12926         * gcc.c-torture/execute/20000223-1.c: New test.
12927
12928 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12929
12930         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
12931
12932 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
12933
12934         * g++.old-deja/g++.abi/ptrmem.C: New test.
12935
12936 2000-02-19  Richard Henderson  <rth@cygnus.com>
12937
12938         * gcc.c-torture/compile/init-3.c: New.
12939
12940 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
12941
12942         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
12943         ALWAYS_CXXFLAGS.
12944
12945 2000-02-11  Robert Lipe <robertl@sco.com>
12946
12947         * gcc.c-torture/compile/20000211-3.c: New test.
12948
12949 2000-02-11  Martin Buchholz <martin@xemacs.org>
12950
12951         * gcc.c-torture/compile/20000211-2.c: New test.
12952
12953 2000-02-11  Jeffrey A Law  (law@cygnus.com)
12954
12955         * gcc.c-torture/compile/20000211-1.c: New test.
12956
12957 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
12958
12959         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
12960           on native targets
12961
12962 2000-02-08  Nathan Sidwell  <nathan@acm.org>
12963
12964         * g++.old-deja/g++.other/cast5.C: New test.
12965
12966 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
12967
12968         * gcc.c-torture/execute/20000205-1.c: New.
12969
12970 2000-02-03  Nathan Sidwell  <nathan@acm.org>
12971
12972         * g++.old-deja/g++.jason/cast3.C: Return void.
12973         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
12974
12975 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12976
12977         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
12978
12979         * gcc.dg/loop-1.c: New test.
12980
12981 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
12982
12983         * gcc.c-torture/compile/20000127-1.c: New test.
12984         * gcc.c-torture/execute/991228-1.c: New test.
12985
12986 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12987
12988         * gcc.dg/unused-2.c: New test.
12989
12990         * gcc.dg/conv-1.c: New test.
12991
12992 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12993
12994         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
12995         compiler.
12996         (tool_option_proc): Fix typo.
12997
12998 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
12999
13000         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13001         of the ld on the host, not on the build machine.
13002         Also, don't crash if '--help' is not a supported option.
13003
13004 2000-01-24  Richard Henderson  <rth@cygnus.com>
13005
13006         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13007
13008 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13009
13010         * gcc.c-torture/execute/20000120-2.c: New test.
13011         * gcc.c-torture/execute/20000120-1.c: New test.
13012
13013 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13014
13015         * gcc.c-torture/execute/20000113-1.c: New test.
13016
13017 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13018
13019         * gcc.c-torture/execute/20000112-1.c: New test.
13020
13021 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13022
13023         * gcc.dg/20000111-1.c: New test.
13024
13025 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13026
13027         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13028         with 16 bit integers.
13029
13030 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13031
13032         * gcc.dg/20000108-1.c: New test.
13033
13034 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13035
13036         * g++.old-deja/g++.ns/koenig8.C: New test.
13037
13038 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13039
13040         * g++.old-deja/g++.other/cast4.C: New test.
13041
13042 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13043
13044         * gcc.c-torture/compile/20000105-2.c: New test.
13045         * gcc.c-torture/compile/20000105-1.c: New test.
13046
13047 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13048
13049         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13050         references to printf & atoi to conform to ANSI standard.
13051         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13052         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13053         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13054         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13055         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13056         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13057         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13058         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13059         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13060         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13061         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13062         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13063         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13064         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13065         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13066         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13067         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13068         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13069         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13070         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13071         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13072         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13073         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13074         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13075         * g++.old-deja/g++.brendan/init3.C: Likewise.
13076         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13077         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13078         * g++.old-deja/g++.brendan/new2.C: Likewise.
13079         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13080         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13081         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13082         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13083         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13084         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13085         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13086         * g++.old-deja/g++.brendan/template24.C: Likewise.
13087         * g++.old-deja/g++.brendan/template3.C: Likewise.
13088         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13089         * g++.old-deja/g++.jason/inline3.C: Likewise.
13090         * g++.old-deja/g++.jason/opeq.C: Likewise.
13091         * g++.old-deja/g++.law/arg5.C: Likewise.
13092         * g++.old-deja/g++.law/arm7.C: Likewise.
13093         * g++.old-deja/g++.law/ctors11.C: Likewise.
13094         * g++.old-deja/g++.law/cvt8.C: Likewise.
13095         * g++.old-deja/g++.law/init9.C: Likewise.
13096         * g++.old-deja/g++.law/refs4.C: Likewise.
13097         * g++.old-deja/g++.law/template2.C: Likewise.
13098         * g++.old-deja/g++.law/visibility24.C: Likewise.
13099         * g++.old-deja/g++.law/vtable3.C: Likewise.
13100         * g++.old-deja/g++.mike/asm2.C: Likewise.
13101         * g++.old-deja/g++.mike/eh1.C: Likewise.
13102         * g++.old-deja/g++.mike/misc1.C: Likewise.
13103         * g++.old-deja/g++.mike/misc13.C: Likewise.
13104         * g++.old-deja/g++.mike/misc14.C: Likewise.
13105         * g++.old-deja/g++.mike/ns12.C: Likewise.
13106         * g++.old-deja/g++.mike/p1248.C: Likewise.
13107         * g++.old-deja/g++.mike/p3708.C: Likewise.
13108         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13109         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13110         * g++.old-deja/g++.mike/p646.C: Likewise.
13111         * g++.old-deja/g++.mike/p700.C: Likewise.
13112         * g++.old-deja/g++.mike/p783.C: Likewise.
13113         * g++.old-deja/g++.mike/p783a.C: Likewise.
13114         * g++.old-deja/g++.mike/p783b.C: Likewise.
13115         * g++.old-deja/g++.mike/p786.C: Likewise.
13116         * g++.old-deja/g++.mike/p789.C: Likewise.
13117         * g++.old-deja/g++.mike/p789a.C: Likewise.
13118         * g++.old-deja/g++.mike/p807a.C: Likewise.
13119         * g++.old-deja/g++.other/delete3.C: Likewise.
13120         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13121         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13122         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13123         * g++.old-deja/g++.other/empty1.C: Likewise.
13124         * g++.old-deja/g++.other/temporary1.C: Likewise.
13125         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13126         * g++.old-deja/g++.pt/t16.C: Likewise.
13127         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13128
13129 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13130
13131         * gcc.dg/991230-1.c: New test.
13132
13133 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13134
13135         * gcc.c-torture/compile/991229-3.c: New test.
13136         * gcc.c-torture/compile/991229-2.c: New test.
13137         * gcc.c-torture/compile/991229-1.c: New test.
13138
13139 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13140
13141         * gcc.c-torture/compile/labels-2.c: New test.
13142
13143 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13144
13145         * gcc.c-torture/execute/991227-1.c: New test.
13146
13147 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13148
13149         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13150
13151 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13152
13153         * gcc.c-torture/execute/991221-1.c: New test.
13154
13155 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13156
13157         * g++.old-deja/g++.other/cast3.C: New test.
13158
13159 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13160
13161         * gcc.c-torture/execute/991216-4.c: New test.
13162
13163 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13164
13165         * gcc.c-torture/execute/991216-1.c: New test.
13166         * gcc.c-torture/execute/991216-2.c: New test.
13167         * gcc.c-torture/execute/991216-3.c: New test.
13168
13169 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13170
13171         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13172         Actually make the test fail by using "-O2" for compilation.
13173
13174 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13175
13176         * g++.old-deja/g++.warn/cast-align1.C: New test.
13177
13178 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13179
13180         * gcc.c-torture/compile/991214-1.c: New test.
13181         * gcc.c-torture/compile/991214-2.c: New test.
13182
13183 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13184
13185         * gcc.dg/991214-1.c: New test.
13186
13187 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13188
13189         * gcc.c-torture/compile/991213-3.c: New test.
13190         * gcc.c-torture/compile/991213-2.c: New test.
13191         * gcc.c-torture/compile/991213-1.c: New test.
13192
13193 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13194
13195         * gcc.dg/991209-1.c: New test.
13196
13197 1999-12-08  Nathan Sidwell <nathan@acm.org>
13198
13199         * gcc.c-torture/compile/991208-1.c: New test.
13200
13201 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13202
13203         * gcc.dg/ultrasp2.c: New test.
13204
13205 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13206
13207         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13208
13209 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13210
13211         * gcc.c-torture/compile/991202-1.c: New test.
13212         * gcc.c-torture/execute/991202-1.c: New test.
13213         * gcc.c-torture/execute/991202-2.c: New test.
13214         * gcc.c-torture/execute/991202-3.c: New test.
13215
13216 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13217
13218         * g++.old-deja/g++.abi/align.C: New test.
13219         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13220         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13221
13222 1999-12-01  Richard Henderson  <rth@cygnus.com>
13223
13224         * gcc.c-torture/execute/991201-1.c: New.
13225
13226 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13227
13228         * gcc.dg/991129-1.c: New test.
13229
13230 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13231
13232         * gcc.c-torture/compile/991127-1.c: New test.
13233
13234 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13235
13236         * g++.old-deja/g++.other/warn4.C: New test.
13237
13238 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13239
13240         * g++.old-deja/g++.eh/cleanup2.C: New test.
13241         * g++.old-deja/g++.ext/pretty2.C: New test.
13242         * g++.old-deja/g++.ext/pretty3.C: New test.
13243         * g++.old-deja/g++.other/debug6.C: New test.
13244
13245 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13246
13247         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13248         compiler_output to look for one error message instead of two.
13249
13250 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13251
13252         * gcc.c-torture/execute/991118-1.c: Also test case
13253         where the word boundary does not split a byte evenly.
13254
13255 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13256
13257         * g++.old-deja/g++.ext/restrict1.C: New test.
13258
13259 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13260
13261         * gcc.c-torture/execute/991118-1.c: New test.
13262
13263 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13264
13265         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13266         working directory pathnames.
13267
13268 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13269
13270         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13271         host is equipped with driver.h and driver.o so it can actually
13272         compile and run the tests.
13273
13274 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13275
13276         * gcc.c-torture/compile/991008-1.c: New test.
13277
13278 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13279
13280         * lib/gcc-dg.exp: Include target-supports.exp
13281
13282 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13283
13284         * lib/target-supports.exp: New file: Provide procs to test for
13285         features supported by the target.
13286         (check_weak_available): Moved here from ecos.exp.
13287         (check_alias_available): New proc: Determine of the target
13288         toolchain supports the alias attribute.
13289
13290         * gcc.dg/special/ecos.exp: Move check_weak_available to
13291         target-supports.exp.
13292         (alias-1.c): Only perform the test if the target supports
13293         aliases.
13294         (wkali-1.c): Only perform the test if the target supports
13295         aliases.
13296
13297         * gcc.dg/990506-0.c: Expect error messages from cross
13298         targets as well as native targets.
13299
13300 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13301
13302         * gcc.dg/ultrasp1.c: Removed xfail.
13303         * gcc.dg/struct-ret-2.c: Likewise.
13304         * gcc.dg/array-1.c: Likewise.
13305
13306 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13307
13308         * gcc.dg/struct-ret-2.c: New test.
13309
13310         * gcc.dg/array-1.c: New test.
13311
13312 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
13313
13314         * gcc.c-torture/execute/991030-1.c: New test.
13315
13316 1999-10-26  Richard Henderson  <rth@cygnus.com>
13317
13318         * gcc.c-torture/compile/991026-2.c: New test.
13319
13320 1999-10-26  Jeffrey A Law  (law@cygnus.com)
13321
13322         * gcc.c-torture/compile/991026-1.c: New test.
13323
13324 1999-10-23  Jeffrey A Law  (law@cygnus.com)
13325
13326         * gcc.c-torture/execute/991023-1.c: New test.
13327
13328 1999-10-19  Jeffrey A Law  (law@cygnus.com)
13329
13330         * gcc.c-torture/execute/991019-1.c: New test.
13331
13332 1999-10-16  Richard Henderson  <rth@cygnus.com>
13333
13334         * gcc.c-torture/execute/991016-1.c: New test.
13335
13336 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
13337
13338         * gcc.c-torture/execute/991014-1.c: New test.
13339
13340 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
13341
13342         * g++.old-deja/g++.other/union2.C: New test.
13343
13344 1999-10-13  Nathan Sidwell  <nathan@acm.org>
13345
13346         * g++.old-deja/g++.other/vaarg2.C: New test.
13347         * g++.old-deja/g++.other/vaarg3.C: New test.
13348
13349 1999-10-12  Craig Burley  <craig@jcb-sc.com>
13350
13351         * g77.f-torture/noncompile/19990905-1.f: Moved from being
13352         in compile/.
13353
13354 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
13355
13356         * gcc.c-torture/execute/va-arg-11.c: New test.
13357
13358 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
13359
13360         * lib/file-format.exp (gcc_target_object_format): Don't
13361         crash if objdump is unavailable.
13362
13363 1999-09-29  Donn Terry <donn@interix.com>
13364
13365         * gcc.misc-tests/mg.exp: delete extraneous redirection.
13366
13367 1999-09-28  Nick Clifton  <nickc@cygnus.com>
13368
13369         * gcc.c-torture/compile/990928-1.c: New test.
13370
13371 1999-09-28  Nathan Sidwell  <nathan@acm.org>
13372
13373         * g++.old-deja/g++.other/decl6.C: New test.
13374
13375 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13376
13377         * gcc.c-torture/execute/va-arg-10.c: New test.
13378
13379 1999-09-27  Nathan Sidwell  <nathan@acm.org>
13380
13381         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
13382         __PRETTY_FUNCTION__.
13383
13384 1999-09-23  Nick Clifton  <nickc@cygnus.com>
13385
13386         * gcc.c-torture/execute/990923-1.c: New test.
13387
13388 1999-09-21  Nick Clifton  <nickc@cygnus.com>
13389
13390         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
13391         for which -fpic is inappropriate.
13392
13393 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
13394
13395         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
13396
13397 1999-09-21  Nathan Sidwell  <nathan@acm.org>
13398
13399         * g++.old-deja/g++.other/dyncast1.C: New test.
13400         * g++.old-deja/g++.other/dyncast2.C: New test.
13401         * g++.old-deja/g++.other/dyncast3.C: New test.
13402         * g++.old-deja/g++.other/dyncast4.C: New test.
13403         * g++.old-deja/g++.other/dyncast5.C: New test.
13404         * g++.old-deja/g++.eh/catch3.C: New test.
13405         * g++.old-deja/g++.eh/catch3p.C: New test.
13406         * g++.old-deja/g++.eh/catch4.C: New test.
13407         * g++.old-deja/g++.eh/catch4p.C: New test.
13408         * g++.old-deja/g++.eh/catch5.C: New test.
13409         * g++.old-deja/g++.eh/catch5p.C: New test.
13410         * g++.old-deja/g++.eh/catch6.C: New test.
13411         * g++.old-deja/g++.eh/catch6p.C: New test.
13412         * g++.old-deja/g++.eh/catch7.C: New test.
13413         * g++.old-deja/g++.eh/catch7p.C: New test.
13414         * g++.old-deja/g++.eh/catch8.C: New test.
13415         * g++.old-deja/g++.eh/catch8p.C: New test.
13416         * g++.old-deja/g++.eh/catch9.C: New test.
13417         * g++.old-deja/g++.eh/catch9p.C: New test.
13418
13419 1999-09-13  Nathan Sidwell  <nathan@acm.org>
13420
13421         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
13422         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
13423
13424 1999-09-13  Jeffrey A Law  (law@cygnus.com)
13425
13426         * gcc.c-torture/compile/990913-1.c: New test.
13427
13428 1999-09-10  Nathan Sidwell  <nathan@acm.org>
13429
13430         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
13431         * g++.old-deja/g++.jason/rfg5.C: Likewise.
13432
13433 1999-09-09  Richard Henderson  <rth@cygnus.com>
13434
13435         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
13436
13437 1999-09-09  Nathan Sidwell  <nathan@acm.org>
13438
13439         * g++.old-deja/g++.other/lookup11.C: New test.
13440         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
13441         what is permitted and what we want.
13442         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
13443         overload use.
13444         * g++.old-deja/g++.jason/rfg5.C: Likewise
13445
13446 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
13447
13448         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
13449         * gcc.c-torture/noncompile/poison-1.c: New file.
13450
13451 1999-09-08  Nathan Sidwell  <nathan@acm.org>
13452
13453         * g++.old-deja/g++.other/sizeof3.C: New test.
13454         * g++.old-deja/g++.other/sizeof4.C: New test.
13455         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
13456         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
13457
13458 1999-09-07  Richard Henderson  <rth@cygnus.com>
13459
13460         * gcc.dg/va-arg-1.c: New.
13461
13462 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13463
13464         * gcc.c-torture/execute/va-arg-9.c: New test.
13465
13466 1999-09-05  Craig Burley  <craig@jcb-sc.com>
13467
13468         * g77.f-torture/compile/980519-2.f: New test.
13469         * g77.f-torture/compile/19990905-0.f: New test.
13470         * g77.f-torture/compile/19990905-1.f: New test.
13471         * g77.f-torture/compile/19990905-2.f: New test.
13472
13473         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
13474
13475 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
13476
13477         * gcc.c-torture/execute/990827-1.c: Fix typo.
13478
13479 1999-09-03  Nathan Sidwell  <nathan@acm.org>
13480
13481         * g++.old-deja/g++.other/deref1.C: New test.
13482
13483 1999-09-02  Nathan Sidwell  <nathan@acm.org>
13484
13485         * g++.old-deja/g++.other/ambig2.C: New test.
13486         * g++.old-deja/g++.other/cond5.C: New test.
13487         * g++.old-deja/g++.other/lookup16.C: New test.
13488
13489 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
13490
13491         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
13492         assemblers too.
13493
13494 1999-08-31  Jeffrey A Law  (law@cygnus.com)
13495
13496         * lib/c-torture.exp: Avoid the "compare executables" optimization
13497         when testing native.
13498
13499 1999-08-29  Jeffrey A Law  (law@cygnus.com)
13500
13501         * gcc.c-torture/execute/990829-1.c: New test.
13502         * gcc.c-torture/compile/990829-1.c: New test.
13503
13504 1999-08-27  Paul Burchard  <burchard@pobox.com>
13505
13506         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
13507         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
13508         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
13509         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
13510         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
13511         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
13512         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
13513         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
13514         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
13515         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13516         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13517
13518 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13519
13520         * gcc.c-torture/execute/990827-1.c: New test.
13521
13522 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13523
13524         * g77.f-torture/noncompile/19990826-4.f: New test.
13525
13526         * g77.f-torture/compile/19990826-3.f: New test.
13527
13528         * g77.f-torture/execute/19990826-2.f: New test.
13529
13530         * g77.f-torture/compile/19990826-1.f: New test.
13531
13532         * gcc.c-torture/execute/990826-0.c: New test.
13533         * g77.c-torture/execute/19990826-0.f: New test.
13534
13535         * g77.f-torture/noncompile/970626-2.f: New test.
13536
13537 1999-08-25  Paul Burchard  <burchard@pobox.com>
13538
13539         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13540         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13541         lss-011.C: New tests.
13542
13543 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13544
13545         * g++.old-deja/g++.other/decl5.C: New test.
13546
13547 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13548
13549         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13550         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13551         call `postbase' for each one.  All callers of `postbase' changed
13552         to call this instead.
13553
13554 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13555
13556         * gcc.c-torture/execute/990811-1.c: New test.
13557
13558 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13559
13560         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13561         just native ones.
13562
13563         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13564         just native ones.
13565
13566 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13567
13568         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13569
13570 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13571
13572         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13573
13574 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13575
13576         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13577
13578 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13579
13580         * gcc.c-torture/execute/990804-1.c: New test.
13581
13582 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13583
13584         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13585         * g++.old-deja/g++.brendan/crash64.C: Likewise
13586         * g++.old-deja/g++.brendan/overload8.C: Likewise
13587
13588 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13589
13590         * g++.old-deja/g++.other/struct1.C: New test.
13591
13592 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13593
13594         * g++.old-deja/g++.other/enum2.C: New test.
13595
13596 1999-08-02  Richard Henderson  <rth@cygnus.com>
13597
13598         Adapted from tests from Franz Sirl:
13599         * gcc.c-torture/execute/va-arg-7.c: New test.
13600         * gcc.c-torture/execute/va-arg-8.c: New test.
13601
13602 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13603
13604         * gcc.c-torture/compile/990801-2.c: New test.
13605
13606         * gcc.c-torture/compile/990801-1.c: New test.
13607
13608 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13609
13610         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13611         fp-cmp-1.c, converting double to float.
13612
13613         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13614         fp-cmp-1.c, converting double to long double.
13615
13616         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
13617         from fr1 to unknown_register, since fr1 is a legitimate register
13618         on some machines.
13619
13620 1999-07-25  Jeffrey A Law  (law@cygnus.com)
13621
13622         * README: More listname related changes.
13623
13624 1999-07-08  Catherine Moore  <clm@cygnus.com>
13625
13626         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
13627
13628 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
13629
13630         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
13631
13632 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13633
13634         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
13635
13636 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
13637
13638         * gcc.dg/990703-1.c: New test.
13639
13640 1999-06-29  Nick Clifton  <nickc@cygnus.com>
13641
13642         * lib/file-format.exp: New file: Move definition of proc
13643         gcc_target_object_format to here from
13644         gcc.dg/special/ecos.exp.
13645
13646         * lib/c-torture.exp: Include lib file-format.exp.
13647         * lib/gcc-dg.exp: Include lib file-format.exp.
13648
13649         * gcc.dg/special/ecos.exp: Remove definition of proc
13650         gcc_target_object_format.
13651
13652 1999-06-28  Jeffrey A Law  (law@cygnus.com)
13653
13654         * gcc.c-torture/execute/990628-1.c: New test.
13655
13656 1999-06-25  Jeffrey A Law  (law@cygnus.com)
13657
13658         * gcc.c-torture/compile/990625-2.c: New test.
13659
13660         * gcc.c-torture/compile/990625-1.c: New test.
13661
13662 1999-06-23  Nick Clifton  <nickc@cygnus.com>
13663
13664         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
13665         attributes compile.
13666         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
13667         ports that use the COFF/PE file format.
13668
13669 1999-06-17  Jeffrey A Law  (law@cygnus.com)
13670
13671         * gcc.c-torture/compile/990617-1.c: New test.
13672
13673 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
13674
13675         * g++.old-deja/g++.other/decl4.C: New test.
13676
13677 1999-06-14  Nathan Sidwell  <nathan@acm.org>
13678
13679         * g++.old-deja/g++.other/bitfld3.C: New test.
13680
13681 1999-06-08  Nathan Sidwell  <nathan@acm.org>
13682
13683         * g++.old-deja/g++.eh/catch1.C: New test.
13684
13685 1999-06-07  Jeffrey A Law  (law@cygnus.com)
13686
13687         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
13688
13689         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
13690         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
13691
13692 1999-06-05  Craig Burley  <craig@jcb-sc.com>
13693
13694         * g77.f-torture/compile/19990502-0.f: Replace with new,
13695         shorter, test that still fails after recent changes.
13696
13697 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13698
13699         * gcc.c-torture/execute/990604-1.c: New test.
13700
13701 1999-05-31  Jeffrey A Law  (law@cygnus.com)
13702
13703         * gcc.c-torture/execute/990531-1.c: New test.
13704
13705 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13706
13707         * gcc.c-torture/compile/990527-1.c: New test.
13708
13709 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
13710
13711         * gcc.c-torture/execute/990527-1.c: New test.
13712
13713 1999-05-25  Nick Clifton  <nickc@cygnus.com>
13714
13715         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
13716         bitfields as signed.
13717
13718 1999-05-25  Craig Burley  <craig@jcb-sc.com>
13719
13720         * g77.f-torture/compile/19990525-0.f: New test.
13721
13722 1999-05-25  Jeffrey A Law  (law@cygnus.com)
13723
13724         * gcc.c-torture/execute/990525-2.c: New test.
13725
13726         * gcc.c-torture/execute/990525-1.c: New test.
13727
13728 1999-05-24  Nathan Sidwell  <nathan@acm.org>
13729
13730         * g++.old-deja/g++.other/anon3.C: New test.
13731         * g++.old-deja/g++.other/anon4.C: New test.
13732         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
13733         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
13734         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
13735         Merrill).
13736
13737 1999-05-24  Jeffrey A Law  (law@cygnus.com)
13738
13739         * gcc.c-torture/execute/990524-1.c: New test.
13740
13741         * gcc.dg/990524-1.c: New test.
13742
13743 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13744
13745         * gcc.c-torture/compile/990523-1.c: New test.
13746
13747 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
13748
13749         * gcc.c-torture/compile/990519-1.c: New test.
13750
13751 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13752
13753         * gcc.c-torture/compile/990517-1.c: New test.
13754
13755         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
13756         (e4, f4): New tests.
13757         (main): Call them.
13758
13759 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13760
13761         * gcc.dg/noreturn-1.c: New test.
13762
13763 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
13764
13765         * gcc.c-torture/execute/990513-1.c: New test.
13766
13767 1999-05-10  Richard Henderson  <rth@cygnus.com>
13768
13769         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
13770
13771 1999-05-10  Craig Burley  <craig@jcb-sc.com>
13772
13773         * g77.f-torture/execute/erfc.f: Use small single-precision
13774         values, to avoid problems on Alphas when not -mieee.
13775
13776 1999-05-08  Craig Burley  <craig@jcb-sc.com>
13777
13778         * gcc.dg/990506-0.c: New test.
13779
13780 1999-05-08  Richard Henderson  <rth@cygnus.com>
13781
13782         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
13783         the constant to test.  Don't XFAIL 64-bit targets.
13784
13785         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
13786         * g++.old-deja/g++.law/profile1.C: Likewise.
13787
13788         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
13789         operator new instances.
13790         * g++.old-deja/g++.other/delete5.C: Likewise.
13791
13792 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13793
13794         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
13795         intrinsic.
13796
13797 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13798
13799         * g77.f-torture/execute/u77-test.f: Reverse order of two
13800         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
13801
13802 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13803
13804         * gcc.dg/compare1.c: New test.
13805
13806 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13807
13808         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
13809         New tests.
13810
13811 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13812
13813         * g77.f-torture/compile/19990502-1.f: New test.
13814
13815 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13816
13817         * g77.f-torture/compile/19990502-0.f: New test.
13818
13819 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13820
13821         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
13822         intrinsic.
13823
13824 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13825
13826         * g77.f-torture/execute/u77-test.f (main): List libU77
13827         intrinsics not currently tested.
13828         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
13829         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
13830         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
13831         Trim blanks off the ends of some printed strings.
13832
13833 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13834
13835         * g77.f-torture/execute/u77-test.f (main): Just warn about
13836         FSTAT gid disagreement, as it's expected on some systems.
13837
13838 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13839
13840         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
13841         use a new function, which allows for some slop.
13842         Clean up some commentary.
13843         (issum): The new function.
13844         (sgladd): Deleted subroutine.
13845
13846 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13847
13848         * g77.f-torture/execute/u77-test.f: Modify to be more like
13849         libf2c/libU77 version, bringing patches to that version here.
13850         Add suitable commentary.
13851
13852 1999-04-25  Richard Henderson  <rth@cygnus.com>
13853
13854         * gcc.dg/990424-1.c: New test.
13855
13856 1999-04-24  Craig Burley  <craig@jcb-sc.com>
13857
13858         * g77.f-torture/execute/u77-test.f (main): Bug involving
13859         LSTAT has been fixed, so turn back on full checking.
13860
13861 1999-04-20  Craig Burley  <craig@jcb-sc.com>
13862
13863         * g77.f-torture/compile/19990419-0.f: New test.
13864         * g77.f-torture/execute/19990419-1.f: New test.
13865
13866 1999-04-17  Richard Henderson  <rth@cygnus.com>
13867
13868         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
13869         to avoid the need for a prototype to supress a warning.
13870
13871 1999-04-07  Jim Wilson  <wilson@cygnus.com>
13872
13873         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
13874
13875 1999-04-04  Jeffrey A Law  (law@cygnus.com)
13876
13877         * gcc.c-torture/execute/990404-1.c: New test.
13878
13879 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13880
13881         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
13882         * gcc.dg/cpp-if3.c: Don't use -pedantic.
13883         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
13884         missing initializer warnings.
13885
13886 1999-03-28  Jeffrey A Law  (law@cygnus.com)
13887
13888         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
13889         matching strings.
13890
13891 1999-03-26  Jeffrey A Law  (law@cygnus.com)
13892
13893         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
13894
13895 1999-03-26  Craig Burley  <craig@jcb-sc.com>
13896
13897         * g77.f-torture/execute/19990325-0.f: New test.
13898         * g77.f-torture/execute/19990325-1.f: New test.
13899
13900 1999-03-24  Jeffrey A Law  (law@cygnus.com)
13901
13902         * gcc.c-torture/execute/990324-1.c: New test.
13903
13904 1999-03-22  Jim Wilson  <wilson@cygnus.com>
13905
13906         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
13907         test with 4.
13908
13909 1999-03-17  Richard Henderson  <rth@cygnus.com>
13910
13911         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
13912
13913 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13914
13915         * g77.f-torture/execute/19990313-2.f: New test.
13916         * g77.f-torture/execute/19990313-3.f: New test.
13917
13918 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13919
13920         * g77.f-torture/execute/19990313-0.f: New test.
13921         * g77.f-torture/execute/19990313-1.f: New test.
13922
13923 1999-03-12  Jim Wilson  <wilson@cygnus.com>
13924
13925         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
13926         printf to sprintf.
13927         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
13928         (main): Add check for u15.  Conditionalize u31 check depending on
13929         whether ints are <32 bits or >=32 bits.
13930
13931 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13932
13933         * g77.f-torture/execute/19981119-0.f: Improve testiness.
13934
13935 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13936
13937         * g77.f-torture/compile/19990305-0.f: New test.
13938         * g77.f-torture/execute/19981119-0.f: New test.
13939
13940 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13941
13942         * g77.f-torture/execute/970625-2.f: call ABORT if final
13943         result is not correct, instead of just printing it.
13944         Add this checking via newly introduced obfuscation, to
13945         trip up buggy front ends.
13946
13947 1999-03-07  Craig Burley  <craig@jcb-sc.com>
13948
13949         * g77.f-torture/compile/960317-1.f: Moved from being
13950         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
13951
13952 1999-03-06  Craig Burley  <craig@jcb-sc.com>
13953
13954         * g77.f-torture/execute/960317-1.f: New (old) test.
13955         * g77.f-torture/execute/970625-2.f: Ditto.
13956
13957 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
13958
13959         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
13960         message on line 1 or line 2; cccp and cpplib do this differently.
13961
13962 1999-03-01  Jeffrey A Law  (law@cygnus.com)
13963
13964         * g++.old-deja/g++.law/weak1.C: New test.
13965
13966 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13967
13968         * gcc.c-torture/execute/990119-1.c: Renamed to...
13969         * gcc.dg/990119-1.c: this, so it will only be tested once
13970         (it's a preprocessor test, it doesn't need to be run at
13971         multiple optimization levels).
13972
13973 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13974
13975         * lib/g++.exp: Don't add incdir=$base_dir/../include to
13976           ALWAYS_CXXFLAGS.
13977
13978 1999-02-24  Craig Burley  <craig@jcb-sc.com>
13979
13980         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
13981         * g77.f-torture/compile/19981216-0.f: ...as it is expected
13982         to not be compilable by current g77.
13983
13984 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13985
13986         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
13987
13988 1999-02-22  Jeffrey A Law  (law@cygnus.com)
13989
13990         * gcc.c-torture/execute/990222-1.c: New test.
13991
13992 1999-02-19  Craig Burley  <craig@jcb-sc.com>
13993
13994         * g77.f-torture/compile/19990218-0.f: New test.
13995         * g77.f-torture/noncompile/19990218-1.f: New test.
13996
13997 1999-02-18  Craig Burley  <craig@jcb-sc.com>
13998
13999         * g77.f-torture/compile/19981216-0.f: New test.
14000
14001 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14002
14003         * gcc.dg/990214-1.c: New test.
14004
14005 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14006
14007         * gcc.dg/990213-2.c: New test.
14008
14009         * gcc.dg/990213-1.c: New test.
14010
14011 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14012
14013         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14014         ints.
14015
14016 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14017
14018         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14019         specified by target.
14020
14021         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14022
14023 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14024
14025         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14026
14027 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14028
14029         * gcc.dg/special/ecos.exp: New test driver for new tests with
14030         special requirements.
14031
14032         * gcc.dg/special/alias-1.c: New test.
14033         * gcc.dg/special/gcsec-1.c: New test.
14034         * gcc.dg/special/weak-1.c: New test.
14035         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14036         * gcc.dg/special/weak-2.c: New test.
14037         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14038         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14039         * gcc.dg/special/wkali-1.c: New test.
14040         * gcc.dg/special/wkali-2.c: New test.
14041         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14042         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14043
14044 1999-02-10  Felix Lee  <flee@cygnus.com>
14045
14046           * lib/c-torture.exp (c-torture-compile): Pull out code for
14047           analyzing gcc error messages.
14048           (c-torture-execute): Likewise.  Fix some (harmless) false
14049           positives.
14050           * lib/gcc.exp (gcc_check_compile): New function.
14051
14052 1999-02-08  Richard Henderson  <rth@cygnus.com>
14053
14054         * gcc.c-torture/execute/990208-1.c: New test.
14055
14056 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14057
14058         * g++.dg/special/ecos.exp: New driver for new tests with special
14059         requirements
14060
14061         * g++.dg/special/conpr-1.C: New test
14062         * g++.dg/special/conpr-2.C: New test
14063         * g++.dg/special/conpr-2a.C: New test
14064         * g++.dg/special/conpr-3.C: New test
14065         * g++.dg/special/conpr-3a.C: New test
14066         * g++.dg/special/conpr-3b.C: New test
14067
14068         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14069         allow g++ to use the dg driver
14070
14071         * README: Add comment about g++.dg directory
14072
14073 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14074
14075         * README: Update email addresses.
14076
14077 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14078
14079         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14080         arguments in order to force structure S onto the stack even on
14081         the alpha.
14082         (test): Pass 10 leading arguments to function foo as well as the
14083         structure S.
14084
14085         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14086         failure for all targets.
14087
14088         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14089         abort to terminate program execution.
14090
14091 1999-01-30  Richard Henderson  <rth@cygnus.com>
14092
14093         * gcc.c-torture/execute/990130-1.c: New test.
14094
14095 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14096
14097         * gcc.dg/990130-1.c: New test.
14098
14099 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14100
14101         * gcc.c-torture/execute/990128-1.c: New test.
14102
14103 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14104
14105         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14106
14107 1999-01-27  Felix Lee  <flee@cygnus.com>
14108
14109         * lib/c-torture.exp (c-torture-compile): pull out code for
14110         analyzing gcc error messages.
14111         (c-torture-execute): ditto, and fix some (harmless) false
14112         positives.
14113         * lib/gcc.exp (gcc_check_compile): new function.
14114
14115 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14116
14117         * gcc.dg/990117-1.c: New test.
14118
14119         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14120
14121         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14122
14123 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14124
14125         * g77.f-torture/compile/990115-1.f: New test.
14126
14127 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14128
14129         * gcc.c-torture/compile/990107-1.c: New test
14130
14131 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14132
14133         * gcc.c-torture/execute/990106-2.c: New test.
14134
14135         * gcc.c-torture/execute/990106-1.c: New test.
14136
14137 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14138
14139         * gcc.c-torture/compile/981223-1.c: New test.
14140
14141 1998-12-29  Richard Henderson  <rth@cygnus.com>
14142
14143         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14144         (opt3): Rename from opt4 and disable.
14145
14146 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14147
14148         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14149
14150 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14151
14152         * g++.old-deja/g++.other/conv5.C: New test.
14153
14154 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14155
14156         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14157
14158 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14159
14160         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14161
14162 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14163
14164         * gcc.c-torture/compile/981211-1.c: New test.
14165
14166 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14167
14168         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14169
14170         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14171
14172 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14173
14174         * gcc.special/930510-1.c: Make C9X safe.
14175         * gcc.misc-tests/gcov-1.c Similarly.
14176         * gcc.misc-tests/gcov-2.c Similarly.
14177
14178 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14179
14180         * gcc.dg/ultrasp1.c: New test.
14181
14182 1998-12-06  Richard Henderson  <rth@cygnus.com>
14183
14184         * gcc.c-torture/execute/981206.c: New test.
14185
14186 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14187
14188         * g++.old-deja/g++.ns/template7.C: New test.
14189
14190         * g++.old-deja/g++.other/expr1.C: New test.
14191
14192         * g++.old-deja/g++.eh/tmpl3.C: New test.
14193
14194         * g++.old-deja/g++.eh/tmpl2.C: New test.
14195
14196 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14197
14198         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14199         * g++.old-deja/g++.other/using6.C: Removed.
14200         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14201
14202         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14203
14204 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14205
14206         * g++.old-deja/g++.pt/overload8.C: New test.
14207
14208         * g++.old-deja/g++.pt/overload7.C: New test.
14209
14210         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14211
14212         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14213         and relinking messages.
14214         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14215         compiling with -frepo.
14216
14217 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14218
14219         * g++.old-deja/g++.pt/lookup6.C: New test.
14220
14221 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14222
14223         * gcc.c-torture/execute/981130-1.c: New test.
14224         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14225
14226 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14227
14228         * g++.old-deja/g++.pt/explicit76.C: New test.
14229
14230         * g++.old-deja/g++.pt/friend38.C: New test.
14231
14232         * g++.old-deja/g++.ns/crash2.C: New test.
14233
14234         * g++.old-deja/g++.pt/defarg8.C: New test.
14235
14236         * g++.old-deja/g++.pt/instantiate6.C: New test.
14237
14238         * g++.old-deja/g++.pt/static6.C: New test.
14239
14240         * g++.old-deja/g++.pt/decl2.C: New test.
14241
14242 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14243
14244         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14245         problem is actually related with name lookup, but so what? :-)
14246
14247         * g++.old-deja/g++.pt/friend37.C: New test.
14248
14249 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14250
14251         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14252         element, which fails on some systems.
14253
14254         * g77.f-torture/execute/labug1.f: New test.
14255
14256 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14257
14258         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14259         is defined.
14260
14261 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14262
14263         * g77.f-torture/compile/981117-1.f: New test.
14264
14265 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14266
14267         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14268         properly discarded.
14269
14270 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14271
14272         * gcc.c-torture/execute/memcheck: New directory of tests for
14273         -fcheck-memory-usage.
14274
14275 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14276
14277         * README: New file, general information about the testsuite and
14278         new description of the various C++ test subdirectories.
14279         * README.g++: Eliminate obsolete information, update and move most
14280         relevant stuff to README.
14281
14282 1998-11-07  Richard Henderson  <rth@cygnus.com>
14283
14284         * gcc.c-torture/compile/981107-1.c: New test.
14285
14286 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14287
14288         * execute/memcpy-bi.c: New testcase.
14289
14290 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14291
14292         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14293         base classes.
14294
14295         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
14296         template is selected.
14297
14298         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
14299         classes, it should be accepted for all types.
14300
14301         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
14302
14303         * g++.old-deja/g++.pt/spec24.C: Ensure that template
14304         specializations start with template headers.
14305
14306 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
14307
14308         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
14309
14310         * g++.old-deja/g++.other/init9.C: Test cross initialization of
14311         non-POD types.
14312
14313 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14314
14315         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
14316
14317 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14318
14319         * compile/981022-1.c, compile/981022-1.x: New test and driver.
14320
14321 1998-10-19  Jeffrey A Law  (law@cygnus.com)
14322
14323         * 981019-1.c: New test.
14324
14325 1998-10-14  Robert Lipe <robertl@dgii.com>
14326
14327         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
14328         find objc headers.
14329
14330 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14331
14332         * compile/981001-4.c: Remove use of GCC extension that triggers a
14333         compiler bug.
14334
14335 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
14336
14337         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
14338
14339 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14340
14341         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
14342         instantiation of template produces incorrect code for delete
14343         expression.
14344
14345         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
14346         constructors' name is not unique.
14347         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
14348         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
14349
14350         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
14351         automatic array of const is ill-formed.
14352
14353         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
14354         of template parameter?
14355
14356         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
14357         const.
14358
14359         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
14360         pointer-to-member expression.
14361
14362         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
14363         declaration causes ICE.
14364
14365 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
14366
14367         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
14368         reserved in the global namespace.
14369
14370         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
14371         generate needed virtual table.
14372
14373         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
14374
14375 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
14376
14377         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
14378         template-dependent type
14379
14380 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
14381
14382         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
14383         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
14384         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
14385
14386         * g++.old-deja/g++.other/using5.C: New test; using decl from base
14387         class should be usable as argument of member function.
14388         * g++.old-deja/g++.other/using6.C: New test; using decl from base
14389         class should be usable as return type of member function.
14390         * g++.old-deja/g++.other/using7.C: New test; using decl from base
14391         class should be usable as type of data member.
14392
14393         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
14394
14395 1998-10-09  Jeffrey A Law  (law@cygnus.com)
14396
14397         * gcc.c-torture/special/920521-1.c: Fix bogus test.
14398
14399 1998-10-08  Nick Clifton  <nickc@cygnus.com>
14400
14401         * gcc.dg/dll-?.c Add thumb to target list.
14402         Fix assembler scan patterns to match current assembler output.
14403
14404 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
14405
14406         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
14407         matching of template brackets.
14408
14409         * g++.old-deja/g++.other/using4.C: New test.  Test using
14410         declarations of methods from base classes.
14411
14412         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
14413         within functions should introduce names into the innermost
14414         enclosing namespace.
14415
14416         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
14417         of static locals if first initialization throws.
14418
14419 1998-10-07  Jim Wilson  <wilson@cygnus.com>
14420
14421         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
14422
14423 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
14424
14425         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
14426         lose track of the possible targets of tablejump insns.
14427         * special/special.exp: Run it.
14428
14429 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14430
14431         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
14432         must be declared before its specializations can be named in friend
14433         declarations.
14434
14435 1998-10-05  Dave Love  <d.love@dl.ac.uk>
14436
14437         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
14438
14439         * g77.f-torture/execute/io1.f: New test.
14440
14441 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14442
14443         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
14444         with pointer to template function, for which no argument deduction
14445         is possible.
14446
14447         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
14448         specialization of template function as argument to template
14449         function.
14450
14451         * g++.old-deja/g++.other/access2.C: New test; Inner class
14452         shouldn't have privileged access to Outer's names.
14453
14454 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14455
14456         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
14457         friend template declared within template class conflicts with
14458         nested class of the same name.
14459
14460         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
14461         is ignored.
14462
14463         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
14464         object with direct initializer as function declaration.
14465
14466         * g++.old-deja/g++.other/decl2.C: New test; duplicate
14467         initializers.
14468
14469         * g++.old-deja/g++.other/null2.C: New test; conditional operator
14470         involving const pointer and NULL produces incorrect result.
14471
14472         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
14473         type name without `typename' should be rejected with -pedantic.
14474
14475 1998-10-02  Richard Henderson  <rth@cygnus.com>
14476
14477         * g++.old-deja/g++.other/addrof1.C: New test.
14478
14479 1998-10-01  Nick Clifton  <nickc@cygnus.com>
14480
14481         * gcc.c-torture/compile/981001-1.c: New test.
14482         * gcc.c-torture/execute/981001-1.c: New test.
14483
14484 1998-10-01  Jeffrey A Law  (law@cygnus.com)
14485
14486         * gcc.c-torture/compile/981001-2.c: New test.
14487         * gcc.c-torture/compile/981001-3.c: New test.
14488         * gcc.c-torture/compile/981001-4.c: New test.
14489
14490 1998-10-01  Robert Lipe  <robertl@dgii.com>
14491
14492         * lib/objc.exp (objc_target_compile): Add -L during compiles for
14493         multilibbed hosts.   Idea grafted from g77.exp.
14494
14495 1998-09-30  Dave Love  <d.love@dl.ac.uk>
14496
14497         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
14498         avoid losing on systems which need -lsocket.
14499
14500 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
14501
14502         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
14503         * g++.old-deja/g++.other/nested2.C: Ditto.
14504         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
14505         failure.
14506
14507 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14508
14509         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
14510         preferred over template operator!= for enum bitfields.
14511
14512 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
14513
14514         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
14515         that happen to have the same base name, but in different scopes,
14516         are incorrectly rejected.
14517
14518 1998-09-16  Richard Henderson  <rth@cygnus.com>
14519
14520         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14521         on the native word size instead of an integer literal.
14522
14523 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14524
14525         * g++.old-deja/g++.other/static2.C: Invocation of static data
14526         member of type pointer-to-function denoted as non-static member.
14527
14528         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14529         checks involving function types and aliases.
14530
14531 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14532
14533         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14534         redefined to the same non-trivial type.
14535
14536         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14537         namespace-qualification of template specializations declared in
14538         other namespaces.
14539
14540         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14541         to declare a subset of the specializations of a template function
14542         as friends of specializations of a template class.
14543
14544         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14545         member templates that do not fully specialize the enclosing
14546         template class are rejected.
14547
14548 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14549
14550         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14551
14552 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14553
14554         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14555         altered from libf2c/libU77 version.
14556
14557 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14558
14559         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14560
14561 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14562
14563         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14564         (un)signed char are different types for template specialization
14565         purposes.
14566
14567 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14568
14569         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14570         * objc: ObjC testsuite.
14571
14572 1998-08-31  Catherine Moore  <clm@cygnus.com>
14573
14574         * gcc.c-torture/execute/941014-1.x:  New file.
14575
14576 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14577
14578         * lib/c-torture.exp: Add support for
14579         torture_eval_before_compile and torture_eval_before_execute
14580         variables.
14581
14582 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14583
14584         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14585         this test triggers valid.
14586
14587 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14588
14589         * gcc.dg/980827-1.c: New test.
14590
14591 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14592
14593         * gcc.c-torture/execute/loop-4b.c: New test.
14594
14595 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14596
14597         * lib/c-torture.exp: Add support for
14598         torture_eval_before_compile and torture_eval_before_execute
14599         variables.
14600
14601 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14602
14603         * gcc.c-torture/compile/980825-1.c: New test.
14604
14605 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14606
14607         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14608         count number tests in opt_t0 not good_t0.
14609
14610 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14611
14612         * gcc.c-torture/compile/930326-1.x: Fix typo.
14613
14614 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14615
14616         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
14617         causes an ICE.
14618
14619 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14620
14621         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
14622         STACK_SIZE is defined.
14623         * gcc.c-torture/unsorted/stuct.c: Similarly.
14624
14625         * gcc.c-torture/compile/980821-1.c: New test.
14626
14627 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14628
14629         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
14630
14631 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
14632
14633         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
14634         code.
14635
14636 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
14637
14638         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
14639         error'.
14640
14641 1998-08-18  Jeffrey A Law  (law@cygnus.com)
14642
14643         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
14644
14645 1998-08-16  Jeffrey A Law  (law@cygnus.com)
14646
14647         * gcc.c-torture/compile/980816-1.c: New test.
14648
14649         * gcc.dg/980816-1.c: New test.
14650
14651 1998-08-13  Jeffrey A Law  (law@cygnus.com)
14652
14653         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
14654         compiler for ieee tests.
14655
14656 1998-08-01  Dave Love  <d.love@dl.ac.uk>
14657
14658         * g77.f-torture/compile/980729-0.f: New test.
14659
14660 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
14661
14662         * gcc.c-torture/special/eeprof-1.c: New test, for
14663         -finstrument-functions.
14664         * gcc.c-torture/special/special.exp: Run it.
14665
14666 1998-07-29  Jeffrey A Law  (law@cygnus.com)
14667
14668         * gcc.c-torture/compile/980729-1.c: New test.
14669
14670 1998-07-27  Nick Clifton  <nickc@cygnus.com>
14671
14672         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
14673         __thumb__ is defined, and test for ARM style doubles if so.
14674
14675 1998-07-26  Dave Love  <d.love@dl.ac.uk>
14676
14677         * g77.f-torture/noncompile/980615-0.f: New test.
14678
14679 1998-07-26  H.J. Lu  (hjl@gnu.org)
14680
14681         * gcc.dg/980312-1.c: Do link instead of compile.
14682         * gcc.dg/980313-1.c: Likewise.
14683
14684 1998-07-26  Jeffrey A Law  (law@cygnus.com)
14685
14686         * gcc.c-torture/compile/980726-1.c: New test.
14687
14688 1998-07-25  Dave Love  <d.love@dl.ac.uk>
14689
14690         * g77.f-torture/execute/io0.f: New test.
14691
14692 1998-07-24  Nick Clifton  <nickc@cygnus.com>
14693
14694         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
14695         an int.
14696
14697 1998-06-18  Michael Meissner  <meissner@cygnus.com>
14698
14699         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
14700         m32r bugs.
14701
14702 1998-07-17  Nick Clifton  <nickc@cygnus.com>
14703
14704         * gcc.dg/980626-1.c: Expect failures for all toolchains until
14705         c-decl.c:grokdeclarator can handle mode attributes.
14706
14707 1998-07-16  Jeffrey A Law  (law@cygnus.com)
14708
14709         * gcc.c-torture/execute/980716-1.c: New test.
14710
14711 1998-07-13  Jeffrey A Law  (law@cygnus.com)
14712
14713         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
14714         the mn10200.
14715         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
14716         the mn10200.
14717         * gcc.c-torture/execute/va-arg-3.x: Similarly.
14718         * gcc.c-torture/compile/930326-1.x: Similarly.
14719
14720 1998-07-13  Dave Love  <d.love@dl.ac.uk>
14721
14722         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
14723         New test from Craig.
14724
14725 1998-07-12  Dave Love  <d.love@dl.ac.uk>
14726
14727         * g77.f-torture/noncompile/980616-0.f: New test.
14728
14729         * g77.f-torture/execute/970816-3.f:  New test from Craig.
14730
14731 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14732
14733         *  g++.other/singleton.C: Return error value instead of taking
14734         SIGSEGV.
14735
14736 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
14737
14738         *  g++.other/singleton.C: New test.   Warning is under dispute.
14739         Runtime crash is not.
14740
14741 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14742
14743         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
14744         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
14745         using6.C, using7.C}:  New namespace tests.
14746
14747 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
14748
14749         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
14750         specialization with typedef'ed names used as array indexes.
14751
14752 1998-07-09  Jeffrey A Law  (law@cygnus.com)
14753
14754         * gcc.c-torture/execute/980709-1.c: New test.
14755
14756         * gcc.dg/980709-1.c: New test.
14757
14758 1998-07-07  Richard Henderson  <rth@cygnus.com>
14759
14760         * gcc.c-torture/execute/bcp-1.c: New test.
14761
14762 1998-07-07  Jeffrey A Law  (law@cygnus.com)
14763
14764         * gcc.c-torture/execute/980707-1.c: New test.
14765
14766 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
14767
14768         * gcc.c-torture/compile/980706-1.c: New test.
14769
14770 1998-07-01  Dave Love  <d.love@dl.ac.uk>
14771
14772         * g77.f-torture/execute/980701-0.f,
14773         g77.f-torture/execute/980701-1.f: New test from Craig.
14774
14775 1998-07-01  Jeffrey A Law  (law@cygnus.com)
14776
14777         * gcc.c-torture/compile/980701-1.c: New test.
14778
14779         * gcc.c-torture/execute/980701-1.c: New test.
14780
14781 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
14782 rlsruhe.de>
14783
14784         * g++.old-deja/g++.robertl/eb132.C: New test.
14785         * g++.old-deja/g++.robertl/eb133.C: Likewise.
14786
14787 1998-06-29  Dave Love  <d.love@dl.ac.uk>
14788
14789         * g77.f-torture/execute/980628-7.f,
14790         g77.f-torture/execute/980628-8.f,
14791         g77.f-torture/execute/980628-9.f,
14792         g77.f-torture/execute/980628-10.f: New tests from Craig.
14793
14794         * g77.f-torture/execute/980628-3.f: Remove mail headers.
14795
14796 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14797
14798         * g77.f-torture/execute/980628-4.f: New test from Craig.
14799         * g77.f-torture/execute/980628-5.f: Likewise.
14800         * g77.f-torture/execute/980628-2.f: Likewise.
14801         * g77.f-torture/execute/980628-0.f: Likewise.
14802         * g77.f-torture/execute/980628-1.f: Likewise.
14803         * g77.f-torture/execute/980628-3.f: Likewise.
14804         * g77.f-torture/execute/980628-6.f: Likewise.
14805
14806 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14807
14808         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
14809         directory when nothing has been installed yet.
14810
14811 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
14812
14813         * gcc.c-torture/special/special.exp: Handle newer versions of
14814         dejagnu.
14815
14816 1998-06-26  Jeffrey A Law  (law@cygnus.com)
14817
14818         * gcc.dg/980626-1.c: New test.
14819
14820 1998-06-19  Bruno Haible <haible@ilog.fr>
14821
14822         * gcc.misc-tests/m-un-2.c: New test.
14823         * g++.old-deja/g++.other/warn01.c: Likewise.
14824
14825 1998-06-19  Robert Lipe  <robertl@dgii.com>
14826
14827         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
14828         compatibility with assmblers with a different comment character.
14829         Eliminate use of GAS-specific extensions.
14830
14831 1998-06-19  Jeffrey A Law  (law@cygnus.com)
14832
14833         * gcc.c-torture/execute/ieee/980619-1.c: New test.
14834
14835 1998-06-19  Robert Lipe  <robertl@dgii.com>
14836
14837         *lib/g77.exp: Replace search for libf2c.a with search for newly
14838         renamed libg2c.a
14839
14840 1998-06-17  Jeffrey A Law  (law@cygnus.com)
14841
14842         * gcc.c-torture/execute/980617-1.c: New test.
14843
14844 1998-06-12  Jeffrey A Law  (law@cygnus.com)
14845
14846         * gcc.c-torture/execute/980612-1.c: New test.
14847
14848 1998-06-08  Jeffrey A Law  (law@cygnus.com)
14849
14850         * gcc.dg/980523-1.c: Only test on ppc-linux.
14851         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
14852
14853         * gcc.c-torture/execute/980608-1.c: New test.
14854
14855 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
14856
14857         * gcc.c-torture/execute/980605-1.c: New test.
14858
14859 1998-06-04  Jeffrey A Law  (law@cygnus.com)
14860
14861         * gcc.c-torture/execute/980604-1.c: New test.
14862
14863 1998-06-02  Jeffrey A Law  (law@cygnus.com)
14864
14865         * gcc.c-torture/execute/980602-1.c: New test.
14866         * gcc.c-torture/execute/980602-2.c: Likewise.
14867
14868 1998-06-02  Dave Love  <d.love@dl.ac.uk>
14869
14870         * 970125-0.f: Fix per JCB.  Add commentary.
14871
14872 1998-05-31  Michael Meissner  <meissner@cygnus.com>
14873
14874         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
14875         IEEE -0 support.
14876
14877 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
14878
14879         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
14880         earlier.
14881
14882 1998-05-28  Catherine Moore <clm@cygnus.com>
14883
14884         * gcc.c-torture/execute/980526-3.c: New test.
14885
14886 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
14887
14888         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
14889         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
14890         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
14891         m88k-motorola-sysv3 to XFAIL.
14892
14893 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14894
14895         * gcc.dg/980526-1.c: New test.
14896         * gcc.c-torture/execute/980526-2.c: New test.
14897
14898 1998-05-26  Jeffrey A Law  (law@cygnus.com)
14899
14900         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
14901
14902         * gcc.c-torture/execute/980526-1.c: New test.
14903
14904 1998-05-26  Dave Love  <d.love@dl.ac.uk>
14905
14906         * g77.f-torture/execute/alpha2.f: Add runtime test.
14907
14908 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
14909
14910         * g++.old-deja/old-deja.exp: Strip leading directories.
14911
14912         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
14913         error for the line.  Don't run multiple tests for the same line.
14914
14915 1998-05-23  Jeffrey A Law  (law@cygnus.com)
14916
14917         * gcc.dg/980523-1.c: New test.
14918
14919 1998-05-23  Dave Love  <d.love@dl.ac.uk>
14920
14921         * g77.f-torture/compile/970915-0.f: New test.
14922
14923 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
14924
14925         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
14926
14927 1998-05-21  Jeffrey A Law  (law@cygnus.com)
14928
14929         * gcc.dg/980520-1.c: New test.
14930
14931 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
14932
14933         * gcc.dg/980502-1.c: Fix return type.
14934
14935 1998-05-20  Jeffrey A Law  (law@cygnus.com)
14936
14937         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
14938         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
14939         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
14940         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
14941         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
14942
14943 1998-05-20  Dave Love  <d.love@dl.ac.uk>
14944
14945         * g77.f-torture/execute/980520-1.f: New test.
14946
14947 1998-05-15  Dave Love  <d.love@dl.ac.uk>
14948
14949         * lib/mike-g77.exp: New file.
14950
14951         * g77.f-torture/noncompile/noncompile.exp,
14952         g77.f-torture/noncompile/check0.f: New files.
14953
14954 1998-05-14  Dave Love  <d.love@dl.ac.uk>
14955
14956         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
14957         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
14958         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
14959         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
14960         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
14961         abort where appropriate.
14962
14963 1998-05-05  Michael Meissner  <meissner@cygnus.com>
14964
14965         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
14966         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
14967
14968 1998-04-29  Dave Love  <d.love@dl.ac.uk>
14969
14970         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
14971
14972 1998-04-27  Dave Love  <d.love@dl.ac.uk>
14973
14974         * g77.f-torture/compile/980427-0.f: New test.
14975
14976 1998-04-24  Dave Love  <d.love@dl.ac.uk>
14977
14978         * g77.f-torture/compile/980424-0.f: New test.
14979
14980 1998-04-19  Dave Love  <d.love@dl.ac.uk>
14981
14982         * g77.f-torture/compile/980419-2.f (main): New test.
14983         * g77.f-torture/compile/970125-0.f: New test.
14984         * g77.f-torture/compile/980419-1.f: New test.
14985
14986 1998-04-08  Jim Wilson  <wilson@cygnus.com>
14987
14988         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
14989         of loop-4.c.
14990
14991 1998-04-07  Jim Wilson  <wilson@cygnus.com>
14992
14993         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
14994
14995 1998-04-03  Jim Wilson  <wilson@cygnus.com>
14996
14997         * gcc.c-torture/compile/980329-1.c: New test.
14998
14999 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15000
15001         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15002         * gcc.dg/980312-1.c: Fix typo in -march command.
15003
15004 1998-03-16  H.J. Lu  (hjl@gnu.org)
15005
15006         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15007
15008 1998-03-11  Robert Lipe  <robertl@dgii.com>
15009
15010         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15011         Dave Love agree the Fortran source is bogus.
15012
15013 1998-03-11  Robert Lipe  <robertl@dgii.com>
15014
15015         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15016         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15017         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15018         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15019         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15020
15021 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15022
15023         * g++.old-deja/g++.other/friend1.C: New test.
15024
15025 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15026
15027         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15028         possibly uninitialized) variables and declare dnrm2.
15029
15030 1998-02-23  Robert Lipe <robertl@dgii.com>
15031
15032         From Bruno Haible <haible@ilog.fr>:
15033         * gcc.c-torture/execute/980223.c: New test.
15034
15035 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15036
15037         * gcc.dg/ifelse-1.c: New test.
15038
15039 1998-02-09  H.J. Lu  (hjl@gnu.org)
15040
15041         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15042
15043           * lib/old-dejagnu.exp (old-dejagnu): Added the
15044           "execution test - XFAIL *-*-*" handling in the spirit of
15045           "excess errors test -". Changed the "execution test fails"
15046           handling to be like "excess errors test fails".
15047           * Update various tests accordingly.
15048
15049 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15050
15051         * gcc.c-torture/execute/980205.c: New test.
15052
15053 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15054
15055         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15056         * lib/f-torture.exp: Similarly.
15057         * gcc.c-torture: Rename all .cexp files to .x files.
15058
15059 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15060
15061         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15062         (940510-1.c): Removed duplicate.
15063         (971104-1.c): New test.
15064
15065 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15066
15067           * lib/f-torture.exp: Improve error and loop detection.
15068
15069 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15070
15071         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15072         use that to size the filler array.
15073
15074 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15075
15076         * lib/c-torture.exp(c-torture-execute): Fix typo.
15077
15078         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15079         testcase as the executable name. Keep the executable around if
15080         the test fails.
15081
15082 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15083
15084         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15085         changes.  Only test one -g option, and move it to the end of the
15086         list of options to test.
15087
15088 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15089
15090         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15091         variable GCC_TORTURE_OPTIONS to supply default switches separated
15092         by colons.  If no environment variable, run tests with -O0 -g, -O1
15093         -g, and -O2 -g as well.
15094
15095 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15096
15097         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15098         explanatory comments. Fix indentation.
15099
15100 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15101
15102         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15103
15104 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15105
15106         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15107         * g++.old-deja/g++.mike/p7325.C: Likewise.
15108         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15109
15110 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15111
15112         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15113         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15114         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15115         * g++.old-deja/g++.law/operators4.C: Likewise.
15116
15117 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15118
15119         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15120         * g++.old-deja/g++.mike/p784.C: Ditto.
15121         * g++.old-deja/g++.mike/p785.C: Ditto.
15122
15123 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15124
15125           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15126
15127 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15128
15129         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15130         target feature; pass this to c-torture-execute as needed.
15131
15132 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15133
15134         * lib/c-torture.exp(c-torture-execute): If the previous and the
15135         current executables being tested are identical, we don't need to
15136         run the executable again. Try to make the executable names
15137         unique. Add an optional argument for passing additional compiler
15138         flags.
15139
15140 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15141
15142         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15143
15144 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15145
15146         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15147
15148 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15149
15150         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15151         32bit or larger longs.
15152
15153         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15154         have either a 32bit long or 32bit int.
15155
15156 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15157
15158         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15159         Make double precision tests dependent on sizeof (double).
15160
15161 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15162
15163         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15164         too.
15165
15166 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15167
15168         * gcc.c-torture/compile/961203-1.cexp: New script.
15169
15170 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15171
15172         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15173         up the includes ourselves.
15174
15175 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15176
15177         * lib/plumhall.exp: Remove random include, and add a few
15178         verbose messages for debugging.
15179
15180 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15181
15182         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15183         of trying to do it ourselves.
15184
15185 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15186
15187         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15188
15189 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15190
15191         * gcc.prms/5403.c: Made regexp a bit less strict.
15192
15193 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15194
15195         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15196         is returned from remote_load instead.
15197         * lib/plumhall.exp: Ditto.
15198         * lib/mike-g++.exp: Ditto.
15199         * lib/old-dejagnu.exp: Ditto.
15200         * lib/c-torture.exp: Ditto.
15201
15202 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15203
15204         * lib/g++.exp: Use build_wrapper procedure.
15205         * lib/gcc.exp: Ditto.
15206
15207 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15208
15209         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15210         an old-style decl for malloc.  Fixes tests to work when
15211         sizeof (int) != sizeof (size_t).
15212
15213 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15214
15215         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15216
15217         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15218         use stdargs.h interface.
15219
15220 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15221
15222         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15223         NO_VARARGS when compiling.
15224
15225 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15226
15227         * lib/plumhall.exp(ph_includes): New procedure.
15228         (ph_make): Use it.
15229         (ph_compiler): Ditto.
15230
15231         * lib/g++.exp: Rename test-glue.c to testglue.c.
15232         * lib/gcc.exp: Ditto.
15233
15234 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15235
15236         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15237         to completion when it's called.
15238
15239 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15240
15241         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15242         is defined, don't do test.
15243
15244 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15245
15246         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15247         for object files.
15248         (ph_summary): Mark skipped testcases as untested, not unresolved.
15249
15250         * lib/plumhall.exp (ph_make): If unresolved because of bad
15251         errorCode, record errorCode in log file.
15252         (*): Replace send_log/verbose with verbose -log.
15253
15254 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15255
15256         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15257         double conversion if double isn't at least 8 bytes.
15258
15259         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15260         int to work with targets where int is 16 bits.
15261
15262         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15263         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15264         precision for the test to complete.
15265
15266 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15267
15268         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15269         if d10v is not compiled with the -mdouble64 flag.
15270         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15271
15272         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15273         d10v is not compiled with the -mint32 flag.
15274
15275 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15276
15277         * lib/plumhall.exp: Use incr_count.
15278
15279 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15280
15281         * gcc.c-torture: Update to c-torture-1.45.
15282
15283 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15284
15285         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15286         the name of the expect testcase file).
15287
15288         * lib/g++.exp(g++_init): Ditto.
15289
15290 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15291
15292         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15293         the host.
15294
15295         * lib/gcc.exp(gcc_exit): New procedure.
15296
15297 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
15298
15299         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
15300         specs where appropriate.
15301
15302         * g++.old-deja/g++.arm/*: Added additional ERROR checks
15303         because of new "candidates are" messages, and removed a few
15304
15305         * Converted all non-old-style g++ testcases to old-style, and
15306         moved into g++.old-deja.
15307
15308 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
15309
15310         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
15311         options.
15312
15313         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
15314         succeeded.
15315
15316         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
15317
15318 1997-02-13  Michael Meissner  <meissner@cygnus.com>
15319
15320         * lib/gcc.exp (gcc_target_compile): Add support for defining
15321         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
15322         the machine doesn't have those features.
15323
15324 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
15325
15326         * g++.law/operators4.exp: Don't use LIBS.
15327
15328 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
15329
15330         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
15331
15332         * lib/mike-g++.exp: Don't set the compiler to be tested here.
15333         * lib/g++.exp: Set it here instead. Also, allow use of the
15334         --tool_exec and --tool_opt options. Change CXX to
15335         GXX_UNDER_TEST.
15336
15337         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
15338
15339         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
15340
15341 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
15342
15343         * lib/old-dejagnu.exp: Use prune_warnings instead of
15344         prune_system_crud.
15345         * lib/mike-g++.exp: Ditto.
15346         * lib/gcc.exp: Ditto.
15347         * lib/g++.exp: Ditto.
15348
15349         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
15350
15351 1997-02-07  Jeffrey A Law  (law@cygnus.com)
15352
15353           * 941014-2.c: Include stdlib.h
15354           * 960327-1.c: Include stdio.h
15355           * dbra.c, index-1.c: Don't assume ints are 32bits.
15356
15357 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
15358
15359         * lib/gcc.exp: Add gcc,stack_size target feature.
15360
15361         * lib/g++.exp(g++_target_compile): Add the include and link
15362         paths here, not in two other places. And, it's $options, not
15363         options.
15364
15365         * lib/mike-g++.exp(postbase): Remove the code that determines
15366         the correct include and link paths.
15367         * g++.old-deja/old-deja.exp: Ditto.
15368
15369 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
15370
15371         * lib/g++.exp(g++_init): target_compile no longer returns the
15372         filename of the result.
15373
15374 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
15375
15376         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
15377         call to glob.
15378
15379         * gcc.c-torture/special/special.exp: Change call to
15380         gcc_target_compile to include the object file.
15381
15382 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
15383
15384         * gcc.c-torture/special/special.exp: Correct misspelling in last
15385         change.
15386
15387 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
15388
15389         * lib/plumhall.exp(ph_summary): Log the entire output of the
15390         executable. Return -1 if there were any failures, 0 otherwise.
15391         (ph_execute): Return -1 if there were any failures, 0 otherwise.
15392         (ph_make): Clean up objects and executables that were built
15393         if the tests succeeded.
15394
15395 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
15396
15397         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
15398         libraries and includes in the build tree as appropriate.
15399
15400 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15401
15402         * lib/c-torture.exp: Instead of looking for the global variable
15403         NO_LONG_LONG, check to see if that's a feature of the target.
15404
15405 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15406
15407         * config/default.exp: Minimize. Delete the remainer of the files in
15408         config; this functionality is now in devo/dejagnu/config.
15409
15410         g++.*/*: Pass any additional flags used to compile to postbase;
15411         delete CXXFLAGS.
15412
15413         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
15414         is now done by runtest.exp. Use gcc_target_compile instead of
15415         compile.
15416
15417         lib/c-torture.exp: Use gcc_target_compile instead of compile.
15418         Remove references to CFLAGS. Use remote_file instead of
15419         calling rm -f.
15420         (c-torture): Take a list of arguments to use to compile this
15421         testcase.
15422
15423         lib/g++.exp: Simplify. Use target_compile instead of compile.
15424         lib/gcc-dg.exp: Ditto.
15425         lib/gcc.exp: Ditto.
15426         lib/mike-{gcc,g++}.exp: Ditto.
15427         lib/old-dejagnu.exp: Ditto.
15428         lib/plumhall.exp: Ditto.
15429
15430 1997-01-08  Jim Wilson  <wilson@cygnus.com>
15431
15432         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
15433         (ph_linker): Likewise.
15434
15435 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
15436
15437           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
15438         MAP_ANON / MAP_ANONYMOUS if defined;
15439         else try to map from /dev/zero .
15440
15441 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15442
15443         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
15444         isn't defined, then define it to MAP_ANONYMOUS.
15445
15446 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15447
15448         * gcc.c-torture: Update to c-torture-1.42 release.
15449
15450 1996-11-11  Jeffrey A Law  (law@cygnus.com)
15451
15452         * gcc.c-torture: Update to c-torture-1.41 release.
15453
15454 1996-10-27  Jeffrey A Law  (law@cygnus.com)
15455
15456         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
15457         c-torture release.
15458
15459 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
15460
15461         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
15462         and LDFLAGS.  Fix second case to append the target_info ldflags
15463         onto LDFLAGS, not CFLAGS.
15464         * lib/g++.exp (g++_init): Add target_info stuff.
15465         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
15466         of libgloss and newlib flags for !native.
15467
15468         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
15469         (GDB): Fix relative path to go up another dir for finding gdb.
15470
15471 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
15472
15473         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
15474         versions in the target_info array, if they don't exist.
15475
15476 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
15477
15478         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
15479
15480 1996-07-08  Jim Wilson  <wilson@cygnus.com>
15481
15482         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
15483         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
15484
15485 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
15486
15487         * lib/old-dejagnu.exp: Don't remove the output file before we've
15488         actually tested it. Don't append pwd to the path of the executable
15489         we're testing.
15490
15491 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
15492
15493         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
15494
15495 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
15496
15497         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
15498         temporary directory for compiler files, and set it to a default
15499         value of /tmp. Set $output as the name of the output file from
15500         compiling the testcase. Add a -o option to $cflags_var so the
15501         compiler writes the final output file as $output. Set $executable
15502         to $output.
15503
15504         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
15505         directory for compiler files, and set it to /tmp if it doesn't
15506         already have a value. Set $output_file to the name of the output
15507         file from compiling the testcase. Add a -o option to CXXFLAGS so
15508         the compiler writes the final output file as $output. Use $output
15509         as the executable to be tested.
15510
15511 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15512
15513         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
15514
15515 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15516
15517         * gcc.c-torture/execute/pending-1.c: New test.  Still
15518         pending in Tege's queue.
15519
15520 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15521
15522         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15523         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15524         if there were failures.  Call unresolved if there were unresolved
15525         testcases.  Call gcc_fail if program did not run to completion.
15526         (ph_make): Pass additional argument name to ph_execute.
15527         (ph_execute): Add new argument.  Pass additional arguments to
15528         ph_summary.  Call gcc_fail is there is no execution output.
15529
15530 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15531
15532         * lib/plumhall.exp (proc_summary): Output relavent summary
15533         lines into the log so specific failures in plumhall can be
15534         investigated.
15535
15536 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15537
15538         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15539         (c-torture-execute): Don't try to execute tests which use
15540         "long long" types if $NO_LONG_LONG is nonzero.
15541
15542 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15543
15544         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15545         not c-torture.
15546
15547         * gcc.ieee: Move from here.
15548         * gcc.c-torture/execute/ieee: To here.
15549
15550 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15551
15552         * gcc.c-torture: Update to c-torture-1.41 release.
15553
15554 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15555
15556         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15557         not "$output".
15558
15559 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15560
15561         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15562         -c present.
15563
15564 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15565
15566         * config/proelf.exp: Handle connecting to a simulator.
15567
15568 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15569
15570         * config/proelf.exp: New file.  Enough framework that we can
15571         run c-torture tests on the proelf targets (or any other target
15572         that gdb can connect to for that matter).
15573
15574 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15575
15576         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15577         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15578
15579         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15580         exec_output exists.
15581
15582 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15583
15584         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15585         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15586
15587         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15588         to pass/fail/unresolved/unsupported/untested.  Caller must now
15589         call unresolved/unsupported/untested.
15590         * lib/*.exp: Update FSF address.  Update to handle new results of
15591         ${tool}_load.
15592         * lib/chill.exp (verbose): Delete.
15593
15594 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15595
15596         * lib/gcc.exp (default_gcc_start): Change order of args to
15597         $LDFLAGS $CFLAGS $LIBS.
15598         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15599         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15600         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15601         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15602         * gcc.misc-tests/dg-test.exp: Likewise.
15603         * gcc.misc-tests/msgs.exp: Likewise.
15604         * gcc.prms/prms.exp: Likewise.
15605         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15606         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15607
15608         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15609
15610 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15611
15612         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15613
15614         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15615         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
15616
15617         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
15618         necessary.
15619
15620 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
15621
15622         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
15623         global for loop; add use of $mathlib.
15624         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
15625         settings here; set mathlib for anything but VxWorks.
15626
15627 1996-01-22  Jeffrey A Law  (law@cygnus.com)
15628
15629         * gcc.c-torture: Update to c-torture-1.40 release.
15630
15631 1996-01-03  Jeffrey A Law  (law@cygnus.com)
15632
15633         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
15634         dg.exp.
15635
15636 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
15637
15638         * lib/c-torture.exp (c-torture-execute): Declare "output" as
15639         global.
15640
15641 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
15642
15643         * lib/g++.exp (LIBS): Define if not already.
15644         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
15645         (gcc-dg-prune): Call prune_gcc_output.
15646         * lib/gcc.exp (prune_gcc_output): New proc.
15647         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
15648         prune_gcc_output.
15649
15650 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
15651
15652         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
15653         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
15654
15655 1995-11-15  Jeffrey A Law  (law@cygnus.com)
15656
15657         * gcc.c-torture: Update to c-torture-1.39 release.
15658
15659 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
15660
15661         * lib/c-torture.exp (c-torture-execute): Don't return if one option
15662         fails, try others as well.
15663
15664 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
15665
15666         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
15667         If compilation fails, mark execute tests as `untested'.
15668         If test is marked as unsupported, don't mark compilation and
15669         execute tests as failed.
15670
15671 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
15672
15673         * lib/g++.exp (g++_init): Don't link in libg++, and look to
15674         libstdc++ for whether or not we want to be doing shared
15675         libraries.  Delete link_curses since we don't need it anymore.
15676         * lib/mike-g++.exp (postbase): Don't link in libg++.
15677         * g++.old-deja/old-deja.exp: Likewise.
15678
15679 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
15680
15681         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
15682
15683 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
15684
15685         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
15686         For that, add `-Wl,-a,shared_archive'.
15687         * g++.old-deja/old-deja.exp: Likewise.
15688
15689 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
15690
15691         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
15692
15693 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
15694
15695         * lib/mike-g++.exp (postbase): Pay attention to the status of
15696         g++_load.
15697
15698 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
15699
15700           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
15701
15702 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
15703
15704         * lib/gcc.exp (default_gcc_start): No longer need to log program
15705         being executed or its output, execute_anywhere does that now.
15706         * lib/g++.exp (default_g++_version): Call execute_anywhere.
15707         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
15708
15709 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
15710
15711         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
15712         the same as those in lib/g++.exp.
15713
15714 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
15715
15716         * gcc.c-torture: Update to c-torture-1.38 release.
15717         * gcc.ieee: Related changes.
15718
15719 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
15720
15721         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
15722         "exec". Minor reformatting changes.
15723
15724         * config/rom68k.exp (${tool}_load): Make it work in a canadian
15725         cross. This means all "exec" calls now work on a remote host as
15726         well.
15727         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
15728         cross. Filter out the extra "\r\n" stuff that expect puts in.
15729         (c-torture-execute): Filter out the bogus warnings like
15730         c-torture-compile does. Add support for canadian cross.
15731         * lib/gcc.exp (default_gcc_version, default_gcc_start)
15732         Use execute_anywhere rather than calling exec directly. Now it
15733         works for canadian cross testing.
15734
15735 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
15736
15737         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
15738         results into a variable, and check that rather than using file exists.
15739
15740 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
15741
15742         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
15743         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
15744
15745 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15746
15747         * g++.old-deja/old-deja.exp: Create and pass runshlib and
15748         lib_curses if there's a shared libg++ in the build tree.
15749
15750 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
15751
15752         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
15753         if not supported target.
15754
15755 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
15756
15757         * lib/g++.exp (g++_init): Move empty setting of runshlib and
15758         link_curses up to always happen, not just for native builds.
15759
15760 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
15761
15762         * gcc.c-torture: Update to c-torture-1.36 release.
15763         * gcc.failure: Related changes.
15764
15765 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
15766
15767         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
15768
15769 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
15770
15771         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
15772         * lib/mike-g++.exp (postbase): Not in here.  Still reference
15773         runshlib, link_curses, and mathlib for link and run.
15774
15775         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
15776         pass the runtime shared library options for Solaris, OSF/1, and
15777         Irix5, and link with -lcurses to avoid unresolved references.
15778
15779 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
15780
15781         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
15782         only run once.
15783
15784 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
15785
15786         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
15787
15788 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
15789
15790         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
15791         do not have a framework for the "compat" tests yet.
15792
15793 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
15794
15795         * lib/mike-g++.exp (postbase): New local variable `mathlib',
15796         set to null if we're testing vxworks5.1.  Use that instead of
15797         `-lm' in the setting of LIBS for link and run.
15798
15799 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
15800
15801         * config/rom68k.exp (${tool}_load): Major changes to make it
15802         work.  Verified that it does in fact return the stuff in
15803         exec_output properly.  Catch any Emul or any TRAP other than 0.
15804
15805 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
15806
15807         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
15808         LDFLAGS properly for targets that need stuff from libgloss.
15809         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
15810         only run once.
15811         (gpp_initialized): New variable.
15812
15813 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
15814
15815         * config/rom68k.exp: Load libgloss.exp.
15816         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
15817         so we can produce a fully linked binary.
15818         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
15819         so we can produce a fully linked binary.
15820
15821 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
15822
15823         * lib/plumhall.exp (ph_section): Watch for expected failures.
15824         Add missing `else'.
15825
15826         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
15827         run the testcase.
15828         (c-torture): Likewise.
15829
15830 1995-08-28  Doug Evans  <dje@cygnus.com>
15831
15832         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
15833
15834         * lib/mike-g++.exp (mike_cleanup): New proc.
15835         (prebase): New globals compiler_result, not_compiler_result,
15836         target_regexp.
15837         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
15838         allow leading "-" in pattern.  Watch for unsupported tests.
15839         If $compiler_result is set, pattern match assembler code,
15840         and ditto for $not_compiler_result.
15841         * lib/mike-gcc.exp: Likewise.
15842
15843         * lib/plumhall.exp (ph_execute): Only call ph_summary if
15844         execution "succeeded".
15845
15846 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
15847
15848         * config/win32.exp: New file.
15849         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
15850
15851 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
15852
15853         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
15854         unsupported.
15855         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
15856         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
15857         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
15858
15859         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
15860         "... without exceptions was ...".  That is now handled by
15861         prune_system_crud.
15862         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15863
15864 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
15865
15866         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
15867         sieve.c,sort2.c}: New files.
15868         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
15869         sieve.exp,sort2.exp}: Drivers for them.
15870
15871         * lib/mike-gcc.exp (program_output): New user settable variable.
15872         (postbase): Call prune_system_crud.  Also prune extraneous compiler
15873         messages.
15874         * lib/mike-g++.exp (program_output): New user settable variable.
15875
15876         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
15877
15878         * config/sh.exp: Deleted (use sim.exp instead).
15879
15880 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
15881
15882         * config/vx.exp: Declare CHECKTASK as global.
15883         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
15884         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
15885         * lib/old-dejagnu.exp: Load [pwd]/$executable.
15886
15887 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15888
15889         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
15890         target. Like vx.exp, only includes `vx29k.exp' instead of
15891         `vxworks.exp'.
15892
15893 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
15894
15895         * config/sim.exp: Increase time limit from 120 seconds to 240.
15896
15897 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
15898
15899         * gcc.c-torture/execute/950628-1.c: New test.
15900
15901 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
15902
15903         * gcc.c-torture: Update with changes/additions from
15904         c-torture-1.34.
15905
15906 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
15907
15908         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
15909
15910 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
15911
15912         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
15913
15914 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
15915
15916         * gcc.c-torture/compile/950512-1.c: New test.
15917         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
15918         * gcc.dg/struct-ret-1.c: Likewise.
15919
15920 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
15921
15922         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
15923           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
15924
15925 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
15926
15927         * gcc.c-torture/special/920411-1.c: Deleted.
15928         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
15929
15930 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
15931
15932         * config/sim.exp (${tool}_load): Hack in call to bash to get a
15933         cpu limit.
15934
15935 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
15936
15937         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
15938
15939 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
15940
15941         From kenner;
15942         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
15943         is the proper length.
15944         * va-arg-3.c: Likewise.
15945
15946 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
15947
15948         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
15949         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
15950
15951         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
15952         * lib/g++.exp (default_g++_start): Delete old cruft.
15953
15954 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
15955
15956         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
15957         (2 * (1 << 18)) to (2 * (1 << 17)).
15958
15959         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
15960
15961 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
15962
15963         * config/rom68k.exp: Renamed from config/idp.exp
15964
15965 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
15966
15967         * c-torture/compile/921109-2.c
15968
15969 1995-04-18  Mike Stump  <mrs@cygnus.com>
15970
15971         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
15972         excess errors.
15973
15974 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
15975
15976         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
15977         output.
15978         * lib/g++.exp (default_g++_start): Likewise.
15979
15980 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
15981
15982         * gcc.c-torture/compile/950329-1.c: New test.
15983
15984 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
15985
15986           * config/bug.exp (${tool}_load): Updated to use new remote_open
15987           and remote_close procs.
15988         * config/idp.exp: New file.
15989
15990 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
15991
15992         * gcc.c-torture/execute/950322-1.c: New test.
15993
15994 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
15995
15996         * config/vx.exp (${tool}_load): Clean up testing of return code from
15997         vxworks_ld and vxworks_spawn.
15998
15999 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16000
16001         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16002
16003 1995-03-13  Mike Stump  <mrs@cygnus.com>
16004
16005         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16006         can mark excess errors on a machine by machine basis.  Note, the
16007         default is to not expect any excess errors, even when excess
16008         errors test - is given, so you will want to put an XFAIL ... on
16009         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16010         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16011         those 4 machines, but no others.
16012
16013 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16014
16015         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16016         * lib/c-torture.exp: to here.
16017
16018 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16019
16020         * gcc.c-torture/execute/950221-1.c: New test.
16021         * gcc.c-torture/execute/struct-ret-1.c: New test.
16022         * gcc.c-torture/compile/950221-1.c: New test.
16023
16024         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16025
16026 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16027
16028         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16029         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16030
16031 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16032
16033         * g++.gb: New directory of tests, derived from my signature and
16034         class scoping tests.
16035
16036         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16037         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16038         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16039         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16040         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16041         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16042         * g++.gb/sig25.C: Likewise.
16043
16044         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16045         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16046         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16047         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16048         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16049         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16050         * g++.gb/sig25.exp: Likewise.
16051
16052         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16053         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16054         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16055         * g++.gb/scope13.C: Likewise, this test still fails.
16056
16057         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16058         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16059         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16060         * g++.gb/scope13.exp: Ditto.
16061
16062         * g++.gb/README: New file, explains what these tests are about.
16063
16064 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16065
16066         * lib/dg.exp (dg-do): Support `preprocess'.
16067         (dg-test): Likewise.
16068
16069 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16070
16071         * config/udi.exp: change "continue -expect" to "exp_continue".
16072
16073 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16074
16075         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16076         Delete redundant tests.
16077
16078         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16079         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16080         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16081         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16082         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16083         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16084         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16085         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16086
16087         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16088         storing label pointers.
16089         * gcc.c-torture/execute/921019-1.c: Likewise.
16090         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16091         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16092         parameter fp.
16093         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16094         constants.
16095
16096         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16097         Delete obsolete tests.
16098
16099         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16100         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16101         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16102         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16103         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16104         * gcc.c-torture/compile/950124-1.c: New test.
16105
16106         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16107
16108 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16109
16110         * lib/mike-g++.exp: Add -lm to LIBS.
16111
16112 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16113
16114         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16115
16116 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16117
16118         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16119
16120 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16121
16122         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16123
16124 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16125
16126         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16127         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16128         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16129         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16130         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16131         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16132         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16133         * g++.law/{operators31.C, operators32.C,
16134         * g++.law/{operators33.C, operators34.C}: Likewise.
16135         * g++.law/{pic1.C, refs2.C}: Likewise.
16136         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16137         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16138         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16139         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16140
16141         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16142         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16143         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16144         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16145         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16146         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16147         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16148         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16149         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16150         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16151         * g++.law/{operators34.exp}: Likewise.
16152         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16153         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16154         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16155         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16156         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16157
16158         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16159         No longer expected to fail.
16160         * g++.law/missed-error3.C: Tweak for recent bool changes.
16161
16162 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16163
16164         * config/emb-unix: Deleted.
16165         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16166         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16167
16168 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16169
16170         * lib/dg.exp (dg-test): Fix typo in last patch.
16171
16172 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16173
16174         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16175         (handles multiple occurrences).
16176
16177 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16178
16179         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16180         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16181         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16182         printed).
16183         * lib/c-torture.exp (c-torture-compile): Likewise.
16184         (c-torture): Prepend full path if missing.
16185         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16186         (gcc_fail): Likewise.
16187         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16188
16189 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16190
16191         * lib/netware.exp: Only attach to NetWare i386 systems.
16192
16193 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16194
16195         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16196         messages.  Add test name to "output pattern match" pass/fail message.
16197
16198 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16199
16200         * gcc.dg: New testsuite.
16201         * gcc.dg/dg.exp: New file.
16202
16203         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16204         test-switch.c}: Deleted.
16205
16206         * gcc.misc-tests/msgs.exp: New testcase driver.
16207
16208 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16209
16210         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16211         Watch for illegal return values from ${tool}_load.
16212         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16213         cross targets.  Coerce return value >0 to 1.
16214
16215 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16216
16217         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16218
16219         * config/emb-unix.exp: New file.
16220
16221         * config/sim.exp: Error if variable $SIM not defined.
16222         (${tool}_load): Mark test as "untested" if simulator missing.
16223
16224         * config/unix.exp: Load remote.exp to get rcp_download.
16225         * lib/c-torture.exp: Use different option lists for testcases with
16226         and without loops.
16227         * gcc.c-torture/execute/execute.exp: Likewise.
16228
16229 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16230
16231         * config/*.exp: Clarify return code from ${tool}_load.
16232         Call `unresolved' or `untested' instead of `warning' or `perror'
16233         (sometimes you still want to call both though).
16234         Add comment that `shell_id' is local to each file.
16235         * config/udi.exp (timeout): Set to 30.
16236         Don't print warning if connection fails, $connectmode has already
16237         printed an error.
16238         (${tool}_load): Move verbose messages to level 2.
16239         Rework pattern for "Process started" message.
16240         Pass `shell_id' to ${connectmode}_download.
16241         Retry twice upon timeout.  Make resetting of target more robust.
16242         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16243         Pass `shell_id' to exit_$connectmode.
16244         Only call exit_$connectmode if connected.
16245         * config/unix.exp (${tool}_load): Check return codes better.
16246         * config/vrtx.exp (${tool}_load): Likewise.
16247         * config/vx.exp (${tool}_load): Likewise.
16248         Delete unneeded global's.
16249         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16250         from ${tool}_load.
16251         (dg-stat): Delete.
16252         (dg-init): Delete recording of pass/fail counts.
16253         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16254         (old-dejagnu-init): Likewise.
16255         (old-dejagnu-stat): Delete contents, empty proc now.
16256         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16257         (c-torture): Delete references to lcnt, lpass, lfail.
16258         Get option list from TORTURE_OPTIONS.
16259         Delete -funroll[-all]-loops if no loops.
16260         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16261         (g++_stat): Delete contents (empty proc now).
16262         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16263         (gcc_finish): Likewise.
16264         (gcc_stat): Deleted.
16265         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16266         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16267         * gcc.c-torture/execute/execute.exp: Likewise.
16268         Split tests into two parts: compile, execute.
16269         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16270         no loops.  Update to reflect clarified return codes from ${tool}_load.
16271
16272 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16273
16274         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16275         to grep for.
16276         (old-dejagnu): Likewise (where necessary).
16277
16278 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16279
16280         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16281
16282         * lib/dg.exp (dg-process-target): Fix processing of selector.
16283         Add comment regarding use of `error'.
16284
16285         * lib/gcc.exp (prune_system_crud): Define if missing.
16286         * lib/g++.exp (prune_system_crud): Likewise.
16287
16288         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16289         Call prune_system_crud.
16290         * lib/dg.exp (dg-runtest): New proc.
16291         Use perror instead of send_user for tcl errors in testcase.
16292         Don't return any value, it's never used.
16293         Don't clobber previous definition of `unknown'.
16294         Print tcl errors in `dg-final'.
16295
16296 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
16297
16298         * lib/dg.exp (dg-process-target): Improve syntax error messages.
16299         (dg-test): Don't print errorInfo, it contains stack backtrace.
16300
16301 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
16302
16303         * lib/g++.exp (runtest_file_p): Define if missing.
16304
16305 1994-09-24  Doug Evans  (dje@cygnus.com)
16306
16307         * lib/mike-g++.exp: Comment out loading of g++.exp.
16308         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
16309         (default_g++_version): Always print something.
16310         (default_g++_start): Comment out call to `which'.
16311         (g++_start, g++_load): Deleted (must be defined in config file).
16312         * lib/gcc.exp: Test for existence of $CC at start.
16313         Delete check for tmpdir (done in gcc_init).
16314         (default_gcc_version): Always print something.
16315         (default_gcc_start): Comment out call to `which'.
16316         * config/*.exp: Major cleanup - make cross targets work at least a
16317         little better for g++ (by not being "--tool gcc" specific).
16318         Rename gcc_xxx to ${tool}_xxx.
16319         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
16320         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
16321
16322 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
16323
16324         * lib/c-torture.exp (c-torture-compile): Rework compiler
16325         message processing.
16326
16327         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
16328         c-torture.
16329
16330 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
16331
16332         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
16333
16334         * lib/dg.exp (dg-process-target): Support { target native }.
16335
16336 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
16337
16338         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
16339         looked for "... program xxx got fatal signal".
16340         Correct regsub munging of `comp_output'.
16341         Ignore compiler messages "path prefix not used" and "linker input
16342         file unused".
16343
16344 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
16345
16346         * lib/gcc.exp (runtest_file_p): Define if missing.
16347         * gcc.prms/template.c: Example to work from.
16348
16349 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
16350
16351         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
16352         * lib/dg.exp (dg-test): Call unsupported testcases as such.
16353
16354         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
16355         * gcc.prms/1883.c: Moved from compile/940714-1.c.
16356         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
16357         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
16358
16359         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
16360         (dg-process-target): No longer a varargs proc.
16361         Return S/N for target, P/F for xfail.  All callers changed.
16362         (user option procs): More argument checking.
16363         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
16364         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
16365         (dg-test): Skip test if not running on selected target in `dg-do'.
16366         Update handling of `dg-do-what', `dg-output-text'.
16367         Separate execution pass/fail from output pattern match pass/fail.
16368         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
16369
16370 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
16371
16372         * gcc.c-torture/special/special.exp: Don't expect failure for mips
16373         target for 920510-1.c.
16374
16375 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
16376
16377         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
16378         Clean up comment regarding use of passcnt, etc.
16379         (gcc_stat): Don't update `testcnt' here.
16380         (gcc_finish): Do it here.
16381         Might as well reset `but_id' here too.
16382         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
16383         to determine if the file should be tested.
16384         * gcc.c-torture/compile/compile.exp: Likewise.
16385         * gcc.c-torture/execute/execute.exp: Likewise.
16386         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16387         * gcc.misc-tests/dg-test.exp: Likewise.
16388         * gcc.prms/prms.exp: Likewise.
16389         * gcc.wendy/wendy.exp: Likewise.
16390         * g++.old-deja.exp: Likewise.
16391         Move "Testing file" message to verbose level 1.
16392
16393 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
16394
16395         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
16396
16397 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
16398
16399         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
16400         (default_gcc_start): Accept optional second list element
16401         of compiler flags.  Print compiler output at verbosity level 2.
16402         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
16403         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
16404         Save current values of framework globals passcnt, failcnt, xpasscnt,
16405         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
16406         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
16407         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
16408         xfailcnt to compute stats.  Update framework global `testcnt' from
16409         pass/fail counts.
16410         (gcc_finish): New proc.  Clean up test environment.
16411         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
16412         (gcc_epass, gcc_efail): Delete.
16413         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
16414         argument of line number.
16415         (dg-init): If the tool has an init routine, call it.
16416         (dg-test): Remove args `cflags_var' and `libs_var'.
16417         Pass all compiler options to ${tool}_start.
16418         Handle missing line number.
16419         (dg-finish): New function.
16420         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
16421         particular files.  Call gcc_finish at end.  Move "skipping test"
16422         message to verbosity level 3.
16423         * gcc.c-torture/compile/compile.exp: Likewise.
16424         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16425         * gcc.c-torture/execute/execute.exp: Likewise.
16426         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16427         Print testcase being tried at verbosity level 1.
16428         * gcc.c-torture/special/special.exp: Unset xfail.
16429         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16430         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
16431         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
16432         * gcc.failure/failure.exp: Likewise.
16433         * gcc.ieee/ieee.exp: Likewise.
16434         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
16435         Update call to dg-test.  Call dg-finish at end.
16436         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
16437         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16438         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
16439         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
16440         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
16441         * gcc.wendy/wendy.exp: Add copyright.
16442         Delete setting of tmpdir (done by gcc_init).
16443         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
16444         Pass compiler flags to gcc_start.  Call gcc_finish at end.
16445         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
16446         gcc_[ce]pass/fail.
16447
16448 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
16449
16450         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
16451         confusion.
16452         (g++_load): Likewise.
16453
16454         * config/*.exp (gcc_load): Some were varargs fns and some were not.
16455         Rename argument to `prog' to remove the confusion.
16456         Varargs fns behave differently too!
16457         (g++_load): Likewise.
16458
16459         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
16460
16461         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
16462         what it is.  Delete (always) printing of status value for !native.
16463         Simplify verbose code, and include status and exec_output.
16464         (g++_load): Use gcc_load.
16465
16466 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
16467
16468         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
16469         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
16470         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
16471         940714-3.c as these testcases don't exist anymore.  Make
16472         va-arg-1.c expected to pass.
16473
16474 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
16475
16476         * gcc.misc-tests/misc.exp: Only run specific testcases.
16477         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
16478         * gcc.misc-tests/dg-[1-9].c: New files.
16479
16480         * lib/dg.exp: New testsuite driver.
16481         * gcc.prms/prms.exp: Use it.
16482
16483         * README.gcc: New file.
16484
16485         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
16486         Document and reset `lxpass' and `lxfail'.
16487         Simplify "initialized" message.
16488         (gcc_stat): Clean up comments a little.
16489
16490 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
16491
16492         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
16493
16494 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
16495
16496         * lib/old-dejagnu.exp (process-option): New proc.
16497         (old-dejagnu-init, old-dejagnu-stat): Likewise.
16498         (old-dejagnu): Simplify.
16499         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
16500
16501 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
16502
16503         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
16504         exists and is not an empty string.
16505
16506         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
16507         $xfail rather than calling setup_xfail.  Clear $xfail when test is
16508         finished.
16509         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
16510         automatically.
16511
16512         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
16513         longer expected to fail.
16514
16515         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16516         "f" function call.
16517
16518         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16519
16520         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16521         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16522         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16523         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16524         c-torture-1.29.
16525
16526         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16527         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16528
16529         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16530
16531         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16532         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16533
16534         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16535         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16536         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16537
16538 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16539
16540         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16541         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16542         940714-1.c, 940714-2.c, 940714-3.c},
16543         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16544         gcc.misc-tests/{mg.c,mg.exp}:
16545         New tests.
16546         * gcc.noncompile/noncompile.exp: Change accordingly.
16547
16548 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16549
16550         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16551         Undo previous clobberage.
16552
16553 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16554
16555         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16556         * gcc.special/{930510-1.c, special.exp}:
16557         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16558         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16559         struct-varargs-1.c}: New tests from c-torture-1.26.
16560
16561 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16562
16563         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16564           argument to switch.
16565
16566 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16567
16568         * Revert the previous changes.  Please see Rob's directory
16569           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16570           fixes.
16571
16572 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16573
16574         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16575             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16576             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16577             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16578             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16579             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16580             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16581             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16582             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16583             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16584             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16585             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16586             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16587             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16588             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16589             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16590             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16591             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16592             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16593             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16594             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16595             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16596             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16597             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16598             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16599             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16600             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16601
16602 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16603
16604         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16605             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16606           with perror calls.
16607
16608 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16609
16610         * config/unix.exp (g++_load): Fix syntax.
16611
16612 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16613
16614         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16615         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16616         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
16617         Don't expect va-arg-1.c to fail.  Correct expected output for
16618         920928-1.c.
16619         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
16620         * gcc.wendy/hbm4.c: Correct typo.
16621         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
16622
16623 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
16624
16625         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
16626         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
16627         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
16628         * lib/c-torture.exp (c-torture-compile): Ditto.
16629
16630         Reduce volume of output (remove all the -I's and such).
16631         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
16632         Call gcc_cpass, gcc_cfail.
16633         (c-torture): Pass testing option to c-torture-compile.
16634
16635 1994-03-21  Doug Evans  (dje@cygnus.com)
16636
16637         Bring patches over from progressive.
16638         * config/default.exp: Exit remote shell cleanly.
16639         (g++_exit, g++_start): Add default versions.
16640         * config/sim.exp (gcc_load): Use perror, not error.
16641
16642 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
16643
16644         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
16645         set in site.exp.
16646
16647 1994-03-14  Doug Evans  (dje@cygnus.com)
16648
16649         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
16650         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
16651         (wendy_try): New proc to run testcase.
16652         (main loop): Call 'em.
16653         * gcc.wendy/*.c: Clean up pass to correct expected output.
16654
16655         * lib/gcc.exp: Minor cleanup work.
16656         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
16657
16658 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
16659
16660         * config/sim.exp (gcc_load): Document return codes better.
16661         Don't pass -v to simulator.
16662
16663 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
16664
16665           * gcc.special/920717-x.c: Fix typo.
16666           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
16667           get at sources.
16668
16669         * lib/mike-gcc.exp: Fix typo.
16670
16671 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
16672
16673         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
16674         binary to use, transform the name.
16675         * config/*.exp: rename everything. Nuke any g++ specific files,
16676         it's now a special case of gcc that requires no special support.
16677         Add a default.exp for unsupported targets.
16678
16679 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
16680
16681         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
16682         lib/old-dejagnu.exp: Fix a few patterns to work with the new
16683         version of Tcl.
16684
16685 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
16686
16687         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
16688         than a warning.
16689
16690 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
16691
16692         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
16693
16694 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
16695
16696         * gcc.execute/execute.exp: Combine opt_list and foption_list into
16697         option_list.  Compile every file with only 4/6 option choices
16698         (same as C torture) instead of with 12/18 different option
16699         choices.
16700         * lib/c-torture.exp: Likewise.
16701
16702         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
16703         not already set.
16704
16705 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
16706
16707         * lib/old-deja.exp: Add `excess errors test fails' error, now one
16708         can put an XFAIL *-*-* on excess errors.
16709
16710 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
16711
16712         * g++.law: Add more tests derived from g++-bugs snapshots.
16713
16714         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
16715         equivalent to g++.law/init9.
16716
16717         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
16718         compiled it, and the a.out file after we've run it.
16719
16720 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
16721
16722         * lib/mike-g++.exp (postbase): Delete the .o file after we've
16723         compiled it, and the a.out file after we've run it.
16724
16725 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
16726
16727         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
16728
16729 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
16730
16731         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
16732         version number.
16733
16734 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
16735
16736         * g++.law: New directory of g++ tests derived from the g++-bugs
16737         snapshots.
16738
16739 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
16740
16741         * gcc.compile: initbug1.c initbug1.exp testcase added
16742
16743 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
16744
16745         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
16746         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
16747           fixes submitted by Jeff Law (law@cs.utah.edu)
16748         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
16749           Jeff Law (law@cs.utah.edu)
16750
16751
16752 1993-11-30  Mike Stump  (mrs@cygnus.com)
16753
16754         * config/unix-g++.exp: Follow the gcc way of doing things.
16755         * g++.old-deja/old-deja.exp: Minor updates.
16756         * lib/g++.exp: New file, follow the gcc way of doing things.
16757         * lib/old-dejagnu.exp: Minor updates.
16758         * lib/mike-g++.exp: Always unset errorInfo.
16759
16760 1993-11-06  Mike Stump  (mrs@cygnus.com)
16761
16762         * lib/gcc.exp: Fix some errors with the below change, CC and
16763         CFLAGS should be global when setting, not local.
16764
16765 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
16766
16767         * lib/gcc.exp: Transform tool name.
16768
16769 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16770
16771         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
16772
16773 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16774
16775         * lib/gcc.exp: change gcc_done to gcc_stat
16776
16777 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16778
16779         * Upgraded gcc testsuite to c-torture version 1.25
16780
16781 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
16782
16783         * lib/gcc.exp: added reporting code. Changed verbose compile message.
16784         * lib/c-torture: added hooks for new reporting code.
16785
16786 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
16787
16788         * config/sh-gcc.exp: check if sh-sim exists in the path
16789
16790 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
16791
16792         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
16793         * gcc.compile/compile.exp: Initial changes for new logic.
16794         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
16795         * gcc.failure/failure.exp: Initial changes for new logic.
16796         * gcc.ieee/ieee.exp: Initial changes for new logic.
16797         * gcc.misc-tests/misc.exp: Initial changes for new logic.
16798         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
16799         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
16800         * lib/c-torture.exp: Initial changes for new logic.
16801         * lib/gcc.exp: Initial changes for new logic.
16802
16803 1993-10-15  Mike Stump  (mrs@cygnus.com)
16804
16805         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
16806         depend upon failure or success.  Fully qualify names in failure
16807         and success messages.  Always remove a.out before starting
16808         compile, just in case.  Pay more attention to error text output by
16809         the compiler.  Handle testcases with no known past errors just
16810         like all others, so that things are uniform.  Other miscellaneous
16811         improvements.
16812
16813 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
16814
16815         * gcc.cpp: new directory for cpp tests
16816
16817 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
16818
16819         * lib/chill.exp: Code reformatted, removed unused code.
16820         * config/unix-chill.exp: Code reformatted, removed unused code.
16821         * chill.execute/execute.exp: Code reformatted, removed unused code.
16822         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
16823
16824 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
16825
16826         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
16827         routines not written.
16828
16829 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
16830
16831         * config/bug-gcc.exp: Use new procs from bug.exp.
16832
16833 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
16834
16835         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
16836         via ftp, rather than depending on NFS.
16837         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
16838         case.
16839
16840 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
16841
16842         * config/bug-gcc.exp: Use new download proc.
16843
16844 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
16845
16846         * chill.execute/execute.exp: cleanups, handles errors better
16847         * chill.compile/compile.exp: rewrite, based on execute.exp
16848         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
16849         * lib/chill.exp: major changes to diff proc and compile and link
16850           procs. added chill_fail and chill_pass wrappers to pass and
16851           fail. added more comments, and handle error codes better.
16852           Added a hack to capture stderr from exec, so noncompile tests
16853           can work.
16854
16855 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
16856
16857         * chill.execute/execute.exp: rewrite of testsuite driver
16858         * lib/chill.exp: rewrite of testsuite driver
16859         * config/unix-chill.exp: rewrite of testsuite driver
16860
16861 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
16862
16863     In chill.execute:
16864         * iexpr.ch: Standardize uppercase.
16865         * tuples.dat: Standardize uppercase.
16866         * vary.ch: standardize.  Correct varying string assignments.
16867         * vary.dat: Add new output lines.
16868
16869 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
16870
16871     In chill.execute:
16872         * chprintf.ch: Standardize use of uppercase.
16873         * tuples.ch: Standardize and turn arr2 into a DCL,
16874           rather than a SYN.
16875         * pinits.ch: Standardize.
16876
16877 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
16878
16879         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
16880         * Makefil: Renamed to Makefile.in.
16881         * configure.in: New.
16882
16883 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
16884
16885     In chill.execute:
16886         * .cvsignore: Add result/output files.
16887         * Makefile: Fix up variables at start.  Use MFLAGS
16888           everywhere.  Correct bool_loc, built_ins entries.
16889           Add entry for vary1.ch.
16890         * bitarray.ch: Standardize upper-case usage.
16891         * bitexpr.ch: Standardize, add output of b1.
16892         * params.ch: Use arrayt in along PROC parameters, to
16893           avoid novelty problems.
16894         * sets.ch: Tiny cleanup.
16895         * vary1.ch: Re-indent.
16896
16897 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
16898
16899           * Add PR-related files to Makefiles, .cvsignore files, etc.
16900
16901 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
16902
16903         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
16904           with compiler objects. New names are test-flow.c and test-loop.c
16905
16906 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
16907
16908         * Upgraded c-torture tests from 1.19 to 1.20
16909
16910         * new files:
16911         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
16912         * gcc.compile: 930623-1.c 930623-2.c
16913         * gcc.noncompile: 930622-1.c 930622-2.c
16914         * gcc.failure: 920411-1.c 920627-2.c
16915         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
16916
16917 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
16918
16919         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16920           More changes to get testsuite working properly. Needs more work.
16921           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
16922
16923 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
16924
16925         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16926           More changes to get testsuite working properly. Needs more work.
16927
16928 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
16929
16930         * chill.compile/compile.exp: Added for Dejagnu support
16931         * chill.execute/execute.exp: Added for Dejagnu support
16932         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
16933
16934 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
16935
16936     This should complete moving the CHILL test files.
16937         * chill.noncompile(.cvsignore printf.grt
16938             in-printf.grt chprintf.grt chprintf.ch):
16939             Added test-support files.
16940           (Makefile): Modified further.
16941         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
16942             signal.ch): Added test files.
16943           * chill.execute (.cvsignore printf.grt printr.c
16944             in-printf.grt rts.c chprintf.grt rts.h): Added
16945           test-support files.
16946             (Makefile): More corrections.
16947
16948 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
16949
16950         * chill.compile, chill.execute, chill.nocompile: Add CHILL
16951           test cases, ready for DejaGnu.
16952
16953 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
16954
16955         * Upgraded c-torture tests from 1.18 to 1.19
16956
16957         * gcc.compile: added test(s):
16958           930607-1.c
16959         * gcc.execute: added test(s):
16960           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
16961
16962         * added new subdirectory for misc tests: gcc.misc-tests
16963         * gcc.misc-test(s): added tests:
16964           inst-check.c test-consts.c test-ior.c test-switch.c
16965
16966 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
16967
16968         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
16969
16970 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
16971
16972         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
16973
16974 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
16975
16976         * Upgraded c-torture tests from 1.17 to 1.18
16977
16978 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
16979
16980         * Upgraded c-torture tests from 1.12 to 1.17
16981
16982 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
16983
16984         * lib/old-dejagnu.exp:
16985           Fixed handling of XFAIL target triplets to correctly
16986           recognize wildcard characters.  Removed code that
16987           appended a unique id tag to the end of the file name
16988           printed out by the result of the testcases within a
16989           given test file.
16990
16991 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
16992
16993         * lib/old-dejagnu.exp:
16994           Reworked expected failure handling to trigger off of XFAIL
16995           keyword in keyphrase embeded in testcase source code. The
16996           XFAIL keyword must be at the end of the keyphrase line. It
16997           may optionally be followed by one or more target triplets.
16998           It has just occured that the handling of wildcards in the
16999           target triplet may not be correct.
17000
17001 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17002
17003         * g++.old-deja/tests:
17004           Moved all subdirectories up one level into g++.old-deja .
17005
17006         * lib/old-dejagnu.exp:
17007           Fixed problem with CXXFLAGS not being properly reset, and being
17008           corrupted with extraneous "-c" compiler option.  This was
17009           causing binaries to not be generated for test that needed them.
17010           Modified strings passed to "pass" and "fail" so that individual
17011           tests from the same test file would be distinguished by an
17012           identifier appended to the test file name in the summary logs;
17013           this corrected a problem with erroneous diff logs.  Added code
17014           to search testcases for expected fail and unexpected pass keywords.
17015
17016 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17017
17018         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17019
17020 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17021
17022         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17023           Removed extraneous text from end of "Special g++ Options"
17024           keyphrase.
17025
17026         * lib/old-dejagnu.exp: Added pattern matching to look for new
17027           keywords, embedded in testcases comments, which will trigger
17028           calls to xpass and xfail.
17029
17030 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17031
17032         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17033           comments embedded in the testcases, especially the one looking for
17034           special compiler options, as well as the pattern matching for the
17035           compiler output again.
17036
17037 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17038
17039         * lib/old-dejagnu.exp: Do a proper check of the return value for
17040           execute tests. Fixed several problems with the pattern matching
17041           of the compiler output which gave erroneous test results.
17042           Changed several of the test result messages to be more descriptive.
17043         * config/unix-g++.exp: Proc g++_load now actually works and
17044           executes the tests passed to it and returns a usable return
17045           value.
17046
17047 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17048
17049           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17050
17051 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17052
17053         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17054           Modified both files to properly execute the old style
17055           dejagnu tests. The previous versions of these files were
17056           experimental and did not function anything near correctly.
17057
17058 1993-04-05  Rob Savoye  (rob@cygnus.com)
17059
17060         * Removed all Makefile.in and configure.in files. No configuration
17061         needed now.
17062
17063 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17064
17065         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17066
17067 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17068
17069         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17070         gcc.special/configure.in, gcc.noncompile/configure.in,
17071         gcc.execute/configure.in, gcc.code_quality/configure.in,
17072         g++.other/configure.in, g++.old-deja/configure.in,
17073         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17074         in srcname setting.
17075
17076 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17077
17078         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17079         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17080         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17081
17082 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17083
17084         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17085         (gdb_exit): Don't remove *_soc files.
17086
17087 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17088
17089         * lib/c-torture.exp: Don't look for main; instead always use -w
17090         -c.  This is how the c-torture tests work.  Remove the object
17091         file if the compilation succeeds.
17092         * gcc.execute/execute.exp: Remove executable if test passes.
17093         * gcc.noncompile/noncompile.exp: Every test is an expected
17094         failure.
17095         * gcc.special/special.exp: Added tests from c-torture 1.11,
17096         corrected use of existing test.
17097         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17098         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17099         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17100         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17101         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17102         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17103         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17104         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17105         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17106         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17107         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17108         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17109         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17110         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17111         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17112         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17113         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17114         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17115         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17116         c-torture 1.11.
17117         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17118         correspond to c-torture 1.11.
17119
17120         * New file.