2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
[official-gcc.git] / gcc / testsuite / ChangeLog
blobb8cd1c5a3fcd599b31e01eb5b309d5704efc6be9
1 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3         PR c++/4933
4         * g++.dg/template/sizeof4.C: New test.
6 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8         * g++.dg/other/error6.C: New test.
10 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
12         PR c++/10750
13         * g++.dg/parse/constant2.C: New test.
15 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
17         PR c++/11106
18         * g++.dg/other/error5.C: New test.
20 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22         * gcc.dg/format/gcc_diag-1.c: New test.
24 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
26         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
28 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
30         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
31         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
32         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
34 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
36         * gcc.c-torture/execute/builtins/string-8.c: New test.
37         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
38         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
39         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
41 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
43         PR c++/10468
44         * g++.dg/ext/typeof6.C: New test.
46 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
48         PR c++/10796
49         * g++.dg/init/enum1.C: New test.
51 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
53         * gcc.dg/20030627-1.c: New test.
55 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
57         PR c++/11332
58         * g++.dg/expr/static_cast2.C: New test.
60 2003-06-26  Roger Sayle  <roger@eyesopen.com>
61             Jakub Jelinek  <jakub@redhat.com>
63         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
64         sprintf(dst,"%s",src) optimization.
65         * gcc.c-torture/execute/20030626-1.c: New test case.
66         * gcc.c-torture/execute/20030626-2.c: New test case.
68 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
70         * gcc.c-torture/execute/multi-ix.c: New test.
72         * gcc.c-torture/execute/simd-4.c (main):
73         Added missing semicolon at end of union.
75 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
77         PR c++/8266
78         * g++.dg/template/explicit-instantiation3.C: New test.
80 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
82         * gcc.dg/20030626-1.c: Use signed char.
84 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
86         * gcc.dg/20030626-1.c: New test.
88 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
90         * const-str-2.m: Update.
92 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
94         PR c++/10990
95         * g++.dg/rtti/dyncast1.C: New test.
96         * g++.dg/abi/mangle4.C: Correct base-specifier access.
97         * g++.dg/lookup/scoped1.C: Remove XFAIL.
98         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
100         PR c++/10931
101         * g++.dg/expr/static_cast1.C: New test.
102         
103 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
105         * gcc.dg/20030625-1.c: New test.
107 2003-06-24  Roger Sayle  <roger@eyesopen.com>
109         * gcc.c-torture/compile/20030624-1.c: New test case.
111 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
113         * gcc.c-torture/execute/string-opt-17.c: New test.
115 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
117         PR c++/5754
118         * g++.dg/parse/crash6.C: New test.
120 2003-06-23  Roger Sayle  <roger@eyesopen.com>
122         * gcc.dg/builtins-24.c: New test case.
124 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
126         * g++.dg/opt/operator1.C: New test.
128 2003-06-22  Roger Sayle  <roger@eyesopen.com>
130         * gcc.c-torture/execute/string-opt-16.c: New test case.
132 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
134         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
135         * g++.old-deja/g++.other/conv7.C: Likewise
136         * g++.old-deja/g++.other/overcnv2.C: Likewise.
137         * g++.old-deja/g++.other/overload14.C: Likewise.
139 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
141         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
142         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
144 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
146         PR c++/10888
147         * g++.dg/warn/Winline-3.C: New test. 
149 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
151         * lib/target-supports.exp (check_alias_available): Make the test
152         program acceptable to the Solaris assembler.
154         PR c++/10749
155         * g++.dg/template/memclass2.C: New test.
157 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
158             Eric Botcazou  <ebotcazou@libertysurf.fr>
159         
160         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
161         data for non-matching targets.
162         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
164 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
166         PR c++/10845
167         * g++.dg/template/member3.C: New test.
169 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
171         PR c++/10939
172         * g++.dg/template/func1.C: New test.
174         PR c++/9649
175         * g++.dg/template/static4.C: New test.
176         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
178         PR c++/11041
179         * g++.dg/init/ref7.C: New test.
181 2003-06-19  Matt Austern  <austern@apple.com>
183         PR c++/11228
184         * g++.dg/anew1.C: New test.
185         * g++.dg/anew2.C: New test.
186         * g++.dg/anew3.C: New test.
187         * g++.dg/anew4.C: New test.
188         
189 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
191         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
193 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
195         * gcc.c-torture/execute/simd-4.c (main): Make expected value
196         endian-dependent.
198 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
200         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
201         Remove cruft.
202         
203 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
205         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
206         * gcc.c-torture/compile/961203-1.c: Likewise.
207         * gcc.c-torture/compile/980506-1.c: Likewise.
209 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
211         PR c++/10712
212         * g++.dg/lookup/using7.C: New test.
213         
214 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
216         PR c++/11105
217         * g++.dg/abi/conv1.C: Remove it.
218         * g++.dg/template/conv7.C: New test.
219         * g++.dg/template/conv8.C: Likewise.
220         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
221         conversion operator.
223 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
225         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
226         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
227         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
228         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
229         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
230         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
231         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
232         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
233         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
234         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
235         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
236         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
237         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
238         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
239         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
240         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
241         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
242         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
243         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
244         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
245         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
246         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
247         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
248         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
249         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
250         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
251         * gcc.dg/compat/struct-return-10_x.c: Ditto.
252         * gcc.dg/compat/struct-return-2_x.c: Ditto.
253         * gcc.dg/compat/struct-return-3_x.c: Ditto.
255 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
257         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
258         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
259         indications.
261 2003-06-16  Roger Sayle  <roger@eyesopen.com>
263         * gcc.dg/i386-387-5.c: New test case.
264         * gcc.dg/i386-387-6.c: New test case.
265         * gcc.dg/builtins-23.c: New test case.
267 2003-06-15  Roger Sayle  <roger@eyesopen.com>
269         * gcc.dg/builtins-22.c: New test case.
270         * gcc.dg/i386-387-1.c: Update to test exp.
271         * gcc.dg/i386-387-2.c: Likewise.
273 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
275         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
277 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
279         * lib/gcc-dg.exp (dg-require-dll): New function.
280         (dg-xfail-if): Likewise.
281         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
282         driver.
283         
284         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
285         * gcc.c-torture/compile/20001205-1.c: Likewise.
286         * gcc.c-torture/compile/20001226-1.c: Likewise.
287         * gcc.c-torture/compile/20010518-2.c: Likewise.
288         * gcc.c-torture/compile/20020312-1.c: Likewise.
289         * gcc.c-torture/compile/20020604-1.c: Likewise.
290         * gcc.c-torture/compile/920501-12.c: Likewise.
291         * gcc.c-torture/compile/920501-4.c: Likewise.
292         * gcc.c-torture/compile/920520-1.c: Likewise.
293         * gcc.c-torture/compile/920521-1.c: Likewise.
294         * gcc.c-torture/compile/920625-1.c: Likewise.
295         * gcc.c-torture/compile/961203-1.c: Likewise.
296         * gcc.c-torture/compile/980506-1.c: Likewise.
297         * gcc.c-torture/compile/981006-1.c: Likewise.
298         * gcc.c-torture/compile/981022-1.c: Likewise.
299         * gcc.c-torture/compile/981223-1.c: Likewise.
300         * gcc.c-torture/compile/990617-1.c: Likewise.
301         * gcc.c-torture/compile/dll.c: Likewise.
302         * gcc.c-torture/compile/labels-3.c: Likewise.
303         * gcc.c-torture/compile/mipscop-1.c: Likewise.
304         * gcc.c-torture/compile/mipscop-2.c: Likewise.
305         * gcc.c-torture/compile/mipscop-3.c: Likewise.
306         * gcc.c-torture/compile/mipscop-4.c: Likewise.
307         * gcc.c-torture/compile/simd-5.c: Likewise.
308         * gcc.c-torture/compile/20000804-1.x: Remove.
309         * gcc.c-torture/compile/20001205-1.x: Likewise.
310         * gcc.c-torture/compile/20001226-1.x: Likewise.
311         * gcc.c-torture/compile/20010518-2.x: Likewise.
312         * gcc.c-torture/compile/20020312-1.x: Likewise.
313         * gcc.c-torture/compile/20020604-1.x: Likewise.
314         * gcc.c-torture/compile/920501-12.x: Likewise.
315         * gcc.c-torture/compile/920501-4.x: Likewise.
316         * gcc.c-torture/compile/920520-1.x: Likewise.
317         * gcc.c-torture/compile/920521-1.x: Likewise.
318         * gcc.c-torture/compile/920625-1.x: Likewise.
319         * gcc.c-torture/compile/961203-1.x: Likewise.
320         * gcc.c-torture/compile/980506-1.x: Likewise.
321         * gcc.c-torture/compile/981006-1.x: Likewise.
322         * gcc.c-torture/compile/981022-1.x: Likewise.
323         * gcc.c-torture/compile/981223-1.x: Likewise.
324         * gcc.c-torture/compile/990617-1.x: Likewise.
325         * gcc.c-torture/compile/mipscop-1.x: Likewise.
326         * gcc.c-torture/compile/mipscop-2.x: Likewise.
327         * gcc.c-torture/compile/mipscop-3.x: Likewise.
328         * gcc.c-torture/compile/mipscop-4.x: Likewise.
329         * gcc.c-torture/compile/simd-5.x: Likewise.
331         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
333 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
335         * gcc.c-torture/execute/20030611-1.c: New test.
337 2003-06-12  Roger Sayle  <roger@eyesopen.com>
339         PR middle-end/168
340         * gcc.dg/20030612-1.c: New test case.
342 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
344         PR c++/10635
345         * g++.dg/expr/cast1.C: New test.
347 2003-06-12  Roger Sayle  <roger@eyesopen.com>
349         * gcc.dg/builtins-21.c: New test case.
351 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
353         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
354         options instead of at the end.
355         * lib/objc.exp (objc_target_compile): Likewise.
357 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
359         PR c++/10432
360         * g++.dg/parse/error1.C: New test.
362 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
364         * gcc.dg/compat/struct-by-value-11_main.c: New file.
365         * gcc.dg/compat/struct-by-value-11_x.c: New file.
366         * gcc.dg/compat/struct-by-value-11_y.c: New file.
367         * gcc.dg/compat/struct-by-value-12_main.c: New file.
368         * gcc.dg/compat/struct-by-value-12_x.c: New file.
369         * gcc.dg/compat/struct-by-value-12_y.c: New file.
370         * gcc.dg/compat/struct-by-value-13_main.c: New file.
371         * gcc.dg/compat/struct-by-value-13_x.c: New file.
372         * gcc.dg/compat/struct-by-value-13_y.c: New file.
373         * gcc.dg/compat/struct-by-value-14_main.c: New file.
374         * gcc.dg/compat/struct-by-value-14_x.c: New file.
375         * gcc.dg/compat/struct-by-value-14_y.c: New file.
376         * gcc.dg/compat/struct-by-value-15_main.c: New file.
377         * gcc.dg/compat/struct-by-value-15_x.c: New file.
378         * gcc.dg/compat/struct-by-value-15_y.c: New file.
379         * gcc.dg/compat/struct-by-value-16_main.c: New file.
380         * gcc.dg/compat/struct-by-value-16_x.c: New file.
381         * gcc.dg/compat/struct-by-value-16_y.c: New file.
382         * gcc.dg/compat/struct-by-value-17_main.c: New file.
383         * gcc.dg/compat/struct-by-value-17_x.c: New file.
384         * gcc.dg/compat/struct-by-value-17_y.c: New file.
385         * gcc.dg/compat/struct-by-value-18_main.c: New file.
386         * gcc.dg/compat/struct-by-value-18_x.c: New file.
387         * gcc.dg/compat/struct-by-value-18_y.c: New file.
389         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
390         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
391         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
392         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
393         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
394         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
395         * gcc.dg/compat/scalar-return-3_main.c: New file.
396         * gcc.dg/compat/scalar-return-3_x.c: New file.
397         * gcc.dg/compat/scalar-return-3_y.c: New file.
398         * gcc.dg/compat/scalar-return-4_main.c: New file.
399         * gcc.dg/compat/scalar-return-4_x.c: New file.
400         * gcc.dg/compat/scalar-return-4_y.c: New file.
402 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
404         * gcc.dg/compat/fp2-struct-check.h: New file.
405         * gcc.dg/compat/fp2-struct-defs.h: New file.
406         * gcc.dg/compat/fp2-struct-init.h: New file.
407         * gcc.dg/compat/struct-by-value-10_main.c: New file.
408         * gcc.dg/compat/struct-by-value-10_x.c: New file.
409         * gcc.dg/compat/struct-by-value-10_y.c: New file.
410         * gcc.dg/compat/struct-return-10_main.c: New file.
411         * gcc.dg/compat/struct-return-10_x.c: New file.
412         * gcc.dg/compat/struct-return-10_y.c: New file.
414         * gcc.dg/compat/compat-common.h: New file.
415         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
416         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
417         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
418         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
419         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
420         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
421         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
422         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
423         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
424         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
425         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
426         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
427         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
428         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
429         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
430         * gcc.dg/compat/small-struct-check.h: Ditto.
431         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
432         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
433         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
434         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
435         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
436         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
437         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
438         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
439         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
440         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
441         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
442         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
443         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
444         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
445         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
446         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
447         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
448         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
449         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
450         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
451         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
452         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
453         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
454         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
455         * gcc.dg/compat/struct-return-2_main.c: Ditto.
456         * gcc.dg/compat/struct-return-2_x.c: Ditto.
457         * gcc.dg/compat/struct-return-2_y.c: Ditto.
458         * gcc.dg/compat/struct-return-3_main.c: Ditto.
459         * gcc.dg/compat/struct-return-3_x.c: Ditto.
460         * gcc.dg/compat/struct-return-3_y.c: Ditto.
462 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
464         * g++.dg/pch/static-1.C: New file.
465         * g++.dg/pch/static-1.Hs: New file.
467 2003-06-10  Richard Henderson  <rth@redhat.com>
469         * gcc.dg/asm-7.c: Adjust expected warning text.
471 2003-06-10  Roger Sayle  <roger@eyesopen.com>
473         * gcc.dg/builtins-20.c: New test case.
475 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
477         PR c++/11131
478         * g++.dg/opt/template1.C: New test.
480 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
482         * lib/gcc-dg.exp (dg-test): Clear additional_files and
483         additional_sources.
485 2003-05-21  David Taylor  <dtaylor@emc.com>
487         * gcc.dg/Wpadded.c: New file.
489 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
491         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
492         * gcc.dg/special/weak-2.c: Add dg-require-weak.
493         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
494         dg-require-weak.
496 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
498         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
500 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
502         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
503         (dg-require-alias): Likewise.
504         (dg-require-gc-sections): Likewise.
505         * lib/target-supports.exp (check_gc_sections_available): Likewise.
507 2003-06-08  Richard Henderson  <rth@redhat.com>
509         * gcc.dg/20011029-2.c: Fix the array reference.
510         * gcc.dg/asm-7.c: New.
512 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
514         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
516 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
518         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
519         (dg-require-gc-sections): Likewise.
521 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
523         * i386-cmov1.c: Fix regular expression.
524         * i386-cvt-1.c: Likewise.
525         * i386-local.c: Likewise.
526         * i386-local2.c: Likewise.
527         * i386-mul.c: Likewise.
528         * i386-ssetype-1.c: Likewise.
529         * i386-ssetype-3.c: Likewise.
530         * i386-ssetype-5.c: Likewise.
532 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
534         PR c++/11039
535         * g++.dg/warn/implicit-typename2.C: New test.
536         * g++.dg/warn/implicit-typename3.C: New test.
538 2003-06-07  Richard Henderson  <rth@redhat.com>
540         * g++.dg/other/offsetof3.C: Use size_t.
541         * g++.dg/other/offsetof4.C: Likewise.
543 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
545         * lib/copy-file.exp: New. Implement gcc_copy_files.
547         * lib/dg-pch.exp: Load copy-file.exp
548         (dg-pch): Use gcc_copy_files instead of "file copy".
550 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
552         * gcc.dg/weak/weak.exp: Simplify.
553         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
554         * gcc.dg/weak/weak-1.c: Likewise.
555         * gcc.dg/weak/weak-2.c: Likewise.
556         * gcc.dg/weak/weak-3.c: Likewise.
557         * gcc.dg/weak/weak-4.c: Likewise.
558         * gcc.dg/weak/weak-5.c: Likewise.
559         * gcc.dg/weak/weak-6.c: Likewise.
560         * gcc.dg/weak/weak-7.c: Likewise.
561         * gcc.dg/weak/weak-8.c: Likewise.
562         * gcc.dg/weak/weak-9.c: Likewise.
564 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
566         gcc.c-torture/execute/20030606-1.c: New.
568 2003-06-06  Roger Sayle  <roger@eyesopen.com>
570         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
571         * gcc.dg/builtins-19.c: Likewise.
573 2003-06-06  Roger Sayle  <roger@eyesopen.com>
575         * gcc.dg/builtins-2.c: Add some more tests.
576         * gcc.dg/builtins-18.c: New test case.
577         * gcc.dg/builtins-19.c: New test case.
579 2003-06-06  Roger Sayle  <roger@eyesopen.com>
580             Jim Wilson  <wilson@tuliptree.org>
582         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
584 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
586         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
587         mempcpy/stpcpy calls not to be optimized into something else.
588         * gcc.c-torture/execute/string-opt-3.c: Moved to...
589         * gcc.c-torture/execute/builtins/string-7.c: ...here.
590         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
592 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
594         * gcc.dg/format/asm_fprintf-1.c: New test.
596 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
598         * lib/gcc-defs.exp (additional_sources): New variable.
599         (dg-additional-sources): New function.
600         (additional_files): New variable.
601         (dg-additional-files): New function.
602         (dg-additional-files-options): Likewise.
603         * lib/gcc-dg.exp (dg-require-weak): New function.
604         (dg-require-alias): Likewise.
605         (dg-require-gc-sections): Likewise.
606         * lib/target-supports.exp (check_alias_available): Remove testfile
607         parameter.
608         (check_gc_sections_available): New function.
609         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
610         (dg-gpp-additional-files): Likewise.
611         * lib/g++.exp (additional_sources): Remove.
612         (additional_files): Likewise.
613         (g++_target_compile): Use dg-additional-files-options.
614         
615         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
616         Tcl logic.
617         * gcc.dg/special/ecos.exp: Remove.
618         * gcc.dg/special/20000419-2.c: Use dg-require-*.
619         * gcc.dg/special/alias-1.c: Likewise.
620         * gcc.dg/special/alias-2.c: Likewise.
621         * gcc.dg/special/gcsec-1.c: Likewise.
622         * gcc.dg/special/weak-1.c: Likewise.
623         * gcc.dg/special/weak-2.c: Likewise.
624         * gcc.dg/special/wkali-1.c: Likewise.
625         * gcc.dg/special/wkali-2.c: Likewise.
626         
627         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
628         dg-gpp-additional-*.
629         * g++.dg/special/conpr-3.C: Likewise.
630         * g++.dg/special/conpr-4.C: Likewise.
631         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
632         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
633         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
634         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
635         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
636         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
637         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
638         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
639         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
640         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
641         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
642         * g++.old-deja/g++.other/comdat1.C: Likewise.
643         * g++.old-deja/g++.other/comdat2.C: Likewise.
644         * g++.old-deja/g++.other/comdat3.C: Likewise.
645         * g++.old-deja/g++.other/ctor1.C: Likewise.
646         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
648 2003-06-05  Richard Henderson  <rth@redhat.com>
650         * gcc.dg/debug/20030605-1.c: New.
652 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
654         * README.QMTEST: Update.
656 2003-06-04  Richard Henderson  <rth@redhat.com>
658         * gcc.dg/cleanup-1.c: New.
659         * gcc.dg/cleanup-2.c: New.
660         * gcc.dg/cleanup-3.c: New.
661         * gcc.dg/cleanup-4.c: New.
662         * gcc.dg/cleanup-5.c: New.
663         * gcc.dg/cleanup-6.c: New.
664         * gcc.dg/cleanup-7.c: New.
666 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
668         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
670         * lib/dg-pch.exp: New file.
671         * g++.dg/pch/pch.exp: Use dg-pch.exp.
672         * gcc.dg/pch/pch.exp: Likewise.
674 2003-06-04  Roger Sayle  <roger@eyesopen.com>
676         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
677         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
678         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
679         * gcc.dg/builtins-17.c: New test case.
680         * gcc.dg/i386-387-4.c: New test case.
681         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
683 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
685         * gcc.dg/ultrasp9.c: New test.
687 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
689         * gcc.c-torture/compile/20030604-1.c: New test.
690         * gcc.dg/sparc-constant-1.c: New test.
692 2003-06-03  Glen Nakamura  <glen@imodulo.com>
694         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
696 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
698         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
700         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
701         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
703 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
705         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
707 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
709         PR c++/10940
710         * g++.dg/template/spec10.C: New test.
712 2003-06-03  Roger Sayle  <roger@eyesopen.com>
714         * gcc.dg/builtins-16.c: New test case.
716 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
718         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
719         mempcpy test with post-increments.
720         * gcc.c-torture/execute/string-opt-3.c: New test.
721         * gcc.dg/string-opt-1.c: New test.
723 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
725         PR fortran/10965
726         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
728 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
730         * lib/scanasm.exp (dg-scan): New function, factored out of ...
731         (scan-assembler): ... here.  Use dg-scan.
732         (scan-assembler-not): Likewise.
733         (scan-file): New function.
734         (scan-file-not): Likewise.
735         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
736         * gcc.dg/cpp/_Pragma4.c: Likewise.
737         * gcc.dg/cpp/_Pragma5.c: Likewise.
738         * gcc.dg/cpp/avoidpaste1.c: Likewise.
739         * gcc.dg/cpp/avoidpaste2.c: Likewise.
740         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
741         * gcc.dg/cpp/cmdlne-P.c: Likewise.
742         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
743         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
744         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
745         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
746         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
747         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
748         * gcc.dg/cpp/cxxcom1.c: Likewise.
749         * gcc.dg/cpp/line1.c: Likewise.
750         * gcc.dg/cpp/maccom1.c: Likewise.
751         * gcc.dg/cpp/maccom2.c: Likewise.
752         * gcc.dg/cpp/maccom3.c: Likewise.
753         * gcc.dg/cpp/maccom4.c: Likewise.
754         * gcc.dg/cpp/maccom5.c: Likewise.
755         * gcc.dg/cpp/maccom6.c: Likewise.
756         * gcc.dg/cpp/multiline.c: Likewise.
757         * gcc.dg/cpp/spacing1.c: Likewise.
758         * gcc.dg/cpp/spacing2.c: Likewise.
759         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
760         * gcc.dg/cpp/trad/maccom1.c: Likewise.
761         * gcc.dg/cpp/trad/maccom2.c: Likewise.
762         * gcc.dg/cpp/trad/maccom3.c: Likewise.
763         * gcc.dg/cpp/trad/maccom4.c: Likewise.
764         * gcc.dg/cpp/trad/maccom6.c: Likewise.
765         * gcc.dg/cpp/cxxcom2.c: Likewise.
766         * gcc.dg/cpp/cxxcom2.h: New file.
768         * gcc.dg/cpp/truefalse.cpp: Move it to ...
769         * g++.dg/cpp/truefalse.C: Here.
770         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
772 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
773         
774         * gcc.dg/cpp/redef3.c: New file.
776 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
778         * gcc.dg/i386-loop-3.c: New test.
780 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
782         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
784 2003-05-31  Roger Sayle  <roger@eyesopen.com>
786         * gcc.dg/fwrapv-1.c: New test case.
787         * gcc.dg/fwrapv-2.c: New test case.
789 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
791         PR c++/10956
792         * g++.dg/template/spec9.C: New test.
794 2003-05-29  Roger Sayle  <roger@eyesopen.com>
796         * gcc.dg/duff-4.c: New test case.
798 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
800         PR fortran/10843
801         * g77.dg/ffixed-form-1.f: New test
802         * g77.dg/ffixed-form-2.f: New test
803         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix 
804         * g77.dg/ffree-form-3.f: New test
806 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
808         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
809         * gcc.dg/wint_t-1.c: Likewise.
811 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
813         * g++.dg/template/access11.C: New test.
815 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
817         PR c++/10849
818         * g++.dg/template/access10.C: New test.
820 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
821             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
823         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
825 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
827         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
828         suppress for powerpc-*-darwin*.
829         * gcc.dg/torture/builtin-noret-2.c: Likewise.
831 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
833         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
834         suppress option for powerpc-*-darwin*.
835         
836 2003-05-23  Roger Sayle  <roger@eyesopen.com>
838         * gcc.dg/builtins-1.c: Add tests for tan and atan.
839         * gcc.dg/builtins-4.c: Add test for fmod.
841 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
843         PR c++/10682
844         * g++.dg/template/instantiate4.C: New test.
846 2003-05-22  Roger Sayle  <roger@eyesopen.com>
848         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
850 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
852         * gcc.dg/compat/scalar-return-1_main.c: New file.
853         * gcc.dg/compat/scalar-return-1_x.c: New file.
854         * gcc.dg/compat/scalar-return-1_y.c: New file.
855         * gcc.dg/compat/scalar-return-2_main.c: New file.
856         * gcc.dg/compat/scalar-return-2_x.c: New file.
857         * gcc.dg/compat/scalar-return-2_y.c: New file.
858         * gcc.dg/compat/struct-return-3_main.c: New file.
859         * gcc.dg/compat/struct-return-3_y.c: New file.
860         * gcc.dg/compat/struct-return-3_x.c: New file.
861         * gcc.dg/compat/struct-return-2_main.c: New file.
862         * gcc.dg/compat/struct-return-2_x.c: New file.
863         * gcc.dg/compat/struct-return-2_y.c: New file.
865 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
867         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
868         for hppa*-hp-hpux*.
869         * gcc.dg/20021014-1.c (dg-options): Likewise.
870         * gcc.dg/nest.c (dg-options): Likewise.
872 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
874         PR c++/9738
875         * g++.dg/ext/dllimport2.C: New file.
876         * g++.dg/ext/dllimport3.C: New file.
878 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
880         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
881         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
882         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
883         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
884         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
885         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
886         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
887         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
888         * gcc.dg/compat/small-struct-defs.h: New file.
889         * gcc.dg/compat/small-struct-init.h: New file.
890         * gcc.dg/compat/small-struct-check.h: New file.
891         * gcc.dg/compat/fp-struct-defs.h: New file.
892         * gcc.dg/compat/fp-struct-check.h: New file.
893         * gcc.dg/compat/fp-struct-init.h: New file.
894         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
895         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
897 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
899         * gcc.dg/20030225-2.c: New test.
901 2003-05-18  Roger Sayle  <roger@eyesopen.com>
902             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
904         * gcc.c-torture/compile/20030518-1.c: New test case.
906 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
908         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
909         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
910         gcc-dg-debug-runtest.
911         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
912         gcc-dg-debug-runtest.
914 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
916         PR c++/9022
917         * g++.dg/lookup/using6.C: New test.
919 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
921         * g++.dg/parse/access2.C: New test.
923 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
925         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
926         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
927         * gcc.dg/debug/debug.exp: Likewise.
929 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
931         * gcc.dg/dollar.c: New test.
933 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
935         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
936         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
937         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
938         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
939         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
940         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
941         * gcc.dg/compat/struct-by-value-6_main.c: New file.
942         * gcc.dg/compat/struct-by-value-6_x.c: New file.
943         * gcc.dg/compat/struct-by-value-6_y.c: New file.
944         * gcc.dg/compat/struct-by-value-7_main.c: New file.
945         * gcc.dg/compat/struct-by-value-7_x.c: New file.
946         * gcc.dg/compat/struct-by-value-7_y.c: New file.
947         * gcc.dg/compat/struct-by-value-8_main.c: New file.
948         * gcc.dg/compat/struct-by-value-8_x.c: New file.
949         * gcc.dg/compat/struct-by-value-8_y.c: New file.
950         * gcc.dg/compat/struct-by-value-9_main.c: New file.
951         * gcc.dg/compat/struct-by-value-9_x.c: New file.
952         * gcc.dg/compat/struct-by-value-9_y.c: New file.
954 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
956         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
957         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
958         support for "repo" mode.
959         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
960         * lib/g77-dg.exp: Likewise.
961         * lib/obj-dg.exp: Likewise.
962         
963 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
965         Merge from gcc-3_2-rhl8-branch:
966         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
968         * gcc.dg/tls/opt-6.c: New test.
970         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
972         * gcc.dg/20030405-1.c: New test.
974         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
976         * gcc.dg/20030309-1.c: New test.
978         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
980         * gcc.c-torture/execute/20030307-1.c: New test.
982         2003-02-20  Randolph Chung  <tausq@debian.org>
984         * gcc.c-torture/compile/20030220-1.c: New test.
986         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
988         * gcc.dg/20030217-1.c: New test.
990         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
992         * gcc.c-torture/compile/20020129-1.c: New test.
994         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
996         * gcc.dg/unroll-1.c: New test.
998         2002-11-16  Jan Hubicka  <jh@suse.cz>
1000         * gcc.c-torture/execute/20020920-1.c: New test.
1002         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
1004         PR target/7434
1005         * gcc.c-torture/compile/20021008-1.c: New test.
1007         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
1009         PR target/7559
1010         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
1012         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1014         * gcc.c-torture/compile/20020807-1.c: New test.
1016         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1018         * gcc.dg/tls/opt-1.c: New test.
1020         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
1022         * gcc.dg/20020729-1.c: New test.
1024         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
1026         * g++.dg/opt/life1.C: New test.
1028         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
1030         * gcc.dg/20020525-1.c: New test.
1032         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1034         PR c++/6794
1035         * g++.dg/ext/pretty1.C: New test.
1036         * g++.dg/ext/pretty2.C: New test.
1038 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1040         PR c++/8385
1041         * g++.dg/ext/typeof5.C: New test.
1043 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1045         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1046         __USER_LABEL_PREFIX__ into account.
1047         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1049 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1051         * gcc.dg/builtins-15.c: New test case.
1053 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1055         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1057 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1059         * lib/g++.exp: Tweak handling of additional source files.
1060         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1061         * g++.dg/special/conpr-2a.C: Rename to ...
1062         * g++.dg/special/conpr-2a.cc: ... this.
1063         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1064         * g++.dg/special/conpr-3a.C: Rename to ...
1065         * g++.dg/special/conpr-3a.cc: This.
1066         * g++.dg/special/conpr-3b.C: Rename to ...
1067         * g++.dg/special/conpr-3b.cc: This.
1068         * g++.dg/special/conpr-4.C: New test.
1069         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1071 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1073         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1075 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1077         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1078         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1079         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1080         * g++.old-deja/g++.other/warn3.C: Likewise.
1082 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1084         * gcc.dg/i386-387-1.c: Update to also test log.
1085         * gcc.dg/i386-387-2.c: Likewise.
1087 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1089         * g77.f-torture/execute/int8421.f: New test.
1091 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1093         PR c++/10230, c++/10481
1094         * g++.dg/lookup/scoped5.C: New test.
1096 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1098         PR c++/10552
1099         * g++.dg/template/ttp6.C: New test.
1101 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1103         * gcc.c-torture/execute/builtins: New directory.
1104         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1105         gcc.c-torture/execute/builtins.
1106         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1107         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1108         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1109         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1111 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1113         PR c++/9252
1114         * g++.dg/template/access8.C: New test.
1115         * g++.dg/template/access9.C: New test.
1117 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1119         PR c++/9554
1120         * g++.dg/parse/access1.C: New test.
1122 2003-05-09  DJ Delorie  <dj@redhat.com>
1124         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1125         long, and not an int.
1127 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1129         PR c++/10555, c++/10576
1130         * g++.dg/template/memclass1.C: New test.
1132 2003-05-08  DJ Delorie  <dj@redhat.com>
1134         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1135         targets.
1136         * gcc.c-torture/execute/20021024-1.x: Likewise.
1137         * gcc.c-torture/execute/shiftdi.x: Likewise.
1138         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1139         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1140         * gcc.dg/20021018-1.c: Likewise.
1142 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1144         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1146         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1147         (bcopy): Call memmove.
1149 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1151         * g77.f-torture/compile/8485.f: New test case.
1153 2003-05-07  Richard Henderson  <rth@redhat.com>
1155         PR c++/10570
1156         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1157         Verify exception_cleanup not called for rethrows.
1158         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1159         when exiting catch block without rethrowing.
1160         * g++.dg/eh/forced3.C: New.
1161         * g++.dg/eh/forced4.C: New.
1163 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1165         * gcc.dg/20030505.c: Fix triplet.
1167 2003-05-06  DJ Delorie  <dj@redhat.com>
1169         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1170         * gcc.dg/nest.c: Likewise.
1172 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1174         * gcc.dg/builtins-14.c: New test case.
1176 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1178         * lib/compat.exp (compat-execute): New argument.
1179         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1180         * gcc.dg/compat: New test directory.
1181         * gcc.dg/compat/compat.exp: New expect script.
1182         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1183         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1184         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1185         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1186         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1187         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1189         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1190         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1191         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1192         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1193         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1194         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1195         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1196         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1197         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1198         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1199         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1200         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1201         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1202         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1203         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1205 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1207         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1209 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1211         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1213 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1215         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1216         * gcc.dg/ppc-fsel-2.c: New test.
1218         * gcc.dg/unused-5.c: New test.
1220 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1222         PR c++/10496
1223         * g++.dg/warn/pmf1.C: New test.
1225 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1227         PR c++/4494
1228         * g++.dg/warn/main.C: New test.
1230 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1232         * gcc.dg/nonnull-3.c: New test.
1234 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1236         * gcc.dg/cpp/Wtrigraphs.c: Update.
1237         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1239 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1241         * gcc.dg/ppc-fsel-1.c: New test.
1243 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1245         PR c/10604
1246         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1248 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1250         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1252 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1254         PR c++/9364, c++/10553, c++/10586
1255         * g++.dg/parse/typename4.C: New test.
1256         * g++.dg/parse/typename5.C: Likewise.
1258 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1260         * gcc.c-torture/compile/20030503-1.c: New test.
1262 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1264         * g++.dg/lookup/using5.C: Fix testcase error.
1266 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1268         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1269         since MEABI is no longer supported.  Remove all vestiges
1270         of MEABI from the test.
1272 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1274         PR c++/10554
1275         * g++.dg/lookup/using5.C: New test.
1277 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1279         PR c++/8772
1280         * g++.dg/template/ttp5.C: New test.
1282 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1284         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1285         (dg-gpp-additional-sources): New function.
1286         (dg-gpp-additional-files): Likewise.
1287         * lib/g++.exp (additional_sources): New variable.
1288         (additional_files): Likewise.
1289         (g++_target_compile): Deal with them.
1290         * lib/old-dejagnu.exp: Remove.
1291         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1292         * g++.old-deja: Revise all tests to use dg commands.
1294 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1296         PR c++/9432, c++/9528
1297         * g++.dg/lookup/using4.C: New test.
1299 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1301         * gcc.dg/noreturn-5.c: New file.
1302         * gcc.dg/noreturn-6.c: New file.
1304         * gcc.c-torture/compile/inline-1.c: New file.
1306 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1308         PR c++/10551
1309         * g++.dg/template/explicit1.C: New test.
1311 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1313         PR c++/10549
1314         * g++.dg/other/bitfield1.C: New test.
1316         PR c++/10527
1317         * g++.dg/init/new7.C: New test.
1319 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1321         * g++.dg/ext/desig1.C: New test.
1322         * g++.dg/ext/init1.C: Update.
1324         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1326 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
1328         PR c++/10180
1329         * g++.dg/warn/Winline-1.C: New test.
1331 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
1333         * gcc.c-torture/execute/string-opt-19.c: New test.
1335         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1336         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1338 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
1340         PR c++/10506
1341         * g++.dg/init/new6.C: New test.
1343         PR c++/10503
1344         * g++.dg/init/ref6.C: New test.
1346 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
1348         * g++.dg/warn/weak1.C: XFAIL on AIX4.
1350 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1352         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1353         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1355 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
1357         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1358         initialized static data members.
1360 2003-04-25  H.J. Lu <hjl@gnu.org>
1362         * gcc.dg/ia64-sync-4.c: New test.
1364 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1366         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
1367         date.
1369 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
1371         PR c++/10337
1372         * g++.dg/warn/conv1.C: New test.
1373         * g++.old-deja/g++.other/conv7.C: Adjust.
1374         * g++.old-deja/g++.other/overload14.C: Adjust.
1376 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1378         PR c++/10471
1379         * g++.dg/template/defarg2.C: New test.
1381 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
1383         * gcc.dg/cpp/include2.c: Update.
1384         * gcc.dg/cpp/multiline-2.c: New.
1385         * gcc.dg/cpp/multiline.c: Update.
1386         * gcc.dg/cpp/strify2.c: Update.
1387         * gcc.dg/cpp/trad/literals-2.c: Update.
1389 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1391         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1393 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1395         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1397 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1399         PR c++/10451
1400         * g++.dg/parse/crash4.C: New test.
1402         PR c++/9847
1403         * g++.dg/parse/crash5.C: New test.
1405 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1407         PR c++/10446
1408         * g++.dg/parse/crash3.C: New test.
1410         PR c++/10428
1411         * g++.dg/parse/elab1.C: New test.
1413 2003-04-22  Devang Patel  <dpatel@apple.com>
1415         * gcc.dg/cpp/trad/funlike-5.c: New test.
1417 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
1419         * g++.dg/other/packed1.C: Fix dg options.
1421 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1423         * g++.dg/other/offsetof2.C: New test.
1425 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
1427         * g++.dg/template/recurse.C: Adjust location of error messages.
1429 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1431         PR c++/9881
1432         * g++.dg/init/addr-const1.C: New test.
1433         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1435 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1437         PR c++/10405
1438         * g++.dg/lookup/struct-hack1.C: New test.
1440 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
1442         * ucs.c: Update diagnostic messages.
1444 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1446         * gcc.dg/cpp/truefalse.cpp: New test.
1447         * gcc.dg/cpp/cpp.exp: Update.
1448         * g++.dg/other/stdbool-if.C: Remove.
1450 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1452         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1453         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1455 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1457         * gcc.c-torture/compile/20030418-1.c: New test.
1459 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
1461         * README.compat: Remove; content moved to doc/sourcebuild.texi.
1463 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1465         PR c++/10347
1466         g++.dg/template/dependent-name1.C: New test.
1468 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1470         * gcc.dg/warn-1.c (tourist_guide): New array,
1471         contains a pointer to bar.
1473 2003-04-16  Roger Sayle  <roger@eyesopen.com>
1475         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1476         * gcc.c-torture/execute/medce-1.c: New test case.
1477         * gcc.c-torture/execute/medce-2.c: New test case.
1479 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
1481         * lib/prune.exp: Ignore more messages.
1483         PR c++/10381
1484         * g++.dg/parse/lookup3.C: New test.
1486 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
1488         * gcc.c-torture/compile/20030415-1.c : New test.
1490 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
1492         * gcc.c-torture/execute/scope-2.c: Move to ...
1493         * gcc.dg/noncompile/scope.c: .... here.
1495 2003-04-14  Roger Sayle  <roger@eyesopen.com>
1497         * gcc.dg/20030414-2.c: New test case.
1499 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
1501         PR target/10377
1502         * gcc.dg/20030414-1.c: New test.
1504 2003-04-13  Roger Sayle  <roger@eyesopen.com>
1506         * gcc.dg/builtins-12.c: New test case.
1507         * gcc.dg/builtins-13.c: New test case.
1509 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1511         * gcc.c-torture/execute/string-opt-18.c: New test.
1513 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
1515         PR c++/10300
1516         * g++.dg/init/new5.C: New test.
1518 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
1520         PR c++/7910
1521         * g++.dg/ext/dllimport1.C: New test.
1523 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1525         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1527 2003-04-11  Bud Davis <bdavis9659@comcast.net>
1529         PR Fortran/9263
1530         * g77.f-torture/noncompile/9263.f: New test
1531         PR Fortran/1832
1532         * g77.f-torture/execute/1832.f: New test
1534 2003-04-11  David Chad  <davidc@freebsd.org>
1535             Loren J. Rittle  <ljrittle@acm.org>
1537         libobjc/8562
1538         * objc.dg/headers.m: New test.
1540 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
1542         * gcc.c-torture/execute/builtin-noret-2.c: New.
1543         * gcc.c-torture/execute/builtin-noret-2.x: New.
1544         XFAIL builtin-noret-2.c at -O1 and above.
1545         * gcc.dg/redecl.c: New.
1546         * gcc.dg/Wshadow-1.c: Update error regexps.
1548 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1550         * g++.dg/abi/bitfield10.C: New test.
1552 2003-04-09  Mike Stump  <mrs@apple.com>
1554         * gcc.dg/pch/pch.exp: Make testcase names longer.
1555         * g++.dg/pch/pch.exp: Make testcase names longer.
1557 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1559         * gcc.dg/builtins-11.c: New test case.
1561 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1563         * gcc.dg/builtins-9.c: New test case.
1564         * gcc.dg/builtins-10.c: New test case.
1566 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1568         * gcc.dg/noncompile/init-4.c.c: New test.
1570 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1572         * gcc.misc-test/gcov-9.c: New test.
1573         * gcc.misc-test/gcov-10.c: New test
1574         * gcc.misc-test/gcov-11.c: New test.
1576 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1578         PR optimization/10024
1579         * gcc.c-torture/compile/20030405-1.c: New test.
1581 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1583         * gcc.dg/pch/static-3.c: New.
1584         * gcc.dg/pch/static-3.hs: New.
1585         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1587 2003-04-04  Richard Henderson  <rth@redhat.com>
1589         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1590         * g++.dg/eh/forced2.C: Likewise.
1592 2003-04-03  Mike Stump  <mrs@apple.com>
1594         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1595         target arg.
1596         (scan-assembler-times, scan-assembler-not): Likewise.
1597         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1599 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1601         * gcc.dg/sparc-loop-1.c: New test.
1603 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1605         PR other/9274
1606         * g++.dg/pch/system-2.C: New.
1607         * g++.dg/pch/system-2.Hs: New.
1609 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1611         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1613         * g++.dg/eh/simd-1.C (vecfunc): Same.
1615 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1617         * gcc.c-torture/execute/20030401-1.c: New test case.
1619 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1621         * objc.dg/defs.m: New.
1623 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1625         * g++.dg/eh/simd-1.C: New.
1626         * g++.dg/eh/simd-2.C: New.
1628 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1630         * gcc.c-torture/execute/simd-3.c: New.
1632 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1634         PR c/9936
1635         * gcc.dg/20030331-2.c: New test.
1637 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1639         PR c++/10278
1640         * g++.dg/parse/crash2.C: New test.
1642 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1644         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1645         * gcc.c-torture/execute/20030331-1.c: ...here.
1647 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1649         * gcc.c-torture/execute/20030331-1.c: New test.
1651 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
1653         * lib/gcov.exp: Adjust call return testing strings.
1654         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1656 2003-03-31  Roger Sayle  <roger@eyesopen.com>
1658         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1659         * gcc.dg/builtins-7.c: New test case.
1660         * gcc.dg/builtins-8.c: New test case.
1662 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1664         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1666 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
1668         PR c++/7647
1669         * g++.dg/lookup-class-member-2.C: New test.
1671 2003-03-30  Glen Nakamura  <glen@imodulo.com>
1673         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
1675 2003-03-28  Roger Sayle  <roger@eyesopen.com>
1677         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
1679 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
1681         * g++.dg/init/attrib1.C: New test.
1683 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1685         * gcc.dg/ultrasp8.c: New test.
1687 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1689         * gcc.dg/ultrasp7.c: New test.
1691 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
1693         PR c++/10047
1694         * g++.dg/template/inline1.C: New test.
1696 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1698         * gcc.dg/sparc-dwarf2.c: New test.
1700 2003-03-27  Roger Sayle  <roger@eyesopen.com>
1702         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1703         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1705 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
1707         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1708         than reading .x files.
1709         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1710         * g77.dg/gcov/gcov-1.f: Likewise.
1711         * gcc.misc-tests/gcov-4b.c: Likewise.
1712         * gcc.misc-tests/gcov-5b.c: Likewise.
1713         * gcc.misc-tests/gcov-6.c: Likewise.
1714         * gcc.misc-tests/gcov-7.c: Likewise.
1715         * gcc.misc-tests/gcov-8.c: Likewise.
1716         * g++.dg/gcov/gcov-1.x: Remove.
1717         * g77.dg/gcov/gcov-1.x: Likewise.
1718         * gcc.misc-tests/gcov-4b.x: Likewise.
1719         * gcc.misc-tests/gcov-5b.x: Likewise.
1720         * gcc.misc-tests/gcov-6.x: Likewise.
1721         * gcc.misc-tests/gcov-7.x: Likewise.
1722         * gcc.misc-tests/gcov-8.x: Likewise.
1724 2003-03-27  Glen Nakamura  <glen@imodulo.com>
1726         PR opt/10087
1727         * gcc.dg/20030324-1.c: New test.
1729 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
1731         PR c++/10224
1732         * g++.dg/template/arg3.C: New test.
1734         PR c++/10158
1735         * g++.dg/template/friend18.C: New test.
1737 2003-03-26  Roger Sayle  <roger@eyesopen.com>
1739         * g77.f-torture/compile/20030326-1.f: New test case.
1741 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
1743         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
1745         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
1747 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1749         * gcc.dg/ia64-sync-3.c: New test.
1751 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
1753         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
1755 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1757         * gcc.dg/ultrasp6.c: New test.
1759 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1761         * gcc.dg/i386-signbit-1.c: New test.
1762         * gcc.dg/i386-signbit-2.c: New test.
1763         * gcc.dg/i386-signbit-3.c: New test.
1765 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1767         * gcc.dg/ultrasp5.c: Fix options.
1769 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1771         * gcc.dg/ultrasp5.c: Fix comment.
1773 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
1775         PR fortran/10197
1776         * g77.f-torture/execute/10197.f: New test.
1778 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
1780         PR c++/9898, c++/383
1781         * g++.dg/template/conv6.C: New test.
1783         PR c++/10119
1784         * g++.dg/template/ptrmem5.C: New test.
1786         PR c++/10026
1787         * g++.dg/lookup/koenig1.C: New test.
1789         PR C++/10199
1790         * g++.dg/lookup/template2.C: New test.
1792 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
1794         * g++.dg/opt/rtti1.C: New test.
1796 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1798         * gcc.dg/ultrasp5.c: New test.
1800 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
1802         PR middle-end/9967
1803         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
1804         builtin fputs.
1806 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
1808         PR c/8224
1809         * gcc.dg/20030323-1.c: New test.
1811 2003-03-23  Roger Sayle  <roger@eyesopen.com>
1813         * gcc.c-torture/compile/20030323-1.c: New test case.
1815 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
1817         * gcc.dg/20030321-1.c: New test.
1819 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
1821         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
1823 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
1825         PR c++/9978, c++/9708
1826         * g++.dg/ext/vlm1.C: Adjust expected error.
1827         * g++.dg/ext/vla2.C: New test.
1828         * g++.dg/template/arg1.C: New test.
1829         * g++.dg/template/arg2.C: New test.
1831 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
1833         * g77.f-torture/execute/select.f: New test.
1834         * g77.f-torture/noncompile/select_no_compile.f: New test.
1836 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
1838         PR c++/9898
1839         * g++.dg/other/error4.C: New test.
1841 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
1843         * g++.dg/template/friend17.C: New test.
1845 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
1847         * gcc.c-torture/compile/20030320-1.c: New.
1849 2003-03-20  Roger Sayle  <roger@eyesopen.com>
1851         * gcc.dg/builtins-6.c: New test case.
1853 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
1855         PR target/10073
1856         * gcc.c-torture/compile/20030319-1.c: New.
1858 2003-03-18  Jan Hubicka  <jh@suse.cz>
1860         * gcc.dg/i386-cvt-1.c: New test.
1862 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
1864         * objc.dg/naming-1.m: Use "(parse|syntax) error".
1865         * objc.dg/naming-2.m: Likewise.
1867 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
1869         PR c++/9639
1870         * g++.dg/parse/crash1.C: New test.
1872 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
1874         PR c++/8805
1875         * g++.dg/eh/cleanup1.C: New test.
1877 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1879         * gcc.c-torture/execute/20030316-1.c: New test case.
1881 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1883         PR c++/9629
1884         * g++.dg/init/ctor2.C: New test.
1886 2003-03-15  Roger Sayle  <roger@eyesopen.com>
1888         * g77.f-torture/compile/xformat.f: New test case.
1890 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1892         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
1893         * g++.old-deja/g++.mike/eh50.C: Likewise.
1895 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1897         PR c++/6440
1898         * g++.dg/template/spec7.C: New test.
1899         * g++.dg/template/spec8.C: Likewise.
1901 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
1903         * gcc.c-torture/execute/20030313-1.c: New test.
1905 2003-03-14  Richard Henderson  <rth@redhat.com>
1907         * gcc.dg/inline-2.c: Adjust alpha test for external call.
1909 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1911         * gcc.c-torture/compile/20030314-1.c: New test.
1913 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
1915         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
1916         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
1917         thumb target,
1918         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
1919         to accept newer _imp__  prefix and additional
1920         newline in .drectve section.
1921         * gcc.dg/dll-4.c: Likewise.
1922         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
1923         switch.
1925 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
1927         * g++.dg/parse/namespace9.C: New test.
1929         * g++.dg/init/ref5.C: New test.
1930         * g++.dg/parse/ptrmem1.C: Likewise.
1932 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1934         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
1935         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
1936         regular expression.
1937         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
1938         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
1940 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
1942         * gcc.c-torture/execute/20030224-2.c: New test.
1944 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1946         * gcc.dg/decl-3.c: New test.
1948 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1950         * gcc.dg/i386-loop-2.c: New test.
1952 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
1954         PR c++/9474
1955         * g++.dg/parse/namespace8.C: New test.
1957         PR c++/9924
1958         * g++.dg/overload/builtin2.C: New test.
1960 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
1962         * gcc.dg/return-type-3.c: New test.
1964 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
1966         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
1967         profiling options are not supported.
1969 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
1971         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
1972         * g++.old-deja/g++.warn/impint2.C: Likewise.
1974 2003-03-10  Devang Patel  <dpatel@apple.com>
1976         * g++.dg/cpp/c++_cmd_1.C: New test.
1977         * g++.dg/cpp/c++_cmd_1.h: New file.
1979 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
1981         * gcc.dg/altivec-9.c: New file.
1983 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1985         * gcc.dg/ppc-sdata-1.c: New test.
1986         * gcc.dg/ppc-sdata-2.c: New test.
1988 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
1990         PR c++/9373
1991         * g++.dg/opt/ptrmem2.C: New test.
1993         PR c++/8534
1994         * g++.dg/opt/ptrmem1.C: New test.
1996 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1998         * gcc.dg/i386-loop-1.c: New test.
2000 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2002         PR c++/9970
2003         * g++.dg/lookup/friend1.C: New test.
2005 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2007         PR c++/9823
2008         * g++.dg/parser/constructor1.C: New test.
2010 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
2012         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
2014         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2016 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
2018         * gcc.dg/cpp/Wunused.c: Update test.
2020 2003-03-08  Jan Hubicka  <jh@suse.cz>
2022         * gcc.dg/inline-3.c: New test.
2024 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2026         PR c++/9809
2027         * g++.dg/parse/builtin1.C: New test.
2029         PR c++/9982
2030         * g++.dg/abi/cookie1.C: New test.
2031         * g++.dg/abi/cookie2.C: Likewise.
2033         PR c++/9524
2034         * g++.dg/template/field1.C: New test.
2036         PR c++/9912
2037         * g++.dg/parse/class1.C: New test.
2038         * g++.dg/parse/namespace7.C: Likewise.
2039         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2041 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2043         * g++.dg/init/ref4.C: New test.
2045 2003-03-07  Jan Hubicka  <jh@suse.cz>
2047         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2048         * gcc.dg/inline-3.c:  New test.
2050 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2052         * g++.dg/init/ref3.C: New test.
2054         PR c++/9965
2055         * g++.dg/init/ref2.C: New test.
2057         PR c++/9400
2058         * g++.dg/warn/Wshadow-2.C: New test.
2060         PR c++/9791
2061         * g++.dg/warn/Woverloaded-1.C: New test.
2063 2003-03-05  Jan Hubicka  <jh@suse.cz>
2065         * gcc.dg/i386-local2.c: New.
2066         * gcc.dg/i386-local.c: Fix typo.
2068 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2070         * g++.dg/abi/layout3.C: New test.
2072 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2074         * gcc.c-torture/compile/20030305-1.c
2076 2003-03-05  Jan Hubicka  <jh@suse.cz>
2078         * gcc.dg/i386-local.c: New.
2080 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2082         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2084 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2086         * gcc.dg/switch-2.c: New test.
2087         * gcc.dg/switch-3.c: New test.
2088         * gcc.dg/Wswitch.c: Adjust line numbers.
2089         * gcc.dg/Wswitch-default.c: Likewise.
2090         * gcc.dg/Wswitch-enum.c: Likewise.
2092 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2094         * gcc.c-torture/execute/20030222-1.c: New test.
2096 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2098         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2100 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2102         PR c++/9878
2103         * g++.dg/init/ref1.C: New test.
2105 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2107         * gcc.dg/sh-relax.c: New SH-only test.
2109 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2111         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2112         comment explaining purpose of testcase.
2114 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2116         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2117         for HC11/HC12 (asm needs two int registers).
2118         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2119         HC11/HC12 because the test uses an asm which needs two 32-bit
2120         registers.
2122 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2124         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2125         for HC11/HC12 (array is too large otherwise).
2126         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2127         * gcc.c-torture/compile/20010518-2.x: Likewise.
2128         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2129         HC11/HC12 (array is too large).
2131 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2133         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2134         * lib/g++-dg.exp (g++-dg-test): Likewise.
2136 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2138         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2139         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2141 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2143         * g++.dg/warn/implicit-typename1.C: Remove warning.
2145 2003-02-28  Richard Henderson  <rth@redhat.com>
2147         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2148         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2150 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2152         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2153         * g++.dg/pch/pch.exp: Likewise.
2155 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2157         PR c++/9879
2158         * testsuite/g++.dg/init/new4.C: New test.
2160 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2162         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2164 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2166         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2167         unsigned long.
2169         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2170         wider than float.
2172 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2174         * lib/scanasm.exp: Add support for counting numbers of
2175         occurences.
2176         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2177         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2179 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2181         PR c++/9683
2182         * g++.dg/template/static3.C: New test.
2184         PR c++/9829
2185         * g++.dg/parse/namespace6.C: New test.
2187 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2189         PR target/9732
2190         * gcc.dg/20030225-1.c: New test.
2192 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2194         * README: Remove out-of-date information.
2196         PR c++/9836
2197         * g++.dg/template/spec6.C: New test.
2199 2003-02-24  Jeff Law  <law@redhat.com>
2201         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2203 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2205         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2206         * gcc.dg/pragma-ep-1.c: Likewise.
2208 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2210         PR c++/9602
2211         * g++.dg/template/friend16.C: New test.
2213 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2215         PR c++/5333
2216         * g++.dg/parse/fused-params1.C: Adjust error messages.
2217         * g++.dg/template/nested3.C: New test.
2219 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2221         * g++.dg/abi/param1.C: New test.
2223 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2225         PR c++/7982
2226         * g++.dg/warn/implicit-typename1.C: New test.
2228 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2230         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2231         with "mtune".
2232         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2233         * gcc.c-torture/execute/20010129-1.x: Likewise.
2234         * gcc.dg/20011107-1.c: Likewise.
2235         * gcc.dg/20020108-1.c: Likewise.
2236         * gcc.dg/20020122-3.c: Likewise.
2237         * gcc.dg/20020206-1.c: Likewise.
2238         * gcc.dg/20020310-1.c: Likewise.
2239         * gcc.dg/20020426-2.c: Likewise.
2240         * gcc.dg/20020517-1.c: Likewise.
2241         * gcc.dg/991230-1.c: Likewise.
2242         * gcc.dg/i386-unroll-1.c: Likewise.
2243         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2245 2003-02-22  Jan Hubicka  <jh@suse.cz>
2247         * gcc.dg/i386-mul.c: New test.
2249 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2251         * gcc.dg/builtins-5.c: New test case.
2253 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2255         * gcc.dg/asmreg-1.c: New test.
2257 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2259         PR c++/9749
2260         * g++.dg/parse/varmod1.C: New test.
2262 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2264         PR c++/9727
2265         * g++.dg/template/op1.C: New test.
2267 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2269         PR c++/8906
2270         * g++.dg/template/nested2.C: New test.
2272 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2274         PR c++/8724
2275         * g++.dg/expr/dtor1.C: New test.
2277 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2279         * gcc.dg/cpp/include3.c: New test.
2280         * gcc.dg/cpp/inc/foo.h: New file.
2282 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2284         * gcc.c-torture/execute/20030221-1.c: New test.
2286 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2288         PR c++/9729
2289         * g++.dg/abi/conv1.C: New test.
2291 2003-02-20  Jan Hubicka  <jh@suse.cz>
2293         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2295 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2297         * gcc.c-torture/compile/20030219-1.c: New test.
2299 2003-02-18  Jan Hubicka  <jh@suse.cz>
2301         * gcc.dg/funcorder.c: New test.
2303 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2305         * gcc.c-torture/execute/20030218-1.c: New.
2307 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2309         * gcc.dg/20030218-1.c: New.
2311 2003-02-18  Richard Henderson  <rth@redhat.com>
2313         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2314         * gcc.dg/attr-used-2.c: New.
2316 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2318         PR c++/9704
2319         * g++.dg/init/copy5.C: New test.
2321 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2323         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2324         * g++.dg/pch/pch.exp: Likewise.
2326 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2328         * gcc.c-torture/execute/20030209-1.c: Enable the test if
2329         STACK_SIZE is not defined.
2331 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2333         PR c++/9457
2334         * g++.dg/template/init1.C: New test.
2336 2003-02-16  Jan HUbicka  <jh@suse.cz>
2338         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2339         (foo): Add few extra tests
2340         * gcc.dg/c99-const-expr-3.c: Likewise.
2341         * gcc.c-torture/execute/20030216-1.c: New.
2343 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2345         PR c++/9459
2346         * g++.dg/ext/typeof4.C: New test.
2348 2003-02-15  Roger Sayle  <roger@eyesopen.com>
2350         * gcc.dg/i386-387-3.c: New test case.
2352 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
2354         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2355         cris-*-elf* cris-*-aout* and mmix-*-*.
2357 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
2359         * gcc.dg/20030213-1.c: New test.
2361 2003-02-12  Roger Sayle  <roger@eyesopen.com>
2363         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2364         * gcc.dg/i386-387-2.c: Likewise.
2366 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
2368         * gcc.dg/ppc-spe.c: Fix formatting.
2369         Enable tests that were previously unsupported by gas.
2370         Delete tests for instructions that no longer exist.
2371         Switch arguments on evsubifw builtin.
2373 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2375         * gcc.c-torture/execute/20030209-1.c: Disable the test if
2376         STACK_SIZE is too small.
2378 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2379             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2381         * gcc.dg/decl-2.c: New test.
2383 2003-02-10  Jan Hubicka  <jh@suse.cz>
2385         * gcc.dg/i386-fpcvt-1.c:  New test.
2387 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
2389         * gcc.c-torture/execute/20030209-1.c: New test.
2391 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
2393         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2394         int-wide bitops, use the constants of the same width.
2395         Likewise, if long long is 32-bit wide, test bitops using
2396         32-bit constants.
2398 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
2400         * gcc.dg/20021014-1.c: Annotate with expected notice text.
2402 2003-02-07  Roger Sayle  <roger@eyesopen.com>
2404         * testsuite/gcc.dg/builtins-4.c: New test case.
2406 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2408         * gcc.dg/20020430-1.c: Fix dg command typos.
2409         * gcc.dg/20020503-1.c: Likewise.
2411 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2413         PR c++/8785
2414         * g++.dg/parse/fused-params1.C: New test.
2416         PR c++/8857
2417         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2419         PR c++/8921
2420         * g++.dg/parse/non-dependent1.C: New test.
2422         PR c++/8928
2423         * g++.dg/parse/dupl-tmpl-args1.C: New test.
2425         PR c++/9228
2426         * g++.dg/parse/undefined7.C: New test.
2427         * g++.dg/parse/non-templ1.C: New test.
2429         PR c++/9229
2430         * g++.dg/parse/too-many-tmpl-args1.C: New test.
2432 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
2434         * gcc.c-torture/compile/20030206-1.c: New test.
2436 2003-02-05  Roger Sayle  <roger@eyesopen.com>
2438         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2439         "pow" to "foo" to avoid potential confusion with a math built-in.
2441 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2443         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2444         conditions for SPARC targets.
2446 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
2448         * gcc.dg/20030204-1.c: New test.
2450 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2452         PR c++/38
2453         * g++.dg/parse/array-size1.C: New test.
2455         PR c++/5657
2456         * g++.dg/parse/undefined3.C: New test.
2458         PR c++/5665
2459         * g++.dg/parse/undefined4.C: New test.
2461         PR c++/5975
2462         * g++.dg/parse/undefined5.C: New test.
2464         PR c++/7259
2465         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2467         PR c++/8578
2468         * g++.dg/parse/casting-operator1.C: New test.
2470         PR c++/8596
2471         * g++.dg/parse/undefined6.C: New test.
2473         PR c++/8736
2474         * g++.dg/parse/missing-template1.C: New test.
2476 2003-02-04  Jan Hubicka  <jh@suse.cz>
2478         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
2479         * gcc.dg/i386-cmov?.c:  Likewise.
2480         * gcc.dg/i386-fpcvt-?.c:  Likewise.
2481         * gcc.dg/i386-ssefp-1.c:  Likewise.
2482         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
2483         conventions.
2485 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
2487         PR c++/7129
2488         * testsuite/g++.dg/ext/max.C: New test.
2490 2003-02-03  Jan Hubicka  <jh@suse.cz>
2492         * gcc.c-torture/execute/20030203-1.c: New test.
2494 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
2496         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2497         'natural-endian'.
2499 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
2501         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2502         * g++.dg/init/new2.C: Likewise.
2503         * g++.dg/other/new1.C: Likewise.
2505 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
2507         * gcc.dg/struct-ret-libc.c: New test.
2509 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
2511         * gcc.dg/20030129-1.c: New test.
2513 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2515         PR c++/8849
2516         * g++.dg/template/ptrmem4.C: New test.
2518 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
2520         * g++.dg/parser/constant1.C: New test.
2522 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2524         PR c++/8591
2525         * g++.dg/parse/friend2.C: New test.
2527 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2529         PR c++/9437
2530         * g++.dg/template/unify4.C: New test.
2532 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
2534         * gcc.c-torture/execute/20030128-1.c: New test.
2536 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
2538         * g++.dg/lookup/nested1.C: Test moved from ...
2539         * g++.old-deja/g++.other/lookup24.C: ... here.
2541 2003-01-28  Jan Hubicka  <jh@suse.cz>
2543         * gcc.dg/i386-cmov5.c:  New test.
2545 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
2547         * gcc.c-torture/execute/20010925-1.c: Changed the
2548         memcpy declaration.
2550 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2552         PR c++/3902
2553         * g++.dg/parse/template5.C: New test.
2555 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2557         PR fortran/9258
2558         * g77.dg/pr9258: New test.
2560 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2562         * README: Move relevant parts from README.g++.
2564         * README.g++: Remove this file.
2566 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2568         * g++.dg/abi/dcast1.C: New test.
2570 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2572         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2574 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2576         PR c++/47
2577         * g++.old-deja/g++.other/lookup24.C: New test.
2579 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2581         PR middle-end/7227
2582         * gcc.dg/uninit-C.c: New test.
2584 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2586         * g++.dg/abi/covariant1.C: New test.
2588 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2590         * gcc.dg/20030123-1.c: New test.
2592 2003-01-25  Jan Hubicka  <jh@suse.cz>
2594         PR opt/8492
2595         * gcc.c-torture/compile/20030125-1.c
2597 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2599         PR c++/9403
2600         * g++.dg/parse/template3.C: New test.
2601         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2603         PR c++/795
2604         * g++.dg/parse/template4.C: New test.
2606         PR c++/9415
2607         * g++.dg/template/qual2.C: New test.
2609         PR c++/8545
2610         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2612         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2614 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2616         * gcc.c-torture/execute/switch-1.c: New test case.
2618 2003-01-25  Jan Hubicka  <jh@suse.cz>
2620         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2622 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2624         Tweaks for Bison-1.875. From the NEWS file:
2625         "- `parse error' -> `syntax error'
2626         Bison now uniformly uses the term `syntax error'"
2627         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2628         * gcc.dg/cpp/digraph2.c: Likewise.
2629         * gcc.dg/cpp/direct2.c: Likewise.
2630         * gcc.dg/cpp/paste4.c: Likewise.
2631         * gcc.dg/c90-restrict-1.c: Likewise.
2632         * gcc.dg/c99-func-2.c: Likewise.
2633         * gcc.dg/noncompile/920721-2.c: Likewise.
2634         * gcc.dg/noncompile/930622-2.c: Likewise.
2635         * gcc.dg/noncompile/940112-1.c: Likewise.
2636         * gcc.dg/noncompile/950921-1.c: Likewise.
2637         * gcc.dg/noncompile/951123-1.c: Likewise.
2638         * gcc.dg/noncompile/971104-1.c: Likewise.
2639         * gcc.dg/noncompile/990416-1.c: Likewise.
2641 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2643         * g++.dg/parse/undefined1.C: Add error message.
2645 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2647         PR c++/9354
2648         * g++.dg/parse/new1.C: New test.
2650         PR c++/9216
2651         * g++.dg/parse/template2.C: New test.
2653         PR c++/9354
2654         * g++.dg/parse/typedef2.C: New test.
2656         PR c++/9328
2657         * g++.dg/ext/typeof3.C: New test.
2659 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2661         PR c++/2738
2662         * g++.dg/parse/ret-type1.C: New test.
2664         PR c++/3792
2665         * g++.dg/parse/tmpl-outside1.C: New test.
2667         PR c++/4207
2668         * g++.dg/parse/int-as-enum1.C: New test.
2670         PR c++/4903
2671         * g++.dg/parse/no-typename1.C: New test.
2673         PR c++/5533
2674         * g++.dg/parse/no-value1.C: New test.
2676         PR c++/5921
2677         * g++.dg/parse/wrong-inline1.C: New test.
2679         PR c++/6402
2680         * g++.dg/parse/ref1.C: New test.
2682         PR c++/6992
2683         * g++.dg/parse/attr-ctor1.C: New test.
2685         PR c++/7229
2686         * g++.dg/parse/namespace5.C: New test.
2688         PR c++/7917
2689         * g++.dg/parse/func-def1.C: New test.
2691         PR c++/8143
2692         * g++.dg/parse/undefined1.C: New test.
2694         PR c++/5723, PR c++/8522
2695         * g++.dg/parse/specialization1.C: New test.
2697         PR c++/163, PR c++/8595
2698         * g++.dg/parse/struct-as-enum1.C: New test.
2700         PR c++/9173
2701         * g++.dg/parse/undefined2.C: New test.
2703 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2705         PR c++/9298
2706         * g++.dg/parse/template1.C: New test.
2708         PR c++/9384
2709         * g++.dg/parse/using1.C: New test.
2711         PR c++/9285
2712         PR c++/9294
2713         * g++.dg/parse/expr2.C: New test.
2715         PR c++/9388
2716         * g++.dg/parse/lookup2.C: Likewise.
2718 2003-01-21  Jan Hubicka  <jh@suse.cz>
2720         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
2721         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
2722         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2723         * gcc.c-torture/execute/string-opt-*.c: Likewise.
2725 2003-01-20  Nick Clifton  <nickc@redhat.com>
2727         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
2728         problem with ARM sibcall code generation.
2730 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
2732         * gcc.c-torture/execute/20030120-1.c: New.
2734 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
2736         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2738 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
2740         PR c++/9272
2741         * g++.dg/parse/ctor1.C: New test.
2743         PR c++/9294:
2744         * g++.dg/parse/qualified1.C: New test.
2746         * g++.dg/parse/typename3.C: New test.
2748 2003-01-16  Richard Henderson  <rth@redhat.com>
2750         * g++.dg/tls/init-2.C: Fix error matches for real this time.
2752 2003-01-16  Richard Henderson  <rth@redhat.com>
2754         * g++.dg/pch/pch.exp: Copy test header to the working directory
2755         before using it either for precompilation or direct use.
2756         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
2757         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
2759 2003-01-16  Richard Henderson  <rth@redhat.com>
2761         * gcc.dg/pch/pch.exp: Copy test header to the working directory
2762         before using it either for precompilation or direct use.
2763         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
2764         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
2766 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
2768         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
2769         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
2770         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
2771         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
2772         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
2773         typename warning into error.
2774         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
2775         error messages.
2776         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
2777         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
2778         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
2779         messages.
2780         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
2781         make declaration visible in template.
2782         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
2783         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
2784         messages.
2785         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
2786         message.
2787         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
2788         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
2789         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
2790         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
2791         typename warning with error message.
2792         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
2793         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
2794         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
2796 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
2798         * g++.dg/parse/ambig2.C: New test.
2800 2003-01-15  Richard Henderson  <rth@redhat.com>
2802         * g++.dg/tls/init-2.C: Update error message string.
2804 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2806         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2808 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
2810         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
2811         all for HC11/HC12.
2812         * gcc.c-torture/compile/20001205-1.x: Likewise.
2813         * gcc.c-torture/compile/20001226-1.x: Likewise.
2814         * gcc.c-torture/compile/920520-1.x: Likewise.
2815         * gcc.c-torture/compile/961203-1.x: Likewise.
2816         * gcc.c-torture/compile/20020604-1.x: Likewise.
2818 2003-01-15  Jan Hubicka  <jh@suse.cz>
2820         * gcc.c-torture/compile/20030115-1.c: New test.
2822         * gcc.dg/i386-fpcvt-1.c: New test.
2823         * gcc.dg/i386-fpcvt-2.c: New test.
2825 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
2827         Further conform g++'s __vmi_class_type_info to the C++ ABI
2828         specification.
2829         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
2830         the specification.
2832 2003-01-14  Jan Hubicka  <jh@suse.cz>
2834         * gcc.dg/i386-fpcvt-1.c: New test.
2835         * gcc.dg/i386-fpcvt-2.c: New test.
2837 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2839         * gcc.dg/i386-mmx-3.c: New test.
2841 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
2843         PR c++/9264
2844         * g++.dg/parse/octal1.C: New file.
2846         PR c++/9172
2847         * g++.dg/parse/typename1.C: New file.
2849 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
2851         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
2852         * gcc.dg/bf-no-ms-layout.c: Likewise.
2853         * gcc.dg/bf-ms-attrib.c: Likewise.
2855 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
2857         PR c++/9099
2858         * g++.dg/parse/dtor1.C: New file.
2860         PR c++/9128
2861         * g++.dg/rtti/typeid1.C: New file.
2863         PR c++/9153
2864         * g++.dg/parse/lookup1.C: New file.
2866         PR c++/9171
2867         * g++.dg/templ/spec5.C: New file.
2869 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
2871         * gcc.c-torture/compile/20030110-1.c: New test.
2873 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
2875         Merge from pch-branch:
2877         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
2879         * gcc.dg/pch/cpp-1.h: New.
2880         * gcc.dg/pch/cpp-1.c: New.
2881         * gcc.dg/pch/cpp-2.h: New.
2882         * gcc.dg/pch/cpp-2.c: New.
2884         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
2886         * gcc.dg/pch/except-1.h: New.
2887         * gcc.dg/pch/except-1.c: New.
2889         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
2891         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
2892         running test.
2893         * gcc.dg/pch: Include *.hp not *.h.
2894         * gcc.dg/pch/system-1.h: New.
2895         * gcc.dg/pch/system-1.c: New.
2897         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
2899         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
2900         rather than trying to build and run a program using PCH.
2901         * gcc.dg/pch: Remove dg-do commands from test files.
2903         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
2905         * gcc.dg/pch/macro-3.c: New.
2906         * gcc.dg/pch/macro-3.h: New.
2908         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
2910         * gcc.dg/pch/common-1.c: New.
2911         * gcc.dg/pch/common-1.h: New.
2912         * gcc.dg/pch/decl-1.c: New.
2913         * gcc.dg/pch/decl-1.h: New.
2914         * gcc.dg/pch/decl-2.c: New.
2915         * gcc.dg/pch/decl-2.h: New.
2916         * gcc.dg/pch/decl-3.c: New.
2917         * gcc.dg/pch/decl-3.h: New.
2918         * gcc.dg/pch/decl-4.c: New.
2919         * gcc.dg/pch/decl-4.h: New.
2920         * gcc.dg/pch/decl-5.c: New.
2921         * gcc.dg/pch/decl-5.h: New.
2922         * gcc.dg/pch/global-1.c: New.
2923         * gcc.dg/pch/global-1.h: New.
2924         * gcc.dg/pch/inline-1.c: New.
2925         * gcc.dg/pch/inline-1.h: New.
2926         * gcc.dg/pch/inline-2.c: New.
2927         * gcc.dg/pch/inline-2.h: New.
2928         * gcc.dg/pch/static-1.c: New.
2929         * gcc.dg/pch/static-1.h: New.
2930         * gcc.dg/pch/static-2.c: New.
2931         * gcc.dg/pch/static-2.h: New.
2933         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
2935         * g++.dg/pch/pch.exp: Better handle failing testcases.
2936         * gcc.dg/pch/pch.exp: Likewise.
2937         * gcc.dg/pch/macro-1.c: New.
2938         * gcc.dg/pch/macro-1.h: New.
2939         * gcc.dg/pch/macro-2.c: New.
2940         * gcc.dg/pch/macro-2.h: New.
2942         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
2944         * g++.dg/dg.exp: Treat files in pch/ specially.
2945         * g++.dg/pch/pch.exp: New file.
2946         * g++.dg/pch/empty.H: New file.
2947         * g++.dg/pch/empty.C: New file.
2948         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
2949         "precompile".
2951         * gcc.dg/pch/pch.exp: New file.
2952         * gcc.dg/pch/empty.h: New file.
2953         * gcc.dg/pch/empty.c: New file.
2954         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
2955         "precompile".
2957 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2959         * g++.dg/template/friend14.C: New test.
2961 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2963         * gcc.dg/old-style-asm-1.c: New test.
2965 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
2967         * gcc.c-torture/compile/20030109-1.c: New test.
2969 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2971         * gcc.c-torture/execute/20030109-1.c: New test.
2973 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
2975         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
2976         * g++.old-deja/g++.mike/dyncast2.C: Likewise
2977         * g++.old-deja/g++.mike/dyncast3.C: Likewise
2978         * g++.old-deja/g++.mike/eh2.C: Likewise
2979         * g++.old-deja/g++.mike/eh3.C: Likewise
2980         * g++.old-deja/g++.mike/eh5.C: Likewise
2981         * g++.old-deja/g++.mike/eh6.C: Likewise
2982         * g++.old-deja/g++.mike/eh7.C: Likewise
2983         * g++.old-deja/g++.mike/eh8.C: Likewise
2984         * g++.old-deja/g++.mike/eh9.C: Likewise
2985         * g++.old-deja/g++.mike/eh10.C: Likewise
2986         * g++.old-deja/g++.mike/eh12.C: Likewise
2987         * g++.old-deja/g++.mike/eh13.C: Likewise
2988         * g++.old-deja/g++.mike/eh14.C: Likewise
2989         * g++.old-deja/g++.mike/eh16.C: Likewise
2990         * g++.old-deja/g++.mike/eh17.C: Likewise
2991         * g++.old-deja/g++.mike/eh18.C: Likewise
2992         * g++.old-deja/g++.mike/eh21.C: Likewise
2993         * g++.old-deja/g++.mike/eh23.C: Likewise
2994         * g++.old-deja/g++.mike/eh24.C: Likewise
2995         * g++.old-deja/g++.mike/eh25.C: Likewise
2996         * g++.old-deja/g++.mike/eh26.C: Likewise
2997         * g++.old-deja/g++.mike/eh27.C: Likewise
2998         * g++.old-deja/g++.mike/eh28.C: Likewise
2999         * g++.old-deja/g++.mike/eh29.C: Likewise
3000         * g++.old-deja/g++.mike/eh31.C: Likewise
3001         * g++.old-deja/g++.mike/eh33.C: Likewise
3002         * g++.old-deja/g++.mike/eh34.C: Likewise
3003         * g++.old-deja/g++.mike/eh35.C: Likewise
3004         * g++.old-deja/g++.mike/eh36.C: Likewise
3005         * g++.old-deja/g++.mike/eh37.C: Likewise
3006         * g++.old-deja/g++.mike/eh38.C: Likewise
3007         * g++.old-deja/g++.mike/eh39.C: Likewise
3008         * g++.old-deja/g++.mike/eh40.C: Likewise
3009         * g++.old-deja/g++.mike/eh41.C: Likewise
3010         * g++.old-deja/g++.mike/eh42.C: Likewise
3011         * g++.old-deja/g++.mike/eh44.C: Likewise
3012         * g++.old-deja/g++.mike/eh46.C: Likewise
3013         * g++.old-deja/g++.mike/eh47.C: Likewise
3014         * g++.old-deja/g++.mike/eh48.C: Likewise
3015         * g++.old-deja/g++.mike/eh49.C: Likewise
3016         * g++.old-deja/g++.mike/eh50.C: Likewise
3017         * g++.old-deja/g++.mike/eh51.C: Likewise
3018         * g++.old-deja/g++.mike/eh53.C: Likewise
3019         * g++.old-deja/g++.mike/eh55.C: Likewise
3020         * g++.old-deja/g++.mike/p7912.C: Likewise
3021         * g++.old-deja/g++.mike/p9706.C: Likewise
3022         * g++.old-deja/g++.mike/p10416.C: Likewise
3023         * g++.old-deja/g++.mike/p11667.C: Likewise
3024         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
3025         Remove redundant reference to Iris.
3026         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
3027         Elxsi, i860, Pico Java, and WE32K.
3029 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
3031         * g++.dg/ext/asm4.C: New test.
3033 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3035         PR c++/9030
3036         * g++.dg/template/friend12.C: New test.
3037         * g++.dg/template/friend13.C: Likewise.
3038         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3040 2003-01-08  Jan Hubicka  <jh@suse.cz>
3042         * gcc.dg/i386-cadd.c: New test.
3043         * gcc.dg/i386-cmov4.c: Likewise.
3045 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3047         PR c++/9165
3048         * g++.dg/warn/Wunused-3.C: New test.
3050         * g++.dg/abi/bitfield9.C: New test.
3052         PR c++/9189
3053         * g++.dg/parse/defarg3.C: New test.
3055 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3057         * g++.dg/parse/ambig1.C: New test.
3058         * g++.dg/parse/defarg2.C: New test.
3060 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3062         * g++.dg/template/defarg-1.C: New test.
3063         * g++.dg/template/local2.C: Likewise.
3065 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3067         * gcc.c-torture/execute/20030105-1.c: New test.
3069 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3071         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3072         * g++.dg/parse/namespace4.C: Likewise.
3074 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3076         * g++.dg/template/ntp2.C: New test.
3078 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3080         * g++.dg/parse/extern-C-1.C: New test.
3082         * g++.dg/parse/namespace4.C: New test.
3084         * g++.dg/template/nested1.C: New test.
3086         * g++.dg/parse/namespace3.C: New test.
3088 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3090         * g++.dg/lookup/two-stage1.C: New test.
3092 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3094         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3095         * g++.old-deja/g++.jason/access8.C: Likewise.
3096         * g++.old-deja/g++.other/decl5.C: Likewise.
3098 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3100         * g++.dg/parse/parse7.C: New test.
3102 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3104         PR c++/2843
3105         * g++.dg/ext/attrib7.C: New test.
3107 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3109         * g++.dg/parse/parse6.C: New test.
3111 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3113         * gcc.dg/h8300-stack-1.c: New.
3115 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3117         g++.dg/lookup/exception1.C: New test.
3119         g++.dg/lookup/template1.C: New test.
3121         g++.dg/parse/namespace2.C: New test.
3123         g++.dg/parse/parens2.C: New test.
3125 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3127         * g++.dg/parse/parse5.C: New test.
3128         * g++.dg/lookup/scoped4.C: New test.
3130 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3132         * g++.dg/parse/parens1.C: New test.
3134         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3135         angle-bracket1.C.
3136         * g++.dg/parse/parens2.C: New test.
3138         * g++.dg/lookup/scope-operator1.C: New test.
3140         * g++.dg/parse/operator1.C: New test.
3142 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3144         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3145         * g++.old-deja/g++.other/access6.C: Likewise.
3146         * g++.old-deja/g++.other/decl1.C: Likewise.
3147         * g++.old-deja/g++.pt/typename12.C: Likewise.
3149 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3151         * g++.dg/parse/namespace1.C: New test.
3153 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3155         * g++.dg/parse/parse4.C: New test.
3157 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3159         * g++.dg/parse/parse3.C: New test.
3161 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3163         * g++.dg/parse/parse2.C: New test.
3165 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3167         * g++.dg/template/friend11.C: New test.
3169 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3171         * g++.dg/parse/parse1.C: New test.
3173 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3175         * lib/profopt.exp: Change the name of a global variable to avoid
3176         possible clashes with other test suites.
3178 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3180         * g++.dg/inherit/covariant8.C: New test.
3182 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3184         * g++.dg/init/array9.C: New test.
3186         PR c++/9112
3187         * g++.dg/parse/expr1.C: New test.
3189 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3191         * gcc.c-torture/compile/20021230-1.c: New test.
3193 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3195         * g++.dg/inherit/covariant5.C: New test.
3196         * g++.dg/inherit/covariant6.C: New test.
3197         * g++.dg/inherit/covariant7.C: New test.
3199 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3201         PR c++/2739
3202         * g++.dg/other/access2.C: New test.
3204 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3206         * g++.dg/other/anon-struct.C: No longer fails
3207         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3208         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3209         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3211 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3213         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3215 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3217         * g++.dg/eh/spec4.C: Remove stray semicolon.
3218         * g++.dg/expr/pmf-1.C: Change error message.
3219         * g++.dg/ext/asm1.C: Remove stray semicolon.
3220         * g++.dg/ext/typename1.C: Add missing typenames.
3221         * g++.dg/inherit/template-as-base.C: Change error message.
3222         * g++.dg/lookup/scoped1.C: Likewise.
3223         * g++.dg/lookup/scoped2.C: Likewise.
3224         * g++.dg/lookup/using2.C: Likewise.
3225         * g++.dg/other/component1.C: Remove stray semicolon.
3226         * g++.dg/other/do1.C: Change error message.
3227         * g++.dg/other/error2.C: Likewise.
3228         * g++.dg/other/init1.C: Likewise.
3229         * g++.dg/other/packed1.C: Remove stray semicolon.
3230         * g++.dg/other/ptrmem2.C: Change error message.
3231         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3232         marker.
3233         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3234         * g++.dg/template/access3.C: Add typename keyword.
3235         * g++.dg/template/access5.C: Remove stray semicolon.
3236         * g++.dg/template/access6.C: Likewise.
3237         * g++.dg/template/complit1.C: Likewise.
3238         * g++.dg/template/crash1.C: Change error message.
3239         * g++.dg/template/inherit2.C: Remove stray semicolon.
3240         * g++.dg/template/instantiate2.C: Likewise.
3241         * g++.dg/template/instantiate3.C: Change error message.
3242         * g++.dg/template/qual1.C: Remove stray semicolon.
3243         * g++.dg/template/qualttp18.C: Change error message.
3244         * g++.dg/template/ref1.C: Remove stray semicolon.
3245         * g++.dg/template/sizeof1.C (A::value): Declare it.
3246         * g++.dg/template/spec4.C: Change error message.
3247         * g++.dg/template/static1.C: Likewise.
3248         * g++.dg/template/type1.C: Likewise.
3249         * g++.dg/template/typename3.C: Likewise.
3250         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3251         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3252         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3253         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3254         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3255         named return value extension.
3256         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3257         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3258         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3259         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3260         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3261         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3262         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3263         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3264         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3265         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3266         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3267         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3268         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3269         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3270         syntax.
3271         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3272         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3273         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3274         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3275         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3276         * g++.old-deja/g++.brendan/template11.C: Likewise.
3277         * g++.old-deja/g++.brendan/template26.C: Likewise.
3278         * g++.old-deja/g++.brendan/template27.C: Use explicit
3279         specialization syntax.
3280         * g++.old-deja/g++.brendan/template30.C: Likewise.
3281         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3282         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3283         non-dependent names.
3284         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3285         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3286         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3287         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3288         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3289         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3290         named return value extension.
3291         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3292         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3293         * g++.old-deja/g++.ext/return1.C: Likewise.
3294         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3295         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3296         * g++.old-deja/g++.jason/access8.C: Likewise.
3297         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3298         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3299         pseudo-destructor names.
3300         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3301         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3302         pseudo-destructor names.
3303         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3304         * g++.old-deja/g++.jason/overload19.C: Likewise.
3305         * g++.old-deja/g++.jason/overload32.C: Likewise.
3306         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3307         stray semicolons.
3308         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3309         * g++.old-deja/g++.jason/return.C: Likewise.
3310         * g++.old-deja/g++.jason/return2.C: Likewise.
3311         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3312         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3313         syntax.
3314         * g++.old-deja/g++.jason/template10.C: Account for use of
3315         non-dependent names.
3316         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3317         syntax.
3318         * g++.old-deja/g++.jason/template37.C: Likewise.
3319         * g++.old-deja/g++.law/access4.C: Change error messages.
3320         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3321         pseudo-destructor names.
3322         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3323         * g++.old-deja/g++.law/ctors9.C: Likewise.
3324         * g++.old-deja/g++.law/cvt22.C: Likewise.
3325         * g++.old-deja/g++.law/dtors5.C: Likewise.
3326         * g++.old-deja/g++.law/global-init1.C: Likewise.
3327         * g++.old-deja/g++.law/missed-error3.C: Likewise.
3328         * g++.old-deja/g++.law/operators28.C: Likewise.
3329         * g++.old-deja/g++.law/visibility28.C: Likewise.
3330         * g++.old-deja/g++.martin/eval1.C: Likewise.
3331         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3332         name.
3333         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3334         * g++.old-deja/g++.mike/net34.C: Likewise.
3335         * g++.old-deja/g++.mike/net36.C: Likewise.
3336         * g++.old-deja/g++.mike/ns2.C: Likewise.
3337         * g++.old-deja/g++.mike/p12306.C: Likewise.
3338         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3339         value extension.
3340         * g++.old-deja/g++.mike/p700.C: Likewise.
3341         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3342         * g++.old-deja/g++.mike/p710.C: Likewise.
3343         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3344         value extension.
3345         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3346         * g++.old-deja/g++.mike/pmf9.C: Likewise.
3347         * g++.old-deja/g++.ns/crash2.C: Likewise.
3348         * g++.old-deja/g++.ns/crash3.C: Likewise.
3349         * g++.old-deja/g++.ns/invalid1.C: Likewise.
3350         * g++.old-deja/g++.ns/ns17.C: Likewise.
3351         * g++.old-deja/g++.ns/template16.C: Likewise.
3352         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3353         keyword.
3354         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3355         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3356         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3357         named return value extension.
3358         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3359         * g++.old-deja/g++.other/access4.C: Issue additional error
3360         messages.
3361         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3362         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3363         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3364         * g++.old-deja/g++.other/crash25.C: Change error message.
3365         * g++.old-deja/g++.other/crash4.C: Change error message.
3366         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3367         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3368         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3369         checks.
3370         * g++.old-deja/g++.other/defarg8.C: Likewise.
3371         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3372         * g++.old-deja/g++.other/dtor10.C: Likewise.
3373         * g++.old-deja/g++.other/incomplete.C: Likewise.
3374         * g++.old-deja/g++.other/linkage7.C: Likewise.
3375         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3376         lookup algorithm.
3377         * g++.old-deja/g++.other/mangle2.C: Likewise.
3378         * g++.old-deja/g++.other/refinit2.C: Likewise.
3379         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3380         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3381         * g++.old-deja/g++.pt/crash28.C: Likewise.
3382         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3383         syntax.
3384         * g++.old-deja/g++.pt/crash32.C: Change error message.
3385         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3386         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3387         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3388         error message position.
3389         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3390         * g++.old-deja/g++.pt/defarg8.C: Change error message.
3391         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3392         syntax.
3393         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3394         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3395         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3396         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3397         keyword.
3398         * g++.old-deja/g++.pt/explicit31.C: Likewise.
3399         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3400         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3401         keyword.
3402         * g++.old-deja/g++.pt/explicit71.C: Change error message.
3403         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3404         syntax.
3405         * g++.old-deja/g++.pt/friend28.C: Account for use of
3406         non-dependent names.
3407         * g++.old-deja/g++.pt/friend29.C: Likewise.
3408         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3409         rules.
3410         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3411         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3412         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3413         lookup rules.
3414         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3415         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3416         keyword.
3417         * g++.old-deja/g++.pt/memclass20.C: Likewise.
3418         * g++.old-deja/g++.pt/memclass5.C: Likewise.
3419         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3420         keyword.
3421         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3422         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3423         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3424         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3425         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
3426         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
3427         keyword.
3428         * g++.old-deja/g++.pt/spec10.C: Likewise.
3429         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3430         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3431         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3432         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3433         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3434         * g++.old-deja/g++.pt/ttp62.C: Likewise.
3435         * g++.old-deja/g++.pt/ttp64.C: Likewise.
3436         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3437         * g++.old-deja/g++.pt/typename15.C: Likewise.
3438         * g++.old-deja/g++.pt/typename22.C: Likewise.
3439         * g++.old-deja/g++.pt/typename6.C: Change error messages.
3440         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3441         * g++.old-deja/g++.pt/virtual2.C: Likewise.
3442         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3443         syntax.
3444         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3445         return value extension.
3446         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3447         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3448         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3449         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
3451 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3453         * g++.dg/warn/inline1.C: New test.
3454         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3455         * g++.old-deja/g++.jason/synth10.C: Likewise.
3456         * g++.old-deja/g++.mike/net31.C: Likewise.
3457         * g++.old-deja/g++.mike/p8786.C: Likewise.
3459         * g++.dg/template/friend10.C: New test.
3460         * g++.dg/template/conv5.C: New test.
3462 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3464         * g++.dg/lookup/scoped3.C: New test.
3466         * g++.dg/lookup/decl1.C: New test.
3467         * g++.dg/lookup/decl2.C: New test.
3469 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3471         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3472         gcc.c-torture/compile/20021015-1.c,
3473         gcc.c-torture/compile/20021015-2.c,
3474         gcc.c-torture/compile/20021123-1.c,
3475         gcc.c-torture/compile/20021123-2.c,
3476         gcc.c-torture/compile/20021123-3.c,
3477         gcc.c-torture/compile/20021123-4.c,
3478         gcc.c-torture/execute/20021024-1.c: Add tests previously added
3479         only to 3.1 or 3.2 branch.
3481 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
3483         * gcc.dg/i386-bitfield3.c: New test.
3485         * gcc.dg/i386-bitfield2.c: New test.
3487 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
3489         * g++.dg/parse/conv_op1.C: New test.
3491 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
3493         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3494         approved.
3496 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
3498         * gcc.c-torture/compile/20021220-1.c: New test.
3500 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
3502         * gcc.dg/i386-fastcall-1.c: New.
3504 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3506         * gcc.c-torture/execute/20021219-1.c: New test.
3508 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3510         * gcc.dg/i386-pic-1.c: New test.
3512 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3514         PR c++/8099
3515         * g++.dg/template/friend9.C: New test.
3517 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3519         PR c++/3663
3520         * g++.dg/template/access7.C: New test.
3522 2002-12-18  Nick Clifton  <nickc@redhat.com>
3524         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3525         the libstdc++-v3 directory has been found.
3527 2002-12-12  Devang Patel <dpatel@apple.com>
3528         * gcc.dg/darwin-ld-1.c: New test.
3529         * gcc.dg/darwin-ld-2.c: New test.
3530         * gcc.dg/darwin-ld-3.c: New test.
3531         * gcc.dg/darwin-ld-4.c: New test.
3532         * gcc.dg/darwin-ld-5.c: New test.
3534 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3536         * gcc.c-torture/compile/20021212-1.c: New test.
3538 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
3540         * gcc.dg/fshort-wchar: New test.
3542 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
3544         PR c++/8372
3545         * g++.dg/template/dtor1.C: New test.
3547         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3548         markers.
3550 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3552         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3554 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3556         * g++.dg/template/static1.C: New test.
3557         * g++.dg/template/static2.C: New test.
3558         * g++.old-deja/g++.ext/memconst.C: New test.
3560 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3562         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3563         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3564         * g++.dg/special/initp1.C: Likewise.
3566 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3568         * gcc.c-torture/execute/20021204-1.c: New test.
3570 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3572         * gcc.dg/ppc-fmadd-1.c: New file.
3573         * gcc.dg/ppc-fmadd-2.c: New file.
3574         * gcc.dg/ppc-fmadd-3.c: New file.
3576 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3578         * gcc.c-torture/compile/20021204-1.c: New test.
3580 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3582         * g++.dg/inherit/covariant2.C: New test.
3583         * g++.dg/inherit/covariant3.C: New test.
3584         * g++.dg/inherit/covariant4.C: New test.
3585         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3586         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3588 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3590         PR c++/8688
3591         * g++.dg/init/brace3.C: New test.
3593 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3595         * gcc.dg/20020210-1.c: Fix a comment typo.
3597 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3599         PR c++/8720
3600         * g++.dg/parse/defarg1.C: New test.
3602         PR c++/8615
3603         * g++.dg/template/char1.C: New test.
3605         * g++.dg/template/varmod1.C: Fix typo.
3607 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3609         DR 180
3610         * g++.old-deja/g++.pt/crash32.C: Expect error.
3612 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3614         PR c++/5919
3615         * g++.dg/template/varmod1.C: New test.
3617         PR c++/8727
3618         * g++.dg/inherit/typeinfo1.C: New test.
3620         PR c++/8663
3621         * g++.dg/inherit/typedef1.C: New test.
3623 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3625         PR c++/8332
3626         PR c++/8493
3627         * g++.dg/template/strlen1.C: New test.
3629         PR c++/8227
3630         * g++.dg/template/ctor2.C: New test.
3632         PR c++/8214
3633         * g++.dg/init/string1.C: New test.
3635         PR c++/8511
3636         * g++.dg/template/friend8.C: New test.
3638 2002-11-29  Joe Buck <jbuck@synopsys.com>
3640         * g++.dg/lookup/anon2.C: New test.
3642 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3644         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3645         h8300 port.
3647 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3649         * gcc.dg/bitfld-6.c: New test.
3651 2002-11-27  Jan Hubicka  <jh@suse.cz>
3653         * gcc.c-torture/execute/20021127.[cx]: New test.
3655 2002-11-26  Jan Hubicka  <jh@suse.cz>
3657         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3658         quality.
3660 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
3662         * g++.dg/init/brace2.C: New test.
3663         * g++.old-deja/g++.mike/p9129.C: Correct.
3665 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
3667         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3669 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
3671         * gcc.dg/sibcall-6: New test for indirect sibcalls.
3673 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
3675         * testsuite/g++.dg/abi/empty11.C: New test.
3676         * testsuite/g++.dg/rtti/cv1.C: New test.
3678 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
3680         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3682 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
3684         * g++.dg/abi/empty10.C: New test.
3686 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3688         * gcc.c-torture/compile/20021124-1.c: New test.
3690 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
3692         * g++.dg/abi/rtti2.C: New test.
3694 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3696         * gcc.dg/i386-unroll-1.c: New test.
3698 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3700         * gcc.c-torture/compile/20021120-1.c: New test.
3701         * gcc.c-torture/compile/20021120-2.c: New test.
3703 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3705         * gcc.dg/bitfld-5.c: New test.
3707 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3709         * gcc.c-torture/execute/20021120-3.c: New test.
3711 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3713         * gcc.c-torture/execute/20021120-2.c: New test.
3715 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3717         * gcc.c-torture/execute/20021120-1.c: New test.
3719 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
3721         * gcc.c-torture/execute/20021118-3.c: New test.
3723 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3725         * gcc.c-torture/compile/20021119-1.c: New test.
3727 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
3729         * gcc.dg/duff-1.c: New test.
3730         * gcc.dg/duff-2.c: New test.
3731         * gcc.dg/duff-3.c: New test.
3733 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
3735         * gcc.dg/cpp/_Pragma5.c: New test.
3737 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3739         * gcc.c-torture/execute/20021118-2.c: New test.
3741 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3743         * gcc.c-torture/execute/20021118-1.c: New test.
3745 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
3747         * gcc.dg/20021116-1.c: New test.
3749 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
3751         * g++.dg/abi/vcall1.C: New test.
3753 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
3755         * gcc.dg/20021029-1.c: New test.
3756         * gcc.dg/20021029-2.c: New test.
3758 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3760         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
3762 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3764         PR c/8439
3765         * gcc.dg/20021110.c: Move to ...
3766         * gcc.c-torture/compile/20021110.c: .... here.
3768 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3770         PR c/8467
3771         * gcc.c-torture/execute/20021111-1.c
3773 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3775         PR c/8439
3776         * gcc.dg/20021110.c: New test.
3778 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
3780         * g++.dg/abi/vthunk3.C: Run only on x86.
3782 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3784         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
3786 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
3788         * lib/compat.exp (compat-execute): Fix logic error in last
3789         change.
3791 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
3793         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
3795 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3797         PR c++/8389
3798         * g++.dg/template/access6.C: New test.
3800 2002-11-08  Jan Hubicka  <jh@suse.cz>
3802         * gcc.dg/i386-ssefp-1.c: New test.
3803         * gcc.dg/i386-ssefp-1.c: New test.
3805 2002-11-08  Jan Hubicka  <jh@suse.cz>
3807         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
3809 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3811         * g++.dg/abi/vthunk3.C: New test.
3813         PR c++/8338
3814         * g++.dg/template/crash2.C: New test.
3816 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3818         * testsuite/g++.dg/abi/dtor1.C: New test.
3819         * testsuite/g++.dg/abi/dtor2.C: Likewise.
3821 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
3823         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
3824         Darwin.
3826 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3828         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
3829         -mthumb.  Only xfail with -O0.
3831 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
3833         * g++.dg/abi/thunk1.C: New test.
3834         * g++.dg/abi/thunk2.C: Likewise.
3835         * g++.dg/abi/vtt1.C: Likewise.
3837 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
3839         PR optimization/8423
3840         * gcc.c-torture/execute/builtin-constant.c: New test.
3842 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
3844         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
3845         Add some more cases.
3847 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
3849         PR c++/8391
3850         * g++.dg/opt/local1.C: New test.
3852 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
3854         PR c++/8160
3855         * g++.dg/template/complit1.C: New test.
3857         PR c++/8149
3858         * g++.dg/template/typename4.C: Likewise.
3860 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3862         Core issue 287, PR c++/7639
3863         * g++.dg/template/instantiate1.C: Adjust error location.
3864         * g++.dg/template/instantiate3.C: New test.
3865         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
3866         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
3867         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
3869 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
3871         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
3873 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
3875         PR c++/8287
3876         * g++.dg/init/dtor2.C: New test.
3878 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3880         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
3881         * gcc.dg/nest.c: Bypass errors on irix6.
3883 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
3885         * gcc.dg/nest.c: Expect error for mmix-*-*.
3886         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
3888 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
3890         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
3891         markers.
3893         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
3895 2002-10-25  Mike Stump  <mrs@apple.com>
3897         * gcc.dg/warn-1.c: New test.
3899 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3901         * g++.dg/template/typename3.C: New test.
3903 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
3905         * g++.dg/lookup/ptrmem1.C: New test.
3907         * g++.dg/abi/vthunk2.C: New test.
3909 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3911         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
3913 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
3915         * g++.dg/abi/empty9.C: New test.
3917 2002-10-24  Richard Henderson  <rth@redhat.com>
3919         * g++.dg/inherit/thunk1.C: Enable for ia64.
3921 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3923         PR c++/8067
3924         * g++.dg/lookup/pretty1.C: New test.
3926 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
3928         * gcc.dg/20021023-1.c: New test.
3930 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3932         PR c++/7679
3933         * g++.dg/parse/inline1.C: New test.
3935 2002-10-23  Richard Henderson  <rth@redhat.com>
3937         * g++.dg/inherit/thunk1.C: Enable for x86_64.
3939         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
3941 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
3943         PR c++/6579
3944         * g++.dg/parse/stmtexpr3.C: New test.
3946 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
3948         * g++.dg/expr/cond1.C: New test.
3950 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3952         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
3954 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3956         * g++.dg/abi/vbase13.C: New test.
3957         * g++.dg/abi/vbase14.C: Likewise.
3959 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
3961         * gcc.dg/tls/pic-1.c: New test.
3962         * gcc.dg/tls/nonpic-1.c: New test.
3963         * gcc.dg/20021018-1.c: New test.
3965 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3967         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
3968         Remove only files with the same base name as the test case.
3969         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
3970         (profopt-execute): Likewise.  Also, remove old profiling
3971         and performance data files before running the tests.
3973         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
3974         * g++.dg/bprob/bprob.exp: Likewise.
3975         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
3976         to allow more general test case names.
3978         * g++.dg/bprob/bprob-1.C: Rename to ...
3979         * g++.dg/bprob/g++-bprob-1.C: ... this.
3981         * g77.dg/bprob/bprob-1.f: Rename to ...
3982         * g77.dg/bprob/g77-bprob-1.f: ... this.
3984 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3986         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
3987         bison 1.50 or later.
3989 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
3991         * g++.dg/README: Describe more test directories.
3993 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3995         * g++.dg/init/array6.C: Add additional tests.
3997 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3999         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
4000         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
4002 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
4004         * gcc.c-torture/compile/20020604-1.x: New.
4005         * gcc.c-torture/compile/simd-5.x: Likewise.
4006         * gcc.c-torture/execute/920710-1.x: Likewise.
4007         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
4009 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4011         * g++.dg/inherit/override1.C: Add dg-options clause.
4013 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4015         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
4016         _mm_slli_si128.
4018 2002-10-19  Andreas Schwab  <schwab@suse.de>
4020         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
4021         directory component.
4023 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
4025         * g++.dg/inherit/thunk1.C: New test.
4027         * g++.dg/inherit/override1.C: New test.
4029         * g++.dg/abi/mangle11.C: New test.
4030         * g++.dg/abi/mangle14.C: New test.
4031         * g++.dg/abi/mangle17.C: New test.
4033 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4035         * g++.dg/overload/member2.C: New test.
4037 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4039         * g++.dg/README: Describe new compat directory.
4040         * g++.dg/dg.exp: Skip tests in compat directory.
4041         * README.compat: New file.
4042         * lib/compat.exp: New expect script.
4043         * g++.dg/compat: New test directory.
4044         * g++.dg/compat/compat.exp: New expect script.
4045         * g++.dg/compat/abi: New test directory.
4046         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4047         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4048         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4049         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4050         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4051         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4052         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4053         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4054         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4055         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4056         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4057         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4058         * g++.dg/compat/break: New test directory.
4059         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4060         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4061         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4062         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4063         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4064         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4065         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4066         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4067         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4068         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4069         g++.dg/compat/break/README: New files.
4070         * g++.dg/compat/eh: New test directory.
4071         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4072         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4073         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4074         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4075         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4076         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4077         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4078         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4079         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4080         g++.dg/compat/eh/filter2_y.C,
4081         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4082         g++.dg/compat/eh/new1_y.C,
4083         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4084         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4085         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4086         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4087         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4088         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4089         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4090         g++.dg/compat/eh/unexpected1_y.C: New files.
4091         * g++.dg/compat/init: New test directory.
4092         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4093         g++.dg/compat/init/array5_y.C,
4094         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4095         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4096         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4097         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4098         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4099         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4100         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4101         g++.dg/compat/init/init-ref2_y.C: New files.
4103 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4105         PR c++/7584
4106         * g++.dg/inherit/using3.C: New test.
4108 2002-10-17  Jan Hubicka  <jh@suse.cz>
4110         * gcc.dg/20021017-2.c: New test.
4112 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4114         * g++.dg/abi/mangle16.C: Adjust.
4116         * g++.dg/init/array8.C: New test.
4118 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4120         * gcc.dg/special/mips-abi.exp: New test.
4121         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4123 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4125         * g++.dg/abi/mangle16.C: New test.
4126         * g++.dg/abi/mangle17.C: Likewise.
4128         PR c++/7478
4129         * g++.dg/template/ref1.C: New test.
4131 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4133         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4135 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4137         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4139 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4141         PR c++/7524
4142         * g++.dg/init/array7.C: New test.
4144 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4146         * g++.dg/init/array6.C: New test.
4148         * g++.dg/abi/mangle13.C: Likewise.
4149         * g++.dg/abi/mangle14.C: Likewise.
4150         * g++.dg/abi/mangle15.C: Likewise.
4152 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4154         * g++.dg/abi/empty8.C: New test.
4156 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4158         * g++.dg/init/ctor1.C: New test.
4160 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4162         * gcc.c-torture/execute/20021015-1.c: New test.
4164 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4166         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4168 2002-10-14  Jan Hubicka  <jh@suse.cz>
4170         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4172 2002-10-14  Richard Henderson  <rth@redhat.com>
4174         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4176 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4178         PR optimization/6631
4179         * g++.dg/opt/const2.C: New test.
4181 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4183         PR c++/7176
4184         * g++.dg/parse/friend1.C: New test.
4185         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4187 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4189         * gcc.dg/20021014-1.c: New test.
4191 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4193         PR c++/5661
4194         * g++.dg/ext/vlm1.C: New test.
4195         * g++.dg/ext/vlm2.C: Likewise.
4197         * g++.dg/init/array1.C: Remove invalid braces.
4198         * g++.dg/init/brace1.C: New test.
4199         * g++.dg/init/copy2.C: Likewise.
4200         * g++.dg/init/copy3.C: Likewise.
4201         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4202         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4203         braces.
4205 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4207         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4209 2002-10-11  Richard Shann  <richard.shann@superh.com>
4211         * gcc.c-torture/compile/simd-5.c: New test.
4213 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4215         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4217 2002-10-10  Jim Wilson  <wilson@redhat.com>
4219         * gcc.c-torture/execute/20021010-1.c: New test.
4221 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4223         PR c/7353
4224         * g++.dg/ext/typedef-init.C: New test.
4225         * gcc.dg/typedef-init.c: New test.
4227 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4229         * gcc.dg/cpp/paste13.c: New test.
4231 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4233         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4234         remaining platforms, XFAIL during compile, not execute.  Don't
4235         XFAIL at -O0.
4237 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4239         * gcc.dg/alias-1.c: Tweak expected warning.
4241 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4243         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4245 2002-10-06  Andreas Jaeger  <aj@suse.de>
4247         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4248         * gcc.dg/cpp/c++98.C: Likewise.
4250         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4251         * g++.dg/cpp/c++98.C: Likewise.
4253         * g++.dg/README (Subdirectories): Mention cpp directory.
4255         PR target/7559
4256         * gcc.dg/20021006-1.c: New test.
4258 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4260         PR c++/7804
4261         * g++.dg/other/warning1.C: New test.
4263 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4265         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4266         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4267         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4269 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4271         PR c++/7931
4272         * g++.dg/template/ptrmem3.C: New test.
4274         PR c++/7754
4275         * g++.dg/template/union1.C: New test.
4277 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4279         PR c++/8006
4280         * g++.dg/abi/mangle9.C: New test.
4281         * g++.dg/abi/mangle10.C: New test.
4282         * g++.dg/abi/mangle11.C: New test.
4283         * g++.dg/abi/mangle12.C: New test.
4285 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4287         PR c++/7188.
4288         * g++.dg/template/meminit1.C: New test.
4289         * g++.dg/warn/Wreorder-1.C: Likewise.
4290         * g++.old-deja/g++.mike/warn3.C: Tweak.
4291         * lib/prune.exp: Ingore "in copy constructor".
4293 2002-10-02  Andreas Jaeger  <aj@suse.de>
4295         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4296         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4297         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4298         on x86-64.
4300 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4302         * gcc.dg/empty1.C: Fix typo.
4304 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4306         * gcc.dg/alias-1.c: New test.
4308 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4310         * gcc.dg/empty1.C: New test.
4312         * g++.dg/tls/init-2.C: Tweak error messages.
4314 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4316         * gcc.c-torture/compile/20020923-1.c: New test.
4318 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4320         * gcc.c-torture/execute/ffs-1.c: New test.
4321         * gcc.c-torture/execute/ffs-2.c: Ditto.
4323 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4325         * g++.dg/overload/member1.C: New test.
4327 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
4329         * g++.dg/abi/empty7.C: New test.
4330         * g++.dg/init/pm2.C: Likewise.
4332 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
4334         * g++.dg/rtti/crash1.C: New test.
4336 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4338         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4339         gcc.dg/sibcall-4.c: New tests.
4341 2002-09-28  Roger Sayle  <roger@eyesopen.com>
4343         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4344         powerpc and MMIX targets.
4346 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
4348         * gcc.dg/cpp/20020927-1.c: New.
4350 2002-09-26  David S. Miller  <davem@redhat.com>
4352         * gcc.c-torture/compile/trunctfdf.c: New.
4354 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4356         * lib/target-supports.exp (check_weak_available): Handle solaris2.
4358 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
4360         * gcc.c-torture/execute/loop-15.c: New.
4362 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
4364         * README.QMTEST: Fix typo.
4366 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
4368         * gcc.dg/20020926-1.c: New test.
4370 2002-09-25  David S. Miller  <davem@redhat.com>
4372         PR target/7842
4373         * gcc.c-torture/execute/shiftdi.c: New test.
4375 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
4377         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4378         unique to the tool.
4379         * lib/g77.exp (g77_init): Likewise.
4380         * lib/g++.exp (g++_init): Likewise.
4381         * lib/objc.exp (objc_init): Likewise.
4383 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
4385         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4386         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4387         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4389 2002-09-25  Richard Henderson  <rth@redhat.com>
4391         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4392         too-small long double.
4394 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
4396         * gcc.dg/20020919-1.c: New test.
4398 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
4400         * g++.dg/abi/bitfield6.C: New test.
4401         * g++.dg/abi/bitfield7.C: New test.
4402         * g++.dg/abi/bitfield8.C: New test.
4403         * g++.dg/abi/vbase11.C: New test.
4405 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4407         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4408         hppa*-*-hpux*.  Update test comment.
4410 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
4412         * gcc.dg/tls/struct-1.c: New test.
4414 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
4416         * gcc.dg/cpp/tr-warn2.c: Update.
4418 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4420         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4422 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4424         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4425         systems.
4427 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
4429         * gcc.c-torture/execute/ieee/mzero3.c: New test.
4431         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4432         Adjust for c++filt moved to binutils.  Remove spurious duplicate
4433         setting of cxxfilt.
4435 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
4437         * gcc.dg/20020312-2.c: Update for darwin.
4439 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
4441         * g++.old-deja/g++.other/crash32.C: Mark ICE.
4443 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
4445         * objc.dg/comp-types-1.m: New test.
4446         * objc.dg/comp-types-2.m: New test.
4447         * objc.dg/comp-types-3.m: New test.
4448         * objc.dg/comp-types-4.m: New test.
4449         * objc.dg/comp-types-5.m: New test.
4450         * objc.dg/comp-types-6.m: New test.
4452 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4454         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4456 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4458         * g++.dg/other/do1.C: New test.
4460         * g++.dg/template/subst1.C: New test.
4462 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
4464         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4466 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4468         * g++.dg/template/qualttp20.C: Adjust expected errors.
4469         * g++.old-deja/g++.jason/report.C: Likewise.
4470         * g++.old-deja/g++.other/qual1.C: Likewise.
4472         * g++.dg/lookup/scoped2.C: New test.
4474         * g++.dg/ext/asm3.C: New test.
4476 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
4478         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4480 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
4482         * ChangeLog: follow spelling conventions.
4483         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4484         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4485         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4486         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4487         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4488         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4489         * g++.old-deja/g++.law/global-init1.C: Likewise.
4490         * g++.old-deja/g++.other/delete4.C: Likewise.
4491         * g++.old-deja/g++.other/inline21.C: Likewise.
4492         * g++.old-deja/g++.other/singleton.C: Likewise.
4493         * g77.dg/strlen0.f: Likewise.
4494         * g77.f-torture/compile/20010519-1.f: Likewise.
4495         * g77.f-torture/compile/980310-4.f: Likewise.
4496         * gcc.c-torture/compile/20000605-1.c: Likewise.
4497         * gcc.c-torture/execute/20020225-1.c: Likewise.
4498         * gcc.dg/c90-hexfloat-2.c: Likewise.
4499         * gcc.dg/c99-bool-1.c: Likewise.
4500         * gcc.dg/c99-hexfloat-2.c: Likewise.
4501         * gcc.dg/dll-2.c: Likewise.
4502         * gcc.dg/wtr-union-init-1.c: Likewise.
4503         * gcc.dg/wtr-union-init-2.c: Likewise.
4504         * gcc.dg/wtr-union-init-3.c: Likewise.
4505         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4506         * gcc.dg/cpp/defined.c: Likewise.
4507         * gcc.dg/cpp/macsyntx.c: Likewise.
4508         * gcc.dg/cpp/paste2.c: Likewise.
4509         * gcc.dg/cpp/trad/defined.c: Likewise.
4510         * gcc.dg/format/c90-printf-1.c: Likewise.
4511         * gcc.dg/format/c90-scanf-1.c: Likewise.
4512         * gcc.dg/format/c99-printf-1.c: Likewise.
4513         * gcc.dg/format/c99-scanf-1.c: Likewise.
4514         * gcc.misc-tests/gcov-8.c: Likewise.
4515         * lib/profopt.exp: Likewise.
4517 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
4519         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4521 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4523         * g++.dg/inherit/using2.C: New test.
4525 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
4527         * ChangeLog: Follow spelling conventions.
4528         * g++.dg/template/friend4.C: Likewise.
4529         * g++.old-deja/g++.pt/crash67.C: Likewise.
4530         * gcc.c-torture/execute/20000801-4.c: Likewise.
4531         * gcc.dg/c90-digraph-1.c: Likewise.
4532         * gcc.dg/c94-digraph-1.c: Likewise.
4533         * gcc.dg/c99-digraph-1.c: Likewise.
4534         * gcc.dg/cpp/line5.c: Likewise.
4535         * gcc.dg/cpp/multiline.c: Likewise.
4536         * gcc.dg/cpp/trad/literals-1.c: Likewise.
4537         * gcc.dg/format/attr-3.c: Likewise.
4538         * gcc.dg/format/c90-scanf-3.c: Likewise.
4539         * gcc.dg/format/ext-4.c: Likewise.
4541 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4543         * g++.dg/template/pretty1.C: New test.
4545 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
4547         * gcc.c-torture/execute/struct-cpy-1.c: New test.
4549 2002-09-13  Matt Austern  <austern@apple.com>
4551         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4552         passing a cast expression to a function by const reference.
4554 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4556         * g++.dg/template/deduce1.C: New test.
4558 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4560         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4561         32-bit int.
4563 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4565         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4566         usage.
4568 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4570         * gcc.c-torture/compile/20020910-1.c: New test.
4572 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4574         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4576 2002-09-10  Andreas Jaeger  <aj@suse.de>
4578         * gcc.dg/20020312-2.c: Adjust for x86-64.
4580 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4582         * g77.dg/7388.f: New test case for PR 7388.
4584 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4586         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4588 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4590         * objc.dg/proto-lossage-1.m: New test.
4592 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4594         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4596 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4598         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4599         expected to pass.
4601 2002-09-06  Stan Shebs  <shebs@apple.com>
4602             David Edelsohn  <edelsohn@gnu.org>
4604         * gcc.dg/weak: New directory.
4605         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4606         target-specific xfail bits.
4607         * gcc.dg/typeof-2.c: Move to new directory.
4608         * gcc.dg/weak.exp: New expect script.
4610 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4612         * gcc.c-torture/execute/extzvsi.c: New test.
4614 2002-09-05  Stan Shebs  <shebs@apple.com>
4616         * gcc.dg/weak-1.c: xfail on Darwin.
4617         * gcc.dg/weak-2.c: Ditto.
4618         * gcc.dg/weak-3.c: Ditto.
4619         * gcc.dg/weak-4.c: Ditto.
4620         * gcc.dg/weak-5.c: Ditto.
4621         * gcc.dg/weak-6.c: Ditto.
4622         * gcc.dg/weak-7.c: Ditto.
4623         * gcc.dg/weak-8.c: Ditto.
4624         * gcc.dg/weak-9.c: Ditto.
4626 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4628         * gcc.c-torture/execute/loop-14.c: New test.
4630 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4632         * g++.dg/other/cxa-atexit1.C: New test.
4634         * gcc.dg/typeof-2.c: New test.
4636 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4638         * gcc.dg/builtins-2.c: New testcase.
4639         * gcc.dg/builtins-3.c: New testcase.
4641 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4643         * gcc.dg/cpp/_Pragma4.c: New test.
4645 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4647         * objc/execute/nil_method-1.m: New testcase.
4649 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
4651         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4652         [Object class], not [Object initialize].
4654 2002-08-31  Roger Sayle  <roger@eyesopen.com>
4655             Hans-Peter Nilsson  <hp@bitrange.com>
4657         * gcc.c-torture/execute/20020720-1.x: Skip test on
4658         mmix-knuth-mmixware.  Correct comment.
4660 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
4662         * testsuite/g++.dg/abi/bitfield5.C: New test.
4663         * testsuite/g++.dg/abi/vbase10.C: Likewise.
4665 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
4667         * objc.dg/undeclared-selector.m: New test.
4669 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
4671         * g++.dg/other/offsetof1.C: Avoid cast warning.
4673 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
4675         * objc.dg/super-class-2.m: New test.
4677 2002-08-24  Matt Austern  <austern@apple.com>
4679         * g++.dg/ext/lvaddr.C: New test.
4680         * g++.dg/ext/lvcast.C: New test.
4682 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
4684         * testsuite/g++.dg/inherit/cond1.C: New test.
4686 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
4688         * gcc.dg/noncompile/incomplete-1.c: New test.
4690 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
4692         * gcc.dg/typespec-1.c: New test.
4694 2002-08-20  Devang Patel  <dpatel@apple.com>
4695         * objc.dg/proto-hier-2.m: New test.
4697 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
4699         * objc.dg/bitfield-1.m: New test.
4700         * objc.dg/bitfield-2.m: New test.
4702 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4704         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4705         gcc.dg/c99-flex-array-4.c: New tests.
4707 2002-08-16  Stan Shebs  <shebs@apple.com>
4709         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4711 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4713         * gcc.dg/typeof-1.c: New test.
4714         * g++.dg/ext/typeof2.C: New test.
4716 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
4718         * g++.dg/other/offsetof1.C: New test.
4720 2002-08-14  Richard Henderson  <rth@redhat.com>
4722         * gcc.dg/tls/diag-3.c: Fix expected message strings.
4724 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
4726         * gcc.dg/cpp/_Pragma3.c: New test.
4728 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
4730         * g++.dg/template/inherit3: New test.
4732 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4734         * gcc.dg/bitfld-4.c: Add blank options.
4736 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
4738         * g++.dg/template/crash1.C: New test.
4740 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4742         * gcc.dg/tls/opt-2.c: New test.
4744 2002-08-08  Devang Patel  <dpatel@apple.com>
4746         * objc.dg/selector-1.m : New test
4748 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4750         * g++.dg/abi/bitfield4.C: New test.
4751         * gcc.dg/bitfld-4.c: New test.
4753 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4755         * g++.dg/other/packed1.C: New test.
4757 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
4759         * g++.dg/abi/offsetof.C: Tweak error messages.
4760         * g++.old-deja/g++.mike/p10769a.C: Likewise.
4762 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4764         * gcc.dg/bitfld-3.c: New test.
4766 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4767             Richard Henderson  <rth@redhat.com>
4769         * gcc.dg/i386-bitfield1.c: New test.
4770         * g++.dg/abi/bitfield3.C: Update.
4772 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
4774         * objc.dg/const-str-2.m: Update.
4775         * gcc.dg/cpp/c++98.c: Change to C extension.
4776         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
4777         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
4779 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
4781         * testsuite/gcc.dg/tls/diag-3.c: New.
4783 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
4785         * g++.dg/README (Subdirectories): Document new subdir expr.
4786         * g++.dg/expr/pmf-1.C: New test.
4788 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
4790         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
4792 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
4794         * g++.dg/abi/bitfield3.C: New test.
4796 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
4798         * lib/gcov.exp: Tweak expected line formats.
4799         * gcc.misc-tests/gcov8.c: New test.
4800         * gcc.misc-tests/gcov8.x: New flags.
4802 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
4804         * consistency.vlad/layout/endian.c: Include string.h.
4806         * gcc.c-torture/execute/20020805-1.c: New test.
4808 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
4810         * g++.dg/other/conversion1.C: New test.
4812 2002-08-03  Roger Sayle  <roger@eyesopen.com>
4814         * gcc.dg/builtins-1.c: New testcase.
4816 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
4818         * g++.dg/inherit/access3.C: New test.
4820 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
4822         * gcc.dg/ia64-visibility-2.c: New test.
4824 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
4826         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
4827         __qualifier_flags to __flags.
4829 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
4831         * g++.dg/inherit/operator1.C: New test.
4832         * g++.dg/lookup/disamb1.C: Fix typo in comment.
4833         * g++.dg/other/error1.C: Change expected error message.
4834         * g++.dg/template/conv4.C: Likewise.
4836 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
4838         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
4839         for documented behavior.
4841 2002-07-25  Roger Sayle  <roger@eyesopen.com>
4843         * gcc.c-torture/execute/20020720-1.x: Skip this test on
4844         several targets known to fail.
4846 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
4848         * gcc.dg/mips-args-[123].c: New tests.
4850 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
4852         * gcc.dg/ppc-spe.c: New.
4854 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
4856         * g++.dg/other/ptrmem4.C: New testcase.
4858 2002-07-24  Richard Henderson  <rth@redhat.com>
4860         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
4862 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
4864         * g++.dg/ext/alignof1.C (main): Return 0 for success.
4866 2002-07-24  Roger Sayle  <roger@eyesopen.com>
4868         * gcc.c-torture/execute/memset-3.c: New testcase.
4870 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
4872         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
4873         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
4875 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4877         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
4878         Delete.
4880 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
4882         * gcc.c-torture/compile/simd-4.c: New test.
4884 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4886         PR c++/7347, c++/7348
4887         * g++.dg/template/access4.C: New test.
4888         * g++.dg/template/access5.C: New test.
4889         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
4890         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
4891         * g++.old-deja/g++.pt/ttp58.C: Likewise.
4892         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
4894 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
4896         * gcc.dg/gnu89-init-2.c: New test.
4898 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
4900         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
4902 2002-07-20  Roger Sayle  <roger@eyesopen.com>
4904         * gcc.c-torture/execute/20020720-1.c: New testcase.
4906 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
4908         * gcc.dg/cpp/Wsignprom.c: New tests.
4910 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
4912         * gcc.c-torture/execute/loop-13.c: New test.
4914 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
4916         * gcc.dg/cpp/expr.c: New tests.
4918 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
4920         * g++.dg/opt/pr6713.C: Add template instantiation.
4922 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
4924         * gcc.dg/nest.c: New test.
4926 2002-07-17  Richard Henderson  <rth@redhat.com>
4928         * g++.dg/opt/pr6713.C: New test.
4930 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
4932         * gcc.c-torture/execute/loop-2e.x: Let the testcase
4933         XFAIL for all x86 processors.
4935 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
4937         * gcc.c-torture/execute/20010122-1.x: Do not test with
4938         -fomit-frame-pointer.
4940 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4942         * g++.dg/template/instantiate2.C: New test.
4943         * g++.dg/template/spec4.C: New test.
4945 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4947         * g++.dg/template/access2.C: New test.
4948         * g++.dg/template/access3.C: New test.
4950 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
4952         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
4953         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
4954         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
4955         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
4956         Convert to use <stdarg.h>.
4957         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
4958         Delete.
4959         * gcc.dg/va-arg-2.c: New.
4960         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
4962 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
4964         * gcc.c-torture/compile/20020710-1.c: New test.
4966 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
4967                           Andrew Pinski  <pinskia@physics.uc.edu>
4969         gcc.c-torture/compile/simd-2.c: New testcase.
4970         gcc.c-torture/compile/simd-3.c: Likewise.
4972 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
4974         PR c++/7224
4975         * g++.dg/overload/error1.C: New test.
4977 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4979         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
4980         configuration and IRIX 6 O32 ABI.
4982 2002-07-11  Roger Sayle  <roger@eyesopen.com>
4984         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
4986 2002-07-10  Roger Sayle  <roger@eyesopen.com>
4988         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
4990 2002-07-10  Jeffrey A Law  <law@redhat.com>
4992         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
4994         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
4996 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
4998         * gcc.dg/20020312-2.c: Check for __PPC__.
5000 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
5002         * gcc.c-torture/compile/20020709-1.c: New test.
5004 2002-07-07  Roger Sayle  <roger@eyesopen.com>
5006         * g++.dg/template/qualttp21.C: New test case.
5008 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
5010         * gcc.c-torture/compile/20020706-1.c: New test.
5011         * gcc.c-torture/compile/20020706-2.c: New test.
5013 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
5014             Alexandre Oliva  <aoliva@redhat.com>
5016         * g++.dg/warn/incomplete1.C: New test.
5018 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5020         PR c++/7099
5021         * g++.dg/warn/noreturn1.C: New test.
5023 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
5025         PR c++/6706
5026         * g++.dg/debug/debug6.C: New test.
5027         * g++.dg/debug/debug7.C: New test.
5029 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
5031         * gcc.c-torture/compile/simd-3.c: New test.
5033 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5035         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5036         * gcc.dg/20020620-1.c: Likewise.
5038 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5040         PR c++/6944
5041         * g++.dg/init/array4.C: New test.
5042         * g++.dg/init/array5.C: New test.
5044 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5046         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5047         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5049 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5051         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5052         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5053         * gcc.dg/wtr-conversion-1.c: Likewise.
5054         * gcc.dg/wtr-escape-1.c: Likewise.
5055         * gcc.dg/wtr-int-type-1.c: Likewise.
5056         * gcc.dg/wtr-label-1.c: Likewise.
5057         * gcc.dg/wtr-static-1.c: Likewise.
5058         * gcc.dg/wtr-strcat-1.c: Likewise.
5059         * gcc.dg/wtr-suffix-1.c: Likewise.
5060         * gcc.dg/wtr-switch-1.c: Likewise.
5061         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5062         * gcc.dg/wtr-union-init-1.c: Likewise.
5063         * gcc.dg/wtr-union-init-2.c: Likewise.
5064         * gcc.dg/wtr-union-init-3.c: Likewise.
5066         * gcc.dg/wtr-func-def-1.c: New test.
5068 2002-07-02 Devang Patel <dpatel@apple.com>
5070         * objc.dg/param-1.m: New test.
5072 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5074         * gcc.dg/cpp/trad/directive.c: Add test.
5075         * gcc.dg/cpp/trad/macroargs.c: Add test.
5076         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5078 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5080         * gcc.dg/cpp/cmdlne-M.c: New test.
5082 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5084         * objc.dg/desig-init-1.m: New test.
5086 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5088         PR c++/6716
5089         * g++.dg/template/instantiate1.C: New test.
5091 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5093         PR c++/7112
5094         * g++.dg/template/sizeof2.C: New test.
5096 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5098         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5099         gcc.dg/cpp/trad/include.c: New tests.
5101 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5103         PR target/7177
5104         * gcc.c-torture/compile/20020701-1.c: New test.
5106 2002-07-01  Stan Shebs  <shebs@apple.com>
5108         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5109         header here...
5110         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5111         (objc-torture-execute): or here.
5113 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5115         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5117 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5119         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5121 2002-06-30  Devang Patel  <dpatel@apple.com>
5123         * objc.dg/fsyntax-only.m: New test.
5125 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5127         PR c++/6695
5128         * g++.dg/template/friend7.C: New file.
5130 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5132         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5133         return type.
5135 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5137         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5138         avoid division by zero.
5140 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5142         * gcc.dg/Wunknownprag.c: New tests.
5144 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5146         * gcc.c-torture/execute/simd-2.c: New test.
5148 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5150         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5151         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5152         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5153         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5154         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5155         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5156         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5157         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5158         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5159         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5160         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5161         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5162         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5163         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5164         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5165         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5166         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5168 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5170         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5171         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5172         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5173         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5174         New tests.
5175         * gcc.dg/cpp/trad/directive.c: Update.
5177 2002-06-23  Andreas Jaeger  <aj@suse.de>
5179         * gcc.c-torture/execute/complex-6.c: New.
5181 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5183         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5184         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5185         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5186         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5188 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5190         * gcc.dg/cpp/trad: New directory with traditional tests copied
5191         from parent directory.
5192         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5193         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5194         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5195         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5196         Move to trad/ and rename.
5197         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5198         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5199         gcc.dg/cpp/trad/redef2.c: New tests.
5200         * gcc.dg/cpp/trad/trad.exp: New driver.
5202 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5204         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5205         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5206         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5207         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5208         Remove.
5210 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5212         * gcc.dg/20020620-1.c: New test.
5214 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5216         * g++.dg/template/ttp4.C: New test.
5218 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5220         * g++.dg/opt/vt1.C: Fix regexp.
5222 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5224         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5225         Don't use attribute `noinline'.
5227 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5229         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5231 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5233         * gcc.c-torture/execute/simd-1.c: New.
5235         * gcc.dg/simd-1.c: New.
5237 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5239         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5241 2002-06-16  Richard Henderson  <rth@redhat.com>
5243         * g++.dg/ext/anon-struct1.C: New.
5244         * g++.dg/ext/anon-struct2.C: New.
5245         * g++.dg/ext/anon-struct3.C: New.
5246         * gcc.dg/anon-struct-1.c: New.
5247         * gcc.dg/anon-struct-2.c: New.
5248         * gcc.dg/anon-struct-3.c: New.
5249         * gcc.dg/20011008-1.c: Adjust warning text.
5250         * gcc.dg/20020527-1.c: Add -fms-extensions.
5252 2002-06-16  Richard Henderson  <rth@redhat.com>
5254         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5256 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5258         * gcc.c-torture/execute/20020615-1.c: New test.
5260 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5262         * gcc.c-tortuture/execute/compare-1.c: New test case.
5263         * gcc.c-tortuture/execute/compare-2.c: New test case.
5264         * gcc.c-tortuture/execute/compare-3.c: New test case.
5266 2002-06-13  Richard Henderson  <rth@redhat.com>
5268         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5269         ia64 ilp32.
5271 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5273         * g++.dg/template/typename2.C: Update error message.
5275 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5277         * gcc.c-torture/execute/20020611-1.c: New test.
5279 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5281         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5282         list of targets to skip.
5284 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5286         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5287         targets if not optimizing.
5289 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5291         * gcc.c-torture/compile/20020605-1.c: New test.
5293         * g++.dg/opt/vt1.C: New test.
5295         * gcc.dg/20020531-1.c: New test.
5297         * gcc.dg/20020530-1.c: New test.
5299         * gcc.dg/20020527-1.c: New test.
5301         * g++.dg/opt/cse1.C: New test.
5303 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5305         * gcc.dg/20020607-2.c: New test case.
5307 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5309         * gcc.c-torture/compile/20020604-1.c: New test.
5311 2002-06-04  Richard Henderson  <rth@redhat.com>
5313         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5314         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5315         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5317 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5319         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5321 2002-06-03  Richard Henderson  <rth@redhat.com>
5323         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5324         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5326 2002-06-02  Richard Henderson  <rth@redhat.com>
5328         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
5329         test functions static.
5331 2002-06-02  Andreas Jaeger  <aj@suse.de>
5333         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5334         now.
5336 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5338         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5339         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5340         Update for mofified diagnostics.
5341         * gcc.dg/c99-intconst-1.c: No longer fail.
5343 2002-06-02  Richard Henderson  <rth@redhat.com>
5345         * gcc.dg/uninit-A.c: Remove xfail markers.
5347 2002-06-01  Roger Sayle  <roger@eyesopen.com>
5349         * gcc.dg/fnegate-1.c: New test case.
5351 2002-05-30  Osku Salerma  <osku@iki.fi>
5353         * gcc.c-torture/execute/mayalias-1.c: New file.
5355 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5357         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
5358         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5359         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5361 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
5363         * gcc.c-torture/execute/20020529-1.c: New test.
5365 2002-05-27  Richard Henderson  <rth@redhat.com>
5367         * g++.dg/ext/attrib6.C: New test case.
5369 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5371         * gcc.c-torture/execute/pure-1.c: New test.
5373 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5375         * gcc.dg/cpp/arith-2.c: Remove.
5377 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5379         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5380         * gcc.dg/cpp/if-3.c: Remove.
5382 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
5384         * g++.dg/opt/cse2.C: New test.
5386 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5388         * gcc.dg/cpp/arith-1.c: New semantic tests.
5389         * gcc.dg/cpp/if-1.c: Update.
5391 2002-05-24  Ben Elliston  <bje@redhat.com>
5393         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5395 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5397         * gcc.dg/verbose-asm.c: New test.
5399 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5401         * gcc.dg/cpp/paste12.c: New test.
5403 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5405         * g++.dg/parse/named_ops.C: New test.
5407 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
5409         * gcc/testsuite/gcc.dg/weak-8.c: New test.
5411 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
5413         * gcc.dg/weak-2.c: Allow optional leading underscore
5414         in scan-assembler symbol name.
5415         * gcc.dg/weak-3.c: Likewise.
5416         * gcc.dg/weak-4.c: Likewise.
5417         * gcc.dg/weak-5.c: Likewise.
5419 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5421         * gcc.dg/20020523-1.c: New test.
5423 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5425         * objc.dg/const-str-2.m: Update now that we stop after
5426         a command line error.
5428 2002-05-22  Richard Henderson  <rth@redhat.com>
5430         * g++.dg/dg.exp: Fix typo in test pruneing.
5432 2002-05-22  Richard Henderson  <rth@redhat.com>
5434         * g++.dg/dg.exp: Prune the tls subdirectory.
5435         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5436         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5437         * g++.dg/tls/init-1.C: New.
5439 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
5441         * gcc.dg/20020517-1.c: New test.
5443 2002-05-21  Richard Henderson  <rth@redhat.com>
5445         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5446         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5448 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
5450         * g++.dg/other/copy2.C: New test.
5452 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
5454         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5455         (MAX_COPY): Bump up to 10 times sizeof (long long).
5456         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5458         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5459         sizeof (long long).
5461         * gcc.c-torture/execute/strcpy-1.c: New test.
5463 2002-05-19  Jason Merrill  <jason2redhat.com>
5465         * g++.dg/ext/oper1.C: New test.
5467 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
5468 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
5470         * README.QMTEST: New file.
5472         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5474 2002-05-19  Andreas Jaeger  <aj@suse.de>
5476         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5477         now.
5478         * gcc.c-torture/execute/loop-2d.x: Likewise.
5480 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
5482         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
5483         support weak symbols.
5484         * gcc.dg/weak-4.c: Likewise
5485         * gcc.dg/weak-6.c: Likewise
5487 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
5489         * gcc.dg/weak-3.c: Add dg-excess-error comment for
5490         cygwin, coff and h8300-*-hms targets
5491         * gcc.dg/weak-5.c: Likewise
5492         * gcc.dg/weak-7.c: Likewise
5494 2002-05-16  Jason Merrill  <jason@redhat.com>
5496         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5497         (scan-assembler-not, scan-assembler-dem): Likewise.
5498         (scan-assembler-dem-not): Likewise.
5500 2002-05-15  Richard Henderson  <rth@redhat.com>
5502         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5504 2002-05-15  Richard Henderson  <rth@redhat.com>
5506         * gcc.dg/weak-5.c (vfoo1c): No warning here.
5507         (vfoo1f): Warning here.
5508         (vfoo1l): Don't redefine the alias.
5510 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
5512         * g++.dg/init/pm1.C: New test.
5514 2002-05-12  David S. Miller  <davem@redhat.com>
5516         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5517         types.
5519 2002-05-10  Roger Sayle  <roger@eyesopen.com>
5521         * gcc.c-torture/execute/20020510-1.c: New test case.
5523 2002-05-10  David S. Miller  <davem@redhat.com>
5525         * gcc.c-torture/execute/conversion.c: Test long double too.
5527 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
5529         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5530         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5531         * lib/g++.exp (g++_link_flags): Likewise.
5532         * lib/objc.exp (objc_target_compile): Likewise.
5534 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5536         * gcc.dg/cpp/poison.c: Update.
5537         * gcc.dg/cpp/20000625-2.c: Remove.
5538         * gcc.dg/cpp/direct2s.c: Remove final test.
5540 2002-05-08  Tom Rix  <trix@redhat.com>
5542         * gcc.c-torture/execute/20020508-1.c: New test.
5543         * gcc.c-torture/execute/20020508-2.c: New test.
5544         * gcc.c-torture/execute/20020508-3.c: New test.
5546 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5548         * gcc.dg/cpp/charconst-4.c: More tests.
5550 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5552         PR c/6569
5553         * gcc.dg/weak-3.c: Update location of warning messages.
5554         * gcc.dg/weak-5.c: Likewise.
5556 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5558         * gcc.c-torture/execute/20020506-1.c: New test case.
5560 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5562         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5564 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5566         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5568 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5570         * gcc.dg/cpp/charconst-3.c: New test.
5572 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5574         * gcc.dg/cpp/charconst.c: Update tests.
5576 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5578         * treelang: Added directory for new sample language treelang. Also
5579         lib/treelang.exp: New file to signal treelang should be tested.
5581 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5583         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5584         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5585         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5586         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5587         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5588         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5589         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5591 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5593         * gcc.dg/format/xopen-2.c: New test.
5595 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5597         * gcc.dg/20020503-1.c: New test.
5599 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5601         * g++.dg/init/dtor1.C: Make it tougher.
5603 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5605         * g++.dg/init/dtor1.C: New test.
5607 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5609         * gcc.dg/altivec-8.c: New.
5611 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5613         * gcc.dg/altivec-7.c: New.
5615 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5617         * g++.dg/parse/typedef1.C: New test.
5619 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5621         PR c++/6486
5622         * g++.dg/template/friend6.C: New test.
5624         PR c++/6492
5625         * g++.dg/init/copy1.C: New test.
5627 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5629         * g++.dg/warn/effc1.C: New test.
5631 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5633         * gcc.dg/cpp/if-cexp.c: Add a test.
5635 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5637         * gcc.dg/20020426-2.c: New test.
5639 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5641         * gcc.dg/cpp/if-mop.c: Update.
5642         * gcc.dg/cpp/if-mpar.c: Add test.
5643         * gcc.dg/cpp/if-oppr.c: Update.
5645 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5647         PR c/6343
5648         * gcc.dg/weak-[2-7].c: New tests.
5650 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5652         * gcc.dg/enum1.c: New test.
5654 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5656         PR c++/6497
5657         * g++.dg/inherit/access2.C: New test.
5659 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5661         PR bootstrap/6445
5662         * gcc.dg/20020426-1.c: New test.
5664 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5666         * g++.dg/abi/enum1.C: New test.
5668 2002-04-26  Richard Henderson  <rth@redhat.com>
5670         * gcc.dg/c99-bool-1.c: Expect always true warning.
5672 2002-04-25  Roger Sayle  <roger@eyesopen.com>
5674         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5676 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5678         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5679         targets.
5681 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
5683         * g++.dg/abi/mange7.C: New test.
5685         PR c++/6438.
5686         * g++.dg/parse/stmtexpr2.C: New test.
5688 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
5690         * gcc.dg/20020312-2.c: Add SH target.
5692 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5694         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5695         compiler output on mips*-*-irix*.
5697 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
5699         * g++.dg/parse/attr1.C: New test.
5701 2002-04-23  Roger Sayle  <roger@eyesopen.com>
5703         * gcc.c-torture/execute/string-opt-17.c: New test case.
5704         * gcc.c-torture/execute/memset-2.c: New test case.
5706 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
5708         PR c++/6256:
5709         * g++.dg/template/friend5.C: New test.
5711         PR c++/6331:
5712         * g++.dg/template/qual1.C: Likewise.
5714 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
5716         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5717         Include stdlib.h, not stdio.h or ctype.h.
5719 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
5721         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5722         cris-*-elf* and mmix-*-*.
5723         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5724         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5725         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5726         Ditto.
5727         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5728         * gcc.dg/wchar_t-1.c: Ditto.
5730 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
5732         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5733         Clarify comment.
5735 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
5737         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5739 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5741         * gcc.c-torture/execute/20000906-1.x: Delete.
5743 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
5745         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
5747 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
5749         * PR6367
5750         * g77.f-torture/execute/6367.f: New test.
5751         * g77.f-torture/execute/6367.x: Disable for MMIX.
5753 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5755         * PR6352
5756         * g++.dg/opt/inline2.C: New test.
5758 2002-04-18  Richard Henderson  <rth@redhat.com>
5760         * gcc.dg/20000906-1.c: Enable for all targets.
5761         * gcc.c-torture/compile/iftrap-2.c: New.
5763 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5765         * gcc.dg/20020418-1.c: New test.
5766         * gcc.dg/20020418-2.c: New test.
5768 2002-04-18  Richard Henderson  <rth@redhat.com>
5770         * gcc.c-torture/compile/iftrap-1.c: New.
5771         * gcc.dg/iftrap-1.c: Adjust for ia64.
5772         * gcc.dg/iftrap-2.c: New.
5774 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5776         * gcc.c-torture/compile/20020418-1.c: New test.
5778 2002-04-18  Roger Sayle  <roger@eyesopen.com>
5780         * gcc.c-torture/compile/20020415-1.c: New.
5782 2002-04-18  David S. Miller  <davem@redhat.com>
5784         * gcc.c-torture/execute/20020418-1.c: New test.
5786 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
5788         * gcc.dg/20020416-1.c: New test.
5790         * g++.dg/opt/inline1.C: New test.
5792 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
5794         * gcc.dg/altivec-5.c: New test.
5796         * gcc.dg/20020415-1.c: New test.
5798 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5800         * testsuite/lib/chill.exp: Remove.
5802 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
5804         * g++.dg/other/big-struct.C: New test.
5806 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
5808         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
5809         of scratch file.
5811 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
5813         PR c/6277
5814         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
5815         in scan-assembler function name
5817 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
5819         * g77.f-torture/execute/980628-4.x,
5820         g77.f-torture/execute/980628-5.x,
5821         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5822         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5823         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
5824         i[34567]86-*-*.
5826 2002-04-13  David S. Miller  <davem@redhat.com>
5828         * gcc.c-torture/execute/20020413-1.c: New test.
5830 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
5832         * gcc.dg/asm-6.c,
5833         * g++.dg/ext/asm1.C: New tests.
5835 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
5837         PR c++ 5373.
5838         * g++.dg/parse/stmtexpr1.C: New test.
5840         PR c++/5189.
5841         * g++.dg/template/copy1.C: New test.
5843 2002-04-12  Richard Henderson  <rth@redhat.com>
5845         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
5847 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
5849         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
5850         gcc.c-torture/execute/20020307-2.c.
5852 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
5854         * g++.dg/ext/attrib5.C,
5855         * g++.dg/lookup/struct1.C: New tests.
5857 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
5859         * gcc.dg/20020411-1.c: New test.
5861         * gcc.c-torture/execute/20020411-1.c: New test.
5863 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
5865         * g77.f-torture/execute/6177.f: New test.
5867 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
5869         PR middle-end/6247
5870         * g++.dg/opt/cleanup1.C: New test.
5872         * g++.dg/opt/const1.C: New test.
5874 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
5876         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
5878 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5880         PR c++/5507
5881         * g++.dg/template/typename2.C: New test.
5883 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
5885         * gcc.c-torture/execute/loop-12.c: New.
5887 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
5889         * g77.f-torture/execute/980628-4.x,
5890         g77.f-torture/execute/980628-5.x,
5891         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5892         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5893         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
5895 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5897         PR optimization/6086
5898         * g++.dg/opt/preinc1.C: New test.
5900 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5902         PR c++/5571
5903         * g++.dg/opt/static2.C: New test.
5905 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5907         PR c/5120
5908         * gcc.dg/20020406-1.c: New test.
5910 2002-04-04  David S. Miller  <davem@redhat.com>
5912         * gcc.c-torture/execute/20020404-1.c: New test.
5914 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
5916         PR c/6123
5917         * gcc.dg/20020312-2.c: Do not declare global register variable
5918         if __PIC__ or __pic__ is defined.
5920 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
5922         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
5923         __asm__ so that it works correctly even if -ansi -pedantic-errors.
5925 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5927         * gcc.misc-tests/linkage.exp: Update last change to handle
5928         sparc*-, not just sparc-.
5930 2002-04-03  Richard Henderson  <rth@redhat.com>
5932         * gcc.dg/cpp/ucs.c: Improved long UCS test.
5934 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5936         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
5938 2002-04-02  David S. Miller  <davem@redhat.com>
5940         * gcc.c-torture/execute/20020402-3.c: New test.
5942 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5944         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
5945         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
5947         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
5948         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
5949         g77.f-torture/execute/20001201.x,
5950         g77.f-torture/execute/u77-test.x: New files.
5952         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
5953         * gcc.dg/wchar_t-1.c: Ditto.
5955 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5957         * gcc.c-torture/execute/20020402-1.c: New test.
5959 2002-04-01  Richard Henderson  <rth@redhat.com>
5961         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5963         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
5965 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5967         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
5969 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5971         * g++.dg/inherit/template-as-base.C: Expect error.
5972         * g++.dg/inherit/namespace-as-base.C: Likewise.
5974 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
5976         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
5977         g++.dg/ext/instantiate3.C: Tweak match patterns.
5979         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
5980         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
5981         -da test.
5983 2002-03-31  Richard Henderson  <rth@redhat.com>
5985         * gcc.dg/special/alias-2.c: New.
5986         * gcc.dg/special/ecos.exp: Run it.
5988 2002-03-31  Richard Henderson  <rth@redhat.com>
5990         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
5992 2002-03-31  Kazu Hirata  <kazu@hxi.com>
5994         * gcc.dg/weak-1.c: Disable on h8300 port.
5996 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
5998         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
5999         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
6000         ordering tests.
6001         * g++.dg/bprob/bprob-1.C: New test.
6002         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
6003         * g++.dg/gcov/gcov-1.C: New test.
6004         * g++.dg/gcov/gcov-1.x: New file.
6005         * g++.dg/gcov/gcov-2.C: New test.
6006         * g++.dg/gcov/gcov-3.C: New test.
6007         * g++.dg/gcov/gcov-3.h: New file.
6009 2002-03-28  Roger Sayle  <roger@eyesopen.com>
6011         * g++.old-deja/g++.other/builtins5.C: New test.
6012         * g++.old-deja/g++.other/builtins6.C: New test.
6013         * g++.old-deja/g++.other/builtins7.C: New test.
6014         * g++.old-deja/g++.other/builtins8.C: New test.
6015         * g++.old-deja/g++.other/builtins9.C: New test.
6017 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6019         * g++.dg/opt/static1.C: New test.
6021         * g++.dg/opt/longbranch1.C: New test.
6023 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
6025         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
6027         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
6029 2002-03-28  Jeffrey A Law  (law@redhat.com)
6031         * gcc.c-torture/execute/20020328-1.c: New test.
6033 2002-03-27  Richard Henderson  <rth@redhat.com>
6035         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6036         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6037         move from g++.old-deja/g++.ext/.
6039 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6041         * g++.dg/init/new2.C: New test.
6043 2002-03-26  Richard Henderson  <rth@redhat.com>
6045         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6047         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6048         on sparc.
6050         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6051         sparcv9 systems.
6052         * gcc.dg/20001102-1.c: Likewise.
6054 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6056         * gcc.dg/cpp/endif-pedantic1.c,
6057         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6059 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6061         * g++.dg/init/new1.C: New test.
6063 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6065         * g++.dg/abi/vbase9.C: New test.
6067 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6069         * gcc.dg/arm-asm.c: New test.
6071 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6073         * gcc.dg/Wswitch-enum.c: New test.
6074         Fix PR c/5044.
6076 2002-03-26  Richard Henderson  <rth@redhat.com>
6078         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6079         structure.
6081 2002-03-25  Richard Henderson  <rth@redhat.com>
6083         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6084         sparcv9 systems.
6086         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6087         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6089 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6091         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6093 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6095         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6096         targets using generic thunk support.
6098 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6100         * gcc.c-torture/compile/20020323-1.c: New test.
6102         * g++.dg/opt/conj2.C: New test.
6104 2002-03-24  Richard Henderson  <rth@redhat.com>
6106         * gcc.dg/weak-1.c: Use -fno-common.
6108 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6110         * g77.dg/f77-edit-apostrophe-out.f: New test
6111         * g77.dg/f77-edit-h-out.f: New test
6112         * g77.dg/f77-edit-t-in.f: New test
6113         * g77.dg/f77-edit-t-out.f: New test
6114         * g77.dg/f77-edit-x-out.f: New test
6115         * g77.dg/f77-edit-slash-out.f: New test
6116         * g77.dg/f77-edit-colon-out.f: New test
6117         * g77.dg/f77-edit-s-out.f: New test
6119 2002-03-24  Richard Henderson  <rth@redhat.com>
6121         * objc/execute/formal_protocol-6.x: New XFAIL.
6123 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6125         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6126         that do not support weak symbols
6128 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6130         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6131         * lib/g77.exp:  Likewise
6132         * lib/objc.exp: Likewise
6134 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6136         * gcc.dg/Wswitch-default.c: New test.
6138 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6140         * g++.dg/other/enum1.C: New test.
6142 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6144         * gcc.dg/pragma-ep-3.c: Fix typo.
6146 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6148         * g++.dg/inherit/template-as-base.C: New test.
6150 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6152         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6153         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6155 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6157         * gcc.dg/cpp/multiline.c: Update to match.
6159 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6161         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6163 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6165         * gcc.dg/cpp/extratokens2.c:  New file.
6167 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6169         * gcc.dg/20020312-2.c: Add rs6000 target.
6171         * gcc.c-torture/compile/20020319-1.c: New test.
6173 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6175         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6176         (A, E): Handle this.
6178 2002-03-20  Jason Merrill  <jason@redhat.com>
6180         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6181         ignoring -fpic.
6182         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6183         through prune_gcc_output.
6185 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6187         * gcc.c-torture/compile/20020320-1.c: New test.
6189 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6191         * gcc.c-torture/compile/20020318-1.c: New test.
6193         * gcc.dg/struct-by-value-1.c: New test.
6195         * gcc.dg/20020319-1.c: New test.
6197 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6199         * g++.dg/opt/conj1.C: New test.
6201 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6203         * g++.dg/template/qualttp20.C: Revert previous change.
6204         * g++.dg/template/qualttp3.C: Likewise.
6205         * g++.dg/template/qualttp4.C: Likewise
6206         * g++.dg/template/qualttp5.C: Likewise
6207         * g++.dg/template/qualttp6.C: Likewise
6208         * g++.dg/template/qualttp7.C: Likewise
6209         * g++.dg/template/qualttp8.C: Likewise
6210         * g++.dg/template/recurse.C: Likewise.
6212 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6214         * gcc.dg/cpp/wchar-1.c: Update.
6216 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6218         * g++.dg/template/conv1.C: New test.
6219         * g++.dg/template/conv2.C: New test.
6220         * g++.dg/template/conv3.C: New test.
6221         * g++.dg/template/conv4.C: New test.
6223 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6225         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6226         * g++.dg/template/qualttp3.C: Likewise.
6227         * g++.dg/template/qualttp4.C: Likewise
6228         * g++.dg/template/qualttp5.C: Likewise
6229         * g++.dg/template/qualttp6.C: Likewise
6230         * g++.dg/template/qualttp7.C: Likewise
6231         * g++.dg/template/qualttp8.C: Likewise
6232         * g++.dg/template/recurse.C: Likewise.
6234 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6236         * g++.dg/opt/dtor1.C: New test.
6238 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6240         * gcc.c-torture/compile/20020315-1.c: New test.
6242 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6244         * gcc.dg/weak-1.c: Fix scan tests.
6246 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6248         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6249         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6250         cris-*-aout* mmix-*-*.
6251         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6252         cris-*-aout* mmix-*-*.
6253         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6254         cris-*-elf* cris-*-aout* and mmix-*-*.
6255         * gcc.dg/20001009-1.c: Ditto.
6256         * gcc.dg/20010912-1.c: Ditto.
6257         * gcc.dg/20020122-4.c: Ditto.
6258         * gcc.dg/inline-2.c: Ditto.
6260 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6262         * gcc.c-torture/compile/20020314-1.c: New test.
6264 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6266         * gcc.c-torture/execute/20020314-1.c: New test.
6268 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6270         * g++.dg/warn/Wunused-1.C: New test.
6272 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6274         * g++.dg/abi/mangle6.C: New test.
6276 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6278         * gcc.c-torture/compile/20020309-2.c: New test.
6280         * gcc.c-torture/compile/20020312-1.c: New test.
6282 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6284         * g++.dg/other/access1.C: New test.
6286 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6288         * gcc.c-torture/execute/wchar_t-1.c: New test.
6290 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6292         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6294 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6296         * gcc.dg/20020312-1.c: New test case.
6298 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6300         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6302 2002-03-11  Richard Henderson  <rth@redhat.com>
6304         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6305         * g++.old-deja/g++.jason/report.C: Likewise.
6307 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6309         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6310         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6312 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6314         * testsuite/g++.dg/overload/pmf1.C: New test.
6316 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6318         * gcc.c-torture/execute/20020307-1.c: Use long.
6320 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6322         PR optimization/5844
6323         * gcc.dg/20020310-1.c: New test.
6325 2002-03-09  Michael Meissner  <meissner@redhat.com>
6327         * gcc.c-torture/execute/memcpy-2.c: New test.
6328         * gcc.c-torture/execute/memset-1.c: New test.
6329         * gcc.c-torture/execute/strlen-1.c: New test.
6330         * gcc.c-torture/execute/strcmp-1.c: New test.
6331         * gcc.c-torture/execute/strncmp-1.c: New test.
6333 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
6335         * gcc.dg/ppc-ldstruct.c: New test.
6337 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
6339         * gcc.c-torture/execute/va-arg-22.c: New test.
6341 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6343         * gcc.c-torture/compile/20020309-1.c: New test.
6345 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
6347         * gcc.c-torture/execute/20020307-2.c: New test.
6349 2002-03-07  Jeffrey A Law  (law@redhat.com)
6351         * g77.f-torture/compile/20020307-1.f: New test.
6353 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
6355         * gcc.dg/unordered-1.c: New test.
6357 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
6359         * gcc.c-torture/execute/20020307-1.c: New test.
6361 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
6363         * gcc.dg/20020304-1.c: New test.
6365         * gcc.c-torture/compile/20020304-2.c: New test.
6367 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
6369         * gcc.c-torture/compile/20020304-1.c: New test case
6370         (from PR c/5830).
6372 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
6374         * gcc.dg/20020103-1.c: Add other -D ppc variants.
6376 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6378         * g++.dg/other/classkey1.C: New test.
6380 2002-03-01  Richard Henderson  <rth@redhat.com>
6382         * gcc.c-torture/compile/981223-1.x: New.
6383         * gcc.c-torture/compile/920625-1.x: New.
6385 2002-02-28  Richard Henderson  <rth@redhat.com>
6387         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6389 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
6391         * gcc.c-torture/execute/20020227-1.c: New test.
6393 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
6395         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6396         here" ERROR lines.
6397         * g++.old-deja/g++.oliva/partord1.C: Likewise.
6398         * g++.old-deja.g++.other/defarg1.C: Likewise.
6399         * g++.old-deja/g++.pt/calls2.C: Likewise.
6400         * g++.old-deja/g++.pt/crash20.C: Likewise.
6401         * g++.old-deja/g++.pt/crash30.C: Likewise.
6402         * g++.old-deja/g++.pt/crash36.C: Likewise.
6403         * g++.old-deja/g++.pt/crash6.C: Likewise.
6404         * g++.old-deja/g++.pt/defarg13.C: Likewise.
6405         * g++.old-deja/g++.pt/derived3.C: Likewise.
6406         * g++.old-deja/g++.pt/error1.C: Likewise.
6407         * g++.old-deja/g++.pt/friend21.C: Likewise.
6408         * g++.old-deja/g++.pt/friend23.C: Likewise.
6409         * g++.old-deja/g++.pt/infinite1.C: Likewise.
6410         * g++.old-deja/g++.robertl/eb128.C: Likewise.
6412 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
6414         * gcc.c-torture/execute/20020225-2.c: New test.
6416 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
6418         * gcc.c-torture/execute/920730-1t.c,
6419         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6420         Delete test cases, only relevant to -traditional.
6422 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6424         * gcc.dg/cpp/undef1.c: Remove.
6425         * gcc.dg/cpp/directiv.c: Update.
6426         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6428 2002-02-27  Michael Meissner  <meissner@redhat.com>
6430         * gcc.c-torture/execute/20020226-1.c: New test.
6432 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
6434         * g++.dg/debug/debug4.C: New test.
6436         * gcc.dg/ia64-visibility-1.c: New test.
6438 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
6440         * gcc.dg/debug/20020224-1.c: New.
6442 2002-02-25  Kazu Hirata  <kazu@hxi.com>
6444         * gcc.c-torture/execute/960416-1.x: New.
6445         * gcc.c-torture/execute/divconst-3.x: Likewise.
6447 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
6449         * gcc.dg/20020224-1.c: New test.
6451 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
6453         * gcc.c-torture/execute/20020225-1.c: New.
6455 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6457         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6459 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
6461         * gcc.dg/20020222-1.c: New test.
6463 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
6465         * g++.dg/opt/anonunion1.C: New test.
6467 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
6469         * g++.dg/template/qualttp19.C: New test.
6470         * g++.dg/template/qualttp20.C: New test.
6471         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6472         * g++.old-deja/g++.other/qual1.C: Likewise.
6474 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
6476         * gcc.dg/attr-alwaysinline.c: New.
6478 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
6480         * gcc.dg/20020220-1.c: New test.
6482         * gcc.dg/20020220-2.c: New test.
6484         * g++.dg/opt/mmx1.C: New test.
6486 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
6488         * gcc.c-torture/compile/20020110.c: New test.
6490 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
6492         * gcc.c-torture/execute/20020219-1.c: New test.
6494         * gcc.dg/20020219-1.c: New test.
6496         * gcc.dg/noncompile/20020220-1.c: New test.
6498         * g++.dg/opt/ptrintsum1.C: New test.
6500         * gcc.dg/debug/20020220-1.c: New test.
6502 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
6504         * gcc.c-torture/execute/20020216-1.c: New test.
6506 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6508         * gcc.dg/decl-1.c: Update, new test.
6510 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
6512         * g++.dg/abi/bitfield1.C: New test.
6513         * g++.dg/abi/bitfield2.C: New test.
6515 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6517         * gcc.dg/attr-nest.c: New test.
6519 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6521         * gcc.c-torture/execute/20020215-1.c: New test.
6523 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
6525         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6526         * g++.dg/debug/debug.exp: New.
6527         * g++.dg/debug/trivial.C: New.
6528         * g++.dg/debug/debug1.C: Moved...
6529         * g++.dg/other/debug1.C: ...from here.
6530         * g++.dg/debug/debug2.C: Moved...
6531         * g++.dg/other/debug2.C: ...from here.
6532         * g++.dg/debug/debug3.C: Moved...
6533         * g++.dg/other/debug3.C: ...from here.
6535         * gcc.dg/noncompile/20020213-1.c: New test.
6537 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
6539         * g++.dg/other/debug3.C: New test.
6541         * gcc.c-torture/execute/20020213-1.c: New test.
6543 2002-02-13  Richard Smith <richard@ex-parrot.com>
6545         * g++.old-deja/g++.other/thunk1.C: New test.
6547 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6549         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6551 2002-02-13  Stan Shebs  <shebs@apple.com>
6553         * gcc.dg/altivec-3.c: New.
6555 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6557         * gcc.dg/Wunreachable-1.c: New test.
6558         * gcc.dg/Wunreachable-2.c: New test.
6560 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6562         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6564 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6566         * gcc.dg/decl-1.c: New test.
6568 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6570         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6572 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6574         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6575         * gcc.c-torture/compile/980506-1.x: Likewise.
6577 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6579         * gcc.dg/20020210-1.c: New.
6581 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6583         * g77.f-torture/execute/947.f: New regression test
6584         for PR fortran/947.
6586 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6588         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6589         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6591 2002-02-08  Richard Henderson  <rth@redhat.com>
6593         * gcc.c-torture/compile/labels-3.c: New.
6595 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6597         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6598         expression statements work instead.
6599         * gcc.dg/noncompile/20020207-1.c: New test.
6601 2002-02-07  Richard Henderson  <rth@redhat.com>
6603         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6605 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6607         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6608         message from g77
6609         * lib/g77-dg.exp: Trim g77 error messages so that they are
6610         recognized by dg.exp.
6612 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6614         PR fortran/5473
6615         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6617 2002-02-07  Richard Henderson  <rth@redhat.com>
6619         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6620         to be sufficiently aligned for integers.
6622 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6624         * g++.dg/template/friend4.C: New test.
6626 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6628         PR fortran/5743
6629         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6630         unsupported cases.
6632 2002-02-07  Richard Henderson  <rth@redhat.com>
6634         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6635         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6636         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6637         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6639 2002-02-06  Richard Henderson  <rth@redhat.com>
6641         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6643 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6645         * gcc.dg/20020206-1.c: New test.
6647 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6649         * gcc.c-torture/execute/20020206-1.c: New test.
6651         * gcc.c-torture/execute/20020206-2.c: New test.
6653         PR optimization/5429:
6654         * gcc.c-torture/compile/20020206-1.c: New test.
6656 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
6658         * g++.dg/ext/align1.C: Do not use an explicit alignment value
6659         as certain file formats cannot support particularly large
6660         alignments.
6662         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6663         and do not expect to be able to link the executable.
6665         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
6666         fail because the COFF format does not support the weak attribute.
6668 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
6670         * g77.dg/pr5473.f:  New test
6672 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
6674         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6675         Fix testcase accordingly.
6677 2002-02-04  Richard Henderson  <rth@redhat.com>
6679         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6680         (buf): Change to be an array of pointers, not ints.
6682 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6684         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
6685         before all tests.  Move warning one line above to match where it
6686         C frontend emits.
6687         * gcc.dg/Wswitch-2.c: New test.
6688         * g++.dg/warn/Wswitch-1.C: New test.
6689         * g++.dg/warn/Wswitch-2.C: New test.
6691 2002-02-04  Richard Henderson  <rth@redhat.com>
6693         * g++.dg/abi/offsetof.C: Fix size comparison.
6695 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
6697         * gcc.dg/cast-qual-2.c: New test.
6699 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6701         * gcc.dg/20020201-4.c: New test.
6703 2002-02-04  Ben Elliston  <bje@redhat.com>
6705         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6706         target_info attribute != 0, in addition to the empty string.
6707         (gcc_target_compile): Likewise.
6709 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
6711         * gcc.dg/Wswitch.c: New test.
6712         PR gcc/4475. PR gcc/3780.
6714 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
6716         * g77.f-torture/execute/5122.f: New test for regressions
6717         against PR fortran/5122.
6719 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
6721         * g77.f-torture/compile/pr3743.f: Delete
6722         * g77.dg/pr3743-1.f: New test.
6723         * g77.dg/pr3743-2.f: New test.
6724         * g77.dg/pr3743-3.f: New test.
6725         * g77.dg/pr3743-4.f: New test.
6727 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6729         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6731 2002-02-02  Richard Henderson  <rth@redhat.com>
6733         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6734         * gcc.c-torture/execute/bf64-1.c: Likewise.
6736 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6738         * gcc.dg/20020201-2.c: New test.
6740         * gcc.dg/20020201-3.c: New test.
6742         * gcc.c-torture/execute/bitfld-2.c: New test.
6744 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6746         * gcc.dg/bitfld-1.c: Update.
6747         * gcc.dg/bitfld-2.c: Update.
6748         * gcc.c-torture/execute/bitfld-1.x: New.
6750 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6752         * gcc.c-torture/execute/20020201-1.c: New test.
6754 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
6756         PR target/5469
6757         * gcc.dg/20020201-1.c: New test.
6759 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
6761         PR fortran/3743
6762         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
6763         * g77.f-torture/compile/pr3743.x: Remove
6765 2002-01-31  Tom Rix  <trix@redhat.com>
6767         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
6769 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6771         * gcc.dg/noncompile/20020130-1.c: New test.
6773 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
6775         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
6777 2002-01-29  Richard Henderson  <rth@redhat.com>
6779         * gcc.c-torture/execute/991118-1.c: Cast various constants back
6780         to long long.
6781         * gcc.c-torture/execute/bf64-1.c: Likewise.
6783 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
6785         * gcc.c-torture/execute/20020129-1.c: New test.
6787 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6789         * gcc.c-torture/compile/20000224-1.c: Update.
6790         * gcc.c-torture/execute/bitfld-1.c: New tests.
6791         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
6792         * gcc.dg/uninit-A.c: Update.
6794 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6796         * g++.dg/template/ctor1.C: Add instantiation.
6798 2002-01-28  Paul Koning  <pkoning@equallogic.com>
6800         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
6801         argument to __builtin_prefetch to be const ptr.
6803 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
6805         * gcc.c-torture/compile/20020120-1.c: New test.
6807 2002-01-27  Kazu Hirata  <kazu@hxi.com>
6809         * gcc.c-torture/execute/20020127-1.c: New test.
6811 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
6813         * g77.dg/f77-edit-i-in.f: New test
6814         * g77.dg/f77-edit-i-out.f: New test
6816 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
6818         * gcc.dg/debug/debug.exp: New file.
6819         * gcc.dg/debug/trivial.c: New file.
6820         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
6821         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
6822         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
6823         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
6824         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
6825         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
6826         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
6827         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
6828         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
6829         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
6830         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
6831         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
6832         * gcc.dg/20000503-1.c: Removed.
6833         * gcc.dg/20010207-1.c: Removed.
6834         * gcc.dg/20011223-1.c: Removed.
6835         * gcc.dg/20020104-2.c: Removed.
6836         * gcc.dg/debug-1.c: Removed.
6837         * gcc.dg/debug-2.c: Removed.
6838         * gcc.dg/debug-3.c: Removed.
6839         * gcc.dg/debug-4.c: Removed.
6840         * gcc.dg/debug-5.c: Removed.
6841         * gcc.dg/debug-6.c: Removed.
6842         * gcc.dg/dwarf2-1.c: Removed.
6843         * gcc.dg/dwarf2-2.c: Removed.
6845 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
6847         * g++.old-deja/g++.other/eh5.C: New test.
6848         * g++.old-deja/g++.other/sibcall2.C: New test.
6849         * g++.old-deja/g++.other/array9.C: New test.
6850         * g++.old-deja/g++.other/typename2.C: New test.
6851         * g++.old-deja/g++.other/crash60.C: New test.
6852         * g++.old-deja/g++.other/conv9.C: New test.
6853         * g++.old-deja/g++.other/mangle10.C: New test.
6854         * g++.old-deja/g++.other/unchanging1.C: New test.
6855         * g++.old-deja/g++.other/exprstmt1.C: New test.
6856         * g++.old-deja/g++.other/inline23.C: New test.
6857         * g++.old-deja/g++.eh/ia64-1.C: New test.
6858         * g++.old-deja/g++.other/dwarf2-1.C: New test.
6859         * g++.old-deja/g++.other/reload1.C: New test.
6860         * g++.old-deja/g++.other/static20.C: New test.
6861         * g++.old-deja/g++.other/local-alloc1.C: New test.
6862         * g++.old-deja/g++.other/conv8.C: New test.
6863         * g++.old-deja/g++.other/stmtexpr2.C: New test.
6864         * g++.old-deja/g++.other/storeexpr1.C: New test.
6865         * g++.old-deja/g++.other/storeexpr2.C: New test.
6866         * g++.dg/eh/template2.C: New test.
6867         * g++.dg/warn/weak1.C: New test.
6869 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
6871         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6872         Remove first, non-varying, argument.
6874 2002-01-23  Richard Henderson  <rth@redhat.com>
6876         * gcc.dg/inline-2.c: New.
6878         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
6879         Add optional target arg.  Check number of arguments.
6880         (scan-assembler-not, scan-assembler-dem): Likewise.
6881         (scan-assembler-dem-not): Likewise.
6883 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6885         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
6886         line 12.
6887         * g++.old-deja/g++.brendan/parse3.C,
6888         g++.old-deja/g++.other/crash26.C,
6889         g++.old-deja/g++.other/crash28.C,
6890         g++.old-deja/g++.other/crash29.C,
6891         g++.old-deja/g++.other/crash30.C,
6892         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
6894 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
6896         * gcc.dg/20020115-1.c: New.
6898 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
6900         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
6902 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
6904         * gcc.dg/20020122-3.c: New.
6906 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
6908         * g++.dg/other/gc1.C: New test.
6910 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6912         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
6914 2002-01-22  Richard Henderson  <rth@redhat.com>
6916         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
6918 2002-01-22  Richard Henderson  <rth@redhat.com>
6920         * gcc.dg/20020122-4.c: New.
6922 2002-01-22  H.J. Lu <hjl@gnu.org>
6924         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
6925         link output.
6926         * gcc.dg/special/ecos.exp: Likewise.
6927         * lib/g++-dg.exp: Likewise.
6928         * lib/g77-dg.exp: Likewise.
6929         * lib/gcc-dg.exp : Likewise.
6930         * lib/mike-g++.exp: Likewise.
6931         * lib/mike-g77.exp: Likewise.
6932         * lib/mike-gcc.exp: Likewise.
6933         * lib/objc-dg.exp: Likewise.
6935 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
6937         PR target/5379
6938         * gcc.dg/20020122-2.c: New test.
6940 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
6942         * gcc.dg/20020122-1.c: New test.
6944 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
6946         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
6948 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
6950         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
6952 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6954         * gcc.c-torture/compile/20020121-1.c: New test.
6956 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6958         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
6959         ld_library_path.
6961 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
6963         * gcc.dg/20020218-1.c: New test.
6965 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
6967         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
6968         messages
6969         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
6970         "At global scope" warning
6971         * g++.dg/ext/align1.C: Change cygwin test for alignment
6972         from db-bogus to dg-warning
6974 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
6976         * g77.f-torture/compile/cpp2.F: New test.
6978 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6980         * g++.dg/template/access1.C: New test.
6982 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
6984         * gcc.dg/20020118-1.c: New.
6986 2002-01-18  Kazu Hirata  <kazu@hxi.com>
6988         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
6990 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6992         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
6993         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
6994         alignment warnings.
6996 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6998         * gcc.misc-tests/i386-prefetch.exp: Save and restore
6999         torture_with_loops and torture_without_loops
7001 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
7003         * gcc.c-torture/compile/20020116-1.c: New test.
7005 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
7007         * gcc.dg/20020116-2.c: New test.
7009         * gcc.dg/ultrasp4.c: New test.
7011         * gcc.dg/20020116-1.c: New test.
7013 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
7015         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
7016         by EABI.
7018 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
7020         * gcc.misc-tests/i386-prefetch.exp: New.
7021         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
7022         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
7023         * gcc.misc-tests/i386-pf-none-1.c: New test.
7024         * gcc.misc-tests/i386-pf-sse-1.c: New test.
7026 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
7028         * gcc.dg/gnu89-init-1.c: Add new tests.
7030 2002-01-15  Andreas Jaeger  <aj@suse.de>
7032         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7033         * gcc.dg/i386-mmx-2.c: Likewise.
7034         * gcc.dg/i386-sse-1.c: Likewise.
7035         * gcc.dg/i386-sse-2.c: Likewise.
7036         * gcc.dg/i386-sse-3.c: Likewise.
7038 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7040         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7041         Uncomment additional cases that now pass.
7043 2002-01-11  Richard Henderson  <rth@redhat.com>
7045         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7046         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7048 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7050         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7052 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7054         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7055         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7057 2002-01-10  Dale Johannesen  <dalej@apple.com>
7059         * gcc.c-torture/execute/loop-11.c: New.
7061 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7063         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7064         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7066 2002-01-09  Richard Henderson  <rth@redhat.com>
7068         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7069         type in which to perform the operation for each size.
7071 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7073         * gcc.c-torture/compile/20020109-2.c: New test.
7075 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7077         * gcc.c-torture/execute/loop-10.c: New test.
7079 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7081         * gcc.c-torture/compile/20010226-1.c: New test.
7082         * gcc.c-torture/compile/20010227-1.c: New test.
7083         * gcc.c-torture/compile/20010426-1.c: New test.
7084         * gcc.c-torture/compile/20010510-1.c: New test.
7085         * gcc.c-torture/compile/20010605-3.c: New test.
7086         * gcc.c-torture/compile/20010824-1.c: New test.
7087         * gcc.c-torture/execute/20010409-1.c: New test.
7088         * gcc.dg/noncompile/20000901-1.c: New test.
7089         * gcc.dg/20001023-1.c: New test.
7090         * gcc.dg/20001101-1.c: New test.
7091         * gcc.dg/20001102-1.c: New test.
7092         * gcc.dg/20010207-1.c: New test.
7093         * gcc.dg/20010405-1.c: New test.
7094         * gcc.dg/20010822-1.c: New test.
7095         * gcc.dg/20011107-1.c: New test.
7097 2002-01-09  Jeffrey A Law  (law@redhat.com)
7099         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7101         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7102         execution failure on PA targets.
7104 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7106         * gcc.c-torture/compile/20020109-1.c: New test.
7108 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7110         * gcc.c-torture/execute/20020108-1.c: New test.
7112 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7114         * gcc.dg/20020108-1.c: New test.
7116 2002-01-08  H.J. Lu <hjl@gnu.org>
7118         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7119         for header files.
7121 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7123         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7124         consistency.
7126 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7128         * gcc.dg/altivec-4.c: Test altivec predicates.
7130 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7132         * gcc.c-torture/execute/20020107-1.c: New test.
7134 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7136         PR c/5279
7137         * gcc.c-torture/compile/20020106-1.c: New test.
7139 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7141         * gcc.c-torture/execute/nestfunc-4.c: New test.
7143 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7145         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7146         extra triple that slipped in.
7147         * g++.old-deja/g++.abi/align.C: Likewise.
7148         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7150 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7152         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7153         * g++.old-deja/g++.abi/align.C: Likewise.
7154         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7156         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7157         on FreeBSD/i386.
7158         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7159         FreeBSD.
7161 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7163         * gcc.dg/20020104-1.c: New test.
7165         * gcc.dg/20020104-2.c: New test.
7167 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7169         * gcc.dg/20020103-1.c: Fix typo in target selector.
7171 2002-01-03  Richard Henderson  <rth@redhat.com>
7173         * gcc.dg/20020103-1.c: New.
7175 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7177         * gcc.c-torture/execute/20020103-1.c: New test.
7179 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7181         * g++.dg/other/debug2.C: New test.
7183         * gcc.c-torture/compile/20020103-1.c: New test.
7185 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7187         * gcc.dg/gnu89-init-1.c: Added new tests.
7189 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7191         * g++.dg/template/friend2.C: Remove as patch is reverted.
7193         * g++.dg/warn/oldcast1.C: New test.
7195         * g++.dg/template/ptrmem1.C: New test.
7196         * g++.dg/template/ptrmem2.C: New test.
7198         * g++.dg/template/ntp.C: New test.
7200         * g++.dg/other/component1.C: New test.
7202         * g++.dg/template/ttp3.C: New test.
7204         * g++.dg/template/friend2.C: New test.
7205         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7207 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7209         * g++.dg/other/ptrmem1.C: New test.
7210         * g++.dg/other/ptrmem2.C: New test.
7212 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7214         * g++.dg/template/ctor1.C: New test.
7216 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7218         * g++.dg/template/friend2.C: New test.
7220 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7222         * gcc.dg/mmix-1.c: New test.
7224 2001-12-31  Richard Henderson  <rth@redhat.com>
7226         * gcc.dg/asm-5.c: New.
7228 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7230         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7231         in namespace __gnu_cxx
7233 2001-12-30  Richard Henderson  <rth@redhat.com>
7235         * gcc.dg/debug-6.c: New.
7237 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7239         * gcc.c-torture/compile/20011229-2.c: New test.
7241 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7243         * gcc.dg/debug-3.c: New test.
7244         * gcc.dg/debug-4.c: New test.
7245         * gcc.dg/debug-5.c: New test.
7247 2001-12-29  Richard Henderson  <rth@redhat.com>
7249         * g++.dg/eh/loop1.C: New.
7251 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7253         * g++.dg/template/crash1.C: New test.
7255 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7257         * g++.dg/other/const1.C: New test.
7259 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7261         * gcc.c-torture/compile/20011229-1.c: New test.
7263 2001-12-28  Stan Shebs  <shebs@apple.com>
7265         * lib/objc-torture.exp: Resync with c-torture.exp.
7266         * lib/objc.exp: Load standard libraries.
7268 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7270         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7271         additional tests.
7273 2001-12-27  Roger Sayle <roger@eyesopen.com>
7275         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7277 2001-12-27  Richard Henderson  <rth@redhat.com>
7279         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7281 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7283         * g++.dg/eh/ctor1.C: New test.
7284         * g++.dg/other/error2.C: New test.
7286 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7288         * g++.dg/other/init2.C: New test.
7290 2001-12-24  Richard Henderson  <rth@redhat.com>
7292         * gcc.dg/20011223-1.c: New.
7293         * gcc.dg/inline-1.c: New.
7295 2001-12-23  Richard Henderson  <rth@redhat.com>
7297         * gcc.dg/asm-4.c: Test operand modifiers.
7299 2001-12-23  Richard Henderson  <rth@redhat.com>
7301         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7303 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7305         * gcc.c-torture/execute/20011223-1.c: New test.
7307 2001-12-21  Richard Henderson  <rth@redhat.com>
7309         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7310         re-enables the warning.
7312 2001-12-21  Richard Henderson  <rth@redhat.com>
7314         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7316 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7318         * gcc.c-torture/compile/20011218-1.c: New test.
7320 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7322         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7323         arm-isr.c test.
7324         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7325         epilogue generation for ARM ISR routines.
7327 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7329         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7330         * gcc.dg/format/c90-printf-3.c: Likewise.
7331         * gcc.dg/format/c99-printf-3.c: Likewise.
7332         * gcc.dg/format/ext-1.c: Likewise.
7333         * gcc.dg/format/ext-6.c: Likewise.
7334         * gcc.dg/format/format.h: Prototype unlocked stdio.
7336 2001-12-20  Richard Henderson  <rth@redhat.com>
7338         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7339         (arena): Use it.
7340         (malloc): Correct allocation logic.  Abort if we fill up the
7341         arena before initialization complete.
7342         (realloc): Correct allocation logic.
7344 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7346         * gcc.c-torture/compile/20011219-2.c: New test.
7348         * gcc.c-torture/execute/20011219-1.c: New test.
7350 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
7352         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
7353         target does not support weak symbols.
7355 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
7357         * gcc.c-torture/compile/20011219-1.c: New test.
7359 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
7361         * g++.dg/other/error1.C: New test.
7363 2001-12-17  Jeffrey A Law  (law@redhat.com)
7365         * gcc.c-torture/execute/20011217-1.c: New test.
7367 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
7369         * objc.dg/special/: New directory.
7370         * objc.dg/special/special.exp: New file.
7371         * objc.dg/special/unclaimed-category-1.h: New file.
7372         * objc.dg/special/unclaimed-category-1a.m: New file.
7373         * objc.dg/special/unclaimed-category-1.m: New file.
7375 2001-12-17  Andreas Jaeger  <aj@suse.de>
7377         * gcc.c-torture/compile/20011217-2.c: New test.
7379 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7381         * gcc.c-torture/compile/20011217-1.c: New test.
7383 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
7385         * testsuite/gcc.dg/20011214-1.c: New.
7387 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
7389         * gcc.dg/altivec-4.c: New.
7391 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
7393         * gcc.dg/20011113-1.c: New test.
7395 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7397         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
7398         std::__malloc_alloc_template<0> and
7399         std::__default_alloc_template<false, 0>.
7401 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
7403         * objc/execute/bf-21.m: New test.
7404         * objc/execute/enumeration-1.m: New test.
7405         * objc/execute/enumeration-2.m: New test.
7407 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
7409         * gcc.dg/gnu89-init-1.c: New test.
7411 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7413         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7414         * g++.old-deja/g++.jason/2371.C: Likewise.
7415         * g++.old-deja/g++.jason/template33.C: Likewise.
7416         * g++.old-deja/g++.jason/template34.C: Likewise.
7417         * g++.old-deja/g++.jason/template36.C: Likewise.
7418         * g++.old-deja/g++.oliva/typename1.C: Likewise.
7419         * g++.old-deja/g++.oliva/typename2.C: Likewise.
7420         * g++.old-deja/g++.other/typename1.C: Likewise.
7421         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7422         * g++.old-deja/g++.pt/nontype5.C: Likewise.
7423         * g++.old-deja/g++.pt/typename11.C: Likewise.
7424         * g++.old-deja/g++.pt/typename14.C: Likewise.
7425         * g++.old-deja/g++.pt/typename16.C: Likewise.
7426         * g++.old-deja/g++.pt/typename3.C: Likewise.
7427         * g++.old-deja/g++.pt/typename4.C: Likewise.
7428         * g++.old-deja/g++.pt/typename5.C: Likewise.
7429         * g++.old-deja/g++.pt/typename7.C: Likewise.
7430         * g++.old-deja/g++.robertl/eb9.C: Likewise.
7432 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
7434         * g++.dg/other/linkage1.C: New test.
7435         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7436         specifiers.
7438 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7440         * gcc.dg/concat.c: New test.
7442 2001-12-11  Stan Shebs  <shebs@apple.com>
7444         * objc/compile: New test directory.
7445         * objc/compile/compile.exp: New expect script.
7446         * objc/compile/20011211-1.m: New compile test.
7448 2001-12-11  Jason Merrill  <jason@redhat.com>
7450         * lib/prune.exp (prune_gcc_output): Also handle "In member
7451         function".  So many permutations...
7453 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
7455         * g++.dg/template/typedef1.C: New test.
7457 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
7459         * g++.dg/other/copy1.C: New test.
7461 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
7463         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
7465         * gcc.dg/builtin-choose-expr.c: New.
7467 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
7469         * gcc.dg/altivec-2.c: New.
7471 2001-12-07  Richard Henderson  <rth@redhat.com>
7473         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7475 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
7477         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7478         ultrasparc.
7480 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7482         * g++-old.deja/g++.robertl/eb101.C: Deleted.
7484 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
7486         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7487         variable argument list.
7489 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
7491         * gcc.c-torture/execute/memcheck: Delete entire directory.
7492         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7493         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7495 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7497         * gcc.dg/Wshadow-1.c: New test.
7499 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
7501         * gcc.c-torture/compile/20011130-1.c: New test.
7503         * gcc.dg/noncompile/20011025-1.c: New test.
7505         * g++.dg/other/anon-union.C: New test.
7507         * gcc.c-torture/execute/20011024-1.c: New test.
7509 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7511         * gcc.c-torture/execute/20000722-1.x,
7512         gcc.c-torture/execute/20010123-1.x: Remove.
7513         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7514         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7515         gcc.dg/c99-complit-2.c: New tests.
7517 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
7519         * g++.dg/inherit/base1.C: New test.
7521 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
7523         * g++.dg/other/stdarg1.C: New test.
7525         * gcc.c-torture/compile/20011130-2.c: New test.
7527 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
7529         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7530         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7531         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7532         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7533         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7534         * gcc.dg/builtin-prefetch-1.c: New test.
7536 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
7538         * gcc.dg/20011130-1.c: New test.
7540 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7542         * g++.dg/other/scope1.C: New test.
7543         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7545 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7547         * gcc.dg/vla-init-1.c: New test.
7549 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7551         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7553 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7555         * objc.dg/alias.m: Update.
7556         * objc.dg/class-1.m: Update.
7557         * objc.dg/const-str-1.m: Update.
7558         * objc.dg/fwd-proto-1.m: Update.
7559         * objc.dg/id-1.m: Update.
7560         * objc.dg/super-class-1.m: Update.
7562 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7564         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7565         constructs.
7567 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7569         * gcc.c-torture/execute/20011128-1.c: New test.
7571 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7573         * gcc.dg/20011127-1.c: New test.
7575 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7577         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7578         from Austin Group draft 7.
7579         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7580         scanf format arguments.
7581         * gcc.dg/format/no-exargs-2.c: New test.
7583 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7585         * g++.dg/abi/vbase8-4.C: New test.
7587 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7589         * gcc.c-torture/execute/20011121-1.c: New test.
7591 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7593         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7595 2001-11-23  Andreas Jaeger  <aj@suse.de>
7597         * gcc.dg/cpp/charconst-2.c: New test.
7599 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7601         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7602         to the host if it is remote.  Let tests specify extra headers
7603         they use.
7604         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7605         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7606         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7607         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7608         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7609         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7610         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7611         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7612         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7613         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7615 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7617         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7618         for little endian ARMs.
7620 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7622         * gcc.c-torture/compile/20011119-1.c: New test.
7623         * gcc.c-torture/compile/20011119-2.c: New test.
7625 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7627         * gcc.dg/altivec-1.c: Fix typo.
7629 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7631         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7633 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7635         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7637 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7639         * lib/g77.exp: Don't specify --rpath-link.
7641         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7642         across all the headers.
7643         * gcc.dg/format/format.exp: For testing on a remote host,
7644         copy format.h.
7646         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7647         * gcc.c-torture/execute/930406-1.c: Likewise.
7648         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7650 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
7652         * gcc.dg/altivec-1.c: New.
7654 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
7656         * gcc.dg/cpp/fpreprocessed.c: New test case.
7658 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7660         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7661         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7662         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7664 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7666         * gcc.dg/no-builtin-1.c: New test.
7668 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
7670         * gcc.c-torture/execute/20011115-1.c: New test.
7672 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
7674         * gcc.c-torture/compile/20011114-2.c: New test.
7675         * gcc.c-torture/compile/20011114-3.c: New test.
7676         * gcc.c-torture/compile/20011114-4.c: New test.
7678 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7680         * g++.dg/other/init1.C: New test.
7682 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
7684         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7685         message.
7687         * gcc.c-torture/execute/20011114-1.c: New testcase.
7689         * gcc.c-torture/compile/20010327-1.c: Revert last change.
7690         * gcc.c-torture/compile/20011114-1.c: New test, exactly
7691         like the (before this change) version of 20010327-1.c.
7693 2001-11-14  Roger Sayle <roger@eyesopen.com>
7695         * gcc.c-torture/execute/string-opt-13.c: New testcase.
7697 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
7699         * g++.dg/init/array2.C: New test.
7701 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
7703         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7705 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
7707         * g++.dg/other/forscope1.C: New test.
7708         * g++.dg/ext/forscope1.C: New test.
7709         * g++.dg/ext/forscope2.C: New test.
7711 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
7713         * gcc.c-torture/execute/20011113-1.c: New test.
7715 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
7717         * gcc.c-torture/execute/20011109-2.c: New test.
7719         * gcc.c-torture/execute/20011109-1.c: New test.
7721 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
7723         * gcc.c-torture/compile/20011109-1.c: New test.
7725 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7727         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7728         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7729         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7730         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7731         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7732         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7733         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7735 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7737         * g++.dg/warn/Wshadow-1.C: New tests.
7738         * g++.old-deja/g++.mike/for3.C: Update.
7740 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7742         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7743         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
7744         XFAILs.  Adjust expected error texts.
7745         * gcc.c-torture/compile/20011106-1.c,
7746         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
7747         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
7748         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
7749         gcc.dg/c99-array-lval-5.c: New tests.
7751 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7753         * gcc.dg/cpp/defined.c: Update.
7755 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7757         * gcc.c-torture/execute/anon-1.c: New test.
7759 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
7761         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
7762         same size, so no warning should be produced on stormy16.
7764         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
7765         due to oversized array.
7766         * g++.old-deja/g++.mike/ns15.C: Likewise.
7767         * g++.old-deja/g++.pt/crash16.C: Likewise.
7769 2001-11-02  Graham Stott  <grahams@redhat.com>
7771         * g++.dgother/debug1.C: Fix typos.
7773 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
7775         * g++.dg/other/debug1.C: New test.
7777 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7779         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
7780         of unsigned long.
7782 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
7784         * gcc.dg/20011029-2.c: New test.
7786         * gcc.c-torture/compile/20011029-1.c: New test.
7788 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
7790         * objc/execute/class_self-1.m: New test.
7791         * objc/execute/class_self-2.m: New test.
7793 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
7795         * gcc.misc-tests/msgs.exp: Delete.
7796         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
7797         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
7798         error set to match recent changes.
7800 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
7802         * gcc.dg/20011021-1.c: New test.
7804 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
7806         * gcc.c-torture/compile/20011023-1.c: New test.
7808 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
7810         * lib/g77.exp: Rewrite based on lib/g++.exp.
7812 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
7814         * gcc.c-torture/execute/20011019-1.c: New test.
7816         * gcc.dg/20011018-1.c: New test.
7818 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
7820         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
7822 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
7824         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
7825         * gcc.dg/attr-invalid.c: Likewise.
7827 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
7829         * testsuite/gcc.dg/20011015-1.c: New test.
7831 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7833         * g++.dg/template/unify2.C: New test.
7835 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7837         * g++.dg/other/exception-specification.C: New test
7839 2001-10-13  Tom Rix  <trix@redhat.com>
7841         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
7842         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
7844 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
7846         * testsuite/gcc.dg/20011009-1.c: New test.
7848 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
7850         PR g++/4476
7851         * g++.dg/other/friend1.C: New test.
7853 2001-10-11  Richard Henderson  <rth@redhat.com>
7855         * g++.old-deja/g++.other/crash18.C: Add -S to options.
7857 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7859         * gcc.c-torture/compile/20011010-1.c: New.
7861 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7863         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
7864         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
7865         g77.f-torture/execute/execute.exp,
7866         g77.f-torture/noncompile/noncompile.exp,
7867         gcc.c-torture/compile/compile.exp,
7868         gcc.c-torture/execute/execute.exp,
7869         gcc.c-torture/execute/ieee/ieee.exp,
7870         gcc.c-torture/execute/memcheck/memcheck.exp,
7871         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
7872         objc/execute/execute.exp: Update FSF address.
7874 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7876         * gcc.dg/cpp/cmdlne-C.c: Update.
7877         * gcc.dg/cpp/cmdlne-C2.c: New.
7879 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7881         * gcc.c-torture/execute/20011008-3.c: New.
7883 2001-10-08  DJ Delorie  <dj@redhat.com>
7885         * gcc.dg/20011008-1.c: New.
7886         * gcc.dg/20011008-2.c: New.
7888 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7890         * gcc.dg/cpp/spacing1.c: Update test.
7892 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7894         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
7895         spelling errors of "separate" as "seperate".
7897 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
7899         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
7900         enough to avoid inlining.
7902 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7904         * lib/g77.exp: set libg2c_dir correctly.
7906 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7908         * gcc.dg/cpp/macro11.c: New test.
7910 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7912         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
7913         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
7914         gcc.dg/format/multattr-3.c: New tests.
7915         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
7916         tests for format attributes on function pointers being rejected.
7918 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7920         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
7922 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7924         * g++.dg/warn/format1.C: New test.
7926 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7928         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
7930 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7932         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
7934 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7936         * gcc.dg/cpp/redef2.c: Add test.
7938 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
7940         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
7941         long-standing bug on i686, apparently.
7942         * gcc.c-torture/execute/loop-2c.x: New file.
7943         * gcc.c-torture/execute/loop-2d.x: New file.
7944         * gcc.c-torture/execute/loop-3c.x: New file.
7946 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
7948         * gcc.dg/cpp/20000625-2.c: Correct line number.
7950 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7952         * gcc.dg/cpp/macro10.c: New test.
7953         * gcc.dg/cpp/strify3.c: New test.
7954         * gcc.dg/cpp/spacing1.c: Add tests.
7955         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
7956         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
7958 2001-09-24  DJ Delorie  <dj@redhat.com>
7960         * gcc.c-torture/execute/20010924-1.c: New test.
7962 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7964         * testsuite/objc/execute/paste.m: Remove.
7966 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7968         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
7970 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
7972         * g77.dg/strlen0.f: New test.
7974 2001-09-21  Richard Henderson  <rth@redhat.com>
7976         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
7977         * g++.old-deja/g++.abi/vtable2.C: Likewise.
7979 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7981         Table-driven attributes.
7982         * g++.dg/ext/attrib1.C: New test.
7984 2001-09-20  DJ Delorie  <dj@redhat.com>
7986         * gcc.dg/20000926-1.c: Update expected warning messages.
7987         * gcc.dg/array-2.c: Likewise, and test for warnings too.
7988         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
7989         array.
7991 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
7993         * g++.dg/eh/registers1.C: New test case.
7995 2001-09-17  Richard Henderson  <rth@redhat.com>
7997         * gcc.dg/array-5.c: Fix VLA decomposition test.
7999 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8001         * gcc.dg/cpp/line5.c: New testcase.
8003 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8005         * gcc.dg/cpp/macro9.c: New test.
8007 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
8009         * gcc.c-torture/execute/980223.c: Change type of addr from long
8010         to char *.
8012 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
8014         * gcc.c-torture/execute/20010915-1.c: New test.
8016 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
8018         * g77.dg/bprob: New directory.
8019         * g77.dg/bprob/bprob.exp: New file.
8020         * g77.dg/bprob/bprob-1.f: New test.
8021         * g77.dg/gcov: New directory.
8022         * g77.dg/gcov/gcov.exp: New file.
8023         * g77.dg/gcov/gcov-1.f: New test.
8024         * g77.dg/gcov/gcov-1.x: New file.
8026 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8028         * gcc.dg/cpp/directiv.c: Update.
8029         * gcc.dg/cpp/undef1.c: Update.
8031 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
8033         * gcc.dg/20010912-1.c: New test.
8035 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8037         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8038         language-independent file in lib.
8039         * lib/gcov.exp: New file.
8041 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8043         * gcc.c-torture/compile/20010911-1.c: New test.
8045 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8047         * lib/profopt.exp: New, to support profile-directed optimizations.
8048         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8049         * gcc.misc-tests/bprob-1.c: New test.
8050         * gcc.misc-tests/bprob-2.c: New test.
8052 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8054         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8055         XFAIL and which kinds of gcov output to verify.
8056         * gcc.misc-tests/gcov-4b.x: New file.
8057         * gcc.misc-tests/gcov-5b.x: New file.
8058         * gcc.misc-tests/gcov-6.x: New file.
8059         * gcc.misc-tests/gcov-7.c: New test.
8060         * gcc.misc-tests/gcov-7.x: New file.
8062 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8064         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8065         * gcc.misc-tests/gcov-6.c: New test.
8067 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8069         PR c++/3986
8070         * g++.dg/abi/vbase1.C: New test.
8072 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8074         * objc.dg/method-2.m: New.
8076 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8078         PR c++/4203
8079         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8080         * g++.dg/init/empty1.C: New test.
8082 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8084         * gcc.c-torture/compile/20010903-1.c: New test.
8086 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8088         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8089         for m68k.
8091 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8093         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8095         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8097         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8099 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8101         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8102         for 16-bit 'unsigned int'.
8104 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8106         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8108 2001-08-27  Richard Henderson  <rth@redhat.com>
8110         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8111         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8113 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8115         * gcc.dg/asm-names.c (ymain): New.
8117 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8119         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8120         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8121         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8123 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8125         * gcc.dg/compare5.c: New testcase.
8127 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8129         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8130         and "In instantiation".
8132 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8134         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8136 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8138         * gcc.misc-tests/gcov.exp: Add support for branch information.
8139         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8140         * gcc.misc-tests/gcov-4.c: New test.
8141         * gcc.misc-tests/gcov-4b.c: New test.
8142         * gcc.misc-tests/gcov-5b.c: New test.
8144 2001-08-20  Zack Weinberg  <zackw@panix.com>
8146         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8147         expected to fail.
8149 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8151         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8153 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8155         * g++.dg/eh/template1.C: New test.
8157 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8159         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8160         Fix thinko.
8161         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8162         for xfail.
8164 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8166         * lib/g77-dg.exp:  Use prune.exp for common procedures
8167         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8168         * lib/g77.exp: (g77-dg-prune) Remove
8170 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8172         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8174 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8176         * g++.dg/template/unify1.C: New test.
8178 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8180         * g++.dg/abi/empty4.C: New test.
8182 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8184         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8185         solaris2.*
8186         * g77.f-torture/compile/pr3743.x: Likewise
8188 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8190         * g++.dg/other/using-declaration.C: New test.
8192 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8194         * gcc.dg/cpp/tr-sign.c: New testcase.
8196 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8198         * gcc.dg/cpp/19951025-1.c: Revert.
8199         * gcc.dg/cpp/directiv.c: We no longer process directives that
8200         interrupt macro arguments.
8202 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8204         * gcc.dg/bconstp-1.c: New test.
8206 2001-08-03  Richard Henderson  <rth@redhat.com>
8208         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8210 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8212         * gcc.dg/cpp/19951025-1.c: Update.
8214 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8216         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8217         should be x.
8219 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8221         Kill -fhonor-std.
8222         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8223         * g++.old-deja/g++.other/std1.C: Likewise.
8224         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8226 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8228         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8229         (g77_pass, g77_fail, g77_finish, g77_exit,
8230         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8232 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8234         * g77.dg/fbackslash.f
8235         * g77.dg/fcase-preserve.f
8236         * g77.dg/ff90-1.f
8237         * g77.dg/ffixed-line-length-0.f
8238         * g77.dg/ffixed-line-length-132.f
8239         * g77.dg/ffixed-line-length-7.f
8240         * g77.dg/ffixed-line-length-72.f
8241         * g77.dg/ffixed-line-length-none.f
8242         * g77.dg/ffree-form-1.f
8243         * g77.dg/fno-backslash.f
8244         * g77.dg/fno-f90-1.f
8245         * g77.dg/fno-fixed-form-1.f
8246         * g77.dg/fno-onetrip.f
8247         * g77.dg/fno-typeless-boz.f
8248         * g77.dg/fno-underscoring.f
8249         * g77.dg/fno-vxt-1.f
8250         * g77.dg/fonetrip.f
8251         * g77.dg/ftypeless-boz.f
8252         * g77.dg/fugly-assumed.f
8253         * g77.dg/funderscoring.f
8254         * g77.dg/fvxt-1.f
8256 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8258         * objc.dg/fwd-proto-1.m: New.
8259         * objc.dg/local-decl-1.m: New.
8260         * objc.dg/naming-1.m: New.
8261         * objc.dg/naming-2.m: New.
8262         * objc.dg/proto-hier-1.m: New.
8264 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8266         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8267         largest-type elements to a struct makes its size grow.
8269 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8271         * g++.dg/abi/vthunk1.C: New test.
8273 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8275         * g++.dg/abi/vbase8-22.C: New test.
8277 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8279         * gcc.dg/cpp/macro8.c: New test.
8281 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8283         * g++.dg/abi/vbase8-21.C: New test.
8285 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8287         * g++.dg/abi/vbase8-10.C: New test.
8289 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8291         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8292         ${tool}_set_ld_library_path.
8293         Changed caller.
8294         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8295         g++.exp.
8297 2001-07-26  Stan Cox <scox@redhat.com>
8299         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8300         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8301         gcc_exit, gcc_check_unsupported_p):
8302         Moved to gcc-deps.exp
8303         * gcc-deps.exp: New file.
8305 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8307         * g++.old-deja/g++.pt/defarg14.C: New test.
8309 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8311         * g++.old-deja/g++.other/lineno5.C: New test.
8313 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8315         * g++.old-deja/g++.pt/crash68.C: New test.
8317 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8319         * g++.old-deja/g++.other/crash42.C: New test.
8321 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8323         * gcc.dg/cpp/extratokens.c: Fix.
8324         * gcc.dg/cpp/skipping2.c: New tests.
8326 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8328         * gcc.c-torture/execute/20010724-1.c: New file.
8329         * gcc.c-torture/execute/20010724-1.x: New file.
8331 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8333         * g++.old-deja/g++.other/cond7.C: New test.
8335 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8337         * g++.old-deja/g++.other/optimize4.C: New test.
8339 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8341         * g++.old-deja/g++.abi/vbase8-5.C: New test.
8343 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
8345         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8346         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8347         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8348         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8350         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8351         bug report" message.
8353         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8354         * g++.dg/ext/instantiate1.C: Move from old-deja.
8356 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
8358         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8359         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8360         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8361         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8363 2001-07-23  Jeffrey A Law  (law@cygnus.com)
8365         * gcc.c-torture/execute/20010723-1.c: New test.
8367 2001-07-23  Ben Elliston  <bje@redhat.com>
8369         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8371 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8373         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8374         i[34567]86-*-*.
8375         Delete handling of ieee_multilib_flags.
8376         Pass -mieee for alpha*-*-* and sh-*-*.
8377         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8379 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
8381         Remove old-abi tests.
8382         * g++.old-deja/g++.mike/p11116.C: Remove.
8383         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8385 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
8387         * g77.f-torture/compile/pr3743.f:  New test
8389 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
8391         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8393 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8395         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8396         g++.old-deja/g++.pt/static6.C: Likewise.
8397         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8398         supports weak symbols.
8400 2001-07-18  Andreas Jaeger  <aj@suse.de>
8402         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8403         supported again.
8405 2001-07-18  Andreas Jaeger  <aj@suse.de>
8407         * gcc.dg/iftrap-1.c: Fix target line.
8409 2001-07-17  Richard Henderson  <rth@redhat.com>
8411         * gcc.c-torture/execute/20010717-1.c: New.
8413 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8415         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8416         tests.
8418 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8420         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8422 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8424         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8425         UAC_SIGBUS, UAC_NOPRINT definitions.
8427 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
8429         * objc/execute/object_is_class.m: New test.
8430         * objc/execute/object_is_meta_class.m: New test.
8432 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8434         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8435         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8437 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
8439         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8440         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8442 2001-07-14  Richard Henderson  <rth@redhat.com>
8444         * gcc.dg/iftrap-1.c: New.
8446 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
8448         * g77.f-torture/execute/intrinsic77.f: New test.
8450 2001-07-11  Janis Johnson <janis@us.ibm.com>
8452         * gcc.misc-tests/gcov-3.c: New test.
8454 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8456         * gcc.c-torture/compile/20010711-1.c,
8457         * gcc.c-torture/compile/20010711-2.c: New tests.
8459 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8461         * gcc.c-torture/execute/20010711-1.c: New test.
8463 2001-07-11  Ben Elliston  <bje@redhat.com>
8465         * g++.old-deja/g++.other/enum5.C: New test.
8467 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
8469         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8470         (g++-dg-prune): Call prune_gcc_output.
8471         * prune.exp: New file for prune_gcc_output.
8472         * lib/g++.exp, lib/gcc.exp: Load it.
8474 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8476         * gcc.c-torture/compile/20010701-1.c,
8477         g++.old-deja/g++.ext/attrib6.C: New tests.
8479 2001-07-06  Jeffrey A Law  (law@cygnus.com)
8481         * gcc.c-torture/compile/20010706-1.c: New test.
8483 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
8485         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8487 2001-06-28  Stan Shebs  <shebs@apple.com>
8489         * gcc.dg/pragma-darwin.c: New test.
8491 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8493         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8494         Solaris 2.[678] system.
8496 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8498         * gcc.dg/20010622-1.c: New test.
8500 2001-06-18  Stan Shebs  <shebs@apple.com>
8502         * objc.dg: New directory.
8503         * objc.dg/dg.exp: New file.
8504         * objc.dg/alias.m: New.
8505         * objc.dg/class-1.m: New.
8506         * objc.dg/class-2.m: New.
8507         * objc.dg/const-str-1.m: New.
8508         * objc.dg/const-str-2.m: New.
8509         * objc.dg/id-1.m: New.
8510         * objc.dg/method-1.m: New.
8511         * objc.dg/super-class-1.m: New.
8512         * lib/objc-dg.exp: New file.
8514 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8516         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8517         of label name.
8519 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
8521         * g++.old-deja/g++.abi/vbase8-9.C: New test.
8523 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8525         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8526         variable.
8528 2001-06-12  Richard Henderson  <rth@redhat.com>
8530         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8532 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8534         * g++.old-deja/g++.abi/vbase5.C: New test.
8535         * g++.old-deja/g++.abi/vbase6.C: New test.
8536         * g++.old-deja/g++.abi/vbase7.C: New test.
8538 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8540         * gcc.c-torture/compile/20010610-1.c: New test.
8542 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8544         * g++.old-deja/g++.abi/vbase4.C: New test.
8546 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8548         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8549         support %f for HC11/HC12 targets.
8550         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8551         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8552         on HC11/HC12 targets.
8553         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8555 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8557         * gcc.dg/wchar_t-1.c: New file.
8558         * gcc.dg/wint_t-1.c: Likewise.
8560 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8562         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8564 2001-06-11  Richard Henderson  <rth@redhat.com>
8566         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8568 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8570         * gcc.c-torture/compile/20010611-1.c: New test.
8572 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8574         * gcc.dg/c99-tag-1.c: Add more tests.
8576 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8578         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8579         representation on MN10300 and ARM/Thumb.
8581 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8583         * g77.f-torture/execute/20010610.f: New.
8585 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8587         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8588         names.
8590 2001-06-09  Richard Henderson  <rth@redhat.com>
8592         * gcc.c-torture/execute/ashrdi-1.c: New.
8593         * gcc.c-torture/execute/ashldi-1.c: New.
8594         * gcc.c-torture/execute/lshrdi-1.c: New.
8596 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8598         * objc/execute/load-3.m: Added. Check sending +load to categories,
8599         in addition to classes.
8601 2001-06-08  Stan Shebs  <shebs@apple.com>
8603         * objc/execute/load-2.m: New test.  From Nicola Pero
8604         <n.pero@mi.flashnet.it>.
8606 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8608         * gcc.c-torture/execute/20010605-2.c: New test.
8610 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8612         * g++.old-deja/g++.abi/vbase2.C: New test.
8613         * g++.old-deja/g++.abi/vbase3.C: New test.
8615 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8617         * g++.old-deja/g++.pt/friend49.C: New test.
8619 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8621         * g++.old-deja/g++.ext/anon3.C: New test.
8623 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8625         * g++.old-deja/g++.other/conv7.C: New test.
8627 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8629         * gcc.c-torture/compile/20010605-2.c: New test.
8631 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8633         * gcc.c-torture/execute/20010604-1.c: New test.
8635 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8637         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8639 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8641         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8642         (g++_link_flags): Likewise.
8643         (g++_init): Pass gccpath's value to two previous functions.
8645 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8647         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8648         Ensure logfile entry matches exec command line.
8650 2001-05-31  Richard Henderson  <rth@redhat.com>
8652         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
8653         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8655 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
8657         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8658         compiler for irix6.2
8660 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
8662         * g++.old-deja/g++.other/optimize3.C: New file.
8664 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
8666         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8667         assemble.
8669 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
8671         * g++.old-deja/g++.other/optimize2.C: New file.
8673 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
8675         * gcc.c-torture/compile/20010518-2.c: New file.
8676         * gcc.c-torture/execute/20010518-1.c: New file.
8677         * gcc.c-torture/execute/20010518-2.c: New file.
8679 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8681         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8683 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
8685         G++ no longer defines builtins that do not begin with __builtin.
8686         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8687         * g++.old-deja/g++.brendand/misc13.C: Likewise.
8688         * g++.old-deja/g++.law/builtin1.C: Likewise.
8689         * g++.old-deja/g++.law/cvt2.C: Likewise.
8690         * g++.old-deja/g++.mike/net5.C: Likewise.
8691         * g++.old-deja/g++.other/builtins1.C: Likewise.
8692         * g++.old-deja/g++.other/builtins2.C: Likewise.
8693         * g++.old-deja/g++.other/builtins3.C: Likewise.
8694         * g++.old-deja/g++.other/builtins4.C: Likewise.
8695         * g++.old-deja/g++.other/inline8.C: Likewise.
8696         * g++.old-deja/g++.robertl/eb39.C: Likewise.
8698 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
8700         * g++.old-deja/g++.pt/using1.C: Adjust.
8701         * g++.old-deja/g++.pt/using2.C: New test.
8703 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8705         * gcc.dg/cpp/charconst.c: New tests.
8706         * gcc.dg/cpp/escape.c: New tests.
8707         * gcc.dg/cpp/escape-1.c: New tests.
8708         * gcc.dg/cpp/escape-2.c: New tests.
8709         * gcc.dg/cpp/ucs.c: New tests.
8711 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
8713         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
8714         native compiler for irix6.5.
8716 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
8718         * lib/g++.exp (g++_include_flags): Use args to compute
8719         get_multilibs.
8720         (g++_link_flags): Likewise.
8721         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8723 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8725         * gcc.dg/c90-hexfloat-1.c: Add more tests.
8727 2001-05-21  Geoff Keating  <geoffk@redhat.com>
8729         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8730         this file.
8732 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8734         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8735         STACK_SIZE;
8736         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8737         to STACK_SIZE; Use it to define size of add_histo array.
8738         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
8739         to STACK_SIZE.
8740         (f): Use GITT_SIZE to define size of gitt local table.
8741         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
8742         to STACK_SIZE; Use it to define size of bytemem array.
8744 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8746         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
8747         on 68HC11/HC12 due to the asm instruction.
8748         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
8749         * gcc.c-torture/compile/920520-1.x: Likewise.
8750         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
8751         on 68HC11/HC12 because the function is larger than 64K.
8752         * gcc.c-torture/compile/961203-1.x: New file, this test fails
8753         on 68HC11/HC12 because the structure is too large.
8755 2001-05-20  Richard Henderson  <rth@redhat.com>
8757         * gcc.c-torture/execute/20010520-1.c: New.
8759 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8761         * g++.old-deja/g++.warn/compare1.C: New test.
8762         * gcc.dg/compare4.c: New test.
8764 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
8766         * g++.old-deja/g++.other/optimize1.C: New test.
8768 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8770         * g++.old-deja/g++.pt/spec41.C: New test.
8772 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8774         * gcc.c-torture/compile/20010114-1.x: Remove.
8776 2001-05-18  Stan Shebs  <shebs@apple.com>
8778         * gcc.c-torture/compile/20010518-1.c: New test.
8780 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
8782         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
8783         * g++.old-deja/g++.pt/crash67.C: New test.
8785 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
8787         * g++.old-deja/g++.other/debug9.C: New test.
8789 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
8791         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
8793 2001-05-16  Jan Hubicka  <jh@suse.cz>
8795         * gcc.c-torture/compile/20010516-1.c: New test.
8797 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8799         * g++.old-deja/g++.other/crash41.C: New test.
8801 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8803         * g++.old-deja/g++.pt/crash66.C: New test.
8805 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
8807         * g++.old-deja/g++.robertl/eb27.C: Convert.
8809 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
8811         * g++.dg/friend-warn.C: New test.  Do not warn about friend
8812         declaration being redundant.
8814 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
8816         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
8818 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
8820         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
8822 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
8824         * lib/g++.exp: Use testsuite_flags.
8826 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
8828         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
8830 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8832         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
8834 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
8836         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
8838 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
8840         * gcc.c-torture/compile/20010313-1.c: New test.
8842 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
8844         * gcc.dg/cpp/direct2.c: New test.
8845         * gccq.dg/cpp/direct2s.c: New test.
8847         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
8849 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
8851         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
8852         * g++.old-deja/g++.other/op3.C: Likewise.
8854 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8856         * gcc.dg/cpp/syshdr.h: New file.
8857         * gcc.dg/cpp/sysmac1.c: Update.
8858         * gcc.dg/cpp/sysmac2.c: Update.
8860 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8862         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
8864 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
8866         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
8867         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
8869 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
8871         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
8873 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
8875         * lib/g++.exp (g++_include_flags): Don't use any special flags
8876         if TESTING_IN_BUILD_TREE is not defined.
8877         (g++_init): Use a plain 'c++' as the compiler if
8878         TESTING_IN_BUILD_TREEE is not defined.
8880 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8882         * g++.old-deja/g++.eh/catch13.C: New test.
8883         * g++.old-deja/g++.eh/catch14.C: New test.
8885 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8887         * gcc.dg/cpp/tr-define.c: New test.
8889 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
8891         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
8892         <stdlib.h>, not <malloc.h>.
8894 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8896         * g++.old-deja/g++.ns/template17.C: New test.
8898 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8900         * g++.old-deja/g++.pt/ref4.C: New test.
8902 2001-04-30  Richard Henderson  <rth@redhat.com>
8904         * gcc.dg/20000724-1.c: Revert last change.
8906 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
8908         * g77.f-torture/execute/20010430.f: New test.
8910 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
8912         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
8914 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
8916         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
8918 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8920         * g++.old-deja/g++.eh/crash6.C: New test.
8922 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8924         * g++.old-deja/g++.other/warn7.C: New test.
8926 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8928         * g++.old-deja/g++.other/defarg9.C: New test.
8930 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8932         * g77.f-torture/compile/20010426.f: New test.
8933         * g77.f-torture/execute/20010426.f: New test.
8935 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8937         * g77.f-torture/compile/20000629-1.x: Remove - error
8938         has been fixed.
8940 2001-04-26  Jeffrey A Law  (law@cygnus.com)
8942         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
8943         Tweak slightly to work with g++.dg framework.
8944         * g++.dg/special/ecos.exp: Run initp1.C test.
8945         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
8947         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
8948         its linker doesn't give line numbers either.
8949         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
8951 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8953         * g++.old-deja/g++.other/lex1.C: New test.
8955 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
8957         * gcc.dg/noncompile/20010425-1.c: New test.
8959 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8961         * g++.old-deja/g++.pt/mangle2.C: New test.
8963 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8965         * gcc.dg/format/plus-1.c: New test.
8967 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8969         * gcc.dg/20010423-1.c: New test.
8971 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8973         * gcc.c-torture/execute/20010422-1.c: New test.
8975 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
8977         * g++.old-deja/g++.ns/type2.C: New test.
8979 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
8981         * g++.old-deja/g++.other/perf1.C: New test.
8983 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
8985         * gcc.dg/c99-func-2.c: Remove xfail.
8986         * gcc.dg/c99-func-3.c: Remove xfail.
8987         * gcc.dg/c99-func-4.c: Remove xfail.
8989 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
8991         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
8993 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8995         * gcc.c-torture/compile/20010423-1.c: New test.
8997 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8999         * g++.old-deja/g++.pt/typename28.C: New test.
9001 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9003         * g++.old-deja/g++.abi/empty2.C: New test.
9004         * g++.old-deja/g++.abi/empty3.C: New test.
9006 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9008         * g++.old-deja/g++.other/comdat2.C: New test.
9009         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
9011 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9013         * g++.old-deja/g++.other/overload14.C: New test.
9015 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9017         * g++.old-deja/g++.other/lookup23.C: New test.
9019 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9021         * gcc.c-torture/execute/20010403-1.c: New test.
9023 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
9024             Mark Mitchell  <mark@codesourcery.com>
9026         * lib/old-dejagnu.exp: Don't delete output of executable.
9027         Add .exe suffix to executables.
9029 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
9031         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
9033 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9035         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9037 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9039         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9040         * g++.old-deja/g++.abi/crash1.C: New test.
9042 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9044         * g++.old-deja/g++.other/crash40.C: New test.
9046 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9048         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9050 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9052         * g++.old-deja/g++.other/warn6.C: New test.
9054 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9056         * g++.old-deja/g++.robertl/eb42.C: Same.
9058 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9060         * gcc.dg/wtr-conversion-1.c: New testcase.
9062 2001-04-10  Richard Henderson  <rth@redhat.com>
9064         * g++.old-deja/g++.other/array5.C: New.
9066 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9068         * gcc.c-torture/execute/20010408-1.c: New test.
9070 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9072         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9073         headers and constructs.
9074         * g++.old-deja/g++.robertl/eb79.C: Same.
9075         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9076         * g++.old-deja/g++.robertl/eb73.C: Same.
9077         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9078         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9079         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9080         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9081         * g++.old-deja/g++.robertl/eb44.C: Same.
9082         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9083         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9084         * g++.old-deja/g++.robertl/eb39.C: Same.
9085         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9086         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9087         * g++.old-deja/g++.robertl/eb30.C: Same.
9088         * g++.old-deja/g++.robertl/eb3.C: Same.
9089         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9090         * g++.old-deja/g++.robertl/eb21.C: Same.
9091         * g++.old-deja/g++.robertl/eb15.C: Same.
9092         * g++.old-deja/g++.robertl/eb118.C: Same.
9093         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9094         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9095         * g++.old-deja/g++.robertl/eb109.C: Same.
9096         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9097         * g++.old-deja/g++.mike/rtti1.C: Same.
9098         * g++.old-deja/g++.mike/p658.C: Same.
9099         * g++.old-deja/g++.mike/net46.C: Same.
9100         * g++.old-deja/g++.mike/net34.C: Same.
9101         * g++.old-deja/g++.mike/memoize1.C: Same.
9102         * g++.old-deja/g++.mike/eh2.C: Same.
9103         * g++.old-deja/g++.law/weak.C: Same.
9104         * g++.old-deja/g++.law/visibility7.C: Same.
9105         * g++.old-deja/g++.law/visibility25.C: Same.
9106         * g++.old-deja/g++.law/visibility22.C: Same.
9107         * g++.old-deja/g++.law/visibility2.C: Same.
9108         * g++.old-deja/g++.law/visibility17.C: Same.
9109         * g++.old-deja/g++.law/visibility13.C: Same.
9110         * g++.old-deja/g++.law/visibility10.C: Same.
9111         * g++.old-deja/g++.law/visibility1.C: Same.
9112         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9113         * g++.old-deja/g++.law/vbase1.C: Same.
9114         * g++.old-deja/g++.law/operators32.C: Same.
9115         * g++.old-deja/g++.law/nest3.C: Same.
9116         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9117         * g++.old-deja/g++.law/except5.C (main): Same.
9118         * g++.old-deja/g++.law/cvt7.C (run): Same.
9119         * g++.old-deja/g++.law/cvt2.C: Same.
9120         * g++.old-deja/g++.law/cvt16.C: Same.
9121         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9122         * g++.old-deja/g++.law/ctors17.C (main): Same.
9123         * g++.old-deja/g++.law/ctors13.C: Same.
9124         * g++.old-deja/g++.law/ctors12.C (main): Same.
9125         * g++.old-deja/g++.law/ctors10.C: Same.
9126         * g++.old-deja/g++.law/code-gen5.C: Same.
9127         * g++.old-deja/g++.law/bad-error7.C: Same.
9128         * g++.old-deja/g++.law/arm9.C: Same.
9129         * g++.old-deja/g++.law/arm12.C: Same.
9130         * g++.old-deja/g++.law/arg8.C: Same.
9131         * g++.old-deja/g++.law/arg1.C: Same.
9132         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9133         * g++.old-deja/g++.jason/template31.C: Same.
9134         * g++.old-deja/g++.jason/template24.C (main): Same.
9135         * g++.old-deja/g++.jason/2371.C: Same.
9136         * g++.old-deja/g++.eh/new2.C: Same.
9137         * g++.old-deja/g++.eh/new1.C: Same.
9138         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9139         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9140         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9141         * g++.old-deja/g++.brendan/crash62.C: Same.
9142         * g++.old-deja/g++.brendan/crash52.C: Same.
9143         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9144         * g++.old-deja/g++.brendan/crash38.C: Same.
9145         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9146         * g++.old-deja/g++.brendan/copy9.C: Same.
9148 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9150         * gcc.c-torture/execute/20001203-2.c (memset):
9151         Count argument is of type __SIZE_TYPE__.
9153 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9155         * gcc.c-torture/compile/20010404-1.c: New test.
9157 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9159         * gcc.c-torture/compile/20010326-1.c: New test.
9161 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9163         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9164         peculiarities of the SH.
9165         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9167 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9169         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9170         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9171         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9173 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9175         * g77.f-torture/compile/20010321-1.f: New test.
9177 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9179         * gcc.c-torture/compile/20010329-1.c: New test.
9181 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9183         * gcc.c-torture/execute/20010329-1.c: New test.
9185 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9187         * g++.old-deja/g++.other/eh4.C: Fix typo.
9189 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9191         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9193 2001-03-28  Philip Blundell  <philb@gnu.org>
9195         * gcc.c-torture/compile/20010328-1.c: New test.
9197 2001-03-27  Richard Henderson  <rth@redhat.com>
9199         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9200         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9202 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9204         * gcc.c-torture/compile/20010327-1.c: New test.
9206 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9208         * g++.old-deja/g++.other/friend12.C: New test.
9209         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9210         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9212 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9214         * gcc.c-torture/execute/20010325-1.c: New test.
9216 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9218         * g++.old-deja/g++.other/mangle3.C: New test.
9220 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9222         * g++.old-deja/g++.other/anon8.C: New test.
9224 2001-03-20  Philip Blundell  <philb@gnu.org>
9226         * gcc.c-torture/compile/20010320-1.c: New test.
9228 2001-03-17  Richard Henderson  <rth@redhat.com>
9230         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9232 2001-03-15  Geoff Keating  <geoff@redhat.com>
9234         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9235         tests on AIX.
9237 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9239         * g++.old-deja/g++.other/eh4.C: New test.
9241 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9243         * gcc.dg/cpp/mi1.c: Update.
9245 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9247         * g++.old-deja/g++.other/regstack.C: New test.
9249 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9251         * g++.old-deja/g++.other/ref4.C: New test.
9253 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9255         * objc/execute/va_method.m: Added.
9256         * objc/execute/IMP.m: Added.
9257         * objc/execute/_cmd.m: Added.
9258         * objc/execute/accessing_ivars.m: Added.
9259         * objc/execute/class-1.m: Added.
9260         * objc/execute/class-10.m: Added.
9261         * objc/execute/class-11.m: Added.
9262         * objc/execute/class-12.m: Added.
9263         * objc/execute/class-13.m: Added.
9264         * objc/execute/class-14.m: Added.
9265         * objc/execute/class-2.m: Added.
9266         * objc/execute/class-3.m: Added.
9267         * objc/execute/class-4.m: Added.
9268         * objc/execute/class-5.m: Added.
9269         * objc/execute/class-6.m: Added.
9270         * objc/execute/class-7.m: Added.
9271         * objc/execute/class-8.m: Added.
9272         * objc/execute/class-9.m: Added.
9273         * objc/execute/class-tests-1.h
9274         * objc/execute/class-tests-2.h
9275         * objc/execute/compatibility_alias.m: Added.
9276         * objc/execute/encode-1.m: Added.
9277         * objc/execute/formal_protocol-1.m: Added.
9278         * objc/execute/formal_protocol-2.m: Added.
9279         * objc/execute/formal_protocol-3.m: Added.
9280         * objc/execute/formal_protocol-4.m: Added.
9281         * objc/execute/formal_protocol-5.m: Added.
9282         * objc/execute/formal_protocol-6.m: Added.
9283         * objc/execute/formal_protocol-7.m: Added.
9284         * objc/execute/informal_protocol.m: Added.
9285         * objc/execute/initialize.m: Added.
9286         * objc/execute/load.m: Added.
9287         * objc/execute/many_args_method.m: Added.
9288         * objc/execute/nested-3.m: Added.
9289         * objc/execute/no_clash.m: Added.
9290         * objc/execute/private.m: Added.
9291         * objc/execute/redefining_self.m: Added.
9292         * objc/execute/root_methods.m: Added.
9293         * objc/execute/selector-1.m: Added.
9294         * objc/execute/static-1.m: Added.
9295         * objc/execute/static-2.m: Added.
9296         * objc/execute/va_method.m: Added.
9298 2001-03-10  Richard Henderson  <rth@redhat.com>
9300         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9302 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9304         * g++.old-deja/g++.other/crash31.C: XFAIL.
9305         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9306         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9307         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9308         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9309         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9311 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9313         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9315 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9317         * gcc.dg/20000724-1.c: Don't use multiline strings.
9319 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9321         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9322         result of -cString against what we expect it to be; don't just
9323         print it out for no one to read.
9325         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9326         Based on testcases provided by Nicola Pero.
9328 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9330         * gcc.dg/cpp/macro7.c: New test.
9332 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9334         * gcc.dg/cpp/multiline.c: Update.
9336 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9338         * g++.old-deja/g++.other/enum3.C: New test.
9340 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9342         * g++.old-deja/g++.other/pod1.C: New test.
9344 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9346         * g++.old-deja/g++.ext/overload1.C: New test.
9348 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9350         * g++.old-deja/g++.pt/using1.C: New test.
9352 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9354         * g++.old-deja/g++.other/using9.C: New test.
9356 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
9358         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9360         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9362 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
9364         * g++.old-deja/g++.ext/realpt1.C: Remove.
9366 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
9368         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9370 2001-02-26  Will Cohen  <wcohen@redhat.com>
9372         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9374 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
9376         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9377         templatized constructors.
9379 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9381         * gcc.c-torture/execute/20010224-1.c: New test.
9383 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
9385         * gcc.c-torture/execute/20010222-1.c: New test.
9387 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
9389         * g++.old-deja/g++.other/inline20.C: New test.
9391 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
9393         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9395 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9397         * g++.old-deja/g++.other/lookup22.C: New test.
9399 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
9401         * g77.dg: New directory.
9402         * g77.dg/20010216-1.f: New test case.
9403         * g77.dg/dg.exp: New driver.
9404         * lib/g77-dg.exp: New driver library.
9406 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9408         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9410 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
9412         * g++.old-deja/g++.other/decl9.C: New test.
9414 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
9416         * g++.old-deja/g++.other/init16.C: Update the test so that it does
9417         not need <string> and also tests the initialization at runtime.
9419 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9421         * gcc.c-torture/execute/longlong.c: New test.
9423 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9425         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9427 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9429         * gcc.c-torture/execute/920302-1.c (execute):
9430         Change argument type to short.
9432 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9434         * g++.old-deja/g++.pt/deduct6.C: New test.
9436 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9438         * g++.old-deja/g++.pt/deduct5.C: New test.
9440 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
9442         * gcc.c-torture/execute/20010209-1.c: New test.
9444 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9446         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9448 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
9450         * g++.dg/vtgc1.C: Update for new ABI.
9452         * consistency.vlad: New directory, 1665 files.
9454 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9456         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9457         return type.
9458         * gcc.dg/cpp/digraphs.c: Declare puts.
9460 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9462         * g++.old-deja/g++.other/warn5.C: New test.
9464 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9466         * g++.old-deja/g++.pt/spec40.C: New test.
9468 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9470         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9471         case.
9472         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9474 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
9476         * gcc.c-torture/compile/20010209-1.c: New test.
9478 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
9480         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9481         excess errors message but not if it crashes.
9482         * g++.old-deja/g++.other/crash27.C: Likewise.
9483         * g++.old-deja/g++.other/crash28.C: Likewise.
9484         * g++.old-deja/g++.other/crash30.C: Likewise.
9485         * g++.old-deja/g++.other/crash32.C: Likewise.
9486         * g++.old-deja/g++.other/crash35.C: Likewise.
9487         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9489 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9491         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9492         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9493         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9494         g77.f-torture/execute/execute.exp,
9495         g77.f-torture/noncompile/noncompile.exp,
9496         gcc.c-torture/execute/execute.exp,
9497         gcc.c-torture/execute/memcheck/memcheck.exp,
9498         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9499         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9500         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9501         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9502         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9503         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9504         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9505         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9506         Remove bug reporting instructions with ancient email addresses.
9508 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9510         * gcc.dg/20010202-1.c: New test.
9511         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9513 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
9515         * g++.dg/stdbool-if.C: New test.
9517 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
9519         * objc/execute/fdecl.m: Added main().
9521 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9523         * gcc.c-torture/execute/20010206-1.c: New test.
9525 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9527         * gcc.dg/cpp/avoidpaste1.c: Update.
9529 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
9531         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9532         Pero <nicola@brainstorm.co.uk>.
9533         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9535 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
9537         * g++.old-deja/g++.pt/spec39.C: New test.
9539 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
9541         * gcc.c-torture/compile/20010202-1.c: New test.
9543 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
9545         * g++.old-deja/g++.abi/primary2.C: New test.
9546         * g++.old-deja/g++.abi/primary3.C: New test.
9547         * g++.old-deja/g++.abi/primary4.C: New test.
9548         * g++.old-deja/g++.abi/primary5.C: New test.
9549         * g++.old-deja/g++.abi/vtable3.h: New test.
9550         * g++.old-deja/g++.abi/vtable3a.C: New test.
9551         * g++.old-deja/g++.abi/vtable3b.C: New test.
9552         * g++.old-deja/g++.abi/vtable3c.C: New test.
9553         * g++.old-deja/g++.abi/vtable3d.C: New test.
9554         * g++.old-deja/g++.abi/vtable3e.C: New test.
9555         * g++.old-deja/g++.abi/vtable3f.C: New test.
9556         * g++.old-deja/g++.abi/vtable3g.C: New test.
9557         * g++.old-deja/g++.abi/vtable3h.C: New test.
9558         * g++.old-deja/g++.abi/vtable3i.C: New test.
9559         * g++.old-deja/g++.abi/vtable3j.C: New test.
9560         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9562 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9564         * g++.old-deja/g++.other/anon6.C: New test.
9565         * g++.old-deja/g++.other/anon7.C: New test.
9567 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9569         * gcc.dg/cpp/avoidpaste2.c: New tests.
9571 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9573         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9575 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9577         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9578         DECIMAL_DIG cases for Irix."
9580 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9582         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9584 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9586         * gcc.dg/c99-tag-1.c: New test.
9588 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9590         * gcc.dg/cpp/tr-warn1.c: Add tests.
9592 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9594         * gcc.dg/cpp/avoidpaste1.c: Update.
9595         * gcc.dg/cpp/paste4.c: Update.
9597 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9599         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9600         cases for Irix.
9602 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9604         * g++.old-deja/g++.other/inline19.C: New test.
9606 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9608         * gcc.dg/Wlarger-than.c: New test.
9610 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9612         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9614 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9616         * gcc.c-torture/execute/20010129-1.c: New test.
9617         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9619 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9621         * gcc.dg/cpp/avoidpaste1.c: Test case.
9623 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9625         * g++.old-deja/g++.other/inline18.C: New test.
9627 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9629         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9630         and __builtin_putchar.
9632 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9634         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9635         tests.
9637 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9639         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9640         floating point number rounding mode to round to the nearest
9641         representable mode.
9643 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9645         * g++.old-deja/g++.other/mangle2.C: New test.
9647 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9649         * gcc.c-torture/compile/20010124-1.c: New test.
9651 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
9653         * g++.old-deja/g++.pt/spec38.C: New test.
9655 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9657         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9658         "Build don't run".
9660 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9662         * gcc.c-torture/execute/20010123-1.c: New test.
9664 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9666         * g++.old-deja/g++.pt/spec37.C: New test.
9668 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9670         * g++.old-deja/g++.pt/overload14.C: New test.
9672 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9674         * gcc.c-torture/execute/20010122-1.c: New test, exercise
9675         __builtin_return_address.
9677 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
9679         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9680         * g++.old-deja/g++.pt/spec35.C: New test.
9681         * g++.old-deja/g++.pt/spec36.C: New test.
9683 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
9685         * gcc.c-torture/compile/20010118-1.c: New test.
9687 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9689         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
9691 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9693         * gcc.c-torture/execute/20010119-1.c: New test.
9695 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9697         * g++.old-deja/g++.other/vbase5.C: New test.
9699 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9701         * gcc.c-torture/execute/20010118-1.c: New test.
9703 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9705         * g++.old-deja/g++.pt/deduct3.C: New test.
9707 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9709         * g++.old-deja/g++.pt/spec34.C: New test.
9711 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9713         * g77.f-torture/compile/20000601-2.f: New test.
9715 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9717         * g++.old-deja/g++.other/init17.C: New test.
9719 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
9721         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9723 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9725         * g++.old-deja/g++.pt/unify8.C: New test.
9727 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9729         * g++.old-deja/g++.abi/vbase1.C: New test.
9731 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9733         * g++.old-deja/g++.pt/crash65.C: New test.
9735 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9737         * gcc.dg/cpp/assembl2.S: New test case.
9739 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
9741         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9742         are supported.
9744 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9746         * g++.old-deja/g++.other/builtins1.C: New test.
9747         * g++.old-deja/g++.other/builtins2.C: Likewise.
9748         * g++.old-deja/g++.other/builtins3.C: Likewise.
9749         * g++.old-deja/g++.other/builtins4.C: Likewise.
9751 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
9753         * gcc.c-torture/compile/20010117-1.c: New test.
9754         * gcc.c-torture/compile/20010117-2.c: New test.
9756 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9758         * g77.f-torture/execute/20010116.[fx]: New test,
9759         XFAIL on i?86-*-*.
9760         * g77.f-torture/compile/20010115.f: Indicate it's
9761         a test for PR fortran/1636.
9763 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9765         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
9767 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9769         * g77.f-torture/compile/20010115.f: New test.
9771 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
9773         * g++.old-deja/g++.pt/nontype5.C: New test.
9775 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9777         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
9778         have an equivalent working one below it.
9780 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9782         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
9783         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9785 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9787         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
9788         message containing "init_priority".
9789         (conpr-2.C): Likewise.
9790         (conpr-3.C): Likewise.
9791         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
9793 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9795         * gcc.c-torture/execute/20010114-2.c: New test.
9797 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9799         * gcc.c-torture/compile/20010114-1.c: New test.
9800         * gcc.c-torture/compile/20010114-1.x: Xfail.
9801         * gcc.c-torture/compile/20010114-2.c: New test.
9802         * gcc.c-torture/execute/20010114-1.c: New test.
9803         * gcc.dg/trunc-1.c: New test.
9804         * gcc.dg/uninit-B.c: New test.
9806 2001-01-13  Nick Clifton  <nickc@redhat.com>
9808         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
9809         target.
9811 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9813         * gcc.c-torture/compile/20010113-1.c: New test.
9815 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
9817         * gcc.c-torture/compile/20001212-1.c: New test.
9819 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9821         * gcc.dg/cpp/widestr1.c: Update.
9822         * gcc.dg/cpp/prag-imp.c: Remove.
9824 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
9826         * gcc.c-torture/execute/20000801-3.x: Remove.
9827         * gcc.dg/c90-init-1.c: New test.
9828         * gcc.dg/c99-init-1.c: New test.
9829         * gcc.dg/c99-init-2.c: New test.
9830         * gcc.dg/gnu99-init-1.c: New test.
9832 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
9834         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
9835         testing that no relevant ones were found.
9837 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9839         * g++.old-deja/g++.pt/cast2.C: New test.
9841 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9843         * g++.old-deja/g++.pt/friend47.C: New test.
9845 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9847         * g++.old-deja/g++.pt/instantiate13.C: New test.
9849 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9851         * g++.old-deja/g++.other/defarg7.C: New test.
9852         * g++.old-deja/g++.other/defarg8.C: New test.
9854 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9856         * g++.old-deja/g++.pt/crash64.C: New test.
9858 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9860         * g++.old-deja/g++.pt/crash63.C: New test.
9862 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9864         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
9866 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
9868         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
9870 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9872         * g++.old-deja/g++.pt/error3.C: New test.
9874 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9876         * g++.old-deja/g++.other/crash39.C: New test.
9878 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9880         * g++.old-deja/g++.other/vbase4.C: New test.
9882 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
9884         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
9885         * gcc.dg/special/20000419-2.c: New file. Identical to above.
9886         * gcc.dg/special/special.exp: New test driver which will check
9887         for alias support for the above test.
9889 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
9891         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
9892         problems on small machines.
9893         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
9894         parameterize.
9896 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
9898         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
9899         mips.
9900         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9902 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
9904         * g++.old_deja/g++.pt/using8.C: New test.
9906 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9908         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
9910 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
9912         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
9913         where a failure is expected.
9914         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
9916 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9918         * g++.old_deja/g++.pt/instantiate12.C: New test.
9920 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9922         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
9923         start of structs.
9924         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
9925         * g++.old-deja/g++.brendan/crash17.C: Likewise.
9926         * g++.old-deja/g++.brendan/crash29.C: Likewise.
9927         * g++.old-deja/g++.brendan/crash48.C: Likewise.
9928         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9929         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
9930         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
9931         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
9932         * g++.old-deja/g++.eh/spec6.C: Likewise.
9933         * g++.old-deja/g++.jason/crash3.C: Likewise.
9934         * g++.old-deja/g++.law/ctors11.C: Likewise.
9935         * g++.old-deja/g++.law/ctors17.C: Likewise.
9936         * g++.old-deja/g++.law/ctors5.C: Likewise.
9937         * g++.old-deja/g++.law/ctors9.C: Likewise.
9938         * g++.old-deja/g++.mike/ambig1.C: Likewise.
9939         * g++.old-deja/g++.mike/net22.C: Likewise.
9940         * g++.old-deja/g++.mike/p3538a.C: Likewise.
9941         * g++.old-deja/g++.mike/p3538b.C: Likewise.
9942         * g++.old-deja/g++.mike/virt3.C: Likewise.
9943         * g++.old-deja/g++.niklas/t128.C: Likewise.
9944         * g++.old-deja/g++.other/anon4.C: Likewise.
9945         * g++.old-deja/g++.other/using1.C: Likewise.
9946         * g++.old-deja/g++.other/warn3.C: Likewise.
9947         * g++.old-deja/g++.pt/t37.C: Likewise.
9948         * g++.old-deja/g++.robertl/eb69.C: Likewise.
9949         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9951 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9953         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
9955 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9957         * gcc.c-torture/execute/stdio-opt-3.c: New test.
9959 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
9961         * gcc.c-torture/compile/20010107-1.c: New test.
9963 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9965         * gcc.c-torture/execute/builtin-noret-1.c: New test.
9967 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9969         * gcc.dg/format/format.h: New file.
9970         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
9971         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
9972         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
9973         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
9974         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
9975         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9976         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
9977         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
9978         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
9979         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
9980         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
9981         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
9982         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
9983         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
9984         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
9985         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
9986         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
9987         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
9988         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
9989         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
9990         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
9991         instead of declaring standard types, macros and functions in each
9992         test.
9994 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
9996         * gcc.c-torture/execute/20010106-1.c: New test.
9998 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10000         * gcc.dg/format/format.exp: New file.
10001         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
10002         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
10003         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
10004         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
10005         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
10006         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
10007         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
10008         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
10009         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
10010         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
10011         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
10012         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
10013         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
10014         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
10015         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
10016         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
10017         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
10018         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
10019         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
10020         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
10021         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
10022         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
10023         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
10024         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
10025         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
10026         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
10027         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
10028         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
10029         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
10030         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
10031         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
10032         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10033         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10034         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10035         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10036         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10037         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10038         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10039         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10040         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10041         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10042         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10044 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10046         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10047         account.
10049 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10051         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10053 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10055         * g++.old-deja/g++.pt/crash62.C: New test.
10057 2001-01-04  Richard Henderson  <rth@redhat.com>
10059         * gcc.dg/20000926-1.c: Update expected warnings.
10060         * gcc.dg/array-2.c: Likewise.
10061         * gcc.dg/array-4.c: Also validate flexible array members.
10062         * gcc.dg/c99-flex-array-1.c: New.
10064 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10066         * gcc.c-torture/compile/20001222-1.x: Remove.
10068 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10070         * gcc.c-torture/execute/built-in-setjmp.c: New.
10072 2001-01-03  Richard Henderson  <rth@redhat.com>
10074         * gcc.dg/940510-1.c: Update expected error wording.
10075         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10077 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10079         * lib/target-supports.exp (check_alias_available): Modified to
10080         indicate aliases not supported if only weak aliases are supported.
10082 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10084         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10085         Turn on cmpstrsi checks for __pj__ and __i370__.
10087 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10089         * g++.old-deja/g++.other/virtual11.C: New test.
10091 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10093         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10095 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10097         * gcc.c-torture/compile/20010102-1.c: New test.
10099 2001-01-02  Andreas Jaeger  <aj@suse.de>
10101         * gcc.dg/noreturn-3.c: New test.
10103         * gcc.dg/noreturn-4.c: New test.
10105 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10107         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10108         __builtin_fputc and __builtin_fwrite.
10110 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10112         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10113         signed char, not default char.
10115 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10117         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10119 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10121         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10123 2000-12-29  Richard Henderson  <rth@redhat.com>
10125         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10126         (__cyg_profile_func_exit): Define.
10128 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10130         * g++.dg/vtgc1.C: New test.
10132 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10134         * gcc.dg/noncompile/20001228-1.c: New test.
10136         * gcc.dg/20001228-1.c: New test.
10138         * gcc.c-torture/execute/20001228-1.c: New test.
10140 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10142         * gcc.dg/format-strfmon-1.c: New test.
10144 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10146         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10147         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10148         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10149         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10150         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10151         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10152         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10153         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10154         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10155         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10156         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10157         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10158         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10160         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10161         * gcc.c-torture/execute/string-opt-4.c: Test index.
10163 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10165         * gcc.c-torture/compile/20001226-1.c: New test.
10167 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10169         * gcc.c-torture/compile/20001222-1.c: New test.
10170         * gcc.c-torture/compile/20001222-1.x: Xfail.
10172 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10174         * gcc.c-torture/execute/comp-goto-2.c: New test.
10176 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10178         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10179         Use long types if __INT_MAX__ is 32767.
10180         (main): Use cast to (sint32 *) when poking 88 into a_page.
10182         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10184 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10186         * gcc.c-torture/compile/20001221-1.c: New test.
10187         * gcc.c-torture/execute/20001221-1.c: New test.
10189 2000-12-20  Richard Henderson  <rth@redhat.com>
10191         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10192         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10194 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10196         * gcc.dg/compare3.c: New test.
10198 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10200         * gcc.dg/format-warnll-1.c: New test.
10202 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10204         * gcc.dg/cpp/cmdlne-P.c: New test.
10206 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10208         * gcc.c-torture/execute/builtin-abs-1.c,
10209         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10211 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10213         * gcc.dg/cpp/multiline.c: New test.
10215 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10217         * g++.old-deja/g++.other/syshdr1.C: Update.
10218         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10220 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10222         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10224 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10226         * g++.old-deja/g++.pt/ttp65.C: New test.
10228 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10230         * g++.old-deja/g++.pt/ttp64.C: New test.
10232 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10234         * g++.old-deja/g++.pt/spec33.C: New test.
10236 2000-12-14  Catherine Moore  <clm@redhat.com>
10238         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10239         * gcc.c-torture/execute/920612-2.c: Likewise.
10240         * gcc.c-torture/execute/920428-2.c: Likewise.
10241         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10242         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10244 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10246         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10247         * gcc.dg/pack-test-2.c: Likewise.
10249 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10251         Tests by Zack Weinberg <zackw@stanford.edu>.
10253         * gcc.dg/cpp/defined.c: Update.
10254         * gcc.dg/cpp/defined_trad.c: New tests.
10256 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10258         * gcc.dg/cpp/trad-direct.c: Update.
10260 2000-12-11  Neil Booth  <neilb@earthling.net>
10262         * gcc.dg/cpp/defined_trad.c
10264 2000-12-11  Neil Booth  <neilb@earthling.net>
10266         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10268 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10270         * gcc.dg/format-miss-2.c: New test.
10272 2000-12-09  Neil Booth  <neilb@earthling.net>
10274         * gcc.dg/cpp/lineflags.c: New tests.
10275         * gcc.dg/cpp/poison.c: Update.
10276         * gcc.dg/cpp/redef2.c: Update.
10277         * gcc.dg/cpp/skipping.c: New test.
10279 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10281         * g++.old-deja/g++.other/eh3.C: New testcase.
10283 2000-12-07  Neil Booth  <neilb@earthling.net>
10285         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10286         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10287         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10288         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10289         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10290         Update.
10292 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10294         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10295         __SIZE_TYPE__ instead of int for type of integers cast to
10296         pointers.
10298 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10300         * g++.old-deja/g++.other/cleanup4.C: New test.
10302 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10304         * format-sec-1.c: New test.
10306 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10308         * gcc.dg/format-nonlit-3.c: New test.
10310 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10312         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10313         through a null pointer.
10315 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10317         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10318         * g++.old-deja/g++.pt/partial4.C: New test.
10320 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10322         * gcc.c-torture/execute/ieee/hugeval.x: New.
10324 2000-12-06  Neil Booth  <neilb@earthling.net>
10326         * gcc.dg/cpp/backslash2.c: New tests.
10328 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10330         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10331         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10333 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
10335         * gcc.c-torture/execute/20001203-2.c: New testcase.
10337 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10339         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10340         * g++.old-deja/g++.other/virtual10.C: New test.
10342 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10344         * g++.old-deja/g++.mike/pmf5.C: Remove test.
10346 2000-12-05  Richard Henderson  <rth@redhat.com>
10348         * gcc.c-torture/compile/20001205-1.c: New.
10350 2000-12-04  Neil Booth  <neilb@earthling.net>
10352         * g++.old-deja/g++.other/virtual9.C: New test.
10353         * g++.old-deja/g++.pt/crash61.C: New test.
10354         * gcc.c-torture/execute/loop-9.c: New test.
10356 2000-12-04  Neil Booth  <neilb@earthling.net>
10358         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10359         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10360         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10361         * gcc.dg/cpp/extratokens.c: ...here.
10363 2000-12-04  Neil Booth  <neilb@earthling.net>
10365         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10366         New tests.
10368 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10370         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10371         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10373 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10375         * gcc.c-torture/execute/20001203-1.c: New test.
10377 2000-12-03  Neil Booth  <neilb@earthling.net>
10379         * gcc.dg/cpp/macro6.c: New test cases.
10381 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10383         * gcc.c-torture/execute/string-opt-9.c: New test.
10384         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10385         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10386         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10388         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10389         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
10391 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
10393         * gcc.dg/cpp/if-6.c: New testcase.
10395         * gcc.dg/20001201-1.c: New testcase.
10397 2000-12-02  Neil Booth  <neilb@earthling.net>
10399         * g++.old-deja/g++.other/externC4.C,
10400         g++.old-deja/g++.other/friend10.C: New tests.
10402 2000-12-02  Neil Booth  <neilb@earthling.net>
10404         * g++.old-deja/g++.other/instan2.C
10405         * g++.old-deja/g++.other/instan3.C: New test.
10407 2000-12-02  Neil Booth  <neilb@earthling.net>
10409         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10410         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10411         gnuc99.c,gnuc99-pedantic.c: New tests.
10413 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10415         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10416         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10418 2000-12-01  Neil Booth  <neilb@earthling.net>
10420         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10421         * gcc.dg/cpp/poison.c: Update.
10422         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
10424 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
10426         * g77.f-torture/execute/20001201.f: New test.
10428 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10430         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10432 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
10434         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10436 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
10438         * g++.old-deja/g++.other/cast6.C: New test.
10440 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
10442         * gcc.c-torture/execute/20001130-2.c: New testcase.
10444 2000-11-30  Richard Henderson  <rth@redhat.com>
10446         * gcc.c-torture/execute/20001130-1.c: New test.
10448 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10450         * g++.old-deja/g++.other/op3.C: New test.
10452 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10454         * g++.old-deja/g++.other/op2.C: New test.
10456 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10458         * g++.old-deja/g++.other/crash38.C: New test.
10460 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
10462         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10464 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
10466         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10467         tests.
10468         * gcc.c-torture/execute/string-opt-6.c: New test.
10470         * gcc.dg/20001117-1.c: Add main.
10472 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
10474         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10475         Move from here ...
10476         * gcc.dg/940510-1.c: ... to here.
10478         * gcc.dg/20000926-1.c: GNU C now allows initializations of
10479         zero-size arrays in toplevel structures.
10481 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10483         * gcc.c-torture/execute/loop-8.c: New test.
10485 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10487         * g++.old-deja/g++.other/base1.C: New test.
10489 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10491         * g++.old-deja/g++.other/parse2.C: New test.
10493 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10495         * g++.old-deja/g++.pt/incomplete1.C: New test.
10497 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10499         * g++.old-deja/g++.other/friend9.C: New test.
10501 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10503         * gcc.dg/20001127-1.c: New test.
10505 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10507         * g++.old-deja/g++.pt/friend46.C: New test.
10509 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10511         * g++.old-deja/g++.other/ptrmem8.C: New test.
10513 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10515         * gcc.c-torture/execute/string-opt-7.c: New test.
10516         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10518 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10520         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10521         instead of 'mkcheck 2'.
10523 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10525         * gcc.c-torture/execute/memcheck/driver.c,
10526         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10527         C9X references to refer to C99.
10529 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
10531         * gcc.dg/ultrasp3.c: New test.
10533 2000-11-25  Neil Booth  <neilb@earthling.net>
10535         * gcc.dg/cpp/include2.c: Update test to be locale independent.
10537 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
10539         * gcc.c-torture/compile/20001123-2.c: New.
10541 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10543         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10545 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
10547         * gcc.dg/sequence-point-1.c: Add some new tests.
10548         * gcc.c-torture/execute/20001124-1.c: New test.
10550 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10552         * g++.old-deja/g++.other/vaarg4.C: New test.
10553         * gcc.c-torture/compile/20001123-1.c: New test.
10555 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10557         * g++.other/crash24.C: Adjust and remove XFAIL.
10558         * g++.other/crash37.C: New test.
10560 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10562         * g++.old-deja/g++.pt/instantiate9.C: New test.
10564 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10566         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10567         new ABI, too.
10569         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10570         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10572 2000-11-22  Neil Booth  <neilb@earthling.net>
10574         * gcc.dg/cpp/Wtrigraphs.c: New test.
10576 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10578         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10580 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10582         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10584 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10586         * lib/gcc-dg.exp: load_lib scanasm.exp.
10587         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10588         * lib/g++-dg.exp: load_lib scanasm.exp.
10589         * lib/scanasm.exp: New.
10590         (scan-assembler, scan-assembler-not): Add optional arguments to
10591         test name, or if not present, the pattern name.
10592         (scan-assembler-dem, scan-assembler-dem-not): New.
10594         * g++.dg/dg.exp: New.
10596 2000-11-21  Neil Booth  <neilb@earthling.net>
10598         * gcc.dg/cpp/integrated1.c: Remove.
10600 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10602         * gcc.c-torture/execute/20001121-1.c: New test.
10604 2000-11-21  Richard Henderson  <rth@redhat.com>
10606         * gcc.c-torture/compile/20001121-1.c: New test.
10608 2000-11-20  Neil Booth  <neilb@earthling.net>
10610         * gcc.dg/cpp/integrated1.c: New test.
10612 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10614         * g++.old-deja/g++.other/inline17.C: New test.
10616 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10618         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10619         local variable to be zero: I made the variable global. Now
10620         uses abort() and exit() instead of relying on main's return value.
10622 2000-11-20  Neil Booth  <neilb@earthling.net>
10624         * gcc.dg/cpp/paste2.c: Update test.
10625         * objc/execute/paste.m: New test.
10627 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10629         * gcc.dg/c99-condexpr-1.c: New test.
10631 2000-11-20  Neil Booth  <neilb@earthling.net>
10633         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10635 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10637         * g++.old-deja/g++.pt/export1.C: New test.
10639 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10641         * gcc.dg/20001117-1.c: New test.
10643 2000-11-18  Richard Henderson  <rth@redhat.com>
10645         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10647 2000-11-18  Richard Henderson  <rth@redhat.com>
10649         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10650         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10651         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10653 2000-11-18  Richard Henderson  <rth@redhat.com>
10655         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10656         (main): New.  Exit cleanly.
10658 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10660         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10661         gcc.dg/c99-fordecl-2.c: New tests.
10663 2000-11-18  Richard Henderson  <rth@redhat.com>
10665         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10666         * gcc.c-torture/execute/zerolen-2.c: New.
10668 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10670         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10671         memory.
10673 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10675         * g++.old-deja/g++.pt/instantiate8.C: New test.
10677 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10679         * g++.old-deja/g++.other/incomplete.C: Add more tests.
10680         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10682 2000-11-16  Nick Clifton  <nickc@redhat.com>
10684         * gcc.c-torture/execute/nestfunc-2.c: New test.
10685         * gcc.c-torture/execute/nestfunc-3.c: New test.
10687 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10689         * gcc.c-torture/compile/20001116-1.c: New test.
10691 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10693         * gcc.c-torture/execute/20001115-1.c: New test.
10695 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
10697         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10698         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10699         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10700         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10702 2000-11-15  Neil Booth  <neilb@earthling.net>
10704         gcc.dg/cpp/_Pragma1.c: Update.
10705         gcc.dg/cpp/_Pragma2.c: New test.
10707 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10709         * g++.old-deja/g++.other/anon5.C: New test.
10711 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10713         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10714         tests.
10716 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
10718         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10719         output.
10721 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10723         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10724         labels at end of compound statements.
10726 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
10728         * gcc.c-torture/execute/loop-7.c: New test.
10730 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10732         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10734 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10736         * gcc.dg/c99-bool-1.c: New test.
10738 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10740         * gcc.dg/c99-scope-1.c: Remove xfail.
10741         * gcc.dg/c99-scope-2.c: New test.
10743 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10745         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
10746         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
10748 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
10750         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
10751         error messages.
10753         * g++.mike/p700.C: Don't typedef wchar_t.
10754         * g++.mike/p784.C: Likewise.
10755         * g++.mike/eb101.C: Don't use __wchar_t.
10757 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10759         * g77.f-torture/execute/20001111.[fx]: Test premature exit
10760         from DO loop.
10762 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10764         * gcc.c-torture/execute/20001111-1.c: New test.
10766 2000-11-10  Nick Clifton  <nickc@redhat.com>
10768         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
10769         long multuiple and accumulate.
10771 2000-11-09  Richard Henderson  <rth@redhat.com>
10773         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
10774         via size_t instead of int.
10776         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
10777         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10778         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10779         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10781 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
10783         * gcc.c-torture/compile/20001109-1.c: New test.
10784         * gcc.c-torture/compile/20001109-2.c: New test.
10786 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
10788         * g++.old-deja/g++.pt/operator1.C: New test.
10789         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
10791 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10793         * gcc.dg/20001108-1.c: New test.
10795 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10797         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
10798         with both arguments constant strings.
10799         * gcc.c-torture/execute/string-opt-3.c: New test.
10800         * gcc.c-torture/execute/string-opt-4.c: New test.
10801         * gcc.c-torture/execute/string-opt-5.c: New test.
10803 2000-11-08  Nick Clifton  <nickc@redhat.com>
10805         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
10806         mulsidi3adddi patterns.
10808 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
10810         * g++.old-deja/g++.other/crash36.C: New test.
10812 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
10814         * g++.old-deja/g++.other/init16.C: New test.
10816 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
10818         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
10820 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10822         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
10823         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10824         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10826 2000-11-07  DJ Delorie  <dj@redhat.com>
10828         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
10830 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10832         * gcc.c-torture/execute/string-opt-1.c: New test.
10834 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10836         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
10837         mips-sgi-irix6.* because the MIPS ABI passes floating-point
10838         parameters in registers, and there is no way for a varargs
10839         function to know in which order the integer and floating-point
10840         parameters should be interleaved when they are placed on the
10841         stack.
10842         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10843         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10845 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10847         * gcc.c-torture/execute/string-opt-2.c: New test.
10849 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
10851         * g++.old-deja/g++.pt/crash60.C: New test.
10853 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10855         * g++.old-deja/g++.other/crash24.C: New test.
10856         * g++.old-deja/g++.other/crash25.C: New test.
10857         * g++.old-deja/g++.other/crash26.C: New test.
10858         * g++.old-deja/g++.other/crash27.C: New test.
10859         * g++.old-deja/g++.other/crash28.C: New test.
10860         * g++.old-deja/g++.other/crash29.C: New test.
10861         * g++.old-deja/g++.other/crash30.C: New test.
10862         * g++.old-deja/g++.other/crash31.C: New test.
10863         * g++.old-deja/g++.other/crash32.C: New test.
10864         * g++.old-deja/g++.other/crash33.C: New test.
10865         * g++.old-deja/g++.other/crash34.C: New test.
10866         * g++.old-deja/g++.other/crash35.C: New test.
10868 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10870         * gcc.c-torture/execute/20001031-1.c: New test.
10872 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
10874         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
10875         namespace.
10877         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
10878         standards-conformant.
10880         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
10882         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
10883         * g++.old-deja/g++.mike/p755a.C: Likewise.
10884         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
10885         library makes no calls to `operator new' during initialization.
10887 2000-11-04  Neil Booth  <neilb@earthling.net>
10889         * gcc.dg/cpp/include2.c: New tests.
10891 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
10893         * lib/g++.exp (g++_set_ld_library_path): New function.
10894         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
10896 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
10898         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
10899         warnings.
10901 2000-11-01  Richard Henderson  <rth@redhat.com>
10903         * g++.old-deja/g++.ext/namedret1.C: New.
10904         * g++.old-deja/g++.ext/namedret2.C: New.
10905         * g++.old-deja/g++.ext/namedret3.C: New.
10907 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
10909         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
10910         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
10912 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10914         * gcc.c-torture/execute/va-arg-21.c: New test.
10916 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10918         * gcc.dg/c99-complex-2.c: New test.
10920 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10922         * gcc.c-torture/execute/stdio-opt-1.c: New test.
10924 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
10926         * g++.old-deja/g++.other/inline16.C: New test.
10928 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
10930         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
10931         __PRETTY_FUNCTION__
10933 2000-10-29  Neil Booth  <neilb@earthling.net>
10935         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
10936         New tests.
10937         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
10938         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
10939         optimisation.
10941 2000-10-29  Neil Booth  <neilb@earthling.net>
10943         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
10944         * mi1.c, mi1c.h: Add null directives to multiple-include test.
10945         * mi5.c: Test multiple includes work with -C.
10946         * trigraphs.c: Test ^= version.
10948 2000-10-28  Neil Booth  <neilb@earthling.net>
10950         New tests and test updates for new macro expander.
10952         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
10953         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
10954         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
10955         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
10956         new diagnostic messages.
10958         * gcc.dg/cpp/macro3.c: New tests.
10960 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
10962         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
10963         on the same line.
10965 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
10967         * g++.old-deja/g++.other/eh2.C: New test.
10969 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10971         * gcc.c-torture/execute/20001027-1.c: New test.
10973 2000-10-26  Richard Henderson  <rth@redhat.com>
10975         * gcc.c-torture/execute/20001026-1.c: New.
10977 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
10979         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
10980         * g++.old-deja/g++.law/builtin1.C: Likewise.
10981         * g++.old-deja/g++.law/ctors10.C: Likewise.
10982         * g++.old-deja/g++.law/virtual3.C: Likewise.
10983         * g++.old-deja/g++.mike/p658.C: Likewise.
10984         * g++.old-deja/g++.other/sibcall1.C: Likewise.
10985         * g++.old-deja/g++.other/vaarg2.C: Likewise.
10986         * g++.old-deja/g++.robertl/eb124.C: Likewise.
10987         * g++.old-deja/g++.robertl/eb44.C: Likewise.
10988         * g++.old-deja/g++.robertl/eb77.C: Likewise.
10990 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
10992         * gcc.c-torture/compile/20001024-1.c: New test.
10994 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
10996         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
10997         to tell us whether or not we are using V3.
10999 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11001         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
11002         operands.
11004 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11006         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
11008 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
11010         * gcc.c-torture/execute/20001024-1.c: New test.
11012 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
11014         * g++.old-deja/g++.other/sibcall1.C: New test.
11016 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
11018         * gcc.dg/noncompile/init-3.c: New test.
11020 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11022         * gcc.dg/format-array-1.c: New test.
11024 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11026         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
11027         writing through null pointers; remove comment about testing
11028         unterminated strings.
11030 2000-10-17  Matthew Hiller  <hiller@redhat.com>
11032         * gcc.c-torture/execute/20001017-2.c: New test.
11034 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11036         * gcc.c-torture/compile/20001018-1.c: New test.
11037         * gcc.c-torture/compile/20001018-1.x: Xfail.
11039 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11041         * gcc.c-torture/execute/20001017-1.c: New test.
11043 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11045         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11046         for multiple use of arguments with scanf formats; add tests for
11047         multiple use of arguments.
11049 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11051         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11053 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11055         * gcc.dg/format-miss-1.c: New test.
11057 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11059         * gcc.c-torture/execute/20001013-1.c: New test.
11061 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11063         * gcc.dg/format-branch-1.c: New test.
11065 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11067         * README, lib/file-format.exp: Remove EGCS references.
11069 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11071         * gcc.dg/20001013-1.c: New test.
11073 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11075         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11076         for intmax_t in the compiler using __typeof__ and the type rules
11077         for conditional expressions.
11079 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11081         * gcc.dg/20001012-1.c: New test.
11082         * gcc.dg/20001012-2.c: New test.
11084 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11086         * gcc.dg/format-attr-1.c: New test.
11088 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11090         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11091         __LONG_LONG_MAX__ instead of LLONG_MAX.
11093 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11095         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11096         scanf flags.
11097         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11098         flags.
11100 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11102         * gcc.dg/sequence-pt-1.c: New test.
11104 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11106         * gcc.c-torture/execute/20001011-1.c: New testcase.
11107         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11109 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11111         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11112         does not error on it.
11114 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11116         * gcc.dg/20001009-1.c: New test.
11118 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11120         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11121         * gcc.c-torture/execute/20001009-2.c: ... to here.
11123 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11125         * gcc.c-torture/compile/20001009-1.c: New testcase.
11126         * gcc.c-torture/execute/20001009-1.c: New testcase.
11127         Testcases provided by Jan Hubicka <jh@suse.cz>.
11129 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11131         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11132         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11133         uintmax_t using <limits.h> to emulate the compiler's internal
11134         logic.  No longer XFAIL %j tests.
11136 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11138         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11139         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11140         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11141         regexps and details of expected handling of some bad formats.
11142         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11143         suppression.
11145 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11147         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11148         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11149         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11150         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11151         in list archives.
11153 2000-10-06  Richard Henderson  <rth@cygnus.com>
11155         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11156         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11157         * g++.old-deja/g++.jason/report.C: Likewise.
11158         * g++.old-deja/g++.law/friend5.C: Likewise.
11159         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11160         of the expected warnings.
11162 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11164         * g++.old-deja/g++.pt/enum14.C: New test.
11166 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11168         * g++.old-deja/g++.pt/crash59.C: New test.
11170 2000-10-04  Will Cohen  <wcohen@redhat.com>
11172         * gcc.dg/20000926-1.c: New test.
11174 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11176         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11177         function name for current C++ compiler.
11178         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11180 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11182         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11183         __PRETTY_FUNCTION__.
11184         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11186 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11188         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11190 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11192         * gcc.c-torture/compile/20000923-1.c: New test.
11194 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11196         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11197         * g++.old-deja/g++.pt/ttp62.C: Same.
11198         * g++.old-deja/g++.other/inline14.C: Same.
11200 2000-09-24  Richard Henderson  <rth@cygnus.com>
11202         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11204 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11206         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11208 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11210         * gcc.c-torture/compile/20000922-1.c: New file.
11212 2000-09-21  Nick Clifton  <nickc@redhat.com>
11214         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11215         a signed long modulo operation.
11216         (mod6): New function - perform an unsigned long modulo operation.
11217         (main): Add tests for modulos of very large numbers by very small
11218         dividends.
11220 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11222         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11224 2000-09-19  Richard Henderson  <rth@cygnus.com>
11226         * gcc.dg/compare2.c (case 10): XFAIL.
11228 2000-09-18  Richard Henderson  <rth@cygnus.com>
11230         * gcc.c-torture/execute/20000906-1.c: Move ...
11231         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11232         that support __builtin_trap.
11234 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11236         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11238 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11240         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11241         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11242         more $ format tests.
11244 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11246         * gcc.dg/format-errmk-1.c: New test.
11248 2000-09-17  Greg McGary  <greg@mcgary.org>
11250         * gcc.c-torture/execute/20000917-1.x: Remove.
11252 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11254         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11256 2000-09-17  Greg McGary  <greg@mcgary.org>
11258         * gcc.c-torture/execute/20000917-1.c: New test.
11259         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11261 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11263         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11264         in nested macro bug.
11266 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11268         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11270 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11272         * gcc.c-torture/execute/20000914-1.c: New test.
11274 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11276         * g++.other/inline13.C: New test.
11278 2000-09-12  Andreas Jaeger  <aj@suse.de>
11280         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11281         constant by Ulrich Drepper <drepper@redhat.com>.
11283 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11285         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11287 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11289         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11291 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11293         * gcc.dg/cpp/backslash.c: New test.
11295 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11297         * gcc.c-torture/execute/20000910-1.c: New test.
11298         * gcc.c-torture/execute/20000910-2.c: Likewise.
11300 2000-09-11  Robert Lipe  <robertl@sco.com>
11302         * gcc.dg/pragma-align.c: New test.
11304 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11306         * g++.old-deja/g++.pt/explicit82.C: New test.
11307         * g++.old-deja/g++.pt/explicit83.C: New test.
11309 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11311         * gcc.dg/asm-names.c: New test.
11313 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11315         * gcc.dg/cpp/tr-warn6.c: New test
11317 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11319         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11320         be accepted.
11322 2000-09-07  Catherine Moore  <clm@redhat.com>
11324         * gcc.c-torture/execute/unroll-1.c: New test.
11326 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
11328         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11329         ERROR markers.
11330         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11331         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11332         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11333         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11334         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11335         Preprocess only.
11336         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11337         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11339 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11341         * g++.old-deja/g++.pt/deduct2.C: New test.
11343 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11345         * g++.old-deja/g++.pt/parms2.C: New test.
11347 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11349         * g++.old-deja/g++.pt/crash58.C: New test.
11351 2000-09-06  Greg McGary  <greg@mcgary.org>
11353         * gcc.c-torture/execute/20000906-1.c: New test.
11354         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
11356 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11358         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11360 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11362         * g++.old-deja/g++.pt/crash57.C: New test.
11364 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11366         * g++.old-deja/g++.pt/crash56.C: New test.
11368 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11370         * g++.old-deja/g++.pt/koenig1.C: New test.
11372 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11374         * gcc.dg/20000904-1.c: New test.
11376 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11378         * gcc.dg/cpp/paste8.c: New test.
11380 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
11382         * gcc.c-torture/compile/20000827-1.c: New test.
11384 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11386         * gcc.dg/format-diag-1.c: New test.
11388 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11390         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11391         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11392         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11393         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11394         gcc.dg/formatz-1.c: Adjust warning regular expressions.
11396 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11398         * g++.old-deja/g++.other/nested4.C: New test.
11400 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11402         * g++.old-deja/g++.ns/scoped1.C: New test.
11404 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
11406         * lib/g++.exp: Support testing already-installed GCC.
11408 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11410         * wtr-label-1.c, wtr-suffix-1.c: New tests.
11412 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11414         * gcc.dg/return-type-2.c: New test.
11416 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
11418         * gcc.c-torture/compile/20000825-1.c: New test.
11420 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
11422         * gcc.dg/dwarf2-2.c: New test.
11424 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
11426         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11427         dg-warning regexps.
11429 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11431         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11432         gcc.dg/format-ext-5.c: New tests.
11434 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
11436         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11438 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
11440         * gcc.dg/noncompile/930622-2.c: Adjust error message.
11442 2000-08-24  Richard Henderson  <rth@cygnus.com>
11444         * gcc.dg/ia64-sync-1.c: New test.
11445         * gcc.dg/ia64-sync-2.c: New test.
11446         * gcc.dg/ia64-asm-1.c: New test.
11448 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11450         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11451         * gcc.dg/format-ext-2.c: New test.
11453 2000-08-23  Jason Merrill  <jason@redhat.com>
11455         * lib/old-dejagnu.exp: Also ignore "In member function" and
11456         "At global scope".
11458 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11460         * gcc.dg/noncompile/label-lineno-1.c: New test.
11462 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11464         * gcc.dg/c99-array-nonobj-1.c: New test.
11466 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11468         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11469         tests.
11470         * gcc.dg/format-ext-1.c: New test.
11472 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11474         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11475         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11476         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11477         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11478         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11480 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11482         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11483         gcc.dg/c99-strftime-2.c: New tests.
11485 2000-08-22  Richard Henderson  <rth@cygnus.com>
11487         * gcc.c-torture/execute/20000822-1.c: New test.
11489 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11491         * gcc.c-torture/execute/20000819-1.x: Remove.
11493 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11495         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11496         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11497         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11498         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11499         gcc.dg/format-xopen-1.c: New tests.
11501 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11503         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11505 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11507         * g++.old-deja/g++.other/loop2.C: New test.
11509         * gcc.c-torture/compile/20000606-1.c: New test.
11510         * gcc.c-torture/compile/20000728-1.c: New test.
11511         * gcc.c-torture/execute/20000801-1.c: New test.
11512         * gcc.c-torture/execute/20000801-2.c: New test.
11513         * gcc.c-torture/execute/20000819-1.c: New test.
11514         * gcc.c-torture/execute/20000819-1.x: XFAIL.
11515         * gcc.dg/20000629-1.c: New test.
11516         * gcc.dg/20000724-1.c: New test.
11517         * gcc.dg/20000807-1.c: New test.
11519 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
11521         * gcc.dg/cpp/pragma-1.c: New test.
11522         * gcc.dg/cpp/pragma-2.c: New test.
11524 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
11526         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11527         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
11529 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11531         * gcc.c-torture/compile/20000818-1.c: New test.
11533 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
11535         * gcc.c-torture/execute/20000818-1.c: New test.
11537 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11539         * gcc.dg/format-va-1.c: New test.
11541 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11543         * g++.old-deja/g++.other/typedef8.C: New test.
11545 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11547         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11548         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11549         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11550         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11551         * g++.old-deja/g++.other/ptrmem7.C: New test.
11552         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11554 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11556         * g++.old-deja/g++.pt/typename27.C: New test.
11558 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11560         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11561         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11562         * g++.old-deja/g++.pt/friend45.C: New test.
11563         * g++.old-deja/g++.other/friend8.C: New test.
11565 2000-08-15  Richard Henderson  <rth@cygnus.com>
11567         * gcc.c-torture/execute/20000815-1.c: New test.
11569 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11571         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11572         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11573         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11575 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11577         * g++.old-deja/g++.other/refinit2.C: New test.
11579 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11581         * lib/c-torture.exp (c-torture): Make
11582         compiler_conditional_xfail_data global.
11583         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11584         compiler_conditional_xfail_data machinery.
11585         (f-torture-execute): Likewise.
11586         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11587         and only when unrolling loops.
11589         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11591 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11593         * g++.old-deja/g++.pt/explicit81.C: New test.
11595 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11597         * g++.old-deja/g++.pt/typename26.C: New test.
11599 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11601         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11602         warning.
11604 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11606         * g++.old-deja/g++.other/array3.C: New test.
11608 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11610         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11611         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11612         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11613         New tests.
11615 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11617         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11618         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11620 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11622         * gcc.c-torture/execute/20000808-1.c: New test.
11624 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11626         * gcc.dg/c90-const-expr-1.c: New test.
11628 2000-08-08  Richard Henderson  <rth@cygnus.com>
11630         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11632 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11634         * gcc.dg/noncompile/const-ll-1.c: New test.
11636 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11638         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11640 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11642         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11643         that running programs linked against the shared version of libobjc
11644         run correctly.
11646 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11648         * gcc.dg/c99-printf-1.c: New test.
11650 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11652         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11654 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
11656         * gcc.c-torture/execute/20000731-1.x: Delete.
11658 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
11660         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11661         and torture_without_loops as is done by c-torture.exp.
11662         (search_for): Copy from c-torture.exp.
11663         (gcc-dg-runtest): New function, drives a directory of tests
11664         iterating over the TORTURE_OPTIONS.
11665         (scan-assembler, scan-assembler-not): Move here from
11666         individual directory drivers.
11668         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11669         defined by lib/gcc-dg.exp.
11670         * gcc.dg/cpp/cpp.exp: Likewise.
11671         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
11672         gcc-dg-runtest, so we cycle over optimization options.
11674         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11675         * gcc.dg/compare2.c: No longer expected to fail.
11677 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
11679         * gcc.c-torture/execute/20000804-1.c: New test.
11681 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11683         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11685 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
11687         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11689 2000-08-03  Jeffrey A Law  (law@cygnus.com)
11691         * gcc.c-torture/compile/20000803-1.c: New test.
11693 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11695         * gcc.c-torture/execute/20000801-3.c,
11696         gcc.c-torture/execute/20000801-4.c: New tests.
11697         * gcc.c-torture/execute/20000801-3.x,
11698         gcc.c-torture/execute/20000801-4.x: Xfail.
11700 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
11702         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11703         libobjc/.libs to allow for libtool.
11705 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
11707         * gcc.c-torture/compile/20000802-1.c: New test.
11709 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11711         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11713 2000-07-31  Jeffrey A Law  (law@cygnus.com)
11715         * gcc-c-torture/execute/20000731-2.c: New test.
11717         * gcc.c-torture/execute/20000731-1.c: New test.
11718         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11720 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
11722         * testsuite/gcc.dg/cpp/paste7.c: New test.
11723         * gcc.dg/cpp/20000725-1.c: New test.
11725 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11727         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11728         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11729         declaration warning for __builtin_dwarf_reg_size.
11731         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11733 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11735         * gcc.dg/noncompile/voidparam-1.c: New test.
11737 2000-07-30  Richard Henderson  <rth@cygnus.com>
11739         * gcc.dg/c90-digraph-1.c: Don't xfail.
11740         * gcc.dg/compare2.c (case 10): Xfail.
11741         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11743 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
11745         * gcc.dg/c99-main-1.c: New test.
11747 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11749         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
11751 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
11753         * gcc.c-tortuer/execute/20000726-1.c: New test.
11755 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
11757         * gcc.c-torture/execute/enum-2.c: New test.
11759 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11761         * gcc.dg/cpp/tr-warn3.c: New test.
11763 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11765         * g++.old-deja/g++.ext/implicit1.C: Remove.
11766         * g++.old-deja/g++.jason/c2.C: Remove
11767         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
11768         * g++.old-deja/g++.pt/crash16.C: Likewise.
11769         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
11771 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11773         * g++.old-deja/g++.other/for2.C: New test.
11775 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
11777         * gcc.dg/20000720-1.c: New test.
11779 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
11781         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
11783 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
11785         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
11786         * gcc.c-torture/execute/20000722-1.c: New.
11787         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
11789 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
11791         * gcc.dg/cpp/20000720-1.S: New test.
11793 2000-07-21  Michael Meissner  <meissner@redhat.com>
11795         * gcc.c-torture/execute/ieee/hugeval.c: New test.
11797 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11799         * g++.old-deja/g++.brendan/crash16.C,
11800         g++.old-deja/g++.brendan/parse3.C,
11801         g++.old-deja/g++.brendan/redecl1.C,
11802         g++.old-deja/g++.ns/template13.C,
11803         g++.old-deja/g++.other/decl4.C,
11804         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
11806 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11808         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
11809         and "Internal error".
11811         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
11812         regexps.
11813         * gcc.dg/cpp/paste6.c: New test.
11815 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
11817         * gcc.dg/cpp/tr-direct.c: New test.
11819         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
11820         gcc.dg/cpp/undef1.c: Tweak error regexps.
11822 2000-07-18  Eric Christopher <echristo@redhat.com>
11824         * gcc.c-torture/compile/20000718-1.c: New test.
11826 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
11828         * cpplex.c (_cpp_push_token): If the token being pushed back
11829         is the previous token in this context, just subtract one from
11830         context->posn.
11831         * cppmacro.c (save_expansion): Clear aux field when storing a
11832         placemarker.
11834 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
11836         * gcc.dg/noncompile/redecl-1.c: New test.
11838 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
11840         * gcc.c-torture/execute/20000717-5.c: New test.
11841         * gcc.c-torture/execute/20000717-1.x: Removed.
11843 2000-07-17  Richard Henderson  <rth@cygnus.com>
11845         * gcc.c-torture/execute/20000717-4.c: New test.
11847 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
11849         * gcc.dg/cpp/syshdr.c: New test.
11850         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
11852 2000-07-17  Neil Booth  <neilb@earthling.net>
11854         * gcc.dg/cpp/cmdlne-dM.c: New test.
11855         * gcc.dg/cpp/cmdlne-dD.c: New test.
11857 2000-07-17  Jeffrey A Law  (law@cygnus.com)
11859         * gcc.c-torture/execute/20000717-3.c: New test.
11861         * gcc.c-torture/compile/20000717-1.c: New test.
11863 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
11865         * gcc.c-torture/execute/20000717-2.c: New test.
11867 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11869         * gcc.dg/formatz-1.c: New test.
11871         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
11872         * gcc.dg/c99-digraph-1.c: New tests.
11874         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
11875         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
11877         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
11878         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
11879         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
11880         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
11881         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
11882         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
11883         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
11885 2000-07-17   Greg McGary <greg@mcgary.org>
11887         * gcc.c-torture/execute/20000717-1.c: New test.
11888         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
11890 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
11892         * gcc.c-torture/execute/20000715-2.c: New test.
11893         * gcc.dg/20000715-1.c: New test.
11895 2000-07-15  Michael Meissner  <meissner@redhat.com>
11897         * gcc.c-torture/execute/20000715-1.c: New test.
11899 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
11901         * gcc.c-torture/execute/20000707-1.c: New test.
11903 2000-07-13  Neil Booth  <NeilB@earthling.net>
11905         * testsuite/gcc.dg/cpp/digraph1.c,
11906         testsuite/gcc.dg/cpp/digraph2.c,
11907         testsuite/gcc.dg/cpp/digraphs.c: New tests.
11909 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
11911         * g77.f-torture/compile/20000630-2.f:  New test.
11912         * g77.f-torture/compile/20000630-2.x
11914 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11916         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
11918 2000-07-11  Neil Booth  <NeilB@earthling.net>
11920         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
11922 2000-07-11  Neil Booth  <NeilB@earthling.net>
11924         * gcc.dg/cpp/cmdlne-C.c: New.
11926 2000-07-09  Neil Booth  <NeilB@earthling.net>
11928         * gcc.dg/cpp/directiv.c: New tests.
11929         * gcc.dg/cpp/undef1.c: Update.
11931 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
11933         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
11935 2000-07-09  Neil Booth  <NeilB@earthling.net>
11937         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
11939 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
11941         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
11942         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
11944 2000-07-08  Neil Booth  <NeilB@earthling.net>
11946         * gcc.dg/cpp/macsyntx.c: New tests.
11948 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11950         * gcc.dg/20000707-1.c: New test.
11952 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11954         * gcc.c-torture/execute/20000706-1.c: New test.
11955         * gcc.c-torture/execute/20000706-2.c: New test.
11956         * gcc.c-torture/execute/20000706-3.c: New test.
11957         * gcc.c-torture/execute/20000706-4.c: New test.
11958         * gcc.c-torture/execute/20000706-5.c: New test.
11960 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11962         * g++.old-deja/g++.pt/instantiate7.C: New test.
11964 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11966         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
11967         * g++.old-deja/g++.mike/thunk3.C: Likewise.
11968         * g++.old-deja/g++.other/rtti3.C: Likewise.
11969         * g++.old-deja/g++.other/rttid3.C: Likewise.
11971 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
11973         *  g77.f-torture/compile/20000630-1.x: Fix typo
11975 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
11977         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
11978         assembly output.
11980 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
11982         * gcc.dg/cpp/ident.c: New test.
11984 2000-07-05  Neil Booth  <NeilB@earthling.net>
11986         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
11987           gcc.dg/cpp/lexstrng.c: New tests.
11989 2000-07-04  Neil Booth  <NeilB@earthling.net>
11991         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
11992         * gcc.dg/cpp/strify2.c: Same.
11994 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
11996         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
11997         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
11998         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
11999         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
12001         * testsuite/gcc.dg/cpp/macro1.c,
12002         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
12003         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
12004         testsuite/gcc.dg/cpp/strify1.c,
12005         testsuite/gcc.dg/cpp/strify2.c: New tests.
12007 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
12009         * gcc.c-torture/execute/20000703-1.c: New test.
12011 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12013         * g++.old-deja/g++.pt (lookup10.C): New test.
12015 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12017         * g++.old-deja/g++.pt (typename25.C): New test.
12019 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
12021         * gcc.c-torture/compile/20000701-1.c: New test.
12023 2000-06-30  Nick Clifton  <nickc@cygnus.com>
12025         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
12026         to test case.
12028 2000-06-30  Catherine Moore  <clm@cygnus.com>
12030         * gcc.c-torture/execute/align-1.c: New test.
12032 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12034         * g++.old-deja/g++.pt/expr8.C: New test.
12035         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12037 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12039         * gcc.c-torture/compile/20000629-1.c: New test.
12041 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12044         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12045         gcc.dg/noncompile directory, depending on whether they're
12046         preprocessor tests or not.  Annotate all the tests for the dg
12047         framework.
12049         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12050         * gcc.dg/noncompile/noncompile.exp: New.
12052         * Moved files:
12053         Old name                                New name
12054         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12055         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12056         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12057         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12058         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12059         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12060         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12061         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12062         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12063         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12064         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12065         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12066         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12067         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12068         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12069         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12070         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12071         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12072         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12073         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12074         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12075         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12076         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12077         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12079         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12080         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12081         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12082         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12083         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12084         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12086 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12088         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12089         declare one variable.  On the fourth, error.
12090         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12091         declared by 20000628-1a.h.
12093 2000-06-29  Richard Henderson  <rth@redhat.com>
12095         * gcc.c-torture/execute/930529-1.x: New file.
12096         * gcc.dg/920413-1.c: Adjust expected warning text.
12097         * gcc.dg/980217-1.c: Declare abort.
12098         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12100 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12102         * g77.f-torture/compile/20000629-1.f: New test.
12103         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12105 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12107         Rearrange lots of files, removing entirely the
12108         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12109         directories.
12111         * Deleted files:
12112         gcc.c-torture/code_quality/code_quality.exp
12113         gcc.c-torture/special/special.exp
12114         gcc.failure/failure.exp
12115         gcc.failure/940409-1.x
12116         gcc.c-torture/compile/961203-1.x
12118         * New files:
12119         gcc.misc-tests/linkage.exp
12120         gcc.c-torture/execute/920730-1t.c
12121         gcc.c-torture/execute/920730-1t.x
12122         gcc.c-torture/compile/920520-1.x
12123         gcc.c-torture/compile/920521-1.x
12124         gcc.c-torture/compile/981006-1.x
12125         gcc.c-torture/execute/eeprof-1.x
12127         * Moved files (possibly with modifications to fit a new harness):
12128         Old name                                New name
12129         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12130         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12131         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12132         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12133         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12134         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12135         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12136         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12137         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12138         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12139         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12140         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12141         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12142         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12144 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12146         * c-torture/compile/961203-1.x: Delete.
12148         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12149         not exit. Include stdio.h.
12150         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12151         * gcc.misc-tests/dg-12.c: Likewise.
12152         * gcc.misc-tests/dg-5.c: Likewise.
12153         * gcc.misc-tests/dg-6.c: Likewise.
12154         * gcc.misc-tests/dg-7.c: Prototype abort.
12155         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12156         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12157         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12158         not exit.
12159         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12160         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12162 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12164         * gcc.dg/cpp/20000628-1.c: New test.
12165         * gcc.dg/cpp/20000628-1.h: New header for above test.
12166         * gcc.dg/cpp/20000628-1a.h: Likewise.
12168 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12170         * gcc.dg/cpp: New directory.
12171         * gcc.dg/cpp/cpp.exp: New driver.
12172         * gcc.dg/cpp/20000627-1.c: New test.
12173         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12174         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12175         and rewrite as a compilation test.
12177         * gcc.dg: Move many files into the cpp subdirectory, possibly
12178         renaming or editing them as well.
12179         Old name                New name
12180         990119-1.c              cpp/19990119-1.c
12181         990228-1.c              cpp/19990228-1.c
12182         990407-1.c              cpp/19990407-1.c
12183         990409-1.c              cpp/19990409-1.c
12184         990413-1.c              cpp/19990413-1.c
12185         990703-1.c              cpp/19990703-1.c
12186         20000127-1.c            cpp/20000127-1.c
12187         20000129-1.c            cpp/20000129-1.c
12188         20000207-1.c            cpp/20000207-1.c
12189         20000207-2.c            cpp/20000207-2.c
12190         20000209-1.c            cpp/20000209-1.c
12191         20000209-2.c            cpp/20000209-2.c
12192         20000301-1.c            cpp/20000301-1.c
12193         20000419-1.c            cpp/20000419-1.c
12194         20000510-1.S            cpp/20000510-1.S
12195         20000519-1.c            cpp/20000519-1.c
12196         20000529-1.c            cpp/20000529-1.c
12197         20000625-1.c            cpp/20000625-1.c
12198         20000625-2.c            cpp/20000625-2.c
12199         cpp-as1.c               cpp/assert1.c
12200         cpp-as2.c               cpp/assert2.c
12201         cxx-comments-1.c        cpp/cxxcom1.c
12202         cxx-comments-2.c        cpp/cxxcom2.c
12203         endif-label.c           cpp/endif.c
12204         cpp-hash1.c             cpp/hash1.c
12205         cpp-hash2.c             cpp/hash2.c
12206         cpp-if1.c               cpp/if-1.c
12207         cpp-if2.c               cpp/if-2.c
12208         cpp-if3.c               cpp/if-3.c
12209         cpp-if4.c               cpp/if-4.c
12210         cpp-if5.c               cpp/if-5.c
12211         cpp-cond.c              cpp/if-cexp.c
12212         cpp-missingop.c         cpp/if-mop.c
12213         cpp-missingparen.c      cpp/if-mpar.c
12214         cpp-opprec.c            cpp/if-oppr.c
12215         cpp-ifparen.c           cpp/if-paren.c
12216         cpp-shortcircuit.c      cpp/if-sc.c
12217         cpp-shift.c             cpp/if-shift.c
12218         cpp-unary.c             cpp/if-unary.c
12219         cpp-li1.c               cpp/line1.c
12220         cpp-li2.c               cpp/line2.c
12221         lineno.c                cpp/line3.c
12222         lineno-2.c              cpp/line4.c
12223         cpp-mi.c                cpp/mi1.c
12224         cpp-mic.h               cpp/mi1c.h
12225         cpp-micc.h              cpp/mi1cc.h
12226         cpp-mind.h              cpp/mi1nd.h
12227         cpp-mindp.h             cpp/mi1ndp.h
12228         cpp-mix.h               cpp/mi1x.h
12229         cpp-mi2.c               cpp/mi2.c
12230         cpp-mi2a.h              cpp/mi2a.h
12231         cpp-mi2b.h              cpp/mi2b.h
12232         cpp-mi2c.h              cpp/mi2c.h
12233         cpp-mi3.c               cpp/mi3.c
12234         cpp-mi3.def             cpp/mi3.def
12235         poison-1.c              cpp/poison.c
12236         pr-impl.c               cpp/prag-imp.c
12237         cpp-redef-2.c           cpp/redef1.c
12238         cpp-redef.c             cpp/redef2.c
12239         strpaste.c              cpp/strp1.c
12240         strpaste-2.c            cpp/strp2.c
12241         cpp-tradpaste.c         cpp/tr-paste.c
12242         cpp-tradstringify.c     cpp/tr-str.c
12243         cpp-tradwarn1.c         cpp/tr-warn1.c
12244         cpp-tradwarn2.c         cpp/tr-warn2.c
12245         trigraphs.c             cpp/trigraphs.c
12246         cpp-unc1.c              cpp/unc1.c
12247         cpp-unc2.c              cpp/unc2.c
12248         cpp-unc3.c              cpp/unc3.c
12249         cpp-unc.c               cpp/unc4.c
12250         undef.c                 cpp/undef1.c
12251         undef-2.c               cpp/undef2.c
12252         cpp-wi1.c               cpp/widestr1.c
12254 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12256         * lib/g++.exp (g++_include_flags): Tweak.
12258 2000-06-27  H.J. Lu  <hjl@gnu.org>
12259             Loren J. Rittle  <ljrittle@acm.org>
12261         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12262         version with one that knows about the new gcc tree structure.
12263         (g++_link_flags): Same.
12265 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12267         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12268         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12269         case we are cross-compiling.
12271         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12272         g++.old-deja/g++.niklas/Makefile.in,
12273         g++.old-deja/g++.niklas/configure.in,
12274         g++.old-deja/g++.other/Makefile.in,
12275         g++.old-deja/g++.other/configure.in,
12276         gcc.c-torture/code_quality/Makefile.in,
12277         gcc.c-torture/code_quality/configure.in,
12278         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12279         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12280         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12281         gcc.c-torture/execute/ieee/Makefile.in,
12282         gcc.c-torture/execute/ieee/configure.in,
12283         gcc.c-torture/noncompile/Makefile.in,
12284         gcc.c-torture/noncompile/configure.in,
12285         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12286         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12287         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12289 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12291         * g++.old-deja/g++.other/ambig3.C: New test.
12293 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12295         * g++.old-deja/g++.pt/syntax1.C: New test.
12296         * g++.old-deja/g++.pt/syntax2.C: New test.
12297         * g++.old-deja/g++.other/syntax3.C: New test.
12298         * g++.old-deja/g++.other/syntax4.C: New test.
12300 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12302         * gcc.dg/20000623-1.c: Prototype exit and abort.
12304 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12306         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12307         New tests.
12308         * gcc.dg/cpp-mi3.def: New file.
12310         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12311         inside assertions.
12312         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12313         lexer's error messages.
12314         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12315         divine anything from the linemarkers.
12316         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12317         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12319 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12321         * gcc.dg/20000623-1.c: New test.
12323 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12325         * gcc.c-torture/execute/20000622-1.c: New test.
12327 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12329         * g++.old-deja/g++.other/init15.C: New test.
12331 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12333         * g++.old-deja/g++.pt/vaarg2.C: New test.
12334         * g++.old-deja/g++.pt/vaarg3.C: New test.
12336 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
12338         * g++.old-deja/g++.other/dyncast6.C: New test.
12340 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
12342         * gcc.c-torture/execute/loop-6.c: New test.
12344 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
12346         * gcc.dg/20000614-1.c: New test.
12347         * gcc.dg/20000614-2.c: New test.
12349 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
12351         * g++.old-deja/g++.other/inline12.C: New test.
12353 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
12355         * g++.old-deja/g++.other/eh1.C: New test.
12357 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
12359         * g++.old-deja/g++.other/type.C: New test.
12361 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12363         * g++.old-deja/g++.other/initstring.C: New test.
12365 2000-06-12  Jason Merrill  <jason@redhat.com>
12367         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12369 2000-06-09  Jeffrey A Law  (law@cygnus.com)
12371         * gcc.c-torture/compile/20000609-1.c: New test.
12373 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
12375         * gcc.dg/20000609-1.c: New test.
12377 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
12379         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12380         * gcc.c-torture/noncompile/poison-1.c: Move...
12381         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12382         * gcc.dg/cpp-li1.c: Add a token after the #line.
12384 2000-06-05  Richard Henderson  <rth@cygnus.com>
12386         * gcc.c-torture/execute/20000605-2.c: New test.
12387         * gcc.c-torture/execute/20000605-3.c: New test.
12389 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
12391         * g77.f-torture/execute/20000503-1.x: New file.
12393 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
12395         * g++.old-deja/g++.eh/badalloc1.C: New test.
12397 2000-06-05  Richard Henderson  <rth@cygnus.com>
12399         * gcc.c-torture/execute/20000605-1.c: New test.
12401 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12402             Nathan Sidwell <nathan@codesourcery.com>
12404         * gcc.c-torture/compile/20000605-1.c: New test.
12406 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
12408         * g77.f-torture/compile/20000601-1.f:  New test.
12410 2000-06-03  Richard Henderson  <rth@cygnus.com>
12412         * gcc.c-torture/execute/20000603-1.c: New.
12414 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
12416         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12417         * gcc.dg/noreturn-2.c (noreturn): Likewise.
12419 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
12421         * gcc.dg/compare2.c (case 12): XFAIL.
12422         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12423         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12425         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12427 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
12429         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12430         guard macro is already defined when the header is first
12431         included.
12432         * gcc.dg/cpp-mix.h: New file.
12433         * gcc.dg/endif-label.c: Update patterns to match compiler.
12435         * g++.brendan/complex1.C: Declare abort.
12436         * g++.law/refs4.C: Remove XFAIL.
12437         * g++.oliva/expr2.C: Declare abort and exit.
12439 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
12441         * gcc.c-torture/execute/20000528-1.c: New test.
12443         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12444         * g++.old-deja/g++.law/temps4.C: Likewise.
12446         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12447         stdlib.h.  Call abort() on failure.
12448         * g++.old-deja/g++.law/refs4.C: Likewise.
12449         * g++.old-deja/g++.law/temps4.C: Likewise.
12450         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
12451         * gcc.c-torture/execute/20000112-1.c: Include string.h.
12453 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
12455         Relative to g++.dg/special:
12456         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12458         Relative to g++.old-deja:
12459         * g++.brendan/complex1.C, g++.jason/optimize2.C,
12460         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12461         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12462         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
12463         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
12464         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12465         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12467         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12468         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12469         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12470         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12471         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12472         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12473         and/or string.h.
12475         * g++.other/goto1.C: Update expectations for error messages.
12477 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
12479         * gcc.c-torture/compile/20000523-1.c: New test.
12481 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12483         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12485 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12487         * g++.old-deja/g++.eh/catch11.C: New test.
12488         * g++.old-deja/g++.eh/catch12.C: New test.
12490 2000-05-24  Nick Clifton  <nickc@cygnus.com>
12492         * gcc.c-torture/execute/20000523-1.c: New test.
12494 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
12496         * c-torture/execute/bcp-1.c: Replace abort in arg of
12497         __builtin_constant_p with a generic external function.
12499         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12500         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12501         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12502         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12503         Prototype abort and/or exit.
12505         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12506         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12507         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12508         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12510 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
12512         * gcc.dg/dwarf2-1.c: New test.
12514 2000-05-20  Richard Henderson  <rth@cygnus.com>
12516         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12518 2000-05-20  Andreas Jaeger  <aj@suse.de>
12520         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12521         testcase.
12523 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
12525         * gcc.c-torture/execute/20000519-2.c: New test.
12527 2000-05-19  Andreas Jaeger  <aj@suse.de>
12529         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12530         which fails with SSA.
12532         * lib/c-torture.exp: Also test with -O3 -fssa.
12534 2000-05-18  Michael Meissner  <meissner@redhat.com>
12536         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12537         * gcc.c-torture/execute/920415-1.c: Ditto.
12538         * gcc.c-torture/execute/920501-1.c: Ditto.
12539         * gcc.c-torture/execute/conversion.c: Ditto.
12540         * gcc.c-torture/execute/cvt-1.c: Ditto.
12542 2000-05-18  Jeffrey A Law  (law@cygnus.com)
12544         * gcc.c-torture/compile/20000518-1.c: New test.
12546 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12548         * g77.f-torture/compile/200005018.f:  New test.
12550 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12552         * gcc.c-torture/compile/20000517-1.c: New test.
12554 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12556         * gcc.c-torture/execute/20000516-1.c: New test.
12558 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12560         * g++.old-deja/g++.other/eh.C: New test.
12562 2000-05-12  Richard Henderson  <rth@cygnus.com>
12564         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12565         constants through to doit's conditional.
12567 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12569         * gcc.c-torture/compile/20000511-1.c: New test.
12570         * g77.f-torture/compile/20000511-1.f: New test.
12571         * g77.f-torture/compile/20000511-2.f: New test.
12573 2000-05-11  Michael Meissner  <meissner@redhat.com>
12575         * gcc.c-torture/execute/20000511-1.c: New test.
12577 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12579         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12580         * gcc.dg/20000510-1.S: New.
12582 2000-05-08  Catherine Moore  <clm@cygnus.com>
12584         * gcc.dg/unused-3.c: New.
12586 2000-05-06  Richard Henderson  <rth@cygnus.com>
12588           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12589           * g++.old-deja/g++.mike/warn1.C: Likewise.
12590           * g++.old-deja/g++.pt/local1.C: Likewise.
12591           * g++.old-deja/g++.pt/local7.C: Likewise.
12592           * g++.old-deja/g++.pt/spec16.C: Likewise.
12594 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12596         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12598 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12600           * g77.f-torture/execute/20000503-1.f:  New test.
12602 2000-05-04  Andreas Jaeger  <aj@suse.de>
12604         * gcc.dg/noreturn-2.c: New test.
12606 2000-05-04  Neil Booth  <NeilB@earthling.net>
12608         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12609         preprocessor.
12611 2000-05-04  Richard Henderson  <rth@cygnus.com>
12613         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12615 2000-05-04  Richard Henderson  <rth@cygnus.com>
12617         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12618         OpenSSL by Jason R Thorpe.
12620 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12622         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12624 2000-05-03  Robert Lipe <robertlipe@usa.net>
12626         * gcc.dg/20000503-1.c: New test.
12628 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12630         * gcc.c-torture/compile/20000502-1.c: New test.
12631         * g++.old-deja/g++.other/align.C: New test.
12632         * gcc.dg/cpp-tradstringify.c: New test.
12634 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12636         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12637         and hard registers.
12639 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12641         * gcc.c-torture/execute/loop-5.c: New test.
12643 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12645         * gcc.c-torture/execute/va-arg-20.c: New test.
12647 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12649         * gcc.c-torture/execute/20000422-1.c: New test.
12651 2000-04-20  Greg McGary  <gkm@gnu.org>
12653         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12654         when optimizing, but without sibling-call optimizations (-O1).
12656 2000-04-20  Jeffrey A Law  (law@cygnus.com)
12658           * gcc.c-torture/compile/20000420-1.c: New test.
12660 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12662         * g++.abi/ptrflags.C: New test.
12663         * g++.eh/catchptr1.C: Test incomplete pointer chains.
12665 2000-04-19  Catherine Moore  <clm@cygnus.com>
12667         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12669 2000-04-19  Greg McGary  <gkm@gnu.org>
12671         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12672         sibling-call optimizations.
12674 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
12676         * gcc.dg/20000419-1.c: New test.
12678 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
12680         * gcc.c-torture/execute/20000412-6.c: New test.
12682 2000-04-12  Jeffrey A Law  (law@cygnus.com)
12684         * gcc.c-torture/execute/20000412-5.c: New test.
12685         * g77.f-torture/compile/20000412-1.f: New test.
12686         * gcc.c-torture/execute/20000412-4.c: New test.
12687         * gcc.c-torture/compile/20000412-2.c: New test.
12688         * gcc.c-torture/execute/20000412-3.c: New test.
12689         * gcc.c-torture/compile/20000412-1.c: New test.
12690         * gcc.c-torture/execute/20000412-2.c: New test.
12692 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
12694         * objc/execute/bf-20.m: New test.
12696 2000-04-10  Richard Henderson  <rth@cygnus.com>
12698         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12700         * gcc.c-torture/execute/20000412-1.c: New test.
12702 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
12704         * g++.old-deja/g++.eh/catchptr1.C: New test.
12706 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
12708         * g++.old-deja/g++.abi/cxa_vec.C: New test.
12710 2000-04-08  Neil Booth  <NeilB@earthling.net>
12712         * gcc.dg/cpp-nullchar.c: Remove test as
12713         embedded nulls cause problems.
12715 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12717         * gcc.dg/compare2.c: New test.
12719 2000-04-08  Neil Booth  <NeilB@earthling.net>
12721         * gcc.dg/cpp-nullchar.c: New test.
12723 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
12725         * gcc.dg/cpp-mi2.c: New test.
12726         * gcc.dg/cpp-mi2[abc].h: New files.
12728 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
12730         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12731         member name.
12733 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12735         * g++.old-deja/g++.abi/vmihint.C: New test.
12737 2000-04-06  Neil Booth  <NeilB@earthling.net>
12739         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12740         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
12741         copyright.
12743 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
12745         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
12746         avoid stack-frame overwrite.
12748 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
12750         * gcc.c-torture/compile/20000405-2.c: New test.
12751         * gcc.c-torture/compile/20000405-3.c: New test.
12753 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12755         * gcc.c-torture/compile/20000405-1.c: New test.
12757 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
12759         * gcc.dg/cast-qual-1.c: Revert last change.
12761 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12763         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
12765 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
12767         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
12768         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
12770 2000-04-03  Jeffrey A Law  (law@cygnus.com)
12772         * gcc.c-torture/compile/20000403-2.c: New test.
12773         * gcc.c-torture/compile/20000403-1.c: New test.
12775 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
12777         * gcc.c-torture/execute/20000403-1.c: New test.
12779 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
12781         * gcc.c-torture/execute/20000402-1.c: New test.
12783 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
12785         * gcc.c-torture/execute/va-arg-15.c: New test.
12786         * gcc.c-torture/execute/va-arg-16.c: New test.
12787         * gcc.c-torture/execute/va-arg-17.c: New test.
12788         * gcc.c-torture/execute/va-arg-18.c: New test.
12789         * gcc.c-torture/execute/va-arg-19.c: New test.
12791 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
12793         * gcc.c-torture/compile/981211-1.c: Move to...
12794         * gcc.dg/cpp-as1.c: ...here.
12795         * gcc.dg/cpp-as2.c: New file.
12797         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
12798         compiler.
12800 2000-04-02  Neil Booth  <NeilB@earthling.net>
12802         * gcc.dg/cpp-cond.c  New tests.
12803         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
12804         accidental success less likely.
12805         * gcc.dg/cpp-missingop.c  New tests.
12806         * gcc.dg/cpp-missingparen.c  New tests.
12807         * gcc.dg/cpp-shift.c  New tests.
12808         * gcc.dg/cpp-shortcircuit.c  New tests.
12809         * gcc.dg/cpp-unary.c  New tests.
12811 2000-03-29  Jeffrey A Law  (law@cygnus.com)
12813         * gcc.c-torture/compile/20000329-1.c: New test.
12815 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
12817         * gcc.c-torture/compile/20000326-1.c: New test.
12818         * gcc.c-torture/compile/20000326-2.c: New test.
12820 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
12822         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
12823         the first parameter is a function argument.
12825 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
12827         * g++.old-deja/g++.ext/array4.C: New test.
12829 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
12831         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
12833 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12835         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
12837 2000-03-19  Richard Henderson  <rth@cygnus.com>
12839         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
12841 2000-03-19  Richard Henderson  <rth@cygnus.com>
12843         * gcc.c-torture/compile/20000319-1.c: New test.
12845 2000-03-14  Jeffrey A Law  (law@cygnus.com)
12847         * gcc.c-torture/execute/20000314-3.c: New test.
12848         * gcc.c-torture/execute/20000314-2.c: New test.
12849         * gcc.c-torture/execute/20000314-1.c: New test.
12850         * gcc.c-torture/compile/20000314-2.c: New test.
12851         * gcc.c-torture/compile/20000314-1.c: New test.
12853 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
12855         * g++.old-deja/g++.warn/inline.C: New test.
12857 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
12859         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
12860         standards-compliant result rather than specific constants.
12861         Put test-values in array.
12863 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
12865         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
12866         (g++_target_compile): Put test-specific options last.
12868 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12870         * g++.old-deja/g++.eh/vbase4.C: New test.
12872 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12874         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
12876 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12878         * g++.old-deja/g++.brendan/misc12.C: Removed.
12879         * g++.old-deja/g++.pt/memtemp77.C: Constify.
12880         * g++.old-deja/g++.ext/pretty4.C: New test.
12882 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12884         * g++.old-deja/g++.other/string2.C: New test.
12886 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
12888         * g++.old-deja/g++.warn/impint2.C: New test.
12890 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
12892         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
12893         is 1, not zero.
12895 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
12897         * g++.old-deja/g++.warn/impint.C: New test.
12898         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
12899         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
12900         * g++.old-deja/g++.pt/explicit12.C: Likewise.
12901         * g++.old-deja/g++.pt/explicit13.C: Likewise.
12902         * g++.old-deja/g++.pt/explicit17.C: Likewise.
12903         * g++.old-deja/g++.pt/explicit18.C: Likewise.
12904         * g++.old-deja/g++.pt/explicit19.C: Likewise.
12905         * g++.old-deja/g++.pt/explicit23.C: Likewise.
12906         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12907         * g++.old-deja/g++.pt/explicit35.C: Likewise.
12908         * g++.old-deja/g++.pt/explicit6.C: Likewise.
12909         * g++.old-deja/g++.pt/memclass7.C: Likewise.
12911 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
12913         * gcc.dg/cpp-redef.c: New test.
12915 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
12917         * g++.old-deja/g++.pt/unify7.C: New test.
12919 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12921         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
12922         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
12924 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
12926         * gcc.c-torture/compile/20000224-1.c: New test.
12928 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12930         * gcc.c-torture/compile/cpp-2.c: New test.
12931         * gcc.c-torture/compile/cpp-1.c: New test.
12933 2000-02-25  Jeffrey A Law  (law@cygnus.com)
12935         * gcc.c-torture/execute/20000225-1.c: New test.
12937 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12939         * gcc.dg/cpp-li2.c: New test.
12941         * gcc.dg/cpp-wi1.c: New test.
12943         * gcc.dg/cpp-li1.c: New test.
12945 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
12947         * g++.old-deja/g++.other/sizeof5.C: New test.
12949 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12951         * gcc.c-torture/execute/va-arg-13.c: New test.
12953 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
12955         * gcc.c-torture/execute/va-arg-12.c: New test.
12957 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12959         * gcc.c-torture/execute/20000223-1.c: New test.
12961 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12963         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
12965 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
12967         * g++.old-deja/g++.abi/ptrmem.C: New test.
12969 2000-02-19  Richard Henderson  <rth@cygnus.com>
12971         * gcc.c-torture/compile/init-3.c: New.
12973 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
12975         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
12976         ALWAYS_CXXFLAGS.
12978 2000-02-11  Robert Lipe <robertl@sco.com>
12980         * gcc.c-torture/compile/20000211-3.c: New test.
12982 2000-02-11  Martin Buchholz <martin@xemacs.org>
12984         * gcc.c-torture/compile/20000211-2.c: New test.
12986 2000-02-11  Jeffrey A Law  (law@cygnus.com)
12988         * gcc.c-torture/compile/20000211-1.c: New test.
12990 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
12992         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
12993           on native targets
12995 2000-02-08  Nathan Sidwell  <nathan@acm.org>
12997         * g++.old-deja/g++.other/cast5.C: New test.
12999 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
13001         * gcc.c-torture/execute/20000205-1.c: New.
13003 2000-02-03  Nathan Sidwell  <nathan@acm.org>
13005         * g++.old-deja/g++.jason/cast3.C: Return void.
13006         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
13008 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13010         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
13012         * gcc.dg/loop-1.c: New test.
13014 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13016         * gcc.c-torture/compile/20000127-1.c: New test.
13017         * gcc.c-torture/execute/991228-1.c: New test.
13019 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13021         * gcc.dg/unused-2.c: New test.
13023         * gcc.dg/conv-1.c: New test.
13025 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13027         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
13028         compiler.
13029         (tool_option_proc): Fix typo.
13031 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
13033         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13034         of the ld on the host, not on the build machine.
13035         Also, don't crash if '--help' is not a supported option.
13037 2000-01-24  Richard Henderson  <rth@cygnus.com>
13039         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13041 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13043         * gcc.c-torture/execute/20000120-2.c: New test.
13044         * gcc.c-torture/execute/20000120-1.c: New test.
13046 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13048         * gcc.c-torture/execute/20000113-1.c: New test.
13050 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13052         * gcc.c-torture/execute/20000112-1.c: New test.
13054 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13056         * gcc.dg/20000111-1.c: New test.
13058 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13060         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13061         with 16 bit integers.
13063 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13065         * gcc.dg/20000108-1.c: New test.
13067 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13069         * g++.old-deja/g++.ns/koenig8.C: New test.
13071 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13073         * g++.old-deja/g++.other/cast4.C: New test.
13075 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13077         * gcc.c-torture/compile/20000105-2.c: New test.
13078         * gcc.c-torture/compile/20000105-1.c: New test.
13080 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13082         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13083         references to printf & atoi to conform to ANSI standard.
13084         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13085         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13086         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13087         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13088         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13089         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13090         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13091         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13092         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13093         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13094         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13095         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13096         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13097         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13098         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13099         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13100         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13101         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13102         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13103         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13104         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13105         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13106         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13107         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13108         * g++.old-deja/g++.brendan/init3.C: Likewise.
13109         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13110         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13111         * g++.old-deja/g++.brendan/new2.C: Likewise.
13112         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13113         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13114         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13115         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13116         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13117         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13118         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13119         * g++.old-deja/g++.brendan/template24.C: Likewise.
13120         * g++.old-deja/g++.brendan/template3.C: Likewise.
13121         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13122         * g++.old-deja/g++.jason/inline3.C: Likewise.
13123         * g++.old-deja/g++.jason/opeq.C: Likewise.
13124         * g++.old-deja/g++.law/arg5.C: Likewise.
13125         * g++.old-deja/g++.law/arm7.C: Likewise.
13126         * g++.old-deja/g++.law/ctors11.C: Likewise.
13127         * g++.old-deja/g++.law/cvt8.C: Likewise.
13128         * g++.old-deja/g++.law/init9.C: Likewise.
13129         * g++.old-deja/g++.law/refs4.C: Likewise.
13130         * g++.old-deja/g++.law/template2.C: Likewise.
13131         * g++.old-deja/g++.law/visibility24.C: Likewise.
13132         * g++.old-deja/g++.law/vtable3.C: Likewise.
13133         * g++.old-deja/g++.mike/asm2.C: Likewise.
13134         * g++.old-deja/g++.mike/eh1.C: Likewise.
13135         * g++.old-deja/g++.mike/misc1.C: Likewise.
13136         * g++.old-deja/g++.mike/misc13.C: Likewise.
13137         * g++.old-deja/g++.mike/misc14.C: Likewise.
13138         * g++.old-deja/g++.mike/ns12.C: Likewise.
13139         * g++.old-deja/g++.mike/p1248.C: Likewise.
13140         * g++.old-deja/g++.mike/p3708.C: Likewise.
13141         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13142         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13143         * g++.old-deja/g++.mike/p646.C: Likewise.
13144         * g++.old-deja/g++.mike/p700.C: Likewise.
13145         * g++.old-deja/g++.mike/p783.C: Likewise.
13146         * g++.old-deja/g++.mike/p783a.C: Likewise.
13147         * g++.old-deja/g++.mike/p783b.C: Likewise.
13148         * g++.old-deja/g++.mike/p786.C: Likewise.
13149         * g++.old-deja/g++.mike/p789.C: Likewise.
13150         * g++.old-deja/g++.mike/p789a.C: Likewise.
13151         * g++.old-deja/g++.mike/p807a.C: Likewise.
13152         * g++.old-deja/g++.other/delete3.C: Likewise.
13153         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13154         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13155         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13156         * g++.old-deja/g++.other/empty1.C: Likewise.
13157         * g++.old-deja/g++.other/temporary1.C: Likewise.
13158         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13159         * g++.old-deja/g++.pt/t16.C: Likewise.
13160         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13162 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13164         * gcc.dg/991230-1.c: New test.
13166 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13168         * gcc.c-torture/compile/991229-3.c: New test.
13169         * gcc.c-torture/compile/991229-2.c: New test.
13170         * gcc.c-torture/compile/991229-1.c: New test.
13172 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13174         * gcc.c-torture/compile/labels-2.c: New test.
13176 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13178         * gcc.c-torture/execute/991227-1.c: New test.
13180 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13182         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13184 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13186         * gcc.c-torture/execute/991221-1.c: New test.
13188 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13190         * g++.old-deja/g++.other/cast3.C: New test.
13192 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13194         * gcc.c-torture/execute/991216-4.c: New test.
13196 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13198         * gcc.c-torture/execute/991216-1.c: New test.
13199         * gcc.c-torture/execute/991216-2.c: New test.
13200         * gcc.c-torture/execute/991216-3.c: New test.
13202 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13204         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13205         Actually make the test fail by using "-O2" for compilation.
13207 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13209         * g++.old-deja/g++.warn/cast-align1.C: New test.
13211 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13213         * gcc.c-torture/compile/991214-1.c: New test.
13214         * gcc.c-torture/compile/991214-2.c: New test.
13216 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13218         * gcc.dg/991214-1.c: New test.
13220 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13222         * gcc.c-torture/compile/991213-3.c: New test.
13223         * gcc.c-torture/compile/991213-2.c: New test.
13224         * gcc.c-torture/compile/991213-1.c: New test.
13226 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13228         * gcc.dg/991209-1.c: New test.
13230 1999-12-08  Nathan Sidwell <nathan@acm.org>
13232         * gcc.c-torture/compile/991208-1.c: New test.
13234 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13236         * gcc.dg/ultrasp2.c: New test.
13238 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13240         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13242 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13244         * gcc.c-torture/compile/991202-1.c: New test.
13245         * gcc.c-torture/execute/991202-1.c: New test.
13246         * gcc.c-torture/execute/991202-2.c: New test.
13247         * gcc.c-torture/execute/991202-3.c: New test.
13249 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13251         * g++.old-deja/g++.abi/align.C: New test.
13252         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13253         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13255 1999-12-01  Richard Henderson  <rth@cygnus.com>
13257         * gcc.c-torture/execute/991201-1.c: New.
13259 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13261         * gcc.dg/991129-1.c: New test.
13263 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13265         * gcc.c-torture/compile/991127-1.c: New test.
13267 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13269         * g++.old-deja/g++.other/warn4.C: New test.
13271 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13273         * g++.old-deja/g++.eh/cleanup2.C: New test.
13274         * g++.old-deja/g++.ext/pretty2.C: New test.
13275         * g++.old-deja/g++.ext/pretty3.C: New test.
13276         * g++.old-deja/g++.other/debug6.C: New test.
13278 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13280         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13281         compiler_output to look for one error message instead of two.
13283 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13285         * gcc.c-torture/execute/991118-1.c: Also test case
13286         where the word boundary does not split a byte evenly.
13288 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13290         * g++.old-deja/g++.ext/restrict1.C: New test.
13292 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13294         * gcc.c-torture/execute/991118-1.c: New test.
13296 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13298         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13299         working directory pathnames.
13301 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13303         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13304         host is equipped with driver.h and driver.o so it can actually
13305         compile and run the tests.
13307 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13309         * gcc.c-torture/compile/991008-1.c: New test.
13311 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13313         * lib/gcc-dg.exp: Include target-supports.exp
13315 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13317         * lib/target-supports.exp: New file: Provide procs to test for
13318         features supported by the target.
13319         (check_weak_available): Moved here from ecos.exp.
13320         (check_alias_available): New proc: Determine of the target
13321         toolchain supports the alias attribute.
13323         * gcc.dg/special/ecos.exp: Move check_weak_available to
13324         target-supports.exp.
13325         (alias-1.c): Only perform the test if the target supports
13326         aliases.
13327         (wkali-1.c): Only perform the test if the target supports
13328         aliases.
13330         * gcc.dg/990506-0.c: Expect error messages from cross
13331         targets as well as native targets.
13333 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13335         * gcc.dg/ultrasp1.c: Removed xfail.
13336         * gcc.dg/struct-ret-2.c: Likewise.
13337         * gcc.dg/array-1.c: Likewise.
13339 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13341         * gcc.dg/struct-ret-2.c: New test.
13343         * gcc.dg/array-1.c: New test.
13345 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
13347         * gcc.c-torture/execute/991030-1.c: New test.
13349 1999-10-26  Richard Henderson  <rth@cygnus.com>
13351         * gcc.c-torture/compile/991026-2.c: New test.
13353 1999-10-26  Jeffrey A Law  (law@cygnus.com)
13355         * gcc.c-torture/compile/991026-1.c: New test.
13357 1999-10-23  Jeffrey A Law  (law@cygnus.com)
13359         * gcc.c-torture/execute/991023-1.c: New test.
13361 1999-10-19  Jeffrey A Law  (law@cygnus.com)
13363         * gcc.c-torture/execute/991019-1.c: New test.
13365 1999-10-16  Richard Henderson  <rth@cygnus.com>
13367         * gcc.c-torture/execute/991016-1.c: New test.
13369 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
13371         * gcc.c-torture/execute/991014-1.c: New test.
13373 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
13375         * g++.old-deja/g++.other/union2.C: New test.
13377 1999-10-13  Nathan Sidwell  <nathan@acm.org>
13379         * g++.old-deja/g++.other/vaarg2.C: New test.
13380         * g++.old-deja/g++.other/vaarg3.C: New test.
13382 1999-10-12  Craig Burley  <craig@jcb-sc.com>
13384         * g77.f-torture/noncompile/19990905-1.f: Moved from being
13385         in compile/.
13387 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
13389         * gcc.c-torture/execute/va-arg-11.c: New test.
13391 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
13393         * lib/file-format.exp (gcc_target_object_format): Don't
13394         crash if objdump is unavailable.
13396 1999-09-29  Donn Terry <donn@interix.com>
13398         * gcc.misc-tests/mg.exp: delete extraneous redirection.
13400 1999-09-28  Nick Clifton  <nickc@cygnus.com>
13402         * gcc.c-torture/compile/990928-1.c: New test.
13404 1999-09-28  Nathan Sidwell  <nathan@acm.org>
13406         * g++.old-deja/g++.other/decl6.C: New test.
13408 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13410         * gcc.c-torture/execute/va-arg-10.c: New test.
13412 1999-09-27  Nathan Sidwell  <nathan@acm.org>
13414         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
13415         __PRETTY_FUNCTION__.
13417 1999-09-23  Nick Clifton  <nickc@cygnus.com>
13419         * gcc.c-torture/execute/990923-1.c: New test.
13421 1999-09-21  Nick Clifton  <nickc@cygnus.com>
13423         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
13424         for which -fpic is inappropriate.
13426 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
13428         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
13430 1999-09-21  Nathan Sidwell  <nathan@acm.org>
13432         * g++.old-deja/g++.other/dyncast1.C: New test.
13433         * g++.old-deja/g++.other/dyncast2.C: New test.
13434         * g++.old-deja/g++.other/dyncast3.C: New test.
13435         * g++.old-deja/g++.other/dyncast4.C: New test.
13436         * g++.old-deja/g++.other/dyncast5.C: New test.
13437         * g++.old-deja/g++.eh/catch3.C: New test.
13438         * g++.old-deja/g++.eh/catch3p.C: New test.
13439         * g++.old-deja/g++.eh/catch4.C: New test.
13440         * g++.old-deja/g++.eh/catch4p.C: New test.
13441         * g++.old-deja/g++.eh/catch5.C: New test.
13442         * g++.old-deja/g++.eh/catch5p.C: New test.
13443         * g++.old-deja/g++.eh/catch6.C: New test.
13444         * g++.old-deja/g++.eh/catch6p.C: New test.
13445         * g++.old-deja/g++.eh/catch7.C: New test.
13446         * g++.old-deja/g++.eh/catch7p.C: New test.
13447         * g++.old-deja/g++.eh/catch8.C: New test.
13448         * g++.old-deja/g++.eh/catch8p.C: New test.
13449         * g++.old-deja/g++.eh/catch9.C: New test.
13450         * g++.old-deja/g++.eh/catch9p.C: New test.
13452 1999-09-13  Nathan Sidwell  <nathan@acm.org>
13454         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
13455         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
13457 1999-09-13  Jeffrey A Law  (law@cygnus.com)
13459         * gcc.c-torture/compile/990913-1.c: New test.
13461 1999-09-10  Nathan Sidwell  <nathan@acm.org>
13463         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
13464         * g++.old-deja/g++.jason/rfg5.C: Likewise.
13466 1999-09-09  Richard Henderson  <rth@cygnus.com>
13468         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
13470 1999-09-09  Nathan Sidwell  <nathan@acm.org>
13472         * g++.old-deja/g++.other/lookup11.C: New test.
13473         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
13474         what is permitted and what we want.
13475         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
13476         overload use.
13477         * g++.old-deja/g++.jason/rfg5.C: Likewise
13479 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
13481         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
13482         * gcc.c-torture/noncompile/poison-1.c: New file.
13484 1999-09-08  Nathan Sidwell  <nathan@acm.org>
13486         * g++.old-deja/g++.other/sizeof3.C: New test.
13487         * g++.old-deja/g++.other/sizeof4.C: New test.
13488         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
13489         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
13491 1999-09-07  Richard Henderson  <rth@cygnus.com>
13493         * gcc.dg/va-arg-1.c: New.
13495 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13497         * gcc.c-torture/execute/va-arg-9.c: New test.
13499 1999-09-05  Craig Burley  <craig@jcb-sc.com>
13501         * g77.f-torture/compile/980519-2.f: New test.
13502         * g77.f-torture/compile/19990905-0.f: New test.
13503         * g77.f-torture/compile/19990905-1.f: New test.
13504         * g77.f-torture/compile/19990905-2.f: New test.
13506         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
13508 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
13510         * gcc.c-torture/execute/990827-1.c: Fix typo.
13512 1999-09-03  Nathan Sidwell  <nathan@acm.org>
13514         * g++.old-deja/g++.other/deref1.C: New test.
13516 1999-09-02  Nathan Sidwell  <nathan@acm.org>
13518         * g++.old-deja/g++.other/ambig2.C: New test.
13519         * g++.old-deja/g++.other/cond5.C: New test.
13520         * g++.old-deja/g++.other/lookup16.C: New test.
13522 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
13524         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
13525         assemblers too.
13527 1999-08-31  Jeffrey A Law  (law@cygnus.com)
13529         * lib/c-torture.exp: Avoid the "compare executables" optimization
13530         when testing native.
13532 1999-08-29  Jeffrey A Law  (law@cygnus.com)
13534         * gcc.c-torture/execute/990829-1.c: New test.
13535         * gcc.c-torture/compile/990829-1.c: New test.
13537 1999-08-27  Paul Burchard  <burchard@pobox.com>
13539         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
13540         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
13541         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
13542         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
13543         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
13544         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
13545         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
13546         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
13547         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
13548         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13549         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13551 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13553         * gcc.c-torture/execute/990827-1.c: New test.
13555 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13557         * g77.f-torture/noncompile/19990826-4.f: New test.
13559         * g77.f-torture/compile/19990826-3.f: New test.
13561         * g77.f-torture/execute/19990826-2.f: New test.
13563         * g77.f-torture/compile/19990826-1.f: New test.
13565         * gcc.c-torture/execute/990826-0.c: New test.
13566         * g77.c-torture/execute/19990826-0.f: New test.
13568         * g77.f-torture/noncompile/970626-2.f: New test.
13570 1999-08-25  Paul Burchard  <burchard@pobox.com>
13572         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13573         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13574         lss-011.C: New tests.
13576 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13578         * g++.old-deja/g++.other/decl5.C: New test.
13580 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13582         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13583         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13584         call `postbase' for each one.  All callers of `postbase' changed
13585         to call this instead.
13587 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13589         * gcc.c-torture/execute/990811-1.c: New test.
13591 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13593         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13594         just native ones.
13596         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13597         just native ones.
13599 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13601         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13603 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13605         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13607 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13609         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13611 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13613         * gcc.c-torture/execute/990804-1.c: New test.
13615 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13617         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13618         * g++.old-deja/g++.brendan/crash64.C: Likewise
13619         * g++.old-deja/g++.brendan/overload8.C: Likewise
13621 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13623         * g++.old-deja/g++.other/struct1.C: New test.
13625 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13627         * g++.old-deja/g++.other/enum2.C: New test.
13629 1999-08-02  Richard Henderson  <rth@cygnus.com>
13631         Adapted from tests from Franz Sirl:
13632         * gcc.c-torture/execute/va-arg-7.c: New test.
13633         * gcc.c-torture/execute/va-arg-8.c: New test.
13635 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13637         * gcc.c-torture/compile/990801-2.c: New test.
13639         * gcc.c-torture/compile/990801-1.c: New test.
13641 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13643         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13644         fp-cmp-1.c, converting double to float.
13646         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13647         fp-cmp-1.c, converting double to long double.
13649         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
13650         from fr1 to unknown_register, since fr1 is a legitimate register
13651         on some machines.
13653 1999-07-25  Jeffrey A Law  (law@cygnus.com)
13655         * README: More listname related changes.
13657 1999-07-08  Catherine Moore  <clm@cygnus.com>
13659         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
13661 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
13663         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
13665 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13667         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
13669 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
13671         * gcc.dg/990703-1.c: New test.
13673 1999-06-29  Nick Clifton  <nickc@cygnus.com>
13675         * lib/file-format.exp: New file: Move definition of proc
13676         gcc_target_object_format to here from
13677         gcc.dg/special/ecos.exp.
13679         * lib/c-torture.exp: Include lib file-format.exp.
13680         * lib/gcc-dg.exp: Include lib file-format.exp.
13682         * gcc.dg/special/ecos.exp: Remove definition of proc
13683         gcc_target_object_format.
13685 1999-06-28  Jeffrey A Law  (law@cygnus.com)
13687         * gcc.c-torture/execute/990628-1.c: New test.
13689 1999-06-25  Jeffrey A Law  (law@cygnus.com)
13691         * gcc.c-torture/compile/990625-2.c: New test.
13693         * gcc.c-torture/compile/990625-1.c: New test.
13695 1999-06-23  Nick Clifton  <nickc@cygnus.com>
13697         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
13698         attributes compile.
13699         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
13700         ports that use the COFF/PE file format.
13702 1999-06-17  Jeffrey A Law  (law@cygnus.com)
13704         * gcc.c-torture/compile/990617-1.c: New test.
13706 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
13708         * g++.old-deja/g++.other/decl4.C: New test.
13710 1999-06-14  Nathan Sidwell  <nathan@acm.org>
13712         * g++.old-deja/g++.other/bitfld3.C: New test.
13714 1999-06-08  Nathan Sidwell  <nathan@acm.org>
13716         * g++.old-deja/g++.eh/catch1.C: New test.
13718 1999-06-07  Jeffrey A Law  (law@cygnus.com)
13720         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
13722         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
13723         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
13725 1999-06-05  Craig Burley  <craig@jcb-sc.com>
13727         * g77.f-torture/compile/19990502-0.f: Replace with new,
13728         shorter, test that still fails after recent changes.
13730 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13732         * gcc.c-torture/execute/990604-1.c: New test.
13734 1999-05-31  Jeffrey A Law  (law@cygnus.com)
13736         * gcc.c-torture/execute/990531-1.c: New test.
13738 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13740         * gcc.c-torture/compile/990527-1.c: New test.
13742 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
13744         * gcc.c-torture/execute/990527-1.c: New test.
13746 1999-05-25  Nick Clifton  <nickc@cygnus.com>
13748         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
13749         bitfields as signed.
13751 1999-05-25  Craig Burley  <craig@jcb-sc.com>
13753         * g77.f-torture/compile/19990525-0.f: New test.
13755 1999-05-25  Jeffrey A Law  (law@cygnus.com)
13757         * gcc.c-torture/execute/990525-2.c: New test.
13759         * gcc.c-torture/execute/990525-1.c: New test.
13761 1999-05-24  Nathan Sidwell  <nathan@acm.org>
13763         * g++.old-deja/g++.other/anon3.C: New test.
13764         * g++.old-deja/g++.other/anon4.C: New test.
13765         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
13766         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
13767         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
13768         Merrill).
13770 1999-05-24  Jeffrey A Law  (law@cygnus.com)
13772         * gcc.c-torture/execute/990524-1.c: New test.
13774         * gcc.dg/990524-1.c: New test.
13776 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13778         * gcc.c-torture/compile/990523-1.c: New test.
13780 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
13782         * gcc.c-torture/compile/990519-1.c: New test.
13784 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13786         * gcc.c-torture/compile/990517-1.c: New test.
13788         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
13789         (e4, f4): New tests.
13790         (main): Call them.
13792 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13794         * gcc.dg/noreturn-1.c: New test.
13796 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
13798         * gcc.c-torture/execute/990513-1.c: New test.
13800 1999-05-10  Richard Henderson  <rth@cygnus.com>
13802         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
13804 1999-05-10  Craig Burley  <craig@jcb-sc.com>
13806         * g77.f-torture/execute/erfc.f: Use small single-precision
13807         values, to avoid problems on Alphas when not -mieee.
13809 1999-05-08  Craig Burley  <craig@jcb-sc.com>
13811         * gcc.dg/990506-0.c: New test.
13813 1999-05-08  Richard Henderson  <rth@cygnus.com>
13815         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
13816         the constant to test.  Don't XFAIL 64-bit targets.
13818         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
13819         * g++.old-deja/g++.law/profile1.C: Likewise.
13821         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
13822         operator new instances.
13823         * g++.old-deja/g++.other/delete5.C: Likewise.
13825 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13827         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
13828         intrinsic.
13830 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13832         * g77.f-torture/execute/u77-test.f: Reverse order of two
13833         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
13835 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13837         * gcc.dg/compare1.c: New test.
13839 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13841         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
13842         New tests.
13844 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13846         * g77.f-torture/compile/19990502-1.f: New test.
13848 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13850         * g77.f-torture/compile/19990502-0.f: New test.
13852 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13854         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
13855         intrinsic.
13857 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13859         * g77.f-torture/execute/u77-test.f (main): List libU77
13860         intrinsics not currently tested.
13861         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
13862         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
13863         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
13864         Trim blanks off the ends of some printed strings.
13866 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13868         * g77.f-torture/execute/u77-test.f (main): Just warn about
13869         FSTAT gid disagreement, as it's expected on some systems.
13871 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13873         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
13874         use a new function, which allows for some slop.
13875         Clean up some commentary.
13876         (issum): The new function.
13877         (sgladd): Deleted subroutine.
13879 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13881         * g77.f-torture/execute/u77-test.f: Modify to be more like
13882         libf2c/libU77 version, bringing patches to that version here.
13883         Add suitable commentary.
13885 1999-04-25  Richard Henderson  <rth@cygnus.com>
13887         * gcc.dg/990424-1.c: New test.
13889 1999-04-24  Craig Burley  <craig@jcb-sc.com>
13891         * g77.f-torture/execute/u77-test.f (main): Bug involving
13892         LSTAT has been fixed, so turn back on full checking.
13894 1999-04-20  Craig Burley  <craig@jcb-sc.com>
13896         * g77.f-torture/compile/19990419-0.f: New test.
13897         * g77.f-torture/execute/19990419-1.f: New test.
13899 1999-04-17  Richard Henderson  <rth@cygnus.com>
13901         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
13902         to avoid the need for a prototype to supress a warning.
13904 1999-04-07  Jim Wilson  <wilson@cygnus.com>
13906         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
13908 1999-04-04  Jeffrey A Law  (law@cygnus.com)
13910         * gcc.c-torture/execute/990404-1.c: New test.
13912 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13914         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
13915         * gcc.dg/cpp-if3.c: Don't use -pedantic.
13916         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
13917         missing initializer warnings.
13919 1999-03-28  Jeffrey A Law  (law@cygnus.com)
13921         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
13922         matching strings.
13924 1999-03-26  Jeffrey A Law  (law@cygnus.com)
13926         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
13928 1999-03-26  Craig Burley  <craig@jcb-sc.com>
13930         * g77.f-torture/execute/19990325-0.f: New test.
13931         * g77.f-torture/execute/19990325-1.f: New test.
13933 1999-03-24  Jeffrey A Law  (law@cygnus.com)
13935         * gcc.c-torture/execute/990324-1.c: New test.
13937 1999-03-22  Jim Wilson  <wilson@cygnus.com>
13939         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
13940         test with 4.
13942 1999-03-17  Richard Henderson  <rth@cygnus.com>
13944         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
13946 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13948         * g77.f-torture/execute/19990313-2.f: New test.
13949         * g77.f-torture/execute/19990313-3.f: New test.
13951 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13953         * g77.f-torture/execute/19990313-0.f: New test.
13954         * g77.f-torture/execute/19990313-1.f: New test.
13956 1999-03-12  Jim Wilson  <wilson@cygnus.com>
13958         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
13959         printf to sprintf.
13960         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
13961         (main): Add check for u15.  Conditionalize u31 check depending on
13962         whether ints are <32 bits or >=32 bits.
13964 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13966         * g77.f-torture/execute/19981119-0.f: Improve testiness.
13968 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13970         * g77.f-torture/compile/19990305-0.f: New test.
13971         * g77.f-torture/execute/19981119-0.f: New test.
13973 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13975         * g77.f-torture/execute/970625-2.f: call ABORT if final
13976         result is not correct, instead of just printing it.
13977         Add this checking via newly introduced obfuscation, to
13978         trip up buggy front ends.
13980 1999-03-07  Craig Burley  <craig@jcb-sc.com>
13982         * g77.f-torture/compile/960317-1.f: Moved from being
13983         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
13985 1999-03-06  Craig Burley  <craig@jcb-sc.com>
13987         * g77.f-torture/execute/960317-1.f: New (old) test.
13988         * g77.f-torture/execute/970625-2.f: Ditto.
13990 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
13992         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
13993         message on line 1 or line 2; cccp and cpplib do this differently.
13995 1999-03-01  Jeffrey A Law  (law@cygnus.com)
13997         * g++.old-deja/g++.law/weak1.C: New test.
13999 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14001         * gcc.c-torture/execute/990119-1.c: Renamed to...
14002         * gcc.dg/990119-1.c: this, so it will only be tested once
14003         (it's a preprocessor test, it doesn't need to be run at
14004         multiple optimization levels).
14006 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14008         * lib/g++.exp: Don't add incdir=$base_dir/../include to
14009           ALWAYS_CXXFLAGS.
14011 1999-02-24  Craig Burley  <craig@jcb-sc.com>
14013         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
14014         * g77.f-torture/compile/19981216-0.f: ...as it is expected
14015         to not be compilable by current g77.
14017 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14019         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
14021 1999-02-22  Jeffrey A Law  (law@cygnus.com)
14023         * gcc.c-torture/execute/990222-1.c: New test.
14025 1999-02-19  Craig Burley  <craig@jcb-sc.com>
14027         * g77.f-torture/compile/19990218-0.f: New test.
14028         * g77.f-torture/noncompile/19990218-1.f: New test.
14030 1999-02-18  Craig Burley  <craig@jcb-sc.com>
14032         * g77.f-torture/compile/19981216-0.f: New test.
14034 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14036         * gcc.dg/990214-1.c: New test.
14038 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14040         * gcc.dg/990213-2.c: New test.
14042         * gcc.dg/990213-1.c: New test.
14044 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14046         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14047         ints.
14049 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14051         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14052         specified by target.
14054         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14056 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14058         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14060 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14062         * gcc.dg/special/ecos.exp: New test driver for new tests with
14063         special requirements.
14065         * gcc.dg/special/alias-1.c: New test.
14066         * gcc.dg/special/gcsec-1.c: New test.
14067         * gcc.dg/special/weak-1.c: New test.
14068         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14069         * gcc.dg/special/weak-2.c: New test.
14070         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14071         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14072         * gcc.dg/special/wkali-1.c: New test.
14073         * gcc.dg/special/wkali-2.c: New test.
14074         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14075         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14077 1999-02-10  Felix Lee  <flee@cygnus.com>
14079           * lib/c-torture.exp (c-torture-compile): Pull out code for
14080           analyzing gcc error messages.
14081           (c-torture-execute): Likewise.  Fix some (harmless) false
14082           positives.
14083           * lib/gcc.exp (gcc_check_compile): New function.
14085 1999-02-08  Richard Henderson  <rth@cygnus.com>
14087         * gcc.c-torture/execute/990208-1.c: New test.
14089 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14091         * g++.dg/special/ecos.exp: New driver for new tests with special
14092         requirements
14094         * g++.dg/special/conpr-1.C: New test
14095         * g++.dg/special/conpr-2.C: New test
14096         * g++.dg/special/conpr-2a.C: New test
14097         * g++.dg/special/conpr-3.C: New test
14098         * g++.dg/special/conpr-3a.C: New test
14099         * g++.dg/special/conpr-3b.C: New test
14101         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14102         allow g++ to use the dg driver
14104         * README: Add comment about g++.dg directory
14106 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14108         * README: Update email addresses.
14110 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14112         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14113         arguments in order to force structure S onto the stack even on
14114         the alpha.
14115         (test): Pass 10 leading arguments to function foo as well as the
14116         structure S.
14118         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14119         failure for all targets.
14121         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14122         abort to terminate program execution.
14124 1999-01-30  Richard Henderson  <rth@cygnus.com>
14126         * gcc.c-torture/execute/990130-1.c: New test.
14128 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14130         * gcc.dg/990130-1.c: New test.
14132 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14134         * gcc.c-torture/execute/990128-1.c: New test.
14136 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14138         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14140 1999-01-27  Felix Lee  <flee@cygnus.com>
14142         * lib/c-torture.exp (c-torture-compile): pull out code for
14143         analyzing gcc error messages.
14144         (c-torture-execute): ditto, and fix some (harmless) false
14145         positives.
14146         * lib/gcc.exp (gcc_check_compile): new function.
14148 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14150         * gcc.dg/990117-1.c: New test.
14152         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14154         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14156 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14158         * g77.f-torture/compile/990115-1.f: New test.
14160 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14162         * gcc.c-torture/compile/990107-1.c: New test
14164 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14166         * gcc.c-torture/execute/990106-2.c: New test.
14168         * gcc.c-torture/execute/990106-1.c: New test.
14170 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14172         * gcc.c-torture/compile/981223-1.c: New test.
14174 1998-12-29  Richard Henderson  <rth@cygnus.com>
14176         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14177         (opt3): Rename from opt4 and disable.
14179 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14181         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14183 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14185         * g++.old-deja/g++.other/conv5.C: New test.
14187 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14189         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14191 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14193         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14195 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14197         * gcc.c-torture/compile/981211-1.c: New test.
14199 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14201         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14203         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14205 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14207         * gcc.special/930510-1.c: Make C9X safe.
14208         * gcc.misc-tests/gcov-1.c Similarly.
14209         * gcc.misc-tests/gcov-2.c Similarly.
14211 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14213         * gcc.dg/ultrasp1.c: New test.
14215 1998-12-06  Richard Henderson  <rth@cygnus.com>
14217         * gcc.c-torture/execute/981206.c: New test.
14219 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14221         * g++.old-deja/g++.ns/template7.C: New test.
14223         * g++.old-deja/g++.other/expr1.C: New test.
14225         * g++.old-deja/g++.eh/tmpl3.C: New test.
14227         * g++.old-deja/g++.eh/tmpl2.C: New test.
14229 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14231         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14232         * g++.old-deja/g++.other/using6.C: Removed.
14233         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14235         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14237 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14239         * g++.old-deja/g++.pt/overload8.C: New test.
14241         * g++.old-deja/g++.pt/overload7.C: New test.
14243         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14245         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14246         and relinking messages.
14247         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14248         compiling with -frepo.
14250 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14252         * g++.old-deja/g++.pt/lookup6.C: New test.
14254 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14256         * gcc.c-torture/execute/981130-1.c: New test.
14257         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14259 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14261         * g++.old-deja/g++.pt/explicit76.C: New test.
14263         * g++.old-deja/g++.pt/friend38.C: New test.
14265         * g++.old-deja/g++.ns/crash2.C: New test.
14267         * g++.old-deja/g++.pt/defarg8.C: New test.
14269         * g++.old-deja/g++.pt/instantiate6.C: New test.
14271         * g++.old-deja/g++.pt/static6.C: New test.
14273         * g++.old-deja/g++.pt/decl2.C: New test.
14275 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14277         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14278         problem is actually related with name lookup, but so what? :-)
14280         * g++.old-deja/g++.pt/friend37.C: New test.
14282 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14284         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14285         element, which fails on some systems.
14287         * g77.f-torture/execute/labug1.f: New test.
14289 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14291         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14292         is defined.
14294 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14296         * g77.f-torture/compile/981117-1.f: New test.
14298 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14300         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14301         properly discarded.
14303 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14305         * gcc.c-torture/execute/memcheck: New directory of tests for
14306         -fcheck-memory-usage.
14308 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14310         * README: New file, general information about the testsuite and
14311         new description of the various C++ test subdirectories.
14312         * README.g++: Eliminate obsolete information, update and move most
14313         relevant stuff to README.
14315 1998-11-07  Richard Henderson  <rth@cygnus.com>
14317         * gcc.c-torture/compile/981107-1.c: New test.
14319 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14321         * execute/memcpy-bi.c: New testcase.
14323 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14325         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14326         base classes.
14328         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
14329         template is selected.
14331         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
14332         classes, it should be accepted for all types.
14334         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
14336         * g++.old-deja/g++.pt/spec24.C: Ensure that template
14337         specializations start with template headers.
14339 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
14341         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
14343         * g++.old-deja/g++.other/init9.C: Test cross initialization of
14344         non-POD types.
14346 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14348         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
14350 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14352         * compile/981022-1.c, compile/981022-1.x: New test and driver.
14354 1998-10-19  Jeffrey A Law  (law@cygnus.com)
14356         * 981019-1.c: New test.
14358 1998-10-14  Robert Lipe <robertl@dgii.com>
14360         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
14361         find objc headers.
14363 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14365         * compile/981001-4.c: Remove use of GCC extension that triggers a
14366         compiler bug.
14368 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
14370         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
14372 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14374         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
14375         instantiation of template produces incorrect code for delete
14376         expression.
14378         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
14379         constructors' name is not unique.
14380         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
14381         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
14383         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
14384         automatic array of const is ill-formed.
14386         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
14387         of template parameter?
14389         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
14390         const.
14392         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
14393         pointer-to-member expression.
14395         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
14396         declaration causes ICE.
14398 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
14400         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
14401         reserved in the global namespace.
14403         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
14404         generate needed virtual table.
14406         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
14408 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
14410         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
14411         template-dependent type
14413 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
14415         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
14416         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
14417         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
14419         * g++.old-deja/g++.other/using5.C: New test; using decl from base
14420         class should be usable as argument of member function.
14421         * g++.old-deja/g++.other/using6.C: New test; using decl from base
14422         class should be usable as return type of member function.
14423         * g++.old-deja/g++.other/using7.C: New test; using decl from base
14424         class should be usable as type of data member.
14426         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
14428 1998-10-09  Jeffrey A Law  (law@cygnus.com)
14430         * gcc.c-torture/special/920521-1.c: Fix bogus test.
14432 1998-10-08  Nick Clifton  <nickc@cygnus.com>
14434         * gcc.dg/dll-?.c Add thumb to target list.
14435         Fix assembler scan patterns to match current assembler output.
14437 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
14439         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
14440         matching of template brackets.
14442         * g++.old-deja/g++.other/using4.C: New test.  Test using
14443         declarations of methods from base classes.
14445         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
14446         within functions should introduce names into the innermost
14447         enclosing namespace.
14449         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
14450         of static locals if first initialization throws.
14452 1998-10-07  Jim Wilson  <wilson@cygnus.com>
14454         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
14456 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
14458         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
14459         lose track of the possible targets of tablejump insns.
14460         * special/special.exp: Run it.
14462 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14464         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
14465         must be declared before its specializations can be named in friend
14466         declarations.
14468 1998-10-05  Dave Love  <d.love@dl.ac.uk>
14470         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
14472         * g77.f-torture/execute/io1.f: New test.
14474 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14476         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
14477         with pointer to template function, for which no argument deduction
14478         is possible.
14480         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
14481         specialization of template function as argument to template
14482         function.
14484         * g++.old-deja/g++.other/access2.C: New test; Inner class
14485         shouldn't have privileged access to Outer's names.
14487 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14489         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
14490         friend template declared within template class conflicts with
14491         nested class of the same name.
14493         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
14494         is ignored.
14496         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
14497         object with direct initializer as function declaration.
14499         * g++.old-deja/g++.other/decl2.C: New test; duplicate
14500         initializers.
14502         * g++.old-deja/g++.other/null2.C: New test; conditional operator
14503         involving const pointer and NULL produces incorrect result.
14505         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
14506         type name without `typename' should be rejected with -pedantic.
14508 1998-10-02  Richard Henderson  <rth@cygnus.com>
14510         * g++.old-deja/g++.other/addrof1.C: New test.
14512 1998-10-01  Nick Clifton  <nickc@cygnus.com>
14514         * gcc.c-torture/compile/981001-1.c: New test.
14515         * gcc.c-torture/execute/981001-1.c: New test.
14517 1998-10-01  Jeffrey A Law  (law@cygnus.com)
14519         * gcc.c-torture/compile/981001-2.c: New test.
14520         * gcc.c-torture/compile/981001-3.c: New test.
14521         * gcc.c-torture/compile/981001-4.c: New test.
14523 1998-10-01  Robert Lipe  <robertl@dgii.com>
14525         * lib/objc.exp (objc_target_compile): Add -L during compiles for
14526         multilibbed hosts.   Idea grafted from g77.exp.
14528 1998-09-30  Dave Love  <d.love@dl.ac.uk>
14530         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
14531         avoid losing on systems which need -lsocket.
14533 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
14535         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
14536         * g++.old-deja/g++.other/nested2.C: Ditto.
14537         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
14538         failure.
14540 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14542         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
14543         preferred over template operator!= for enum bitfields.
14545 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
14547         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
14548         that happen to have the same base name, but in different scopes,
14549         are incorrectly rejected.
14551 1998-09-16  Richard Henderson  <rth@cygnus.com>
14553         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14554         on the native word size instead of an integer literal.
14556 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14558         * g++.old-deja/g++.other/static2.C: Invocation of static data
14559         member of type pointer-to-function denoted as non-static member.
14561         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14562         checks involving function types and aliases.
14564 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14566         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14567         redefined to the same non-trivial type.
14569         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14570         namespace-qualification of template specializations declared in
14571         other namespaces.
14573         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14574         to declare a subset of the specializations of a template function
14575         as friends of specializations of a template class.
14577         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14578         member templates that do not fully specialize the enclosing
14579         template class are rejected.
14581 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14583         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14585 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14587         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14588         altered from libf2c/libU77 version.
14590 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14592         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14594 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14596         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14597         (un)signed char are different types for template specialization
14598         purposes.
14600 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14602         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14603         * objc: ObjC testsuite.
14605 1998-08-31  Catherine Moore  <clm@cygnus.com>
14607         * gcc.c-torture/execute/941014-1.x:  New file.
14609 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14611         * lib/c-torture.exp: Add support for
14612         torture_eval_before_compile and torture_eval_before_execute
14613         variables.
14615 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14617         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14618         this test triggers valid.
14620 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14622         * gcc.dg/980827-1.c: New test.
14624 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14626         * gcc.c-torture/execute/loop-4b.c: New test.
14628 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14630         * lib/c-torture.exp: Add support for
14631         torture_eval_before_compile and torture_eval_before_execute
14632         variables.
14634 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14636         * gcc.c-torture/compile/980825-1.c: New test.
14638 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14640         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14641         count number tests in opt_t0 not good_t0.
14643 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14645         * gcc.c-torture/compile/930326-1.x: Fix typo.
14647 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14649         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
14650         causes an ICE.
14652 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14654         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
14655         STACK_SIZE is defined.
14656         * gcc.c-torture/unsorted/stuct.c: Similarly.
14658         * gcc.c-torture/compile/980821-1.c: New test.
14660 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14662         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
14664 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
14666         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
14667         code.
14669 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
14671         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
14672         error'.
14674 1998-08-18  Jeffrey A Law  (law@cygnus.com)
14676         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
14678 1998-08-16  Jeffrey A Law  (law@cygnus.com)
14680         * gcc.c-torture/compile/980816-1.c: New test.
14682         * gcc.dg/980816-1.c: New test.
14684 1998-08-13  Jeffrey A Law  (law@cygnus.com)
14686         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
14687         compiler for ieee tests.
14689 1998-08-01  Dave Love  <d.love@dl.ac.uk>
14691         * g77.f-torture/compile/980729-0.f: New test.
14693 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
14695         * gcc.c-torture/special/eeprof-1.c: New test, for
14696         -finstrument-functions.
14697         * gcc.c-torture/special/special.exp: Run it.
14699 1998-07-29  Jeffrey A Law  (law@cygnus.com)
14701         * gcc.c-torture/compile/980729-1.c: New test.
14703 1998-07-27  Nick Clifton  <nickc@cygnus.com>
14705         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
14706         __thumb__ is defined, and test for ARM style doubles if so.
14708 1998-07-26  Dave Love  <d.love@dl.ac.uk>
14710         * g77.f-torture/noncompile/980615-0.f: New test.
14712 1998-07-26  H.J. Lu  (hjl@gnu.org)
14714         * gcc.dg/980312-1.c: Do link instead of compile.
14715         * gcc.dg/980313-1.c: Likewise.
14717 1998-07-26  Jeffrey A Law  (law@cygnus.com)
14719         * gcc.c-torture/compile/980726-1.c: New test.
14721 1998-07-25  Dave Love  <d.love@dl.ac.uk>
14723         * g77.f-torture/execute/io0.f: New test.
14725 1998-07-24  Nick Clifton  <nickc@cygnus.com>
14727         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
14728         an int.
14730 1998-06-18  Michael Meissner  <meissner@cygnus.com>
14732         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
14733         m32r bugs.
14735 1998-07-17  Nick Clifton  <nickc@cygnus.com>
14737         * gcc.dg/980626-1.c: Expect failures for all toolchains until
14738         c-decl.c:grokdeclarator can handle mode attributes.
14740 1998-07-16  Jeffrey A Law  (law@cygnus.com)
14742         * gcc.c-torture/execute/980716-1.c: New test.
14744 1998-07-13  Jeffrey A Law  (law@cygnus.com)
14746         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
14747         the mn10200.
14748         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
14749         the mn10200.
14750         * gcc.c-torture/execute/va-arg-3.x: Similarly.
14751         * gcc.c-torture/compile/930326-1.x: Similarly.
14753 1998-07-13  Dave Love  <d.love@dl.ac.uk>
14755         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
14756         New test from Craig.
14758 1998-07-12  Dave Love  <d.love@dl.ac.uk>
14760         * g77.f-torture/noncompile/980616-0.f: New test.
14762         * g77.f-torture/execute/970816-3.f:  New test from Craig.
14764 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14766         *  g++.other/singleton.C: Return error value instead of taking
14767         SIGSEGV.
14769 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
14771         *  g++.other/singleton.C: New test.   Warning is under dispute.
14772         Runtime crash is not.
14774 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14776         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
14777         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
14778         using6.C, using7.C}:  New namespace tests.
14780 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
14782         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
14783         specialization with typedef'ed names used as array indexes.
14785 1998-07-09  Jeffrey A Law  (law@cygnus.com)
14787         * gcc.c-torture/execute/980709-1.c: New test.
14789         * gcc.dg/980709-1.c: New test.
14791 1998-07-07  Richard Henderson  <rth@cygnus.com>
14793         * gcc.c-torture/execute/bcp-1.c: New test.
14795 1998-07-07  Jeffrey A Law  (law@cygnus.com)
14797         * gcc.c-torture/execute/980707-1.c: New test.
14799 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
14801         * gcc.c-torture/compile/980706-1.c: New test.
14803 1998-07-01  Dave Love  <d.love@dl.ac.uk>
14805         * g77.f-torture/execute/980701-0.f,
14806         g77.f-torture/execute/980701-1.f: New test from Craig.
14808 1998-07-01  Jeffrey A Law  (law@cygnus.com)
14810         * gcc.c-torture/compile/980701-1.c: New test.
14812         * gcc.c-torture/execute/980701-1.c: New test.
14814 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
14815 rlsruhe.de>
14817         * g++.old-deja/g++.robertl/eb132.C: New test.
14818         * g++.old-deja/g++.robertl/eb133.C: Likewise.
14820 1998-06-29  Dave Love  <d.love@dl.ac.uk>
14822         * g77.f-torture/execute/980628-7.f,
14823         g77.f-torture/execute/980628-8.f,
14824         g77.f-torture/execute/980628-9.f,
14825         g77.f-torture/execute/980628-10.f: New tests from Craig.
14827         * g77.f-torture/execute/980628-3.f: Remove mail headers.
14829 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14831         * g77.f-torture/execute/980628-4.f: New test from Craig.
14832         * g77.f-torture/execute/980628-5.f: Likewise.
14833         * g77.f-torture/execute/980628-2.f: Likewise.
14834         * g77.f-torture/execute/980628-0.f: Likewise.
14835         * g77.f-torture/execute/980628-1.f: Likewise.
14836         * g77.f-torture/execute/980628-3.f: Likewise.
14837         * g77.f-torture/execute/980628-6.f: Likewise.
14839 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14841         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
14842         directory when nothing has been installed yet.
14844 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
14846         * gcc.c-torture/special/special.exp: Handle newer versions of
14847         dejagnu.
14849 1998-06-26  Jeffrey A Law  (law@cygnus.com)
14851         * gcc.dg/980626-1.c: New test.
14853 1998-06-19  Bruno Haible <haible@ilog.fr>
14855         * gcc.misc-tests/m-un-2.c: New test.
14856         * g++.old-deja/g++.other/warn01.c: Likewise.
14858 1998-06-19  Robert Lipe  <robertl@dgii.com>
14860         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
14861         compatibility with assmblers with a different comment character.
14862         Eliminate use of GAS-specific extensions.
14864 1998-06-19  Jeffrey A Law  (law@cygnus.com)
14866         * gcc.c-torture/execute/ieee/980619-1.c: New test.
14868 1998-06-19  Robert Lipe  <robertl@dgii.com>
14870         *lib/g77.exp: Replace search for libf2c.a with search for newly
14871         renamed libg2c.a
14873 1998-06-17  Jeffrey A Law  (law@cygnus.com)
14875         * gcc.c-torture/execute/980617-1.c: New test.
14877 1998-06-12  Jeffrey A Law  (law@cygnus.com)
14879         * gcc.c-torture/execute/980612-1.c: New test.
14881 1998-06-08  Jeffrey A Law  (law@cygnus.com)
14883         * gcc.dg/980523-1.c: Only test on ppc-linux.
14884         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
14886         * gcc.c-torture/execute/980608-1.c: New test.
14888 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
14890         * gcc.c-torture/execute/980605-1.c: New test.
14892 1998-06-04  Jeffrey A Law  (law@cygnus.com)
14894         * gcc.c-torture/execute/980604-1.c: New test.
14896 1998-06-02  Jeffrey A Law  (law@cygnus.com)
14898         * gcc.c-torture/execute/980602-1.c: New test.
14899         * gcc.c-torture/execute/980602-2.c: Likewise.
14901 1998-06-02  Dave Love  <d.love@dl.ac.uk>
14903         * 970125-0.f: Fix per JCB.  Add commentary.
14905 1998-05-31  Michael Meissner  <meissner@cygnus.com>
14907         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
14908         IEEE -0 support.
14910 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
14912         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
14913         earlier.
14915 1998-05-28  Catherine Moore <clm@cygnus.com>
14917         * gcc.c-torture/execute/980526-3.c: New test.
14919 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
14921         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
14922         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
14923         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
14924         m88k-motorola-sysv3 to XFAIL.
14926 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14928         * gcc.dg/980526-1.c: New test.
14929         * gcc.c-torture/execute/980526-2.c: New test.
14931 1998-05-26  Jeffrey A Law  (law@cygnus.com)
14933         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
14935         * gcc.c-torture/execute/980526-1.c: New test.
14937 1998-05-26  Dave Love  <d.love@dl.ac.uk>
14939         * g77.f-torture/execute/alpha2.f: Add runtime test.
14941 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
14943         * g++.old-deja/old-deja.exp: Strip leading directories.
14945         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
14946         error for the line.  Don't run multiple tests for the same line.
14948 1998-05-23  Jeffrey A Law  (law@cygnus.com)
14950         * gcc.dg/980523-1.c: New test.
14952 1998-05-23  Dave Love  <d.love@dl.ac.uk>
14954         * g77.f-torture/compile/970915-0.f: New test.
14956 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
14958         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
14960 1998-05-21  Jeffrey A Law  (law@cygnus.com)
14962         * gcc.dg/980520-1.c: New test.
14964 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
14966         * gcc.dg/980502-1.c: Fix return type.
14968 1998-05-20  Jeffrey A Law  (law@cygnus.com)
14970         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
14971         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
14972         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
14973         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
14974         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
14976 1998-05-20  Dave Love  <d.love@dl.ac.uk>
14978         * g77.f-torture/execute/980520-1.f: New test.
14980 1998-05-15  Dave Love  <d.love@dl.ac.uk>
14982         * lib/mike-g77.exp: New file.
14984         * g77.f-torture/noncompile/noncompile.exp,
14985         g77.f-torture/noncompile/check0.f: New files.
14987 1998-05-14  Dave Love  <d.love@dl.ac.uk>
14989         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
14990         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
14991         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
14992         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
14993         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
14994         abort where appropriate.
14996 1998-05-05  Michael Meissner  <meissner@cygnus.com>
14998         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
14999         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15001 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15003         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15005 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15007         * g77.f-torture/compile/980427-0.f: New test.
15009 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15011         * g77.f-torture/compile/980424-0.f: New test.
15013 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15015         * g77.f-torture/compile/980419-2.f (main): New test.
15016         * g77.f-torture/compile/970125-0.f: New test.
15017         * g77.f-torture/compile/980419-1.f: New test.
15019 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15021         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15022         of loop-4.c.
15024 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15026         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15028 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15030         * gcc.c-torture/compile/980329-1.c: New test.
15032 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15034         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15035         * gcc.dg/980312-1.c: Fix typo in -march command.
15037 1998-03-16  H.J. Lu  (hjl@gnu.org)
15039         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15041 1998-03-11  Robert Lipe  <robertl@dgii.com>
15043         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15044         Dave Love agree the Fortran source is bogus.
15046 1998-03-11  Robert Lipe  <robertl@dgii.com>
15048         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15049         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15050         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15051         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15052         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15054 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15056         * g++.old-deja/g++.other/friend1.C: New test.
15058 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15060         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15061         possibly uninitialized) variables and declare dnrm2.
15063 1998-02-23  Robert Lipe <robertl@dgii.com>
15065         From Bruno Haible <haible@ilog.fr>:
15066         * gcc.c-torture/execute/980223.c: New test.
15068 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15070         * gcc.dg/ifelse-1.c: New test.
15072 1998-02-09  H.J. Lu  (hjl@gnu.org)
15074         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15076           * lib/old-dejagnu.exp (old-dejagnu): Added the
15077           "execution test - XFAIL *-*-*" handling in the spirit of
15078           "excess errors test -". Changed the "execution test fails"
15079           handling to be like "excess errors test fails".
15080           * Update various tests accordingly.
15082 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15084         * gcc.c-torture/execute/980205.c: New test.
15086 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15088         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15089         * lib/f-torture.exp: Similarly.
15090         * gcc.c-torture: Rename all .cexp files to .x files.
15092 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15094         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15095         (940510-1.c): Removed duplicate.
15096         (971104-1.c): New test.
15098 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15100           * lib/f-torture.exp: Improve error and loop detection.
15102 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15104         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15105         use that to size the filler array.
15107 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15109         * lib/c-torture.exp(c-torture-execute): Fix typo.
15111         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15112         testcase as the executable name. Keep the executable around if
15113         the test fails.
15115 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15117         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15118         changes.  Only test one -g option, and move it to the end of the
15119         list of options to test.
15121 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15123         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15124         variable GCC_TORTURE_OPTIONS to supply default switches separated
15125         by colons.  If no environment variable, run tests with -O0 -g, -O1
15126         -g, and -O2 -g as well.
15128 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15130         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15131         explanatory comments. Fix indentation.
15133 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15135         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15137 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15139         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15140         * g++.old-deja/g++.mike/p7325.C: Likewise.
15141         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15143 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15145         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15146         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15147         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15148         * g++.old-deja/g++.law/operators4.C: Likewise.
15150 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15152         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15153         * g++.old-deja/g++.mike/p784.C: Ditto.
15154         * g++.old-deja/g++.mike/p785.C: Ditto.
15156 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15158           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15160 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15162         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15163         target feature; pass this to c-torture-execute as needed.
15165 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15167         * lib/c-torture.exp(c-torture-execute): If the previous and the
15168         current executables being tested are identical, we don't need to
15169         run the executable again. Try to make the executable names
15170         unique. Add an optional argument for passing additional compiler
15171         flags.
15173 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15175         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15177 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15179         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15181 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15183         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15184         32bit or larger longs.
15186         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15187         have either a 32bit long or 32bit int.
15189 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15191         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15192         Make double precision tests dependent on sizeof (double).
15194 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15196         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15197         too.
15199 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15201         * gcc.c-torture/compile/961203-1.cexp: New script.
15203 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15205         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15206         up the includes ourselves.
15208 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15210         * lib/plumhall.exp: Remove random include, and add a few
15211         verbose messages for debugging.
15213 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15215         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15216         of trying to do it ourselves.
15218 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15220         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15222 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15224         * gcc.prms/5403.c: Made regexp a bit less strict.
15226 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15228         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15229         is returned from remote_load instead.
15230         * lib/plumhall.exp: Ditto.
15231         * lib/mike-g++.exp: Ditto.
15232         * lib/old-dejagnu.exp: Ditto.
15233         * lib/c-torture.exp: Ditto.
15235 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15237         * lib/g++.exp: Use build_wrapper procedure.
15238         * lib/gcc.exp: Ditto.
15240 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15242         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15243         an old-style decl for malloc.  Fixes tests to work when
15244         sizeof (int) != sizeof (size_t).
15246 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15248         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15250         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15251         use stdargs.h interface.
15253 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15255         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15256         NO_VARARGS when compiling.
15258 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15260         * lib/plumhall.exp(ph_includes): New procedure.
15261         (ph_make): Use it.
15262         (ph_compiler): Ditto.
15264         * lib/g++.exp: Rename test-glue.c to testglue.c.
15265         * lib/gcc.exp: Ditto.
15267 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15269         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15270         to completion when it's called.
15272 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15274         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15275         is defined, don't do test.
15277 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15279         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15280         for object files.
15281         (ph_summary): Mark skipped testcases as untested, not unresolved.
15283         * lib/plumhall.exp (ph_make): If unresolved because of bad
15284         errorCode, record errorCode in log file.
15285         (*): Replace send_log/verbose with verbose -log.
15287 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15289         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15290         double conversion if double isn't at least 8 bytes.
15292         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15293         int to work with targets where int is 16 bits.
15295         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15296         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15297         precision for the test to complete.
15299 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15301         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15302         if d10v is not compiled with the -mdouble64 flag.
15303         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15305         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15306         d10v is not compiled with the -mint32 flag.
15308 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15310         * lib/plumhall.exp: Use incr_count.
15312 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15314         * gcc.c-torture: Update to c-torture-1.45.
15316 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15318         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15319         the name of the expect testcase file).
15321         * lib/g++.exp(g++_init): Ditto.
15323 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15325         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15326         the host.
15328         * lib/gcc.exp(gcc_exit): New procedure.
15330 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
15332         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
15333         specs where appropriate.
15335         * g++.old-deja/g++.arm/*: Added additional ERROR checks
15336         because of new "candidates are" messages, and removed a few
15338         * Converted all non-old-style g++ testcases to old-style, and
15339         moved into g++.old-deja.
15341 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
15343         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
15344         options.
15346         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
15347         succeeded.
15349         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
15351 1997-02-13  Michael Meissner  <meissner@cygnus.com>
15353         * lib/gcc.exp (gcc_target_compile): Add support for defining
15354         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
15355         the machine doesn't have those features.
15357 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
15359         * g++.law/operators4.exp: Don't use LIBS.
15361 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
15363         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
15365         * lib/mike-g++.exp: Don't set the compiler to be tested here.
15366         * lib/g++.exp: Set it here instead. Also, allow use of the
15367         --tool_exec and --tool_opt options. Change CXX to
15368         GXX_UNDER_TEST.
15370         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
15372         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
15374 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
15376         * lib/old-dejagnu.exp: Use prune_warnings instead of
15377         prune_system_crud.
15378         * lib/mike-g++.exp: Ditto.
15379         * lib/gcc.exp: Ditto.
15380         * lib/g++.exp: Ditto.
15382         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
15384 1997-02-07  Jeffrey A Law  (law@cygnus.com)
15386           * 941014-2.c: Include stdlib.h
15387           * 960327-1.c: Include stdio.h
15388           * dbra.c, index-1.c: Don't assume ints are 32bits.
15390 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
15392         * lib/gcc.exp: Add gcc,stack_size target feature.
15394         * lib/g++.exp(g++_target_compile): Add the include and link
15395         paths here, not in two other places. And, it's $options, not
15396         options.
15398         * lib/mike-g++.exp(postbase): Remove the code that determines
15399         the correct include and link paths.
15400         * g++.old-deja/old-deja.exp: Ditto.
15402 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
15404         * lib/g++.exp(g++_init): target_compile no longer returns the
15405         filename of the result.
15407 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
15409         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
15410         call to glob.
15412         * gcc.c-torture/special/special.exp: Change call to
15413         gcc_target_compile to include the object file.
15415 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
15417         * gcc.c-torture/special/special.exp: Correct misspelling in last
15418         change.
15420 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
15422         * lib/plumhall.exp(ph_summary): Log the entire output of the
15423         executable. Return -1 if there were any failures, 0 otherwise.
15424         (ph_execute): Return -1 if there were any failures, 0 otherwise.
15425         (ph_make): Clean up objects and executables that were built
15426         if the tests succeeded.
15428 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
15430         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
15431         libraries and includes in the build tree as appropriate.
15433 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15435         * lib/c-torture.exp: Instead of looking for the global variable
15436         NO_LONG_LONG, check to see if that's a feature of the target.
15438 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15440         * config/default.exp: Minimize. Delete the remainer of the files in
15441         config; this functionality is now in devo/dejagnu/config.
15443         g++.*/*: Pass any additional flags used to compile to postbase;
15444         delete CXXFLAGS.
15446         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
15447         is now done by runtest.exp. Use gcc_target_compile instead of
15448         compile.
15450         lib/c-torture.exp: Use gcc_target_compile instead of compile.
15451         Remove references to CFLAGS. Use remote_file instead of
15452         calling rm -f.
15453         (c-torture): Take a list of arguments to use to compile this
15454         testcase.
15456         lib/g++.exp: Simplify. Use target_compile instead of compile.
15457         lib/gcc-dg.exp: Ditto.
15458         lib/gcc.exp: Ditto.
15459         lib/mike-{gcc,g++}.exp: Ditto.
15460         lib/old-dejagnu.exp: Ditto.
15461         lib/plumhall.exp: Ditto.
15463 1997-01-08  Jim Wilson  <wilson@cygnus.com>
15465         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
15466         (ph_linker): Likewise.
15468 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
15470           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
15471         MAP_ANON / MAP_ANONYMOUS if defined;
15472         else try to map from /dev/zero .
15474 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15476         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
15477         isn't defined, then define it to MAP_ANONYMOUS.
15479 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15481         * gcc.c-torture: Update to c-torture-1.42 release.
15483 1996-11-11  Jeffrey A Law  (law@cygnus.com)
15485         * gcc.c-torture: Update to c-torture-1.41 release.
15487 1996-10-27  Jeffrey A Law  (law@cygnus.com)
15489         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
15490         c-torture release.
15492 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
15494         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
15495         and LDFLAGS.  Fix second case to append the target_info ldflags
15496         onto LDFLAGS, not CFLAGS.
15497         * lib/g++.exp (g++_init): Add target_info stuff.
15498         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
15499         of libgloss and newlib flags for !native.
15501         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
15502         (GDB): Fix relative path to go up another dir for finding gdb.
15504 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
15506         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
15507         versions in the target_info array, if they don't exist.
15509 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
15511         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
15513 1996-07-08  Jim Wilson  <wilson@cygnus.com>
15515         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
15516         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
15518 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
15520         * lib/old-dejagnu.exp: Don't remove the output file before we've
15521         actually tested it. Don't append pwd to the path of the executable
15522         we're testing.
15524 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
15526         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
15528 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
15530         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
15531         temporary directory for compiler files, and set it to a default
15532         value of /tmp. Set $output as the name of the output file from
15533         compiling the testcase. Add a -o option to $cflags_var so the
15534         compiler writes the final output file as $output. Set $executable
15535         to $output.
15537         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
15538         directory for compiler files, and set it to /tmp if it doesn't
15539         already have a value. Set $output_file to the name of the output
15540         file from compiling the testcase. Add a -o option to CXXFLAGS so
15541         the compiler writes the final output file as $output. Use $output
15542         as the executable to be tested.
15544 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15546         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
15548 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15550         * gcc.c-torture/execute/pending-1.c: New test.  Still
15551         pending in Tege's queue.
15553 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15555         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15556         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15557         if there were failures.  Call unresolved if there were unresolved
15558         testcases.  Call gcc_fail if program did not run to completion.
15559         (ph_make): Pass additional argument name to ph_execute.
15560         (ph_execute): Add new argument.  Pass additional arguments to
15561         ph_summary.  Call gcc_fail is there is no execution output.
15563 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15565         * lib/plumhall.exp (proc_summary): Output relavent summary
15566         lines into the log so specific failures in plumhall can be
15567         investigated.
15569 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15571         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15572         (c-torture-execute): Don't try to execute tests which use
15573         "long long" types if $NO_LONG_LONG is nonzero.
15575 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15577         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15578         not c-torture.
15580         * gcc.ieee: Move from here.
15581         * gcc.c-torture/execute/ieee: To here.
15583 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15585         * gcc.c-torture: Update to c-torture-1.41 release.
15587 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15589         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15590         not "$output".
15592 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15594         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15595         -c present.
15597 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15599         * config/proelf.exp: Handle connecting to a simulator.
15601 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15603         * config/proelf.exp: New file.  Enough framework that we can
15604         run c-torture tests on the proelf targets (or any other target
15605         that gdb can connect to for that matter).
15607 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15609         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15610         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15612         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15613         exec_output exists.
15615 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15617         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15618         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15620         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15621         to pass/fail/unresolved/unsupported/untested.  Caller must now
15622         call unresolved/unsupported/untested.
15623         * lib/*.exp: Update FSF address.  Update to handle new results of
15624         ${tool}_load.
15625         * lib/chill.exp (verbose): Delete.
15627 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15629         * lib/gcc.exp (default_gcc_start): Change order of args to
15630         $LDFLAGS $CFLAGS $LIBS.
15631         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15632         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15633         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15634         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15635         * gcc.misc-tests/dg-test.exp: Likewise.
15636         * gcc.misc-tests/msgs.exp: Likewise.
15637         * gcc.prms/prms.exp: Likewise.
15638         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15639         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15641         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15643 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15645         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15647         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15648         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
15650         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
15651         necessary.
15653 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
15655         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
15656         global for loop; add use of $mathlib.
15657         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
15658         settings here; set mathlib for anything but VxWorks.
15660 1996-01-22  Jeffrey A Law  (law@cygnus.com)
15662         * gcc.c-torture: Update to c-torture-1.40 release.
15664 1996-01-03  Jeffrey A Law  (law@cygnus.com)
15666         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
15667         dg.exp.
15669 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
15671         * lib/c-torture.exp (c-torture-execute): Declare "output" as
15672         global.
15674 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
15676         * lib/g++.exp (LIBS): Define if not already.
15677         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
15678         (gcc-dg-prune): Call prune_gcc_output.
15679         * lib/gcc.exp (prune_gcc_output): New proc.
15680         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
15681         prune_gcc_output.
15683 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
15685         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
15686         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
15688 1995-11-15  Jeffrey A Law  (law@cygnus.com)
15690         * gcc.c-torture: Update to c-torture-1.39 release.
15692 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
15694         * lib/c-torture.exp (c-torture-execute): Don't return if one option
15695         fails, try others as well.
15697 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
15699         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
15700         If compilation fails, mark execute tests as `untested'.
15701         If test is marked as unsupported, don't mark compilation and
15702         execute tests as failed.
15704 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
15706         * lib/g++.exp (g++_init): Don't link in libg++, and look to
15707         libstdc++ for whether or not we want to be doing shared
15708         libraries.  Delete link_curses since we don't need it anymore.
15709         * lib/mike-g++.exp (postbase): Don't link in libg++.
15710         * g++.old-deja/old-deja.exp: Likewise.
15712 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
15714         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
15716 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
15718         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
15719         For that, add `-Wl,-a,shared_archive'.
15720         * g++.old-deja/old-deja.exp: Likewise.
15722 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
15724         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
15726 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
15728         * lib/mike-g++.exp (postbase): Pay attention to the status of
15729         g++_load.
15731 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
15733           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
15735 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
15737         * lib/gcc.exp (default_gcc_start): No longer need to log program
15738         being executed or its output, execute_anywhere does that now.
15739         * lib/g++.exp (default_g++_version): Call execute_anywhere.
15740         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
15742 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
15744         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
15745         the same as those in lib/g++.exp.
15747 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
15749         * gcc.c-torture: Update to c-torture-1.38 release.
15750         * gcc.ieee: Related changes.
15752 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
15754         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
15755         "exec". Minor reformatting changes.
15757         * config/rom68k.exp (${tool}_load): Make it work in a canadian
15758         cross. This means all "exec" calls now work on a remote host as
15759         well.
15760         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
15761         cross. Filter out the extra "\r\n" stuff that expect puts in.
15762         (c-torture-execute): Filter out the bogus warnings like
15763         c-torture-compile does. Add support for canadian cross.
15764         * lib/gcc.exp (default_gcc_version, default_gcc_start)
15765         Use execute_anywhere rather than calling exec directly. Now it
15766         works for canadian cross testing.
15768 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
15770         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
15771         results into a variable, and check that rather than using file exists.
15773 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
15775         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
15776         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
15778 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15780         * g++.old-deja/old-deja.exp: Create and pass runshlib and
15781         lib_curses if there's a shared libg++ in the build tree.
15783 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
15785         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
15786         if not supported target.
15788 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
15790         * lib/g++.exp (g++_init): Move empty setting of runshlib and
15791         link_curses up to always happen, not just for native builds.
15793 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
15795         * gcc.c-torture: Update to c-torture-1.36 release.
15796         * gcc.failure: Related changes.
15798 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
15800         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
15802 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
15804         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
15805         * lib/mike-g++.exp (postbase): Not in here.  Still reference
15806         runshlib, link_curses, and mathlib for link and run.
15808         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
15809         pass the runtime shared library options for Solaris, OSF/1, and
15810         Irix5, and link with -lcurses to avoid unresolved references.
15812 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
15814         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
15815         only run once.
15817 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
15819         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
15821 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
15823         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
15824         do not have a framework for the "compat" tests yet.
15826 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
15828         * lib/mike-g++.exp (postbase): New local variable `mathlib',
15829         set to null if we're testing vxworks5.1.  Use that instead of
15830         `-lm' in the setting of LIBS for link and run.
15832 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
15834         * config/rom68k.exp (${tool}_load): Major changes to make it
15835         work.  Verified that it does in fact return the stuff in
15836         exec_output properly.  Catch any Emul or any TRAP other than 0.
15838 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
15840         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
15841         LDFLAGS properly for targets that need stuff from libgloss.
15842         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
15843         only run once.
15844         (gpp_initialized): New variable.
15846 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
15848         * config/rom68k.exp: Load libgloss.exp.
15849         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
15850         so we can produce a fully linked binary.
15851         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
15852         so we can produce a fully linked binary.
15854 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
15856         * lib/plumhall.exp (ph_section): Watch for expected failures.
15857         Add missing `else'.
15859         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
15860         run the testcase.
15861         (c-torture): Likewise.
15863 1995-08-28  Doug Evans  <dje@cygnus.com>
15865         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
15867         * lib/mike-g++.exp (mike_cleanup): New proc.
15868         (prebase): New globals compiler_result, not_compiler_result,
15869         target_regexp.
15870         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
15871         allow leading "-" in pattern.  Watch for unsupported tests.
15872         If $compiler_result is set, pattern match assembler code,
15873         and ditto for $not_compiler_result.
15874         * lib/mike-gcc.exp: Likewise.
15876         * lib/plumhall.exp (ph_execute): Only call ph_summary if
15877         execution "succeeded".
15879 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
15881         * config/win32.exp: New file.
15882         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
15884 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
15886         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
15887         unsupported.
15888         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
15889         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
15890         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
15892         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
15893         "... without exceptions was ...".  That is now handled by
15894         prune_system_crud.
15895         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15897 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
15899         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
15900         sieve.c,sort2.c}: New files.
15901         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
15902         sieve.exp,sort2.exp}: Drivers for them.
15904         * lib/mike-gcc.exp (program_output): New user settable variable.
15905         (postbase): Call prune_system_crud.  Also prune extraneous compiler
15906         messages.
15907         * lib/mike-g++.exp (program_output): New user settable variable.
15909         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
15911         * config/sh.exp: Deleted (use sim.exp instead).
15913 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
15915         * config/vx.exp: Declare CHECKTASK as global.
15916         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
15917         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
15918         * lib/old-dejagnu.exp: Load [pwd]/$executable.
15920 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15922         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
15923         target. Like vx.exp, only includes `vx29k.exp' instead of
15924         `vxworks.exp'.
15926 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
15928         * config/sim.exp: Increase time limit from 120 seconds to 240.
15930 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
15932         * gcc.c-torture/execute/950628-1.c: New test.
15934 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
15936         * gcc.c-torture: Update with changes/additions from
15937         c-torture-1.34.
15939 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
15941         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
15943 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
15945         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
15947 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
15949         * gcc.c-torture/compile/950512-1.c: New test.
15950         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
15951         * gcc.dg/struct-ret-1.c: Likewise.
15953 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
15955         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
15956           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
15958 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
15960         * gcc.c-torture/special/920411-1.c: Deleted.
15961         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
15963 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
15965         * config/sim.exp (${tool}_load): Hack in call to bash to get a
15966         cpu limit.
15968 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
15970         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
15972 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
15974         From kenner;
15975         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
15976         is the proper length.
15977         * va-arg-3.c: Likewise.
15979 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
15981         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
15982         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
15984         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
15985         * lib/g++.exp (default_g++_start): Delete old cruft.
15987 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
15989         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
15990         (2 * (1 << 18)) to (2 * (1 << 17)).
15992         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
15994 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
15996         * config/rom68k.exp: Renamed from config/idp.exp
15998 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16000         * c-torture/compile/921109-2.c
16002 1995-04-18  Mike Stump  <mrs@cygnus.com>
16004         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16005         excess errors.
16007 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16009         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16010         output.
16011         * lib/g++.exp (default_g++_start): Likewise.
16013 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16015         * gcc.c-torture/compile/950329-1.c: New test.
16017 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16019           * config/bug.exp (${tool}_load): Updated to use new remote_open
16020           and remote_close procs.
16021         * config/idp.exp: New file.
16023 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16025         * gcc.c-torture/execute/950322-1.c: New test.
16027 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16029         * config/vx.exp (${tool}_load): Clean up testing of return code from
16030         vxworks_ld and vxworks_spawn.
16032 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16034         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16036 1995-03-13  Mike Stump  <mrs@cygnus.com>
16038         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16039         can mark excess errors on a machine by machine basis.  Note, the
16040         default is to not expect any excess errors, even when excess
16041         errors test - is given, so you will want to put an XFAIL ... on
16042         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16043         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16044         those 4 machines, but no others.
16046 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16048         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16049         * lib/c-torture.exp: to here.
16051 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16053         * gcc.c-torture/execute/950221-1.c: New test.
16054         * gcc.c-torture/execute/struct-ret-1.c: New test.
16055         * gcc.c-torture/compile/950221-1.c: New test.
16057         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16059 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16061         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16062         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16064 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16066         * g++.gb: New directory of tests, derived from my signature and
16067         class scoping tests.
16069         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16070         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16071         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16072         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16073         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16074         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16075         * g++.gb/sig25.C: Likewise.
16077         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16078         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16079         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16080         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16081         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16082         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16083         * g++.gb/sig25.exp: Likewise.
16085         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16086         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16087         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16088         * g++.gb/scope13.C: Likewise, this test still fails.
16090         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16091         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16092         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16093         * g++.gb/scope13.exp: Ditto.
16095         * g++.gb/README: New file, explains what these tests are about.
16097 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16099         * lib/dg.exp (dg-do): Support `preprocess'.
16100         (dg-test): Likewise.
16102 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16104         * config/udi.exp: change "continue -expect" to "exp_continue".
16106 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16108         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16109         Delete redundant tests.
16111         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16112         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16113         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16114         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16115         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16116         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16117         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16118         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16120         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16121         storing label pointers.
16122         * gcc.c-torture/execute/921019-1.c: Likewise.
16123         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16124         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16125         parameter fp.
16126         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16127         constants.
16129         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16130         Delete obsolete tests.
16132         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16133         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16134         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16135         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16136         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16137         * gcc.c-torture/compile/950124-1.c: New test.
16139         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16141 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16143         * lib/mike-g++.exp: Add -lm to LIBS.
16145 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16147         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16149 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16151         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16153 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16155         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16157 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16159         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16160         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16161         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16162         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16163         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16164         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16165         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16166         * g++.law/{operators31.C, operators32.C,
16167         * g++.law/{operators33.C, operators34.C}: Likewise.
16168         * g++.law/{pic1.C, refs2.C}: Likewise.
16169         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16170         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16171         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16172         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16174         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16175         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16176         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16177         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16178         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16179         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16180         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16181         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16182         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16183         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16184         * g++.law/{operators34.exp}: Likewise.
16185         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16186         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16187         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16188         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16189         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16191         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16192         No longer expected to fail.
16193         * g++.law/missed-error3.C: Tweak for recent bool changes.
16195 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16197         * config/emb-unix: Deleted.
16198         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16199         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16201 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16203         * lib/dg.exp (dg-test): Fix typo in last patch.
16205 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16207         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16208         (handles multiple occurrences).
16210 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16212         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16213         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16214         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16215         printed).
16216         * lib/c-torture.exp (c-torture-compile): Likewise.
16217         (c-torture): Prepend full path if missing.
16218         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16219         (gcc_fail): Likewise.
16220         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16222 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16224         * lib/netware.exp: Only attach to NetWare i386 systems.
16226 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16228         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16229         messages.  Add test name to "output pattern match" pass/fail message.
16231 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16233         * gcc.dg: New testsuite.
16234         * gcc.dg/dg.exp: New file.
16236         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16237         test-switch.c}: Deleted.
16239         * gcc.misc-tests/msgs.exp: New testcase driver.
16241 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16243         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16244         Watch for illegal return values from ${tool}_load.
16245         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16246         cross targets.  Coerce return value >0 to 1.
16248 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16250         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16252         * config/emb-unix.exp: New file.
16254         * config/sim.exp: Error if variable $SIM not defined.
16255         (${tool}_load): Mark test as "untested" if simulator missing.
16257         * config/unix.exp: Load remote.exp to get rcp_download.
16258         * lib/c-torture.exp: Use different option lists for testcases with
16259         and without loops.
16260         * gcc.c-torture/execute/execute.exp: Likewise.
16262 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16264         * config/*.exp: Clarify return code from ${tool}_load.
16265         Call `unresolved' or `untested' instead of `warning' or `perror'
16266         (sometimes you still want to call both though).
16267         Add comment that `shell_id' is local to each file.
16268         * config/udi.exp (timeout): Set to 30.
16269         Don't print warning if connection fails, $connectmode has already
16270         printed an error.
16271         (${tool}_load): Move verbose messages to level 2.
16272         Rework pattern for "Process started" message.
16273         Pass `shell_id' to ${connectmode}_download.
16274         Retry twice upon timeout.  Make resetting of target more robust.
16275         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16276         Pass `shell_id' to exit_$connectmode.
16277         Only call exit_$connectmode if connected.
16278         * config/unix.exp (${tool}_load): Check return codes better.
16279         * config/vrtx.exp (${tool}_load): Likewise.
16280         * config/vx.exp (${tool}_load): Likewise.
16281         Delete unneeded global's.
16282         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16283         from ${tool}_load.
16284         (dg-stat): Delete.
16285         (dg-init): Delete recording of pass/fail counts.
16286         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16287         (old-dejagnu-init): Likewise.
16288         (old-dejagnu-stat): Delete contents, empty proc now.
16289         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16290         (c-torture): Delete references to lcnt, lpass, lfail.
16291         Get option list from TORTURE_OPTIONS.
16292         Delete -funroll[-all]-loops if no loops.
16293         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16294         (g++_stat): Delete contents (empty proc now).
16295         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16296         (gcc_finish): Likewise.
16297         (gcc_stat): Deleted.
16298         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16299         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16300         * gcc.c-torture/execute/execute.exp: Likewise.
16301         Split tests into two parts: compile, execute.
16302         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16303         no loops.  Update to reflect clarified return codes from ${tool}_load.
16305 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16307         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16308         to grep for.
16309         (old-dejagnu): Likewise (where necessary).
16311 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16313         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16315         * lib/dg.exp (dg-process-target): Fix processing of selector.
16316         Add comment regarding use of `error'.
16318         * lib/gcc.exp (prune_system_crud): Define if missing.
16319         * lib/g++.exp (prune_system_crud): Likewise.
16321         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16322         Call prune_system_crud.
16323         * lib/dg.exp (dg-runtest): New proc.
16324         Use perror instead of send_user for tcl errors in testcase.
16325         Don't return any value, it's never used.
16326         Don't clobber previous definition of `unknown'.
16327         Print tcl errors in `dg-final'.
16329 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
16331         * lib/dg.exp (dg-process-target): Improve syntax error messages.
16332         (dg-test): Don't print errorInfo, it contains stack backtrace.
16334 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
16336         * lib/g++.exp (runtest_file_p): Define if missing.
16338 1994-09-24  Doug Evans  (dje@cygnus.com)
16340         * lib/mike-g++.exp: Comment out loading of g++.exp.
16341         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
16342         (default_g++_version): Always print something.
16343         (default_g++_start): Comment out call to `which'.
16344         (g++_start, g++_load): Deleted (must be defined in config file).
16345         * lib/gcc.exp: Test for existence of $CC at start.
16346         Delete check for tmpdir (done in gcc_init).
16347         (default_gcc_version): Always print something.
16348         (default_gcc_start): Comment out call to `which'.
16349         * config/*.exp: Major cleanup - make cross targets work at least a
16350         little better for g++ (by not being "--tool gcc" specific).
16351         Rename gcc_xxx to ${tool}_xxx.
16352         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
16353         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
16355 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
16357         * lib/c-torture.exp (c-torture-compile): Rework compiler
16358         message processing.
16360         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
16361         c-torture.
16363 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
16365         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
16367         * lib/dg.exp (dg-process-target): Support { target native }.
16369 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
16371         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
16372         looked for "... program xxx got fatal signal".
16373         Correct regsub munging of `comp_output'.
16374         Ignore compiler messages "path prefix not used" and "linker input
16375         file unused".
16377 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
16379         * lib/gcc.exp (runtest_file_p): Define if missing.
16380         * gcc.prms/template.c: Example to work from.
16382 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
16384         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
16385         * lib/dg.exp (dg-test): Call unsupported testcases as such.
16387         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
16388         * gcc.prms/1883.c: Moved from compile/940714-1.c.
16389         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
16390         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
16392         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
16393         (dg-process-target): No longer a varargs proc.
16394         Return S/N for target, P/F for xfail.  All callers changed.
16395         (user option procs): More argument checking.
16396         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
16397         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
16398         (dg-test): Skip test if not running on selected target in `dg-do'.
16399         Update handling of `dg-do-what', `dg-output-text'.
16400         Separate execution pass/fail from output pattern match pass/fail.
16401         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
16403 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
16405         * gcc.c-torture/special/special.exp: Don't expect failure for mips
16406         target for 920510-1.c.
16408 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
16410         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
16411         Clean up comment regarding use of passcnt, etc.
16412         (gcc_stat): Don't update `testcnt' here.
16413         (gcc_finish): Do it here.
16414         Might as well reset `but_id' here too.
16415         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
16416         to determine if the file should be tested.
16417         * gcc.c-torture/compile/compile.exp: Likewise.
16418         * gcc.c-torture/execute/execute.exp: Likewise.
16419         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16420         * gcc.misc-tests/dg-test.exp: Likewise.
16421         * gcc.prms/prms.exp: Likewise.
16422         * gcc.wendy/wendy.exp: Likewise.
16423         * g++.old-deja.exp: Likewise.
16424         Move "Testing file" message to verbose level 1.
16426 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
16428         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
16430 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
16432         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
16433         (default_gcc_start): Accept optional second list element
16434         of compiler flags.  Print compiler output at verbosity level 2.
16435         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
16436         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
16437         Save current values of framework globals passcnt, failcnt, xpasscnt,
16438         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
16439         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
16440         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
16441         xfailcnt to compute stats.  Update framework global `testcnt' from
16442         pass/fail counts.
16443         (gcc_finish): New proc.  Clean up test environment.
16444         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
16445         (gcc_epass, gcc_efail): Delete.
16446         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
16447         argument of line number.
16448         (dg-init): If the tool has an init routine, call it.
16449         (dg-test): Remove args `cflags_var' and `libs_var'.
16450         Pass all compiler options to ${tool}_start.
16451         Handle missing line number.
16452         (dg-finish): New function.
16453         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
16454         particular files.  Call gcc_finish at end.  Move "skipping test"
16455         message to verbosity level 3.
16456         * gcc.c-torture/compile/compile.exp: Likewise.
16457         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16458         * gcc.c-torture/execute/execute.exp: Likewise.
16459         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16460         Print testcase being tried at verbosity level 1.
16461         * gcc.c-torture/special/special.exp: Unset xfail.
16462         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16463         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
16464         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
16465         * gcc.failure/failure.exp: Likewise.
16466         * gcc.ieee/ieee.exp: Likewise.
16467         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
16468         Update call to dg-test.  Call dg-finish at end.
16469         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
16470         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16471         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
16472         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
16473         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
16474         * gcc.wendy/wendy.exp: Add copyright.
16475         Delete setting of tmpdir (done by gcc_init).
16476         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
16477         Pass compiler flags to gcc_start.  Call gcc_finish at end.
16478         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
16479         gcc_[ce]pass/fail.
16481 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
16483         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
16484         confusion.
16485         (g++_load): Likewise.
16487         * config/*.exp (gcc_load): Some were varargs fns and some were not.
16488         Rename argument to `prog' to remove the confusion.
16489         Varargs fns behave differently too!
16490         (g++_load): Likewise.
16492         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
16494         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
16495         what it is.  Delete (always) printing of status value for !native.
16496         Simplify verbose code, and include status and exec_output.
16497         (g++_load): Use gcc_load.
16499 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
16501         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
16502         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
16503         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
16504         940714-3.c as these testcases don't exist anymore.  Make
16505         va-arg-1.c expected to pass.
16507 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
16509         * gcc.misc-tests/misc.exp: Only run specific testcases.
16510         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
16511         * gcc.misc-tests/dg-[1-9].c: New files.
16513         * lib/dg.exp: New testsuite driver.
16514         * gcc.prms/prms.exp: Use it.
16516         * README.gcc: New file.
16518         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
16519         Document and reset `lxpass' and `lxfail'.
16520         Simplify "initialized" message.
16521         (gcc_stat): Clean up comments a little.
16523 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
16525         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
16527 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
16529         * lib/old-dejagnu.exp (process-option): New proc.
16530         (old-dejagnu-init, old-dejagnu-stat): Likewise.
16531         (old-dejagnu): Simplify.
16532         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
16534 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
16536         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
16537         exists and is not an empty string.
16539         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
16540         $xfail rather than calling setup_xfail.  Clear $xfail when test is
16541         finished.
16542         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
16543         automatically.
16545         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
16546         longer expected to fail.
16548         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16549         "f" function call.
16551         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16553         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16554         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16555         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16556         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16557         c-torture-1.29.
16559         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16560         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16562         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16564         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16565         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16567         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16568         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16569         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16571 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16573         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16574         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16575         940714-1.c, 940714-2.c, 940714-3.c},
16576         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16577         gcc.misc-tests/{mg.c,mg.exp}:
16578         New tests.
16579         * gcc.noncompile/noncompile.exp: Change accordingly.
16581 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16583         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16584         Undo previous clobberage.
16586 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16588         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16589         * gcc.special/{930510-1.c, special.exp}:
16590         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16591         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16592         struct-varargs-1.c}: New tests from c-torture-1.26.
16594 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16596         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16597           argument to switch.
16599 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16601         * Revert the previous changes.  Please see Rob's directory
16602           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16603           fixes.
16605 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16607         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16608             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16609             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16610             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16611             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16612             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16613             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16614             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16615             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16616             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16617             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16618             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16619             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16620             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16621             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16622             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16623             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16624             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16625             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16626             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16627             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16628             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16629             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16630             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16631             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16632             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16633             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16635 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16637         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16638             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16639           with perror calls.
16641 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16643         * config/unix.exp (g++_load): Fix syntax.
16645 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16647         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16648         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16649         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
16650         Don't expect va-arg-1.c to fail.  Correct expected output for
16651         920928-1.c.
16652         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
16653         * gcc.wendy/hbm4.c: Correct typo.
16654         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
16656 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
16658         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
16659         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
16660         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
16661         * lib/c-torture.exp (c-torture-compile): Ditto.
16663         Reduce volume of output (remove all the -I's and such).
16664         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
16665         Call gcc_cpass, gcc_cfail.
16666         (c-torture): Pass testing option to c-torture-compile.
16668 1994-03-21  Doug Evans  (dje@cygnus.com)
16670         Bring patches over from progressive.
16671         * config/default.exp: Exit remote shell cleanly.
16672         (g++_exit, g++_start): Add default versions.
16673         * config/sim.exp (gcc_load): Use perror, not error.
16675 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
16677         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
16678         set in site.exp.
16680 1994-03-14  Doug Evans  (dje@cygnus.com)
16682         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
16683         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
16684         (wendy_try): New proc to run testcase.
16685         (main loop): Call 'em.
16686         * gcc.wendy/*.c: Clean up pass to correct expected output.
16688         * lib/gcc.exp: Minor cleanup work.
16689         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
16691 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
16693         * config/sim.exp (gcc_load): Document return codes better.
16694         Don't pass -v to simulator.
16696 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
16698           * gcc.special/920717-x.c: Fix typo.
16699           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
16700           get at sources.
16702         * lib/mike-gcc.exp: Fix typo.
16704 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
16706         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
16707         binary to use, transform the name.
16708         * config/*.exp: rename everything. Nuke any g++ specific files,
16709         it's now a special case of gcc that requires no special support.
16710         Add a default.exp for unsupported targets.
16712 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
16714         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
16715         lib/old-dejagnu.exp: Fix a few patterns to work with the new
16716         version of Tcl.
16718 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
16720         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
16721         than a warning.
16723 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
16725         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
16727 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
16729         * gcc.execute/execute.exp: Combine opt_list and foption_list into
16730         option_list.  Compile every file with only 4/6 option choices
16731         (same as C torture) instead of with 12/18 different option
16732         choices.
16733         * lib/c-torture.exp: Likewise.
16735         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
16736         not already set.
16738 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
16740         * lib/old-deja.exp: Add `excess errors test fails' error, now one
16741         can put an XFAIL *-*-* on excess errors.
16743 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
16745         * g++.law: Add more tests derived from g++-bugs snapshots.
16747         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
16748         equivalent to g++.law/init9.
16750         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
16751         compiled it, and the a.out file after we've run it.
16753 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
16755         * lib/mike-g++.exp (postbase): Delete the .o file after we've
16756         compiled it, and the a.out file after we've run it.
16758 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
16760         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
16762 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
16764         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
16765         version number.
16767 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
16769         * g++.law: New directory of g++ tests derived from the g++-bugs
16770         snapshots.
16772 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
16774         * gcc.compile: initbug1.c initbug1.exp testcase added
16776 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
16778         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
16779         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
16780           fixes submitted by Jeff Law (law@cs.utah.edu)
16781         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
16782           Jeff Law (law@cs.utah.edu)
16785 1993-11-30  Mike Stump  (mrs@cygnus.com)
16787         * config/unix-g++.exp: Follow the gcc way of doing things.
16788         * g++.old-deja/old-deja.exp: Minor updates.
16789         * lib/g++.exp: New file, follow the gcc way of doing things.
16790         * lib/old-dejagnu.exp: Minor updates.
16791         * lib/mike-g++.exp: Always unset errorInfo.
16793 1993-11-06  Mike Stump  (mrs@cygnus.com)
16795         * lib/gcc.exp: Fix some errors with the below change, CC and
16796         CFLAGS should be global when setting, not local.
16798 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
16800         * lib/gcc.exp: Transform tool name.
16802 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16804         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
16806 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16808         * lib/gcc.exp: change gcc_done to gcc_stat
16810 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16812         * Upgraded gcc testsuite to c-torture version 1.25
16814 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
16816         * lib/gcc.exp: added reporting code. Changed verbose compile message.
16817         * lib/c-torture: added hooks for new reporting code.
16819 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
16821         * config/sh-gcc.exp: check if sh-sim exists in the path
16823 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
16825         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
16826         * gcc.compile/compile.exp: Initial changes for new logic.
16827         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
16828         * gcc.failure/failure.exp: Initial changes for new logic.
16829         * gcc.ieee/ieee.exp: Initial changes for new logic.
16830         * gcc.misc-tests/misc.exp: Initial changes for new logic.
16831         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
16832         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
16833         * lib/c-torture.exp: Initial changes for new logic.
16834         * lib/gcc.exp: Initial changes for new logic.
16836 1993-10-15  Mike Stump  (mrs@cygnus.com)
16838         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
16839         depend upon failure or success.  Fully qualify names in failure
16840         and success messages.  Always remove a.out before starting
16841         compile, just in case.  Pay more attention to error text output by
16842         the compiler.  Handle testcases with no known past errors just
16843         like all others, so that things are uniform.  Other miscellaneous
16844         improvements.
16846 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
16848         * gcc.cpp: new directory for cpp tests
16850 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
16852         * lib/chill.exp: Code reformatted, removed unused code.
16853         * config/unix-chill.exp: Code reformatted, removed unused code.
16854         * chill.execute/execute.exp: Code reformatted, removed unused code.
16855         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
16857 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
16859         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
16860         routines not written.
16862 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
16864         * config/bug-gcc.exp: Use new procs from bug.exp.
16866 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
16868         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
16869         via ftp, rather than depending on NFS.
16870         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
16871         case.
16873 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
16875         * config/bug-gcc.exp: Use new download proc.
16877 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
16879         * chill.execute/execute.exp: cleanups, handles errors better
16880         * chill.compile/compile.exp: rewrite, based on execute.exp
16881         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
16882         * lib/chill.exp: major changes to diff proc and compile and link
16883           procs. added chill_fail and chill_pass wrappers to pass and
16884           fail. added more comments, and handle error codes better.
16885           Added a hack to capture stderr from exec, so noncompile tests
16886           can work.
16888 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
16890         * chill.execute/execute.exp: rewrite of testsuite driver
16891         * lib/chill.exp: rewrite of testsuite driver
16892         * config/unix-chill.exp: rewrite of testsuite driver
16894 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
16896     In chill.execute:
16897         * iexpr.ch: Standardize uppercase.
16898         * tuples.dat: Standardize uppercase.
16899         * vary.ch: standardize.  Correct varying string assignments.
16900         * vary.dat: Add new output lines.
16902 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
16904     In chill.execute:
16905         * chprintf.ch: Standardize use of uppercase.
16906         * tuples.ch: Standardize and turn arr2 into a DCL,
16907           rather than a SYN.
16908         * pinits.ch: Standardize.
16910 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
16912         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
16913         * Makefil: Renamed to Makefile.in.
16914         * configure.in: New.
16916 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
16918     In chill.execute:
16919         * .cvsignore: Add result/output files.
16920         * Makefile: Fix up variables at start.  Use MFLAGS
16921           everywhere.  Correct bool_loc, built_ins entries.
16922           Add entry for vary1.ch.
16923         * bitarray.ch: Standardize upper-case usage.
16924         * bitexpr.ch: Standardize, add output of b1.
16925         * params.ch: Use arrayt in along PROC parameters, to
16926           avoid novelty problems.
16927         * sets.ch: Tiny cleanup.
16928         * vary1.ch: Re-indent.
16930 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
16932           * Add PR-related files to Makefiles, .cvsignore files, etc.
16934 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
16936         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
16937           with compiler objects. New names are test-flow.c and test-loop.c
16939 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
16941         * Upgraded c-torture tests from 1.19 to 1.20
16943         * new files:
16944         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
16945         * gcc.compile: 930623-1.c 930623-2.c
16946         * gcc.noncompile: 930622-1.c 930622-2.c
16947         * gcc.failure: 920411-1.c 920627-2.c
16948         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
16950 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
16952         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16953           More changes to get testsuite working properly. Needs more work.
16954           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
16956 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
16958         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16959           More changes to get testsuite working properly. Needs more work.
16961 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
16963         * chill.compile/compile.exp: Added for Dejagnu support
16964         * chill.execute/execute.exp: Added for Dejagnu support
16965         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
16967 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
16969     This should complete moving the CHILL test files.
16970         * chill.noncompile(.cvsignore printf.grt
16971             in-printf.grt chprintf.grt chprintf.ch):
16972             Added test-support files.
16973           (Makefile): Modified further.
16974         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
16975             signal.ch): Added test files.
16976           * chill.execute (.cvsignore printf.grt printr.c
16977             in-printf.grt rts.c chprintf.grt rts.h): Added
16978           test-support files.
16979             (Makefile): More corrections.
16981 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
16983         * chill.compile, chill.execute, chill.nocompile: Add CHILL
16984           test cases, ready for DejaGnu.
16986 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
16988         * Upgraded c-torture tests from 1.18 to 1.19
16990         * gcc.compile: added test(s):
16991           930607-1.c
16992         * gcc.execute: added test(s):
16993           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
16995         * added new subdirectory for misc tests: gcc.misc-tests
16996         * gcc.misc-test(s): added tests:
16997           inst-check.c test-consts.c test-ior.c test-switch.c
16999 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17001         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17003 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17005         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17007 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17009         * Upgraded c-torture tests from 1.17 to 1.18
17011 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17013         * Upgraded c-torture tests from 1.12 to 1.17
17015 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17017         * lib/old-dejagnu.exp:
17018           Fixed handling of XFAIL target triplets to correctly
17019           recognize wildcard characters.  Removed code that
17020           appended a unique id tag to the end of the file name
17021           printed out by the result of the testcases within a
17022           given test file.
17024 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17026         * lib/old-dejagnu.exp:
17027           Reworked expected failure handling to trigger off of XFAIL
17028           keyword in keyphrase embeded in testcase source code. The
17029           XFAIL keyword must be at the end of the keyphrase line. It
17030           may optionally be followed by one or more target triplets.
17031           It has just occured that the handling of wildcards in the
17032           target triplet may not be correct.
17034 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17036         * g++.old-deja/tests:
17037           Moved all subdirectories up one level into g++.old-deja .
17039         * lib/old-dejagnu.exp:
17040           Fixed problem with CXXFLAGS not being properly reset, and being
17041           corrupted with extraneous "-c" compiler option.  This was
17042           causing binaries to not be generated for test that needed them.
17043           Modified strings passed to "pass" and "fail" so that individual
17044           tests from the same test file would be distinguished by an
17045           identifier appended to the test file name in the summary logs;
17046           this corrected a problem with erroneous diff logs.  Added code
17047           to search testcases for expected fail and unexpected pass keywords.
17049 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17051         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17053 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17055         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17056           Removed extraneous text from end of "Special g++ Options"
17057           keyphrase.
17059         * lib/old-dejagnu.exp: Added pattern matching to look for new
17060           keywords, embedded in testcases comments, which will trigger
17061           calls to xpass and xfail.
17063 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17065         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17066           comments embedded in the testcases, especially the one looking for
17067           special compiler options, as well as the pattern matching for the
17068           compiler output again.
17070 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17072         * lib/old-dejagnu.exp: Do a proper check of the return value for
17073           execute tests. Fixed several problems with the pattern matching
17074           of the compiler output which gave erroneous test results.
17075           Changed several of the test result messages to be more descriptive.
17076         * config/unix-g++.exp: Proc g++_load now actually works and
17077           executes the tests passed to it and returns a usable return
17078           value.
17080 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17082           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17084 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17086         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17087           Modified both files to properly execute the old style
17088           dejagnu tests. The previous versions of these files were
17089           experimental and did not function anything near correctly.
17091 1993-04-05  Rob Savoye  (rob@cygnus.com)
17093         * Removed all Makefile.in and configure.in files. No configuration
17094         needed now.
17096 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17098         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17100 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17102         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17103         gcc.special/configure.in, gcc.noncompile/configure.in,
17104         gcc.execute/configure.in, gcc.code_quality/configure.in,
17105         g++.other/configure.in, g++.old-deja/configure.in,
17106         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17107         in srcname setting.
17109 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17111         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17112         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17113         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17115 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17117         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17118         (gdb_exit): Don't remove *_soc files.
17120 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17122         * lib/c-torture.exp: Don't look for main; instead always use -w
17123         -c.  This is how the c-torture tests work.  Remove the object
17124         file if the compilation succeeds.
17125         * gcc.execute/execute.exp: Remove executable if test passes.
17126         * gcc.noncompile/noncompile.exp: Every test is an expected
17127         failure.
17128         * gcc.special/special.exp: Added tests from c-torture 1.11,
17129         corrected use of existing test.
17130         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17131         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17132         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17133         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17134         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17135         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17136         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17137         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17138         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17139         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17140         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17141         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17142         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17143         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17144         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17145         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17146         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17147         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17148         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17149         c-torture 1.11.
17150         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17151         correspond to c-torture 1.11.
17153         * New file.