* gcc.dg/compat/fp2-struct-check.h: New file.
[official-gcc.git] / gcc / testsuite / ChangeLog
blobf8bea2f282d513d207f2a4d8bc004b1a99ec00b2
1 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3         * gcc.dg/compat/fp2-struct-check.h: New file.
4         * gcc.dg/compat/fp2-struct-defs.h: New file.
5         * gcc.dg/compat/fp2-struct-init.h: New file.
6         * gcc.dg/compat/struct-by-value-10_main.c: New file.
7         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8         * gcc.dg/compat/struct-by-value-10_y.c: New file.
9         * gcc.dg/compat/struct-return-10_main.c: New file.
10         * gcc.dg/compat/struct-return-10_x.c: New file.
11         * gcc.dg/compat/struct-return-10_y.c: New file.
13         * gcc.dg/compat/compat-common.h: New file.
14         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
15         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
16         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
17         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
18         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
19         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
20         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
21         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
22         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
23         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
24         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
25         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
26         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
27         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
28         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
29         * gcc.dg/compat/small-struct-check.h: Ditto.
30         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
31         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
32         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
33         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
34         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
35         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
36         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
37         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
38         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
39         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
40         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
41         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
42         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
43         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
44         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
45         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
46         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
47         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
48         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
49         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
50         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
51         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
52         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
53         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
54         * gcc.dg/compat/struct-return-2_main.c: Ditto.
55         * gcc.dg/compat/struct-return-2_x.c: Ditto.
56         * gcc.dg/compat/struct-return-2_y.c: Ditto.
57         * gcc.dg/compat/struct-return-3_main.c: Ditto.
58         * gcc.dg/compat/struct-return-3_x.c: Ditto.
59         * gcc.dg/compat/struct-return-3_y.c: Ditto.
61 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
63         * g++.dg/pch/static-1.C: New file.
64         * g++.dg/pch/static-1.Hs: New file.
66 2003-06-10  Richard Henderson  <rth@redhat.com>
68         * gcc.dg/asm-7.c: Adjust expected warning text.
70 2003-06-10  Roger Sayle  <roger@eyesopen.com>
72         * gcc.dg/builtins-20.c: New test case.
74 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
76         PR c++/11131
77         * g++.dg/opt/template1.C: New test.
79 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
81         * lib/gcc-dg.exp (dg-test): Clear additional_files and
82         additional_sources.
84 2003-05-21  David Taylor  <dtaylor@emc.com>
86         * gcc.dg/Wpadded.c: New file.
88 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
90         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
91         * gcc.dg/special/weak-2.c: Add dg-require-weak.
92         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
93         dg-require-weak.
95 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
97         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
99 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
101         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
102         (dg-require-alias): Likewise.
103         (dg-require-gc-sections): Likewise.
104         * lib/target-supports.exp (check_gc_sections_available): Likewise.
106 2003-06-08  Richard Henderson  <rth@redhat.com>
108         * gcc.dg/20011029-2.c: Fix the array reference.
109         * gcc.dg/asm-7.c: New.
111 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
113         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
115 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
117         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
118         (dg-require-gc-sections): Likewise.
120 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
122         * i386-cmov1.c: Fix regular expression.
123         * i386-cvt-1.c: Likewise.
124         * i386-local.c: Likewise.
125         * i386-local2.c: Likewise.
126         * i386-mul.c: Likewise.
127         * i386-ssetype-1.c: Likewise.
128         * i386-ssetype-3.c: Likewise.
129         * i386-ssetype-5.c: Likewise.
131 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
133         PR c++/11039
134         * g++.dg/warn/implicit-typename2.C: New test.
135         * g++.dg/warn/implicit-typename3.C: New test.
137 2003-06-07  Richard Henderson  <rth@redhat.com>
139         * g++.dg/other/offsetof3.C: Use size_t.
140         * g++.dg/other/offsetof4.C: Likewise.
142 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
144         * lib/copy-file.exp: New. Implement gcc_copy_files.
146         * lib/dg-pch.exp: Load copy-file.exp
147         (dg-pch): Use gcc_copy_files instead of "file copy".
149 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
151         * gcc.dg/weak/weak.exp: Simplify.
152         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
153         * gcc.dg/weak/weak-1.c: Likewise.
154         * gcc.dg/weak/weak-2.c: Likewise.
155         * gcc.dg/weak/weak-3.c: Likewise.
156         * gcc.dg/weak/weak-4.c: Likewise.
157         * gcc.dg/weak/weak-5.c: Likewise.
158         * gcc.dg/weak/weak-6.c: Likewise.
159         * gcc.dg/weak/weak-7.c: Likewise.
160         * gcc.dg/weak/weak-8.c: Likewise.
161         * gcc.dg/weak/weak-9.c: Likewise.
163 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
165         gcc.c-torture/execute/20030606-1.c: New.
167 2003-06-06  Roger Sayle  <roger@eyesopen.com>
169         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
170         * gcc.dg/builtins-19.c: Likewise.
172 2003-06-06  Roger Sayle  <roger@eyesopen.com>
174         * gcc.dg/builtins-2.c: Add some more tests.
175         * gcc.dg/builtins-18.c: New test case.
176         * gcc.dg/builtins-19.c: New test case.
178 2003-06-06  Roger Sayle  <roger@eyesopen.com>
179             Jim Wilson  <wilson@tuliptree.org>
181         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
183 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
185         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
186         mempcpy/stpcpy calls not to be optimized into something else.
187         * gcc.c-torture/execute/string-opt-3.c: Moved to...
188         * gcc.c-torture/execute/builtins/string-7.c: ...here.
189         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
191 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
193         * gcc.dg/format/asm_fprintf-1.c: New test.
195 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
197         * lib/gcc-defs.exp (additional_sources): New variable.
198         (dg-additional-sources): New function.
199         (additional_files): New variable.
200         (dg-additional-files): New function.
201         (dg-additional-files-options): Likewise.
202         * lib/gcc-dg.exp (dg-require-weak): New function.
203         (dg-require-alias): Likewise.
204         (dg-require-gc-sections): Likewise.
205         * lib/target-supports.exp (check_alias_available): Remove testfile
206         parameter.
207         (check_gc_sections_available): New function.
208         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
209         (dg-gpp-additional-files): Likewise.
210         * lib/g++.exp (additional_sources): Remove.
211         (additional_files): Likewise.
212         (g++_target_compile): Use dg-additional-files-options.
213         
214         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
215         Tcl logic.
216         * gcc.dg/special/ecos.exp: Remove.
217         * gcc.dg/special/20000419-2.c: Use dg-require-*.
218         * gcc.dg/special/alias-1.c: Likewise.
219         * gcc.dg/special/alias-2.c: Likewise.
220         * gcc.dg/special/gcsec-1.c: Likewise.
221         * gcc.dg/special/weak-1.c: Likewise.
222         * gcc.dg/special/weak-2.c: Likewise.
223         * gcc.dg/special/wkali-1.c: Likewise.
224         * gcc.dg/special/wkali-2.c: Likewise.
225         
226         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
227         dg-gpp-additional-*.
228         * g++.dg/special/conpr-3.C: Likewise.
229         * g++.dg/special/conpr-4.C: Likewise.
230         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
231         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
232         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
233         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
234         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
235         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
236         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
237         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
238         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
239         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
240         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
241         * g++.old-deja/g++.other/comdat1.C: Likewise.
242         * g++.old-deja/g++.other/comdat2.C: Likewise.
243         * g++.old-deja/g++.other/comdat3.C: Likewise.
244         * g++.old-deja/g++.other/ctor1.C: Likewise.
245         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
247 2003-06-05  Richard Henderson  <rth@redhat.com>
249         * gcc.dg/debug/20030605-1.c: New.
251 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
253         * README.QMTEST: Update.
255 2003-06-04  Richard Henderson  <rth@redhat.com>
257         * gcc.dg/cleanup-1.c: New.
258         * gcc.dg/cleanup-2.c: New.
259         * gcc.dg/cleanup-3.c: New.
260         * gcc.dg/cleanup-4.c: New.
261         * gcc.dg/cleanup-5.c: New.
262         * gcc.dg/cleanup-6.c: New.
263         * gcc.dg/cleanup-7.c: New.
265 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
267         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
269         * lib/dg-pch.exp: New file.
270         * g++.dg/pch/pch.exp: Use dg-pch.exp.
271         * gcc.dg/pch/pch.exp: Likewise.
273 2003-06-04  Roger Sayle  <roger@eyesopen.com>
275         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
276         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
277         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
278         * gcc.dg/builtins-17.c: New test case.
279         * gcc.dg/i386-387-4.c: New test case.
280         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
282 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
284         * gcc.dg/ultrasp9.c: New test.
286 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
288         * gcc.c-torture/compile/20030604-1.c: New test.
289         * gcc.dg/sparc-constant-1.c: New test.
291 2003-06-03  Glen Nakamura  <glen@imodulo.com>
293         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
295 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
297         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
299         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
300         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
302 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
304         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
306 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
308         PR c++/10940
309         * g++.dg/template/spec10.C: New test.
311 2003-06-03  Roger Sayle  <roger@eyesopen.com>
313         * gcc.dg/builtins-16.c: New test case.
315 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
317         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
318         mempcpy test with post-increments.
319         * gcc.c-torture/execute/string-opt-3.c: New test.
320         * gcc.dg/string-opt-1.c: New test.
322 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
324         PR fortran/10965
325         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
327 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
329         * lib/scanasm.exp (dg-scan): New function, factored out of ...
330         (scan-assembler): ... here.  Use dg-scan.
331         (scan-assembler-not): Likewise.
332         (scan-file): New function.
333         (scan-file-not): Likewise.
334         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
335         * gcc.dg/cpp/_Pragma4.c: Likewise.
336         * gcc.dg/cpp/_Pragma5.c: Likewise.
337         * gcc.dg/cpp/avoidpaste1.c: Likewise.
338         * gcc.dg/cpp/avoidpaste2.c: Likewise.
339         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
340         * gcc.dg/cpp/cmdlne-P.c: Likewise.
341         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
342         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
343         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
344         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
345         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
346         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
347         * gcc.dg/cpp/cxxcom1.c: Likewise.
348         * gcc.dg/cpp/line1.c: Likewise.
349         * gcc.dg/cpp/maccom1.c: Likewise.
350         * gcc.dg/cpp/maccom2.c: Likewise.
351         * gcc.dg/cpp/maccom3.c: Likewise.
352         * gcc.dg/cpp/maccom4.c: Likewise.
353         * gcc.dg/cpp/maccom5.c: Likewise.
354         * gcc.dg/cpp/maccom6.c: Likewise.
355         * gcc.dg/cpp/multiline.c: Likewise.
356         * gcc.dg/cpp/spacing1.c: Likewise.
357         * gcc.dg/cpp/spacing2.c: Likewise.
358         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
359         * gcc.dg/cpp/trad/maccom1.c: Likewise.
360         * gcc.dg/cpp/trad/maccom2.c: Likewise.
361         * gcc.dg/cpp/trad/maccom3.c: Likewise.
362         * gcc.dg/cpp/trad/maccom4.c: Likewise.
363         * gcc.dg/cpp/trad/maccom6.c: Likewise.
364         * gcc.dg/cpp/cxxcom2.c: Likewise.
365         * gcc.dg/cpp/cxxcom2.h: New file.
367         * gcc.dg/cpp/truefalse.cpp: Move it to ...
368         * g++.dg/cpp/truefalse.C: Here.
369         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
371 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
372         
373         * gcc.dg/cpp/redef3.c: New file.
375 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
377         * gcc.dg/i386-loop-3.c: New test.
379 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
381         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
383 2003-05-31  Roger Sayle  <roger@eyesopen.com>
385         * gcc.dg/fwrapv-1.c: New test case.
386         * gcc.dg/fwrapv-2.c: New test case.
388 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
390         PR c++/10956
391         * g++.dg/template/spec9.C: New test.
393 2003-05-29  Roger Sayle  <roger@eyesopen.com>
395         * gcc.dg/duff-4.c: New test case.
397 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
399         PR fortran/10843
400         * g77.dg/ffixed-form-1.f: New test
401         * g77.dg/ffixed-form-2.f: New test
402         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix 
403         * g77.dg/ffree-form-3.f: New test
405 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
407         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
408         * gcc.dg/wint_t-1.c: Likewise.
410 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
412         * g++.dg/template/access11.C: New test.
414 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
416         PR c++/10849
417         * g++.dg/template/access10.C: New test.
419 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
420             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
422         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
424 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
426         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
427         suppress for powerpc-*-darwin*.
428         * gcc.dg/torture/builtin-noret-2.c: Likewise.
430 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
432         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
433         suppress option for powerpc-*-darwin*.
434         
435 2003-05-23  Roger Sayle  <roger@eyesopen.com>
437         * gcc.dg/builtins-1.c: Add tests for tan and atan.
438         * gcc.dg/builtins-4.c: Add test for fmod.
440 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
442         PR c++/10682
443         * g++.dg/template/instantiate4.C: New test.
445 2003-05-22  Roger Sayle  <roger@eyesopen.com>
447         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
449 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
451         * gcc.dg/compat/scalar-return-1_main.c: New file.
452         * gcc.dg/compat/scalar-return-1_x.c: New file.
453         * gcc.dg/compat/scalar-return-1_y.c: New file.
454         * gcc.dg/compat/scalar-return-2_main.c: New file.
455         * gcc.dg/compat/scalar-return-2_x.c: New file.
456         * gcc.dg/compat/scalar-return-2_y.c: New file.
457         * gcc.dg/compat/struct-return-3_main.c: New file.
458         * gcc.dg/compat/struct-return-3_y.c: New file.
459         * gcc.dg/compat/struct-return-3_x.c: New file.
460         * gcc.dg/compat/struct-return-2_main.c: New file.
461         * gcc.dg/compat/struct-return-2_x.c: New file.
462         * gcc.dg/compat/struct-return-2_y.c: New file.
464 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
466         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
467         for hppa*-hp-hpux*.
468         * gcc.dg/20021014-1.c (dg-options): Likewise.
469         * gcc.dg/nest.c (dg-options): Likewise.
471 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
473         PR c++/9738
474         * g++.dg/ext/dllimport2.C: New file.
475         * g++.dg/ext/dllimport3.C: New file.
477 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
479         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
480         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
481         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
482         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
483         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
484         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
485         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
486         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
487         * gcc.dg/compat/small-struct-defs.h: New file.
488         * gcc.dg/compat/small-struct-init.h: New file.
489         * gcc.dg/compat/small-struct-check.h: New file.
490         * gcc.dg/compat/fp-struct-defs.h: New file.
491         * gcc.dg/compat/fp-struct-check.h: New file.
492         * gcc.dg/compat/fp-struct-init.h: New file.
493         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
494         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
496 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
498         * gcc.dg/20030225-2.c: New test.
500 2003-05-18  Roger Sayle  <roger@eyesopen.com>
501             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
503         * gcc.c-torture/compile/20030518-1.c: New test case.
505 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
507         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
508         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
509         gcc-dg-debug-runtest.
510         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
511         gcc-dg-debug-runtest.
513 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
515         PR c++/9022
516         * g++.dg/lookup/using6.C: New test.
518 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
520         * g++.dg/parse/access2.C: New test.
522 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
524         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
525         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
526         * gcc.dg/debug/debug.exp: Likewise.
528 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
530         * gcc.dg/dollar.c: New test.
532 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
534         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
535         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
536         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
537         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
538         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
539         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
540         * gcc.dg/compat/struct-by-value-6_main.c: New file.
541         * gcc.dg/compat/struct-by-value-6_x.c: New file.
542         * gcc.dg/compat/struct-by-value-6_y.c: New file.
543         * gcc.dg/compat/struct-by-value-7_main.c: New file.
544         * gcc.dg/compat/struct-by-value-7_x.c: New file.
545         * gcc.dg/compat/struct-by-value-7_y.c: New file.
546         * gcc.dg/compat/struct-by-value-8_main.c: New file.
547         * gcc.dg/compat/struct-by-value-8_x.c: New file.
548         * gcc.dg/compat/struct-by-value-8_y.c: New file.
549         * gcc.dg/compat/struct-by-value-9_main.c: New file.
550         * gcc.dg/compat/struct-by-value-9_x.c: New file.
551         * gcc.dg/compat/struct-by-value-9_y.c: New file.
553 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
555         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
556         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
557         support for "repo" mode.
558         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
559         * lib/g77-dg.exp: Likewise.
560         * lib/obj-dg.exp: Likewise.
561         
562 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
564         Merge from gcc-3_2-rhl8-branch:
565         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
567         * gcc.dg/tls/opt-6.c: New test.
569         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
571         * gcc.dg/20030405-1.c: New test.
573         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
575         * gcc.dg/20030309-1.c: New test.
577         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
579         * gcc.c-torture/execute/20030307-1.c: New test.
581         2003-02-20  Randolph Chung  <tausq@debian.org>
583         * gcc.c-torture/compile/20030220-1.c: New test.
585         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
587         * gcc.dg/20030217-1.c: New test.
589         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
591         * gcc.c-torture/compile/20020129-1.c: New test.
593         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
595         * gcc.dg/unroll-1.c: New test.
597         2002-11-16  Jan Hubicka  <jh@suse.cz>
599         * gcc.c-torture/execute/20020920-1.c: New test.
601         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
603         PR target/7434
604         * gcc.c-torture/compile/20021008-1.c: New test.
606         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
608         PR target/7559
609         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
611         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
613         * gcc.c-torture/compile/20020807-1.c: New test.
615         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
617         * gcc.dg/tls/opt-1.c: New test.
619         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
621         * gcc.dg/20020729-1.c: New test.
623         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
625         * g++.dg/opt/life1.C: New test.
627         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
629         * gcc.dg/20020525-1.c: New test.
631         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
633         PR c++/6794
634         * g++.dg/ext/pretty1.C: New test.
635         * g++.dg/ext/pretty2.C: New test.
637 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
639         PR c++/8385
640         * g++.dg/ext/typeof5.C: New test.
642 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
644         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
645         __USER_LABEL_PREFIX__ into account.
646         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
648 2003-05-14  Roger Sayle  <roger@eyesopen.com>
650         * gcc.dg/builtins-15.c: New test case.
652 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
654         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
656 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
658         * lib/g++.exp: Tweak handling of additional source files.
659         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
660         * g++.dg/special/conpr-2a.C: Rename to ...
661         * g++.dg/special/conpr-2a.cc: ... this.
662         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
663         * g++.dg/special/conpr-3a.C: Rename to ...
664         * g++.dg/special/conpr-3a.cc: This.
665         * g++.dg/special/conpr-3b.C: Rename to ...
666         * g++.dg/special/conpr-3b.cc: This.
667         * g++.dg/special/conpr-4.C: New test.
668         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
670 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
672         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
674 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
676         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
677         * g++.old-deja/g++.robertl/eb71.C: Likewise.
678         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
679         * g++.old-deja/g++.other/warn3.C: Likewise.
681 2003-05-11  Roger Sayle  <roger@eyesopen.com>
683         * gcc.dg/i386-387-1.c: Update to also test log.
684         * gcc.dg/i386-387-2.c: Likewise.
686 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
688         * g77.f-torture/execute/int8421.f: New test.
690 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
692         PR c++/10230, c++/10481
693         * g++.dg/lookup/scoped5.C: New test.
695 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
697         PR c++/10552
698         * g++.dg/template/ttp6.C: New test.
700 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
702         * gcc.c-torture/execute/builtins: New directory.
703         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
704         gcc.c-torture/execute/builtins.
705         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
706         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
707         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
708         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
710 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
712         PR c++/9252
713         * g++.dg/template/access8.C: New test.
714         * g++.dg/template/access9.C: New test.
716 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
718         PR c++/9554
719         * g++.dg/parse/access1.C: New test.
721 2003-05-09  DJ Delorie  <dj@redhat.com>
723         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
724         long, and not an int.
726 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
728         PR c++/10555, c++/10576
729         * g++.dg/template/memclass1.C: New test.
731 2003-05-08  DJ Delorie  <dj@redhat.com>
733         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
734         targets.
735         * gcc.c-torture/execute/20021024-1.x: Likewise.
736         * gcc.c-torture/execute/shiftdi.x: Likewise.
737         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
738         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
739         * gcc.dg/20021018-1.c: Likewise.
741 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
743         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
745         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
746         (bcopy): Call memmove.
748 2003-05-08  Roger Sayle  <roger@eyesopen.com>
750         * g77.f-torture/compile/8485.f: New test case.
752 2003-05-07  Richard Henderson  <rth@redhat.com>
754         PR c++/10570
755         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
756         Verify exception_cleanup not called for rethrows.
757         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
758         when exiting catch block without rethrowing.
759         * g++.dg/eh/forced3.C: New.
760         * g++.dg/eh/forced4.C: New.
762 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
764         * gcc.dg/20030505.c: Fix triplet.
766 2003-05-06  DJ Delorie  <dj@redhat.com>
768         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
769         * gcc.dg/nest.c: Likewise.
771 2003-05-05  Roger Sayle  <roger@eyesopen.com>
773         * gcc.dg/builtins-14.c: New test case.
775 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
777         * lib/compat.exp (compat-execute): New argument.
778         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
779         * gcc.dg/compat: New test directory.
780         * gcc.dg/compat/compat.exp: New expect script.
781         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
782         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
783         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
784         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
785         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
786         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
788         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
789         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
790         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
791         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
792         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
793         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
794         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
795         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
796         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
797         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
798         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
799         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
800         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
801         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
802         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
804 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
806         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
808 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
810         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
812 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
814         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
815         * gcc.dg/ppc-fsel-2.c: New test.
817         * gcc.dg/unused-5.c: New test.
819 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
821         PR c++/10496
822         * g++.dg/warn/pmf1.C: New test.
824 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
826         PR c++/4494
827         * g++.dg/warn/main.C: New test.
829 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
831         * gcc.dg/nonnull-3.c: New test.
833 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
835         * gcc.dg/cpp/Wtrigraphs.c: Update.
836         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
838 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
840         * gcc.dg/ppc-fsel-1.c: New test.
842 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
844         PR c/10604
845         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
847 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
849         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
851 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
853         PR c++/9364, c++/10553, c++/10586
854         * g++.dg/parse/typename4.C: New test.
855         * g++.dg/parse/typename5.C: Likewise.
857 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
859         * gcc.c-torture/compile/20030503-1.c: New test.
861 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
863         * g++.dg/lookup/using5.C: Fix testcase error.
865 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
867         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
868         since MEABI is no longer supported.  Remove all vestiges
869         of MEABI from the test.
871 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
873         PR c++/10554
874         * g++.dg/lookup/using5.C: New test.
876 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
878         PR c++/8772
879         * g++.dg/template/ttp5.C: New test.
881 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
883         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
884         (dg-gpp-additional-sources): New function.
885         (dg-gpp-additional-files): Likewise.
886         * lib/g++.exp (additional_sources): New variable.
887         (additional_files): Likewise.
888         (g++_target_compile): Deal with them.
889         * lib/old-dejagnu.exp: Remove.
890         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
891         * g++.old-deja: Revise all tests to use dg commands.
893 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
895         PR c++/9432, c++/9528
896         * g++.dg/lookup/using4.C: New test.
898 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
900         * gcc.dg/noreturn-5.c: New file.
901         * gcc.dg/noreturn-6.c: New file.
903         * gcc.c-torture/compile/inline-1.c: New file.
905 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
907         PR c++/10551
908         * g++.dg/template/explicit1.C: New test.
910 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
912         PR c++/10549
913         * g++.dg/other/bitfield1.C: New test.
915         PR c++/10527
916         * g++.dg/init/new7.C: New test.
918 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
920         * g++.dg/ext/desig1.C: New test.
921         * g++.dg/ext/init1.C: Update.
923         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
925 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
927         PR c++/10180
928         * g++.dg/warn/Winline-1.C: New test.
930 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
932         * gcc.c-torture/execute/string-opt-19.c: New test.
934         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
935         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
937 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
939         PR c++/10506
940         * g++.dg/init/new6.C: New test.
942         PR c++/10503
943         * g++.dg/init/ref6.C: New test.
945 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
947         * g++.dg/warn/weak1.C: XFAIL on AIX4.
949 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
951         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
952         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
954 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
956         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
957         initialized static data members.
959 2003-04-25  H.J. Lu <hjl@gnu.org>
961         * gcc.dg/ia64-sync-4.c: New test.
963 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
965         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
966         date.
968 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
970         PR c++/10337
971         * g++.dg/warn/conv1.C: New test.
972         * g++.old-deja/g++.other/conv7.C: Adjust.
973         * g++.old-deja/g++.other/overload14.C: Adjust.
975 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
977         PR c++/10471
978         * g++.dg/template/defarg2.C: New test.
980 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
982         * gcc.dg/cpp/include2.c: Update.
983         * gcc.dg/cpp/multiline-2.c: New.
984         * gcc.dg/cpp/multiline.c: Update.
985         * gcc.dg/cpp/strify2.c: Update.
986         * gcc.dg/cpp/trad/literals-2.c: Update.
988 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
990         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
992 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
994         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
996 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
998         PR c++/10451
999         * g++.dg/parse/crash4.C: New test.
1001         PR c++/9847
1002         * g++.dg/parse/crash5.C: New test.
1004 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1006         PR c++/10446
1007         * g++.dg/parse/crash3.C: New test.
1009         PR c++/10428
1010         * g++.dg/parse/elab1.C: New test.
1012 2003-04-22  Devang Patel  <dpatel@apple.com>
1014         * gcc.dg/cpp/trad/funlike-5.c: New test.
1016 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
1018         * g++.dg/other/packed1.C: Fix dg options.
1020 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1022         * g++.dg/other/offsetof2.C: New test.
1024 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
1026         * g++.dg/template/recurse.C: Adjust location of error messages.
1028 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1030         PR c++/9881
1031         * g++.dg/init/addr-const1.C: New test.
1032         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1034 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1036         PR c++/10405
1037         * g++.dg/lookup/struct-hack1.C: New test.
1039 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
1041         * ucs.c: Update diagnostic messages.
1043 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1045         * gcc.dg/cpp/truefalse.cpp: New test.
1046         * gcc.dg/cpp/cpp.exp: Update.
1047         * g++.dg/other/stdbool-if.C: Remove.
1049 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1051         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1052         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1054 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1056         * gcc.c-torture/compile/20030418-1.c: New test.
1058 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
1060         * README.compat: Remove; content moved to doc/sourcebuild.texi.
1062 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1064         PR c++/10347
1065         g++.dg/template/dependent-name1.C: New test.
1067 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1069         * gcc.dg/warn-1.c (tourist_guide): New array,
1070         contains a pointer to bar.
1072 2003-04-16  Roger Sayle  <roger@eyesopen.com>
1074         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1075         * gcc.c-torture/execute/medce-1.c: New test case.
1076         * gcc.c-torture/execute/medce-2.c: New test case.
1078 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
1080         * lib/prune.exp: Ignore more messages.
1082         PR c++/10381
1083         * g++.dg/parse/lookup3.C: New test.
1085 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
1087         * gcc.c-torture/compile/20030415-1.c : New test.
1089 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
1091         * gcc.c-torture/execute/scope-2.c: Move to ...
1092         * gcc.dg/noncompile/scope.c: .... here.
1094 2003-04-14  Roger Sayle  <roger@eyesopen.com>
1096         * gcc.dg/20030414-2.c: New test case.
1098 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
1100         PR target/10377
1101         * gcc.dg/20030414-1.c: New test.
1103 2003-04-13  Roger Sayle  <roger@eyesopen.com>
1105         * gcc.dg/builtins-12.c: New test case.
1106         * gcc.dg/builtins-13.c: New test case.
1108 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1110         * gcc.c-torture/execute/string-opt-18.c: New test.
1112 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
1114         PR c++/10300
1115         * g++.dg/init/new5.C: New test.
1117 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
1119         PR c++/7910
1120         * g++.dg/ext/dllimport1.C: New test.
1122 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1124         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1126 2003-04-11  Bud Davis <bdavis9659@comcast.net>
1128         PR Fortran/9263
1129         * g77.f-torture/noncompile/9263.f: New test
1130         PR Fortran/1832
1131         * g77.f-torture/execute/1832.f: New test
1133 2003-04-11  David Chad  <davidc@freebsd.org>
1134             Loren J. Rittle  <ljrittle@acm.org>
1136         libobjc/8562
1137         * objc.dg/headers.m: New test.
1139 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
1141         * gcc.c-torture/execute/builtin-noret-2.c: New.
1142         * gcc.c-torture/execute/builtin-noret-2.x: New.
1143         XFAIL builtin-noret-2.c at -O1 and above.
1144         * gcc.dg/redecl.c: New.
1145         * gcc.dg/Wshadow-1.c: Update error regexps.
1147 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1149         * g++.dg/abi/bitfield10.C: New test.
1151 2003-04-09  Mike Stump  <mrs@apple.com>
1153         * gcc.dg/pch/pch.exp: Make testcase names longer.
1154         * g++.dg/pch/pch.exp: Make testcase names longer.
1156 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1158         * gcc.dg/builtins-11.c: New test case.
1160 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1162         * gcc.dg/builtins-9.c: New test case.
1163         * gcc.dg/builtins-10.c: New test case.
1165 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1167         * gcc.dg/noncompile/init-4.c.c: New test.
1169 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1171         * gcc.misc-test/gcov-9.c: New test.
1172         * gcc.misc-test/gcov-10.c: New test
1173         * gcc.misc-test/gcov-11.c: New test.
1175 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1177         PR optimization/10024
1178         * gcc.c-torture/compile/20030405-1.c: New test.
1180 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1182         * gcc.dg/pch/static-3.c: New.
1183         * gcc.dg/pch/static-3.hs: New.
1184         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1186 2003-04-04  Richard Henderson  <rth@redhat.com>
1188         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1189         * g++.dg/eh/forced2.C: Likewise.
1191 2003-04-03  Mike Stump  <mrs@apple.com>
1193         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1194         target arg.
1195         (scan-assembler-times, scan-assembler-not): Likewise.
1196         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1198 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1200         * gcc.dg/sparc-loop-1.c: New test.
1202 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1204         PR other/9274
1205         * g++.dg/pch/system-2.C: New.
1206         * g++.dg/pch/system-2.Hs: New.
1208 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1210         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1212         * g++.dg/eh/simd-1.C (vecfunc): Same.
1214 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1216         * gcc.c-torture/execute/20030401-1.c: New test case.
1218 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1220         * objc.dg/defs.m: New.
1222 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1224         * g++.dg/eh/simd-1.C: New.
1225         * g++.dg/eh/simd-2.C: New.
1227 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1229         * gcc.c-torture/execute/simd-3.c: New.
1231 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1233         PR c/9936
1234         * gcc.dg/20030331-2.c: New test.
1236 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1238         PR c++/10278
1239         * g++.dg/parse/crash2.C: New test.
1241 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1243         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1244         * gcc.c-torture/execute/20030331-1.c: ...here.
1246 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1248         * gcc.c-torture/execute/20030331-1.c: New test.
1250 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
1252         * lib/gcov.exp: Adjust call return testing strings.
1253         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1255 2003-03-31  Roger Sayle  <roger@eyesopen.com>
1257         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1258         * gcc.dg/builtins-7.c: New test case.
1259         * gcc.dg/builtins-8.c: New test case.
1261 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1263         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1265 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
1267         PR c++/7647
1268         * g++.dg/lookup-class-member-2.C: New test.
1270 2003-03-30  Glen Nakamura  <glen@imodulo.com>
1272         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
1274 2003-03-28  Roger Sayle  <roger@eyesopen.com>
1276         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
1278 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
1280         * g++.dg/init/attrib1.C: New test.
1282 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1284         * gcc.dg/ultrasp8.c: New test.
1286 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1288         * gcc.dg/ultrasp7.c: New test.
1290 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
1292         PR c++/10047
1293         * g++.dg/template/inline1.C: New test.
1295 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1297         * gcc.dg/sparc-dwarf2.c: New test.
1299 2003-03-27  Roger Sayle  <roger@eyesopen.com>
1301         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1302         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1304 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
1306         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1307         than reading .x files.
1308         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1309         * g77.dg/gcov/gcov-1.f: Likewise.
1310         * gcc.misc-tests/gcov-4b.c: Likewise.
1311         * gcc.misc-tests/gcov-5b.c: Likewise.
1312         * gcc.misc-tests/gcov-6.c: Likewise.
1313         * gcc.misc-tests/gcov-7.c: Likewise.
1314         * gcc.misc-tests/gcov-8.c: Likewise.
1315         * g++.dg/gcov/gcov-1.x: Remove.
1316         * g77.dg/gcov/gcov-1.x: Likewise.
1317         * gcc.misc-tests/gcov-4b.x: Likewise.
1318         * gcc.misc-tests/gcov-5b.x: Likewise.
1319         * gcc.misc-tests/gcov-6.x: Likewise.
1320         * gcc.misc-tests/gcov-7.x: Likewise.
1321         * gcc.misc-tests/gcov-8.x: Likewise.
1323 2003-03-27  Glen Nakamura  <glen@imodulo.com>
1325         PR opt/10087
1326         * gcc.dg/20030324-1.c: New test.
1328 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
1330         PR c++/10224
1331         * g++.dg/template/arg3.C: New test.
1333         PR c++/10158
1334         * g++.dg/template/friend18.C: New test.
1336 2003-03-26  Roger Sayle  <roger@eyesopen.com>
1338         * g77.f-torture/compile/20030326-1.f: New test case.
1340 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
1342         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
1344         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
1346 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1348         * gcc.dg/ia64-sync-3.c: New test.
1350 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
1352         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
1354 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1356         * gcc.dg/ultrasp6.c: New test.
1358 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1360         * gcc.dg/i386-signbit-1.c: New test.
1361         * gcc.dg/i386-signbit-2.c: New test.
1362         * gcc.dg/i386-signbit-3.c: New test.
1364 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1366         * gcc.dg/ultrasp5.c: Fix options.
1368 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1370         * gcc.dg/ultrasp5.c: Fix comment.
1372 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
1374         PR fortran/10197
1375         * g77.f-torture/execute/10197.f: New test.
1377 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
1379         PR c++/9898, c++/383
1380         * g++.dg/template/conv6.C: New test.
1382         PR c++/10119
1383         * g++.dg/template/ptrmem5.C: New test.
1385         PR c++/10026
1386         * g++.dg/lookup/koenig1.C: New test.
1388         PR C++/10199
1389         * g++.dg/lookup/template2.C: New test.
1391 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
1393         * g++.dg/opt/rtti1.C: New test.
1395 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1397         * gcc.dg/ultrasp5.c: New test.
1399 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
1401         PR middle-end/9967
1402         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
1403         builtin fputs.
1405 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
1407         PR c/8224
1408         * gcc.dg/20030323-1.c: New test.
1410 2003-03-23  Roger Sayle  <roger@eyesopen.com>
1412         * gcc.c-torture/compile/20030323-1.c: New test case.
1414 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
1416         * gcc.dg/20030321-1.c: New test.
1418 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
1420         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
1422 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
1424         PR c++/9978, c++/9708
1425         * g++.dg/ext/vlm1.C: Adjust expected error.
1426         * g++.dg/ext/vla2.C: New test.
1427         * g++.dg/template/arg1.C: New test.
1428         * g++.dg/template/arg2.C: New test.
1430 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
1432         * g77.f-torture/execute/select.f: New test.
1433         * g77.f-torture/noncompile/select_no_compile.f: New test.
1435 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
1437         PR c++/9898
1438         * g++.dg/other/error4.C: New test.
1440 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
1442         * g++.dg/template/friend17.C: New test.
1444 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
1446         * gcc.c-torture/compile/20030320-1.c: New.
1448 2003-03-20  Roger Sayle  <roger@eyesopen.com>
1450         * gcc.dg/builtins-6.c: New test case.
1452 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
1454         PR target/10073
1455         * gcc.c-torture/compile/20030319-1.c: New.
1457 2003-03-18  Jan Hubicka  <jh@suse.cz>
1459         * gcc.dg/i386-cvt-1.c: New test.
1461 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
1463         * objc.dg/naming-1.m: Use "(parse|syntax) error".
1464         * objc.dg/naming-2.m: Likewise.
1466 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
1468         PR c++/9639
1469         * g++.dg/parse/crash1.C: New test.
1471 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
1473         PR c++/8805
1474         * g++.dg/eh/cleanup1.C: New test.
1476 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1478         * gcc.c-torture/execute/20030316-1.c: New test case.
1480 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1482         PR c++/9629
1483         * g++.dg/init/ctor2.C: New test.
1485 2003-03-15  Roger Sayle  <roger@eyesopen.com>
1487         * g77.f-torture/compile/xformat.f: New test case.
1489 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1491         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
1492         * g++.old-deja/g++.mike/eh50.C: Likewise.
1494 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1496         PR c++/6440
1497         * g++.dg/template/spec7.C: New test.
1498         * g++.dg/template/spec8.C: Likewise.
1500 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
1502         * gcc.c-torture/execute/20030313-1.c: New test.
1504 2003-03-14  Richard Henderson  <rth@redhat.com>
1506         * gcc.dg/inline-2.c: Adjust alpha test for external call.
1508 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1510         * gcc.c-torture/compile/20030314-1.c: New test.
1512 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
1514         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
1515         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
1516         thumb target,
1517         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
1518         to accept newer _imp__  prefix and additional
1519         newline in .drectve section.
1520         * gcc.dg/dll-4.c: Likewise.
1521         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
1522         switch.
1524 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
1526         * g++.dg/parse/namespace9.C: New test.
1528         * g++.dg/init/ref5.C: New test.
1529         * g++.dg/parse/ptrmem1.C: Likewise.
1531 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1533         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
1534         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
1535         regular expression.
1536         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
1537         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
1539 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
1541         * gcc.c-torture/execute/20030224-2.c: New test.
1543 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1545         * gcc.dg/decl-3.c: New test.
1547 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1549         * gcc.dg/i386-loop-2.c: New test.
1551 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
1553         PR c++/9474
1554         * g++.dg/parse/namespace8.C: New test.
1556         PR c++/9924
1557         * g++.dg/overload/builtin2.C: New test.
1559 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
1561         * gcc.dg/return-type-3.c: New test.
1563 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
1565         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
1566         profiling options are not supported.
1568 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
1570         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
1571         * g++.old-deja/g++.warn/impint2.C: Likewise.
1573 2003-03-10  Devang Patel  <dpatel@apple.com>
1575         * g++.dg/cpp/c++_cmd_1.C: New test.
1576         * g++.dg/cpp/c++_cmd_1.h: New file.
1578 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
1580         * gcc.dg/altivec-9.c: New file.
1582 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1584         * gcc.dg/ppc-sdata-1.c: New test.
1585         * gcc.dg/ppc-sdata-2.c: New test.
1587 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
1589         PR c++/9373
1590         * g++.dg/opt/ptrmem2.C: New test.
1592         PR c++/8534
1593         * g++.dg/opt/ptrmem1.C: New test.
1595 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1597         * gcc.dg/i386-loop-1.c: New test.
1599 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1601         PR c++/9970
1602         * g++.dg/lookup/friend1.C: New test.
1604 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
1606         PR c++/9823
1607         * g++.dg/parser/constructor1.C: New test.
1609 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
1611         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
1613         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
1615 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
1617         * gcc.dg/cpp/Wunused.c: Update test.
1619 2003-03-08  Jan Hubicka  <jh@suse.cz>
1621         * gcc.dg/inline-3.c: New test.
1623 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
1625         PR c++/9809
1626         * g++.dg/parse/builtin1.C: New test.
1628         PR c++/9982
1629         * g++.dg/abi/cookie1.C: New test.
1630         * g++.dg/abi/cookie2.C: Likewise.
1632         PR c++/9524
1633         * g++.dg/template/field1.C: New test.
1635         PR c++/9912
1636         * g++.dg/parse/class1.C: New test.
1637         * g++.dg/parse/namespace7.C: Likewise.
1638         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
1640 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
1642         * g++.dg/init/ref4.C: New test.
1644 2003-03-07  Jan Hubicka  <jh@suse.cz>
1646         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
1647         * gcc.dg/inline-3.c:  New test.
1649 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
1651         * g++.dg/init/ref3.C: New test.
1653         PR c++/9965
1654         * g++.dg/init/ref2.C: New test.
1656         PR c++/9400
1657         * g++.dg/warn/Wshadow-2.C: New test.
1659         PR c++/9791
1660         * g++.dg/warn/Woverloaded-1.C: New test.
1662 2003-03-05  Jan Hubicka  <jh@suse.cz>
1664         * gcc.dg/i386-local2.c: New.
1665         * gcc.dg/i386-local.c: Fix typo.
1667 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
1669         * g++.dg/abi/layout3.C: New test.
1671 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1673         * gcc.c-torture/compile/20030305-1.c
1675 2003-03-05  Jan Hubicka  <jh@suse.cz>
1677         * gcc.dg/i386-local.c: New.
1679 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
1681         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
1683 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1685         * gcc.dg/switch-2.c: New test.
1686         * gcc.dg/switch-3.c: New test.
1687         * gcc.dg/Wswitch.c: Adjust line numbers.
1688         * gcc.dg/Wswitch-default.c: Likewise.
1689         * gcc.dg/Wswitch-enum.c: Likewise.
1691 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
1693         * gcc.c-torture/execute/20030222-1.c: New test.
1695 2003-03-03  James E Wilson  <wilson@tuliptree.org>
1697         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
1699 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
1701         PR c++/9878
1702         * g++.dg/init/ref1.C: New test.
1704 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
1706         * gcc.dg/sh-relax.c: New SH-only test.
1708 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
1710         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
1711         comment explaining purpose of testcase.
1713 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1715         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
1716         for HC11/HC12 (asm needs two int registers).
1717         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
1718         HC11/HC12 because the test uses an asm which needs two 32-bit
1719         registers.
1721 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1723         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
1724         for HC11/HC12 (array is too large otherwise).
1725         * gcc.c-torture/compile/920501-4.x: New file, likewise.
1726         * gcc.c-torture/compile/20010518-2.x: Likewise.
1727         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
1728         HC11/HC12 (array is too large).
1730 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
1732         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
1733         * lib/g++-dg.exp (g++-dg-test): Likewise.
1735 2003-03-01  Roger Sayle  <roger@eyesopen.com>
1737         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
1738         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
1740 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1742         * g++.dg/warn/implicit-typename1.C: Remove warning.
1744 2003-02-28  Richard Henderson  <rth@redhat.com>
1746         * gcc.dg/noreturn-1.c: Move noreturn warning line.
1747         * gcc.dg/return-type-1.c: Move control reaches end warning line.
1749 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
1751         * gcc.dg/pch/pch.exp: Change .pch to .gch.
1752         * g++.dg/pch/pch.exp: Likewise.
1754 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
1756         PR c++/9879
1757         * testsuite/g++.dg/init/new4.C: New test.
1759 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
1761         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
1763 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
1765         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
1766         unsigned long.
1768         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
1769         wider than float.
1771 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1773         * lib/scanasm.exp: Add support for counting numbers of
1774         occurences.
1775         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
1776         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
1778 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
1780         PR c++/9683
1781         * g++.dg/template/static3.C: New test.
1783         PR c++/9829
1784         * g++.dg/parse/namespace6.C: New test.
1786 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1788         PR target/9732
1789         * gcc.dg/20030225-1.c: New test.
1791 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
1793         * README: Remove out-of-date information.
1795         PR c++/9836
1796         * g++.dg/template/spec6.C: New test.
1798 2003-02-24  Jeff Law  <law@redhat.com>
1800         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
1802 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1804         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
1805         * gcc.dg/pragma-ep-1.c: Likewise.
1807 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1809         PR c++/9602
1810         * g++.dg/template/friend16.C: New test.
1812 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
1814         PR c++/5333
1815         * g++.dg/parse/fused-params1.C: Adjust error messages.
1816         * g++.dg/template/nested3.C: New test.
1818 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
1820         * g++.dg/abi/param1.C: New test.
1822 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1824         PR c++/7982
1825         * g++.dg/warn/implicit-typename1.C: New test.
1827 2003-02-22  Kelley Cook <kelleycook@comcast.net>
1829         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
1830         with "mtune".
1831         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1832         * gcc.c-torture/execute/20010129-1.x: Likewise.
1833         * gcc.dg/20011107-1.c: Likewise.
1834         * gcc.dg/20020108-1.c: Likewise.
1835         * gcc.dg/20020122-3.c: Likewise.
1836         * gcc.dg/20020206-1.c: Likewise.
1837         * gcc.dg/20020310-1.c: Likewise.
1838         * gcc.dg/20020426-2.c: Likewise.
1839         * gcc.dg/20020517-1.c: Likewise.
1840         * gcc.dg/991230-1.c: Likewise.
1841         * gcc.dg/i386-unroll-1.c: Likewise.
1842         * gcc.misc-tests/i386-prefetch.exp: Likewise.
1844 2003-02-22  Jan Hubicka  <jh@suse.cz>
1846         * gcc.dg/i386-mul.c: New test.
1848 2003-02-21  Roger Sayle  <roger@eyesopen.com>
1850         * gcc.dg/builtins-5.c: New test case.
1852 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
1854         * gcc.dg/asmreg-1.c: New test.
1856 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1858         PR c++/9749
1859         * g++.dg/parse/varmod1.C: New test.
1861 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1863         PR c++/9727
1864         * g++.dg/template/op1.C: New test.
1866 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1868         PR c++/8906
1869         * g++.dg/template/nested2.C: New test.
1871 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1873         PR c++/8724
1874         * g++.dg/expr/dtor1.C: New test.
1876 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
1878         * gcc.dg/cpp/include3.c: New test.
1879         * gcc.dg/cpp/inc/foo.h: New file.
1881 2003-02-21  Glen Nakamura  <glen@imodulo.com>
1883         * gcc.c-torture/execute/20030221-1.c: New test.
1885 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
1887         PR c++/9729
1888         * g++.dg/abi/conv1.C: New test.
1890 2003-02-20  Jan Hubicka  <jh@suse.cz>
1892         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
1894 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
1896         * gcc.c-torture/compile/20030219-1.c: New test.
1898 2003-02-18  Jan Hubicka  <jh@suse.cz>
1900         * gcc.dg/funcorder.c: New test.
1902 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1904         * gcc.c-torture/execute/20030218-1.c: New.
1906 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
1908         * gcc.dg/20030218-1.c: New.
1910 2003-02-18  Richard Henderson  <rth@redhat.com>
1912         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
1913         * gcc.dg/attr-used-2.c: New.
1915 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
1917         PR c++/9704
1918         * g++.dg/init/copy5.C: New test.
1920 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
1922         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
1923         * g++.dg/pch/pch.exp: Likewise.
1925 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1927         * gcc.c-torture/execute/20030209-1.c: Enable the test if
1928         STACK_SIZE is not defined.
1930 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1932         PR c++/9457
1933         * g++.dg/template/init1.C: New test.
1935 2003-02-16  Jan HUbicka  <jh@suse.cz>
1937         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
1938         (foo): Add few extra tests
1939         * gcc.dg/c99-const-expr-3.c: Likewise.
1940         * gcc.c-torture/execute/20030216-1.c: New.
1942 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1944         PR c++/9459
1945         * g++.dg/ext/typeof4.C: New test.
1947 2003-02-15  Roger Sayle  <roger@eyesopen.com>
1949         * gcc.dg/i386-387-3.c: New test case.
1951 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
1953         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
1954         cris-*-elf* cris-*-aout* and mmix-*-*.
1956 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
1958         * gcc.dg/20030213-1.c: New test.
1960 2003-02-12  Roger Sayle  <roger@eyesopen.com>
1962         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
1963         * gcc.dg/i386-387-2.c: Likewise.
1965 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
1967         * gcc.dg/ppc-spe.c: Fix formatting.
1968         Enable tests that were previously unsupported by gas.
1969         Delete tests for instructions that no longer exist.
1970         Switch arguments on evsubifw builtin.
1972 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1974         * gcc.c-torture/execute/20030209-1.c: Disable the test if
1975         STACK_SIZE is too small.
1977 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1978             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1980         * gcc.dg/decl-2.c: New test.
1982 2003-02-10  Jan Hubicka  <jh@suse.cz>
1984         * gcc.dg/i386-fpcvt-1.c:  New test.
1986 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
1988         * gcc.c-torture/execute/20030209-1.c: New test.
1990 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
1992         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
1993         int-wide bitops, use the constants of the same width.
1994         Likewise, if long long is 32-bit wide, test bitops using
1995         32-bit constants.
1997 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
1999         * gcc.dg/20021014-1.c: Annotate with expected notice text.
2001 2003-02-07  Roger Sayle  <roger@eyesopen.com>
2003         * testsuite/gcc.dg/builtins-4.c: New test case.
2005 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2007         * gcc.dg/20020430-1.c: Fix dg command typos.
2008         * gcc.dg/20020503-1.c: Likewise.
2010 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2012         PR c++/8785
2013         * g++.dg/parse/fused-params1.C: New test.
2015         PR c++/8857
2016         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2018         PR c++/8921
2019         * g++.dg/parse/non-dependent1.C: New test.
2021         PR c++/8928
2022         * g++.dg/parse/dupl-tmpl-args1.C: New test.
2024         PR c++/9228
2025         * g++.dg/parse/undefined7.C: New test.
2026         * g++.dg/parse/non-templ1.C: New test.
2028         PR c++/9229
2029         * g++.dg/parse/too-many-tmpl-args1.C: New test.
2031 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
2033         * gcc.c-torture/compile/20030206-1.c: New test.
2035 2003-02-05  Roger Sayle  <roger@eyesopen.com>
2037         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2038         "pow" to "foo" to avoid potential confusion with a math built-in.
2040 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2042         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2043         conditions for SPARC targets.
2045 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
2047         * gcc.dg/20030204-1.c: New test.
2049 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2051         PR c++/38
2052         * g++.dg/parse/array-size1.C: New test.
2054         PR c++/5657
2055         * g++.dg/parse/undefined3.C: New test.
2057         PR c++/5665
2058         * g++.dg/parse/undefined4.C: New test.
2060         PR c++/5975
2061         * g++.dg/parse/undefined5.C: New test.
2063         PR c++/7259
2064         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2066         PR c++/8578
2067         * g++.dg/parse/casting-operator1.C: New test.
2069         PR c++/8596
2070         * g++.dg/parse/undefined6.C: New test.
2072         PR c++/8736
2073         * g++.dg/parse/missing-template1.C: New test.
2075 2003-02-04  Jan Hubicka  <jh@suse.cz>
2077         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
2078         * gcc.dg/i386-cmov?.c:  Likewise.
2079         * gcc.dg/i386-fpcvt-?.c:  Likewise.
2080         * gcc.dg/i386-ssefp-1.c:  Likewise.
2081         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
2082         conventions.
2084 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
2086         PR c++/7129
2087         * testsuite/g++.dg/ext/max.C: New test.
2089 2003-02-03  Jan Hubicka  <jh@suse.cz>
2091         * gcc.c-torture/execute/20030203-1.c: New test.
2093 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
2095         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2096         'natural-endian'.
2098 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
2100         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2101         * g++.dg/init/new2.C: Likewise.
2102         * g++.dg/other/new1.C: Likewise.
2104 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
2106         * gcc.dg/struct-ret-libc.c: New test.
2108 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
2110         * gcc.dg/20030129-1.c: New test.
2112 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2114         PR c++/8849
2115         * g++.dg/template/ptrmem4.C: New test.
2117 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
2119         * g++.dg/parser/constant1.C: New test.
2121 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2123         PR c++/8591
2124         * g++.dg/parse/friend2.C: New test.
2126 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2128         PR c++/9437
2129         * g++.dg/template/unify4.C: New test.
2131 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
2133         * gcc.c-torture/execute/20030128-1.c: New test.
2135 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
2137         * g++.dg/lookup/nested1.C: Test moved from ...
2138         * g++.old-deja/g++.other/lookup24.C: ... here.
2140 2003-01-28  Jan Hubicka  <jh@suse.cz>
2142         * gcc.dg/i386-cmov5.c:  New test.
2144 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
2146         * gcc.c-torture/execute/20010925-1.c: Changed the
2147         memcpy declaration.
2149 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2151         PR c++/3902
2152         * g++.dg/parse/template5.C: New test.
2154 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2156         PR fortran/9258
2157         * g77.dg/pr9258: New test.
2159 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2161         * README: Move relevant parts from README.g++.
2163         * README.g++: Remove this file.
2165 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2167         * g++.dg/abi/dcast1.C: New test.
2169 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2171         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2173 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2175         PR c++/47
2176         * g++.old-deja/g++.other/lookup24.C: New test.
2178 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2180         PR middle-end/7227
2181         * gcc.dg/uninit-C.c: New test.
2183 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2185         * g++.dg/abi/covariant1.C: New test.
2187 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2189         * gcc.dg/20030123-1.c: New test.
2191 2003-01-25  Jan Hubicka  <jh@suse.cz>
2193         PR opt/8492
2194         * gcc.c-torture/compile/20030125-1.c
2196 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2198         PR c++/9403
2199         * g++.dg/parse/template3.C: New test.
2200         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2202         PR c++/795
2203         * g++.dg/parse/template4.C: New test.
2205         PR c++/9415
2206         * g++.dg/template/qual2.C: New test.
2208         PR c++/8545
2209         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2211         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2213 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2215         * gcc.c-torture/execute/switch-1.c: New test case.
2217 2003-01-25  Jan Hubicka  <jh@suse.cz>
2219         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2221 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2223         Tweaks for Bison-1.875. From the NEWS file:
2224         "- `parse error' -> `syntax error'
2225         Bison now uniformly uses the term `syntax error'"
2226         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2227         * gcc.dg/cpp/digraph2.c: Likewise.
2228         * gcc.dg/cpp/direct2.c: Likewise.
2229         * gcc.dg/cpp/paste4.c: Likewise.
2230         * gcc.dg/c90-restrict-1.c: Likewise.
2231         * gcc.dg/c99-func-2.c: Likewise.
2232         * gcc.dg/noncompile/920721-2.c: Likewise.
2233         * gcc.dg/noncompile/930622-2.c: Likewise.
2234         * gcc.dg/noncompile/940112-1.c: Likewise.
2235         * gcc.dg/noncompile/950921-1.c: Likewise.
2236         * gcc.dg/noncompile/951123-1.c: Likewise.
2237         * gcc.dg/noncompile/971104-1.c: Likewise.
2238         * gcc.dg/noncompile/990416-1.c: Likewise.
2240 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2242         * g++.dg/parse/undefined1.C: Add error message.
2244 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2246         PR c++/9354
2247         * g++.dg/parse/new1.C: New test.
2249         PR c++/9216
2250         * g++.dg/parse/template2.C: New test.
2252         PR c++/9354
2253         * g++.dg/parse/typedef2.C: New test.
2255         PR c++/9328
2256         * g++.dg/ext/typeof3.C: New test.
2258 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2260         PR c++/2738
2261         * g++.dg/parse/ret-type1.C: New test.
2263         PR c++/3792
2264         * g++.dg/parse/tmpl-outside1.C: New test.
2266         PR c++/4207
2267         * g++.dg/parse/int-as-enum1.C: New test.
2269         PR c++/4903
2270         * g++.dg/parse/no-typename1.C: New test.
2272         PR c++/5533
2273         * g++.dg/parse/no-value1.C: New test.
2275         PR c++/5921
2276         * g++.dg/parse/wrong-inline1.C: New test.
2278         PR c++/6402
2279         * g++.dg/parse/ref1.C: New test.
2281         PR c++/6992
2282         * g++.dg/parse/attr-ctor1.C: New test.
2284         PR c++/7229
2285         * g++.dg/parse/namespace5.C: New test.
2287         PR c++/7917
2288         * g++.dg/parse/func-def1.C: New test.
2290         PR c++/8143
2291         * g++.dg/parse/undefined1.C: New test.
2293         PR c++/5723, PR c++/8522
2294         * g++.dg/parse/specialization1.C: New test.
2296         PR c++/163, PR c++/8595
2297         * g++.dg/parse/struct-as-enum1.C: New test.
2299         PR c++/9173
2300         * g++.dg/parse/undefined2.C: New test.
2302 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2304         PR c++/9298
2305         * g++.dg/parse/template1.C: New test.
2307         PR c++/9384
2308         * g++.dg/parse/using1.C: New test.
2310         PR c++/9285
2311         PR c++/9294
2312         * g++.dg/parse/expr2.C: New test.
2314         PR c++/9388
2315         * g++.dg/parse/lookup2.C: Likewise.
2317 2003-01-21  Jan Hubicka  <jh@suse.cz>
2319         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
2320         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
2321         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2322         * gcc.c-torture/execute/string-opt-*.c: Likewise.
2324 2003-01-20  Nick Clifton  <nickc@redhat.com>
2326         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
2327         problem with ARM sibcall code generation.
2329 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
2331         * gcc.c-torture/execute/20030120-1.c: New.
2333 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
2335         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2337 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
2339         PR c++/9272
2340         * g++.dg/parse/ctor1.C: New test.
2342         PR c++/9294:
2343         * g++.dg/parse/qualified1.C: New test.
2345         * g++.dg/parse/typename3.C: New test.
2347 2003-01-16  Richard Henderson  <rth@redhat.com>
2349         * g++.dg/tls/init-2.C: Fix error matches for real this time.
2351 2003-01-16  Richard Henderson  <rth@redhat.com>
2353         * g++.dg/pch/pch.exp: Copy test header to the working directory
2354         before using it either for precompilation or direct use.
2355         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
2356         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
2358 2003-01-16  Richard Henderson  <rth@redhat.com>
2360         * gcc.dg/pch/pch.exp: Copy test header to the working directory
2361         before using it either for precompilation or direct use.
2362         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
2363         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
2365 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
2367         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
2368         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
2369         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
2370         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
2371         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
2372         typename warning into error.
2373         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
2374         error messages.
2375         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
2376         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
2377         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
2378         messages.
2379         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
2380         make declaration visible in template.
2381         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
2382         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
2383         messages.
2384         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
2385         message.
2386         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
2387         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
2388         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
2389         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
2390         typename warning with error message.
2391         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
2392         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
2393         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
2395 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
2397         * g++.dg/parse/ambig2.C: New test.
2399 2003-01-15  Richard Henderson  <rth@redhat.com>
2401         * g++.dg/tls/init-2.C: Update error message string.
2403 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2405         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2407 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
2409         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
2410         all for HC11/HC12.
2411         * gcc.c-torture/compile/20001205-1.x: Likewise.
2412         * gcc.c-torture/compile/20001226-1.x: Likewise.
2413         * gcc.c-torture/compile/920520-1.x: Likewise.
2414         * gcc.c-torture/compile/961203-1.x: Likewise.
2415         * gcc.c-torture/compile/20020604-1.x: Likewise.
2417 2003-01-15  Jan Hubicka  <jh@suse.cz>
2419         * gcc.c-torture/compile/20030115-1.c: New test.
2421         * gcc.dg/i386-fpcvt-1.c: New test.
2422         * gcc.dg/i386-fpcvt-2.c: New test.
2424 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
2426         Further conform g++'s __vmi_class_type_info to the C++ ABI
2427         specification.
2428         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
2429         the specification.
2431 2003-01-14  Jan Hubicka  <jh@suse.cz>
2433         * gcc.dg/i386-fpcvt-1.c: New test.
2434         * gcc.dg/i386-fpcvt-2.c: New test.
2436 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2438         * gcc.dg/i386-mmx-3.c: New test.
2440 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
2442         PR c++/9264
2443         * g++.dg/parse/octal1.C: New file.
2445         PR c++/9172
2446         * g++.dg/parse/typename1.C: New file.
2448 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
2450         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
2451         * gcc.dg/bf-no-ms-layout.c: Likewise.
2452         * gcc.dg/bf-ms-attrib.c: Likewise.
2454 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
2456         PR c++/9099
2457         * g++.dg/parse/dtor1.C: New file.
2459         PR c++/9128
2460         * g++.dg/rtti/typeid1.C: New file.
2462         PR c++/9153
2463         * g++.dg/parse/lookup1.C: New file.
2465         PR c++/9171
2466         * g++.dg/templ/spec5.C: New file.
2468 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
2470         * gcc.c-torture/compile/20030110-1.c: New test.
2472 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
2474         Merge from pch-branch:
2476         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
2478         * gcc.dg/pch/cpp-1.h: New.
2479         * gcc.dg/pch/cpp-1.c: New.
2480         * gcc.dg/pch/cpp-2.h: New.
2481         * gcc.dg/pch/cpp-2.c: New.
2483         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
2485         * gcc.dg/pch/except-1.h: New.
2486         * gcc.dg/pch/except-1.c: New.
2488         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
2490         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
2491         running test.
2492         * gcc.dg/pch: Include *.hp not *.h.
2493         * gcc.dg/pch/system-1.h: New.
2494         * gcc.dg/pch/system-1.c: New.
2496         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
2498         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
2499         rather than trying to build and run a program using PCH.
2500         * gcc.dg/pch: Remove dg-do commands from test files.
2502         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
2504         * gcc.dg/pch/macro-3.c: New.
2505         * gcc.dg/pch/macro-3.h: New.
2507         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
2509         * gcc.dg/pch/common-1.c: New.
2510         * gcc.dg/pch/common-1.h: New.
2511         * gcc.dg/pch/decl-1.c: New.
2512         * gcc.dg/pch/decl-1.h: New.
2513         * gcc.dg/pch/decl-2.c: New.
2514         * gcc.dg/pch/decl-2.h: New.
2515         * gcc.dg/pch/decl-3.c: New.
2516         * gcc.dg/pch/decl-3.h: New.
2517         * gcc.dg/pch/decl-4.c: New.
2518         * gcc.dg/pch/decl-4.h: New.
2519         * gcc.dg/pch/decl-5.c: New.
2520         * gcc.dg/pch/decl-5.h: New.
2521         * gcc.dg/pch/global-1.c: New.
2522         * gcc.dg/pch/global-1.h: New.
2523         * gcc.dg/pch/inline-1.c: New.
2524         * gcc.dg/pch/inline-1.h: New.
2525         * gcc.dg/pch/inline-2.c: New.
2526         * gcc.dg/pch/inline-2.h: New.
2527         * gcc.dg/pch/static-1.c: New.
2528         * gcc.dg/pch/static-1.h: New.
2529         * gcc.dg/pch/static-2.c: New.
2530         * gcc.dg/pch/static-2.h: New.
2532         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
2534         * g++.dg/pch/pch.exp: Better handle failing testcases.
2535         * gcc.dg/pch/pch.exp: Likewise.
2536         * gcc.dg/pch/macro-1.c: New.
2537         * gcc.dg/pch/macro-1.h: New.
2538         * gcc.dg/pch/macro-2.c: New.
2539         * gcc.dg/pch/macro-2.h: New.
2541         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
2543         * g++.dg/dg.exp: Treat files in pch/ specially.
2544         * g++.dg/pch/pch.exp: New file.
2545         * g++.dg/pch/empty.H: New file.
2546         * g++.dg/pch/empty.C: New file.
2547         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
2548         "precompile".
2550         * gcc.dg/pch/pch.exp: New file.
2551         * gcc.dg/pch/empty.h: New file.
2552         * gcc.dg/pch/empty.c: New file.
2553         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
2554         "precompile".
2556 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2558         * g++.dg/template/friend14.C: New test.
2560 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2562         * gcc.dg/old-style-asm-1.c: New test.
2564 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
2566         * gcc.c-torture/compile/20030109-1.c: New test.
2568 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2570         * gcc.c-torture/execute/20030109-1.c: New test.
2572 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
2574         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
2575         * g++.old-deja/g++.mike/dyncast2.C: Likewise
2576         * g++.old-deja/g++.mike/dyncast3.C: Likewise
2577         * g++.old-deja/g++.mike/eh2.C: Likewise
2578         * g++.old-deja/g++.mike/eh3.C: Likewise
2579         * g++.old-deja/g++.mike/eh5.C: Likewise
2580         * g++.old-deja/g++.mike/eh6.C: Likewise
2581         * g++.old-deja/g++.mike/eh7.C: Likewise
2582         * g++.old-deja/g++.mike/eh8.C: Likewise
2583         * g++.old-deja/g++.mike/eh9.C: Likewise
2584         * g++.old-deja/g++.mike/eh10.C: Likewise
2585         * g++.old-deja/g++.mike/eh12.C: Likewise
2586         * g++.old-deja/g++.mike/eh13.C: Likewise
2587         * g++.old-deja/g++.mike/eh14.C: Likewise
2588         * g++.old-deja/g++.mike/eh16.C: Likewise
2589         * g++.old-deja/g++.mike/eh17.C: Likewise
2590         * g++.old-deja/g++.mike/eh18.C: Likewise
2591         * g++.old-deja/g++.mike/eh21.C: Likewise
2592         * g++.old-deja/g++.mike/eh23.C: Likewise
2593         * g++.old-deja/g++.mike/eh24.C: Likewise
2594         * g++.old-deja/g++.mike/eh25.C: Likewise
2595         * g++.old-deja/g++.mike/eh26.C: Likewise
2596         * g++.old-deja/g++.mike/eh27.C: Likewise
2597         * g++.old-deja/g++.mike/eh28.C: Likewise
2598         * g++.old-deja/g++.mike/eh29.C: Likewise
2599         * g++.old-deja/g++.mike/eh31.C: Likewise
2600         * g++.old-deja/g++.mike/eh33.C: Likewise
2601         * g++.old-deja/g++.mike/eh34.C: Likewise
2602         * g++.old-deja/g++.mike/eh35.C: Likewise
2603         * g++.old-deja/g++.mike/eh36.C: Likewise
2604         * g++.old-deja/g++.mike/eh37.C: Likewise
2605         * g++.old-deja/g++.mike/eh38.C: Likewise
2606         * g++.old-deja/g++.mike/eh39.C: Likewise
2607         * g++.old-deja/g++.mike/eh40.C: Likewise
2608         * g++.old-deja/g++.mike/eh41.C: Likewise
2609         * g++.old-deja/g++.mike/eh42.C: Likewise
2610         * g++.old-deja/g++.mike/eh44.C: Likewise
2611         * g++.old-deja/g++.mike/eh46.C: Likewise
2612         * g++.old-deja/g++.mike/eh47.C: Likewise
2613         * g++.old-deja/g++.mike/eh48.C: Likewise
2614         * g++.old-deja/g++.mike/eh49.C: Likewise
2615         * g++.old-deja/g++.mike/eh50.C: Likewise
2616         * g++.old-deja/g++.mike/eh51.C: Likewise
2617         * g++.old-deja/g++.mike/eh53.C: Likewise
2618         * g++.old-deja/g++.mike/eh55.C: Likewise
2619         * g++.old-deja/g++.mike/p7912.C: Likewise
2620         * g++.old-deja/g++.mike/p9706.C: Likewise
2621         * g++.old-deja/g++.mike/p10416.C: Likewise
2622         * g++.old-deja/g++.mike/p11667.C: Likewise
2623         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
2624         Remove redundant reference to Iris.
2625         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
2626         Elxsi, i860, Pico Java, and WE32K.
2628 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
2630         * g++.dg/ext/asm4.C: New test.
2632 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2634         PR c++/9030
2635         * g++.dg/template/friend12.C: New test.
2636         * g++.dg/template/friend13.C: Likewise.
2637         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
2639 2003-01-08  Jan Hubicka  <jh@suse.cz>
2641         * gcc.dg/i386-cadd.c: New test.
2642         * gcc.dg/i386-cmov4.c: Likewise.
2644 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
2646         PR c++/9165
2647         * g++.dg/warn/Wunused-3.C: New test.
2649         * g++.dg/abi/bitfield9.C: New test.
2651         PR c++/9189
2652         * g++.dg/parse/defarg3.C: New test.
2654 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
2656         * g++.dg/parse/ambig1.C: New test.
2657         * g++.dg/parse/defarg2.C: New test.
2659 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
2661         * g++.dg/template/defarg-1.C: New test.
2662         * g++.dg/template/local2.C: Likewise.
2664 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
2666         * gcc.c-torture/execute/20030105-1.c: New test.
2668 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2670         * g++.dg/parse/namespace3.C: Remove extra semicolons.
2671         * g++.dg/parse/namespace4.C: Likewise.
2673 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2675         * g++.dg/template/ntp2.C: New test.
2677 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2679         * g++.dg/parse/extern-C-1.C: New test.
2681         * g++.dg/parse/namespace4.C: New test.
2683         * g++.dg/template/nested1.C: New test.
2685         * g++.dg/parse/namespace3.C: New test.
2687 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2689         * g++.dg/lookup/two-stage1.C: New test.
2691 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2693         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2694         * g++.old-deja/g++.jason/access8.C: Likewise.
2695         * g++.old-deja/g++.other/decl5.C: Likewise.
2697 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2699         * g++.dg/parse/parse7.C: New test.
2701 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
2703         PR c++/2843
2704         * g++.dg/ext/attrib7.C: New test.
2706 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2708         * g++.dg/parse/parse6.C: New test.
2710 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
2712         * gcc.dg/h8300-stack-1.c: New.
2714 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2716         g++.dg/lookup/exception1.C: New test.
2718         g++.dg/lookup/template1.C: New test.
2720         g++.dg/parse/namespace2.C: New test.
2722         g++.dg/parse/parens2.C: New test.
2724 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2726         * g++.dg/parse/parse5.C: New test.
2727         * g++.dg/lookup/scoped4.C: New test.
2729 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2731         * g++.dg/parse/parens1.C: New test.
2733         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
2734         angle-bracket1.C.
2735         * g++.dg/parse/parens2.C: New test.
2737         * g++.dg/lookup/scope-operator1.C: New test.
2739         * g++.dg/parse/operator1.C: New test.
2741 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2743         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
2744         * g++.old-deja/g++.other/access6.C: Likewise.
2745         * g++.old-deja/g++.other/decl1.C: Likewise.
2746         * g++.old-deja/g++.pt/typename12.C: Likewise.
2748 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2750         * g++.dg/parse/namespace1.C: New test.
2752 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2754         * g++.dg/parse/parse4.C: New test.
2756 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2758         * g++.dg/parse/parse3.C: New test.
2760 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2762         * g++.dg/parse/parse2.C: New test.
2764 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2766         * g++.dg/template/friend11.C: New test.
2768 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2770         * g++.dg/parse/parse1.C: New test.
2772 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
2774         * lib/profopt.exp: Change the name of a global variable to avoid
2775         possible clashes with other test suites.
2777 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
2779         * g++.dg/inherit/covariant8.C: New test.
2781 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2783         * g++.dg/init/array9.C: New test.
2785         PR c++/9112
2786         * g++.dg/parse/expr1.C: New test.
2788 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2790         * gcc.c-torture/compile/20021230-1.c: New test.
2792 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
2794         * g++.dg/inherit/covariant5.C: New test.
2795         * g++.dg/inherit/covariant6.C: New test.
2796         * g++.dg/inherit/covariant7.C: New test.
2798 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2800         PR c++/2739
2801         * g++.dg/other/access2.C: New test.
2803 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2805         * g++.dg/other/anon-struct.C: No longer fails
2806         * g++.old-deja/g++.brendan/parse4.C: Likewise.
2807         * g++.old-deja/g++.brendan/parse5.C: Likewise.
2808         * g++.old-deja/g++.brendan/parse6.C: Likewise.
2810 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2812         * g++.dg/parse/angle-bracket.C (main): No longer fails.
2814 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
2816         * g++.dg/eh/spec4.C: Remove stray semicolon.
2817         * g++.dg/expr/pmf-1.C: Change error message.
2818         * g++.dg/ext/asm1.C: Remove stray semicolon.
2819         * g++.dg/ext/typename1.C: Add missing typenames.
2820         * g++.dg/inherit/template-as-base.C: Change error message.
2821         * g++.dg/lookup/scoped1.C: Likewise.
2822         * g++.dg/lookup/scoped2.C: Likewise.
2823         * g++.dg/lookup/using2.C: Likewise.
2824         * g++.dg/other/component1.C: Remove stray semicolon.
2825         * g++.dg/other/do1.C: Change error message.
2826         * g++.dg/other/error2.C: Likewise.
2827         * g++.dg/other/init1.C: Likewise.
2828         * g++.dg/other/packed1.C: Remove stray semicolon.
2829         * g++.dg/other/ptrmem2.C: Change error message.
2830         * g++.dg/parse/parameter-declaration-1.C: Remove line number
2831         marker.
2832         * g++.dg/special/initp1.C: Remove invalid attribute usage.
2833         * g++.dg/template/access3.C: Add typename keyword.
2834         * g++.dg/template/access5.C: Remove stray semicolon.
2835         * g++.dg/template/access6.C: Likewise.
2836         * g++.dg/template/complit1.C: Likewise.
2837         * g++.dg/template/crash1.C: Change error message.
2838         * g++.dg/template/inherit2.C: Remove stray semicolon.
2839         * g++.dg/template/instantiate2.C: Likewise.
2840         * g++.dg/template/instantiate3.C: Change error message.
2841         * g++.dg/template/qual1.C: Remove stray semicolon.
2842         * g++.dg/template/qualttp18.C: Change error message.
2843         * g++.dg/template/ref1.C: Remove stray semicolon.
2844         * g++.dg/template/sizeof1.C (A::value): Declare it.
2845         * g++.dg/template/spec4.C: Change error message.
2846         * g++.dg/template/static1.C: Likewise.
2847         * g++.dg/template/type1.C: Likewise.
2848         * g++.dg/template/typename3.C: Likewise.
2849         * g++.old-deja/g++.benjamin/13478.C: Change error message.
2850         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
2851         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
2852         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
2853         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
2854         named return value extension.
2855         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
2856         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
2857         * g++.old-deja/g++.bob/extern_C.C: Likewise.
2858         * g++.old-deja/g++.bob/inherit2.C: Likewise.
2859         * g++.old-deja/g++.brendan/complex1.C: Likewise.
2860         * g++.old-deja/g++.brendan/copy5.C: Likewise.
2861         * g++.old-deja/g++.brendan/crash13.C: Likewise.
2862         * g++.old-deja/g++.brendan/crash15.C: Likewise.
2863         * g++.old-deja/g++.brendan/crash18.C: Change error message.
2864         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
2865         * g++.old-deja/g++.brendan/crash38.C: Likewise.
2866         * g++.old-deja/g++.brendan/crash50.C: Likewise.
2867         * g++.old-deja/g++.brendan/crash56.C: Likewise.
2868         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
2869         syntax.
2870         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
2871         * g++.old-deja/g++.brendan/crash8.C: Change error message.
2872         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
2873         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
2874         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
2875         * g++.old-deja/g++.brendan/template11.C: Likewise.
2876         * g++.old-deja/g++.brendan/template26.C: Likewise.
2877         * g++.old-deja/g++.brendan/template27.C: Use explicit
2878         specialization syntax.
2879         * g++.old-deja/g++.brendan/template30.C: Likewise.
2880         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
2881         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
2882         non-dependent names.
2883         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
2884         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
2885         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
2886         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
2887         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
2888         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
2889         named return value extension.
2890         * g++.old-deja/g++.ext/namedret2.C: Likewise.
2891         * g++.old-deja/g++.ext/namedret3.C: Likewise.
2892         * g++.old-deja/g++.ext/return1.C: Likewise.
2893         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
2894         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
2895         * g++.old-deja/g++.jason/access8.C: Likewise.
2896         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
2897         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
2898         pseudo-destructor names.
2899         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
2900         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
2901         pseudo-destructor names.
2902         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
2903         * g++.old-deja/g++.jason/overload19.C: Likewise.
2904         * g++.old-deja/g++.jason/overload32.C: Likewise.
2905         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
2906         stray semicolons.
2907         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
2908         * g++.old-deja/g++.jason/return.C: Likewise.
2909         * g++.old-deja/g++.jason/return2.C: Likewise.
2910         * g++.old-deja/g++.jason/shadow1.C: Likewise.
2911         * g++.old-deja/g++.jason/special.C: Use explicit specialization
2912         syntax.
2913         * g++.old-deja/g++.jason/template10.C: Account for use of
2914         non-dependent names.
2915         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
2916         syntax.
2917         * g++.old-deja/g++.jason/template37.C: Likewise.
2918         * g++.old-deja/g++.law/access4.C: Change error messages.
2919         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
2920         pseudo-destructor names.
2921         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
2922         * g++.old-deja/g++.law/ctors9.C: Likewise.
2923         * g++.old-deja/g++.law/cvt22.C: Likewise.
2924         * g++.old-deja/g++.law/dtors5.C: Likewise.
2925         * g++.old-deja/g++.law/global-init1.C: Likewise.
2926         * g++.old-deja/g++.law/missed-error3.C: Likewise.
2927         * g++.old-deja/g++.law/operators28.C: Likewise.
2928         * g++.old-deja/g++.law/visibility28.C: Likewise.
2929         * g++.old-deja/g++.martin/eval1.C: Likewise.
2930         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
2931         name.
2932         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
2933         * g++.old-deja/g++.mike/net34.C: Likewise.
2934         * g++.old-deja/g++.mike/net36.C: Likewise.
2935         * g++.old-deja/g++.mike/ns2.C: Likewise.
2936         * g++.old-deja/g++.mike/p12306.C: Likewise.
2937         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
2938         value extension.
2939         * g++.old-deja/g++.mike/p700.C: Likewise.
2940         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
2941         * g++.old-deja/g++.mike/p710.C: Likewise.
2942         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
2943         value extension.
2944         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
2945         * g++.old-deja/g++.mike/pmf9.C: Likewise.
2946         * g++.old-deja/g++.ns/crash2.C: Likewise.
2947         * g++.old-deja/g++.ns/crash3.C: Likewise.
2948         * g++.old-deja/g++.ns/invalid1.C: Likewise.
2949         * g++.old-deja/g++.ns/ns17.C: Likewise.
2950         * g++.old-deja/g++.ns/template16.C: Likewise.
2951         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
2952         keyword.
2953         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
2954         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
2955         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
2956         named return value extension.
2957         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
2958         * g++.old-deja/g++.other/access4.C: Issue additional error
2959         messages.
2960         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
2961         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
2962         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
2963         * g++.old-deja/g++.other/crash25.C: Change error message.
2964         * g++.old-deja/g++.other/crash4.C: Change error message.
2965         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
2966         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
2967         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
2968         checks.
2969         * g++.old-deja/g++.other/defarg8.C: Likewise.
2970         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
2971         * g++.old-deja/g++.other/dtor10.C: Likewise.
2972         * g++.old-deja/g++.other/incomplete.C: Likewise.
2973         * g++.old-deja/g++.other/linkage7.C: Likewise.
2974         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
2975         lookup algorithm.
2976         * g++.old-deja/g++.other/mangle2.C: Likewise.
2977         * g++.old-deja/g++.other/refinit2.C: Likewise.
2978         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
2979         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
2980         * g++.old-deja/g++.pt/crash28.C: Likewise.
2981         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
2982         syntax.
2983         * g++.old-deja/g++.pt/crash32.C: Change error message.
2984         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
2985         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
2986         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
2987         error message position.
2988         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
2989         * g++.old-deja/g++.pt/defarg8.C: Change error message.
2990         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
2991         syntax.
2992         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
2993         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
2994         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
2995         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
2996         keyword.
2997         * g++.old-deja/g++.pt/explicit31.C: Likewise.
2998         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
2999         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3000         keyword.
3001         * g++.old-deja/g++.pt/explicit71.C: Change error message.
3002         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3003         syntax.
3004         * g++.old-deja/g++.pt/friend28.C: Account for use of
3005         non-dependent names.
3006         * g++.old-deja/g++.pt/friend29.C: Likewise.
3007         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3008         rules.
3009         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3010         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3011         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3012         lookup rules.
3013         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3014         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3015         keyword.
3016         * g++.old-deja/g++.pt/memclass20.C: Likewise.
3017         * g++.old-deja/g++.pt/memclass5.C: Likewise.
3018         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3019         keyword.
3020         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3021         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3022         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3023         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3024         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
3025         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
3026         keyword.
3027         * g++.old-deja/g++.pt/spec10.C: Likewise.
3028         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3029         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3030         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3031         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3032         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3033         * g++.old-deja/g++.pt/ttp62.C: Likewise.
3034         * g++.old-deja/g++.pt/ttp64.C: Likewise.
3035         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3036         * g++.old-deja/g++.pt/typename15.C: Likewise.
3037         * g++.old-deja/g++.pt/typename22.C: Likewise.
3038         * g++.old-deja/g++.pt/typename6.C: Change error messages.
3039         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3040         * g++.old-deja/g++.pt/virtual2.C: Likewise.
3041         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3042         syntax.
3043         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3044         return value extension.
3045         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3046         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3047         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3048         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
3050 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3052         * g++.dg/warn/inline1.C: New test.
3053         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3054         * g++.old-deja/g++.jason/synth10.C: Likewise.
3055         * g++.old-deja/g++.mike/net31.C: Likewise.
3056         * g++.old-deja/g++.mike/p8786.C: Likewise.
3058         * g++.dg/template/friend10.C: New test.
3059         * g++.dg/template/conv5.C: New test.
3061 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3063         * g++.dg/lookup/scoped3.C: New test.
3065         * g++.dg/lookup/decl1.C: New test.
3066         * g++.dg/lookup/decl2.C: New test.
3068 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3070         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3071         gcc.c-torture/compile/20021015-1.c,
3072         gcc.c-torture/compile/20021015-2.c,
3073         gcc.c-torture/compile/20021123-1.c,
3074         gcc.c-torture/compile/20021123-2.c,
3075         gcc.c-torture/compile/20021123-3.c,
3076         gcc.c-torture/compile/20021123-4.c,
3077         gcc.c-torture/execute/20021024-1.c: Add tests previously added
3078         only to 3.1 or 3.2 branch.
3080 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
3082         * gcc.dg/i386-bitfield3.c: New test.
3084         * gcc.dg/i386-bitfield2.c: New test.
3086 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
3088         * g++.dg/parse/conv_op1.C: New test.
3090 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
3092         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3093         approved.
3095 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
3097         * gcc.c-torture/compile/20021220-1.c: New test.
3099 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
3101         * gcc.dg/i386-fastcall-1.c: New.
3103 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3105         * gcc.c-torture/execute/20021219-1.c: New test.
3107 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3109         * gcc.dg/i386-pic-1.c: New test.
3111 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3113         PR c++/8099
3114         * g++.dg/template/friend9.C: New test.
3116 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3118         PR c++/3663
3119         * g++.dg/template/access7.C: New test.
3121 2002-12-18  Nick Clifton  <nickc@redhat.com>
3123         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3124         the libstdc++-v3 directory has been found.
3126 2002-12-12  Devang Patel <dpatel@apple.com>
3127         * gcc.dg/darwin-ld-1.c: New test.
3128         * gcc.dg/darwin-ld-2.c: New test.
3129         * gcc.dg/darwin-ld-3.c: New test.
3130         * gcc.dg/darwin-ld-4.c: New test.
3131         * gcc.dg/darwin-ld-5.c: New test.
3133 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3135         * gcc.c-torture/compile/20021212-1.c: New test.
3137 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
3139         * gcc.dg/fshort-wchar: New test.
3141 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
3143         PR c++/8372
3144         * g++.dg/template/dtor1.C: New test.
3146         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3147         markers.
3149 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3151         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3153 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3155         * g++.dg/template/static1.C: New test.
3156         * g++.dg/template/static2.C: New test.
3157         * g++.old-deja/g++.ext/memconst.C: New test.
3159 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3161         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3162         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3163         * g++.dg/special/initp1.C: Likewise.
3165 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3167         * gcc.c-torture/execute/20021204-1.c: New test.
3169 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3171         * gcc.dg/ppc-fmadd-1.c: New file.
3172         * gcc.dg/ppc-fmadd-2.c: New file.
3173         * gcc.dg/ppc-fmadd-3.c: New file.
3175 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3177         * gcc.c-torture/compile/20021204-1.c: New test.
3179 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3181         * g++.dg/inherit/covariant2.C: New test.
3182         * g++.dg/inherit/covariant3.C: New test.
3183         * g++.dg/inherit/covariant4.C: New test.
3184         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3185         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3187 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3189         PR c++/8688
3190         * g++.dg/init/brace3.C: New test.
3192 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3194         * gcc.dg/20020210-1.c: Fix a comment typo.
3196 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3198         PR c++/8720
3199         * g++.dg/parse/defarg1.C: New test.
3201         PR c++/8615
3202         * g++.dg/template/char1.C: New test.
3204         * g++.dg/template/varmod1.C: Fix typo.
3206 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3208         DR 180
3209         * g++.old-deja/g++.pt/crash32.C: Expect error.
3211 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3213         PR c++/5919
3214         * g++.dg/template/varmod1.C: New test.
3216         PR c++/8727
3217         * g++.dg/inherit/typeinfo1.C: New test.
3219         PR c++/8663
3220         * g++.dg/inherit/typedef1.C: New test.
3222 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3224         PR c++/8332
3225         PR c++/8493
3226         * g++.dg/template/strlen1.C: New test.
3228         PR c++/8227
3229         * g++.dg/template/ctor2.C: New test.
3231         PR c++/8214
3232         * g++.dg/init/string1.C: New test.
3234         PR c++/8511
3235         * g++.dg/template/friend8.C: New test.
3237 2002-11-29  Joe Buck <jbuck@synopsys.com>
3239         * g++.dg/lookup/anon2.C: New test.
3241 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3243         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3244         h8300 port.
3246 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3248         * gcc.dg/bitfld-6.c: New test.
3250 2002-11-27  Jan Hubicka  <jh@suse.cz>
3252         * gcc.c-torture/execute/20021127.[cx]: New test.
3254 2002-11-26  Jan Hubicka  <jh@suse.cz>
3256         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3257         quality.
3259 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
3261         * g++.dg/init/brace2.C: New test.
3262         * g++.old-deja/g++.mike/p9129.C: Correct.
3264 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
3266         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3268 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
3270         * gcc.dg/sibcall-6: New test for indirect sibcalls.
3272 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
3274         * testsuite/g++.dg/abi/empty11.C: New test.
3275         * testsuite/g++.dg/rtti/cv1.C: New test.
3277 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
3279         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3281 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
3283         * g++.dg/abi/empty10.C: New test.
3285 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3287         * gcc.c-torture/compile/20021124-1.c: New test.
3289 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
3291         * g++.dg/abi/rtti2.C: New test.
3293 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3295         * gcc.dg/i386-unroll-1.c: New test.
3297 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3299         * gcc.c-torture/compile/20021120-1.c: New test.
3300         * gcc.c-torture/compile/20021120-2.c: New test.
3302 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3304         * gcc.dg/bitfld-5.c: New test.
3306 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3308         * gcc.c-torture/execute/20021120-3.c: New test.
3310 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3312         * gcc.c-torture/execute/20021120-2.c: New test.
3314 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3316         * gcc.c-torture/execute/20021120-1.c: New test.
3318 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
3320         * gcc.c-torture/execute/20021118-3.c: New test.
3322 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3324         * gcc.c-torture/compile/20021119-1.c: New test.
3326 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
3328         * gcc.dg/duff-1.c: New test.
3329         * gcc.dg/duff-2.c: New test.
3330         * gcc.dg/duff-3.c: New test.
3332 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
3334         * gcc.dg/cpp/_Pragma5.c: New test.
3336 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3338         * gcc.c-torture/execute/20021118-2.c: New test.
3340 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3342         * gcc.c-torture/execute/20021118-1.c: New test.
3344 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
3346         * gcc.dg/20021116-1.c: New test.
3348 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
3350         * g++.dg/abi/vcall1.C: New test.
3352 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
3354         * gcc.dg/20021029-1.c: New test.
3355         * gcc.dg/20021029-2.c: New test.
3357 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3359         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
3361 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3363         PR c/8439
3364         * gcc.dg/20021110.c: Move to ...
3365         * gcc.c-torture/compile/20021110.c: .... here.
3367 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3369         PR c/8467
3370         * gcc.c-torture/execute/20021111-1.c
3372 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3374         PR c/8439
3375         * gcc.dg/20021110.c: New test.
3377 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
3379         * g++.dg/abi/vthunk3.C: Run only on x86.
3381 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3383         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
3385 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
3387         * lib/compat.exp (compat-execute): Fix logic error in last
3388         change.
3390 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
3392         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
3394 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3396         PR c++/8389
3397         * g++.dg/template/access6.C: New test.
3399 2002-11-08  Jan Hubicka  <jh@suse.cz>
3401         * gcc.dg/i386-ssefp-1.c: New test.
3402         * gcc.dg/i386-ssefp-1.c: New test.
3404 2002-11-08  Jan Hubicka  <jh@suse.cz>
3406         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
3408 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3410         * g++.dg/abi/vthunk3.C: New test.
3412         PR c++/8338
3413         * g++.dg/template/crash2.C: New test.
3415 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3417         * testsuite/g++.dg/abi/dtor1.C: New test.
3418         * testsuite/g++.dg/abi/dtor2.C: Likewise.
3420 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
3422         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
3423         Darwin.
3425 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3427         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
3428         -mthumb.  Only xfail with -O0.
3430 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
3432         * g++.dg/abi/thunk1.C: New test.
3433         * g++.dg/abi/thunk2.C: Likewise.
3434         * g++.dg/abi/vtt1.C: Likewise.
3436 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
3438         PR optimization/8423
3439         * gcc.c-torture/execute/builtin-constant.c: New test.
3441 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
3443         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
3444         Add some more cases.
3446 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
3448         PR c++/8391
3449         * g++.dg/opt/local1.C: New test.
3451 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
3453         PR c++/8160
3454         * g++.dg/template/complit1.C: New test.
3456         PR c++/8149
3457         * g++.dg/template/typename4.C: Likewise.
3459 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3461         Core issue 287, PR c++/7639
3462         * g++.dg/template/instantiate1.C: Adjust error location.
3463         * g++.dg/template/instantiate3.C: New test.
3464         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
3465         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
3466         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
3468 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
3470         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
3472 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
3474         PR c++/8287
3475         * g++.dg/init/dtor2.C: New test.
3477 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3479         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
3480         * gcc.dg/nest.c: Bypass errors on irix6.
3482 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
3484         * gcc.dg/nest.c: Expect error for mmix-*-*.
3485         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
3487 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
3489         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
3490         markers.
3492         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
3494 2002-10-25  Mike Stump  <mrs@apple.com>
3496         * gcc.dg/warn-1.c: New test.
3498 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3500         * g++.dg/template/typename3.C: New test.
3502 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
3504         * g++.dg/lookup/ptrmem1.C: New test.
3506         * g++.dg/abi/vthunk2.C: New test.
3508 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3510         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
3512 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
3514         * g++.dg/abi/empty9.C: New test.
3516 2002-10-24  Richard Henderson  <rth@redhat.com>
3518         * g++.dg/inherit/thunk1.C: Enable for ia64.
3520 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3522         PR c++/8067
3523         * g++.dg/lookup/pretty1.C: New test.
3525 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
3527         * gcc.dg/20021023-1.c: New test.
3529 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3531         PR c++/7679
3532         * g++.dg/parse/inline1.C: New test.
3534 2002-10-23  Richard Henderson  <rth@redhat.com>
3536         * g++.dg/inherit/thunk1.C: Enable for x86_64.
3538         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
3540 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
3542         PR c++/6579
3543         * g++.dg/parse/stmtexpr3.C: New test.
3545 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
3547         * g++.dg/expr/cond1.C: New test.
3549 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3551         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
3553 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3555         * g++.dg/abi/vbase13.C: New test.
3556         * g++.dg/abi/vbase14.C: Likewise.
3558 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
3560         * gcc.dg/tls/pic-1.c: New test.
3561         * gcc.dg/tls/nonpic-1.c: New test.
3562         * gcc.dg/20021018-1.c: New test.
3564 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3566         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
3567         Remove only files with the same base name as the test case.
3568         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
3569         (profopt-execute): Likewise.  Also, remove old profiling
3570         and performance data files before running the tests.
3572         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
3573         * g++.dg/bprob/bprob.exp: Likewise.
3574         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
3575         to allow more general test case names.
3577         * g++.dg/bprob/bprob-1.C: Rename to ...
3578         * g++.dg/bprob/g++-bprob-1.C: ... this.
3580         * g77.dg/bprob/bprob-1.f: Rename to ...
3581         * g77.dg/bprob/g77-bprob-1.f: ... this.
3583 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3585         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
3586         bison 1.50 or later.
3588 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
3590         * g++.dg/README: Describe more test directories.
3592 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3594         * g++.dg/init/array6.C: Add additional tests.
3596 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3598         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
3599         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
3601 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
3603         * gcc.c-torture/compile/20020604-1.x: New.
3604         * gcc.c-torture/compile/simd-5.x: Likewise.
3605         * gcc.c-torture/execute/920710-1.x: Likewise.
3606         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
3608 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3610         * g++.dg/inherit/override1.C: Add dg-options clause.
3612 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3614         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
3615         _mm_slli_si128.
3617 2002-10-19  Andreas Schwab  <schwab@suse.de>
3619         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
3620         directory component.
3622 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
3624         * g++.dg/inherit/thunk1.C: New test.
3626         * g++.dg/inherit/override1.C: New test.
3628         * g++.dg/abi/mangle11.C: New test.
3629         * g++.dg/abi/mangle14.C: New test.
3630         * g++.dg/abi/mangle17.C: New test.
3632 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
3634         * g++.dg/overload/member2.C: New test.
3636 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
3638         * g++.dg/README: Describe new compat directory.
3639         * g++.dg/dg.exp: Skip tests in compat directory.
3640         * README.compat: New file.
3641         * lib/compat.exp: New expect script.
3642         * g++.dg/compat: New test directory.
3643         * g++.dg/compat/compat.exp: New expect script.
3644         * g++.dg/compat/abi: New test directory.
3645         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
3646         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
3647         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
3648         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
3649         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
3650         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
3651         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
3652         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
3653         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
3654         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
3655         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
3656         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
3657         * g++.dg/compat/break: New test directory.
3658         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
3659         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
3660         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
3661         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
3662         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
3663         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
3664         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
3665         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
3666         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
3667         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
3668         g++.dg/compat/break/README: New files.
3669         * g++.dg/compat/eh: New test directory.
3670         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
3671         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
3672         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
3673         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
3674         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
3675         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
3676         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
3677         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
3678         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
3679         g++.dg/compat/eh/filter2_y.C,
3680         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
3681         g++.dg/compat/eh/new1_y.C,
3682         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
3683         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
3684         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
3685         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
3686         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
3687         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
3688         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
3689         g++.dg/compat/eh/unexpected1_y.C: New files.
3690         * g++.dg/compat/init: New test directory.
3691         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
3692         g++.dg/compat/init/array5_y.C,
3693         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
3694         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
3695         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
3696         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
3697         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
3698         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
3699         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
3700         g++.dg/compat/init/init-ref2_y.C: New files.
3702 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3704         PR c++/7584
3705         * g++.dg/inherit/using3.C: New test.
3707 2002-10-17  Jan Hubicka  <jh@suse.cz>
3709         * gcc.dg/20021017-2.c: New test.
3711 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3713         * g++.dg/abi/mangle16.C: Adjust.
3715         * g++.dg/init/array8.C: New test.
3717 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
3719         * gcc.dg/special/mips-abi.exp: New test.
3720         * gcc.dg/special/mips-abi.s: Empty file used by the above.
3722 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3724         * g++.dg/abi/mangle16.C: New test.
3725         * g++.dg/abi/mangle17.C: Likewise.
3727         PR c++/7478
3728         * g++.dg/template/ref1.C: New test.
3730 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3732         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
3734 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
3736         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
3738 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3740         PR c++/7524
3741         * g++.dg/init/array7.C: New test.
3743 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
3745         * g++.dg/init/array6.C: New test.
3747         * g++.dg/abi/mangle13.C: Likewise.
3748         * g++.dg/abi/mangle14.C: Likewise.
3749         * g++.dg/abi/mangle15.C: Likewise.
3751 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3753         * g++.dg/abi/empty8.C: New test.
3755 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
3757         * g++.dg/init/ctor1.C: New test.
3759 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
3761         * gcc.c-torture/execute/20021015-1.c: New test.
3763 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
3765         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
3767 2002-10-14  Jan Hubicka  <jh@suse.cz>
3769         * gcc.dg/i386-ssetype-[1-5].c: New tests.
3771 2002-10-14  Richard Henderson  <rth@redhat.com>
3773         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
3775 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3777         PR optimization/6631
3778         * g++.dg/opt/const2.C: New test.
3780 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3782         PR c++/7176
3783         * g++.dg/parse/friend1.C: New test.
3784         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
3786 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
3788         * gcc.dg/20021014-1.c: New test.
3790 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
3792         PR c++/5661
3793         * g++.dg/ext/vlm1.C: New test.
3794         * g++.dg/ext/vlm2.C: Likewise.
3796         * g++.dg/init/array1.C: Remove invalid braces.
3797         * g++.dg/init/brace1.C: New test.
3798         * g++.dg/init/copy2.C: Likewise.
3799         * g++.dg/init/copy3.C: Likewise.
3800         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
3801         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
3802         braces.
3804 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
3806         * gcc.dg/cpp/assembler.S: Don't use -ansi.
3808 2002-10-11  Richard Shann  <richard.shann@superh.com>
3810         * gcc.c-torture/compile/simd-5.c: New test.
3812 2002-10-10  Roger Sayle  <roger@eyesopen.com>
3814         * gcc.c-torture/execute/shiftopt-1.c: New test case.
3816 2002-10-10  Jim Wilson  <wilson@redhat.com>
3818         * gcc.c-torture/execute/20021010-1.c: New test.
3820 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
3822         PR c/7353
3823         * g++.dg/ext/typedef-init.C: New test.
3824         * gcc.dg/typedef-init.c: New test.
3826 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
3828         * gcc.dg/cpp/paste13.c: New test.
3830 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3832         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
3833         remaining platforms, XFAIL during compile, not execute.  Don't
3834         XFAIL at -O0.
3836 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
3838         * gcc.dg/alias-1.c: Tweak expected warning.
3840 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
3842         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
3844 2002-10-06  Andreas Jaeger  <aj@suse.de>
3846         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
3847         * gcc.dg/cpp/c++98.C: Likewise.
3849         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
3850         * g++.dg/cpp/c++98.C: Likewise.
3852         * g++.dg/README (Subdirectories): Mention cpp directory.
3854         PR target/7559
3855         * gcc.dg/20021006-1.c: New test.
3857 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3859         PR c++/7804
3860         * g++.dg/other/warning1.C: New test.
3862 2002-10-04  Roger Sayle  <roger@eyesopen.com>
3864         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
3865         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
3866         and sparc-*-* with -m64 as expected failures.  See PR 8087.
3868 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3870         PR c++/7931
3871         * g++.dg/template/ptrmem3.C: New test.
3873         PR c++/7754
3874         * g++.dg/template/union1.C: New test.
3876 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3878         PR c++/8006
3879         * g++.dg/abi/mangle9.C: New test.
3880         * g++.dg/abi/mangle10.C: New test.
3881         * g++.dg/abi/mangle11.C: New test.
3882         * g++.dg/abi/mangle12.C: New test.
3884 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
3886         PR c++/7188.
3887         * g++.dg/template/meminit1.C: New test.
3888         * g++.dg/warn/Wreorder-1.C: Likewise.
3889         * g++.old-deja/g++.mike/warn3.C: Tweak.
3890         * lib/prune.exp: Ingore "in copy constructor".
3892 2002-10-02  Andreas Jaeger  <aj@suse.de>
3894         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
3895         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
3896         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
3897         on x86-64.
3899 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3901         * gcc.dg/empty1.C: Fix typo.
3903 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
3905         * gcc.dg/alias-1.c: New test.
3907 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3909         * gcc.dg/empty1.C: New test.
3911         * g++.dg/tls/init-2.C: Tweak error messages.
3913 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
3915         * gcc.c-torture/compile/20020923-1.c: New test.
3917 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
3919         * gcc.c-torture/execute/ffs-1.c: New test.
3920         * gcc.c-torture/execute/ffs-2.c: Ditto.
3922 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
3924         * g++.dg/overload/member1.C: New test.
3926 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
3928         * g++.dg/abi/empty7.C: New test.
3929         * g++.dg/init/pm2.C: Likewise.
3931 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
3933         * g++.dg/rtti/crash1.C: New test.
3935 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
3937         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
3938         gcc.dg/sibcall-4.c: New tests.
3940 2002-09-28  Roger Sayle  <roger@eyesopen.com>
3942         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
3943         powerpc and MMIX targets.
3945 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
3947         * gcc.dg/cpp/20020927-1.c: New.
3949 2002-09-26  David S. Miller  <davem@redhat.com>
3951         * gcc.c-torture/compile/trunctfdf.c: New.
3953 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3955         * lib/target-supports.exp (check_weak_available): Handle solaris2.
3957 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
3959         * gcc.c-torture/execute/loop-15.c: New.
3961 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
3963         * README.QMTEST: Fix typo.
3965 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
3967         * gcc.dg/20020926-1.c: New test.
3969 2002-09-25  David S. Miller  <davem@redhat.com>
3971         PR target/7842
3972         * gcc.c-torture/execute/shiftdi.c: New test.
3974 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
3976         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
3977         unique to the tool.
3978         * lib/g77.exp (g77_init): Likewise.
3979         * lib/g++.exp (g++_init): Likewise.
3980         * lib/objc.exp (objc_init): Likewise.
3982 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
3984         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
3985         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
3986         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
3988 2002-09-25  Richard Henderson  <rth@redhat.com>
3990         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
3991         too-small long double.
3993 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
3995         * gcc.dg/20020919-1.c: New test.
3997 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
3999         * g++.dg/abi/bitfield6.C: New test.
4000         * g++.dg/abi/bitfield7.C: New test.
4001         * g++.dg/abi/bitfield8.C: New test.
4002         * g++.dg/abi/vbase11.C: New test.
4004 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4006         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4007         hppa*-*-hpux*.  Update test comment.
4009 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
4011         * gcc.dg/tls/struct-1.c: New test.
4013 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
4015         * gcc.dg/cpp/tr-warn2.c: Update.
4017 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4019         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4021 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4023         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4024         systems.
4026 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
4028         * gcc.c-torture/execute/ieee/mzero3.c: New test.
4030         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4031         Adjust for c++filt moved to binutils.  Remove spurious duplicate
4032         setting of cxxfilt.
4034 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
4036         * gcc.dg/20020312-2.c: Update for darwin.
4038 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
4040         * g++.old-deja/g++.other/crash32.C: Mark ICE.
4042 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
4044         * objc.dg/comp-types-1.m: New test.
4045         * objc.dg/comp-types-2.m: New test.
4046         * objc.dg/comp-types-3.m: New test.
4047         * objc.dg/comp-types-4.m: New test.
4048         * objc.dg/comp-types-5.m: New test.
4049         * objc.dg/comp-types-6.m: New test.
4051 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4053         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4055 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4057         * g++.dg/other/do1.C: New test.
4059         * g++.dg/template/subst1.C: New test.
4061 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
4063         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4065 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4067         * g++.dg/template/qualttp20.C: Adjust expected errors.
4068         * g++.old-deja/g++.jason/report.C: Likewise.
4069         * g++.old-deja/g++.other/qual1.C: Likewise.
4071         * g++.dg/lookup/scoped2.C: New test.
4073         * g++.dg/ext/asm3.C: New test.
4075 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
4077         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4079 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
4081         * ChangeLog: follow spelling conventions.
4082         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4083         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4084         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4085         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4086         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4087         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4088         * g++.old-deja/g++.law/global-init1.C: Likewise.
4089         * g++.old-deja/g++.other/delete4.C: Likewise.
4090         * g++.old-deja/g++.other/inline21.C: Likewise.
4091         * g++.old-deja/g++.other/singleton.C: Likewise.
4092         * g77.dg/strlen0.f: Likewise.
4093         * g77.f-torture/compile/20010519-1.f: Likewise.
4094         * g77.f-torture/compile/980310-4.f: Likewise.
4095         * gcc.c-torture/compile/20000605-1.c: Likewise.
4096         * gcc.c-torture/execute/20020225-1.c: Likewise.
4097         * gcc.dg/c90-hexfloat-2.c: Likewise.
4098         * gcc.dg/c99-bool-1.c: Likewise.
4099         * gcc.dg/c99-hexfloat-2.c: Likewise.
4100         * gcc.dg/dll-2.c: Likewise.
4101         * gcc.dg/wtr-union-init-1.c: Likewise.
4102         * gcc.dg/wtr-union-init-2.c: Likewise.
4103         * gcc.dg/wtr-union-init-3.c: Likewise.
4104         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4105         * gcc.dg/cpp/defined.c: Likewise.
4106         * gcc.dg/cpp/macsyntx.c: Likewise.
4107         * gcc.dg/cpp/paste2.c: Likewise.
4108         * gcc.dg/cpp/trad/defined.c: Likewise.
4109         * gcc.dg/format/c90-printf-1.c: Likewise.
4110         * gcc.dg/format/c90-scanf-1.c: Likewise.
4111         * gcc.dg/format/c99-printf-1.c: Likewise.
4112         * gcc.dg/format/c99-scanf-1.c: Likewise.
4113         * gcc.misc-tests/gcov-8.c: Likewise.
4114         * lib/profopt.exp: Likewise.
4116 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
4118         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4120 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4122         * g++.dg/inherit/using2.C: New test.
4124 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
4126         * ChangeLog: Follow spelling conventions.
4127         * g++.dg/template/friend4.C: Likewise.
4128         * g++.old-deja/g++.pt/crash67.C: Likewise.
4129         * gcc.c-torture/execute/20000801-4.c: Likewise.
4130         * gcc.dg/c90-digraph-1.c: Likewise.
4131         * gcc.dg/c94-digraph-1.c: Likewise.
4132         * gcc.dg/c99-digraph-1.c: Likewise.
4133         * gcc.dg/cpp/line5.c: Likewise.
4134         * gcc.dg/cpp/multiline.c: Likewise.
4135         * gcc.dg/cpp/trad/literals-1.c: Likewise.
4136         * gcc.dg/format/attr-3.c: Likewise.
4137         * gcc.dg/format/c90-scanf-3.c: Likewise.
4138         * gcc.dg/format/ext-4.c: Likewise.
4140 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4142         * g++.dg/template/pretty1.C: New test.
4144 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
4146         * gcc.c-torture/execute/struct-cpy-1.c: New test.
4148 2002-09-13  Matt Austern  <austern@apple.com>
4150         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4151         passing a cast expression to a function by const reference.
4153 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4155         * g++.dg/template/deduce1.C: New test.
4157 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4159         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4160         32-bit int.
4162 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4164         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4165         usage.
4167 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4169         * gcc.c-torture/compile/20020910-1.c: New test.
4171 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4173         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4175 2002-09-10  Andreas Jaeger  <aj@suse.de>
4177         * gcc.dg/20020312-2.c: Adjust for x86-64.
4179 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4181         * g77.dg/7388.f: New test case for PR 7388.
4183 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4185         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4187 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4189         * objc.dg/proto-lossage-1.m: New test.
4191 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4193         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4195 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4197         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4198         expected to pass.
4200 2002-09-06  Stan Shebs  <shebs@apple.com>
4201             David Edelsohn  <edelsohn@gnu.org>
4203         * gcc.dg/weak: New directory.
4204         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4205         target-specific xfail bits.
4206         * gcc.dg/typeof-2.c: Move to new directory.
4207         * gcc.dg/weak.exp: New expect script.
4209 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4211         * gcc.c-torture/execute/extzvsi.c: New test.
4213 2002-09-05  Stan Shebs  <shebs@apple.com>
4215         * gcc.dg/weak-1.c: xfail on Darwin.
4216         * gcc.dg/weak-2.c: Ditto.
4217         * gcc.dg/weak-3.c: Ditto.
4218         * gcc.dg/weak-4.c: Ditto.
4219         * gcc.dg/weak-5.c: Ditto.
4220         * gcc.dg/weak-6.c: Ditto.
4221         * gcc.dg/weak-7.c: Ditto.
4222         * gcc.dg/weak-8.c: Ditto.
4223         * gcc.dg/weak-9.c: Ditto.
4225 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4227         * gcc.c-torture/execute/loop-14.c: New test.
4229 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4231         * g++.dg/other/cxa-atexit1.C: New test.
4233         * gcc.dg/typeof-2.c: New test.
4235 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4237         * gcc.dg/builtins-2.c: New testcase.
4238         * gcc.dg/builtins-3.c: New testcase.
4240 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4242         * gcc.dg/cpp/_Pragma4.c: New test.
4244 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4246         * objc/execute/nil_method-1.m: New testcase.
4248 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
4250         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4251         [Object class], not [Object initialize].
4253 2002-08-31  Roger Sayle  <roger@eyesopen.com>
4254             Hans-Peter Nilsson  <hp@bitrange.com>
4256         * gcc.c-torture/execute/20020720-1.x: Skip test on
4257         mmix-knuth-mmixware.  Correct comment.
4259 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
4261         * testsuite/g++.dg/abi/bitfield5.C: New test.
4262         * testsuite/g++.dg/abi/vbase10.C: Likewise.
4264 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
4266         * objc.dg/undeclared-selector.m: New test.
4268 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
4270         * g++.dg/other/offsetof1.C: Avoid cast warning.
4272 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
4274         * objc.dg/super-class-2.m: New test.
4276 2002-08-24  Matt Austern  <austern@apple.com>
4278         * g++.dg/ext/lvaddr.C: New test.
4279         * g++.dg/ext/lvcast.C: New test.
4281 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
4283         * testsuite/g++.dg/inherit/cond1.C: New test.
4285 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
4287         * gcc.dg/noncompile/incomplete-1.c: New test.
4289 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
4291         * gcc.dg/typespec-1.c: New test.
4293 2002-08-20  Devang Patel  <dpatel@apple.com>
4294         * objc.dg/proto-hier-2.m: New test.
4296 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
4298         * objc.dg/bitfield-1.m: New test.
4299         * objc.dg/bitfield-2.m: New test.
4301 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4303         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4304         gcc.dg/c99-flex-array-4.c: New tests.
4306 2002-08-16  Stan Shebs  <shebs@apple.com>
4308         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4310 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4312         * gcc.dg/typeof-1.c: New test.
4313         * g++.dg/ext/typeof2.C: New test.
4315 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
4317         * g++.dg/other/offsetof1.C: New test.
4319 2002-08-14  Richard Henderson  <rth@redhat.com>
4321         * gcc.dg/tls/diag-3.c: Fix expected message strings.
4323 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
4325         * gcc.dg/cpp/_Pragma3.c: New test.
4327 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
4329         * g++.dg/template/inherit3: New test.
4331 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4333         * gcc.dg/bitfld-4.c: Add blank options.
4335 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
4337         * g++.dg/template/crash1.C: New test.
4339 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4341         * gcc.dg/tls/opt-2.c: New test.
4343 2002-08-08  Devang Patel  <dpatel@apple.com>
4345         * objc.dg/selector-1.m : New test
4347 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4349         * g++.dg/abi/bitfield4.C: New test.
4350         * gcc.dg/bitfld-4.c: New test.
4352 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4354         * g++.dg/other/packed1.C: New test.
4356 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
4358         * g++.dg/abi/offsetof.C: Tweak error messages.
4359         * g++.old-deja/g++.mike/p10769a.C: Likewise.
4361 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4363         * gcc.dg/bitfld-3.c: New test.
4365 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4366             Richard Henderson  <rth@redhat.com>
4368         * gcc.dg/i386-bitfield1.c: New test.
4369         * g++.dg/abi/bitfield3.C: Update.
4371 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
4373         * objc.dg/const-str-2.m: Update.
4374         * gcc.dg/cpp/c++98.c: Change to C extension.
4375         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
4376         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
4378 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
4380         * testsuite/gcc.dg/tls/diag-3.c: New.
4382 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
4384         * g++.dg/README (Subdirectories): Document new subdir expr.
4385         * g++.dg/expr/pmf-1.C: New test.
4387 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
4389         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
4391 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
4393         * g++.dg/abi/bitfield3.C: New test.
4395 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
4397         * lib/gcov.exp: Tweak expected line formats.
4398         * gcc.misc-tests/gcov8.c: New test.
4399         * gcc.misc-tests/gcov8.x: New flags.
4401 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
4403         * consistency.vlad/layout/endian.c: Include string.h.
4405         * gcc.c-torture/execute/20020805-1.c: New test.
4407 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
4409         * g++.dg/other/conversion1.C: New test.
4411 2002-08-03  Roger Sayle  <roger@eyesopen.com>
4413         * gcc.dg/builtins-1.c: New testcase.
4415 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
4417         * g++.dg/inherit/access3.C: New test.
4419 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
4421         * gcc.dg/ia64-visibility-2.c: New test.
4423 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
4425         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
4426         __qualifier_flags to __flags.
4428 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
4430         * g++.dg/inherit/operator1.C: New test.
4431         * g++.dg/lookup/disamb1.C: Fix typo in comment.
4432         * g++.dg/other/error1.C: Change expected error message.
4433         * g++.dg/template/conv4.C: Likewise.
4435 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
4437         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
4438         for documented behavior.
4440 2002-07-25  Roger Sayle  <roger@eyesopen.com>
4442         * gcc.c-torture/execute/20020720-1.x: Skip this test on
4443         several targets known to fail.
4445 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
4447         * gcc.dg/mips-args-[123].c: New tests.
4449 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
4451         * gcc.dg/ppc-spe.c: New.
4453 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
4455         * g++.dg/other/ptrmem4.C: New testcase.
4457 2002-07-24  Richard Henderson  <rth@redhat.com>
4459         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
4461 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
4463         * g++.dg/ext/alignof1.C (main): Return 0 for success.
4465 2002-07-24  Roger Sayle  <roger@eyesopen.com>
4467         * gcc.c-torture/execute/memset-3.c: New testcase.
4469 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
4471         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
4472         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
4474 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4476         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
4477         Delete.
4479 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
4481         * gcc.c-torture/compile/simd-4.c: New test.
4483 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4485         PR c++/7347, c++/7348
4486         * g++.dg/template/access4.C: New test.
4487         * g++.dg/template/access5.C: New test.
4488         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
4489         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
4490         * g++.old-deja/g++.pt/ttp58.C: Likewise.
4491         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
4493 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
4495         * gcc.dg/gnu89-init-2.c: New test.
4497 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
4499         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
4501 2002-07-20  Roger Sayle  <roger@eyesopen.com>
4503         * gcc.c-torture/execute/20020720-1.c: New testcase.
4505 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
4507         * gcc.dg/cpp/Wsignprom.c: New tests.
4509 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
4511         * gcc.c-torture/execute/loop-13.c: New test.
4513 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
4515         * gcc.dg/cpp/expr.c: New tests.
4517 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
4519         * g++.dg/opt/pr6713.C: Add template instantiation.
4521 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
4523         * gcc.dg/nest.c: New test.
4525 2002-07-17  Richard Henderson  <rth@redhat.com>
4527         * g++.dg/opt/pr6713.C: New test.
4529 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
4531         * gcc.c-torture/execute/loop-2e.x: Let the testcase
4532         XFAIL for all x86 processors.
4534 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
4536         * gcc.c-torture/execute/20010122-1.x: Do not test with
4537         -fomit-frame-pointer.
4539 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4541         * g++.dg/template/instantiate2.C: New test.
4542         * g++.dg/template/spec4.C: New test.
4544 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4546         * g++.dg/template/access2.C: New test.
4547         * g++.dg/template/access3.C: New test.
4549 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
4551         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
4552         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
4553         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
4554         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
4555         Convert to use <stdarg.h>.
4556         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
4557         Delete.
4558         * gcc.dg/va-arg-2.c: New.
4559         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
4561 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
4563         * gcc.c-torture/compile/20020710-1.c: New test.
4565 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
4566                           Andrew Pinski  <pinskia@physics.uc.edu>
4568         gcc.c-torture/compile/simd-2.c: New testcase.
4569         gcc.c-torture/compile/simd-3.c: Likewise.
4571 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
4573         PR c++/7224
4574         * g++.dg/overload/error1.C: New test.
4576 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4578         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
4579         configuration and IRIX 6 O32 ABI.
4581 2002-07-11  Roger Sayle  <roger@eyesopen.com>
4583         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
4585 2002-07-10  Roger Sayle  <roger@eyesopen.com>
4587         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
4589 2002-07-10  Jeffrey A Law  <law@redhat.com>
4591         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
4593         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
4595 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
4597         * gcc.dg/20020312-2.c: Check for __PPC__.
4599 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
4601         * gcc.c-torture/compile/20020709-1.c: New test.
4603 2002-07-07  Roger Sayle  <roger@eyesopen.com>
4605         * g++.dg/template/qualttp21.C: New test case.
4607 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
4609         * gcc.c-torture/compile/20020706-1.c: New test.
4610         * gcc.c-torture/compile/20020706-2.c: New test.
4612 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
4613             Alexandre Oliva  <aoliva@redhat.com>
4615         * g++.dg/warn/incomplete1.C: New test.
4617 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4619         PR c++/7099
4620         * g++.dg/warn/noreturn1.C: New test.
4622 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
4624         PR c++/6706
4625         * g++.dg/debug/debug6.C: New test.
4626         * g++.dg/debug/debug7.C: New test.
4628 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
4630         * gcc.c-torture/compile/simd-3.c: New test.
4632 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
4634         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
4635         * gcc.dg/20020620-1.c: Likewise.
4637 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4639         PR c++/6944
4640         * g++.dg/init/array4.C: New test.
4641         * g++.dg/init/array5.C: New test.
4643 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
4645         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
4646         * gcc.c-torture/execute/simd-2.c (main): Likewise.
4648 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4650         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
4651         * gcc.dg/wtr-aggr-init-1.c: Likewise.
4652         * gcc.dg/wtr-conversion-1.c: Likewise.
4653         * gcc.dg/wtr-escape-1.c: Likewise.
4654         * gcc.dg/wtr-int-type-1.c: Likewise.
4655         * gcc.dg/wtr-label-1.c: Likewise.
4656         * gcc.dg/wtr-static-1.c: Likewise.
4657         * gcc.dg/wtr-strcat-1.c: Likewise.
4658         * gcc.dg/wtr-suffix-1.c: Likewise.
4659         * gcc.dg/wtr-switch-1.c: Likewise.
4660         * gcc.dg/wtr-unary-plus-1.c: Likewise.
4661         * gcc.dg/wtr-union-init-1.c: Likewise.
4662         * gcc.dg/wtr-union-init-2.c: Likewise.
4663         * gcc.dg/wtr-union-init-3.c: Likewise.
4665         * gcc.dg/wtr-func-def-1.c: New test.
4667 2002-07-02 Devang Patel <dpatel@apple.com>
4669         * objc.dg/param-1.m: New test.
4671 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
4673         * gcc.dg/cpp/trad/directive.c: Add test.
4674         * gcc.dg/cpp/trad/macroargs.c: Add test.
4675         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
4677 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
4679         * gcc.dg/cpp/cmdlne-M.c: New test.
4681 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
4683         * objc.dg/desig-init-1.m: New test.
4685 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4687         PR c++/6716
4688         * g++.dg/template/instantiate1.C: New test.
4690 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
4692         PR c++/7112
4693         * g++.dg/template/sizeof2.C: New test.
4695 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4697         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
4698         gcc.dg/cpp/trad/include.c: New tests.
4700 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
4702         PR target/7177
4703         * gcc.c-torture/compile/20020701-1.c: New test.
4705 2002-07-01  Stan Shebs  <shebs@apple.com>
4707         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
4708         header here...
4709         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
4710         (objc-torture-execute): or here.
4712 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
4714         * gcc.c-torture/execute/arith-rand-ll.c: New test.
4716 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4718         * gcc.dg/cpp/trad/escaped-nl.c: New test.
4720 2002-06-30  Devang Patel  <dpatel@apple.com>
4722         * objc.dg/fsyntax-only.m: New test.
4724 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
4726         PR c++/6695
4727         * g++.dg/template/friend7.C: New file.
4729 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
4731         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
4732         return type.
4734 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
4736         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
4737         avoid division by zero.
4739 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
4741         * gcc.dg/Wunknownprag.c: New tests.
4743 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
4745         * gcc.c-torture/execute/simd-2.c: New test.
4747 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
4749         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
4750         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
4751         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
4752         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
4753         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
4754         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
4755         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
4756         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
4757         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
4758         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
4759         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
4760         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
4761         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
4762         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
4763         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
4764         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
4765         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
4767 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
4769         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
4770         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
4771         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
4772         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
4773         New tests.
4774         * gcc.dg/cpp/trad/directive.c: Update.
4776 2002-06-23  Andreas Jaeger  <aj@suse.de>
4778         * gcc.c-torture/execute/complex-6.c: New.
4780 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
4782         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
4783         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
4784         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
4785         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
4787 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
4789         * gcc.dg/cpp/trad: New directory with traditional tests copied
4790         from parent directory.
4791         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4792         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4793         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4794         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4795         Move to trad/ and rename.
4796         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
4797         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
4798         gcc.dg/cpp/trad/redef2.c: New tests.
4799         * gcc.dg/cpp/trad/trad.exp: New driver.
4801 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
4803         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4804         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4805         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4806         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4807         Remove.
4809 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
4811         * gcc.dg/20020620-1.c: New test.
4813 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4815         * g++.dg/template/ttp4.C: New test.
4817 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
4819         * g++.dg/opt/vt1.C: Fix regexp.
4821 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4823         * gcc.c-torture/execute/pure-1.c: Make functions static again.
4824         Don't use attribute `noinline'.
4826 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4828         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
4830 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
4832         * gcc.c-torture/execute/simd-1.c: New.
4834         * gcc.dg/simd-1.c: New.
4836 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4838         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
4840 2002-06-16  Richard Henderson  <rth@redhat.com>
4842         * g++.dg/ext/anon-struct1.C: New.
4843         * g++.dg/ext/anon-struct2.C: New.
4844         * g++.dg/ext/anon-struct3.C: New.
4845         * gcc.dg/anon-struct-1.c: New.
4846         * gcc.dg/anon-struct-2.c: New.
4847         * gcc.dg/anon-struct-3.c: New.
4848         * gcc.dg/20011008-1.c: Adjust warning text.
4849         * gcc.dg/20020527-1.c: Add -fms-extensions.
4851 2002-06-16  Richard Henderson  <rth@redhat.com>
4853         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
4855 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
4857         * gcc.c-torture/execute/20020615-1.c: New test.
4859 2002-06-15  Roger Sayle  <roger@eyesopen.com>
4861         * gcc.c-tortuture/execute/compare-1.c: New test case.
4862         * gcc.c-tortuture/execute/compare-2.c: New test case.
4863         * gcc.c-tortuture/execute/compare-3.c: New test case.
4865 2002-06-13  Richard Henderson  <rth@redhat.com>
4867         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
4868         ia64 ilp32.
4870 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4872         * g++.dg/template/typename2.C: Update error message.
4874 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
4876         * gcc.c-torture/execute/20020611-1.c: New test.
4878 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
4880         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
4881         list of targets to skip.
4883 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
4885         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
4886         targets if not optimizing.
4888 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
4890         * gcc.c-torture/compile/20020605-1.c: New test.
4892         * g++.dg/opt/vt1.C: New test.
4894         * gcc.dg/20020531-1.c: New test.
4896         * gcc.dg/20020530-1.c: New test.
4898         * gcc.dg/20020527-1.c: New test.
4900         * g++.dg/opt/cse1.C: New test.
4902 2002-06-07  Roger Sayle  <roger@eyesopen.com>
4904         * gcc.dg/20020607-2.c: New test case.
4906 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
4908         * gcc.c-torture/compile/20020604-1.c: New test.
4910 2002-06-04  Richard Henderson  <rth@redhat.com>
4912         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
4913         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
4914         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
4916 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
4918         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
4920 2002-06-03  Richard Henderson  <rth@redhat.com>
4922         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
4923         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
4925 2002-06-02  Richard Henderson  <rth@redhat.com>
4927         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
4928         test functions static.
4930 2002-06-02  Andreas Jaeger  <aj@suse.de>
4932         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
4933         now.
4935 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4937         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
4938         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
4939         Update for mofified diagnostics.
4940         * gcc.dg/c99-intconst-1.c: No longer fail.
4942 2002-06-02  Richard Henderson  <rth@redhat.com>
4944         * gcc.dg/uninit-A.c: Remove xfail markers.
4946 2002-06-01  Roger Sayle  <roger@eyesopen.com>
4948         * gcc.dg/fnegate-1.c: New test case.
4950 2002-05-30  Osku Salerma  <osku@iki.fi>
4952         * gcc.c-torture/execute/mayalias-1.c: New file.
4954 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4956         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
4957         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
4958         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
4960 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
4962         * gcc.c-torture/execute/20020529-1.c: New test.
4964 2002-05-27  Richard Henderson  <rth@redhat.com>
4966         * g++.dg/ext/attrib6.C: New test case.
4968 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4970         * gcc.c-torture/execute/pure-1.c: New test.
4972 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4974         * gcc.dg/cpp/arith-2.c: Remove.
4976 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4978         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
4979         * gcc.dg/cpp/if-3.c: Remove.
4981 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
4983         * g++.dg/opt/cse2.C: New test.
4985 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
4987         * gcc.dg/cpp/arith-1.c: New semantic tests.
4988         * gcc.dg/cpp/if-1.c: Update.
4990 2002-05-24  Ben Elliston  <bje@redhat.com>
4992         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
4994 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4996         * gcc.dg/verbose-asm.c: New test.
4998 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5000         * gcc.dg/cpp/paste12.c: New test.
5002 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5004         * g++.dg/parse/named_ops.C: New test.
5006 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
5008         * gcc/testsuite/gcc.dg/weak-8.c: New test.
5010 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
5012         * gcc.dg/weak-2.c: Allow optional leading underscore
5013         in scan-assembler symbol name.
5014         * gcc.dg/weak-3.c: Likewise.
5015         * gcc.dg/weak-4.c: Likewise.
5016         * gcc.dg/weak-5.c: Likewise.
5018 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5020         * gcc.dg/20020523-1.c: New test.
5022 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5024         * objc.dg/const-str-2.m: Update now that we stop after
5025         a command line error.
5027 2002-05-22  Richard Henderson  <rth@redhat.com>
5029         * g++.dg/dg.exp: Fix typo in test pruneing.
5031 2002-05-22  Richard Henderson  <rth@redhat.com>
5033         * g++.dg/dg.exp: Prune the tls subdirectory.
5034         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5035         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5036         * g++.dg/tls/init-1.C: New.
5038 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
5040         * gcc.dg/20020517-1.c: New test.
5042 2002-05-21  Richard Henderson  <rth@redhat.com>
5044         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5045         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5047 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
5049         * g++.dg/other/copy2.C: New test.
5051 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
5053         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5054         (MAX_COPY): Bump up to 10 times sizeof (long long).
5055         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5057         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5058         sizeof (long long).
5060         * gcc.c-torture/execute/strcpy-1.c: New test.
5062 2002-05-19  Jason Merrill  <jason2redhat.com>
5064         * g++.dg/ext/oper1.C: New test.
5066 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
5067 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
5069         * README.QMTEST: New file.
5071         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5073 2002-05-19  Andreas Jaeger  <aj@suse.de>
5075         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5076         now.
5077         * gcc.c-torture/execute/loop-2d.x: Likewise.
5079 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
5081         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
5082         support weak symbols.
5083         * gcc.dg/weak-4.c: Likewise
5084         * gcc.dg/weak-6.c: Likewise
5086 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
5088         * gcc.dg/weak-3.c: Add dg-excess-error comment for
5089         cygwin, coff and h8300-*-hms targets
5090         * gcc.dg/weak-5.c: Likewise
5091         * gcc.dg/weak-7.c: Likewise
5093 2002-05-16  Jason Merrill  <jason@redhat.com>
5095         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5096         (scan-assembler-not, scan-assembler-dem): Likewise.
5097         (scan-assembler-dem-not): Likewise.
5099 2002-05-15  Richard Henderson  <rth@redhat.com>
5101         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5103 2002-05-15  Richard Henderson  <rth@redhat.com>
5105         * gcc.dg/weak-5.c (vfoo1c): No warning here.
5106         (vfoo1f): Warning here.
5107         (vfoo1l): Don't redefine the alias.
5109 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
5111         * g++.dg/init/pm1.C: New test.
5113 2002-05-12  David S. Miller  <davem@redhat.com>
5115         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5116         types.
5118 2002-05-10  Roger Sayle  <roger@eyesopen.com>
5120         * gcc.c-torture/execute/20020510-1.c: New test case.
5122 2002-05-10  David S. Miller  <davem@redhat.com>
5124         * gcc.c-torture/execute/conversion.c: Test long double too.
5126 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
5128         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5129         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5130         * lib/g++.exp (g++_link_flags): Likewise.
5131         * lib/objc.exp (objc_target_compile): Likewise.
5133 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5135         * gcc.dg/cpp/poison.c: Update.
5136         * gcc.dg/cpp/20000625-2.c: Remove.
5137         * gcc.dg/cpp/direct2s.c: Remove final test.
5139 2002-05-08  Tom Rix  <trix@redhat.com>
5141         * gcc.c-torture/execute/20020508-1.c: New test.
5142         * gcc.c-torture/execute/20020508-2.c: New test.
5143         * gcc.c-torture/execute/20020508-3.c: New test.
5145 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5147         * gcc.dg/cpp/charconst-4.c: More tests.
5149 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5151         PR c/6569
5152         * gcc.dg/weak-3.c: Update location of warning messages.
5153         * gcc.dg/weak-5.c: Likewise.
5155 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5157         * gcc.c-torture/execute/20020506-1.c: New test case.
5159 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5161         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5163 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5165         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5167 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5169         * gcc.dg/cpp/charconst-3.c: New test.
5171 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5173         * gcc.dg/cpp/charconst.c: Update tests.
5175 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5177         * treelang: Added directory for new sample language treelang. Also
5178         lib/treelang.exp: New file to signal treelang should be tested.
5180 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5182         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5183         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5184         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5185         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5186         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5187         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5188         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5190 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5192         * gcc.dg/format/xopen-2.c: New test.
5194 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5196         * gcc.dg/20020503-1.c: New test.
5198 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5200         * g++.dg/init/dtor1.C: Make it tougher.
5202 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5204         * g++.dg/init/dtor1.C: New test.
5206 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5208         * gcc.dg/altivec-8.c: New.
5210 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5212         * gcc.dg/altivec-7.c: New.
5214 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5216         * g++.dg/parse/typedef1.C: New test.
5218 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5220         PR c++/6486
5221         * g++.dg/template/friend6.C: New test.
5223         PR c++/6492
5224         * g++.dg/init/copy1.C: New test.
5226 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5228         * g++.dg/warn/effc1.C: New test.
5230 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5232         * gcc.dg/cpp/if-cexp.c: Add a test.
5234 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5236         * gcc.dg/20020426-2.c: New test.
5238 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5240         * gcc.dg/cpp/if-mop.c: Update.
5241         * gcc.dg/cpp/if-mpar.c: Add test.
5242         * gcc.dg/cpp/if-oppr.c: Update.
5244 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5246         PR c/6343
5247         * gcc.dg/weak-[2-7].c: New tests.
5249 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5251         * gcc.dg/enum1.c: New test.
5253 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5255         PR c++/6497
5256         * g++.dg/inherit/access2.C: New test.
5258 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5260         PR bootstrap/6445
5261         * gcc.dg/20020426-1.c: New test.
5263 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5265         * g++.dg/abi/enum1.C: New test.
5267 2002-04-26  Richard Henderson  <rth@redhat.com>
5269         * gcc.dg/c99-bool-1.c: Expect always true warning.
5271 2002-04-25  Roger Sayle  <roger@eyesopen.com>
5273         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5275 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5277         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5278         targets.
5280 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
5282         * g++.dg/abi/mange7.C: New test.
5284         PR c++/6438.
5285         * g++.dg/parse/stmtexpr2.C: New test.
5287 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
5289         * gcc.dg/20020312-2.c: Add SH target.
5291 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5293         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5294         compiler output on mips*-*-irix*.
5296 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
5298         * g++.dg/parse/attr1.C: New test.
5300 2002-04-23  Roger Sayle  <roger@eyesopen.com>
5302         * gcc.c-torture/execute/string-opt-17.c: New test case.
5303         * gcc.c-torture/execute/memset-2.c: New test case.
5305 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
5307         PR c++/6256:
5308         * g++.dg/template/friend5.C: New test.
5310         PR c++/6331:
5311         * g++.dg/template/qual1.C: Likewise.
5313 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
5315         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5316         Include stdlib.h, not stdio.h or ctype.h.
5318 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
5320         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5321         cris-*-elf* and mmix-*-*.
5322         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5323         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5324         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5325         Ditto.
5326         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5327         * gcc.dg/wchar_t-1.c: Ditto.
5329 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
5331         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5332         Clarify comment.
5334 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
5336         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5338 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5340         * gcc.c-torture/execute/20000906-1.x: Delete.
5342 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
5344         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
5346 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
5348         * PR6367
5349         * g77.f-torture/execute/6367.f: New test.
5350         * g77.f-torture/execute/6367.x: Disable for MMIX.
5352 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5354         * PR6352
5355         * g++.dg/opt/inline2.C: New test.
5357 2002-04-18  Richard Henderson  <rth@redhat.com>
5359         * gcc.dg/20000906-1.c: Enable for all targets.
5360         * gcc.c-torture/compile/iftrap-2.c: New.
5362 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5364         * gcc.dg/20020418-1.c: New test.
5365         * gcc.dg/20020418-2.c: New test.
5367 2002-04-18  Richard Henderson  <rth@redhat.com>
5369         * gcc.c-torture/compile/iftrap-1.c: New.
5370         * gcc.dg/iftrap-1.c: Adjust for ia64.
5371         * gcc.dg/iftrap-2.c: New.
5373 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5375         * gcc.c-torture/compile/20020418-1.c: New test.
5377 2002-04-18  Roger Sayle  <roger@eyesopen.com>
5379         * gcc.c-torture/compile/20020415-1.c: New.
5381 2002-04-18  David S. Miller  <davem@redhat.com>
5383         * gcc.c-torture/execute/20020418-1.c: New test.
5385 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
5387         * gcc.dg/20020416-1.c: New test.
5389         * g++.dg/opt/inline1.C: New test.
5391 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
5393         * gcc.dg/altivec-5.c: New test.
5395         * gcc.dg/20020415-1.c: New test.
5397 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5399         * testsuite/lib/chill.exp: Remove.
5401 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
5403         * g++.dg/other/big-struct.C: New test.
5405 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
5407         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
5408         of scratch file.
5410 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
5412         PR c/6277
5413         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
5414         in scan-assembler function name
5416 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
5418         * g77.f-torture/execute/980628-4.x,
5419         g77.f-torture/execute/980628-5.x,
5420         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5421         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5422         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
5423         i[34567]86-*-*.
5425 2002-04-13  David S. Miller  <davem@redhat.com>
5427         * gcc.c-torture/execute/20020413-1.c: New test.
5429 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
5431         * gcc.dg/asm-6.c,
5432         * g++.dg/ext/asm1.C: New tests.
5434 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
5436         PR c++ 5373.
5437         * g++.dg/parse/stmtexpr1.C: New test.
5439         PR c++/5189.
5440         * g++.dg/template/copy1.C: New test.
5442 2002-04-12  Richard Henderson  <rth@redhat.com>
5444         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
5446 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
5448         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
5449         gcc.c-torture/execute/20020307-2.c.
5451 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
5453         * g++.dg/ext/attrib5.C,
5454         * g++.dg/lookup/struct1.C: New tests.
5456 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
5458         * gcc.dg/20020411-1.c: New test.
5460         * gcc.c-torture/execute/20020411-1.c: New test.
5462 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
5464         * g77.f-torture/execute/6177.f: New test.
5466 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
5468         PR middle-end/6247
5469         * g++.dg/opt/cleanup1.C: New test.
5471         * g++.dg/opt/const1.C: New test.
5473 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
5475         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
5477 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5479         PR c++/5507
5480         * g++.dg/template/typename2.C: New test.
5482 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
5484         * gcc.c-torture/execute/loop-12.c: New.
5486 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
5488         * g77.f-torture/execute/980628-4.x,
5489         g77.f-torture/execute/980628-5.x,
5490         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5491         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5492         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
5494 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5496         PR optimization/6086
5497         * g++.dg/opt/preinc1.C: New test.
5499 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5501         PR c++/5571
5502         * g++.dg/opt/static2.C: New test.
5504 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5506         PR c/5120
5507         * gcc.dg/20020406-1.c: New test.
5509 2002-04-04  David S. Miller  <davem@redhat.com>
5511         * gcc.c-torture/execute/20020404-1.c: New test.
5513 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
5515         PR c/6123
5516         * gcc.dg/20020312-2.c: Do not declare global register variable
5517         if __PIC__ or __pic__ is defined.
5519 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
5521         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
5522         __asm__ so that it works correctly even if -ansi -pedantic-errors.
5524 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5526         * gcc.misc-tests/linkage.exp: Update last change to handle
5527         sparc*-, not just sparc-.
5529 2002-04-03  Richard Henderson  <rth@redhat.com>
5531         * gcc.dg/cpp/ucs.c: Improved long UCS test.
5533 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5535         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
5537 2002-04-02  David S. Miller  <davem@redhat.com>
5539         * gcc.c-torture/execute/20020402-3.c: New test.
5541 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5543         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
5544         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
5546         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
5547         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
5548         g77.f-torture/execute/20001201.x,
5549         g77.f-torture/execute/u77-test.x: New files.
5551         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
5552         * gcc.dg/wchar_t-1.c: Ditto.
5554 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5556         * gcc.c-torture/execute/20020402-1.c: New test.
5558 2002-04-01  Richard Henderson  <rth@redhat.com>
5560         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5562         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
5564 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5566         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
5568 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5570         * g++.dg/inherit/template-as-base.C: Expect error.
5571         * g++.dg/inherit/namespace-as-base.C: Likewise.
5573 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
5575         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
5576         g++.dg/ext/instantiate3.C: Tweak match patterns.
5578         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
5579         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
5580         -da test.
5582 2002-03-31  Richard Henderson  <rth@redhat.com>
5584         * gcc.dg/special/alias-2.c: New.
5585         * gcc.dg/special/ecos.exp: Run it.
5587 2002-03-31  Richard Henderson  <rth@redhat.com>
5589         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
5591 2002-03-31  Kazu Hirata  <kazu@hxi.com>
5593         * gcc.dg/weak-1.c: Disable on h8300 port.
5595 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
5597         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
5598         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
5599         ordering tests.
5600         * g++.dg/bprob/bprob-1.C: New test.
5601         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
5602         * g++.dg/gcov/gcov-1.C: New test.
5603         * g++.dg/gcov/gcov-1.x: New file.
5604         * g++.dg/gcov/gcov-2.C: New test.
5605         * g++.dg/gcov/gcov-3.C: New test.
5606         * g++.dg/gcov/gcov-3.h: New file.
5608 2002-03-28  Roger Sayle  <roger@eyesopen.com>
5610         * g++.old-deja/g++.other/builtins5.C: New test.
5611         * g++.old-deja/g++.other/builtins6.C: New test.
5612         * g++.old-deja/g++.other/builtins7.C: New test.
5613         * g++.old-deja/g++.other/builtins8.C: New test.
5614         * g++.old-deja/g++.other/builtins9.C: New test.
5616 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
5618         * g++.dg/opt/static1.C: New test.
5620         * g++.dg/opt/longbranch1.C: New test.
5622 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
5624         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
5626         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
5628 2002-03-28  Jeffrey A Law  (law@redhat.com)
5630         * gcc.c-torture/execute/20020328-1.c: New test.
5632 2002-03-27  Richard Henderson  <rth@redhat.com>
5634         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
5635         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
5636         move from g++.old-deja/g++.ext/.
5638 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
5640         * g++.dg/init/new2.C: New test.
5642 2002-03-26  Richard Henderson  <rth@redhat.com>
5644         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
5646         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
5647         on sparc.
5649         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
5650         sparcv9 systems.
5651         * gcc.dg/20001102-1.c: Likewise.
5653 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
5655         * gcc.dg/cpp/endif-pedantic1.c,
5656         gcc.dg/cpp/endif-pedantic2.c:  New tests.
5658 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
5660         * g++.dg/init/new1.C: New test.
5662 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5664         * g++.dg/abi/vbase9.C: New test.
5666 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
5668         * gcc.dg/arm-asm.c: New test.
5670 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
5672         * gcc.dg/Wswitch-enum.c: New test.
5673         Fix PR c/5044.
5675 2002-03-26  Richard Henderson  <rth@redhat.com>
5677         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
5678         structure.
5680 2002-03-25  Richard Henderson  <rth@redhat.com>
5682         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
5683         sparcv9 systems.
5685         * gcc.c-torture/compile/20011119-1.c (xxx): New.
5686         * gcc.c-torture/compile/20011119-2.c (xxx): New.
5688 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
5690         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
5692 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
5694         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
5695         targets using generic thunk support.
5697 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
5699         * gcc.c-torture/compile/20020323-1.c: New test.
5701         * g++.dg/opt/conj2.C: New test.
5703 2002-03-24  Richard Henderson  <rth@redhat.com>
5705         * gcc.dg/weak-1.c: Use -fno-common.
5707 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5709         * g77.dg/f77-edit-apostrophe-out.f: New test
5710         * g77.dg/f77-edit-h-out.f: New test
5711         * g77.dg/f77-edit-t-in.f: New test
5712         * g77.dg/f77-edit-t-out.f: New test
5713         * g77.dg/f77-edit-x-out.f: New test
5714         * g77.dg/f77-edit-slash-out.f: New test
5715         * g77.dg/f77-edit-colon-out.f: New test
5716         * g77.dg/f77-edit-s-out.f: New test
5718 2002-03-24  Richard Henderson  <rth@redhat.com>
5720         * objc/execute/formal_protocol-6.x: New XFAIL.
5722 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5724         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
5725         that do not support weak symbols
5727 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5729         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
5730         * lib/g77.exp:  Likewise
5731         * lib/objc.exp: Likewise
5733 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
5735         * gcc.dg/Wswitch-default.c: New test.
5737 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
5739         * g++.dg/other/enum1.C: New test.
5741 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
5743         * gcc.dg/pragma-ep-3.c: Fix typo.
5745 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5747         * g++.dg/inherit/template-as-base.C: New test.
5749 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
5751         * g++.old-deja/g++.other/dwarf2-1.C: Move...
5752         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
5754 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
5756         * gcc.dg/cpp/multiline.c: Update to match.
5758 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
5760         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
5762 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
5764         * gcc.dg/cpp/extratokens2.c:  New file.
5766 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
5768         * gcc.dg/20020312-2.c: Add rs6000 target.
5770         * gcc.c-torture/compile/20020319-1.c: New test.
5772 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5774         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
5775         (A, E): Handle this.
5777 2002-03-20  Jason Merrill  <jason@redhat.com>
5779         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
5780         ignoring -fpic.
5781         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
5782         through prune_gcc_output.
5784 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
5786         * gcc.c-torture/compile/20020320-1.c: New test.
5788 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
5790         * gcc.c-torture/compile/20020318-1.c: New test.
5792         * gcc.dg/struct-by-value-1.c: New test.
5794         * gcc.dg/20020319-1.c: New test.
5796 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
5798         * g++.dg/opt/conj1.C: New test.
5800 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
5802         * g++.dg/template/qualttp20.C: Revert previous change.
5803         * g++.dg/template/qualttp3.C: Likewise.
5804         * g++.dg/template/qualttp4.C: Likewise
5805         * g++.dg/template/qualttp5.C: Likewise
5806         * g++.dg/template/qualttp6.C: Likewise
5807         * g++.dg/template/qualttp7.C: Likewise
5808         * g++.dg/template/qualttp8.C: Likewise
5809         * g++.dg/template/recurse.C: Likewise.
5811 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5813         * gcc.dg/cpp/wchar-1.c: Update.
5815 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5817         * g++.dg/template/conv1.C: New test.
5818         * g++.dg/template/conv2.C: New test.
5819         * g++.dg/template/conv3.C: New test.
5820         * g++.dg/template/conv4.C: New test.
5822 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5824         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
5825         * g++.dg/template/qualttp3.C: Likewise.
5826         * g++.dg/template/qualttp4.C: Likewise
5827         * g++.dg/template/qualttp5.C: Likewise
5828         * g++.dg/template/qualttp6.C: Likewise
5829         * g++.dg/template/qualttp7.C: Likewise
5830         * g++.dg/template/qualttp8.C: Likewise
5831         * g++.dg/template/recurse.C: Likewise.
5833 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5835         * g++.dg/opt/dtor1.C: New test.
5837 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
5839         * gcc.c-torture/compile/20020315-1.c: New test.
5841 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
5843         * gcc.dg/weak-1.c: Fix scan tests.
5845 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
5847         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
5848         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
5849         cris-*-aout* mmix-*-*.
5850         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
5851         cris-*-aout* mmix-*-*.
5852         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
5853         cris-*-elf* cris-*-aout* and mmix-*-*.
5854         * gcc.dg/20001009-1.c: Ditto.
5855         * gcc.dg/20010912-1.c: Ditto.
5856         * gcc.dg/20020122-4.c: Ditto.
5857         * gcc.dg/inline-2.c: Ditto.
5859 2002-03-14  Jeffrey A Law  (law@cygnus.com)
5861         * gcc.c-torture/compile/20020314-1.c: New test.
5863 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
5865         * gcc.c-torture/execute/20020314-1.c: New test.
5867 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
5869         * g++.dg/warn/Wunused-1.C: New test.
5871 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
5873         * g++.dg/abi/mangle6.C: New test.
5875 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
5877         * gcc.c-torture/compile/20020309-2.c: New test.
5879         * gcc.c-torture/compile/20020312-1.c: New test.
5881 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5883         * g++.dg/other/access1.C: New test.
5885 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
5887         * gcc.c-torture/execute/wchar_t-1.c: New test.
5889 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
5891         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
5893 2002-03-12  Roger Sayle  <roger@eyesopen.com>
5895         * gcc.dg/20020312-1.c: New test case.
5897 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
5899         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
5901 2002-03-11  Richard Henderson  <rth@redhat.com>
5903         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
5904         * g++.old-deja/g++.jason/report.C: Likewise.
5906 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5908         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
5909         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
5911 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5913         * testsuite/g++.dg/overload/pmf1.C: New test.
5915 2002-03-11  Kazu Hirata  <kazu@hxi.com>
5917         * gcc.c-torture/execute/20020307-1.c: Use long.
5919 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
5921         PR optimization/5844
5922         * gcc.dg/20020310-1.c: New test.
5924 2002-03-09  Michael Meissner  <meissner@redhat.com>
5926         * gcc.c-torture/execute/memcpy-2.c: New test.
5927         * gcc.c-torture/execute/memset-1.c: New test.
5928         * gcc.c-torture/execute/strlen-1.c: New test.
5929         * gcc.c-torture/execute/strcmp-1.c: New test.
5930         * gcc.c-torture/execute/strncmp-1.c: New test.
5932 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
5934         * gcc.dg/ppc-ldstruct.c: New test.
5936 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
5938         * gcc.c-torture/execute/va-arg-22.c: New test.
5940 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5942         * gcc.c-torture/compile/20020309-1.c: New test.
5944 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
5946         * gcc.c-torture/execute/20020307-2.c: New test.
5948 2002-03-07  Jeffrey A Law  (law@redhat.com)
5950         * g77.f-torture/compile/20020307-1.f: New test.
5952 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
5954         * gcc.dg/unordered-1.c: New test.
5956 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
5958         * gcc.c-torture/execute/20020307-1.c: New test.
5960 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
5962         * gcc.dg/20020304-1.c: New test.
5964         * gcc.c-torture/compile/20020304-2.c: New test.
5966 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
5968         * gcc.c-torture/compile/20020304-1.c: New test case
5969         (from PR c/5830).
5971 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
5973         * gcc.dg/20020103-1.c: Add other -D ppc variants.
5975 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5977         * g++.dg/other/classkey1.C: New test.
5979 2002-03-01  Richard Henderson  <rth@redhat.com>
5981         * gcc.c-torture/compile/981223-1.x: New.
5982         * gcc.c-torture/compile/920625-1.x: New.
5984 2002-02-28  Richard Henderson  <rth@redhat.com>
5986         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
5988 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
5990         * gcc.c-torture/execute/20020227-1.c: New test.
5992 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
5994         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
5995         here" ERROR lines.
5996         * g++.old-deja/g++.oliva/partord1.C: Likewise.
5997         * g++.old-deja.g++.other/defarg1.C: Likewise.
5998         * g++.old-deja/g++.pt/calls2.C: Likewise.
5999         * g++.old-deja/g++.pt/crash20.C: Likewise.
6000         * g++.old-deja/g++.pt/crash30.C: Likewise.
6001         * g++.old-deja/g++.pt/crash36.C: Likewise.
6002         * g++.old-deja/g++.pt/crash6.C: Likewise.
6003         * g++.old-deja/g++.pt/defarg13.C: Likewise.
6004         * g++.old-deja/g++.pt/derived3.C: Likewise.
6005         * g++.old-deja/g++.pt/error1.C: Likewise.
6006         * g++.old-deja/g++.pt/friend21.C: Likewise.
6007         * g++.old-deja/g++.pt/friend23.C: Likewise.
6008         * g++.old-deja/g++.pt/infinite1.C: Likewise.
6009         * g++.old-deja/g++.robertl/eb128.C: Likewise.
6011 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
6013         * gcc.c-torture/execute/20020225-2.c: New test.
6015 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
6017         * gcc.c-torture/execute/920730-1t.c,
6018         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6019         Delete test cases, only relevant to -traditional.
6021 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6023         * gcc.dg/cpp/undef1.c: Remove.
6024         * gcc.dg/cpp/directiv.c: Update.
6025         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6027 2002-02-27  Michael Meissner  <meissner@redhat.com>
6029         * gcc.c-torture/execute/20020226-1.c: New test.
6031 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
6033         * g++.dg/debug/debug4.C: New test.
6035         * gcc.dg/ia64-visibility-1.c: New test.
6037 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
6039         * gcc.dg/debug/20020224-1.c: New.
6041 2002-02-25  Kazu Hirata  <kazu@hxi.com>
6043         * gcc.c-torture/execute/960416-1.x: New.
6044         * gcc.c-torture/execute/divconst-3.x: Likewise.
6046 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
6048         * gcc.dg/20020224-1.c: New test.
6050 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
6052         * gcc.c-torture/execute/20020225-1.c: New.
6054 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6056         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6058 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
6060         * gcc.dg/20020222-1.c: New test.
6062 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
6064         * g++.dg/opt/anonunion1.C: New test.
6066 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
6068         * g++.dg/template/qualttp19.C: New test.
6069         * g++.dg/template/qualttp20.C: New test.
6070         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6071         * g++.old-deja/g++.other/qual1.C: Likewise.
6073 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
6075         * gcc.dg/attr-alwaysinline.c: New.
6077 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
6079         * gcc.dg/20020220-1.c: New test.
6081         * gcc.dg/20020220-2.c: New test.
6083         * g++.dg/opt/mmx1.C: New test.
6085 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
6087         * gcc.c-torture/compile/20020110.c: New test.
6089 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
6091         * gcc.c-torture/execute/20020219-1.c: New test.
6093         * gcc.dg/20020219-1.c: New test.
6095         * gcc.dg/noncompile/20020220-1.c: New test.
6097         * g++.dg/opt/ptrintsum1.C: New test.
6099         * gcc.dg/debug/20020220-1.c: New test.
6101 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
6103         * gcc.c-torture/execute/20020216-1.c: New test.
6105 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6107         * gcc.dg/decl-1.c: Update, new test.
6109 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
6111         * g++.dg/abi/bitfield1.C: New test.
6112         * g++.dg/abi/bitfield2.C: New test.
6114 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6116         * gcc.dg/attr-nest.c: New test.
6118 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6120         * gcc.c-torture/execute/20020215-1.c: New test.
6122 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
6124         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6125         * g++.dg/debug/debug.exp: New.
6126         * g++.dg/debug/trivial.C: New.
6127         * g++.dg/debug/debug1.C: Moved...
6128         * g++.dg/other/debug1.C: ...from here.
6129         * g++.dg/debug/debug2.C: Moved...
6130         * g++.dg/other/debug2.C: ...from here.
6131         * g++.dg/debug/debug3.C: Moved...
6132         * g++.dg/other/debug3.C: ...from here.
6134         * gcc.dg/noncompile/20020213-1.c: New test.
6136 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
6138         * g++.dg/other/debug3.C: New test.
6140         * gcc.c-torture/execute/20020213-1.c: New test.
6142 2002-02-13  Richard Smith <richard@ex-parrot.com>
6144         * g++.old-deja/g++.other/thunk1.C: New test.
6146 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6148         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6150 2002-02-13  Stan Shebs  <shebs@apple.com>
6152         * gcc.dg/altivec-3.c: New.
6154 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6156         * gcc.dg/Wunreachable-1.c: New test.
6157         * gcc.dg/Wunreachable-2.c: New test.
6159 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6161         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6163 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6165         * gcc.dg/decl-1.c: New test.
6167 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6169         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6171 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6173         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6174         * gcc.c-torture/compile/980506-1.x: Likewise.
6176 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6178         * gcc.dg/20020210-1.c: New.
6180 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6182         * g77.f-torture/execute/947.f: New regression test
6183         for PR fortran/947.
6185 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6187         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6188         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6190 2002-02-08  Richard Henderson  <rth@redhat.com>
6192         * gcc.c-torture/compile/labels-3.c: New.
6194 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6196         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6197         expression statements work instead.
6198         * gcc.dg/noncompile/20020207-1.c: New test.
6200 2002-02-07  Richard Henderson  <rth@redhat.com>
6202         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6204 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6206         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6207         message from g77
6208         * lib/g77-dg.exp: Trim g77 error messages so that they are
6209         recognized by dg.exp.
6211 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6213         PR fortran/5473
6214         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6216 2002-02-07  Richard Henderson  <rth@redhat.com>
6218         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6219         to be sufficiently aligned for integers.
6221 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6223         * g++.dg/template/friend4.C: New test.
6225 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6227         PR fortran/5743
6228         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6229         unsupported cases.
6231 2002-02-07  Richard Henderson  <rth@redhat.com>
6233         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6234         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6235         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6236         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6238 2002-02-06  Richard Henderson  <rth@redhat.com>
6240         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6242 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6244         * gcc.dg/20020206-1.c: New test.
6246 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6248         * gcc.c-torture/execute/20020206-1.c: New test.
6250         * gcc.c-torture/execute/20020206-2.c: New test.
6252         PR optimization/5429:
6253         * gcc.c-torture/compile/20020206-1.c: New test.
6255 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
6257         * g++.dg/ext/align1.C: Do not use an explicit alignment value
6258         as certain file formats cannot support particularly large
6259         alignments.
6261         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6262         and do not expect to be able to link the executable.
6264         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
6265         fail because the COFF format does not support the weak attribute.
6267 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
6269         * g77.dg/pr5473.f:  New test
6271 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
6273         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6274         Fix testcase accordingly.
6276 2002-02-04  Richard Henderson  <rth@redhat.com>
6278         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6279         (buf): Change to be an array of pointers, not ints.
6281 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6283         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
6284         before all tests.  Move warning one line above to match where it
6285         C frontend emits.
6286         * gcc.dg/Wswitch-2.c: New test.
6287         * g++.dg/warn/Wswitch-1.C: New test.
6288         * g++.dg/warn/Wswitch-2.C: New test.
6290 2002-02-04  Richard Henderson  <rth@redhat.com>
6292         * g++.dg/abi/offsetof.C: Fix size comparison.
6294 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
6296         * gcc.dg/cast-qual-2.c: New test.
6298 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6300         * gcc.dg/20020201-4.c: New test.
6302 2002-02-04  Ben Elliston  <bje@redhat.com>
6304         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6305         target_info attribute != 0, in addition to the empty string.
6306         (gcc_target_compile): Likewise.
6308 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
6310         * gcc.dg/Wswitch.c: New test.
6311         PR gcc/4475. PR gcc/3780.
6313 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
6315         * g77.f-torture/execute/5122.f: New test for regressions
6316         against PR fortran/5122.
6318 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
6320         * g77.f-torture/compile/pr3743.f: Delete
6321         * g77.dg/pr3743-1.f: New test.
6322         * g77.dg/pr3743-2.f: New test.
6323         * g77.dg/pr3743-3.f: New test.
6324         * g77.dg/pr3743-4.f: New test.
6326 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6328         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6330 2002-02-02  Richard Henderson  <rth@redhat.com>
6332         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6333         * gcc.c-torture/execute/bf64-1.c: Likewise.
6335 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6337         * gcc.dg/20020201-2.c: New test.
6339         * gcc.dg/20020201-3.c: New test.
6341         * gcc.c-torture/execute/bitfld-2.c: New test.
6343 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6345         * gcc.dg/bitfld-1.c: Update.
6346         * gcc.dg/bitfld-2.c: Update.
6347         * gcc.c-torture/execute/bitfld-1.x: New.
6349 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6351         * gcc.c-torture/execute/20020201-1.c: New test.
6353 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
6355         PR target/5469
6356         * gcc.dg/20020201-1.c: New test.
6358 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
6360         PR fortran/3743
6361         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
6362         * g77.f-torture/compile/pr3743.x: Remove
6364 2002-01-31  Tom Rix  <trix@redhat.com>
6366         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
6368 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6370         * gcc.dg/noncompile/20020130-1.c: New test.
6372 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
6374         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
6376 2002-01-29  Richard Henderson  <rth@redhat.com>
6378         * gcc.c-torture/execute/991118-1.c: Cast various constants back
6379         to long long.
6380         * gcc.c-torture/execute/bf64-1.c: Likewise.
6382 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
6384         * gcc.c-torture/execute/20020129-1.c: New test.
6386 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6388         * gcc.c-torture/compile/20000224-1.c: Update.
6389         * gcc.c-torture/execute/bitfld-1.c: New tests.
6390         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
6391         * gcc.dg/uninit-A.c: Update.
6393 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6395         * g++.dg/template/ctor1.C: Add instantiation.
6397 2002-01-28  Paul Koning  <pkoning@equallogic.com>
6399         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
6400         argument to __builtin_prefetch to be const ptr.
6402 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
6404         * gcc.c-torture/compile/20020120-1.c: New test.
6406 2002-01-27  Kazu Hirata  <kazu@hxi.com>
6408         * gcc.c-torture/execute/20020127-1.c: New test.
6410 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
6412         * g77.dg/f77-edit-i-in.f: New test
6413         * g77.dg/f77-edit-i-out.f: New test
6415 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
6417         * gcc.dg/debug/debug.exp: New file.
6418         * gcc.dg/debug/trivial.c: New file.
6419         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
6420         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
6421         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
6422         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
6423         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
6424         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
6425         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
6426         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
6427         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
6428         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
6429         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
6430         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
6431         * gcc.dg/20000503-1.c: Removed.
6432         * gcc.dg/20010207-1.c: Removed.
6433         * gcc.dg/20011223-1.c: Removed.
6434         * gcc.dg/20020104-2.c: Removed.
6435         * gcc.dg/debug-1.c: Removed.
6436         * gcc.dg/debug-2.c: Removed.
6437         * gcc.dg/debug-3.c: Removed.
6438         * gcc.dg/debug-4.c: Removed.
6439         * gcc.dg/debug-5.c: Removed.
6440         * gcc.dg/debug-6.c: Removed.
6441         * gcc.dg/dwarf2-1.c: Removed.
6442         * gcc.dg/dwarf2-2.c: Removed.
6444 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
6446         * g++.old-deja/g++.other/eh5.C: New test.
6447         * g++.old-deja/g++.other/sibcall2.C: New test.
6448         * g++.old-deja/g++.other/array9.C: New test.
6449         * g++.old-deja/g++.other/typename2.C: New test.
6450         * g++.old-deja/g++.other/crash60.C: New test.
6451         * g++.old-deja/g++.other/conv9.C: New test.
6452         * g++.old-deja/g++.other/mangle10.C: New test.
6453         * g++.old-deja/g++.other/unchanging1.C: New test.
6454         * g++.old-deja/g++.other/exprstmt1.C: New test.
6455         * g++.old-deja/g++.other/inline23.C: New test.
6456         * g++.old-deja/g++.eh/ia64-1.C: New test.
6457         * g++.old-deja/g++.other/dwarf2-1.C: New test.
6458         * g++.old-deja/g++.other/reload1.C: New test.
6459         * g++.old-deja/g++.other/static20.C: New test.
6460         * g++.old-deja/g++.other/local-alloc1.C: New test.
6461         * g++.old-deja/g++.other/conv8.C: New test.
6462         * g++.old-deja/g++.other/stmtexpr2.C: New test.
6463         * g++.old-deja/g++.other/storeexpr1.C: New test.
6464         * g++.old-deja/g++.other/storeexpr2.C: New test.
6465         * g++.dg/eh/template2.C: New test.
6466         * g++.dg/warn/weak1.C: New test.
6468 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
6470         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6471         Remove first, non-varying, argument.
6473 2002-01-23  Richard Henderson  <rth@redhat.com>
6475         * gcc.dg/inline-2.c: New.
6477         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
6478         Add optional target arg.  Check number of arguments.
6479         (scan-assembler-not, scan-assembler-dem): Likewise.
6480         (scan-assembler-dem-not): Likewise.
6482 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6484         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
6485         line 12.
6486         * g++.old-deja/g++.brendan/parse3.C,
6487         g++.old-deja/g++.other/crash26.C,
6488         g++.old-deja/g++.other/crash28.C,
6489         g++.old-deja/g++.other/crash29.C,
6490         g++.old-deja/g++.other/crash30.C,
6491         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
6493 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
6495         * gcc.dg/20020115-1.c: New.
6497 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
6499         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
6501 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
6503         * gcc.dg/20020122-3.c: New.
6505 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
6507         * g++.dg/other/gc1.C: New test.
6509 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6511         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
6513 2002-01-22  Richard Henderson  <rth@redhat.com>
6515         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
6517 2002-01-22  Richard Henderson  <rth@redhat.com>
6519         * gcc.dg/20020122-4.c: New.
6521 2002-01-22  H.J. Lu <hjl@gnu.org>
6523         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
6524         link output.
6525         * gcc.dg/special/ecos.exp: Likewise.
6526         * lib/g++-dg.exp: Likewise.
6527         * lib/g77-dg.exp: Likewise.
6528         * lib/gcc-dg.exp : Likewise.
6529         * lib/mike-g++.exp: Likewise.
6530         * lib/mike-g77.exp: Likewise.
6531         * lib/mike-gcc.exp: Likewise.
6532         * lib/objc-dg.exp: Likewise.
6534 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
6536         PR target/5379
6537         * gcc.dg/20020122-2.c: New test.
6539 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
6541         * gcc.dg/20020122-1.c: New test.
6543 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
6545         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
6547 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
6549         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
6551 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6553         * gcc.c-torture/compile/20020121-1.c: New test.
6555 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6557         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
6558         ld_library_path.
6560 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
6562         * gcc.dg/20020218-1.c: New test.
6564 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
6566         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
6567         messages
6568         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
6569         "At global scope" warning
6570         * g++.dg/ext/align1.C: Change cygwin test for alignment
6571         from db-bogus to dg-warning
6573 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
6575         * g77.f-torture/compile/cpp2.F: New test.
6577 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6579         * g++.dg/template/access1.C: New test.
6581 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
6583         * gcc.dg/20020118-1.c: New.
6585 2002-01-18  Kazu Hirata  <kazu@hxi.com>
6587         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
6589 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6591         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
6592         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
6593         alignment warnings.
6595 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6597         * gcc.misc-tests/i386-prefetch.exp: Save and restore
6598         torture_with_loops and torture_without_loops
6600 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
6602         * gcc.c-torture/compile/20020116-1.c: New test.
6604 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
6606         * gcc.dg/20020116-2.c: New test.
6608         * gcc.dg/ultrasp4.c: New test.
6610         * gcc.dg/20020116-1.c: New test.
6612 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
6614         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
6615         by EABI.
6617 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
6619         * gcc.misc-tests/i386-prefetch.exp: New.
6620         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
6621         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
6622         * gcc.misc-tests/i386-pf-none-1.c: New test.
6623         * gcc.misc-tests/i386-pf-sse-1.c: New test.
6625 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
6627         * gcc.dg/gnu89-init-1.c: Add new tests.
6629 2002-01-15  Andreas Jaeger  <aj@suse.de>
6631         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
6632         * gcc.dg/i386-mmx-2.c: Likewise.
6633         * gcc.dg/i386-sse-1.c: Likewise.
6634         * gcc.dg/i386-sse-2.c: Likewise.
6635         * gcc.dg/i386-sse-3.c: Likewise.
6637 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
6639         * g77.f-torture/execute/intrinsic-unix-bessel.f:
6640         Uncomment additional cases that now pass.
6642 2002-01-11  Richard Henderson  <rth@redhat.com>
6644         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
6645         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
6647 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
6649         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
6651 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
6653         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
6654         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
6656 2002-01-10  Dale Johannesen  <dalej@apple.com>
6658         * gcc.c-torture/execute/loop-11.c: New.
6660 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
6662         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
6663         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
6665 2002-01-09  Richard Henderson  <rth@redhat.com>
6667         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
6668         type in which to perform the operation for each size.
6670 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
6672         * gcc.c-torture/compile/20020109-2.c: New test.
6674 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
6676         * gcc.c-torture/execute/loop-10.c: New test.
6678 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6680         * gcc.c-torture/compile/20010226-1.c: New test.
6681         * gcc.c-torture/compile/20010227-1.c: New test.
6682         * gcc.c-torture/compile/20010426-1.c: New test.
6683         * gcc.c-torture/compile/20010510-1.c: New test.
6684         * gcc.c-torture/compile/20010605-3.c: New test.
6685         * gcc.c-torture/compile/20010824-1.c: New test.
6686         * gcc.c-torture/execute/20010409-1.c: New test.
6687         * gcc.dg/noncompile/20000901-1.c: New test.
6688         * gcc.dg/20001023-1.c: New test.
6689         * gcc.dg/20001101-1.c: New test.
6690         * gcc.dg/20001102-1.c: New test.
6691         * gcc.dg/20010207-1.c: New test.
6692         * gcc.dg/20010405-1.c: New test.
6693         * gcc.dg/20010822-1.c: New test.
6694         * gcc.dg/20011107-1.c: New test.
6696 2002-01-09  Jeffrey A Law  (law@redhat.com)
6698         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
6700         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
6701         execution failure on PA targets.
6703 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6705         * gcc.c-torture/compile/20020109-1.c: New test.
6707 2002-01-08  Kazu Hirata  <kazu@hxi.com>
6709         * gcc.c-torture/execute/20020108-1.c: New test.
6711 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
6713         * gcc.dg/20020108-1.c: New test.
6715 2002-01-08  H.J. Lu <hjl@gnu.org>
6717         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
6718         for header files.
6720 2002-01-08  Geoff Keating  <geoffk@redhat.com>
6722         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
6723         consistency.
6725 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
6727         * gcc.dg/altivec-4.c: Test altivec predicates.
6729 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
6731         * gcc.c-torture/execute/20020107-1.c: New test.
6733 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6735         PR c/5279
6736         * gcc.c-torture/compile/20020106-1.c: New test.
6738 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
6740         * gcc.c-torture/execute/nestfunc-4.c: New test.
6742 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6744         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
6745         extra triple that slipped in.
6746         * g++.old-deja/g++.abi/align.C: Likewise.
6747         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6749 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6751         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
6752         * g++.old-deja/g++.abi/align.C: Likewise.
6753         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6755         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
6756         on FreeBSD/i386.
6757         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
6758         FreeBSD.
6760 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
6762         * gcc.dg/20020104-1.c: New test.
6764         * gcc.dg/20020104-2.c: New test.
6766 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
6768         * gcc.dg/20020103-1.c: Fix typo in target selector.
6770 2002-01-03  Richard Henderson  <rth@redhat.com>
6772         * gcc.dg/20020103-1.c: New.
6774 2002-01-03  Kazu Hirata  <kazu@hxi.com>
6776         * gcc.c-torture/execute/20020103-1.c: New test.
6778 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
6780         * g++.dg/other/debug2.C: New test.
6782         * gcc.c-torture/compile/20020103-1.c: New test.
6784 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
6786         * gcc.dg/gnu89-init-1.c: Added new tests.
6788 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6790         * g++.dg/template/friend2.C: Remove as patch is reverted.
6792         * g++.dg/warn/oldcast1.C: New test.
6794         * g++.dg/template/ptrmem1.C: New test.
6795         * g++.dg/template/ptrmem2.C: New test.
6797         * g++.dg/template/ntp.C: New test.
6799         * g++.dg/other/component1.C: New test.
6801         * g++.dg/template/ttp3.C: New test.
6803         * g++.dg/template/friend2.C: New test.
6804         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
6806 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6808         * g++.dg/other/ptrmem1.C: New test.
6809         * g++.dg/other/ptrmem2.C: New test.
6811 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6813         * g++.dg/template/ctor1.C: New test.
6815 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6817         * g++.dg/template/friend2.C: New test.
6819 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
6821         * gcc.dg/mmix-1.c: New test.
6823 2001-12-31  Richard Henderson  <rth@redhat.com>
6825         * gcc.dg/asm-5.c: New.
6827 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
6829         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
6830         in namespace __gnu_cxx
6832 2001-12-30  Richard Henderson  <rth@redhat.com>
6834         * gcc.dg/debug-6.c: New.
6836 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
6838         * gcc.c-torture/compile/20011229-2.c: New test.
6840 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
6842         * gcc.dg/debug-3.c: New test.
6843         * gcc.dg/debug-4.c: New test.
6844         * gcc.dg/debug-5.c: New test.
6846 2001-12-29  Richard Henderson  <rth@redhat.com>
6848         * g++.dg/eh/loop1.C: New.
6850 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6852         * g++.dg/template/crash1.C: New test.
6854 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6856         * g++.dg/other/const1.C: New test.
6858 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6860         * gcc.c-torture/compile/20011229-1.c: New test.
6862 2001-12-28  Stan Shebs  <shebs@apple.com>
6864         * lib/objc-torture.exp: Resync with c-torture.exp.
6865         * lib/objc.exp: Load standard libraries.
6867 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
6869         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
6870         additional tests.
6872 2001-12-27  Roger Sayle <roger@eyesopen.com>
6874         * gcc.c-torture/execute/string-opt-16.c: New testcase.
6876 2001-12-27  Richard Henderson  <rth@redhat.com>
6878         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
6880 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6882         * g++.dg/eh/ctor1.C: New test.
6883         * g++.dg/other/error2.C: New test.
6885 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6887         * g++.dg/other/init2.C: New test.
6889 2001-12-24  Richard Henderson  <rth@redhat.com>
6891         * gcc.dg/20011223-1.c: New.
6892         * gcc.dg/inline-1.c: New.
6894 2001-12-23  Richard Henderson  <rth@redhat.com>
6896         * gcc.dg/asm-4.c: Test operand modifiers.
6898 2001-12-23  Richard Henderson  <rth@redhat.com>
6900         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
6902 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6904         * gcc.c-torture/execute/20011223-1.c: New test.
6906 2001-12-21  Richard Henderson  <rth@redhat.com>
6908         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
6909         re-enables the warning.
6911 2001-12-21  Richard Henderson  <rth@redhat.com>
6913         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
6915 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6917         * gcc.c-torture/compile/20011218-1.c: New test.
6919 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
6921         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
6922         arm-isr.c test.
6923         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
6924         epilogue generation for ARM ISR routines.
6926 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6928         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
6929         * gcc.dg/format/c90-printf-3.c: Likewise.
6930         * gcc.dg/format/c99-printf-3.c: Likewise.
6931         * gcc.dg/format/ext-1.c: Likewise.
6932         * gcc.dg/format/ext-6.c: Likewise.
6933         * gcc.dg/format/format.h: Prototype unlocked stdio.
6935 2001-12-20  Richard Henderson  <rth@redhat.com>
6937         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
6938         (arena): Use it.
6939         (malloc): Correct allocation logic.  Abort if we fill up the
6940         arena before initialization complete.
6941         (realloc): Correct allocation logic.
6943 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6945         * gcc.c-torture/compile/20011219-2.c: New test.
6947         * gcc.c-torture/execute/20011219-1.c: New test.
6949 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
6951         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
6952         target does not support weak symbols.
6954 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
6956         * gcc.c-torture/compile/20011219-1.c: New test.
6958 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
6960         * g++.dg/other/error1.C: New test.
6962 2001-12-17  Jeffrey A Law  (law@redhat.com)
6964         * gcc.c-torture/execute/20011217-1.c: New test.
6966 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
6968         * objc.dg/special/: New directory.
6969         * objc.dg/special/special.exp: New file.
6970         * objc.dg/special/unclaimed-category-1.h: New file.
6971         * objc.dg/special/unclaimed-category-1a.m: New file.
6972         * objc.dg/special/unclaimed-category-1.m: New file.
6974 2001-12-17  Andreas Jaeger  <aj@suse.de>
6976         * gcc.c-torture/compile/20011217-2.c: New test.
6978 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6980         * gcc.c-torture/compile/20011217-1.c: New test.
6982 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
6984         * testsuite/gcc.dg/20011214-1.c: New.
6986 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
6988         * gcc.dg/altivec-4.c: New.
6990 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
6992         * gcc.dg/20011113-1.c: New test.
6994 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6996         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
6997         std::__malloc_alloc_template<0> and
6998         std::__default_alloc_template<false, 0>.
7000 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
7002         * objc/execute/bf-21.m: New test.
7003         * objc/execute/enumeration-1.m: New test.
7004         * objc/execute/enumeration-2.m: New test.
7006 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
7008         * gcc.dg/gnu89-init-1.c: New test.
7010 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7012         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7013         * g++.old-deja/g++.jason/2371.C: Likewise.
7014         * g++.old-deja/g++.jason/template33.C: Likewise.
7015         * g++.old-deja/g++.jason/template34.C: Likewise.
7016         * g++.old-deja/g++.jason/template36.C: Likewise.
7017         * g++.old-deja/g++.oliva/typename1.C: Likewise.
7018         * g++.old-deja/g++.oliva/typename2.C: Likewise.
7019         * g++.old-deja/g++.other/typename1.C: Likewise.
7020         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7021         * g++.old-deja/g++.pt/nontype5.C: Likewise.
7022         * g++.old-deja/g++.pt/typename11.C: Likewise.
7023         * g++.old-deja/g++.pt/typename14.C: Likewise.
7024         * g++.old-deja/g++.pt/typename16.C: Likewise.
7025         * g++.old-deja/g++.pt/typename3.C: Likewise.
7026         * g++.old-deja/g++.pt/typename4.C: Likewise.
7027         * g++.old-deja/g++.pt/typename5.C: Likewise.
7028         * g++.old-deja/g++.pt/typename7.C: Likewise.
7029         * g++.old-deja/g++.robertl/eb9.C: Likewise.
7031 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
7033         * g++.dg/other/linkage1.C: New test.
7034         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7035         specifiers.
7037 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7039         * gcc.dg/concat.c: New test.
7041 2001-12-11  Stan Shebs  <shebs@apple.com>
7043         * objc/compile: New test directory.
7044         * objc/compile/compile.exp: New expect script.
7045         * objc/compile/20011211-1.m: New compile test.
7047 2001-12-11  Jason Merrill  <jason@redhat.com>
7049         * lib/prune.exp (prune_gcc_output): Also handle "In member
7050         function".  So many permutations...
7052 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
7054         * g++.dg/template/typedef1.C: New test.
7056 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
7058         * g++.dg/other/copy1.C: New test.
7060 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
7062         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
7064         * gcc.dg/builtin-choose-expr.c: New.
7066 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
7068         * gcc.dg/altivec-2.c: New.
7070 2001-12-07  Richard Henderson  <rth@redhat.com>
7072         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7074 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
7076         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7077         ultrasparc.
7079 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7081         * g++-old.deja/g++.robertl/eb101.C: Deleted.
7083 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
7085         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7086         variable argument list.
7088 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
7090         * gcc.c-torture/execute/memcheck: Delete entire directory.
7091         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7092         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7094 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7096         * gcc.dg/Wshadow-1.c: New test.
7098 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
7100         * gcc.c-torture/compile/20011130-1.c: New test.
7102         * gcc.dg/noncompile/20011025-1.c: New test.
7104         * g++.dg/other/anon-union.C: New test.
7106         * gcc.c-torture/execute/20011024-1.c: New test.
7108 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7110         * gcc.c-torture/execute/20000722-1.x,
7111         gcc.c-torture/execute/20010123-1.x: Remove.
7112         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7113         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7114         gcc.dg/c99-complit-2.c: New tests.
7116 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
7118         * g++.dg/inherit/base1.C: New test.
7120 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
7122         * g++.dg/other/stdarg1.C: New test.
7124         * gcc.c-torture/compile/20011130-2.c: New test.
7126 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
7128         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7129         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7130         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7131         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7132         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7133         * gcc.dg/builtin-prefetch-1.c: New test.
7135 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
7137         * gcc.dg/20011130-1.c: New test.
7139 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7141         * g++.dg/other/scope1.C: New test.
7142         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7144 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7146         * gcc.dg/vla-init-1.c: New test.
7148 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7150         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7152 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7154         * objc.dg/alias.m: Update.
7155         * objc.dg/class-1.m: Update.
7156         * objc.dg/const-str-1.m: Update.
7157         * objc.dg/fwd-proto-1.m: Update.
7158         * objc.dg/id-1.m: Update.
7159         * objc.dg/super-class-1.m: Update.
7161 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7163         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7164         constructs.
7166 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7168         * gcc.c-torture/execute/20011128-1.c: New test.
7170 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7172         * gcc.dg/20011127-1.c: New test.
7174 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7176         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7177         from Austin Group draft 7.
7178         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7179         scanf format arguments.
7180         * gcc.dg/format/no-exargs-2.c: New test.
7182 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7184         * g++.dg/abi/vbase8-4.C: New test.
7186 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7188         * gcc.c-torture/execute/20011121-1.c: New test.
7190 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7192         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7194 2001-11-23  Andreas Jaeger  <aj@suse.de>
7196         * gcc.dg/cpp/charconst-2.c: New test.
7198 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7200         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7201         to the host if it is remote.  Let tests specify extra headers
7202         they use.
7203         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7204         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7205         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7206         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7207         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7208         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7209         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7210         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7211         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7212         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7214 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7216         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7217         for little endian ARMs.
7219 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7221         * gcc.c-torture/compile/20011119-1.c: New test.
7222         * gcc.c-torture/compile/20011119-2.c: New test.
7224 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7226         * gcc.dg/altivec-1.c: Fix typo.
7228 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7230         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7232 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7234         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7236 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7238         * lib/g77.exp: Don't specify --rpath-link.
7240         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7241         across all the headers.
7242         * gcc.dg/format/format.exp: For testing on a remote host,
7243         copy format.h.
7245         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7246         * gcc.c-torture/execute/930406-1.c: Likewise.
7247         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7249 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
7251         * gcc.dg/altivec-1.c: New.
7253 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
7255         * gcc.dg/cpp/fpreprocessed.c: New test case.
7257 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7259         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7260         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7261         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7263 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7265         * gcc.dg/no-builtin-1.c: New test.
7267 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
7269         * gcc.c-torture/execute/20011115-1.c: New test.
7271 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
7273         * gcc.c-torture/compile/20011114-2.c: New test.
7274         * gcc.c-torture/compile/20011114-3.c: New test.
7275         * gcc.c-torture/compile/20011114-4.c: New test.
7277 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7279         * g++.dg/other/init1.C: New test.
7281 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
7283         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7284         message.
7286         * gcc.c-torture/execute/20011114-1.c: New testcase.
7288         * gcc.c-torture/compile/20010327-1.c: Revert last change.
7289         * gcc.c-torture/compile/20011114-1.c: New test, exactly
7290         like the (before this change) version of 20010327-1.c.
7292 2001-11-14  Roger Sayle <roger@eyesopen.com>
7294         * gcc.c-torture/execute/string-opt-13.c: New testcase.
7296 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
7298         * g++.dg/init/array2.C: New test.
7300 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
7302         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7304 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
7306         * g++.dg/other/forscope1.C: New test.
7307         * g++.dg/ext/forscope1.C: New test.
7308         * g++.dg/ext/forscope2.C: New test.
7310 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
7312         * gcc.c-torture/execute/20011113-1.c: New test.
7314 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
7316         * gcc.c-torture/execute/20011109-2.c: New test.
7318         * gcc.c-torture/execute/20011109-1.c: New test.
7320 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
7322         * gcc.c-torture/compile/20011109-1.c: New test.
7324 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7326         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7327         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7328         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7329         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7330         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7331         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7332         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7334 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7336         * g++.dg/warn/Wshadow-1.C: New tests.
7337         * g++.old-deja/g++.mike/for3.C: Update.
7339 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7341         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7342         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
7343         XFAILs.  Adjust expected error texts.
7344         * gcc.c-torture/compile/20011106-1.c,
7345         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
7346         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
7347         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
7348         gcc.dg/c99-array-lval-5.c: New tests.
7350 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7352         * gcc.dg/cpp/defined.c: Update.
7354 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7356         * gcc.c-torture/execute/anon-1.c: New test.
7358 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
7360         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
7361         same size, so no warning should be produced on stormy16.
7363         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
7364         due to oversized array.
7365         * g++.old-deja/g++.mike/ns15.C: Likewise.
7366         * g++.old-deja/g++.pt/crash16.C: Likewise.
7368 2001-11-02  Graham Stott  <grahams@redhat.com>
7370         * g++.dgother/debug1.C: Fix typos.
7372 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
7374         * g++.dg/other/debug1.C: New test.
7376 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7378         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
7379         of unsigned long.
7381 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
7383         * gcc.dg/20011029-2.c: New test.
7385         * gcc.c-torture/compile/20011029-1.c: New test.
7387 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
7389         * objc/execute/class_self-1.m: New test.
7390         * objc/execute/class_self-2.m: New test.
7392 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
7394         * gcc.misc-tests/msgs.exp: Delete.
7395         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
7396         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
7397         error set to match recent changes.
7399 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
7401         * gcc.dg/20011021-1.c: New test.
7403 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
7405         * gcc.c-torture/compile/20011023-1.c: New test.
7407 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
7409         * lib/g77.exp: Rewrite based on lib/g++.exp.
7411 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
7413         * gcc.c-torture/execute/20011019-1.c: New test.
7415         * gcc.dg/20011018-1.c: New test.
7417 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
7419         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
7421 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
7423         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
7424         * gcc.dg/attr-invalid.c: Likewise.
7426 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
7428         * testsuite/gcc.dg/20011015-1.c: New test.
7430 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7432         * g++.dg/template/unify2.C: New test.
7434 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7436         * g++.dg/other/exception-specification.C: New test
7438 2001-10-13  Tom Rix  <trix@redhat.com>
7440         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
7441         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
7443 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
7445         * testsuite/gcc.dg/20011009-1.c: New test.
7447 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
7449         PR g++/4476
7450         * g++.dg/other/friend1.C: New test.
7452 2001-10-11  Richard Henderson  <rth@redhat.com>
7454         * g++.old-deja/g++.other/crash18.C: Add -S to options.
7456 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7458         * gcc.c-torture/compile/20011010-1.c: New.
7460 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7462         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
7463         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
7464         g77.f-torture/execute/execute.exp,
7465         g77.f-torture/noncompile/noncompile.exp,
7466         gcc.c-torture/compile/compile.exp,
7467         gcc.c-torture/execute/execute.exp,
7468         gcc.c-torture/execute/ieee/ieee.exp,
7469         gcc.c-torture/execute/memcheck/memcheck.exp,
7470         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
7471         objc/execute/execute.exp: Update FSF address.
7473 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7475         * gcc.dg/cpp/cmdlne-C.c: Update.
7476         * gcc.dg/cpp/cmdlne-C2.c: New.
7478 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7480         * gcc.c-torture/execute/20011008-3.c: New.
7482 2001-10-08  DJ Delorie  <dj@redhat.com>
7484         * gcc.dg/20011008-1.c: New.
7485         * gcc.dg/20011008-2.c: New.
7487 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7489         * gcc.dg/cpp/spacing1.c: Update test.
7491 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7493         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
7494         spelling errors of "separate" as "seperate".
7496 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
7498         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
7499         enough to avoid inlining.
7501 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7503         * lib/g77.exp: set libg2c_dir correctly.
7505 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7507         * gcc.dg/cpp/macro11.c: New test.
7509 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7511         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
7512         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
7513         gcc.dg/format/multattr-3.c: New tests.
7514         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
7515         tests for format attributes on function pointers being rejected.
7517 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7519         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
7521 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7523         * g++.dg/warn/format1.C: New test.
7525 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7527         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
7529 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7531         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
7533 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7535         * gcc.dg/cpp/redef2.c: Add test.
7537 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
7539         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
7540         long-standing bug on i686, apparently.
7541         * gcc.c-torture/execute/loop-2c.x: New file.
7542         * gcc.c-torture/execute/loop-2d.x: New file.
7543         * gcc.c-torture/execute/loop-3c.x: New file.
7545 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
7547         * gcc.dg/cpp/20000625-2.c: Correct line number.
7549 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7551         * gcc.dg/cpp/macro10.c: New test.
7552         * gcc.dg/cpp/strify3.c: New test.
7553         * gcc.dg/cpp/spacing1.c: Add tests.
7554         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
7555         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
7557 2001-09-24  DJ Delorie  <dj@redhat.com>
7559         * gcc.c-torture/execute/20010924-1.c: New test.
7561 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7563         * testsuite/objc/execute/paste.m: Remove.
7565 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7567         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
7569 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
7571         * g77.dg/strlen0.f: New test.
7573 2001-09-21  Richard Henderson  <rth@redhat.com>
7575         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
7576         * g++.old-deja/g++.abi/vtable2.C: Likewise.
7578 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7580         Table-driven attributes.
7581         * g++.dg/ext/attrib1.C: New test.
7583 2001-09-20  DJ Delorie  <dj@redhat.com>
7585         * gcc.dg/20000926-1.c: Update expected warning messages.
7586         * gcc.dg/array-2.c: Likewise, and test for warnings too.
7587         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
7588         array.
7590 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
7592         * g++.dg/eh/registers1.C: New test case.
7594 2001-09-17  Richard Henderson  <rth@redhat.com>
7596         * gcc.dg/array-5.c: Fix VLA decomposition test.
7598 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7600         * gcc.dg/cpp/line5.c: New testcase.
7602 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7604         * gcc.dg/cpp/macro9.c: New test.
7606 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
7608         * gcc.c-torture/execute/980223.c: Change type of addr from long
7609         to char *.
7611 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
7613         * gcc.c-torture/execute/20010915-1.c: New test.
7615 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
7617         * g77.dg/bprob: New directory.
7618         * g77.dg/bprob/bprob.exp: New file.
7619         * g77.dg/bprob/bprob-1.f: New test.
7620         * g77.dg/gcov: New directory.
7621         * g77.dg/gcov/gcov.exp: New file.
7622         * g77.dg/gcov/gcov-1.f: New test.
7623         * g77.dg/gcov/gcov-1.x: New file.
7625 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7627         * gcc.dg/cpp/directiv.c: Update.
7628         * gcc.dg/cpp/undef1.c: Update.
7630 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
7632         * gcc.dg/20010912-1.c: New test.
7634 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
7636         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
7637         language-independent file in lib.
7638         * lib/gcov.exp: New file.
7640 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7642         * gcc.c-torture/compile/20010911-1.c: New test.
7644 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
7646         * lib/profopt.exp: New, to support profile-directed optimizations.
7647         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
7648         * gcc.misc-tests/bprob-1.c: New test.
7649         * gcc.misc-tests/bprob-2.c: New test.
7651 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
7653         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
7654         XFAIL and which kinds of gcov output to verify.
7655         * gcc.misc-tests/gcov-4b.x: New file.
7656         * gcc.misc-tests/gcov-5b.x: New file.
7657         * gcc.misc-tests/gcov-6.x: New file.
7658         * gcc.misc-tests/gcov-7.c: New test.
7659         * gcc.misc-tests/gcov-7.x: New file.
7661 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
7663         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
7664         * gcc.misc-tests/gcov-6.c: New test.
7666 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7668         PR c++/3986
7669         * g++.dg/abi/vbase1.C: New test.
7671 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
7673         * objc.dg/method-2.m: New.
7675 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7677         PR c++/4203
7678         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
7679         * g++.dg/init/empty1.C: New test.
7681 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
7683         * gcc.c-torture/compile/20010903-1.c: New test.
7685 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
7687         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
7688         for m68k.
7690 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
7692         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
7694         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
7696         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
7698 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
7700         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
7701         for 16-bit 'unsigned int'.
7703 2001-08-29  Kazu Hirata  <kazu@hxi.com>
7705         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
7707 2001-08-27  Richard Henderson  <rth@redhat.com>
7709         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
7710         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
7712 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
7714         * gcc.dg/asm-names.c (ymain): New.
7716 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
7718         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
7719         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
7720         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
7722 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7724         * gcc.dg/compare5.c: New testcase.
7726 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
7728         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
7729         and "In instantiation".
7731 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
7733         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
7735 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
7737         * gcc.misc-tests/gcov.exp: Add support for branch information.
7738         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
7739         * gcc.misc-tests/gcov-4.c: New test.
7740         * gcc.misc-tests/gcov-4b.c: New test.
7741         * gcc.misc-tests/gcov-5b.c: New test.
7743 2001-08-20  Zack Weinberg  <zackw@panix.com>
7745         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
7746         expected to fail.
7748 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7750         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
7752 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
7754         * g++.dg/eh/template1.C: New test.
7756 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
7758         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
7759         Fix thinko.
7760         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
7761         for xfail.
7763 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
7765         * lib/g77-dg.exp:  Use prune.exp for common procedures
7766         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
7767         * lib/g77.exp: (g77-dg-prune) Remove
7769 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
7771         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
7773 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7775         * g++.dg/template/unify1.C: New test.
7777 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
7779         * g++.dg/abi/empty4.C: New test.
7781 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
7783         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
7784         solaris2.*
7785         * g77.f-torture/compile/pr3743.x: Likewise
7787 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7789         * g++.dg/other/using-declaration.C: New test.
7791 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7793         * gcc.dg/cpp/tr-sign.c: New testcase.
7795 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7797         * gcc.dg/cpp/19951025-1.c: Revert.
7798         * gcc.dg/cpp/directiv.c: We no longer process directives that
7799         interrupt macro arguments.
7801 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
7803         * gcc.dg/bconstp-1.c: New test.
7805 2001-08-03  Richard Henderson  <rth@redhat.com>
7807         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
7809 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7811         * gcc.dg/cpp/19951025-1.c: Update.
7813 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
7815         * g77.dg/ff90-1.f (s): Fix reference of variable z,
7816         should be x.
7818 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7820         Kill -fhonor-std.
7821         * g++.old-deja/g++.ns/ns14.C: Remove special options.
7822         * g++.old-deja/g++.other/std1.C: Likewise.
7823         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
7825 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
7827         * lib/g77.exp:  Load gcc-defs.exp for common procedures
7828         (g77_pass, g77_fail, g77_finish, g77_exit,
7829         ${tool}_check_unsupported_p} Now redundant.  Deleted.
7831 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
7833         * g77.dg/fbackslash.f
7834         * g77.dg/fcase-preserve.f
7835         * g77.dg/ff90-1.f
7836         * g77.dg/ffixed-line-length-0.f
7837         * g77.dg/ffixed-line-length-132.f
7838         * g77.dg/ffixed-line-length-7.f
7839         * g77.dg/ffixed-line-length-72.f
7840         * g77.dg/ffixed-line-length-none.f
7841         * g77.dg/ffree-form-1.f
7842         * g77.dg/fno-backslash.f
7843         * g77.dg/fno-f90-1.f
7844         * g77.dg/fno-fixed-form-1.f
7845         * g77.dg/fno-onetrip.f
7846         * g77.dg/fno-typeless-boz.f
7847         * g77.dg/fno-underscoring.f
7848         * g77.dg/fno-vxt-1.f
7849         * g77.dg/fonetrip.f
7850         * g77.dg/ftypeless-boz.f
7851         * g77.dg/fugly-assumed.f
7852         * g77.dg/funderscoring.f
7853         * g77.dg/fvxt-1.f
7855 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
7857         * objc.dg/fwd-proto-1.m: New.
7858         * objc.dg/local-decl-1.m: New.
7859         * objc.dg/naming-1.m: New.
7860         * objc.dg/naming-2.m: New.
7861         * objc.dg/proto-hier-1.m: New.
7863 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
7865         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
7866         largest-type elements to a struct makes its size grow.
7868 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7870         * g++.dg/abi/vthunk1.C: New test.
7872 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7874         * g++.dg/abi/vbase8-22.C: New test.
7876 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7878         * gcc.dg/cpp/macro8.c: New test.
7880 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7882         * g++.dg/abi/vbase8-21.C: New test.
7884 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7886         * g++.dg/abi/vbase8-10.C: New test.
7888 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7890         * lib/g++.exp (g++_set_ld_library_path): Renamed to
7891         ${tool}_set_ld_library_path.
7892         Changed caller.
7893         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
7894         g++.exp.
7896 2001-07-26  Stan Cox <scox@redhat.com>
7898         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
7899         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
7900         gcc_exit, gcc_check_unsupported_p):
7901         Moved to gcc-deps.exp
7902         * gcc-deps.exp: New file.
7904 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7906         * g++.old-deja/g++.pt/defarg14.C: New test.
7908 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7910         * g++.old-deja/g++.other/lineno5.C: New test.
7912 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7914         * g++.old-deja/g++.pt/crash68.C: New test.
7916 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7918         * g++.old-deja/g++.other/crash42.C: New test.
7920 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7922         * gcc.dg/cpp/extratokens.c: Fix.
7923         * gcc.dg/cpp/skipping2.c: New tests.
7925 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7927         * gcc.c-torture/execute/20010724-1.c: New file.
7928         * gcc.c-torture/execute/20010724-1.x: New file.
7930 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7932         * g++.old-deja/g++.other/cond7.C: New test.
7934 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7936         * g++.old-deja/g++.other/optimize4.C: New test.
7938 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7940         * g++.old-deja/g++.abi/vbase8-5.C: New test.
7942 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
7944         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
7945         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
7946         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
7947         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
7949         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
7950         bug report" message.
7952         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
7953         * g++.dg/ext/instantiate1.C: Move from old-deja.
7955 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
7957         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
7958         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
7959         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
7960         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
7962 2001-07-23  Jeffrey A Law  (law@cygnus.com)
7964         * gcc.c-torture/execute/20010723-1.c: New test.
7966 2001-07-23  Ben Elliston  <bje@redhat.com>
7968         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
7970 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7972         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
7973         i[34567]86-*-*.
7974         Delete handling of ieee_multilib_flags.
7975         Pass -mieee for alpha*-*-* and sh-*-*.
7976         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
7978 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
7980         Remove old-abi tests.
7981         * g++.old-deja/g++.mike/p11116.C: Remove.
7982         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
7984 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
7986         * g77.f-torture/compile/pr3743.f:  New test
7988 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
7990         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
7992 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7994         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
7995         g++.old-deja/g++.pt/static6.C: Likewise.
7996         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
7997         supports weak symbols.
7999 2001-07-18  Andreas Jaeger  <aj@suse.de>
8001         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8002         supported again.
8004 2001-07-18  Andreas Jaeger  <aj@suse.de>
8006         * gcc.dg/iftrap-1.c: Fix target line.
8008 2001-07-17  Richard Henderson  <rth@redhat.com>
8010         * gcc.c-torture/execute/20010717-1.c: New.
8012 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8014         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8015         tests.
8017 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8019         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8021 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8023         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8024         UAC_SIGBUS, UAC_NOPRINT definitions.
8026 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
8028         * objc/execute/object_is_class.m: New test.
8029         * objc/execute/object_is_meta_class.m: New test.
8031 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8033         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8034         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8036 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
8038         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8039         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8041 2001-07-14  Richard Henderson  <rth@redhat.com>
8043         * gcc.dg/iftrap-1.c: New.
8045 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
8047         * g77.f-torture/execute/intrinsic77.f: New test.
8049 2001-07-11  Janis Johnson <janis@us.ibm.com>
8051         * gcc.misc-tests/gcov-3.c: New test.
8053 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8055         * gcc.c-torture/compile/20010711-1.c,
8056         * gcc.c-torture/compile/20010711-2.c: New tests.
8058 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8060         * gcc.c-torture/execute/20010711-1.c: New test.
8062 2001-07-11  Ben Elliston  <bje@redhat.com>
8064         * g++.old-deja/g++.other/enum5.C: New test.
8066 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
8068         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8069         (g++-dg-prune): Call prune_gcc_output.
8070         * prune.exp: New file for prune_gcc_output.
8071         * lib/g++.exp, lib/gcc.exp: Load it.
8073 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8075         * gcc.c-torture/compile/20010701-1.c,
8076         g++.old-deja/g++.ext/attrib6.C: New tests.
8078 2001-07-06  Jeffrey A Law  (law@cygnus.com)
8080         * gcc.c-torture/compile/20010706-1.c: New test.
8082 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
8084         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8086 2001-06-28  Stan Shebs  <shebs@apple.com>
8088         * gcc.dg/pragma-darwin.c: New test.
8090 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8092         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8093         Solaris 2.[678] system.
8095 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8097         * gcc.dg/20010622-1.c: New test.
8099 2001-06-18  Stan Shebs  <shebs@apple.com>
8101         * objc.dg: New directory.
8102         * objc.dg/dg.exp: New file.
8103         * objc.dg/alias.m: New.
8104         * objc.dg/class-1.m: New.
8105         * objc.dg/class-2.m: New.
8106         * objc.dg/const-str-1.m: New.
8107         * objc.dg/const-str-2.m: New.
8108         * objc.dg/id-1.m: New.
8109         * objc.dg/method-1.m: New.
8110         * objc.dg/super-class-1.m: New.
8111         * lib/objc-dg.exp: New file.
8113 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8115         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8116         of label name.
8118 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
8120         * g++.old-deja/g++.abi/vbase8-9.C: New test.
8122 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8124         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8125         variable.
8127 2001-06-12  Richard Henderson  <rth@redhat.com>
8129         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8131 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8133         * g++.old-deja/g++.abi/vbase5.C: New test.
8134         * g++.old-deja/g++.abi/vbase6.C: New test.
8135         * g++.old-deja/g++.abi/vbase7.C: New test.
8137 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8139         * gcc.c-torture/compile/20010610-1.c: New test.
8141 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8143         * g++.old-deja/g++.abi/vbase4.C: New test.
8145 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8147         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8148         support %f for HC11/HC12 targets.
8149         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8150         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8151         on HC11/HC12 targets.
8152         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8154 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8156         * gcc.dg/wchar_t-1.c: New file.
8157         * gcc.dg/wint_t-1.c: Likewise.
8159 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8161         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8163 2001-06-11  Richard Henderson  <rth@redhat.com>
8165         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8167 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8169         * gcc.c-torture/compile/20010611-1.c: New test.
8171 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8173         * gcc.dg/c99-tag-1.c: Add more tests.
8175 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8177         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8178         representation on MN10300 and ARM/Thumb.
8180 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8182         * g77.f-torture/execute/20010610.f: New.
8184 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8186         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8187         names.
8189 2001-06-09  Richard Henderson  <rth@redhat.com>
8191         * gcc.c-torture/execute/ashrdi-1.c: New.
8192         * gcc.c-torture/execute/ashldi-1.c: New.
8193         * gcc.c-torture/execute/lshrdi-1.c: New.
8195 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8197         * objc/execute/load-3.m: Added. Check sending +load to categories,
8198         in addition to classes.
8200 2001-06-08  Stan Shebs  <shebs@apple.com>
8202         * objc/execute/load-2.m: New test.  From Nicola Pero
8203         <n.pero@mi.flashnet.it>.
8205 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8207         * gcc.c-torture/execute/20010605-2.c: New test.
8209 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8211         * g++.old-deja/g++.abi/vbase2.C: New test.
8212         * g++.old-deja/g++.abi/vbase3.C: New test.
8214 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8216         * g++.old-deja/g++.pt/friend49.C: New test.
8218 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8220         * g++.old-deja/g++.ext/anon3.C: New test.
8222 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8224         * g++.old-deja/g++.other/conv7.C: New test.
8226 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8228         * gcc.c-torture/compile/20010605-2.c: New test.
8230 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8232         * gcc.c-torture/execute/20010604-1.c: New test.
8234 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8236         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8238 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8240         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8241         (g++_link_flags): Likewise.
8242         (g++_init): Pass gccpath's value to two previous functions.
8244 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8246         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8247         Ensure logfile entry matches exec command line.
8249 2001-05-31  Richard Henderson  <rth@redhat.com>
8251         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
8252         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8254 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
8256         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8257         compiler for irix6.2
8259 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
8261         * g++.old-deja/g++.other/optimize3.C: New file.
8263 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
8265         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8266         assemble.
8268 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
8270         * g++.old-deja/g++.other/optimize2.C: New file.
8272 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
8274         * gcc.c-torture/compile/20010518-2.c: New file.
8275         * gcc.c-torture/execute/20010518-1.c: New file.
8276         * gcc.c-torture/execute/20010518-2.c: New file.
8278 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8280         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8282 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
8284         G++ no longer defines builtins that do not begin with __builtin.
8285         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8286         * g++.old-deja/g++.brendand/misc13.C: Likewise.
8287         * g++.old-deja/g++.law/builtin1.C: Likewise.
8288         * g++.old-deja/g++.law/cvt2.C: Likewise.
8289         * g++.old-deja/g++.mike/net5.C: Likewise.
8290         * g++.old-deja/g++.other/builtins1.C: Likewise.
8291         * g++.old-deja/g++.other/builtins2.C: Likewise.
8292         * g++.old-deja/g++.other/builtins3.C: Likewise.
8293         * g++.old-deja/g++.other/builtins4.C: Likewise.
8294         * g++.old-deja/g++.other/inline8.C: Likewise.
8295         * g++.old-deja/g++.robertl/eb39.C: Likewise.
8297 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
8299         * g++.old-deja/g++.pt/using1.C: Adjust.
8300         * g++.old-deja/g++.pt/using2.C: New test.
8302 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8304         * gcc.dg/cpp/charconst.c: New tests.
8305         * gcc.dg/cpp/escape.c: New tests.
8306         * gcc.dg/cpp/escape-1.c: New tests.
8307         * gcc.dg/cpp/escape-2.c: New tests.
8308         * gcc.dg/cpp/ucs.c: New tests.
8310 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
8312         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
8313         native compiler for irix6.5.
8315 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
8317         * lib/g++.exp (g++_include_flags): Use args to compute
8318         get_multilibs.
8319         (g++_link_flags): Likewise.
8320         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8322 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8324         * gcc.dg/c90-hexfloat-1.c: Add more tests.
8326 2001-05-21  Geoff Keating  <geoffk@redhat.com>
8328         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8329         this file.
8331 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8333         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8334         STACK_SIZE;
8335         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8336         to STACK_SIZE; Use it to define size of add_histo array.
8337         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
8338         to STACK_SIZE.
8339         (f): Use GITT_SIZE to define size of gitt local table.
8340         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
8341         to STACK_SIZE; Use it to define size of bytemem array.
8343 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8345         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
8346         on 68HC11/HC12 due to the asm instruction.
8347         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
8348         * gcc.c-torture/compile/920520-1.x: Likewise.
8349         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
8350         on 68HC11/HC12 because the function is larger than 64K.
8351         * gcc.c-torture/compile/961203-1.x: New file, this test fails
8352         on 68HC11/HC12 because the structure is too large.
8354 2001-05-20  Richard Henderson  <rth@redhat.com>
8356         * gcc.c-torture/execute/20010520-1.c: New.
8358 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8360         * g++.old-deja/g++.warn/compare1.C: New test.
8361         * gcc.dg/compare4.c: New test.
8363 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
8365         * g++.old-deja/g++.other/optimize1.C: New test.
8367 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8369         * g++.old-deja/g++.pt/spec41.C: New test.
8371 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8373         * gcc.c-torture/compile/20010114-1.x: Remove.
8375 2001-05-18  Stan Shebs  <shebs@apple.com>
8377         * gcc.c-torture/compile/20010518-1.c: New test.
8379 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
8381         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
8382         * g++.old-deja/g++.pt/crash67.C: New test.
8384 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
8386         * g++.old-deja/g++.other/debug9.C: New test.
8388 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
8390         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
8392 2001-05-16  Jan Hubicka  <jh@suse.cz>
8394         * gcc.c-torture/compile/20010516-1.c: New test.
8396 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8398         * g++.old-deja/g++.other/crash41.C: New test.
8400 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8402         * g++.old-deja/g++.pt/crash66.C: New test.
8404 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
8406         * g++.old-deja/g++.robertl/eb27.C: Convert.
8408 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
8410         * g++.dg/friend-warn.C: New test.  Do not warn about friend
8411         declaration being redundant.
8413 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
8415         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
8417 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
8419         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
8421 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
8423         * lib/g++.exp: Use testsuite_flags.
8425 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
8427         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
8429 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8431         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
8433 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
8435         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
8437 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
8439         * gcc.c-torture/compile/20010313-1.c: New test.
8441 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
8443         * gcc.dg/cpp/direct2.c: New test.
8444         * gccq.dg/cpp/direct2s.c: New test.
8446         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
8448 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
8450         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
8451         * g++.old-deja/g++.other/op3.C: Likewise.
8453 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8455         * gcc.dg/cpp/syshdr.h: New file.
8456         * gcc.dg/cpp/sysmac1.c: Update.
8457         * gcc.dg/cpp/sysmac2.c: Update.
8459 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8461         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
8463 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
8465         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
8466         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
8468 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
8470         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
8472 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
8474         * lib/g++.exp (g++_include_flags): Don't use any special flags
8475         if TESTING_IN_BUILD_TREE is not defined.
8476         (g++_init): Use a plain 'c++' as the compiler if
8477         TESTING_IN_BUILD_TREEE is not defined.
8479 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8481         * g++.old-deja/g++.eh/catch13.C: New test.
8482         * g++.old-deja/g++.eh/catch14.C: New test.
8484 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8486         * gcc.dg/cpp/tr-define.c: New test.
8488 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
8490         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
8491         <stdlib.h>, not <malloc.h>.
8493 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8495         * g++.old-deja/g++.ns/template17.C: New test.
8497 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8499         * g++.old-deja/g++.pt/ref4.C: New test.
8501 2001-04-30  Richard Henderson  <rth@redhat.com>
8503         * gcc.dg/20000724-1.c: Revert last change.
8505 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
8507         * g77.f-torture/execute/20010430.f: New test.
8509 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
8511         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
8513 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
8515         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
8517 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8519         * g++.old-deja/g++.eh/crash6.C: New test.
8521 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8523         * g++.old-deja/g++.other/warn7.C: New test.
8525 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8527         * g++.old-deja/g++.other/defarg9.C: New test.
8529 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8531         * g77.f-torture/compile/20010426.f: New test.
8532         * g77.f-torture/execute/20010426.f: New test.
8534 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8536         * g77.f-torture/compile/20000629-1.x: Remove - error
8537         has been fixed.
8539 2001-04-26  Jeffrey A Law  (law@cygnus.com)
8541         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
8542         Tweak slightly to work with g++.dg framework.
8543         * g++.dg/special/ecos.exp: Run initp1.C test.
8544         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
8546         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
8547         its linker doesn't give line numbers either.
8548         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
8550 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8552         * g++.old-deja/g++.other/lex1.C: New test.
8554 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
8556         * gcc.dg/noncompile/20010425-1.c: New test.
8558 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8560         * g++.old-deja/g++.pt/mangle2.C: New test.
8562 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8564         * gcc.dg/format/plus-1.c: New test.
8566 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8568         * gcc.dg/20010423-1.c: New test.
8570 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8572         * gcc.c-torture/execute/20010422-1.c: New test.
8574 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
8576         * g++.old-deja/g++.ns/type2.C: New test.
8578 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
8580         * g++.old-deja/g++.other/perf1.C: New test.
8582 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
8584         * gcc.dg/c99-func-2.c: Remove xfail.
8585         * gcc.dg/c99-func-3.c: Remove xfail.
8586         * gcc.dg/c99-func-4.c: Remove xfail.
8588 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
8590         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
8592 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8594         * gcc.c-torture/compile/20010423-1.c: New test.
8596 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8598         * g++.old-deja/g++.pt/typename28.C: New test.
8600 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8602         * g++.old-deja/g++.abi/empty2.C: New test.
8603         * g++.old-deja/g++.abi/empty3.C: New test.
8605 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8607         * g++.old-deja/g++.other/comdat2.C: New test.
8608         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
8610 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8612         * g++.old-deja/g++.other/overload14.C: New test.
8614 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8616         * g++.old-deja/g++.other/lookup23.C: New test.
8618 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8620         * gcc.c-torture/execute/20010403-1.c: New test.
8622 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
8623             Mark Mitchell  <mark@codesourcery.com>
8625         * lib/old-dejagnu.exp: Don't delete output of executable.
8626         Add .exe suffix to executables.
8628 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
8630         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
8632 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8634         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
8636 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
8638         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
8639         * g++.old-deja/g++.abi/crash1.C: New test.
8641 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
8643         * g++.old-deja/g++.other/crash40.C: New test.
8645 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8647         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
8649 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
8651         * g++.old-deja/g++.other/warn6.C: New test.
8653 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8655         * g++.old-deja/g++.robertl/eb42.C: Same.
8657 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8659         * gcc.dg/wtr-conversion-1.c: New testcase.
8661 2001-04-10  Richard Henderson  <rth@redhat.com>
8663         * g++.old-deja/g++.other/array5.C: New.
8665 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8667         * gcc.c-torture/execute/20010408-1.c: New test.
8669 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
8671         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
8672         headers and constructs.
8673         * g++.old-deja/g++.robertl/eb79.C: Same.
8674         * g++.old-deja/g++.robertl/eb77.C (main): Same.
8675         * g++.old-deja/g++.robertl/eb73.C: Same.
8676         * g++.old-deja/g++.robertl/eb66.C (main): Same.
8677         * g++.old-deja/g++.robertl/eb55.C (t): Same.
8678         * g++.old-deja/g++.robertl/eb54.C (main): Same.
8679         * g++.old-deja/g++.robertl/eb46.C (main): Same.
8680         * g++.old-deja/g++.robertl/eb44.C: Same.
8681         * g++.old-deja/g++.robertl/eb41.C (main): Same.
8682         * g++.old-deja/g++.robertl/eb4.C (main): Same.
8683         * g++.old-deja/g++.robertl/eb39.C: Same.
8684         * g++.old-deja/g++.robertl/eb33.C (main): Same.
8685         * g++.old-deja/g++.robertl/eb31.C (main): Same.
8686         * g++.old-deja/g++.robertl/eb30.C: Same.
8687         * g++.old-deja/g++.robertl/eb3.C: Same.
8688         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
8689         * g++.old-deja/g++.robertl/eb21.C: Same.
8690         * g++.old-deja/g++.robertl/eb15.C: Same.
8691         * g++.old-deja/g++.robertl/eb118.C: Same.
8692         * g++.old-deja/g++.robertl/eb115.C (main): Same.
8693         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
8694         * g++.old-deja/g++.robertl/eb109.C: Same.
8695         * g++.old-deja/g++.other/sibcall1.C (main): Same.
8696         * g++.old-deja/g++.mike/rtti1.C: Same.
8697         * g++.old-deja/g++.mike/p658.C: Same.
8698         * g++.old-deja/g++.mike/net46.C: Same.
8699         * g++.old-deja/g++.mike/net34.C: Same.
8700         * g++.old-deja/g++.mike/memoize1.C: Same.
8701         * g++.old-deja/g++.mike/eh2.C: Same.
8702         * g++.old-deja/g++.law/weak.C: Same.
8703         * g++.old-deja/g++.law/visibility7.C: Same.
8704         * g++.old-deja/g++.law/visibility25.C: Same.
8705         * g++.old-deja/g++.law/visibility22.C: Same.
8706         * g++.old-deja/g++.law/visibility2.C: Same.
8707         * g++.old-deja/g++.law/visibility17.C: Same.
8708         * g++.old-deja/g++.law/visibility13.C: Same.
8709         * g++.old-deja/g++.law/visibility10.C: Same.
8710         * g++.old-deja/g++.law/visibility1.C: Same.
8711         * g++.old-deja/g++.law/virtual3.C (eval): Same.
8712         * g++.old-deja/g++.law/vbase1.C: Same.
8713         * g++.old-deja/g++.law/operators32.C: Same.
8714         * g++.old-deja/g++.law/nest3.C: Same.
8715         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
8716         * g++.old-deja/g++.law/except5.C (main): Same.
8717         * g++.old-deja/g++.law/cvt7.C (run): Same.
8718         * g++.old-deja/g++.law/cvt2.C: Same.
8719         * g++.old-deja/g++.law/cvt16.C: Same.
8720         * g++.old-deja/g++.law/ctors6.C (bar): Same.
8721         * g++.old-deja/g++.law/ctors17.C (main): Same.
8722         * g++.old-deja/g++.law/ctors13.C: Same.
8723         * g++.old-deja/g++.law/ctors12.C (main): Same.
8724         * g++.old-deja/g++.law/ctors10.C: Same.
8725         * g++.old-deja/g++.law/code-gen5.C: Same.
8726         * g++.old-deja/g++.law/bad-error7.C: Same.
8727         * g++.old-deja/g++.law/arm9.C: Same.
8728         * g++.old-deja/g++.law/arm12.C: Same.
8729         * g++.old-deja/g++.law/arg8.C: Same.
8730         * g++.old-deja/g++.law/arg1.C: Same.
8731         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
8732         * g++.old-deja/g++.jason/template31.C: Same.
8733         * g++.old-deja/g++.jason/template24.C (main): Same.
8734         * g++.old-deja/g++.jason/2371.C: Same.
8735         * g++.old-deja/g++.eh/new2.C: Same.
8736         * g++.old-deja/g++.eh/new1.C: Same.
8737         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
8738         * g++.old-deja/g++.brendan/nest21.C (main): Same.
8739         * g++.old-deja/g++.brendan/err-msg3.C: Same.
8740         * g++.old-deja/g++.brendan/crash62.C: Same.
8741         * g++.old-deja/g++.brendan/crash52.C: Same.
8742         * g++.old-deja/g++.brendan/crash49.C (main): Same.
8743         * g++.old-deja/g++.brendan/crash38.C: Same.
8744         * g++.old-deja/g++.brendan/crash15.C (main): Same.
8745         * g++.old-deja/g++.brendan/copy9.C: Same.
8747 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
8749         * gcc.c-torture/execute/20001203-2.c (memset):
8750         Count argument is of type __SIZE_TYPE__.
8752 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
8754         * gcc.c-torture/compile/20010404-1.c: New test.
8756 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
8758         * gcc.c-torture/compile/20010326-1.c: New test.
8760 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
8762         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
8763         peculiarities of the SH.
8764         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
8766 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8768         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
8769         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
8770         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
8772 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8774         * g77.f-torture/compile/20010321-1.f: New test.
8776 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8778         * gcc.c-torture/compile/20010329-1.c: New test.
8780 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8782         * gcc.c-torture/execute/20010329-1.c: New test.
8784 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8786         * g++.old-deja/g++.other/eh4.C: Fix typo.
8788 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8790         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
8792 2001-03-28  Philip Blundell  <philb@gnu.org>
8794         * gcc.c-torture/compile/20010328-1.c: New test.
8796 2001-03-27  Richard Henderson  <rth@redhat.com>
8798         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
8799         * g++.old-deja/g++.eh/vbase3.C: Likewise.
8801 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
8803         * gcc.c-torture/compile/20010327-1.c: New test.
8805 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8807         * g++.old-deja/g++.other/friend12.C: New test.
8808         * g++.old-deja/g++.other/friend9.C: Expect no errors.
8809         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
8811 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8813         * gcc.c-torture/execute/20010325-1.c: New test.
8815 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
8817         * g++.old-deja/g++.other/mangle3.C: New test.
8819 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
8821         * g++.old-deja/g++.other/anon8.C: New test.
8823 2001-03-20  Philip Blundell  <philb@gnu.org>
8825         * gcc.c-torture/compile/20010320-1.c: New test.
8827 2001-03-17  Richard Henderson  <rth@redhat.com>
8829         * g++.old-deja/g++.other/eh4.C: Add expected error text.
8831 2001-03-15  Geoff Keating  <geoff@redhat.com>
8833         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
8834         tests on AIX.
8836 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
8838         * g++.old-deja/g++.other/eh4.C: New test.
8840 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8842         * gcc.dg/cpp/mi1.c: Update.
8844 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
8846         * g++.old-deja/g++.other/regstack.C: New test.
8848 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8850         * g++.old-deja/g++.other/ref4.C: New test.
8852 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
8854         * objc/execute/va_method.m: Added.
8855         * objc/execute/IMP.m: Added.
8856         * objc/execute/_cmd.m: Added.
8857         * objc/execute/accessing_ivars.m: Added.
8858         * objc/execute/class-1.m: Added.
8859         * objc/execute/class-10.m: Added.
8860         * objc/execute/class-11.m: Added.
8861         * objc/execute/class-12.m: Added.
8862         * objc/execute/class-13.m: Added.
8863         * objc/execute/class-14.m: Added.
8864         * objc/execute/class-2.m: Added.
8865         * objc/execute/class-3.m: Added.
8866         * objc/execute/class-4.m: Added.
8867         * objc/execute/class-5.m: Added.
8868         * objc/execute/class-6.m: Added.
8869         * objc/execute/class-7.m: Added.
8870         * objc/execute/class-8.m: Added.
8871         * objc/execute/class-9.m: Added.
8872         * objc/execute/class-tests-1.h
8873         * objc/execute/class-tests-2.h
8874         * objc/execute/compatibility_alias.m: Added.
8875         * objc/execute/encode-1.m: Added.
8876         * objc/execute/formal_protocol-1.m: Added.
8877         * objc/execute/formal_protocol-2.m: Added.
8878         * objc/execute/formal_protocol-3.m: Added.
8879         * objc/execute/formal_protocol-4.m: Added.
8880         * objc/execute/formal_protocol-5.m: Added.
8881         * objc/execute/formal_protocol-6.m: Added.
8882         * objc/execute/formal_protocol-7.m: Added.
8883         * objc/execute/informal_protocol.m: Added.
8884         * objc/execute/initialize.m: Added.
8885         * objc/execute/load.m: Added.
8886         * objc/execute/many_args_method.m: Added.
8887         * objc/execute/nested-3.m: Added.
8888         * objc/execute/no_clash.m: Added.
8889         * objc/execute/private.m: Added.
8890         * objc/execute/redefining_self.m: Added.
8891         * objc/execute/root_methods.m: Added.
8892         * objc/execute/selector-1.m: Added.
8893         * objc/execute/static-1.m: Added.
8894         * objc/execute/static-2.m: Added.
8895         * objc/execute/va_method.m: Added.
8897 2001-03-10  Richard Henderson  <rth@redhat.com>
8899         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
8901 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8903         * g++.old-deja/g++.other/crash31.C: XFAIL.
8904         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
8905         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
8906         * gcc.c-torture/execute/20010123-1.x: XFAIL.
8907         * gcc.c-torture/execute/20010124-1.x: XFAIL.
8908         * gcc.dg/sequence-pt-1.c: XFAIL one test.
8910 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
8912         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
8914 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8916         * gcc.dg/20000724-1.c: Don't use multiline strings.
8918 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8920         * objc/execute/string1.m, objc/execute/string2.m: Compare the
8921         result of -cString against what we expect it to be; don't just
8922         print it out for no one to read.
8924         * objc/execute/string3.m, objc/execute/string4.m: New tests.
8925         Based on testcases provided by Nicola Pero.
8927 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8929         * gcc.dg/cpp/macro7.c: New test.
8931 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8933         * gcc.dg/cpp/multiline.c: Update.
8935 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8937         * g++.old-deja/g++.other/enum3.C: New test.
8939 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8941         * g++.old-deja/g++.other/pod1.C: New test.
8943 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8945         * g++.old-deja/g++.ext/overload1.C: New test.
8947 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8949         * g++.old-deja/g++.pt/using1.C: New test.
8951 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8953         * g++.old-deja/g++.other/using9.C: New test.
8955 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
8957         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
8959         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
8961 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
8963         * g++.old-deja/g++.ext/realpt1.C: Remove.
8965 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
8967         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
8969 2001-02-26  Will Cohen  <wcohen@redhat.com>
8971         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
8973 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
8975         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
8976         templatized constructors.
8978 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8980         * gcc.c-torture/execute/20010224-1.c: New test.
8982 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
8984         * gcc.c-torture/execute/20010222-1.c: New test.
8986 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
8988         * g++.old-deja/g++.other/inline20.C: New test.
8990 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
8992         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
8994 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8996         * g++.old-deja/g++.other/lookup22.C: New test.
8998 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
9000         * g77.dg: New directory.
9001         * g77.dg/20010216-1.f: New test case.
9002         * g77.dg/dg.exp: New driver.
9003         * lib/g77-dg.exp: New driver library.
9005 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9007         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9009 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
9011         * g++.old-deja/g++.other/decl9.C: New test.
9013 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
9015         * g++.old-deja/g++.other/init16.C: Update the test so that it does
9016         not need <string> and also tests the initialization at runtime.
9018 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9020         * gcc.c-torture/execute/longlong.c: New test.
9022 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9024         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9026 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9028         * gcc.c-torture/execute/920302-1.c (execute):
9029         Change argument type to short.
9031 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9033         * g++.old-deja/g++.pt/deduct6.C: New test.
9035 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9037         * g++.old-deja/g++.pt/deduct5.C: New test.
9039 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
9041         * gcc.c-torture/execute/20010209-1.c: New test.
9043 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9045         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9047 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
9049         * g++.dg/vtgc1.C: Update for new ABI.
9051         * consistency.vlad: New directory, 1665 files.
9053 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9055         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9056         return type.
9057         * gcc.dg/cpp/digraphs.c: Declare puts.
9059 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9061         * g++.old-deja/g++.other/warn5.C: New test.
9063 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9065         * g++.old-deja/g++.pt/spec40.C: New test.
9067 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9069         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9070         case.
9071         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9073 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
9075         * gcc.c-torture/compile/20010209-1.c: New test.
9077 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
9079         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9080         excess errors message but not if it crashes.
9081         * g++.old-deja/g++.other/crash27.C: Likewise.
9082         * g++.old-deja/g++.other/crash28.C: Likewise.
9083         * g++.old-deja/g++.other/crash30.C: Likewise.
9084         * g++.old-deja/g++.other/crash32.C: Likewise.
9085         * g++.old-deja/g++.other/crash35.C: Likewise.
9086         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9088 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9090         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9091         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9092         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9093         g77.f-torture/execute/execute.exp,
9094         g77.f-torture/noncompile/noncompile.exp,
9095         gcc.c-torture/execute/execute.exp,
9096         gcc.c-torture/execute/memcheck/memcheck.exp,
9097         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9098         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9099         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9100         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9101         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9102         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9103         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9104         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9105         Remove bug reporting instructions with ancient email addresses.
9107 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9109         * gcc.dg/20010202-1.c: New test.
9110         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9112 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
9114         * g++.dg/stdbool-if.C: New test.
9116 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
9118         * objc/execute/fdecl.m: Added main().
9120 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9122         * gcc.c-torture/execute/20010206-1.c: New test.
9124 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9126         * gcc.dg/cpp/avoidpaste1.c: Update.
9128 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
9130         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9131         Pero <nicola@brainstorm.co.uk>.
9132         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9134 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
9136         * g++.old-deja/g++.pt/spec39.C: New test.
9138 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
9140         * gcc.c-torture/compile/20010202-1.c: New test.
9142 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
9144         * g++.old-deja/g++.abi/primary2.C: New test.
9145         * g++.old-deja/g++.abi/primary3.C: New test.
9146         * g++.old-deja/g++.abi/primary4.C: New test.
9147         * g++.old-deja/g++.abi/primary5.C: New test.
9148         * g++.old-deja/g++.abi/vtable3.h: New test.
9149         * g++.old-deja/g++.abi/vtable3a.C: New test.
9150         * g++.old-deja/g++.abi/vtable3b.C: New test.
9151         * g++.old-deja/g++.abi/vtable3c.C: New test.
9152         * g++.old-deja/g++.abi/vtable3d.C: New test.
9153         * g++.old-deja/g++.abi/vtable3e.C: New test.
9154         * g++.old-deja/g++.abi/vtable3f.C: New test.
9155         * g++.old-deja/g++.abi/vtable3g.C: New test.
9156         * g++.old-deja/g++.abi/vtable3h.C: New test.
9157         * g++.old-deja/g++.abi/vtable3i.C: New test.
9158         * g++.old-deja/g++.abi/vtable3j.C: New test.
9159         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9161 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9163         * g++.old-deja/g++.other/anon6.C: New test.
9164         * g++.old-deja/g++.other/anon7.C: New test.
9166 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9168         * gcc.dg/cpp/avoidpaste2.c: New tests.
9170 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9172         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9174 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9176         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9177         DECIMAL_DIG cases for Irix."
9179 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9181         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9183 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9185         * gcc.dg/c99-tag-1.c: New test.
9187 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9189         * gcc.dg/cpp/tr-warn1.c: Add tests.
9191 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9193         * gcc.dg/cpp/avoidpaste1.c: Update.
9194         * gcc.dg/cpp/paste4.c: Update.
9196 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9198         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9199         cases for Irix.
9201 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9203         * g++.old-deja/g++.other/inline19.C: New test.
9205 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9207         * gcc.dg/Wlarger-than.c: New test.
9209 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9211         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9213 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9215         * gcc.c-torture/execute/20010129-1.c: New test.
9216         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9218 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9220         * gcc.dg/cpp/avoidpaste1.c: Test case.
9222 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9224         * g++.old-deja/g++.other/inline18.C: New test.
9226 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9228         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9229         and __builtin_putchar.
9231 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9233         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9234         tests.
9236 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9238         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9239         floating point number rounding mode to round to the nearest
9240         representable mode.
9242 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9244         * g++.old-deja/g++.other/mangle2.C: New test.
9246 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9248         * gcc.c-torture/compile/20010124-1.c: New test.
9250 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
9252         * g++.old-deja/g++.pt/spec38.C: New test.
9254 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9256         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9257         "Build don't run".
9259 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9261         * gcc.c-torture/execute/20010123-1.c: New test.
9263 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9265         * g++.old-deja/g++.pt/spec37.C: New test.
9267 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9269         * g++.old-deja/g++.pt/overload14.C: New test.
9271 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9273         * gcc.c-torture/execute/20010122-1.c: New test, exercise
9274         __builtin_return_address.
9276 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
9278         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9279         * g++.old-deja/g++.pt/spec35.C: New test.
9280         * g++.old-deja/g++.pt/spec36.C: New test.
9282 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
9284         * gcc.c-torture/compile/20010118-1.c: New test.
9286 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9288         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
9290 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9292         * gcc.c-torture/execute/20010119-1.c: New test.
9294 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9296         * g++.old-deja/g++.other/vbase5.C: New test.
9298 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9300         * gcc.c-torture/execute/20010118-1.c: New test.
9302 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9304         * g++.old-deja/g++.pt/deduct3.C: New test.
9306 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9308         * g++.old-deja/g++.pt/spec34.C: New test.
9310 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9312         * g77.f-torture/compile/20000601-2.f: New test.
9314 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9316         * g++.old-deja/g++.other/init17.C: New test.
9318 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
9320         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9322 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9324         * g++.old-deja/g++.pt/unify8.C: New test.
9326 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9328         * g++.old-deja/g++.abi/vbase1.C: New test.
9330 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9332         * g++.old-deja/g++.pt/crash65.C: New test.
9334 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9336         * gcc.dg/cpp/assembl2.S: New test case.
9338 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
9340         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9341         are supported.
9343 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9345         * g++.old-deja/g++.other/builtins1.C: New test.
9346         * g++.old-deja/g++.other/builtins2.C: Likewise.
9347         * g++.old-deja/g++.other/builtins3.C: Likewise.
9348         * g++.old-deja/g++.other/builtins4.C: Likewise.
9350 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
9352         * gcc.c-torture/compile/20010117-1.c: New test.
9353         * gcc.c-torture/compile/20010117-2.c: New test.
9355 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9357         * g77.f-torture/execute/20010116.[fx]: New test,
9358         XFAIL on i?86-*-*.
9359         * g77.f-torture/compile/20010115.f: Indicate it's
9360         a test for PR fortran/1636.
9362 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9364         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
9366 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9368         * g77.f-torture/compile/20010115.f: New test.
9370 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
9372         * g++.old-deja/g++.pt/nontype5.C: New test.
9374 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9376         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
9377         have an equivalent working one below it.
9379 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9381         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
9382         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9384 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9386         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
9387         message containing "init_priority".
9388         (conpr-2.C): Likewise.
9389         (conpr-3.C): Likewise.
9390         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
9392 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9394         * gcc.c-torture/execute/20010114-2.c: New test.
9396 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9398         * gcc.c-torture/compile/20010114-1.c: New test.
9399         * gcc.c-torture/compile/20010114-1.x: Xfail.
9400         * gcc.c-torture/compile/20010114-2.c: New test.
9401         * gcc.c-torture/execute/20010114-1.c: New test.
9402         * gcc.dg/trunc-1.c: New test.
9403         * gcc.dg/uninit-B.c: New test.
9405 2001-01-13  Nick Clifton  <nickc@redhat.com>
9407         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
9408         target.
9410 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9412         * gcc.c-torture/compile/20010113-1.c: New test.
9414 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
9416         * gcc.c-torture/compile/20001212-1.c: New test.
9418 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9420         * gcc.dg/cpp/widestr1.c: Update.
9421         * gcc.dg/cpp/prag-imp.c: Remove.
9423 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
9425         * gcc.c-torture/execute/20000801-3.x: Remove.
9426         * gcc.dg/c90-init-1.c: New test.
9427         * gcc.dg/c99-init-1.c: New test.
9428         * gcc.dg/c99-init-2.c: New test.
9429         * gcc.dg/gnu99-init-1.c: New test.
9431 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
9433         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
9434         testing that no relevant ones were found.
9436 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9438         * g++.old-deja/g++.pt/cast2.C: New test.
9440 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9442         * g++.old-deja/g++.pt/friend47.C: New test.
9444 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9446         * g++.old-deja/g++.pt/instantiate13.C: New test.
9448 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9450         * g++.old-deja/g++.other/defarg7.C: New test.
9451         * g++.old-deja/g++.other/defarg8.C: New test.
9453 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9455         * g++.old-deja/g++.pt/crash64.C: New test.
9457 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9459         * g++.old-deja/g++.pt/crash63.C: New test.
9461 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9463         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
9465 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
9467         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
9469 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9471         * g++.old-deja/g++.pt/error3.C: New test.
9473 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9475         * g++.old-deja/g++.other/crash39.C: New test.
9477 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9479         * g++.old-deja/g++.other/vbase4.C: New test.
9481 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
9483         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
9484         * gcc.dg/special/20000419-2.c: New file. Identical to above.
9485         * gcc.dg/special/special.exp: New test driver which will check
9486         for alias support for the above test.
9488 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
9490         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
9491         problems on small machines.
9492         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
9493         parameterize.
9495 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
9497         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
9498         mips.
9499         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9501 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
9503         * g++.old_deja/g++.pt/using8.C: New test.
9505 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9507         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
9509 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
9511         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
9512         where a failure is expected.
9513         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
9515 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9517         * g++.old_deja/g++.pt/instantiate12.C: New test.
9519 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9521         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
9522         start of structs.
9523         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
9524         * g++.old-deja/g++.brendan/crash17.C: Likewise.
9525         * g++.old-deja/g++.brendan/crash29.C: Likewise.
9526         * g++.old-deja/g++.brendan/crash48.C: Likewise.
9527         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9528         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
9529         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
9530         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
9531         * g++.old-deja/g++.eh/spec6.C: Likewise.
9532         * g++.old-deja/g++.jason/crash3.C: Likewise.
9533         * g++.old-deja/g++.law/ctors11.C: Likewise.
9534         * g++.old-deja/g++.law/ctors17.C: Likewise.
9535         * g++.old-deja/g++.law/ctors5.C: Likewise.
9536         * g++.old-deja/g++.law/ctors9.C: Likewise.
9537         * g++.old-deja/g++.mike/ambig1.C: Likewise.
9538         * g++.old-deja/g++.mike/net22.C: Likewise.
9539         * g++.old-deja/g++.mike/p3538a.C: Likewise.
9540         * g++.old-deja/g++.mike/p3538b.C: Likewise.
9541         * g++.old-deja/g++.mike/virt3.C: Likewise.
9542         * g++.old-deja/g++.niklas/t128.C: Likewise.
9543         * g++.old-deja/g++.other/anon4.C: Likewise.
9544         * g++.old-deja/g++.other/using1.C: Likewise.
9545         * g++.old-deja/g++.other/warn3.C: Likewise.
9546         * g++.old-deja/g++.pt/t37.C: Likewise.
9547         * g++.old-deja/g++.robertl/eb69.C: Likewise.
9548         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9550 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9552         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
9554 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9556         * gcc.c-torture/execute/stdio-opt-3.c: New test.
9558 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
9560         * gcc.c-torture/compile/20010107-1.c: New test.
9562 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9564         * gcc.c-torture/execute/builtin-noret-1.c: New test.
9566 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9568         * gcc.dg/format/format.h: New file.
9569         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
9570         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
9571         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
9572         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
9573         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
9574         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9575         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
9576         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
9577         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
9578         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
9579         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
9580         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
9581         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
9582         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
9583         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
9584         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
9585         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
9586         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
9587         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
9588         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
9589         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
9590         instead of declaring standard types, macros and functions in each
9591         test.
9593 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
9595         * gcc.c-torture/execute/20010106-1.c: New test.
9597 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9599         * gcc.dg/format/format.exp: New file.
9600         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
9601         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
9602         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
9603         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
9604         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
9605         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
9606         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
9607         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
9608         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
9609         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
9610         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
9611         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
9612         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
9613         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
9614         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
9615         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
9616         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
9617         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
9618         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
9619         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
9620         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
9621         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
9622         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
9623         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
9624         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
9625         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
9626         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
9627         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
9628         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
9629         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
9630         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
9631         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
9632         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
9633         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
9634         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
9635         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
9636         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
9637         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
9638         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
9639         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
9640         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
9641         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
9643 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
9645         * gcc.c-torture/execute/991228-1.c: Take word endianness into
9646         account.
9648 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
9650         * gcc.c-torture/execute/builtin-complex-1.c: New test.
9652 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
9654         * g++.old-deja/g++.pt/crash62.C: New test.
9656 2001-01-04  Richard Henderson  <rth@redhat.com>
9658         * gcc.dg/20000926-1.c: Update expected warnings.
9659         * gcc.dg/array-2.c: Likewise.
9660         * gcc.dg/array-4.c: Also validate flexible array members.
9661         * gcc.dg/c99-flex-array-1.c: New.
9663 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9665         * gcc.c-torture/compile/20001222-1.x: Remove.
9667 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9669         * gcc.c-torture/execute/built-in-setjmp.c: New.
9671 2001-01-03  Richard Henderson  <rth@redhat.com>
9673         * gcc.dg/940510-1.c: Update expected error wording.
9674         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
9676 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
9678         * lib/target-supports.exp (check_alias_available): Modified to
9679         indicate aliases not supported if only weak aliases are supported.
9681 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9683         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
9684         Turn on cmpstrsi checks for __pj__ and __i370__.
9686 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9688         * g++.old-deja/g++.other/virtual11.C: New test.
9690 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9692         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
9694 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9696         * gcc.c-torture/compile/20010102-1.c: New test.
9698 2001-01-02  Andreas Jaeger  <aj@suse.de>
9700         * gcc.dg/noreturn-3.c: New test.
9702         * gcc.dg/noreturn-4.c: New test.
9704 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9706         * gcc.c-torture/execute/stdio-opt-1.c: Also test
9707         __builtin_fputc and __builtin_fwrite.
9709 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9711         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
9712         signed char, not default char.
9714 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9716         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
9718 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
9720         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
9722 2000-12-29  Richard Henderson  <rth@redhat.com>
9724         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
9725         (__cyg_profile_func_exit): Define.
9727 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9729         * g++.dg/vtgc1.C: New test.
9731 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
9733         * gcc.dg/noncompile/20001228-1.c: New test.
9735         * gcc.dg/20001228-1.c: New test.
9737         * gcc.c-torture/execute/20001228-1.c: New test.
9739 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9741         * gcc.dg/format-strfmon-1.c: New test.
9743 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9745         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
9746         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
9747         * gcc.c-torture/execute/string-opt-1.c: Likewise.
9748         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9749         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9750         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9751         * gcc.c-torture/execute/string-opt-6.c: Likewise.
9752         * gcc.c-torture/execute/string-opt-7.c: Likewise.
9753         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9754         * gcc.c-torture/execute/string-opt-9.c: Likewise.
9755         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9756         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9757         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9759         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
9760         * gcc.c-torture/execute/string-opt-4.c: Test index.
9762 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
9764         * gcc.c-torture/compile/20001226-1.c: New test.
9766 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9768         * gcc.c-torture/compile/20001222-1.c: New test.
9769         * gcc.c-torture/compile/20001222-1.x: Xfail.
9771 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
9773         * gcc.c-torture/execute/comp-goto-2.c: New test.
9775 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
9777         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
9778         Use long types if __INT_MAX__ is 32767.
9779         (main): Use cast to (sint32 *) when poking 88 into a_page.
9781         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
9783 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
9785         * gcc.c-torture/compile/20001221-1.c: New test.
9786         * gcc.c-torture/execute/20001221-1.c: New test.
9788 2000-12-20  Richard Henderson  <rth@redhat.com>
9790         * g++.old-deja/g++.pt/crash36.C: Update error lines.
9791         * g++.old-deja/g++.robertl/eb109.C: Likewise.
9793 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9795         * gcc.dg/compare3.c: New test.
9797 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9799         * gcc.dg/format-warnll-1.c: New test.
9801 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9803         * gcc.dg/cpp/cmdlne-P.c: New test.
9805 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9807         * gcc.c-torture/execute/builtin-abs-1.c,
9808         gcc.c-torture/execute/builtin-abs-2.c: New tests.
9810 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9812         * gcc.dg/cpp/multiline.c: New test.
9814 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9816         * g++.old-deja/g++.other/syshdr1.C: Update.
9817         * gcc.dg/cpp/lineflags.c: Remove temporarily.
9819 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9821         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
9823 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9825         * g++.old-deja/g++.pt/ttp65.C: New test.
9827 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9829         * g++.old-deja/g++.pt/ttp64.C: New test.
9831 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9833         * g++.old-deja/g++.pt/spec33.C: New test.
9835 2000-12-14  Catherine Moore  <clm@redhat.com>
9837         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
9838         * gcc.c-torture/execute/920612-2.c: Likewise.
9839         * gcc.c-torture/execute/920428-2.c: Likewise.
9840         * gcc-c-torture/execute/va-arg-11.c: Call exit.
9841         * gcc.c-torture/execute/va-arg-21.c: Likewise.
9843 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9845         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
9846         * gcc.dg/pack-test-2.c: Likewise.
9848 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9850         Tests by Zack Weinberg <zackw@stanford.edu>.
9852         * gcc.dg/cpp/defined.c: Update.
9853         * gcc.dg/cpp/defined_trad.c: New tests.
9855 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9857         * gcc.dg/cpp/trad-direct.c: Update.
9859 2000-12-11  Neil Booth  <neilb@earthling.net>
9861         * gcc.dg/cpp/defined_trad.c
9863 2000-12-11  Neil Booth  <neilb@earthling.net>
9865         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
9867 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9869         * gcc.dg/format-miss-2.c: New test.
9871 2000-12-09  Neil Booth  <neilb@earthling.net>
9873         * gcc.dg/cpp/lineflags.c: New tests.
9874         * gcc.dg/cpp/poison.c: Update.
9875         * gcc.dg/cpp/redef2.c: Update.
9876         * gcc.dg/cpp/skipping.c: New test.
9878 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
9880         * g++.old-deja/g++.other/eh3.C: New testcase.
9882 2000-12-07  Neil Booth  <neilb@earthling.net>
9884         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
9885         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
9886         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
9887         wtr-union-init-2.c, wtr-union-init-3.c: Update.
9888         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
9889         Update.
9891 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9893         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
9894         __SIZE_TYPE__ instead of int for type of integers cast to
9895         pointers.
9897 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
9899         * g++.old-deja/g++.other/cleanup4.C: New test.
9901 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9903         * format-sec-1.c: New test.
9905 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9907         * gcc.dg/format-nonlit-3.c: New test.
9909 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9911         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
9912         through a null pointer.
9914 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9916         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
9917         * g++.old-deja/g++.pt/partial4.C: New test.
9919 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9921         * gcc.c-torture/execute/ieee/hugeval.x: New.
9923 2000-12-06  Neil Booth  <neilb@earthling.net>
9925         * gcc.dg/cpp/backslash2.c: New tests.
9927 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9929         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
9930         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
9932 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
9934         * gcc.c-torture/execute/20001203-2.c: New testcase.
9936 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9938         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
9939         * g++.old-deja/g++.other/virtual10.C: New test.
9941 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9943         * g++.old-deja/g++.mike/pmf5.C: Remove test.
9945 2000-12-05  Richard Henderson  <rth@redhat.com>
9947         * gcc.c-torture/compile/20001205-1.c: New.
9949 2000-12-04  Neil Booth  <neilb@earthling.net>
9951         * g++.old-deja/g++.other/virtual9.C: New test.
9952         * g++.old-deja/g++.pt/crash61.C: New test.
9953         * gcc.c-torture/execute/loop-9.c: New test.
9955 2000-12-04  Neil Booth  <neilb@earthling.net>
9957         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
9958         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
9959         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
9960         * gcc.dg/cpp/extratokens.c: ...here.
9962 2000-12-04  Neil Booth  <neilb@earthling.net>
9964         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
9965         New tests.
9967 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9969         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
9970         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
9972 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9974         * gcc.c-torture/execute/20001203-1.c: New test.
9976 2000-12-03  Neil Booth  <neilb@earthling.net>
9978         * gcc.dg/cpp/macro6.c: New test cases.
9980 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9982         * gcc.c-torture/execute/string-opt-9.c: New test.
9983         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9984         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9985         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9987         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
9988         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
9990 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
9992         * gcc.dg/cpp/if-6.c: New testcase.
9994         * gcc.dg/20001201-1.c: New testcase.
9996 2000-12-02  Neil Booth  <neilb@earthling.net>
9998         * g++.old-deja/g++.other/externC4.C,
9999         g++.old-deja/g++.other/friend10.C: New tests.
10001 2000-12-02  Neil Booth  <neilb@earthling.net>
10003         * g++.old-deja/g++.other/instan2.C
10004         * g++.old-deja/g++.other/instan3.C: New test.
10006 2000-12-02  Neil Booth  <neilb@earthling.net>
10008         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10009         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10010         gnuc99.c,gnuc99-pedantic.c: New tests.
10012 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10014         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10015         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10017 2000-12-01  Neil Booth  <neilb@earthling.net>
10019         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10020         * gcc.dg/cpp/poison.c: Update.
10021         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
10023 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
10025         * g77.f-torture/execute/20001201.f: New test.
10027 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10029         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10031 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
10033         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10035 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
10037         * g++.old-deja/g++.other/cast6.C: New test.
10039 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
10041         * gcc.c-torture/execute/20001130-2.c: New testcase.
10043 2000-11-30  Richard Henderson  <rth@redhat.com>
10045         * gcc.c-torture/execute/20001130-1.c: New test.
10047 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10049         * g++.old-deja/g++.other/op3.C: New test.
10051 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10053         * g++.old-deja/g++.other/op2.C: New test.
10055 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10057         * g++.old-deja/g++.other/crash38.C: New test.
10059 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
10061         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10063 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
10065         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10066         tests.
10067         * gcc.c-torture/execute/string-opt-6.c: New test.
10069         * gcc.dg/20001117-1.c: Add main.
10071 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
10073         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10074         Move from here ...
10075         * gcc.dg/940510-1.c: ... to here.
10077         * gcc.dg/20000926-1.c: GNU C now allows initializations of
10078         zero-size arrays in toplevel structures.
10080 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10082         * gcc.c-torture/execute/loop-8.c: New test.
10084 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10086         * g++.old-deja/g++.other/base1.C: New test.
10088 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10090         * g++.old-deja/g++.other/parse2.C: New test.
10092 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10094         * g++.old-deja/g++.pt/incomplete1.C: New test.
10096 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10098         * g++.old-deja/g++.other/friend9.C: New test.
10100 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10102         * gcc.dg/20001127-1.c: New test.
10104 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10106         * g++.old-deja/g++.pt/friend46.C: New test.
10108 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10110         * g++.old-deja/g++.other/ptrmem8.C: New test.
10112 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10114         * gcc.c-torture/execute/string-opt-7.c: New test.
10115         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10117 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10119         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10120         instead of 'mkcheck 2'.
10122 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10124         * gcc.c-torture/execute/memcheck/driver.c,
10125         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10126         C9X references to refer to C99.
10128 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
10130         * gcc.dg/ultrasp3.c: New test.
10132 2000-11-25  Neil Booth  <neilb@earthling.net>
10134         * gcc.dg/cpp/include2.c: Update test to be locale independent.
10136 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
10138         * gcc.c-torture/compile/20001123-2.c: New.
10140 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10142         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10144 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
10146         * gcc.dg/sequence-point-1.c: Add some new tests.
10147         * gcc.c-torture/execute/20001124-1.c: New test.
10149 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10151         * g++.old-deja/g++.other/vaarg4.C: New test.
10152         * gcc.c-torture/compile/20001123-1.c: New test.
10154 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10156         * g++.other/crash24.C: Adjust and remove XFAIL.
10157         * g++.other/crash37.C: New test.
10159 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10161         * g++.old-deja/g++.pt/instantiate9.C: New test.
10163 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10165         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10166         new ABI, too.
10168         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10169         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10171 2000-11-22  Neil Booth  <neilb@earthling.net>
10173         * gcc.dg/cpp/Wtrigraphs.c: New test.
10175 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10177         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10179 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10181         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10183 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10185         * lib/gcc-dg.exp: load_lib scanasm.exp.
10186         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10187         * lib/g++-dg.exp: load_lib scanasm.exp.
10188         * lib/scanasm.exp: New.
10189         (scan-assembler, scan-assembler-not): Add optional arguments to
10190         test name, or if not present, the pattern name.
10191         (scan-assembler-dem, scan-assembler-dem-not): New.
10193         * g++.dg/dg.exp: New.
10195 2000-11-21  Neil Booth  <neilb@earthling.net>
10197         * gcc.dg/cpp/integrated1.c: Remove.
10199 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10201         * gcc.c-torture/execute/20001121-1.c: New test.
10203 2000-11-21  Richard Henderson  <rth@redhat.com>
10205         * gcc.c-torture/compile/20001121-1.c: New test.
10207 2000-11-20  Neil Booth  <neilb@earthling.net>
10209         * gcc.dg/cpp/integrated1.c: New test.
10211 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10213         * g++.old-deja/g++.other/inline17.C: New test.
10215 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10217         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10218         local variable to be zero: I made the variable global. Now
10219         uses abort() and exit() instead of relying on main's return value.
10221 2000-11-20  Neil Booth  <neilb@earthling.net>
10223         * gcc.dg/cpp/paste2.c: Update test.
10224         * objc/execute/paste.m: New test.
10226 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10228         * gcc.dg/c99-condexpr-1.c: New test.
10230 2000-11-20  Neil Booth  <neilb@earthling.net>
10232         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10234 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10236         * g++.old-deja/g++.pt/export1.C: New test.
10238 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10240         * gcc.dg/20001117-1.c: New test.
10242 2000-11-18  Richard Henderson  <rth@redhat.com>
10244         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10246 2000-11-18  Richard Henderson  <rth@redhat.com>
10248         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10249         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10250         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10252 2000-11-18  Richard Henderson  <rth@redhat.com>
10254         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10255         (main): New.  Exit cleanly.
10257 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10259         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10260         gcc.dg/c99-fordecl-2.c: New tests.
10262 2000-11-18  Richard Henderson  <rth@redhat.com>
10264         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10265         * gcc.c-torture/execute/zerolen-2.c: New.
10267 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10269         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10270         memory.
10272 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10274         * g++.old-deja/g++.pt/instantiate8.C: New test.
10276 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10278         * g++.old-deja/g++.other/incomplete.C: Add more tests.
10279         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10281 2000-11-16  Nick Clifton  <nickc@redhat.com>
10283         * gcc.c-torture/execute/nestfunc-2.c: New test.
10284         * gcc.c-torture/execute/nestfunc-3.c: New test.
10286 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10288         * gcc.c-torture/compile/20001116-1.c: New test.
10290 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10292         * gcc.c-torture/execute/20001115-1.c: New test.
10294 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
10296         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10297         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10298         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10299         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10301 2000-11-15  Neil Booth  <neilb@earthling.net>
10303         gcc.dg/cpp/_Pragma1.c: Update.
10304         gcc.dg/cpp/_Pragma2.c: New test.
10306 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10308         * g++.old-deja/g++.other/anon5.C: New test.
10310 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10312         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10313         tests.
10315 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
10317         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10318         output.
10320 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10322         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10323         labels at end of compound statements.
10325 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
10327         * gcc.c-torture/execute/loop-7.c: New test.
10329 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10331         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10333 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10335         * gcc.dg/c99-bool-1.c: New test.
10337 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10339         * gcc.dg/c99-scope-1.c: Remove xfail.
10340         * gcc.dg/c99-scope-2.c: New test.
10342 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10344         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
10345         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
10347 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
10349         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
10350         error messages.
10352         * g++.mike/p700.C: Don't typedef wchar_t.
10353         * g++.mike/p784.C: Likewise.
10354         * g++.mike/eb101.C: Don't use __wchar_t.
10356 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10358         * g77.f-torture/execute/20001111.[fx]: Test premature exit
10359         from DO loop.
10361 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10363         * gcc.c-torture/execute/20001111-1.c: New test.
10365 2000-11-10  Nick Clifton  <nickc@redhat.com>
10367         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
10368         long multuiple and accumulate.
10370 2000-11-09  Richard Henderson  <rth@redhat.com>
10372         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
10373         via size_t instead of int.
10375         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
10376         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10377         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10378         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10380 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
10382         * gcc.c-torture/compile/20001109-1.c: New test.
10383         * gcc.c-torture/compile/20001109-2.c: New test.
10385 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
10387         * g++.old-deja/g++.pt/operator1.C: New test.
10388         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
10390 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10392         * gcc.dg/20001108-1.c: New test.
10394 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10396         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
10397         with both arguments constant strings.
10398         * gcc.c-torture/execute/string-opt-3.c: New test.
10399         * gcc.c-torture/execute/string-opt-4.c: New test.
10400         * gcc.c-torture/execute/string-opt-5.c: New test.
10402 2000-11-08  Nick Clifton  <nickc@redhat.com>
10404         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
10405         mulsidi3adddi patterns.
10407 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
10409         * g++.old-deja/g++.other/crash36.C: New test.
10411 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
10413         * g++.old-deja/g++.other/init16.C: New test.
10415 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
10417         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
10419 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10421         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
10422         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10423         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10425 2000-11-07  DJ Delorie  <dj@redhat.com>
10427         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
10429 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10431         * gcc.c-torture/execute/string-opt-1.c: New test.
10433 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10435         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
10436         mips-sgi-irix6.* because the MIPS ABI passes floating-point
10437         parameters in registers, and there is no way for a varargs
10438         function to know in which order the integer and floating-point
10439         parameters should be interleaved when they are placed on the
10440         stack.
10441         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10442         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10444 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10446         * gcc.c-torture/execute/string-opt-2.c: New test.
10448 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
10450         * g++.old-deja/g++.pt/crash60.C: New test.
10452 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10454         * g++.old-deja/g++.other/crash24.C: New test.
10455         * g++.old-deja/g++.other/crash25.C: New test.
10456         * g++.old-deja/g++.other/crash26.C: New test.
10457         * g++.old-deja/g++.other/crash27.C: New test.
10458         * g++.old-deja/g++.other/crash28.C: New test.
10459         * g++.old-deja/g++.other/crash29.C: New test.
10460         * g++.old-deja/g++.other/crash30.C: New test.
10461         * g++.old-deja/g++.other/crash31.C: New test.
10462         * g++.old-deja/g++.other/crash32.C: New test.
10463         * g++.old-deja/g++.other/crash33.C: New test.
10464         * g++.old-deja/g++.other/crash34.C: New test.
10465         * g++.old-deja/g++.other/crash35.C: New test.
10467 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10469         * gcc.c-torture/execute/20001031-1.c: New test.
10471 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
10473         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
10474         namespace.
10476         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
10477         standards-conformant.
10479         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
10481         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
10482         * g++.old-deja/g++.mike/p755a.C: Likewise.
10483         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
10484         library makes no calls to `operator new' during initialization.
10486 2000-11-04  Neil Booth  <neilb@earthling.net>
10488         * gcc.dg/cpp/include2.c: New tests.
10490 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
10492         * lib/g++.exp (g++_set_ld_library_path): New function.
10493         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
10495 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
10497         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
10498         warnings.
10500 2000-11-01  Richard Henderson  <rth@redhat.com>
10502         * g++.old-deja/g++.ext/namedret1.C: New.
10503         * g++.old-deja/g++.ext/namedret2.C: New.
10504         * g++.old-deja/g++.ext/namedret3.C: New.
10506 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
10508         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
10509         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
10511 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10513         * gcc.c-torture/execute/va-arg-21.c: New test.
10515 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10517         * gcc.dg/c99-complex-2.c: New test.
10519 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10521         * gcc.c-torture/execute/stdio-opt-1.c: New test.
10523 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
10525         * g++.old-deja/g++.other/inline16.C: New test.
10527 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
10529         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
10530         __PRETTY_FUNCTION__
10532 2000-10-29  Neil Booth  <neilb@earthling.net>
10534         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
10535         New tests.
10536         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
10537         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
10538         optimisation.
10540 2000-10-29  Neil Booth  <neilb@earthling.net>
10542         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
10543         * mi1.c, mi1c.h: Add null directives to multiple-include test.
10544         * mi5.c: Test multiple includes work with -C.
10545         * trigraphs.c: Test ^= version.
10547 2000-10-28  Neil Booth  <neilb@earthling.net>
10549         New tests and test updates for new macro expander.
10551         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
10552         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
10553         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
10554         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
10555         new diagnostic messages.
10557         * gcc.dg/cpp/macro3.c: New tests.
10559 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
10561         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
10562         on the same line.
10564 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
10566         * g++.old-deja/g++.other/eh2.C: New test.
10568 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10570         * gcc.c-torture/execute/20001027-1.c: New test.
10572 2000-10-26  Richard Henderson  <rth@redhat.com>
10574         * gcc.c-torture/execute/20001026-1.c: New.
10576 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
10578         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
10579         * g++.old-deja/g++.law/builtin1.C: Likewise.
10580         * g++.old-deja/g++.law/ctors10.C: Likewise.
10581         * g++.old-deja/g++.law/virtual3.C: Likewise.
10582         * g++.old-deja/g++.mike/p658.C: Likewise.
10583         * g++.old-deja/g++.other/sibcall1.C: Likewise.
10584         * g++.old-deja/g++.other/vaarg2.C: Likewise.
10585         * g++.old-deja/g++.robertl/eb124.C: Likewise.
10586         * g++.old-deja/g++.robertl/eb44.C: Likewise.
10587         * g++.old-deja/g++.robertl/eb77.C: Likewise.
10589 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
10591         * gcc.c-torture/compile/20001024-1.c: New test.
10593 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
10595         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
10596         to tell us whether or not we are using V3.
10598 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10600         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
10601         operands.
10603 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10605         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
10607 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
10609         * gcc.c-torture/execute/20001024-1.c: New test.
10611 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
10613         * g++.old-deja/g++.other/sibcall1.C: New test.
10615 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
10617         * gcc.dg/noncompile/init-3.c: New test.
10619 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10621         * gcc.dg/format-array-1.c: New test.
10623 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10625         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
10626         writing through null pointers; remove comment about testing
10627         unterminated strings.
10629 2000-10-17  Matthew Hiller  <hiller@redhat.com>
10631         * gcc.c-torture/execute/20001017-2.c: New test.
10633 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10635         * gcc.c-torture/compile/20001018-1.c: New test.
10636         * gcc.c-torture/compile/20001018-1.x: Xfail.
10638 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10640         * gcc.c-torture/execute/20001017-1.c: New test.
10642 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10644         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
10645         for multiple use of arguments with scanf formats; add tests for
10646         multiple use of arguments.
10648 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
10650         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
10652 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10654         * gcc.dg/format-miss-1.c: New test.
10656 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
10658         * gcc.c-torture/execute/20001013-1.c: New test.
10660 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
10662         * gcc.dg/format-branch-1.c: New test.
10664 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
10666         * README, lib/file-format.exp: Remove EGCS references.
10668 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
10670         * gcc.dg/20001013-1.c: New test.
10672 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10674         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
10675         for intmax_t in the compiler using __typeof__ and the type rules
10676         for conditional expressions.
10678 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
10680         * gcc.dg/20001012-1.c: New test.
10681         * gcc.dg/20001012-2.c: New test.
10683 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10685         * gcc.dg/format-attr-1.c: New test.
10687 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10689         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
10690         __LONG_LONG_MAX__ instead of LLONG_MAX.
10692 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10694         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
10695         scanf flags.
10696         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
10697         flags.
10699 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10701         * gcc.dg/sequence-pt-1.c: New test.
10703 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
10705         * gcc.c-torture/execute/20001011-1.c: New testcase.
10706         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
10708 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10710         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
10711         does not error on it.
10713 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10715         * gcc.dg/20001009-1.c: New test.
10717 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10719         * gcc.c-torture/compile/20001009-1.c: Move from here ....
10720         * gcc.c-torture/execute/20001009-2.c: ... to here.
10722 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
10724         * gcc.c-torture/compile/20001009-1.c: New testcase.
10725         * gcc.c-torture/execute/20001009-1.c: New testcase.
10726         Testcases provided by Jan Hubicka <jh@suse.cz>.
10728 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10730         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10731         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
10732         uintmax_t using <limits.h> to emulate the compiler's internal
10733         logic.  No longer XFAIL %j tests.
10735 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10737         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
10738         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10739         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
10740         regexps and details of expected handling of some bad formats.
10741         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
10742         suppression.
10744 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10746         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
10747         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
10748         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
10749         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
10750         in list archives.
10752 2000-10-06  Richard Henderson  <rth@cygnus.com>
10754         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
10755         * g++.old-deja/g++.brendan/crash52.C: Likewise.
10756         * g++.old-deja/g++.jason/report.C: Likewise.
10757         * g++.old-deja/g++.law/friend5.C: Likewise.
10758         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
10759         of the expected warnings.
10761 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
10763         * g++.old-deja/g++.pt/enum14.C: New test.
10765 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
10767         * g++.old-deja/g++.pt/crash59.C: New test.
10769 2000-10-04  Will Cohen  <wcohen@redhat.com>
10771         * gcc.dg/20000926-1.c: New test.
10773 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
10775         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
10776         function name for current C++ compiler.
10777         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
10779 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
10781         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
10782         __PRETTY_FUNCTION__.
10783         * g++.old-deja/g++.ext/pretty2.C: Likewise.
10785 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10787         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
10789 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
10791         * gcc.c-torture/compile/20000923-1.c: New test.
10793 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
10795         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
10796         * g++.old-deja/g++.pt/ttp62.C: Same.
10797         * g++.old-deja/g++.other/inline14.C: Same.
10799 2000-09-24  Richard Henderson  <rth@cygnus.com>
10801         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
10803 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10805         * gcc.dg/c90-printf-1.c: Add test for wide string format.
10807 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
10809         * gcc.c-torture/compile/20000922-1.c: New file.
10811 2000-09-21  Nick Clifton  <nickc@redhat.com>
10813         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
10814         a signed long modulo operation.
10815         (mod6): New function - perform an unsigned long modulo operation.
10816         (main): Add tests for modulos of very large numbers by very small
10817         dividends.
10819 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10821         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
10823 2000-09-19  Richard Henderson  <rth@cygnus.com>
10825         * gcc.dg/compare2.c (case 10): XFAIL.
10827 2000-09-18  Richard Henderson  <rth@cygnus.com>
10829         * gcc.c-torture/execute/20000906-1.c: Move ...
10830         * gcc.dg/20000906-1.c: ... here.  Only run on targets
10831         that support __builtin_trap.
10833 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
10835         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
10837 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10839         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
10840         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
10841         more $ format tests.
10843 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10845         * gcc.dg/format-errmk-1.c: New test.
10847 2000-09-17  Greg McGary  <greg@mcgary.org>
10849         * gcc.c-torture/execute/20000917-1.x: Remove.
10851 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10853         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
10855 2000-09-17  Greg McGary  <greg@mcgary.org>
10857         * gcc.c-torture/execute/20000917-1.c: New test.
10858         * gcc.c-torture/execute/20000917-1.x: XFAIL.
10860 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
10862         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
10863         in nested macro bug.
10865 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
10867         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
10869 2000-09-14  Jeffrey A Law  (law@cygnus.com)
10871         * gcc.c-torture/execute/20000914-1.c: New test.
10873 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
10875         * g++.other/inline13.C: New test.
10877 2000-09-12  Andreas Jaeger  <aj@suse.de>
10879         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
10880         constant by Ulrich Drepper <drepper@redhat.com>.
10882 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
10884         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
10886 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10888         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
10890 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
10892         * gcc.dg/cpp/backslash.c: New test.
10894 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
10896         * gcc.c-torture/execute/20000910-1.c: New test.
10897         * gcc.c-torture/execute/20000910-2.c: Likewise.
10899 2000-09-11  Robert Lipe  <robertl@sco.com>
10901         * gcc.dg/pragma-align.c: New test.
10903 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
10905         * g++.old-deja/g++.pt/explicit82.C: New test.
10906         * g++.old-deja/g++.pt/explicit83.C: New test.
10908 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
10910         * gcc.dg/asm-names.c: New test.
10912 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10914         * gcc.dg/cpp/tr-warn6.c: New test
10916 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10918         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
10919         be accepted.
10921 2000-09-07  Catherine Moore  <clm@redhat.com>
10923         * gcc.c-torture/execute/unroll-1.c: New test.
10925 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
10927         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
10928         ERROR markers.
10929         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
10930         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
10931         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
10932         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
10933         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
10934         Preprocess only.
10935         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
10936         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
10938 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10940         * g++.old-deja/g++.pt/deduct2.C: New test.
10942 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10944         * g++.old-deja/g++.pt/parms2.C: New test.
10946 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10948         * g++.old-deja/g++.pt/crash58.C: New test.
10950 2000-09-06  Greg McGary  <greg@mcgary.org>
10952         * gcc.c-torture/execute/20000906-1.c: New test.
10953         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
10955 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10957         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
10959 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10961         * g++.old-deja/g++.pt/crash57.C: New test.
10963 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10965         * g++.old-deja/g++.pt/crash56.C: New test.
10967 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10969         * g++.old-deja/g++.pt/koenig1.C: New test.
10971 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10973         * gcc.dg/20000904-1.c: New test.
10975 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10977         * gcc.dg/cpp/paste8.c: New test.
10979 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
10981         * gcc.c-torture/compile/20000827-1.c: New test.
10983 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10985         * gcc.dg/format-diag-1.c: New test.
10987 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10989         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
10990         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
10991         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
10992         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
10993         gcc.dg/formatz-1.c: Adjust warning regular expressions.
10995 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10997         * g++.old-deja/g++.other/nested4.C: New test.
10999 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11001         * g++.old-deja/g++.ns/scoped1.C: New test.
11003 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
11005         * lib/g++.exp: Support testing already-installed GCC.
11007 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11009         * wtr-label-1.c, wtr-suffix-1.c: New tests.
11011 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11013         * gcc.dg/return-type-2.c: New test.
11015 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
11017         * gcc.c-torture/compile/20000825-1.c: New test.
11019 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
11021         * gcc.dg/dwarf2-2.c: New test.
11023 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
11025         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11026         dg-warning regexps.
11028 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11030         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11031         gcc.dg/format-ext-5.c: New tests.
11033 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
11035         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11037 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
11039         * gcc.dg/noncompile/930622-2.c: Adjust error message.
11041 2000-08-24  Richard Henderson  <rth@cygnus.com>
11043         * gcc.dg/ia64-sync-1.c: New test.
11044         * gcc.dg/ia64-sync-2.c: New test.
11045         * gcc.dg/ia64-asm-1.c: New test.
11047 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11049         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11050         * gcc.dg/format-ext-2.c: New test.
11052 2000-08-23  Jason Merrill  <jason@redhat.com>
11054         * lib/old-dejagnu.exp: Also ignore "In member function" and
11055         "At global scope".
11057 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11059         * gcc.dg/noncompile/label-lineno-1.c: New test.
11061 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11063         * gcc.dg/c99-array-nonobj-1.c: New test.
11065 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11067         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11068         tests.
11069         * gcc.dg/format-ext-1.c: New test.
11071 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11073         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11074         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11075         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11076         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11077         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11079 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11081         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11082         gcc.dg/c99-strftime-2.c: New tests.
11084 2000-08-22  Richard Henderson  <rth@cygnus.com>
11086         * gcc.c-torture/execute/20000822-1.c: New test.
11088 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11090         * gcc.c-torture/execute/20000819-1.x: Remove.
11092 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11094         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11095         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11096         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11097         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11098         gcc.dg/format-xopen-1.c: New tests.
11100 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11102         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11104 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11106         * g++.old-deja/g++.other/loop2.C: New test.
11108         * gcc.c-torture/compile/20000606-1.c: New test.
11109         * gcc.c-torture/compile/20000728-1.c: New test.
11110         * gcc.c-torture/execute/20000801-1.c: New test.
11111         * gcc.c-torture/execute/20000801-2.c: New test.
11112         * gcc.c-torture/execute/20000819-1.c: New test.
11113         * gcc.c-torture/execute/20000819-1.x: XFAIL.
11114         * gcc.dg/20000629-1.c: New test.
11115         * gcc.dg/20000724-1.c: New test.
11116         * gcc.dg/20000807-1.c: New test.
11118 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
11120         * gcc.dg/cpp/pragma-1.c: New test.
11121         * gcc.dg/cpp/pragma-2.c: New test.
11123 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
11125         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11126         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
11128 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11130         * gcc.c-torture/compile/20000818-1.c: New test.
11132 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
11134         * gcc.c-torture/execute/20000818-1.c: New test.
11136 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11138         * gcc.dg/format-va-1.c: New test.
11140 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11142         * g++.old-deja/g++.other/typedef8.C: New test.
11144 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11146         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11147         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11148         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11149         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11150         * g++.old-deja/g++.other/ptrmem7.C: New test.
11151         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11153 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11155         * g++.old-deja/g++.pt/typename27.C: New test.
11157 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11159         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11160         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11161         * g++.old-deja/g++.pt/friend45.C: New test.
11162         * g++.old-deja/g++.other/friend8.C: New test.
11164 2000-08-15  Richard Henderson  <rth@cygnus.com>
11166         * gcc.c-torture/execute/20000815-1.c: New test.
11168 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11170         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11171         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11172         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11174 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11176         * g++.old-deja/g++.other/refinit2.C: New test.
11178 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11180         * lib/c-torture.exp (c-torture): Make
11181         compiler_conditional_xfail_data global.
11182         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11183         compiler_conditional_xfail_data machinery.
11184         (f-torture-execute): Likewise.
11185         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11186         and only when unrolling loops.
11188         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11190 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11192         * g++.old-deja/g++.pt/explicit81.C: New test.
11194 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11196         * g++.old-deja/g++.pt/typename26.C: New test.
11198 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11200         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11201         warning.
11203 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11205         * g++.old-deja/g++.other/array3.C: New test.
11207 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11209         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11210         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11211         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11212         New tests.
11214 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11216         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11217         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11219 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11221         * gcc.c-torture/execute/20000808-1.c: New test.
11223 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11225         * gcc.dg/c90-const-expr-1.c: New test.
11227 2000-08-08  Richard Henderson  <rth@cygnus.com>
11229         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11231 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11233         * gcc.dg/noncompile/const-ll-1.c: New test.
11235 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11237         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11239 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11241         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11242         that running programs linked against the shared version of libobjc
11243         run correctly.
11245 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11247         * gcc.dg/c99-printf-1.c: New test.
11249 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11251         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11253 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
11255         * gcc.c-torture/execute/20000731-1.x: Delete.
11257 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
11259         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11260         and torture_without_loops as is done by c-torture.exp.
11261         (search_for): Copy from c-torture.exp.
11262         (gcc-dg-runtest): New function, drives a directory of tests
11263         iterating over the TORTURE_OPTIONS.
11264         (scan-assembler, scan-assembler-not): Move here from
11265         individual directory drivers.
11267         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11268         defined by lib/gcc-dg.exp.
11269         * gcc.dg/cpp/cpp.exp: Likewise.
11270         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
11271         gcc-dg-runtest, so we cycle over optimization options.
11273         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11274         * gcc.dg/compare2.c: No longer expected to fail.
11276 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
11278         * gcc.c-torture/execute/20000804-1.c: New test.
11280 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11282         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11284 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
11286         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11288 2000-08-03  Jeffrey A Law  (law@cygnus.com)
11290         * gcc.c-torture/compile/20000803-1.c: New test.
11292 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11294         * gcc.c-torture/execute/20000801-3.c,
11295         gcc.c-torture/execute/20000801-4.c: New tests.
11296         * gcc.c-torture/execute/20000801-3.x,
11297         gcc.c-torture/execute/20000801-4.x: Xfail.
11299 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
11301         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11302         libobjc/.libs to allow for libtool.
11304 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
11306         * gcc.c-torture/compile/20000802-1.c: New test.
11308 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11310         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11312 2000-07-31  Jeffrey A Law  (law@cygnus.com)
11314         * gcc-c-torture/execute/20000731-2.c: New test.
11316         * gcc.c-torture/execute/20000731-1.c: New test.
11317         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11319 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
11321         * testsuite/gcc.dg/cpp/paste7.c: New test.
11322         * gcc.dg/cpp/20000725-1.c: New test.
11324 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11326         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11327         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11328         declaration warning for __builtin_dwarf_reg_size.
11330         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11332 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11334         * gcc.dg/noncompile/voidparam-1.c: New test.
11336 2000-07-30  Richard Henderson  <rth@cygnus.com>
11338         * gcc.dg/c90-digraph-1.c: Don't xfail.
11339         * gcc.dg/compare2.c (case 10): Xfail.
11340         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11342 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
11344         * gcc.dg/c99-main-1.c: New test.
11346 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11348         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
11350 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
11352         * gcc.c-tortuer/execute/20000726-1.c: New test.
11354 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
11356         * gcc.c-torture/execute/enum-2.c: New test.
11358 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11360         * gcc.dg/cpp/tr-warn3.c: New test.
11362 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11364         * g++.old-deja/g++.ext/implicit1.C: Remove.
11365         * g++.old-deja/g++.jason/c2.C: Remove
11366         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
11367         * g++.old-deja/g++.pt/crash16.C: Likewise.
11368         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
11370 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11372         * g++.old-deja/g++.other/for2.C: New test.
11374 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
11376         * gcc.dg/20000720-1.c: New test.
11378 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
11380         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
11382 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
11384         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
11385         * gcc.c-torture/execute/20000722-1.c: New.
11386         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
11388 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
11390         * gcc.dg/cpp/20000720-1.S: New test.
11392 2000-07-21  Michael Meissner  <meissner@redhat.com>
11394         * gcc.c-torture/execute/ieee/hugeval.c: New test.
11396 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11398         * g++.old-deja/g++.brendan/crash16.C,
11399         g++.old-deja/g++.brendan/parse3.C,
11400         g++.old-deja/g++.brendan/redecl1.C,
11401         g++.old-deja/g++.ns/template13.C,
11402         g++.old-deja/g++.other/decl4.C,
11403         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
11405 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11407         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
11408         and "Internal error".
11410         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
11411         regexps.
11412         * gcc.dg/cpp/paste6.c: New test.
11414 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
11416         * gcc.dg/cpp/tr-direct.c: New test.
11418         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
11419         gcc.dg/cpp/undef1.c: Tweak error regexps.
11421 2000-07-18  Eric Christopher <echristo@redhat.com>
11423         * gcc.c-torture/compile/20000718-1.c: New test.
11425 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
11427         * cpplex.c (_cpp_push_token): If the token being pushed back
11428         is the previous token in this context, just subtract one from
11429         context->posn.
11430         * cppmacro.c (save_expansion): Clear aux field when storing a
11431         placemarker.
11433 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
11435         * gcc.dg/noncompile/redecl-1.c: New test.
11437 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
11439         * gcc.c-torture/execute/20000717-5.c: New test.
11440         * gcc.c-torture/execute/20000717-1.x: Removed.
11442 2000-07-17  Richard Henderson  <rth@cygnus.com>
11444         * gcc.c-torture/execute/20000717-4.c: New test.
11446 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
11448         * gcc.dg/cpp/syshdr.c: New test.
11449         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
11451 2000-07-17  Neil Booth  <neilb@earthling.net>
11453         * gcc.dg/cpp/cmdlne-dM.c: New test.
11454         * gcc.dg/cpp/cmdlne-dD.c: New test.
11456 2000-07-17  Jeffrey A Law  (law@cygnus.com)
11458         * gcc.c-torture/execute/20000717-3.c: New test.
11460         * gcc.c-torture/compile/20000717-1.c: New test.
11462 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
11464         * gcc.c-torture/execute/20000717-2.c: New test.
11466 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11468         * gcc.dg/formatz-1.c: New test.
11470         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
11471         * gcc.dg/c99-digraph-1.c: New tests.
11473         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
11474         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
11476         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
11477         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
11478         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
11479         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
11480         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
11481         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
11482         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
11484 2000-07-17   Greg McGary <greg@mcgary.org>
11486         * gcc.c-torture/execute/20000717-1.c: New test.
11487         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
11489 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
11491         * gcc.c-torture/execute/20000715-2.c: New test.
11492         * gcc.dg/20000715-1.c: New test.
11494 2000-07-15  Michael Meissner  <meissner@redhat.com>
11496         * gcc.c-torture/execute/20000715-1.c: New test.
11498 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
11500         * gcc.c-torture/execute/20000707-1.c: New test.
11502 2000-07-13  Neil Booth  <NeilB@earthling.net>
11504         * testsuite/gcc.dg/cpp/digraph1.c,
11505         testsuite/gcc.dg/cpp/digraph2.c,
11506         testsuite/gcc.dg/cpp/digraphs.c: New tests.
11508 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
11510         * g77.f-torture/compile/20000630-2.f:  New test.
11511         * g77.f-torture/compile/20000630-2.x
11513 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11515         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
11517 2000-07-11  Neil Booth  <NeilB@earthling.net>
11519         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
11521 2000-07-11  Neil Booth  <NeilB@earthling.net>
11523         * gcc.dg/cpp/cmdlne-C.c: New.
11525 2000-07-09  Neil Booth  <NeilB@earthling.net>
11527         * gcc.dg/cpp/directiv.c: New tests.
11528         * gcc.dg/cpp/undef1.c: Update.
11530 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
11532         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
11534 2000-07-09  Neil Booth  <NeilB@earthling.net>
11536         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
11538 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
11540         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
11541         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
11543 2000-07-08  Neil Booth  <NeilB@earthling.net>
11545         * gcc.dg/cpp/macsyntx.c: New tests.
11547 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11549         * gcc.dg/20000707-1.c: New test.
11551 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11553         * gcc.c-torture/execute/20000706-1.c: New test.
11554         * gcc.c-torture/execute/20000706-2.c: New test.
11555         * gcc.c-torture/execute/20000706-3.c: New test.
11556         * gcc.c-torture/execute/20000706-4.c: New test.
11557         * gcc.c-torture/execute/20000706-5.c: New test.
11559 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11561         * g++.old-deja/g++.pt/instantiate7.C: New test.
11563 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11565         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
11566         * g++.old-deja/g++.mike/thunk3.C: Likewise.
11567         * g++.old-deja/g++.other/rtti3.C: Likewise.
11568         * g++.old-deja/g++.other/rttid3.C: Likewise.
11570 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
11572         *  g77.f-torture/compile/20000630-1.x: Fix typo
11574 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
11576         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
11577         assembly output.
11579 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
11581         * gcc.dg/cpp/ident.c: New test.
11583 2000-07-05  Neil Booth  <NeilB@earthling.net>
11585         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
11586           gcc.dg/cpp/lexstrng.c: New tests.
11588 2000-07-04  Neil Booth  <NeilB@earthling.net>
11590         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
11591         * gcc.dg/cpp/strify2.c: Same.
11593 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
11595         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
11596         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
11597         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
11598         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
11600         * testsuite/gcc.dg/cpp/macro1.c,
11601         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
11602         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
11603         testsuite/gcc.dg/cpp/strify1.c,
11604         testsuite/gcc.dg/cpp/strify2.c: New tests.
11606 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
11608         * gcc.c-torture/execute/20000703-1.c: New test.
11610 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11612         * g++.old-deja/g++.pt (lookup10.C): New test.
11614 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11616         * g++.old-deja/g++.pt (typename25.C): New test.
11618 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
11620         * gcc.c-torture/compile/20000701-1.c: New test.
11622 2000-06-30  Nick Clifton  <nickc@cygnus.com>
11624         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
11625         to test case.
11627 2000-06-30  Catherine Moore  <clm@cygnus.com>
11629         * gcc.c-torture/execute/align-1.c: New test.
11631 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
11633         * g++.old-deja/g++.pt/expr8.C: New test.
11634         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
11636 2000-06-29  Nick Clifton  <nickc@cygnus.com>
11638         * gcc.c-torture/compile/20000629-1.c: New test.
11640 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
11643         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
11644         gcc.dg/noncompile directory, depending on whether they're
11645         preprocessor tests or not.  Annotate all the tests for the dg
11646         framework.
11648         * gcc.c-torture/noncompile/noncompile.exp: Delete.
11649         * gcc.dg/noncompile/noncompile.exp: New.
11651         * Moved files:
11652         Old name                                New name
11653         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
11654         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
11655         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
11656         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
11657         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
11658         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
11659         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
11660         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
11661         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
11662         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
11663         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
11664         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
11665         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
11666         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
11667         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
11668         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
11669         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
11670         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
11671         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
11672         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
11673         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
11674         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
11675         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
11676         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
11678         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
11679         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
11680         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
11681         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
11682         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
11683         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
11685 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
11687         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
11688         declare one variable.  On the fourth, error.
11689         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
11690         declared by 20000628-1a.h.
11692 2000-06-29  Richard Henderson  <rth@redhat.com>
11694         * gcc.c-torture/execute/930529-1.x: New file.
11695         * gcc.dg/920413-1.c: Adjust expected warning text.
11696         * gcc.dg/980217-1.c: Declare abort.
11697         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
11699 2000-06-29  Jeffrey A Law  (law@cygnus.com)
11701         * g77.f-torture/compile/20000629-1.f: New test.
11702         * g77.f-torture/compile/20000629-1.x: Expected to fail.
11704 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11706         Rearrange lots of files, removing entirely the
11707         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
11708         directories.
11710         * Deleted files:
11711         gcc.c-torture/code_quality/code_quality.exp
11712         gcc.c-torture/special/special.exp
11713         gcc.failure/failure.exp
11714         gcc.failure/940409-1.x
11715         gcc.c-torture/compile/961203-1.x
11717         * New files:
11718         gcc.misc-tests/linkage.exp
11719         gcc.c-torture/execute/920730-1t.c
11720         gcc.c-torture/execute/920730-1t.x
11721         gcc.c-torture/compile/920520-1.x
11722         gcc.c-torture/compile/920521-1.x
11723         gcc.c-torture/compile/981006-1.x
11724         gcc.c-torture/execute/eeprof-1.x
11726         * Moved files (possibly with modifications to fit a new harness):
11727         Old name                                New name
11728         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
11729         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
11730         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
11731         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
11732         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
11733         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
11734         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
11735         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
11736         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
11737         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
11738         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
11739         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
11740         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
11741         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
11743 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11745         * c-torture/compile/961203-1.x: Delete.
11747         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
11748         not exit. Include stdio.h.
11749         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
11750         * gcc.misc-tests/dg-12.c: Likewise.
11751         * gcc.misc-tests/dg-5.c: Likewise.
11752         * gcc.misc-tests/dg-6.c: Likewise.
11753         * gcc.misc-tests/dg-7.c: Prototype abort.
11754         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
11755         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
11756         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
11757         not exit.
11758         * gcc.misc-tests/sieve.c: Use return from main, not exit.
11759         * gcc.misc-tests/sort2.c: Use return from main, not exit.
11761 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
11763         * gcc.dg/cpp/20000628-1.c: New test.
11764         * gcc.dg/cpp/20000628-1.h: New header for above test.
11765         * gcc.dg/cpp/20000628-1a.h: Likewise.
11767 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
11769         * gcc.dg/cpp: New directory.
11770         * gcc.dg/cpp/cpp.exp: New driver.
11771         * gcc.dg/cpp/20000627-1.c: New test.
11772         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
11773         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
11774         and rewrite as a compilation test.
11776         * gcc.dg: Move many files into the cpp subdirectory, possibly
11777         renaming or editing them as well.
11778         Old name                New name
11779         990119-1.c              cpp/19990119-1.c
11780         990228-1.c              cpp/19990228-1.c
11781         990407-1.c              cpp/19990407-1.c
11782         990409-1.c              cpp/19990409-1.c
11783         990413-1.c              cpp/19990413-1.c
11784         990703-1.c              cpp/19990703-1.c
11785         20000127-1.c            cpp/20000127-1.c
11786         20000129-1.c            cpp/20000129-1.c
11787         20000207-1.c            cpp/20000207-1.c
11788         20000207-2.c            cpp/20000207-2.c
11789         20000209-1.c            cpp/20000209-1.c
11790         20000209-2.c            cpp/20000209-2.c
11791         20000301-1.c            cpp/20000301-1.c
11792         20000419-1.c            cpp/20000419-1.c
11793         20000510-1.S            cpp/20000510-1.S
11794         20000519-1.c            cpp/20000519-1.c
11795         20000529-1.c            cpp/20000529-1.c
11796         20000625-1.c            cpp/20000625-1.c
11797         20000625-2.c            cpp/20000625-2.c
11798         cpp-as1.c               cpp/assert1.c
11799         cpp-as2.c               cpp/assert2.c
11800         cxx-comments-1.c        cpp/cxxcom1.c
11801         cxx-comments-2.c        cpp/cxxcom2.c
11802         endif-label.c           cpp/endif.c
11803         cpp-hash1.c             cpp/hash1.c
11804         cpp-hash2.c             cpp/hash2.c
11805         cpp-if1.c               cpp/if-1.c
11806         cpp-if2.c               cpp/if-2.c
11807         cpp-if3.c               cpp/if-3.c
11808         cpp-if4.c               cpp/if-4.c
11809         cpp-if5.c               cpp/if-5.c
11810         cpp-cond.c              cpp/if-cexp.c
11811         cpp-missingop.c         cpp/if-mop.c
11812         cpp-missingparen.c      cpp/if-mpar.c
11813         cpp-opprec.c            cpp/if-oppr.c
11814         cpp-ifparen.c           cpp/if-paren.c
11815         cpp-shortcircuit.c      cpp/if-sc.c
11816         cpp-shift.c             cpp/if-shift.c
11817         cpp-unary.c             cpp/if-unary.c
11818         cpp-li1.c               cpp/line1.c
11819         cpp-li2.c               cpp/line2.c
11820         lineno.c                cpp/line3.c
11821         lineno-2.c              cpp/line4.c
11822         cpp-mi.c                cpp/mi1.c
11823         cpp-mic.h               cpp/mi1c.h
11824         cpp-micc.h              cpp/mi1cc.h
11825         cpp-mind.h              cpp/mi1nd.h
11826         cpp-mindp.h             cpp/mi1ndp.h
11827         cpp-mix.h               cpp/mi1x.h
11828         cpp-mi2.c               cpp/mi2.c
11829         cpp-mi2a.h              cpp/mi2a.h
11830         cpp-mi2b.h              cpp/mi2b.h
11831         cpp-mi2c.h              cpp/mi2c.h
11832         cpp-mi3.c               cpp/mi3.c
11833         cpp-mi3.def             cpp/mi3.def
11834         poison-1.c              cpp/poison.c
11835         pr-impl.c               cpp/prag-imp.c
11836         cpp-redef-2.c           cpp/redef1.c
11837         cpp-redef.c             cpp/redef2.c
11838         strpaste.c              cpp/strp1.c
11839         strpaste-2.c            cpp/strp2.c
11840         cpp-tradpaste.c         cpp/tr-paste.c
11841         cpp-tradstringify.c     cpp/tr-str.c
11842         cpp-tradwarn1.c         cpp/tr-warn1.c
11843         cpp-tradwarn2.c         cpp/tr-warn2.c
11844         trigraphs.c             cpp/trigraphs.c
11845         cpp-unc1.c              cpp/unc1.c
11846         cpp-unc2.c              cpp/unc2.c
11847         cpp-unc3.c              cpp/unc3.c
11848         cpp-unc.c               cpp/unc4.c
11849         undef.c                 cpp/undef1.c
11850         undef-2.c               cpp/undef2.c
11851         cpp-wi1.c               cpp/widestr1.c
11853 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
11855         * lib/g++.exp (g++_include_flags): Tweak.
11857 2000-06-27  H.J. Lu  <hjl@gnu.org>
11858             Loren J. Rittle  <ljrittle@acm.org>
11860         * lib/g++.exp (g++_include_flags): Override libgloss.exp
11861         version with one that knows about the new gcc tree structure.
11862         (g++_link_flags): Same.
11864 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
11866         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
11867         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
11868         case we are cross-compiling.
11870         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
11871         g++.old-deja/g++.niklas/Makefile.in,
11872         g++.old-deja/g++.niklas/configure.in,
11873         g++.old-deja/g++.other/Makefile.in,
11874         g++.old-deja/g++.other/configure.in,
11875         gcc.c-torture/code_quality/Makefile.in,
11876         gcc.c-torture/code_quality/configure.in,
11877         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
11878         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
11879         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
11880         gcc.c-torture/execute/ieee/Makefile.in,
11881         gcc.c-torture/execute/ieee/configure.in,
11882         gcc.c-torture/noncompile/Makefile.in,
11883         gcc.c-torture/noncompile/configure.in,
11884         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
11885         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
11886         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
11888 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11890         * g++.old-deja/g++.other/ambig3.C: New test.
11892 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11894         * g++.old-deja/g++.pt/syntax1.C: New test.
11895         * g++.old-deja/g++.pt/syntax2.C: New test.
11896         * g++.old-deja/g++.other/syntax3.C: New test.
11897         * g++.old-deja/g++.other/syntax4.C: New test.
11899 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11901         * gcc.dg/20000623-1.c: Prototype exit and abort.
11903 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11905         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
11906         New tests.
11907         * gcc.dg/cpp-mi3.def: New file.
11909         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
11910         inside assertions.
11911         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
11912         lexer's error messages.
11913         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
11914         divine anything from the linemarkers.
11915         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
11916         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
11918 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
11920         * gcc.dg/20000623-1.c: New test.
11922 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
11924         * gcc.c-torture/execute/20000622-1.c: New test.
11926 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11928         * g++.old-deja/g++.other/init15.C: New test.
11930 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11932         * g++.old-deja/g++.pt/vaarg2.C: New test.
11933         * g++.old-deja/g++.pt/vaarg3.C: New test.
11935 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
11937         * g++.old-deja/g++.other/dyncast6.C: New test.
11939 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
11941         * gcc.c-torture/execute/loop-6.c: New test.
11943 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
11945         * gcc.dg/20000614-1.c: New test.
11946         * gcc.dg/20000614-2.c: New test.
11948 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
11950         * g++.old-deja/g++.other/inline12.C: New test.
11952 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
11954         * g++.old-deja/g++.other/eh1.C: New test.
11956 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
11958         * g++.old-deja/g++.other/type.C: New test.
11960 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11962         * g++.old-deja/g++.other/initstring.C: New test.
11964 2000-06-12  Jason Merrill  <jason@redhat.com>
11966         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
11968 2000-06-09  Jeffrey A Law  (law@cygnus.com)
11970         * gcc.c-torture/compile/20000609-1.c: New test.
11972 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
11974         * gcc.dg/20000609-1.c: New test.
11976 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
11978         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
11979         * gcc.c-torture/noncompile/poison-1.c: Move...
11980         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
11981         * gcc.dg/cpp-li1.c: Add a token after the #line.
11983 2000-06-05  Richard Henderson  <rth@cygnus.com>
11985         * gcc.c-torture/execute/20000605-2.c: New test.
11986         * gcc.c-torture/execute/20000605-3.c: New test.
11988 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
11990         * g77.f-torture/execute/20000503-1.x: New file.
11992 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
11994         * g++.old-deja/g++.eh/badalloc1.C: New test.
11996 2000-06-05  Richard Henderson  <rth@cygnus.com>
11998         * gcc.c-torture/execute/20000605-1.c: New test.
12000 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12001             Nathan Sidwell <nathan@codesourcery.com>
12003         * gcc.c-torture/compile/20000605-1.c: New test.
12005 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
12007         * g77.f-torture/compile/20000601-1.f:  New test.
12009 2000-06-03  Richard Henderson  <rth@cygnus.com>
12011         * gcc.c-torture/execute/20000603-1.c: New.
12013 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
12015         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12016         * gcc.dg/noreturn-2.c (noreturn): Likewise.
12018 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
12020         * gcc.dg/compare2.c (case 12): XFAIL.
12021         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12022         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12024         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12026 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
12028         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12029         guard macro is already defined when the header is first
12030         included.
12031         * gcc.dg/cpp-mix.h: New file.
12032         * gcc.dg/endif-label.c: Update patterns to match compiler.
12034         * g++.brendan/complex1.C: Declare abort.
12035         * g++.law/refs4.C: Remove XFAIL.
12036         * g++.oliva/expr2.C: Declare abort and exit.
12038 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
12040         * gcc.c-torture/execute/20000528-1.c: New test.
12042         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12043         * g++.old-deja/g++.law/temps4.C: Likewise.
12045         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12046         stdlib.h.  Call abort() on failure.
12047         * g++.old-deja/g++.law/refs4.C: Likewise.
12048         * g++.old-deja/g++.law/temps4.C: Likewise.
12049         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
12050         * gcc.c-torture/execute/20000112-1.c: Include string.h.
12052 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
12054         Relative to g++.dg/special:
12055         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12057         Relative to g++.old-deja:
12058         * g++.brendan/complex1.C, g++.jason/optimize2.C,
12059         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12060         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12061         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
12062         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
12063         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12064         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12066         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12067         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12068         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12069         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12070         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12071         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12072         and/or string.h.
12074         * g++.other/goto1.C: Update expectations for error messages.
12076 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
12078         * gcc.c-torture/compile/20000523-1.c: New test.
12080 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12082         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12084 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12086         * g++.old-deja/g++.eh/catch11.C: New test.
12087         * g++.old-deja/g++.eh/catch12.C: New test.
12089 2000-05-24  Nick Clifton  <nickc@cygnus.com>
12091         * gcc.c-torture/execute/20000523-1.c: New test.
12093 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
12095         * c-torture/execute/bcp-1.c: Replace abort in arg of
12096         __builtin_constant_p with a generic external function.
12098         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12099         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12100         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12101         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12102         Prototype abort and/or exit.
12104         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12105         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12106         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12107         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12109 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
12111         * gcc.dg/dwarf2-1.c: New test.
12113 2000-05-20  Richard Henderson  <rth@cygnus.com>
12115         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12117 2000-05-20  Andreas Jaeger  <aj@suse.de>
12119         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12120         testcase.
12122 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
12124         * gcc.c-torture/execute/20000519-2.c: New test.
12126 2000-05-19  Andreas Jaeger  <aj@suse.de>
12128         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12129         which fails with SSA.
12131         * lib/c-torture.exp: Also test with -O3 -fssa.
12133 2000-05-18  Michael Meissner  <meissner@redhat.com>
12135         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12136         * gcc.c-torture/execute/920415-1.c: Ditto.
12137         * gcc.c-torture/execute/920501-1.c: Ditto.
12138         * gcc.c-torture/execute/conversion.c: Ditto.
12139         * gcc.c-torture/execute/cvt-1.c: Ditto.
12141 2000-05-18  Jeffrey A Law  (law@cygnus.com)
12143         * gcc.c-torture/compile/20000518-1.c: New test.
12145 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12147         * g77.f-torture/compile/200005018.f:  New test.
12149 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12151         * gcc.c-torture/compile/20000517-1.c: New test.
12153 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12155         * gcc.c-torture/execute/20000516-1.c: New test.
12157 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12159         * g++.old-deja/g++.other/eh.C: New test.
12161 2000-05-12  Richard Henderson  <rth@cygnus.com>
12163         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12164         constants through to doit's conditional.
12166 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12168         * gcc.c-torture/compile/20000511-1.c: New test.
12169         * g77.f-torture/compile/20000511-1.f: New test.
12170         * g77.f-torture/compile/20000511-2.f: New test.
12172 2000-05-11  Michael Meissner  <meissner@redhat.com>
12174         * gcc.c-torture/execute/20000511-1.c: New test.
12176 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12178         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12179         * gcc.dg/20000510-1.S: New.
12181 2000-05-08  Catherine Moore  <clm@cygnus.com>
12183         * gcc.dg/unused-3.c: New.
12185 2000-05-06  Richard Henderson  <rth@cygnus.com>
12187           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12188           * g++.old-deja/g++.mike/warn1.C: Likewise.
12189           * g++.old-deja/g++.pt/local1.C: Likewise.
12190           * g++.old-deja/g++.pt/local7.C: Likewise.
12191           * g++.old-deja/g++.pt/spec16.C: Likewise.
12193 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12195         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12197 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12199           * g77.f-torture/execute/20000503-1.f:  New test.
12201 2000-05-04  Andreas Jaeger  <aj@suse.de>
12203         * gcc.dg/noreturn-2.c: New test.
12205 2000-05-04  Neil Booth  <NeilB@earthling.net>
12207         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12208         preprocessor.
12210 2000-05-04  Richard Henderson  <rth@cygnus.com>
12212         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12214 2000-05-04  Richard Henderson  <rth@cygnus.com>
12216         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12217         OpenSSL by Jason R Thorpe.
12219 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12221         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12223 2000-05-03  Robert Lipe <robertlipe@usa.net>
12225         * gcc.dg/20000503-1.c: New test.
12227 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12229         * gcc.c-torture/compile/20000502-1.c: New test.
12230         * g++.old-deja/g++.other/align.C: New test.
12231         * gcc.dg/cpp-tradstringify.c: New test.
12233 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12235         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12236         and hard registers.
12238 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12240         * gcc.c-torture/execute/loop-5.c: New test.
12242 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12244         * gcc.c-torture/execute/va-arg-20.c: New test.
12246 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12248         * gcc.c-torture/execute/20000422-1.c: New test.
12250 2000-04-20  Greg McGary  <gkm@gnu.org>
12252         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12253         when optimizing, but without sibling-call optimizations (-O1).
12255 2000-04-20  Jeffrey A Law  (law@cygnus.com)
12257           * gcc.c-torture/compile/20000420-1.c: New test.
12259 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12261         * g++.abi/ptrflags.C: New test.
12262         * g++.eh/catchptr1.C: Test incomplete pointer chains.
12264 2000-04-19  Catherine Moore  <clm@cygnus.com>
12266         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12268 2000-04-19  Greg McGary  <gkm@gnu.org>
12270         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12271         sibling-call optimizations.
12273 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
12275         * gcc.dg/20000419-1.c: New test.
12277 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
12279         * gcc.c-torture/execute/20000412-6.c: New test.
12281 2000-04-12  Jeffrey A Law  (law@cygnus.com)
12283         * gcc.c-torture/execute/20000412-5.c: New test.
12284         * g77.f-torture/compile/20000412-1.f: New test.
12285         * gcc.c-torture/execute/20000412-4.c: New test.
12286         * gcc.c-torture/compile/20000412-2.c: New test.
12287         * gcc.c-torture/execute/20000412-3.c: New test.
12288         * gcc.c-torture/compile/20000412-1.c: New test.
12289         * gcc.c-torture/execute/20000412-2.c: New test.
12291 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
12293         * objc/execute/bf-20.m: New test.
12295 2000-04-10  Richard Henderson  <rth@cygnus.com>
12297         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12299         * gcc.c-torture/execute/20000412-1.c: New test.
12301 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
12303         * g++.old-deja/g++.eh/catchptr1.C: New test.
12305 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
12307         * g++.old-deja/g++.abi/cxa_vec.C: New test.
12309 2000-04-08  Neil Booth  <NeilB@earthling.net>
12311         * gcc.dg/cpp-nullchar.c: Remove test as
12312         embedded nulls cause problems.
12314 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12316         * gcc.dg/compare2.c: New test.
12318 2000-04-08  Neil Booth  <NeilB@earthling.net>
12320         * gcc.dg/cpp-nullchar.c: New test.
12322 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
12324         * gcc.dg/cpp-mi2.c: New test.
12325         * gcc.dg/cpp-mi2[abc].h: New files.
12327 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
12329         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12330         member name.
12332 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12334         * g++.old-deja/g++.abi/vmihint.C: New test.
12336 2000-04-06  Neil Booth  <NeilB@earthling.net>
12338         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12339         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
12340         copyright.
12342 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
12344         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
12345         avoid stack-frame overwrite.
12347 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
12349         * gcc.c-torture/compile/20000405-2.c: New test.
12350         * gcc.c-torture/compile/20000405-3.c: New test.
12352 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12354         * gcc.c-torture/compile/20000405-1.c: New test.
12356 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
12358         * gcc.dg/cast-qual-1.c: Revert last change.
12360 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12362         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
12364 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
12366         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
12367         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
12369 2000-04-03  Jeffrey A Law  (law@cygnus.com)
12371         * gcc.c-torture/compile/20000403-2.c: New test.
12372         * gcc.c-torture/compile/20000403-1.c: New test.
12374 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
12376         * gcc.c-torture/execute/20000403-1.c: New test.
12378 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
12380         * gcc.c-torture/execute/20000402-1.c: New test.
12382 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
12384         * gcc.c-torture/execute/va-arg-15.c: New test.
12385         * gcc.c-torture/execute/va-arg-16.c: New test.
12386         * gcc.c-torture/execute/va-arg-17.c: New test.
12387         * gcc.c-torture/execute/va-arg-18.c: New test.
12388         * gcc.c-torture/execute/va-arg-19.c: New test.
12390 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
12392         * gcc.c-torture/compile/981211-1.c: Move to...
12393         * gcc.dg/cpp-as1.c: ...here.
12394         * gcc.dg/cpp-as2.c: New file.
12396         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
12397         compiler.
12399 2000-04-02  Neil Booth  <NeilB@earthling.net>
12401         * gcc.dg/cpp-cond.c  New tests.
12402         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
12403         accidental success less likely.
12404         * gcc.dg/cpp-missingop.c  New tests.
12405         * gcc.dg/cpp-missingparen.c  New tests.
12406         * gcc.dg/cpp-shift.c  New tests.
12407         * gcc.dg/cpp-shortcircuit.c  New tests.
12408         * gcc.dg/cpp-unary.c  New tests.
12410 2000-03-29  Jeffrey A Law  (law@cygnus.com)
12412         * gcc.c-torture/compile/20000329-1.c: New test.
12414 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
12416         * gcc.c-torture/compile/20000326-1.c: New test.
12417         * gcc.c-torture/compile/20000326-2.c: New test.
12419 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
12421         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
12422         the first parameter is a function argument.
12424 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
12426         * g++.old-deja/g++.ext/array4.C: New test.
12428 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
12430         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
12432 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12434         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
12436 2000-03-19  Richard Henderson  <rth@cygnus.com>
12438         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
12440 2000-03-19  Richard Henderson  <rth@cygnus.com>
12442         * gcc.c-torture/compile/20000319-1.c: New test.
12444 2000-03-14  Jeffrey A Law  (law@cygnus.com)
12446         * gcc.c-torture/execute/20000314-3.c: New test.
12447         * gcc.c-torture/execute/20000314-2.c: New test.
12448         * gcc.c-torture/execute/20000314-1.c: New test.
12449         * gcc.c-torture/compile/20000314-2.c: New test.
12450         * gcc.c-torture/compile/20000314-1.c: New test.
12452 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
12454         * g++.old-deja/g++.warn/inline.C: New test.
12456 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
12458         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
12459         standards-compliant result rather than specific constants.
12460         Put test-values in array.
12462 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
12464         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
12465         (g++_target_compile): Put test-specific options last.
12467 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12469         * g++.old-deja/g++.eh/vbase4.C: New test.
12471 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12473         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
12475 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12477         * g++.old-deja/g++.brendan/misc12.C: Removed.
12478         * g++.old-deja/g++.pt/memtemp77.C: Constify.
12479         * g++.old-deja/g++.ext/pretty4.C: New test.
12481 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12483         * g++.old-deja/g++.other/string2.C: New test.
12485 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
12487         * g++.old-deja/g++.warn/impint2.C: New test.
12489 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
12491         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
12492         is 1, not zero.
12494 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
12496         * g++.old-deja/g++.warn/impint.C: New test.
12497         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
12498         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
12499         * g++.old-deja/g++.pt/explicit12.C: Likewise.
12500         * g++.old-deja/g++.pt/explicit13.C: Likewise.
12501         * g++.old-deja/g++.pt/explicit17.C: Likewise.
12502         * g++.old-deja/g++.pt/explicit18.C: Likewise.
12503         * g++.old-deja/g++.pt/explicit19.C: Likewise.
12504         * g++.old-deja/g++.pt/explicit23.C: Likewise.
12505         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12506         * g++.old-deja/g++.pt/explicit35.C: Likewise.
12507         * g++.old-deja/g++.pt/explicit6.C: Likewise.
12508         * g++.old-deja/g++.pt/memclass7.C: Likewise.
12510 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
12512         * gcc.dg/cpp-redef.c: New test.
12514 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
12516         * g++.old-deja/g++.pt/unify7.C: New test.
12518 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12520         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
12521         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
12523 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
12525         * gcc.c-torture/compile/20000224-1.c: New test.
12527 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12529         * gcc.c-torture/compile/cpp-2.c: New test.
12530         * gcc.c-torture/compile/cpp-1.c: New test.
12532 2000-02-25  Jeffrey A Law  (law@cygnus.com)
12534         * gcc.c-torture/execute/20000225-1.c: New test.
12536 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12538         * gcc.dg/cpp-li2.c: New test.
12540         * gcc.dg/cpp-wi1.c: New test.
12542         * gcc.dg/cpp-li1.c: New test.
12544 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
12546         * g++.old-deja/g++.other/sizeof5.C: New test.
12548 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12550         * gcc.c-torture/execute/va-arg-13.c: New test.
12552 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
12554         * gcc.c-torture/execute/va-arg-12.c: New test.
12556 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12558         * gcc.c-torture/execute/20000223-1.c: New test.
12560 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12562         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
12564 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
12566         * g++.old-deja/g++.abi/ptrmem.C: New test.
12568 2000-02-19  Richard Henderson  <rth@cygnus.com>
12570         * gcc.c-torture/compile/init-3.c: New.
12572 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
12574         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
12575         ALWAYS_CXXFLAGS.
12577 2000-02-11  Robert Lipe <robertl@sco.com>
12579         * gcc.c-torture/compile/20000211-3.c: New test.
12581 2000-02-11  Martin Buchholz <martin@xemacs.org>
12583         * gcc.c-torture/compile/20000211-2.c: New test.
12585 2000-02-11  Jeffrey A Law  (law@cygnus.com)
12587         * gcc.c-torture/compile/20000211-1.c: New test.
12589 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
12591         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
12592           on native targets
12594 2000-02-08  Nathan Sidwell  <nathan@acm.org>
12596         * g++.old-deja/g++.other/cast5.C: New test.
12598 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
12600         * gcc.c-torture/execute/20000205-1.c: New.
12602 2000-02-03  Nathan Sidwell  <nathan@acm.org>
12604         * g++.old-deja/g++.jason/cast3.C: Return void.
12605         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
12607 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12609         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
12611         * gcc.dg/loop-1.c: New test.
12613 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
12615         * gcc.c-torture/compile/20000127-1.c: New test.
12616         * gcc.c-torture/execute/991228-1.c: New test.
12618 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12620         * gcc.dg/unused-2.c: New test.
12622         * gcc.dg/conv-1.c: New test.
12624 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12626         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
12627         compiler.
12628         (tool_option_proc): Fix typo.
12630 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
12632         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
12633         of the ld on the host, not on the build machine.
12634         Also, don't crash if '--help' is not a supported option.
12636 2000-01-24  Richard Henderson  <rth@cygnus.com>
12638         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
12640 2000-01-20  Jeffrey A Law  (law@cygnus.com)
12642         * gcc.c-torture/execute/20000120-2.c: New test.
12643         * gcc.c-torture/execute/20000120-1.c: New test.
12645 2000-01-13  Jeffrey A Law  (law@cygnus.com)
12647         * gcc.c-torture/execute/20000113-1.c: New test.
12649 2000-01-12  Jeffrey A Law  (law@cygnus.com)
12651         * gcc.c-torture/execute/20000112-1.c: New test.
12653 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12655         * gcc.dg/20000111-1.c: New test.
12657 2000-01-10  Jeffrey A Law  (law@cygnus.com)
12659         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
12660         with 16 bit integers.
12662 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12664         * gcc.dg/20000108-1.c: New test.
12666 2000-01-05  Nathan Sidwell  <nathan@acm.org>
12668         * g++.old-deja/g++.ns/koenig8.C: New test.
12670 2000-01-05  Nathan Sidwell  <nathan@acm.org>
12672         * g++.old-deja/g++.other/cast4.C: New test.
12674 2000-01-05  Jeffrey A Law  (law@cygnus.com)
12676         * gcc.c-torture/compile/20000105-2.c: New test.
12677         * gcc.c-torture/compile/20000105-1.c: New test.
12679 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12681         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
12682         references to printf & atoi to conform to ANSI standard.
12683         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
12684         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
12685         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
12686         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
12687         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
12688         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12689         * g++.old-deja/g++.brendan/copy1.C: Likewise.
12690         * g++.old-deja/g++.brendan/copy2.C: Likewise.
12691         * g++.old-deja/g++.brendan/copy3.C: Likewise.
12692         * g++.old-deja/g++.brendan/copy4.C: Likewise.
12693         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12694         * g++.old-deja/g++.brendan/copy6.C: Likewise.
12695         * g++.old-deja/g++.brendan/copy7.C: Likewise.
12696         * g++.old-deja/g++.brendan/copy8.C: Likewise.
12697         * g++.old-deja/g++.brendan/crash11.C: Likewise.
12698         * g++.old-deja/g++.brendan/crash14.C: Likewise.
12699         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
12700         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12701         * g++.old-deja/g++.brendan/delete2.C: Likewise.
12702         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
12703         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
12704         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
12705         * g++.old-deja/g++.brendan/eh1.C: Likewise.
12706         * g++.old-deja/g++.brendan/groff1.C: Likewise.
12707         * g++.old-deja/g++.brendan/init3.C: Likewise.
12708         * g++.old-deja/g++.brendan/misc12.C: Likewise.
12709         * g++.old-deja/g++.brendan/misc7.C: Likewise.
12710         * g++.old-deja/g++.brendan/new2.C: Likewise.
12711         * g++.old-deja/g++.brendan/operators4.C: Likewise.
12712         * g++.old-deja/g++.brendan/operators5.C: Likewise.
12713         * g++.old-deja/g++.brendan/overload2.C: Likewise.
12714         * g++.old-deja/g++.brendan/overload7.C: Likewise.
12715         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
12716         * g++.old-deja/g++.brendan/reference1.C: Likewise.
12717         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
12718         * g++.old-deja/g++.brendan/template24.C: Likewise.
12719         * g++.old-deja/g++.brendan/template3.C: Likewise.
12720         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
12721         * g++.old-deja/g++.jason/inline3.C: Likewise.
12722         * g++.old-deja/g++.jason/opeq.C: Likewise.
12723         * g++.old-deja/g++.law/arg5.C: Likewise.
12724         * g++.old-deja/g++.law/arm7.C: Likewise.
12725         * g++.old-deja/g++.law/ctors11.C: Likewise.
12726         * g++.old-deja/g++.law/cvt8.C: Likewise.
12727         * g++.old-deja/g++.law/init9.C: Likewise.
12728         * g++.old-deja/g++.law/refs4.C: Likewise.
12729         * g++.old-deja/g++.law/template2.C: Likewise.
12730         * g++.old-deja/g++.law/visibility24.C: Likewise.
12731         * g++.old-deja/g++.law/vtable3.C: Likewise.
12732         * g++.old-deja/g++.mike/asm2.C: Likewise.
12733         * g++.old-deja/g++.mike/eh1.C: Likewise.
12734         * g++.old-deja/g++.mike/misc1.C: Likewise.
12735         * g++.old-deja/g++.mike/misc13.C: Likewise.
12736         * g++.old-deja/g++.mike/misc14.C: Likewise.
12737         * g++.old-deja/g++.mike/ns12.C: Likewise.
12738         * g++.old-deja/g++.mike/p1248.C: Likewise.
12739         * g++.old-deja/g++.mike/p3708.C: Likewise.
12740         * g++.old-deja/g++.mike/p3708a.C: Likewise.
12741         * g++.old-deja/g++.mike/p3708b.C: Likewise.
12742         * g++.old-deja/g++.mike/p646.C: Likewise.
12743         * g++.old-deja/g++.mike/p700.C: Likewise.
12744         * g++.old-deja/g++.mike/p783.C: Likewise.
12745         * g++.old-deja/g++.mike/p783a.C: Likewise.
12746         * g++.old-deja/g++.mike/p783b.C: Likewise.
12747         * g++.old-deja/g++.mike/p786.C: Likewise.
12748         * g++.old-deja/g++.mike/p789.C: Likewise.
12749         * g++.old-deja/g++.mike/p789a.C: Likewise.
12750         * g++.old-deja/g++.mike/p807a.C: Likewise.
12751         * g++.old-deja/g++.other/delete3.C: Likewise.
12752         * g++.old-deja/g++.other/dyncast1.C: Likewise.
12753         * g++.old-deja/g++.other/dyncast2.C: Likewise.
12754         * g++.old-deja/g++.other/dyncast3.C: Likewise.
12755         * g++.old-deja/g++.other/empty1.C: Likewise.
12756         * g++.old-deja/g++.other/temporary1.C: Likewise.
12757         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
12758         * g++.old-deja/g++.pt/t16.C: Likewise.
12759         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
12761 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
12763         * gcc.dg/991230-1.c: New test.
12765 1999-12-29  Jeffrey A Law  (law@cygnus.com)
12767         * gcc.c-torture/compile/991229-3.c: New test.
12768         * gcc.c-torture/compile/991229-2.c: New test.
12769         * gcc.c-torture/compile/991229-1.c: New test.
12771 1999-12-29  Greg McGary <gkm@eng.ascend.com>
12773         * gcc.c-torture/compile/labels-2.c: New test.
12775 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12777         * gcc.c-torture/execute/991227-1.c: New test.
12779 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12781         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
12783 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12785         * gcc.c-torture/execute/991221-1.c: New test.
12787 1999-12-20  Nathan Sidwell  <nathan@acm.org>
12789         * g++.old-deja/g++.other/cast3.C: New test.
12791 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
12793         * gcc.c-torture/execute/991216-4.c: New test.
12795 1999-12-16  Michael Meissner  <meissner@cygnus.com>
12797         * gcc.c-torture/execute/991216-1.c: New test.
12798         * gcc.c-torture/execute/991216-2.c: New test.
12799         * gcc.c-torture/execute/991216-3.c: New test.
12801 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12803         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
12804         Actually make the test fail by using "-O2" for compilation.
12806 1999-12-15  Nathan Sidwell  <nathan@acm.org>
12808         * g++.old-deja/g++.warn/cast-align1.C: New test.
12810 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12812         * gcc.c-torture/compile/991214-1.c: New test.
12813         * gcc.c-torture/compile/991214-2.c: New test.
12815 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12817         * gcc.dg/991214-1.c: New test.
12819 1999-12-13  Jeffrey A Law  (law@cygnus.com)
12821         * gcc.c-torture/compile/991213-3.c: New test.
12822         * gcc.c-torture/compile/991213-2.c: New test.
12823         * gcc.c-torture/compile/991213-1.c: New test.
12825 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
12827         * gcc.dg/991209-1.c: New test.
12829 1999-12-08  Nathan Sidwell <nathan@acm.org>
12831         * gcc.c-torture/compile/991208-1.c: New test.
12833 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12835         * gcc.dg/ultrasp2.c: New test.
12837 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
12839         * g++.old-deja/g++.abi/align.C (main): Fix typo.
12841 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
12843         * gcc.c-torture/compile/991202-1.c: New test.
12844         * gcc.c-torture/execute/991202-1.c: New test.
12845         * gcc.c-torture/execute/991202-2.c: New test.
12846         * gcc.c-torture/execute/991202-3.c: New test.
12848 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
12850         * g++.old-deja/g++.abi/align.C: New test.
12851         * g++.old-deja/g++.abi/aggregates.C: Likewise.
12852         * g++.old-deja/g++.abi/bitfields.C: Likewise.
12854 1999-12-01  Richard Henderson  <rth@cygnus.com>
12856         * gcc.c-torture/execute/991201-1.c: New.
12858 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
12860         * gcc.dg/991129-1.c: New test.
12862 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12864         * gcc.c-torture/compile/991127-1.c: New test.
12866 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12868         * g++.old-deja/g++.other/warn4.C: New test.
12870 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12872         * g++.old-deja/g++.eh/cleanup2.C: New test.
12873         * g++.old-deja/g++.ext/pretty2.C: New test.
12874         * g++.old-deja/g++.ext/pretty3.C: New test.
12875         * g++.old-deja/g++.other/debug6.C: New test.
12877 1999-10-20  Jim Wilson  <wilson@cygnus.com>
12879         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
12880         compiler_output to look for one error message instead of two.
12882 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
12884         * gcc.c-torture/execute/991118-1.c: Also test case
12885         where the word boundary does not split a byte evenly.
12887 1999-11-19  Nathan Sidwell  <nathan@acm.org>
12889         * g++.old-deja/g++.ext/restrict1.C: New test.
12891 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12893         * gcc.c-torture/execute/991118-1.c: New test.
12895 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
12897         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
12898         working directory pathnames.
12900 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
12902         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
12903         host is equipped with driver.h and driver.o so it can actually
12904         compile and run the tests.
12906 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
12908         * gcc.c-torture/compile/991008-1.c: New test.
12910 1999-11-08  Nick Clifton  <nickc@cygnus.com>
12912         * lib/gcc-dg.exp: Include target-supports.exp
12914 1999-11-05  Nick Clifton  <nickc@cygnus.com>
12916         * lib/target-supports.exp: New file: Provide procs to test for
12917         features supported by the target.
12918         (check_weak_available): Moved here from ecos.exp.
12919         (check_alias_available): New proc: Determine of the target
12920         toolchain supports the alias attribute.
12922         * gcc.dg/special/ecos.exp: Move check_weak_available to
12923         target-supports.exp.
12924         (alias-1.c): Only perform the test if the target supports
12925         aliases.
12926         (wkali-1.c): Only perform the test if the target supports
12927         aliases.
12929         * gcc.dg/990506-0.c: Expect error messages from cross
12930         targets as well as native targets.
12932 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12934         * gcc.dg/ultrasp1.c: Removed xfail.
12935         * gcc.dg/struct-ret-2.c: Likewise.
12936         * gcc.dg/array-1.c: Likewise.
12938 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12940         * gcc.dg/struct-ret-2.c: New test.
12942         * gcc.dg/array-1.c: New test.
12944 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
12946         * gcc.c-torture/execute/991030-1.c: New test.
12948 1999-10-26  Richard Henderson  <rth@cygnus.com>
12950         * gcc.c-torture/compile/991026-2.c: New test.
12952 1999-10-26  Jeffrey A Law  (law@cygnus.com)
12954         * gcc.c-torture/compile/991026-1.c: New test.
12956 1999-10-23  Jeffrey A Law  (law@cygnus.com)
12958         * gcc.c-torture/execute/991023-1.c: New test.
12960 1999-10-19  Jeffrey A Law  (law@cygnus.com)
12962         * gcc.c-torture/execute/991019-1.c: New test.
12964 1999-10-16  Richard Henderson  <rth@cygnus.com>
12966         * gcc.c-torture/execute/991016-1.c: New test.
12968 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
12970         * gcc.c-torture/execute/991014-1.c: New test.
12972 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
12974         * g++.old-deja/g++.other/union2.C: New test.
12976 1999-10-13  Nathan Sidwell  <nathan@acm.org>
12978         * g++.old-deja/g++.other/vaarg2.C: New test.
12979         * g++.old-deja/g++.other/vaarg3.C: New test.
12981 1999-10-12  Craig Burley  <craig@jcb-sc.com>
12983         * g77.f-torture/noncompile/19990905-1.f: Moved from being
12984         in compile/.
12986 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
12988         * gcc.c-torture/execute/va-arg-11.c: New test.
12990 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
12992         * lib/file-format.exp (gcc_target_object_format): Don't
12993         crash if objdump is unavailable.
12995 1999-09-29  Donn Terry <donn@interix.com>
12997         * gcc.misc-tests/mg.exp: delete extraneous redirection.
12999 1999-09-28  Nick Clifton  <nickc@cygnus.com>
13001         * gcc.c-torture/compile/990928-1.c: New test.
13003 1999-09-28  Nathan Sidwell  <nathan@acm.org>
13005         * g++.old-deja/g++.other/decl6.C: New test.
13007 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13009         * gcc.c-torture/execute/va-arg-10.c: New test.
13011 1999-09-27  Nathan Sidwell  <nathan@acm.org>
13013         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
13014         __PRETTY_FUNCTION__.
13016 1999-09-23  Nick Clifton  <nickc@cygnus.com>
13018         * gcc.c-torture/execute/990923-1.c: New test.
13020 1999-09-21  Nick Clifton  <nickc@cygnus.com>
13022         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
13023         for which -fpic is inappropriate.
13025 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
13027         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
13029 1999-09-21  Nathan Sidwell  <nathan@acm.org>
13031         * g++.old-deja/g++.other/dyncast1.C: New test.
13032         * g++.old-deja/g++.other/dyncast2.C: New test.
13033         * g++.old-deja/g++.other/dyncast3.C: New test.
13034         * g++.old-deja/g++.other/dyncast4.C: New test.
13035         * g++.old-deja/g++.other/dyncast5.C: New test.
13036         * g++.old-deja/g++.eh/catch3.C: New test.
13037         * g++.old-deja/g++.eh/catch3p.C: New test.
13038         * g++.old-deja/g++.eh/catch4.C: New test.
13039         * g++.old-deja/g++.eh/catch4p.C: New test.
13040         * g++.old-deja/g++.eh/catch5.C: New test.
13041         * g++.old-deja/g++.eh/catch5p.C: New test.
13042         * g++.old-deja/g++.eh/catch6.C: New test.
13043         * g++.old-deja/g++.eh/catch6p.C: New test.
13044         * g++.old-deja/g++.eh/catch7.C: New test.
13045         * g++.old-deja/g++.eh/catch7p.C: New test.
13046         * g++.old-deja/g++.eh/catch8.C: New test.
13047         * g++.old-deja/g++.eh/catch8p.C: New test.
13048         * g++.old-deja/g++.eh/catch9.C: New test.
13049         * g++.old-deja/g++.eh/catch9p.C: New test.
13051 1999-09-13  Nathan Sidwell  <nathan@acm.org>
13053         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
13054         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
13056 1999-09-13  Jeffrey A Law  (law@cygnus.com)
13058         * gcc.c-torture/compile/990913-1.c: New test.
13060 1999-09-10  Nathan Sidwell  <nathan@acm.org>
13062         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
13063         * g++.old-deja/g++.jason/rfg5.C: Likewise.
13065 1999-09-09  Richard Henderson  <rth@cygnus.com>
13067         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
13069 1999-09-09  Nathan Sidwell  <nathan@acm.org>
13071         * g++.old-deja/g++.other/lookup11.C: New test.
13072         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
13073         what is permitted and what we want.
13074         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
13075         overload use.
13076         * g++.old-deja/g++.jason/rfg5.C: Likewise
13078 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
13080         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
13081         * gcc.c-torture/noncompile/poison-1.c: New file.
13083 1999-09-08  Nathan Sidwell  <nathan@acm.org>
13085         * g++.old-deja/g++.other/sizeof3.C: New test.
13086         * g++.old-deja/g++.other/sizeof4.C: New test.
13087         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
13088         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
13090 1999-09-07  Richard Henderson  <rth@cygnus.com>
13092         * gcc.dg/va-arg-1.c: New.
13094 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13096         * gcc.c-torture/execute/va-arg-9.c: New test.
13098 1999-09-05  Craig Burley  <craig@jcb-sc.com>
13100         * g77.f-torture/compile/980519-2.f: New test.
13101         * g77.f-torture/compile/19990905-0.f: New test.
13102         * g77.f-torture/compile/19990905-1.f: New test.
13103         * g77.f-torture/compile/19990905-2.f: New test.
13105         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
13107 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
13109         * gcc.c-torture/execute/990827-1.c: Fix typo.
13111 1999-09-03  Nathan Sidwell  <nathan@acm.org>
13113         * g++.old-deja/g++.other/deref1.C: New test.
13115 1999-09-02  Nathan Sidwell  <nathan@acm.org>
13117         * g++.old-deja/g++.other/ambig2.C: New test.
13118         * g++.old-deja/g++.other/cond5.C: New test.
13119         * g++.old-deja/g++.other/lookup16.C: New test.
13121 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
13123         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
13124         assemblers too.
13126 1999-08-31  Jeffrey A Law  (law@cygnus.com)
13128         * lib/c-torture.exp: Avoid the "compare executables" optimization
13129         when testing native.
13131 1999-08-29  Jeffrey A Law  (law@cygnus.com)
13133         * gcc.c-torture/execute/990829-1.c: New test.
13134         * gcc.c-torture/compile/990829-1.c: New test.
13136 1999-08-27  Paul Burchard  <burchard@pobox.com>
13138         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
13139         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
13140         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
13141         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
13142         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
13143         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
13144         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
13145         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
13146         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
13147         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13148         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13150 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13152         * gcc.c-torture/execute/990827-1.c: New test.
13154 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13156         * g77.f-torture/noncompile/19990826-4.f: New test.
13158         * g77.f-torture/compile/19990826-3.f: New test.
13160         * g77.f-torture/execute/19990826-2.f: New test.
13162         * g77.f-torture/compile/19990826-1.f: New test.
13164         * gcc.c-torture/execute/990826-0.c: New test.
13165         * g77.c-torture/execute/19990826-0.f: New test.
13167         * g77.f-torture/noncompile/970626-2.f: New test.
13169 1999-08-25  Paul Burchard  <burchard@pobox.com>
13171         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13172         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13173         lss-011.C: New tests.
13175 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13177         * g++.old-deja/g++.other/decl5.C: New test.
13179 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13181         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13182         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13183         call `postbase' for each one.  All callers of `postbase' changed
13184         to call this instead.
13186 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13188         * gcc.c-torture/execute/990811-1.c: New test.
13190 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13192         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13193         just native ones.
13195         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13196         just native ones.
13198 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13200         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13202 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13204         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13206 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13208         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13210 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13212         * gcc.c-torture/execute/990804-1.c: New test.
13214 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13216         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13217         * g++.old-deja/g++.brendan/crash64.C: Likewise
13218         * g++.old-deja/g++.brendan/overload8.C: Likewise
13220 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13222         * g++.old-deja/g++.other/struct1.C: New test.
13224 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13226         * g++.old-deja/g++.other/enum2.C: New test.
13228 1999-08-02  Richard Henderson  <rth@cygnus.com>
13230         Adapted from tests from Franz Sirl:
13231         * gcc.c-torture/execute/va-arg-7.c: New test.
13232         * gcc.c-torture/execute/va-arg-8.c: New test.
13234 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13236         * gcc.c-torture/compile/990801-2.c: New test.
13238         * gcc.c-torture/compile/990801-1.c: New test.
13240 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13242         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13243         fp-cmp-1.c, converting double to float.
13245         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13246         fp-cmp-1.c, converting double to long double.
13248         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
13249         from fr1 to unknown_register, since fr1 is a legitimate register
13250         on some machines.
13252 1999-07-25  Jeffrey A Law  (law@cygnus.com)
13254         * README: More listname related changes.
13256 1999-07-08  Catherine Moore  <clm@cygnus.com>
13258         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
13260 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
13262         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
13264 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13266         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
13268 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
13270         * gcc.dg/990703-1.c: New test.
13272 1999-06-29  Nick Clifton  <nickc@cygnus.com>
13274         * lib/file-format.exp: New file: Move definition of proc
13275         gcc_target_object_format to here from
13276         gcc.dg/special/ecos.exp.
13278         * lib/c-torture.exp: Include lib file-format.exp.
13279         * lib/gcc-dg.exp: Include lib file-format.exp.
13281         * gcc.dg/special/ecos.exp: Remove definition of proc
13282         gcc_target_object_format.
13284 1999-06-28  Jeffrey A Law  (law@cygnus.com)
13286         * gcc.c-torture/execute/990628-1.c: New test.
13288 1999-06-25  Jeffrey A Law  (law@cygnus.com)
13290         * gcc.c-torture/compile/990625-2.c: New test.
13292         * gcc.c-torture/compile/990625-1.c: New test.
13294 1999-06-23  Nick Clifton  <nickc@cygnus.com>
13296         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
13297         attributes compile.
13298         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
13299         ports that use the COFF/PE file format.
13301 1999-06-17  Jeffrey A Law  (law@cygnus.com)
13303         * gcc.c-torture/compile/990617-1.c: New test.
13305 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
13307         * g++.old-deja/g++.other/decl4.C: New test.
13309 1999-06-14  Nathan Sidwell  <nathan@acm.org>
13311         * g++.old-deja/g++.other/bitfld3.C: New test.
13313 1999-06-08  Nathan Sidwell  <nathan@acm.org>
13315         * g++.old-deja/g++.eh/catch1.C: New test.
13317 1999-06-07  Jeffrey A Law  (law@cygnus.com)
13319         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
13321         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
13322         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
13324 1999-06-05  Craig Burley  <craig@jcb-sc.com>
13326         * g77.f-torture/compile/19990502-0.f: Replace with new,
13327         shorter, test that still fails after recent changes.
13329 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13331         * gcc.c-torture/execute/990604-1.c: New test.
13333 1999-05-31  Jeffrey A Law  (law@cygnus.com)
13335         * gcc.c-torture/execute/990531-1.c: New test.
13337 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13339         * gcc.c-torture/compile/990527-1.c: New test.
13341 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
13343         * gcc.c-torture/execute/990527-1.c: New test.
13345 1999-05-25  Nick Clifton  <nickc@cygnus.com>
13347         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
13348         bitfields as signed.
13350 1999-05-25  Craig Burley  <craig@jcb-sc.com>
13352         * g77.f-torture/compile/19990525-0.f: New test.
13354 1999-05-25  Jeffrey A Law  (law@cygnus.com)
13356         * gcc.c-torture/execute/990525-2.c: New test.
13358         * gcc.c-torture/execute/990525-1.c: New test.
13360 1999-05-24  Nathan Sidwell  <nathan@acm.org>
13362         * g++.old-deja/g++.other/anon3.C: New test.
13363         * g++.old-deja/g++.other/anon4.C: New test.
13364         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
13365         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
13366         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
13367         Merrill).
13369 1999-05-24  Jeffrey A Law  (law@cygnus.com)
13371         * gcc.c-torture/execute/990524-1.c: New test.
13373         * gcc.dg/990524-1.c: New test.
13375 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13377         * gcc.c-torture/compile/990523-1.c: New test.
13379 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
13381         * gcc.c-torture/compile/990519-1.c: New test.
13383 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13385         * gcc.c-torture/compile/990517-1.c: New test.
13387         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
13388         (e4, f4): New tests.
13389         (main): Call them.
13391 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13393         * gcc.dg/noreturn-1.c: New test.
13395 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
13397         * gcc.c-torture/execute/990513-1.c: New test.
13399 1999-05-10  Richard Henderson  <rth@cygnus.com>
13401         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
13403 1999-05-10  Craig Burley  <craig@jcb-sc.com>
13405         * g77.f-torture/execute/erfc.f: Use small single-precision
13406         values, to avoid problems on Alphas when not -mieee.
13408 1999-05-08  Craig Burley  <craig@jcb-sc.com>
13410         * gcc.dg/990506-0.c: New test.
13412 1999-05-08  Richard Henderson  <rth@cygnus.com>
13414         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
13415         the constant to test.  Don't XFAIL 64-bit targets.
13417         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
13418         * g++.old-deja/g++.law/profile1.C: Likewise.
13420         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
13421         operator new instances.
13422         * g++.old-deja/g++.other/delete5.C: Likewise.
13424 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13426         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
13427         intrinsic.
13429 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13431         * g77.f-torture/execute/u77-test.f: Reverse order of two
13432         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
13434 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13436         * gcc.dg/compare1.c: New test.
13438 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13440         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
13441         New tests.
13443 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13445         * g77.f-torture/compile/19990502-1.f: New test.
13447 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13449         * g77.f-torture/compile/19990502-0.f: New test.
13451 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13453         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
13454         intrinsic.
13456 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13458         * g77.f-torture/execute/u77-test.f (main): List libU77
13459         intrinsics not currently tested.
13460         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
13461         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
13462         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
13463         Trim blanks off the ends of some printed strings.
13465 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13467         * g77.f-torture/execute/u77-test.f (main): Just warn about
13468         FSTAT gid disagreement, as it's expected on some systems.
13470 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13472         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
13473         use a new function, which allows for some slop.
13474         Clean up some commentary.
13475         (issum): The new function.
13476         (sgladd): Deleted subroutine.
13478 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13480         * g77.f-torture/execute/u77-test.f: Modify to be more like
13481         libf2c/libU77 version, bringing patches to that version here.
13482         Add suitable commentary.
13484 1999-04-25  Richard Henderson  <rth@cygnus.com>
13486         * gcc.dg/990424-1.c: New test.
13488 1999-04-24  Craig Burley  <craig@jcb-sc.com>
13490         * g77.f-torture/execute/u77-test.f (main): Bug involving
13491         LSTAT has been fixed, so turn back on full checking.
13493 1999-04-20  Craig Burley  <craig@jcb-sc.com>
13495         * g77.f-torture/compile/19990419-0.f: New test.
13496         * g77.f-torture/execute/19990419-1.f: New test.
13498 1999-04-17  Richard Henderson  <rth@cygnus.com>
13500         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
13501         to avoid the need for a prototype to supress a warning.
13503 1999-04-07  Jim Wilson  <wilson@cygnus.com>
13505         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
13507 1999-04-04  Jeffrey A Law  (law@cygnus.com)
13509         * gcc.c-torture/execute/990404-1.c: New test.
13511 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13513         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
13514         * gcc.dg/cpp-if3.c: Don't use -pedantic.
13515         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
13516         missing initializer warnings.
13518 1999-03-28  Jeffrey A Law  (law@cygnus.com)
13520         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
13521         matching strings.
13523 1999-03-26  Jeffrey A Law  (law@cygnus.com)
13525         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
13527 1999-03-26  Craig Burley  <craig@jcb-sc.com>
13529         * g77.f-torture/execute/19990325-0.f: New test.
13530         * g77.f-torture/execute/19990325-1.f: New test.
13532 1999-03-24  Jeffrey A Law  (law@cygnus.com)
13534         * gcc.c-torture/execute/990324-1.c: New test.
13536 1999-03-22  Jim Wilson  <wilson@cygnus.com>
13538         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
13539         test with 4.
13541 1999-03-17  Richard Henderson  <rth@cygnus.com>
13543         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
13545 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13547         * g77.f-torture/execute/19990313-2.f: New test.
13548         * g77.f-torture/execute/19990313-3.f: New test.
13550 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13552         * g77.f-torture/execute/19990313-0.f: New test.
13553         * g77.f-torture/execute/19990313-1.f: New test.
13555 1999-03-12  Jim Wilson  <wilson@cygnus.com>
13557         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
13558         printf to sprintf.
13559         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
13560         (main): Add check for u15.  Conditionalize u31 check depending on
13561         whether ints are <32 bits or >=32 bits.
13563 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13565         * g77.f-torture/execute/19981119-0.f: Improve testiness.
13567 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13569         * g77.f-torture/compile/19990305-0.f: New test.
13570         * g77.f-torture/execute/19981119-0.f: New test.
13572 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13574         * g77.f-torture/execute/970625-2.f: call ABORT if final
13575         result is not correct, instead of just printing it.
13576         Add this checking via newly introduced obfuscation, to
13577         trip up buggy front ends.
13579 1999-03-07  Craig Burley  <craig@jcb-sc.com>
13581         * g77.f-torture/compile/960317-1.f: Moved from being
13582         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
13584 1999-03-06  Craig Burley  <craig@jcb-sc.com>
13586         * g77.f-torture/execute/960317-1.f: New (old) test.
13587         * g77.f-torture/execute/970625-2.f: Ditto.
13589 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
13591         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
13592         message on line 1 or line 2; cccp and cpplib do this differently.
13594 1999-03-01  Jeffrey A Law  (law@cygnus.com)
13596         * g++.old-deja/g++.law/weak1.C: New test.
13598 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13600         * gcc.c-torture/execute/990119-1.c: Renamed to...
13601         * gcc.dg/990119-1.c: this, so it will only be tested once
13602         (it's a preprocessor test, it doesn't need to be run at
13603         multiple optimization levels).
13605 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13607         * lib/g++.exp: Don't add incdir=$base_dir/../include to
13608           ALWAYS_CXXFLAGS.
13610 1999-02-24  Craig Burley  <craig@jcb-sc.com>
13612         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
13613         * g77.f-torture/compile/19981216-0.f: ...as it is expected
13614         to not be compilable by current g77.
13616 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13618         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
13620 1999-02-22  Jeffrey A Law  (law@cygnus.com)
13622         * gcc.c-torture/execute/990222-1.c: New test.
13624 1999-02-19  Craig Burley  <craig@jcb-sc.com>
13626         * g77.f-torture/compile/19990218-0.f: New test.
13627         * g77.f-torture/noncompile/19990218-1.f: New test.
13629 1999-02-18  Craig Burley  <craig@jcb-sc.com>
13631         * g77.f-torture/compile/19981216-0.f: New test.
13633 1999-02-14  Jeffrey A Law  (law@cygnus.com)
13635         * gcc.dg/990214-1.c: New test.
13637 1999-02-13  Jeffrey A Law  (law@cygnus.com)
13639         * gcc.dg/990213-2.c: New test.
13641         * gcc.dg/990213-1.c: New test.
13643 1999-02-12  Jeffrey A Law  (law@cygnus.com)
13645         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
13646         ints.
13648 1999-02-11  Nick Clifton  <nickc@cygnus.com>
13650         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
13651         specified by target.
13653         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
13655 1999-02-11  Jeffrey A Law  (law@cygnus.com)
13657         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
13659 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13661         * gcc.dg/special/ecos.exp: New test driver for new tests with
13662         special requirements.
13664         * gcc.dg/special/alias-1.c: New test.
13665         * gcc.dg/special/gcsec-1.c: New test.
13666         * gcc.dg/special/weak-1.c: New test.
13667         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
13668         * gcc.dg/special/weak-2.c: New test.
13669         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
13670         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
13671         * gcc.dg/special/wkali-1.c: New test.
13672         * gcc.dg/special/wkali-2.c: New test.
13673         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
13674         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
13676 1999-02-10  Felix Lee  <flee@cygnus.com>
13678           * lib/c-torture.exp (c-torture-compile): Pull out code for
13679           analyzing gcc error messages.
13680           (c-torture-execute): Likewise.  Fix some (harmless) false
13681           positives.
13682           * lib/gcc.exp (gcc_check_compile): New function.
13684 1999-02-08  Richard Henderson  <rth@cygnus.com>
13686         * gcc.c-torture/execute/990208-1.c: New test.
13688 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13690         * g++.dg/special/ecos.exp: New driver for new tests with special
13691         requirements
13693         * g++.dg/special/conpr-1.C: New test
13694         * g++.dg/special/conpr-2.C: New test
13695         * g++.dg/special/conpr-2a.C: New test
13696         * g++.dg/special/conpr-3.C: New test
13697         * g++.dg/special/conpr-3a.C: New test
13698         * g++.dg/special/conpr-3b.C: New test
13700         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
13701         allow g++ to use the dg driver
13703         * README: Add comment about g++.dg directory
13705 1999-02-06  Jeffrey A Law  (law@cygnus.com)
13707         * README: Update email addresses.
13709 1999-02-03  Nick Clifton  <nickc@cygnus.com>
13711         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
13712         arguments in order to force structure S onto the stack even on
13713         the alpha.
13714         (test): Pass 10 leading arguments to function foo as well as the
13715         structure S.
13717         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
13718         failure for all targets.
13720         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
13721         abort to terminate program execution.
13723 1999-01-30  Richard Henderson  <rth@cygnus.com>
13725         * gcc.c-torture/execute/990130-1.c: New test.
13727 1999-01-30  Jeffrey A Law  (law@cygnus.com)
13729         * gcc.dg/990130-1.c: New test.
13731 1999-01-28  Michael Meissner  <meissner@cygnus.com>
13733         * gcc.c-torture/execute/990128-1.c: New test.
13735 1999-01-27  Michael Meissner  <meissner@cygnus.com>
13737         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
13739 1999-01-27  Felix Lee  <flee@cygnus.com>
13741         * lib/c-torture.exp (c-torture-compile): pull out code for
13742         analyzing gcc error messages.
13743         (c-torture-execute): ditto, and fix some (harmless) false
13744         positives.
13745         * lib/gcc.exp (gcc_check_compile): new function.
13747 1999-01-17  Jeffrey A Law  (law@cygnus.com)
13749         * gcc.dg/990117-1.c: New test.
13751         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
13753         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
13755 1999-01-15  Jeffrey A Law  (law@cygnus.com)
13757         * g77.f-torture/compile/990115-1.f: New test.
13759 1999-01-07  Jeffrey A Law  (law@cygnus.com)
13761         * gcc.c-torture/compile/990107-1.c: New test
13763 1999-01-06  Jeffrey A Law  (law@cygnus.com)
13765         * gcc.c-torture/execute/990106-2.c: New test.
13767         * gcc.c-torture/execute/990106-1.c: New test.
13769 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
13771         * gcc.c-torture/compile/981223-1.c: New test.
13773 1998-12-29  Richard Henderson  <rth@cygnus.com>
13775         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
13776         (opt3): Rename from opt4 and disable.
13778 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
13780         * g++.old-deja/g++.pt/ptrmem5.C: New test.
13782 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13784         * g++.old-deja/g++.other/conv5.C: New test.
13786 1998-12-14  Nick Clifton  <nickc@cygnus.com>
13788         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
13790 1998-12-11  Jeffrey A Law  (law@cygnus.com)
13792         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
13794 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
13796         * gcc.c-torture/compile/981211-1.c: New test.
13798 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
13800         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
13802         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
13804 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13806         * gcc.special/930510-1.c: Make C9X safe.
13807         * gcc.misc-tests/gcov-1.c Similarly.
13808         * gcc.misc-tests/gcov-2.c Similarly.
13810 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13812         * gcc.dg/ultrasp1.c: New test.
13814 1998-12-06  Richard Henderson  <rth@cygnus.com>
13816         * gcc.c-torture/execute/981206.c: New test.
13818 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13820         * g++.old-deja/g++.ns/template7.C: New test.
13822         * g++.old-deja/g++.other/expr1.C: New test.
13824         * g++.old-deja/g++.eh/tmpl3.C: New test.
13826         * g++.old-deja/g++.eh/tmpl2.C: New test.
13828 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13830         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
13831         * g++.old-deja/g++.other/using6.C: Removed.
13832         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
13834         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
13836 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13838         * g++.old-deja/g++.pt/overload8.C: New test.
13840         * g++.old-deja/g++.pt/overload7.C: New test.
13842         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
13844         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
13845         and relinking messages.
13846         * lib/g++.exp (g++_target_compile): Remove .rpo file when
13847         compiling with -frepo.
13849 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
13851         * g++.old-deja/g++.pt/lookup6.C: New test.
13853 1998-11-30  Nick Clifton  <nickc@cygnus.com>
13855         * gcc.c-torture/execute/981130-1.c: New test.
13856         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
13858 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13860         * g++.old-deja/g++.pt/explicit76.C: New test.
13862         * g++.old-deja/g++.pt/friend38.C: New test.
13864         * g++.old-deja/g++.ns/crash2.C: New test.
13866         * g++.old-deja/g++.pt/defarg8.C: New test.
13868         * g++.old-deja/g++.pt/instantiate6.C: New test.
13870         * g++.old-deja/g++.pt/static6.C: New test.
13872         * g++.old-deja/g++.pt/decl2.C: New test.
13874 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13876         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
13877         problem is actually related with name lookup, but so what? :-)
13879         * g++.old-deja/g++.pt/friend37.C: New test.
13881 1998-11-25  Dave Love  <d.love@dl.ac.uk>
13883         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
13884         element, which fails on some systems.
13886         * g77.f-torture/execute/labug1.f: New test.
13888 1998-11-21  Jeffrey A Law  (law@cygnus.com)
13890         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
13891         is defined.
13893 1998-11-18  Dave Love  <d.love@dl.ac.uk>
13895         * g77.f-torture/compile/981117-1.f: New test.
13897 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
13899         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
13900         properly discarded.
13902 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
13904         * gcc.c-torture/execute/memcheck: New directory of tests for
13905         -fcheck-memory-usage.
13907 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13909         * README: New file, general information about the testsuite and
13910         new description of the various C++ test subdirectories.
13911         * README.g++: Eliminate obsolete information, update and move most
13912         relevant stuff to README.
13914 1998-11-07  Richard Henderson  <rth@cygnus.com>
13916         * gcc.c-torture/compile/981107-1.c: New test.
13918 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
13920         * execute/memcpy-bi.c: New testcase.
13922 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
13924         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
13925         base classes.
13927         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
13928         template is selected.
13930         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
13931         classes, it should be accepted for all types.
13933         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
13935         * g++.old-deja/g++.pt/spec24.C: Ensure that template
13936         specializations start with template headers.
13938 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
13940         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
13942         * g++.old-deja/g++.other/init9.C: Test cross initialization of
13943         non-POD types.
13945 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13947         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
13949 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13951         * compile/981022-1.c, compile/981022-1.x: New test and driver.
13953 1998-10-19  Jeffrey A Law  (law@cygnus.com)
13955         * 981019-1.c: New test.
13957 1998-10-14  Robert Lipe <robertl@dgii.com>
13959         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
13960         find objc headers.
13962 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13964         * compile/981001-4.c: Remove use of GCC extension that triggers a
13965         compiler bug.
13967 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
13969         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
13971 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13973         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
13974         instantiation of template produces incorrect code for delete
13975         expression.
13977         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
13978         constructors' name is not unique.
13979         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
13980         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
13982         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
13983         automatic array of const is ill-formed.
13985         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
13986         of template parameter?
13988         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
13989         const.
13991         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
13992         pointer-to-member expression.
13994         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
13995         declaration causes ICE.
13997 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
13999         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
14000         reserved in the global namespace.
14002         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
14003         generate needed virtual table.
14005         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
14007 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
14009         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
14010         template-dependent type
14012 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
14014         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
14015         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
14016         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
14018         * g++.old-deja/g++.other/using5.C: New test; using decl from base
14019         class should be usable as argument of member function.
14020         * g++.old-deja/g++.other/using6.C: New test; using decl from base
14021         class should be usable as return type of member function.
14022         * g++.old-deja/g++.other/using7.C: New test; using decl from base
14023         class should be usable as type of data member.
14025         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
14027 1998-10-09  Jeffrey A Law  (law@cygnus.com)
14029         * gcc.c-torture/special/920521-1.c: Fix bogus test.
14031 1998-10-08  Nick Clifton  <nickc@cygnus.com>
14033         * gcc.dg/dll-?.c Add thumb to target list.
14034         Fix assembler scan patterns to match current assembler output.
14036 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
14038         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
14039         matching of template brackets.
14041         * g++.old-deja/g++.other/using4.C: New test.  Test using
14042         declarations of methods from base classes.
14044         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
14045         within functions should introduce names into the innermost
14046         enclosing namespace.
14048         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
14049         of static locals if first initialization throws.
14051 1998-10-07  Jim Wilson  <wilson@cygnus.com>
14053         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
14055 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
14057         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
14058         lose track of the possible targets of tablejump insns.
14059         * special/special.exp: Run it.
14061 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14063         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
14064         must be declared before its specializations can be named in friend
14065         declarations.
14067 1998-10-05  Dave Love  <d.love@dl.ac.uk>
14069         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
14071         * g77.f-torture/execute/io1.f: New test.
14073 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14075         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
14076         with pointer to template function, for which no argument deduction
14077         is possible.
14079         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
14080         specialization of template function as argument to template
14081         function.
14083         * g++.old-deja/g++.other/access2.C: New test; Inner class
14084         shouldn't have privileged access to Outer's names.
14086 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14088         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
14089         friend template declared within template class conflicts with
14090         nested class of the same name.
14092         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
14093         is ignored.
14095         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
14096         object with direct initializer as function declaration.
14098         * g++.old-deja/g++.other/decl2.C: New test; duplicate
14099         initializers.
14101         * g++.old-deja/g++.other/null2.C: New test; conditional operator
14102         involving const pointer and NULL produces incorrect result.
14104         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
14105         type name without `typename' should be rejected with -pedantic.
14107 1998-10-02  Richard Henderson  <rth@cygnus.com>
14109         * g++.old-deja/g++.other/addrof1.C: New test.
14111 1998-10-01  Nick Clifton  <nickc@cygnus.com>
14113         * gcc.c-torture/compile/981001-1.c: New test.
14114         * gcc.c-torture/execute/981001-1.c: New test.
14116 1998-10-01  Jeffrey A Law  (law@cygnus.com)
14118         * gcc.c-torture/compile/981001-2.c: New test.
14119         * gcc.c-torture/compile/981001-3.c: New test.
14120         * gcc.c-torture/compile/981001-4.c: New test.
14122 1998-10-01  Robert Lipe  <robertl@dgii.com>
14124         * lib/objc.exp (objc_target_compile): Add -L during compiles for
14125         multilibbed hosts.   Idea grafted from g77.exp.
14127 1998-09-30  Dave Love  <d.love@dl.ac.uk>
14129         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
14130         avoid losing on systems which need -lsocket.
14132 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
14134         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
14135         * g++.old-deja/g++.other/nested2.C: Ditto.
14136         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
14137         failure.
14139 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14141         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
14142         preferred over template operator!= for enum bitfields.
14144 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
14146         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
14147         that happen to have the same base name, but in different scopes,
14148         are incorrectly rejected.
14150 1998-09-16  Richard Henderson  <rth@cygnus.com>
14152         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14153         on the native word size instead of an integer literal.
14155 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14157         * g++.old-deja/g++.other/static2.C: Invocation of static data
14158         member of type pointer-to-function denoted as non-static member.
14160         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14161         checks involving function types and aliases.
14163 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14165         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14166         redefined to the same non-trivial type.
14168         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14169         namespace-qualification of template specializations declared in
14170         other namespaces.
14172         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14173         to declare a subset of the specializations of a template function
14174         as friends of specializations of a template class.
14176         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14177         member templates that do not fully specialize the enclosing
14178         template class are rejected.
14180 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14182         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14184 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14186         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14187         altered from libf2c/libU77 version.
14189 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14191         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14193 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14195         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14196         (un)signed char are different types for template specialization
14197         purposes.
14199 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14201         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14202         * objc: ObjC testsuite.
14204 1998-08-31  Catherine Moore  <clm@cygnus.com>
14206         * gcc.c-torture/execute/941014-1.x:  New file.
14208 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14210         * lib/c-torture.exp: Add support for
14211         torture_eval_before_compile and torture_eval_before_execute
14212         variables.
14214 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14216         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14217         this test triggers valid.
14219 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14221         * gcc.dg/980827-1.c: New test.
14223 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14225         * gcc.c-torture/execute/loop-4b.c: New test.
14227 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14229         * lib/c-torture.exp: Add support for
14230         torture_eval_before_compile and torture_eval_before_execute
14231         variables.
14233 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14235         * gcc.c-torture/compile/980825-1.c: New test.
14237 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14239         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14240         count number tests in opt_t0 not good_t0.
14242 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14244         * gcc.c-torture/compile/930326-1.x: Fix typo.
14246 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14248         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
14249         causes an ICE.
14251 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14253         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
14254         STACK_SIZE is defined.
14255         * gcc.c-torture/unsorted/stuct.c: Similarly.
14257         * gcc.c-torture/compile/980821-1.c: New test.
14259 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14261         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
14263 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
14265         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
14266         code.
14268 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
14270         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
14271         error'.
14273 1998-08-18  Jeffrey A Law  (law@cygnus.com)
14275         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
14277 1998-08-16  Jeffrey A Law  (law@cygnus.com)
14279         * gcc.c-torture/compile/980816-1.c: New test.
14281         * gcc.dg/980816-1.c: New test.
14283 1998-08-13  Jeffrey A Law  (law@cygnus.com)
14285         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
14286         compiler for ieee tests.
14288 1998-08-01  Dave Love  <d.love@dl.ac.uk>
14290         * g77.f-torture/compile/980729-0.f: New test.
14292 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
14294         * gcc.c-torture/special/eeprof-1.c: New test, for
14295         -finstrument-functions.
14296         * gcc.c-torture/special/special.exp: Run it.
14298 1998-07-29  Jeffrey A Law  (law@cygnus.com)
14300         * gcc.c-torture/compile/980729-1.c: New test.
14302 1998-07-27  Nick Clifton  <nickc@cygnus.com>
14304         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
14305         __thumb__ is defined, and test for ARM style doubles if so.
14307 1998-07-26  Dave Love  <d.love@dl.ac.uk>
14309         * g77.f-torture/noncompile/980615-0.f: New test.
14311 1998-07-26  H.J. Lu  (hjl@gnu.org)
14313         * gcc.dg/980312-1.c: Do link instead of compile.
14314         * gcc.dg/980313-1.c: Likewise.
14316 1998-07-26  Jeffrey A Law  (law@cygnus.com)
14318         * gcc.c-torture/compile/980726-1.c: New test.
14320 1998-07-25  Dave Love  <d.love@dl.ac.uk>
14322         * g77.f-torture/execute/io0.f: New test.
14324 1998-07-24  Nick Clifton  <nickc@cygnus.com>
14326         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
14327         an int.
14329 1998-06-18  Michael Meissner  <meissner@cygnus.com>
14331         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
14332         m32r bugs.
14334 1998-07-17  Nick Clifton  <nickc@cygnus.com>
14336         * gcc.dg/980626-1.c: Expect failures for all toolchains until
14337         c-decl.c:grokdeclarator can handle mode attributes.
14339 1998-07-16  Jeffrey A Law  (law@cygnus.com)
14341         * gcc.c-torture/execute/980716-1.c: New test.
14343 1998-07-13  Jeffrey A Law  (law@cygnus.com)
14345         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
14346         the mn10200.
14347         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
14348         the mn10200.
14349         * gcc.c-torture/execute/va-arg-3.x: Similarly.
14350         * gcc.c-torture/compile/930326-1.x: Similarly.
14352 1998-07-13  Dave Love  <d.love@dl.ac.uk>
14354         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
14355         New test from Craig.
14357 1998-07-12  Dave Love  <d.love@dl.ac.uk>
14359         * g77.f-torture/noncompile/980616-0.f: New test.
14361         * g77.f-torture/execute/970816-3.f:  New test from Craig.
14363 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14365         *  g++.other/singleton.C: Return error value instead of taking
14366         SIGSEGV.
14368 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
14370         *  g++.other/singleton.C: New test.   Warning is under dispute.
14371         Runtime crash is not.
14373 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14375         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
14376         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
14377         using6.C, using7.C}:  New namespace tests.
14379 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
14381         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
14382         specialization with typedef'ed names used as array indexes.
14384 1998-07-09  Jeffrey A Law  (law@cygnus.com)
14386         * gcc.c-torture/execute/980709-1.c: New test.
14388         * gcc.dg/980709-1.c: New test.
14390 1998-07-07  Richard Henderson  <rth@cygnus.com>
14392         * gcc.c-torture/execute/bcp-1.c: New test.
14394 1998-07-07  Jeffrey A Law  (law@cygnus.com)
14396         * gcc.c-torture/execute/980707-1.c: New test.
14398 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
14400         * gcc.c-torture/compile/980706-1.c: New test.
14402 1998-07-01  Dave Love  <d.love@dl.ac.uk>
14404         * g77.f-torture/execute/980701-0.f,
14405         g77.f-torture/execute/980701-1.f: New test from Craig.
14407 1998-07-01  Jeffrey A Law  (law@cygnus.com)
14409         * gcc.c-torture/compile/980701-1.c: New test.
14411         * gcc.c-torture/execute/980701-1.c: New test.
14413 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
14414 rlsruhe.de>
14416         * g++.old-deja/g++.robertl/eb132.C: New test.
14417         * g++.old-deja/g++.robertl/eb133.C: Likewise.
14419 1998-06-29  Dave Love  <d.love@dl.ac.uk>
14421         * g77.f-torture/execute/980628-7.f,
14422         g77.f-torture/execute/980628-8.f,
14423         g77.f-torture/execute/980628-9.f,
14424         g77.f-torture/execute/980628-10.f: New tests from Craig.
14426         * g77.f-torture/execute/980628-3.f: Remove mail headers.
14428 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14430         * g77.f-torture/execute/980628-4.f: New test from Craig.
14431         * g77.f-torture/execute/980628-5.f: Likewise.
14432         * g77.f-torture/execute/980628-2.f: Likewise.
14433         * g77.f-torture/execute/980628-0.f: Likewise.
14434         * g77.f-torture/execute/980628-1.f: Likewise.
14435         * g77.f-torture/execute/980628-3.f: Likewise.
14436         * g77.f-torture/execute/980628-6.f: Likewise.
14438 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14440         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
14441         directory when nothing has been installed yet.
14443 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
14445         * gcc.c-torture/special/special.exp: Handle newer versions of
14446         dejagnu.
14448 1998-06-26  Jeffrey A Law  (law@cygnus.com)
14450         * gcc.dg/980626-1.c: New test.
14452 1998-06-19  Bruno Haible <haible@ilog.fr>
14454         * gcc.misc-tests/m-un-2.c: New test.
14455         * g++.old-deja/g++.other/warn01.c: Likewise.
14457 1998-06-19  Robert Lipe  <robertl@dgii.com>
14459         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
14460         compatibility with assmblers with a different comment character.
14461         Eliminate use of GAS-specific extensions.
14463 1998-06-19  Jeffrey A Law  (law@cygnus.com)
14465         * gcc.c-torture/execute/ieee/980619-1.c: New test.
14467 1998-06-19  Robert Lipe  <robertl@dgii.com>
14469         *lib/g77.exp: Replace search for libf2c.a with search for newly
14470         renamed libg2c.a
14472 1998-06-17  Jeffrey A Law  (law@cygnus.com)
14474         * gcc.c-torture/execute/980617-1.c: New test.
14476 1998-06-12  Jeffrey A Law  (law@cygnus.com)
14478         * gcc.c-torture/execute/980612-1.c: New test.
14480 1998-06-08  Jeffrey A Law  (law@cygnus.com)
14482         * gcc.dg/980523-1.c: Only test on ppc-linux.
14483         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
14485         * gcc.c-torture/execute/980608-1.c: New test.
14487 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
14489         * gcc.c-torture/execute/980605-1.c: New test.
14491 1998-06-04  Jeffrey A Law  (law@cygnus.com)
14493         * gcc.c-torture/execute/980604-1.c: New test.
14495 1998-06-02  Jeffrey A Law  (law@cygnus.com)
14497         * gcc.c-torture/execute/980602-1.c: New test.
14498         * gcc.c-torture/execute/980602-2.c: Likewise.
14500 1998-06-02  Dave Love  <d.love@dl.ac.uk>
14502         * 970125-0.f: Fix per JCB.  Add commentary.
14504 1998-05-31  Michael Meissner  <meissner@cygnus.com>
14506         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
14507         IEEE -0 support.
14509 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
14511         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
14512         earlier.
14514 1998-05-28  Catherine Moore <clm@cygnus.com>
14516         * gcc.c-torture/execute/980526-3.c: New test.
14518 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
14520         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
14521         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
14522         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
14523         m88k-motorola-sysv3 to XFAIL.
14525 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14527         * gcc.dg/980526-1.c: New test.
14528         * gcc.c-torture/execute/980526-2.c: New test.
14530 1998-05-26  Jeffrey A Law  (law@cygnus.com)
14532         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
14534         * gcc.c-torture/execute/980526-1.c: New test.
14536 1998-05-26  Dave Love  <d.love@dl.ac.uk>
14538         * g77.f-torture/execute/alpha2.f: Add runtime test.
14540 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
14542         * g++.old-deja/old-deja.exp: Strip leading directories.
14544         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
14545         error for the line.  Don't run multiple tests for the same line.
14547 1998-05-23  Jeffrey A Law  (law@cygnus.com)
14549         * gcc.dg/980523-1.c: New test.
14551 1998-05-23  Dave Love  <d.love@dl.ac.uk>
14553         * g77.f-torture/compile/970915-0.f: New test.
14555 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
14557         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
14559 1998-05-21  Jeffrey A Law  (law@cygnus.com)
14561         * gcc.dg/980520-1.c: New test.
14563 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
14565         * gcc.dg/980502-1.c: Fix return type.
14567 1998-05-20  Jeffrey A Law  (law@cygnus.com)
14569         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
14570         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
14571         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
14572         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
14573         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
14575 1998-05-20  Dave Love  <d.love@dl.ac.uk>
14577         * g77.f-torture/execute/980520-1.f: New test.
14579 1998-05-15  Dave Love  <d.love@dl.ac.uk>
14581         * lib/mike-g77.exp: New file.
14583         * g77.f-torture/noncompile/noncompile.exp,
14584         g77.f-torture/noncompile/check0.f: New files.
14586 1998-05-14  Dave Love  <d.love@dl.ac.uk>
14588         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
14589         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
14590         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
14591         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
14592         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
14593         abort where appropriate.
14595 1998-05-05  Michael Meissner  <meissner@cygnus.com>
14597         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
14598         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
14600 1998-04-29  Dave Love  <d.love@dl.ac.uk>
14602         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
14604 1998-04-27  Dave Love  <d.love@dl.ac.uk>
14606         * g77.f-torture/compile/980427-0.f: New test.
14608 1998-04-24  Dave Love  <d.love@dl.ac.uk>
14610         * g77.f-torture/compile/980424-0.f: New test.
14612 1998-04-19  Dave Love  <d.love@dl.ac.uk>
14614         * g77.f-torture/compile/980419-2.f (main): New test.
14615         * g77.f-torture/compile/970125-0.f: New test.
14616         * g77.f-torture/compile/980419-1.f: New test.
14618 1998-04-08  Jim Wilson  <wilson@cygnus.com>
14620         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
14621         of loop-4.c.
14623 1998-04-07  Jim Wilson  <wilson@cygnus.com>
14625         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
14627 1998-04-03  Jim Wilson  <wilson@cygnus.com>
14629         * gcc.c-torture/compile/980329-1.c: New test.
14631 1998-03-18  Jim Wilson  <wilson@cygnus.com>
14633         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
14634         * gcc.dg/980312-1.c: Fix typo in -march command.
14636 1998-03-16  H.J. Lu  (hjl@gnu.org)
14638         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
14640 1998-03-11  Robert Lipe  <robertl@dgii.com>
14642         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
14643         Dave Love agree the Fortran source is bogus.
14645 1998-03-11  Robert Lipe  <robertl@dgii.com>
14647         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
14648         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
14649         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
14650         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
14651         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
14653 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
14655         * g++.old-deja/g++.other/friend1.C: New test.
14657 1998-02-18  Dave Love  <d.love@dl.ac.uk>
14659         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
14660         possibly uninitialized) variables and declare dnrm2.
14662 1998-02-23  Robert Lipe <robertl@dgii.com>
14664         From Bruno Haible <haible@ilog.fr>:
14665         * gcc.c-torture/execute/980223.c: New test.
14667 1998-02-13  Jeffrey A Law  (law@cygnus.com)
14669         * gcc.dg/ifelse-1.c: New test.
14671 1998-02-09  H.J. Lu  (hjl@gnu.org)
14673         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
14675           * lib/old-dejagnu.exp (old-dejagnu): Added the
14676           "execution test - XFAIL *-*-*" handling in the spirit of
14677           "excess errors test -". Changed the "execution test fails"
14678           handling to be like "excess errors test fails".
14679           * Update various tests accordingly.
14681 1998-02-06  Jim Wilson  <wilson@cygnus.com>
14683         * gcc.c-torture/execute/980205.c: New test.
14685 1998-01-18  Jeffrey A Law  (law@cygnus.com)
14687         * lib/c-torture.exp: Look for .x files instead of .cexp files.
14688         * lib/f-torture.exp: Similarly.
14689         * gcc.c-torture: Rename all .cexp files to .x files.
14691 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
14693         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
14694         (940510-1.c): Removed duplicate.
14695         (971104-1.c): New test.
14697 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
14699           * lib/f-torture.exp: Improve error and loop detection.
14701 1997-11-19  Michael Meissner  <meissner@cygnus.com>
14703         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
14704         use that to size the filler array.
14706 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
14708         * lib/c-torture.exp(c-torture-execute): Fix typo.
14710         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
14711         testcase as the executable name. Keep the executable around if
14712         the test fails.
14714 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
14716         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
14717         changes.  Only test one -g option, and move it to the end of the
14718         list of options to test.
14720 1997-09-19  Michael Meissner  <meissner@cygnus.com>
14722         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
14723         variable GCC_TORTURE_OPTIONS to supply default switches separated
14724         by colons.  If no environment variable, run tests with -O0 -g, -O1
14725         -g, and -O2 -g as well.
14727 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
14729         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
14730         explanatory comments. Fix indentation.
14732 1997-09-15  Jeffrey A Law  (law@cygnus.com)
14734         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
14736 1997-09-11  Jeffrey A Law  (law@cygnus.com)
14738         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
14739         * g++.old-deja/g++.mike/p7325.C: Likewise.
14740         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
14742 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
14744         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
14745         * g++.old-deja/g++.brendan/crash30.C: Likewise.
14746         * g++.old-deja/g++.brendan/crash39.C: Likewise.
14747         * g++.old-deja/g++.law/operators4.C: Likewise.
14749 1997-09-11  Joe Buck  (jbuck@synopsys.com)
14751         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
14752         * g++.old-deja/g++.mike/p784.C: Ditto.
14753         * g++.old-deja/g++.mike/p785.C: Ditto.
14755 1997-09-05  Jeffrey A Law  (law@cygnus.com)
14757           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
14759 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14761         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
14762         target feature; pass this to c-torture-execute as needed.
14764 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14766         * lib/c-torture.exp(c-torture-execute): If the previous and the
14767         current executables being tested are identical, we don't need to
14768         run the executable again. Try to make the executable names
14769         unique. Add an optional argument for passing additional compiler
14770         flags.
14772 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
14774         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
14776 1997-08-29  Jeffrey A Law  (law@cygnus.com)
14778         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
14780 1997-07-31  Jeffrey A Law  (law@cygnus.com)
14782         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
14783         32bit or larger longs.
14785         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
14786         have either a 32bit long or 32bit int.
14788 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
14790         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
14791         Make double precision tests dependent on sizeof (double).
14793 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
14795         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
14796         too.
14798 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
14800         * gcc.c-torture/compile/961203-1.cexp: New script.
14802 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
14804         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
14805         up the includes ourselves.
14807 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
14809         * lib/plumhall.exp: Remove random include, and add a few
14810         verbose messages for debugging.
14812 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
14814         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
14815         of trying to do it ourselves.
14817 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14819         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
14821 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
14823         * gcc.prms/5403.c: Made regexp a bit less strict.
14825 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
14827         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
14828         is returned from remote_load instead.
14829         * lib/plumhall.exp: Ditto.
14830         * lib/mike-g++.exp: Ditto.
14831         * lib/old-dejagnu.exp: Ditto.
14832         * lib/c-torture.exp: Ditto.
14834 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
14836         * lib/g++.exp: Use build_wrapper procedure.
14837         * lib/gcc.exp: Ditto.
14839 1997-05-20  Jeffrey A Law  (law@cygnus.com)
14841         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
14842         an old-style decl for malloc.  Fixes tests to work when
14843         sizeof (int) != sizeof (size_t).
14845 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14847         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
14849         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
14850         use stdargs.h interface.
14852 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14854         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
14855         NO_VARARGS when compiling.
14857 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
14859         * lib/plumhall.exp(ph_includes): New procedure.
14860         (ph_make): Use it.
14861         (ph_compiler): Ditto.
14863         * lib/g++.exp: Rename test-glue.c to testglue.c.
14864         * lib/gcc.exp: Ditto.
14866 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
14868         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
14869         to completion when it's called.
14871 1997-03-21  Michael Meissner  <meissner@cygnus.com>
14873         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
14874         is defined, don't do test.
14876 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
14878         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
14879         for object files.
14880         (ph_summary): Mark skipped testcases as untested, not unresolved.
14882         * lib/plumhall.exp (ph_make): If unresolved because of bad
14883         errorCode, record errorCode in log file.
14884         (*): Replace send_log/verbose with verbose -log.
14886 1997-03-19  Michael Meissner  <meissner@cygnus.com>
14888         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
14889         double conversion if double isn't at least 8 bytes.
14891         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
14892         int to work with targets where int is 16 bits.
14894         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
14895         8 bytes, just exit, since 4 byte doubles don't have enough bits of
14896         precision for the test to complete.
14898 1997-03-14  Michael Meissner  <meissner@cygnus.com>
14900         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
14901         if d10v is not compiled with the -mdouble64 flag.
14902         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
14904         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
14905         d10v is not compiled with the -mint32 flag.
14907 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
14909         * lib/plumhall.exp: Use incr_count.
14911 1997-03-12  Jeffrey A Law  (law@cygnus.com)
14913         * gcc.c-torture: Update to c-torture-1.45.
14915 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
14917         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
14918         the name of the expect testcase file).
14920         * lib/g++.exp(g++_init): Ditto.
14922 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
14924         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
14925         the host.
14927         * lib/gcc.exp(gcc_exit): New procedure.
14929 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
14931         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
14932         specs where appropriate.
14934         * g++.old-deja/g++.arm/*: Added additional ERROR checks
14935         because of new "candidates are" messages, and removed a few
14937         * Converted all non-old-style g++ testcases to old-style, and
14938         moved into g++.old-deja.
14940 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
14942         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
14943         options.
14945         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
14946         succeeded.
14948         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
14950 1997-02-13  Michael Meissner  <meissner@cygnus.com>
14952         * lib/gcc.exp (gcc_target_compile): Add support for defining
14953         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
14954         the machine doesn't have those features.
14956 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
14958         * g++.law/operators4.exp: Don't use LIBS.
14960 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
14962         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
14964         * lib/mike-g++.exp: Don't set the compiler to be tested here.
14965         * lib/g++.exp: Set it here instead. Also, allow use of the
14966         --tool_exec and --tool_opt options. Change CXX to
14967         GXX_UNDER_TEST.
14969         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
14971         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
14973 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
14975         * lib/old-dejagnu.exp: Use prune_warnings instead of
14976         prune_system_crud.
14977         * lib/mike-g++.exp: Ditto.
14978         * lib/gcc.exp: Ditto.
14979         * lib/g++.exp: Ditto.
14981         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
14983 1997-02-07  Jeffrey A Law  (law@cygnus.com)
14985           * 941014-2.c: Include stdlib.h
14986           * 960327-1.c: Include stdio.h
14987           * dbra.c, index-1.c: Don't assume ints are 32bits.
14989 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
14991         * lib/gcc.exp: Add gcc,stack_size target feature.
14993         * lib/g++.exp(g++_target_compile): Add the include and link
14994         paths here, not in two other places. And, it's $options, not
14995         options.
14997         * lib/mike-g++.exp(postbase): Remove the code that determines
14998         the correct include and link paths.
14999         * g++.old-deja/old-deja.exp: Ditto.
15001 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
15003         * lib/g++.exp(g++_init): target_compile no longer returns the
15004         filename of the result.
15006 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
15008         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
15009         call to glob.
15011         * gcc.c-torture/special/special.exp: Change call to
15012         gcc_target_compile to include the object file.
15014 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
15016         * gcc.c-torture/special/special.exp: Correct misspelling in last
15017         change.
15019 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
15021         * lib/plumhall.exp(ph_summary): Log the entire output of the
15022         executable. Return -1 if there were any failures, 0 otherwise.
15023         (ph_execute): Return -1 if there were any failures, 0 otherwise.
15024         (ph_make): Clean up objects and executables that were built
15025         if the tests succeeded.
15027 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
15029         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
15030         libraries and includes in the build tree as appropriate.
15032 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15034         * lib/c-torture.exp: Instead of looking for the global variable
15035         NO_LONG_LONG, check to see if that's a feature of the target.
15037 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15039         * config/default.exp: Minimize. Delete the remainer of the files in
15040         config; this functionality is now in devo/dejagnu/config.
15042         g++.*/*: Pass any additional flags used to compile to postbase;
15043         delete CXXFLAGS.
15045         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
15046         is now done by runtest.exp. Use gcc_target_compile instead of
15047         compile.
15049         lib/c-torture.exp: Use gcc_target_compile instead of compile.
15050         Remove references to CFLAGS. Use remote_file instead of
15051         calling rm -f.
15052         (c-torture): Take a list of arguments to use to compile this
15053         testcase.
15055         lib/g++.exp: Simplify. Use target_compile instead of compile.
15056         lib/gcc-dg.exp: Ditto.
15057         lib/gcc.exp: Ditto.
15058         lib/mike-{gcc,g++}.exp: Ditto.
15059         lib/old-dejagnu.exp: Ditto.
15060         lib/plumhall.exp: Ditto.
15062 1997-01-08  Jim Wilson  <wilson@cygnus.com>
15064         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
15065         (ph_linker): Likewise.
15067 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
15069           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
15070         MAP_ANON / MAP_ANONYMOUS if defined;
15071         else try to map from /dev/zero .
15073 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15075         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
15076         isn't defined, then define it to MAP_ANONYMOUS.
15078 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15080         * gcc.c-torture: Update to c-torture-1.42 release.
15082 1996-11-11  Jeffrey A Law  (law@cygnus.com)
15084         * gcc.c-torture: Update to c-torture-1.41 release.
15086 1996-10-27  Jeffrey A Law  (law@cygnus.com)
15088         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
15089         c-torture release.
15091 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
15093         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
15094         and LDFLAGS.  Fix second case to append the target_info ldflags
15095         onto LDFLAGS, not CFLAGS.
15096         * lib/g++.exp (g++_init): Add target_info stuff.
15097         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
15098         of libgloss and newlib flags for !native.
15100         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
15101         (GDB): Fix relative path to go up another dir for finding gdb.
15103 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
15105         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
15106         versions in the target_info array, if they don't exist.
15108 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
15110         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
15112 1996-07-08  Jim Wilson  <wilson@cygnus.com>
15114         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
15115         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
15117 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
15119         * lib/old-dejagnu.exp: Don't remove the output file before we've
15120         actually tested it. Don't append pwd to the path of the executable
15121         we're testing.
15123 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
15125         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
15127 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
15129         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
15130         temporary directory for compiler files, and set it to a default
15131         value of /tmp. Set $output as the name of the output file from
15132         compiling the testcase. Add a -o option to $cflags_var so the
15133         compiler writes the final output file as $output. Set $executable
15134         to $output.
15136         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
15137         directory for compiler files, and set it to /tmp if it doesn't
15138         already have a value. Set $output_file to the name of the output
15139         file from compiling the testcase. Add a -o option to CXXFLAGS so
15140         the compiler writes the final output file as $output. Use $output
15141         as the executable to be tested.
15143 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15145         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
15147 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15149         * gcc.c-torture/execute/pending-1.c: New test.  Still
15150         pending in Tege's queue.
15152 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15154         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15155         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15156         if there were failures.  Call unresolved if there were unresolved
15157         testcases.  Call gcc_fail if program did not run to completion.
15158         (ph_make): Pass additional argument name to ph_execute.
15159         (ph_execute): Add new argument.  Pass additional arguments to
15160         ph_summary.  Call gcc_fail is there is no execution output.
15162 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15164         * lib/plumhall.exp (proc_summary): Output relavent summary
15165         lines into the log so specific failures in plumhall can be
15166         investigated.
15168 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15170         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15171         (c-torture-execute): Don't try to execute tests which use
15172         "long long" types if $NO_LONG_LONG is nonzero.
15174 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15176         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15177         not c-torture.
15179         * gcc.ieee: Move from here.
15180         * gcc.c-torture/execute/ieee: To here.
15182 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15184         * gcc.c-torture: Update to c-torture-1.41 release.
15186 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15188         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15189         not "$output".
15191 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15193         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15194         -c present.
15196 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15198         * config/proelf.exp: Handle connecting to a simulator.
15200 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15202         * config/proelf.exp: New file.  Enough framework that we can
15203         run c-torture tests on the proelf targets (or any other target
15204         that gdb can connect to for that matter).
15206 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15208         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15209         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15211         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15212         exec_output exists.
15214 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15216         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15217         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15219         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15220         to pass/fail/unresolved/unsupported/untested.  Caller must now
15221         call unresolved/unsupported/untested.
15222         * lib/*.exp: Update FSF address.  Update to handle new results of
15223         ${tool}_load.
15224         * lib/chill.exp (verbose): Delete.
15226 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15228         * lib/gcc.exp (default_gcc_start): Change order of args to
15229         $LDFLAGS $CFLAGS $LIBS.
15230         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15231         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15232         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15233         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15234         * gcc.misc-tests/dg-test.exp: Likewise.
15235         * gcc.misc-tests/msgs.exp: Likewise.
15236         * gcc.prms/prms.exp: Likewise.
15237         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15238         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15240         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15242 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15244         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15246         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15247         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
15249         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
15250         necessary.
15252 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
15254         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
15255         global for loop; add use of $mathlib.
15256         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
15257         settings here; set mathlib for anything but VxWorks.
15259 1996-01-22  Jeffrey A Law  (law@cygnus.com)
15261         * gcc.c-torture: Update to c-torture-1.40 release.
15263 1996-01-03  Jeffrey A Law  (law@cygnus.com)
15265         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
15266         dg.exp.
15268 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
15270         * lib/c-torture.exp (c-torture-execute): Declare "output" as
15271         global.
15273 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
15275         * lib/g++.exp (LIBS): Define if not already.
15276         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
15277         (gcc-dg-prune): Call prune_gcc_output.
15278         * lib/gcc.exp (prune_gcc_output): New proc.
15279         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
15280         prune_gcc_output.
15282 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
15284         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
15285         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
15287 1995-11-15  Jeffrey A Law  (law@cygnus.com)
15289         * gcc.c-torture: Update to c-torture-1.39 release.
15291 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
15293         * lib/c-torture.exp (c-torture-execute): Don't return if one option
15294         fails, try others as well.
15296 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
15298         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
15299         If compilation fails, mark execute tests as `untested'.
15300         If test is marked as unsupported, don't mark compilation and
15301         execute tests as failed.
15303 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
15305         * lib/g++.exp (g++_init): Don't link in libg++, and look to
15306         libstdc++ for whether or not we want to be doing shared
15307         libraries.  Delete link_curses since we don't need it anymore.
15308         * lib/mike-g++.exp (postbase): Don't link in libg++.
15309         * g++.old-deja/old-deja.exp: Likewise.
15311 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
15313         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
15315 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
15317         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
15318         For that, add `-Wl,-a,shared_archive'.
15319         * g++.old-deja/old-deja.exp: Likewise.
15321 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
15323         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
15325 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
15327         * lib/mike-g++.exp (postbase): Pay attention to the status of
15328         g++_load.
15330 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
15332           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
15334 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
15336         * lib/gcc.exp (default_gcc_start): No longer need to log program
15337         being executed or its output, execute_anywhere does that now.
15338         * lib/g++.exp (default_g++_version): Call execute_anywhere.
15339         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
15341 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
15343         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
15344         the same as those in lib/g++.exp.
15346 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
15348         * gcc.c-torture: Update to c-torture-1.38 release.
15349         * gcc.ieee: Related changes.
15351 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
15353         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
15354         "exec". Minor reformatting changes.
15356         * config/rom68k.exp (${tool}_load): Make it work in a canadian
15357         cross. This means all "exec" calls now work on a remote host as
15358         well.
15359         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
15360         cross. Filter out the extra "\r\n" stuff that expect puts in.
15361         (c-torture-execute): Filter out the bogus warnings like
15362         c-torture-compile does. Add support for canadian cross.
15363         * lib/gcc.exp (default_gcc_version, default_gcc_start)
15364         Use execute_anywhere rather than calling exec directly. Now it
15365         works for canadian cross testing.
15367 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
15369         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
15370         results into a variable, and check that rather than using file exists.
15372 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
15374         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
15375         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
15377 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15379         * g++.old-deja/old-deja.exp: Create and pass runshlib and
15380         lib_curses if there's a shared libg++ in the build tree.
15382 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
15384         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
15385         if not supported target.
15387 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
15389         * lib/g++.exp (g++_init): Move empty setting of runshlib and
15390         link_curses up to always happen, not just for native builds.
15392 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
15394         * gcc.c-torture: Update to c-torture-1.36 release.
15395         * gcc.failure: Related changes.
15397 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
15399         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
15401 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
15403         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
15404         * lib/mike-g++.exp (postbase): Not in here.  Still reference
15405         runshlib, link_curses, and mathlib for link and run.
15407         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
15408         pass the runtime shared library options for Solaris, OSF/1, and
15409         Irix5, and link with -lcurses to avoid unresolved references.
15411 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
15413         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
15414         only run once.
15416 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
15418         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
15420 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
15422         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
15423         do not have a framework for the "compat" tests yet.
15425 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
15427         * lib/mike-g++.exp (postbase): New local variable `mathlib',
15428         set to null if we're testing vxworks5.1.  Use that instead of
15429         `-lm' in the setting of LIBS for link and run.
15431 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
15433         * config/rom68k.exp (${tool}_load): Major changes to make it
15434         work.  Verified that it does in fact return the stuff in
15435         exec_output properly.  Catch any Emul or any TRAP other than 0.
15437 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
15439         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
15440         LDFLAGS properly for targets that need stuff from libgloss.
15441         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
15442         only run once.
15443         (gpp_initialized): New variable.
15445 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
15447         * config/rom68k.exp: Load libgloss.exp.
15448         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
15449         so we can produce a fully linked binary.
15450         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
15451         so we can produce a fully linked binary.
15453 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
15455         * lib/plumhall.exp (ph_section): Watch for expected failures.
15456         Add missing `else'.
15458         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
15459         run the testcase.
15460         (c-torture): Likewise.
15462 1995-08-28  Doug Evans  <dje@cygnus.com>
15464         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
15466         * lib/mike-g++.exp (mike_cleanup): New proc.
15467         (prebase): New globals compiler_result, not_compiler_result,
15468         target_regexp.
15469         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
15470         allow leading "-" in pattern.  Watch for unsupported tests.
15471         If $compiler_result is set, pattern match assembler code,
15472         and ditto for $not_compiler_result.
15473         * lib/mike-gcc.exp: Likewise.
15475         * lib/plumhall.exp (ph_execute): Only call ph_summary if
15476         execution "succeeded".
15478 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
15480         * config/win32.exp: New file.
15481         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
15483 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
15485         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
15486         unsupported.
15487         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
15488         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
15489         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
15491         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
15492         "... without exceptions was ...".  That is now handled by
15493         prune_system_crud.
15494         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15496 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
15498         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
15499         sieve.c,sort2.c}: New files.
15500         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
15501         sieve.exp,sort2.exp}: Drivers for them.
15503         * lib/mike-gcc.exp (program_output): New user settable variable.
15504         (postbase): Call prune_system_crud.  Also prune extraneous compiler
15505         messages.
15506         * lib/mike-g++.exp (program_output): New user settable variable.
15508         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
15510         * config/sh.exp: Deleted (use sim.exp instead).
15512 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
15514         * config/vx.exp: Declare CHECKTASK as global.
15515         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
15516         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
15517         * lib/old-dejagnu.exp: Load [pwd]/$executable.
15519 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15521         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
15522         target. Like vx.exp, only includes `vx29k.exp' instead of
15523         `vxworks.exp'.
15525 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
15527         * config/sim.exp: Increase time limit from 120 seconds to 240.
15529 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
15531         * gcc.c-torture/execute/950628-1.c: New test.
15533 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
15535         * gcc.c-torture: Update with changes/additions from
15536         c-torture-1.34.
15538 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
15540         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
15542 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
15544         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
15546 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
15548         * gcc.c-torture/compile/950512-1.c: New test.
15549         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
15550         * gcc.dg/struct-ret-1.c: Likewise.
15552 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
15554         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
15555           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
15557 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
15559         * gcc.c-torture/special/920411-1.c: Deleted.
15560         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
15562 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
15564         * config/sim.exp (${tool}_load): Hack in call to bash to get a
15565         cpu limit.
15567 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
15569         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
15571 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
15573         From kenner;
15574         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
15575         is the proper length.
15576         * va-arg-3.c: Likewise.
15578 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
15580         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
15581         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
15583         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
15584         * lib/g++.exp (default_g++_start): Delete old cruft.
15586 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
15588         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
15589         (2 * (1 << 18)) to (2 * (1 << 17)).
15591         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
15593 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
15595         * config/rom68k.exp: Renamed from config/idp.exp
15597 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
15599         * c-torture/compile/921109-2.c
15601 1995-04-18  Mike Stump  <mrs@cygnus.com>
15603         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
15604         excess errors.
15606 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
15608         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
15609         output.
15610         * lib/g++.exp (default_g++_start): Likewise.
15612 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
15614         * gcc.c-torture/compile/950329-1.c: New test.
15616 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
15618           * config/bug.exp (${tool}_load): Updated to use new remote_open
15619           and remote_close procs.
15620         * config/idp.exp: New file.
15622 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
15624         * gcc.c-torture/execute/950322-1.c: New test.
15626 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
15628         * config/vx.exp (${tool}_load): Clean up testing of return code from
15629         vxworks_ld and vxworks_spawn.
15631 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
15633         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
15635 1995-03-13  Mike Stump  <mrs@cygnus.com>
15637         * lib/old-deja.exp: Add `excess errors test - ' error, now one
15638         can mark excess errors on a machine by machine basis.  Note, the
15639         default is to not expect any excess errors, even when excess
15640         errors test - is given, so you will want to put an XFAIL ... on
15641         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
15642         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
15643         those 4 machines, but no others.
15645 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
15647         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
15648         * lib/c-torture.exp: to here.
15650 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
15652         * gcc.c-torture/execute/950221-1.c: New test.
15653         * gcc.c-torture/execute/struct-ret-1.c: New test.
15654         * gcc.c-torture/compile/950221-1.c: New test.
15656         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
15658 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
15660         * gcc.c-torture/execute/arith-1.c (main): Return 0.
15661         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
15663 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
15665         * g++.gb: New directory of tests, derived from my signature and
15666         class scoping tests.
15668         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
15669         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
15670         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
15671         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
15672         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
15673         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
15674         * g++.gb/sig25.C: Likewise.
15676         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
15677         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
15678         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
15679         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
15680         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
15681         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
15682         * g++.gb/sig25.exp: Likewise.
15684         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
15685         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
15686         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
15687         * g++.gb/scope13.C: Likewise, this test still fails.
15689         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
15690         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
15691         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
15692         * g++.gb/scope13.exp: Ditto.
15694         * g++.gb/README: New file, explains what these tests are about.
15696 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
15698         * lib/dg.exp (dg-do): Support `preprocess'.
15699         (dg-test): Likewise.
15701 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
15703         * config/udi.exp: change "continue -expect" to "exp_continue".
15705 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
15707         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
15708         Delete redundant tests.
15710         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
15711         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
15712         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
15713         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
15714         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
15715         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
15716         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
15717         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
15719         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
15720         storing label pointers.
15721         * gcc.c-torture/execute/921019-1.c: Likewise.
15722         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
15723         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
15724         parameter fp.
15725         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
15726         constants.
15728         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
15729         Delete obsolete tests.
15731         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
15732         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
15733         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
15734         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
15735         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
15736         * gcc.c-torture/compile/950124-1.c: New test.
15738         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
15740 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
15742         * lib/mike-g++.exp: Add -lm to LIBS.
15744 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
15746         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
15748 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
15750         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
15752 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
15754         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
15756 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
15758         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
15759         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
15760         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
15761         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
15762         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
15763         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
15764         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
15765         * g++.law/{operators31.C, operators32.C,
15766         * g++.law/{operators33.C, operators34.C}: Likewise.
15767         * g++.law/{pic1.C, refs2.C}: Likewise.
15768         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
15769         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
15770         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
15771         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15773         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
15774         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
15775         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
15776         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
15777         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
15778         * g++.law/{enum9.exp, friend5.exp}: Likewise.
15779         * g++.law/{nest3.exp, nest4.exp}: Likewise.
15780         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
15781         * g++.law/{operators30.exp, operators31.exp}: Likewise.
15782         * g++.law/{operators32.exp, operators33.exp}: Likewise.
15783         * g++.law/{operators34.exp}: Likewise.
15784         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
15785         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
15786         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
15787         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
15788         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15790         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
15791         No longer expected to fail.
15792         * g++.law/missed-error3.C: Tweak for recent bool changes.
15794 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
15796         * config/emb-unix: Deleted.
15797         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
15798         remote execution.  Do final link on remote host if REMOTE_LINK is set.
15800 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
15802         * lib/dg.exp (dg-test): Fix typo in last patch.
15804 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
15806         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
15807         (handles multiple occurrences).
15809 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
15811         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
15812         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
15813         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
15814         printed).
15815         * lib/c-torture.exp (c-torture-compile): Likewise.
15816         (c-torture): Prepend full path if missing.
15817         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
15818         (gcc_fail): Likewise.
15819         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
15821 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
15823         * lib/netware.exp: Only attach to NetWare i386 systems.
15825 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
15827         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
15828         messages.  Add test name to "output pattern match" pass/fail message.
15830 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
15832         * gcc.dg: New testsuite.
15833         * gcc.dg/dg.exp: New file.
15835         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
15836         test-switch.c}: Deleted.
15838         * gcc.misc-tests/msgs.exp: New testcase driver.
15840 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
15842         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
15843         Watch for illegal return values from ${tool}_load.
15844         * config/unix.exp (${tool}_load): Fix pass/fail detection for
15845         cross targets.  Coerce return value >0 to 1.
15847 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
15849         * config/unix.exp (${tool}_load): Call program rsh, not proc.
15851         * config/emb-unix.exp: New file.
15853         * config/sim.exp: Error if variable $SIM not defined.
15854         (${tool}_load): Mark test as "untested" if simulator missing.
15856         * config/unix.exp: Load remote.exp to get rcp_download.
15857         * lib/c-torture.exp: Use different option lists for testcases with
15858         and without loops.
15859         * gcc.c-torture/execute/execute.exp: Likewise.
15861 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
15863         * config/*.exp: Clarify return code from ${tool}_load.
15864         Call `unresolved' or `untested' instead of `warning' or `perror'
15865         (sometimes you still want to call both though).
15866         Add comment that `shell_id' is local to each file.
15867         * config/udi.exp (timeout): Set to 30.
15868         Don't print warning if connection fails, $connectmode has already
15869         printed an error.
15870         (${tool}_load): Move verbose messages to level 2.
15871         Rework pattern for "Process started" message.
15872         Pass `shell_id' to ${connectmode}_download.
15873         Retry twice upon timeout.  Make resetting of target more robust.
15874         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
15875         Pass `shell_id' to exit_$connectmode.
15876         Only call exit_$connectmode if connected.
15877         * config/unix.exp (${tool}_load): Check return codes better.
15878         * config/vrtx.exp (${tool}_load): Likewise.
15879         * config/vx.exp (${tool}_load): Likewise.
15880         Delete unneeded global's.
15881         * lib/dg.exp (dg-test): Update to reflect clarified return codes
15882         from ${tool}_load.
15883         (dg-stat): Delete.
15884         (dg-init): Delete recording of pass/fail counts.
15885         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15886         (old-dejagnu-init): Likewise.
15887         (old-dejagnu-stat): Delete contents, empty proc now.
15888         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
15889         (c-torture): Delete references to lcnt, lpass, lfail.
15890         Get option list from TORTURE_OPTIONS.
15891         Delete -funroll[-all]-loops if no loops.
15892         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
15893         (g++_stat): Delete contents (empty proc now).
15894         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
15895         (gcc_finish): Likewise.
15896         (gcc_stat): Deleted.
15897         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
15898         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
15899         * gcc.c-torture/execute/execute.exp: Likewise.
15900         Split tests into two parts: compile, execute.
15901         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
15902         no loops.  Update to reflect clarified return codes from ${tool}_load.
15904 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
15906         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
15907         to grep for.
15908         (old-dejagnu): Likewise (where necessary).
15910 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
15912         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
15914         * lib/dg.exp (dg-process-target): Fix processing of selector.
15915         Add comment regarding use of `error'.
15917         * lib/gcc.exp (prune_system_crud): Define if missing.
15918         * lib/g++.exp (prune_system_crud): Likewise.
15920         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
15921         Call prune_system_crud.
15922         * lib/dg.exp (dg-runtest): New proc.
15923         Use perror instead of send_user for tcl errors in testcase.
15924         Don't return any value, it's never used.
15925         Don't clobber previous definition of `unknown'.
15926         Print tcl errors in `dg-final'.
15928 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
15930         * lib/dg.exp (dg-process-target): Improve syntax error messages.
15931         (dg-test): Don't print errorInfo, it contains stack backtrace.
15933 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
15935         * lib/g++.exp (runtest_file_p): Define if missing.
15937 1994-09-24  Doug Evans  (dje@cygnus.com)
15939         * lib/mike-g++.exp: Comment out loading of g++.exp.
15940         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
15941         (default_g++_version): Always print something.
15942         (default_g++_start): Comment out call to `which'.
15943         (g++_start, g++_load): Deleted (must be defined in config file).
15944         * lib/gcc.exp: Test for existence of $CC at start.
15945         Delete check for tmpdir (done in gcc_init).
15946         (default_gcc_version): Always print something.
15947         (default_gcc_start): Comment out call to `which'.
15948         * config/*.exp: Major cleanup - make cross targets work at least a
15949         little better for g++ (by not being "--tool gcc" specific).
15950         Rename gcc_xxx to ${tool}_xxx.
15951         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
15952         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
15954 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
15956         * lib/c-torture.exp (c-torture-compile): Rework compiler
15957         message processing.
15959         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
15960         c-torture.
15962 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
15964         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
15966         * lib/dg.exp (dg-process-target): Support { target native }.
15968 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
15970         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
15971         looked for "... program xxx got fatal signal".
15972         Correct regsub munging of `comp_output'.
15973         Ignore compiler messages "path prefix not used" and "linker input
15974         file unused".
15976 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
15978         * lib/gcc.exp (runtest_file_p): Define if missing.
15979         * gcc.prms/template.c: Example to work from.
15981 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
15983         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
15984         * lib/dg.exp (dg-test): Call unsupported testcases as such.
15986         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
15987         * gcc.prms/1883.c: Moved from compile/940714-1.c.
15988         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
15989         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
15991         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
15992         (dg-process-target): No longer a varargs proc.
15993         Return S/N for target, P/F for xfail.  All callers changed.
15994         (user option procs): More argument checking.
15995         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
15996         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
15997         (dg-test): Skip test if not running on selected target in `dg-do'.
15998         Update handling of `dg-do-what', `dg-output-text'.
15999         Separate execution pass/fail from output pattern match pass/fail.
16000         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
16002 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
16004         * gcc.c-torture/special/special.exp: Don't expect failure for mips
16005         target for 920510-1.c.
16007 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
16009         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
16010         Clean up comment regarding use of passcnt, etc.
16011         (gcc_stat): Don't update `testcnt' here.
16012         (gcc_finish): Do it here.
16013         Might as well reset `but_id' here too.
16014         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
16015         to determine if the file should be tested.
16016         * gcc.c-torture/compile/compile.exp: Likewise.
16017         * gcc.c-torture/execute/execute.exp: Likewise.
16018         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16019         * gcc.misc-tests/dg-test.exp: Likewise.
16020         * gcc.prms/prms.exp: Likewise.
16021         * gcc.wendy/wendy.exp: Likewise.
16022         * g++.old-deja.exp: Likewise.
16023         Move "Testing file" message to verbose level 1.
16025 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
16027         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
16029 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
16031         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
16032         (default_gcc_start): Accept optional second list element
16033         of compiler flags.  Print compiler output at verbosity level 2.
16034         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
16035         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
16036         Save current values of framework globals passcnt, failcnt, xpasscnt,
16037         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
16038         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
16039         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
16040         xfailcnt to compute stats.  Update framework global `testcnt' from
16041         pass/fail counts.
16042         (gcc_finish): New proc.  Clean up test environment.
16043         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
16044         (gcc_epass, gcc_efail): Delete.
16045         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
16046         argument of line number.
16047         (dg-init): If the tool has an init routine, call it.
16048         (dg-test): Remove args `cflags_var' and `libs_var'.
16049         Pass all compiler options to ${tool}_start.
16050         Handle missing line number.
16051         (dg-finish): New function.
16052         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
16053         particular files.  Call gcc_finish at end.  Move "skipping test"
16054         message to verbosity level 3.
16055         * gcc.c-torture/compile/compile.exp: Likewise.
16056         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16057         * gcc.c-torture/execute/execute.exp: Likewise.
16058         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16059         Print testcase being tried at verbosity level 1.
16060         * gcc.c-torture/special/special.exp: Unset xfail.
16061         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16062         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
16063         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
16064         * gcc.failure/failure.exp: Likewise.
16065         * gcc.ieee/ieee.exp: Likewise.
16066         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
16067         Update call to dg-test.  Call dg-finish at end.
16068         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
16069         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16070         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
16071         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
16072         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
16073         * gcc.wendy/wendy.exp: Add copyright.
16074         Delete setting of tmpdir (done by gcc_init).
16075         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
16076         Pass compiler flags to gcc_start.  Call gcc_finish at end.
16077         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
16078         gcc_[ce]pass/fail.
16080 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
16082         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
16083         confusion.
16084         (g++_load): Likewise.
16086         * config/*.exp (gcc_load): Some were varargs fns and some were not.
16087         Rename argument to `prog' to remove the confusion.
16088         Varargs fns behave differently too!
16089         (g++_load): Likewise.
16091         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
16093         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
16094         what it is.  Delete (always) printing of status value for !native.
16095         Simplify verbose code, and include status and exec_output.
16096         (g++_load): Use gcc_load.
16098 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
16100         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
16101         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
16102         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
16103         940714-3.c as these testcases don't exist anymore.  Make
16104         va-arg-1.c expected to pass.
16106 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
16108         * gcc.misc-tests/misc.exp: Only run specific testcases.
16109         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
16110         * gcc.misc-tests/dg-[1-9].c: New files.
16112         * lib/dg.exp: New testsuite driver.
16113         * gcc.prms/prms.exp: Use it.
16115         * README.gcc: New file.
16117         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
16118         Document and reset `lxpass' and `lxfail'.
16119         Simplify "initialized" message.
16120         (gcc_stat): Clean up comments a little.
16122 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
16124         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
16126 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
16128         * lib/old-dejagnu.exp (process-option): New proc.
16129         (old-dejagnu-init, old-dejagnu-stat): Likewise.
16130         (old-dejagnu): Simplify.
16131         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
16133 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
16135         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
16136         exists and is not an empty string.
16138         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
16139         $xfail rather than calling setup_xfail.  Clear $xfail when test is
16140         finished.
16141         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
16142         automatically.
16144         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
16145         longer expected to fail.
16147         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16148         "f" function call.
16150         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16152         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16153         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16154         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16155         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16156         c-torture-1.29.
16158         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16159         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16161         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16163         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16164         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16166         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16167         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16168         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16170 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16172         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16173         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16174         940714-1.c, 940714-2.c, 940714-3.c},
16175         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16176         gcc.misc-tests/{mg.c,mg.exp}:
16177         New tests.
16178         * gcc.noncompile/noncompile.exp: Change accordingly.
16180 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16182         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16183         Undo previous clobberage.
16185 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16187         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16188         * gcc.special/{930510-1.c, special.exp}:
16189         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16190         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16191         struct-varargs-1.c}: New tests from c-torture-1.26.
16193 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16195         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16196           argument to switch.
16198 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16200         * Revert the previous changes.  Please see Rob's directory
16201           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16202           fixes.
16204 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16206         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16207             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16208             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16209             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16210             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16211             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16212             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16213             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16214             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16215             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16216             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16217             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16218             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16219             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16220             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16221             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16222             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16223             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16224             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16225             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16226             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16227             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16228             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16229             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16230             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16231             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16232             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16234 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16236         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16237             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16238           with perror calls.
16240 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16242         * config/unix.exp (g++_load): Fix syntax.
16244 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16246         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16247         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16248         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
16249         Don't expect va-arg-1.c to fail.  Correct expected output for
16250         920928-1.c.
16251         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
16252         * gcc.wendy/hbm4.c: Correct typo.
16253         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
16255 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
16257         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
16258         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
16259         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
16260         * lib/c-torture.exp (c-torture-compile): Ditto.
16262         Reduce volume of output (remove all the -I's and such).
16263         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
16264         Call gcc_cpass, gcc_cfail.
16265         (c-torture): Pass testing option to c-torture-compile.
16267 1994-03-21  Doug Evans  (dje@cygnus.com)
16269         Bring patches over from progressive.
16270         * config/default.exp: Exit remote shell cleanly.
16271         (g++_exit, g++_start): Add default versions.
16272         * config/sim.exp (gcc_load): Use perror, not error.
16274 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
16276         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
16277         set in site.exp.
16279 1994-03-14  Doug Evans  (dje@cygnus.com)
16281         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
16282         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
16283         (wendy_try): New proc to run testcase.
16284         (main loop): Call 'em.
16285         * gcc.wendy/*.c: Clean up pass to correct expected output.
16287         * lib/gcc.exp: Minor cleanup work.
16288         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
16290 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
16292         * config/sim.exp (gcc_load): Document return codes better.
16293         Don't pass -v to simulator.
16295 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
16297           * gcc.special/920717-x.c: Fix typo.
16298           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
16299           get at sources.
16301         * lib/mike-gcc.exp: Fix typo.
16303 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
16305         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
16306         binary to use, transform the name.
16307         * config/*.exp: rename everything. Nuke any g++ specific files,
16308         it's now a special case of gcc that requires no special support.
16309         Add a default.exp for unsupported targets.
16311 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
16313         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
16314         lib/old-dejagnu.exp: Fix a few patterns to work with the new
16315         version of Tcl.
16317 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
16319         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
16320         than a warning.
16322 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
16324         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
16326 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
16328         * gcc.execute/execute.exp: Combine opt_list and foption_list into
16329         option_list.  Compile every file with only 4/6 option choices
16330         (same as C torture) instead of with 12/18 different option
16331         choices.
16332         * lib/c-torture.exp: Likewise.
16334         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
16335         not already set.
16337 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
16339         * lib/old-deja.exp: Add `excess errors test fails' error, now one
16340         can put an XFAIL *-*-* on excess errors.
16342 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
16344         * g++.law: Add more tests derived from g++-bugs snapshots.
16346         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
16347         equivalent to g++.law/init9.
16349         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
16350         compiled it, and the a.out file after we've run it.
16352 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
16354         * lib/mike-g++.exp (postbase): Delete the .o file after we've
16355         compiled it, and the a.out file after we've run it.
16357 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
16359         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
16361 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
16363         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
16364         version number.
16366 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
16368         * g++.law: New directory of g++ tests derived from the g++-bugs
16369         snapshots.
16371 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
16373         * gcc.compile: initbug1.c initbug1.exp testcase added
16375 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
16377         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
16378         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
16379           fixes submitted by Jeff Law (law@cs.utah.edu)
16380         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
16381           Jeff Law (law@cs.utah.edu)
16384 1993-11-30  Mike Stump  (mrs@cygnus.com)
16386         * config/unix-g++.exp: Follow the gcc way of doing things.
16387         * g++.old-deja/old-deja.exp: Minor updates.
16388         * lib/g++.exp: New file, follow the gcc way of doing things.
16389         * lib/old-dejagnu.exp: Minor updates.
16390         * lib/mike-g++.exp: Always unset errorInfo.
16392 1993-11-06  Mike Stump  (mrs@cygnus.com)
16394         * lib/gcc.exp: Fix some errors with the below change, CC and
16395         CFLAGS should be global when setting, not local.
16397 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
16399         * lib/gcc.exp: Transform tool name.
16401 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16403         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
16405 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16407         * lib/gcc.exp: change gcc_done to gcc_stat
16409 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16411         * Upgraded gcc testsuite to c-torture version 1.25
16413 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
16415         * lib/gcc.exp: added reporting code. Changed verbose compile message.
16416         * lib/c-torture: added hooks for new reporting code.
16418 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
16420         * config/sh-gcc.exp: check if sh-sim exists in the path
16422 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
16424         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
16425         * gcc.compile/compile.exp: Initial changes for new logic.
16426         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
16427         * gcc.failure/failure.exp: Initial changes for new logic.
16428         * gcc.ieee/ieee.exp: Initial changes for new logic.
16429         * gcc.misc-tests/misc.exp: Initial changes for new logic.
16430         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
16431         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
16432         * lib/c-torture.exp: Initial changes for new logic.
16433         * lib/gcc.exp: Initial changes for new logic.
16435 1993-10-15  Mike Stump  (mrs@cygnus.com)
16437         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
16438         depend upon failure or success.  Fully qualify names in failure
16439         and success messages.  Always remove a.out before starting
16440         compile, just in case.  Pay more attention to error text output by
16441         the compiler.  Handle testcases with no known past errors just
16442         like all others, so that things are uniform.  Other miscellaneous
16443         improvements.
16445 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
16447         * gcc.cpp: new directory for cpp tests
16449 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
16451         * lib/chill.exp: Code reformatted, removed unused code.
16452         * config/unix-chill.exp: Code reformatted, removed unused code.
16453         * chill.execute/execute.exp: Code reformatted, removed unused code.
16454         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
16456 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
16458         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
16459         routines not written.
16461 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
16463         * config/bug-gcc.exp: Use new procs from bug.exp.
16465 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
16467         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
16468         via ftp, rather than depending on NFS.
16469         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
16470         case.
16472 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
16474         * config/bug-gcc.exp: Use new download proc.
16476 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
16478         * chill.execute/execute.exp: cleanups, handles errors better
16479         * chill.compile/compile.exp: rewrite, based on execute.exp
16480         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
16481         * lib/chill.exp: major changes to diff proc and compile and link
16482           procs. added chill_fail and chill_pass wrappers to pass and
16483           fail. added more comments, and handle error codes better.
16484           Added a hack to capture stderr from exec, so noncompile tests
16485           can work.
16487 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
16489         * chill.execute/execute.exp: rewrite of testsuite driver
16490         * lib/chill.exp: rewrite of testsuite driver
16491         * config/unix-chill.exp: rewrite of testsuite driver
16493 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
16495     In chill.execute:
16496         * iexpr.ch: Standardize uppercase.
16497         * tuples.dat: Standardize uppercase.
16498         * vary.ch: standardize.  Correct varying string assignments.
16499         * vary.dat: Add new output lines.
16501 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
16503     In chill.execute:
16504         * chprintf.ch: Standardize use of uppercase.
16505         * tuples.ch: Standardize and turn arr2 into a DCL,
16506           rather than a SYN.
16507         * pinits.ch: Standardize.
16509 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
16511         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
16512         * Makefil: Renamed to Makefile.in.
16513         * configure.in: New.
16515 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
16517     In chill.execute:
16518         * .cvsignore: Add result/output files.
16519         * Makefile: Fix up variables at start.  Use MFLAGS
16520           everywhere.  Correct bool_loc, built_ins entries.
16521           Add entry for vary1.ch.
16522         * bitarray.ch: Standardize upper-case usage.
16523         * bitexpr.ch: Standardize, add output of b1.
16524         * params.ch: Use arrayt in along PROC parameters, to
16525           avoid novelty problems.
16526         * sets.ch: Tiny cleanup.
16527         * vary1.ch: Re-indent.
16529 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
16531           * Add PR-related files to Makefiles, .cvsignore files, etc.
16533 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
16535         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
16536           with compiler objects. New names are test-flow.c and test-loop.c
16538 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
16540         * Upgraded c-torture tests from 1.19 to 1.20
16542         * new files:
16543         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
16544         * gcc.compile: 930623-1.c 930623-2.c
16545         * gcc.noncompile: 930622-1.c 930622-2.c
16546         * gcc.failure: 920411-1.c 920627-2.c
16547         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
16549 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
16551         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16552           More changes to get testsuite working properly. Needs more work.
16553           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
16555 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
16557         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16558           More changes to get testsuite working properly. Needs more work.
16560 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
16562         * chill.compile/compile.exp: Added for Dejagnu support
16563         * chill.execute/execute.exp: Added for Dejagnu support
16564         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
16566 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
16568     This should complete moving the CHILL test files.
16569         * chill.noncompile(.cvsignore printf.grt
16570             in-printf.grt chprintf.grt chprintf.ch):
16571             Added test-support files.
16572           (Makefile): Modified further.
16573         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
16574             signal.ch): Added test files.
16575           * chill.execute (.cvsignore printf.grt printr.c
16576             in-printf.grt rts.c chprintf.grt rts.h): Added
16577           test-support files.
16578             (Makefile): More corrections.
16580 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
16582         * chill.compile, chill.execute, chill.nocompile: Add CHILL
16583           test cases, ready for DejaGnu.
16585 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
16587         * Upgraded c-torture tests from 1.18 to 1.19
16589         * gcc.compile: added test(s):
16590           930607-1.c
16591         * gcc.execute: added test(s):
16592           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
16594         * added new subdirectory for misc tests: gcc.misc-tests
16595         * gcc.misc-test(s): added tests:
16596           inst-check.c test-consts.c test-ior.c test-switch.c
16598 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
16600         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
16602 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
16604         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
16606 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
16608         * Upgraded c-torture tests from 1.17 to 1.18
16610 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
16612         * Upgraded c-torture tests from 1.12 to 1.17
16614 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
16616         * lib/old-dejagnu.exp:
16617           Fixed handling of XFAIL target triplets to correctly
16618           recognize wildcard characters.  Removed code that
16619           appended a unique id tag to the end of the file name
16620           printed out by the result of the testcases within a
16621           given test file.
16623 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
16625         * lib/old-dejagnu.exp:
16626           Reworked expected failure handling to trigger off of XFAIL
16627           keyword in keyphrase embeded in testcase source code. The
16628           XFAIL keyword must be at the end of the keyphrase line. It
16629           may optionally be followed by one or more target triplets.
16630           It has just occured that the handling of wildcards in the
16631           target triplet may not be correct.
16633 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
16635         * g++.old-deja/tests:
16636           Moved all subdirectories up one level into g++.old-deja .
16638         * lib/old-dejagnu.exp:
16639           Fixed problem with CXXFLAGS not being properly reset, and being
16640           corrupted with extraneous "-c" compiler option.  This was
16641           causing binaries to not be generated for test that needed them.
16642           Modified strings passed to "pass" and "fail" so that individual
16643           tests from the same test file would be distinguished by an
16644           identifier appended to the test file name in the summary logs;
16645           this corrected a problem with erroneous diff logs.  Added code
16646           to search testcases for expected fail and unexpected pass keywords.
16648 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
16650         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
16652 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
16654         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
16655           Removed extraneous text from end of "Special g++ Options"
16656           keyphrase.
16658         * lib/old-dejagnu.exp: Added pattern matching to look for new
16659           keywords, embedded in testcases comments, which will trigger
16660           calls to xpass and xfail.
16662 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
16664         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
16665           comments embedded in the testcases, especially the one looking for
16666           special compiler options, as well as the pattern matching for the
16667           compiler output again.
16669 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
16671         * lib/old-dejagnu.exp: Do a proper check of the return value for
16672           execute tests. Fixed several problems with the pattern matching
16673           of the compiler output which gave erroneous test results.
16674           Changed several of the test result messages to be more descriptive.
16675         * config/unix-g++.exp: Proc g++_load now actually works and
16676           executes the tests passed to it and returns a usable return
16677           value.
16679 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
16681           * lib/gcc.exp: Exits gracefully if $CC is bogus.
16683 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
16685         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
16686           Modified both files to properly execute the old style
16687           dejagnu tests. The previous versions of these files were
16688           experimental and did not function anything near correctly.
16690 1993-04-05  Rob Savoye  (rob@cygnus.com)
16692         * Removed all Makefile.in and configure.in files. No configuration
16693         needed now.
16695 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
16697         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
16699 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16701         * gcc.compile/configure.in, gcc.unsorted/configure.in,
16702         gcc.special/configure.in, gcc.noncompile/configure.in,
16703         gcc.execute/configure.in, gcc.code_quality/configure.in,
16704         g++.other/configure.in, g++.old-deja/configure.in,
16705         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
16706         in srcname setting.
16708 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
16710         * lib/udi.exp:  Fixed mondfe and mondfe_download.
16711         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
16712         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
16714 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
16716         * config/udi-gdb.exp: Check $shell_id after connecting to target.
16717         (gdb_exit): Don't remove *_soc files.
16719 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
16721         * lib/c-torture.exp: Don't look for main; instead always use -w
16722         -c.  This is how the c-torture tests work.  Remove the object
16723         file if the compilation succeeds.
16724         * gcc.execute/execute.exp: Remove executable if test passes.
16725         * gcc.noncompile/noncompile.exp: Every test is an expected
16726         failure.
16727         * gcc.special/special.exp: Added tests from c-torture 1.11,
16728         corrected use of existing test.
16729         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
16730         gcc.execute/920625-1.c: Updated to c-torture 1.11.
16731         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
16732         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
16733         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
16734         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
16735         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
16736         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
16737         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
16738         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
16739         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
16740         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
16741         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
16742         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
16743         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
16744         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
16745         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
16746         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
16747         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
16748         c-torture 1.11.
16749         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
16750         correspond to c-torture 1.11.
16752         * New file.