weak.exp: Simplify.
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2
3         * gcc.dg/weak/weak.exp: Simplify.
4         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
5         * gcc.dg/weak/weak-1.c: Likewise.
6         * gcc.dg/weak/weak-2.c: Likewise.
7         * gcc.dg/weak/weak-3.c: Likewise.
8         * gcc.dg/weak/weak-4.c: Likewise.
9         * gcc.dg/weak/weak-5.c: Likewise.
10         * gcc.dg/weak/weak-6.c: Likewise.
11         * gcc.dg/weak/weak-7.c: Likewise.
12         * gcc.dg/weak/weak-8.c: Likewise.
13         * gcc.dg/weak/weak-9.c: Likewise.
14
15 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
16
17         gcc.c-torture/execute/20030606-1.c: New.
18
19 2003-06-06  Roger Sayle  <roger@eyesopen.com>
20
21         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
22         * gcc.dg/builtins-19.c: Likewise.
23
24 2003-06-06  Roger Sayle  <roger@eyesopen.com>
25
26         * gcc.dg/builtins-2.c: Add some more tests.
27         * gcc.dg/builtins-18.c: New test case.
28         * gcc.dg/builtins-19.c: New test case.
29
30 2003-06-06  Roger Sayle  <roger@eyesopen.com>
31             Jim Wilson  <wilson@tuliptree.org>
32
33         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
34
35 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
36
37         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
38         mempcpy/stpcpy calls not to be optimized into something else.
39         * gcc.c-torture/execute/string-opt-3.c: Moved to...
40         * gcc.c-torture/execute/builtins/string-7.c: ...here.
41         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
42
43 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
44
45         * gcc.dg/format/asm_fprintf-1.c: New test.
46
47 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
48
49         * lib/gcc-defs.exp (additional_sources): New variable.
50         (dg-additional-sources): New function.
51         (additional_files): New variable.
52         (dg-additional-files): New function.
53         (dg-additional-files-options): Likewise.
54         * lib/gcc-dg.exp (dg-require-weak): New function.
55         (dg-require-alias): Likewise.
56         (dg-require-gc-sections): Likewise.
57         * lib/target-supports.exp (check_alias_available): Remove testfile
58         parameter.
59         (check_gc_sections_available): New function.
60         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
61         (dg-gpp-additional-files): Likewise.
62         * lib/g++.exp (additional_sources): Remove.
63         (additional_files): Likewise.
64         (g++_target_compile): Use dg-additional-files-options.
65         
66         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
67         Tcl logic.
68         * gcc.dg/special/ecos.exp: Remove.
69         * gcc.dg/special/20000419-2.c: Use dg-require-*.
70         * gcc.dg/special/alias-1.c: Likewise.
71         * gcc.dg/special/alias-2.c: Likewise.
72         * gcc.dg/special/gcsec-1.c: Likewise.
73         * gcc.dg/special/weak-1.c: Likewise.
74         * gcc.dg/special/weak-2.c: Likewise.
75         * gcc.dg/special/wkali-1.c: Likewise.
76         * gcc.dg/special/wkali-2.c: Likewise.
77         
78         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
79         dg-gpp-additional-*.
80         * g++.dg/special/conpr-3.C: Likewise.
81         * g++.dg/special/conpr-4.C: Likewise.
82         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
83         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
84         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
85         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
86         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
87         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
88         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
89         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
90         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
91         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
92         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
93         * g++.old-deja/g++.other/comdat1.C: Likewise.
94         * g++.old-deja/g++.other/comdat2.C: Likewise.
95         * g++.old-deja/g++.other/comdat3.C: Likewise.
96         * g++.old-deja/g++.other/ctor1.C: Likewise.
97         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
98
99 2003-06-05  Richard Henderson  <rth@redhat.com>
100
101         * gcc.dg/debug/20030605-1.c: New.
102
103 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
104
105         * README.QMTEST: Update.
106
107 2003-06-04  Richard Henderson  <rth@redhat.com>
108
109         * gcc.dg/cleanup-1.c: New.
110         * gcc.dg/cleanup-2.c: New.
111         * gcc.dg/cleanup-3.c: New.
112         * gcc.dg/cleanup-4.c: New.
113         * gcc.dg/cleanup-5.c: New.
114         * gcc.dg/cleanup-6.c: New.
115         * gcc.dg/cleanup-7.c: New.
116
117 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
118
119         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
120
121         * lib/dg-pch.exp: New file.
122         * g++.dg/pch/pch.exp: Use dg-pch.exp.
123         * gcc.dg/pch/pch.exp: Likewise.
124
125 2003-06-04  Roger Sayle  <roger@eyesopen.com>
126
127         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
128         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
129         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
130         * gcc.dg/builtins-17.c: New test case.
131         * gcc.dg/i386-387-4.c: New test case.
132         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
133
134 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
135
136         * gcc.dg/ultrasp9.c: New test.
137
138 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
139
140         * gcc.c-torture/compile/20030604-1.c: New test.
141         * gcc.dg/sparc-constant-1.c: New test.
142
143 2003-06-03  Glen Nakamura  <glen@imodulo.com>
144
145         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
146
147 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
148
149         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
150
151         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
152         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
153
154 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
155
156         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
157
158 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
159
160         PR c++/10940
161         * g++.dg/template/spec10.C: New test.
162
163 2003-06-03  Roger Sayle  <roger@eyesopen.com>
164
165         * gcc.dg/builtins-16.c: New test case.
166
167 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
168
169         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
170         mempcpy test with post-increments.
171         * gcc.c-torture/execute/string-opt-3.c: New test.
172         * gcc.dg/string-opt-1.c: New test.
173
174 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
175
176         PR fortran/10965
177         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
178
179 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
180
181         * lib/scanasm.exp (dg-scan): New function, factored out of ...
182         (scan-assembler): ... here.  Use dg-scan.
183         (scan-assembler-not): Likewise.
184         (scan-file): New function.
185         (scan-file-not): Likewise.
186         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
187         * gcc.dg/cpp/_Pragma4.c: Likewise.
188         * gcc.dg/cpp/_Pragma5.c: Likewise.
189         * gcc.dg/cpp/avoidpaste1.c: Likewise.
190         * gcc.dg/cpp/avoidpaste2.c: Likewise.
191         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
192         * gcc.dg/cpp/cmdlne-P.c: Likewise.
193         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
194         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
195         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
196         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
197         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
198         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
199         * gcc.dg/cpp/cxxcom1.c: Likewise.
200         * gcc.dg/cpp/line1.c: Likewise.
201         * gcc.dg/cpp/maccom1.c: Likewise.
202         * gcc.dg/cpp/maccom2.c: Likewise.
203         * gcc.dg/cpp/maccom3.c: Likewise.
204         * gcc.dg/cpp/maccom4.c: Likewise.
205         * gcc.dg/cpp/maccom5.c: Likewise.
206         * gcc.dg/cpp/maccom6.c: Likewise.
207         * gcc.dg/cpp/multiline.c: Likewise.
208         * gcc.dg/cpp/spacing1.c: Likewise.
209         * gcc.dg/cpp/spacing2.c: Likewise.
210         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
211         * gcc.dg/cpp/trad/maccom1.c: Likewise.
212         * gcc.dg/cpp/trad/maccom2.c: Likewise.
213         * gcc.dg/cpp/trad/maccom3.c: Likewise.
214         * gcc.dg/cpp/trad/maccom4.c: Likewise.
215         * gcc.dg/cpp/trad/maccom6.c: Likewise.
216         * gcc.dg/cpp/cxxcom2.c: Likewise.
217         * gcc.dg/cpp/cxxcom2.h: New file.
218
219         * gcc.dg/cpp/truefalse.cpp: Move it to ...
220         * g++.dg/cpp/truefalse.C: Here.
221         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
222
223 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
224         
225         * gcc.dg/cpp/redef3.c: New file.
226
227 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
228
229         * gcc.dg/i386-loop-3.c: New test.
230
231 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
232
233         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
234
235 2003-05-31  Roger Sayle  <roger@eyesopen.com>
236
237         * gcc.dg/fwrapv-1.c: New test case.
238         * gcc.dg/fwrapv-2.c: New test case.
239
240 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
241
242         PR c++/10956
243         * g++.dg/template/spec9.C: New test.
244
245 2003-05-29  Roger Sayle  <roger@eyesopen.com>
246
247         * gcc.dg/duff-4.c: New test case.
248
249 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
250
251         PR fortran/10843
252         * g77.dg/ffixed-form-1.f: New test
253         * g77.dg/ffixed-form-2.f: New test
254         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix 
255         * g77.dg/ffree-form-3.f: New test
256
257 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
258
259         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
260         * gcc.dg/wint_t-1.c: Likewise.
261
262 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
263
264         * g++.dg/template/access11.C: New test.
265
266 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
267
268         PR c++/10849
269         * g++.dg/template/access10.C: New test.
270
271 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
272             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
273
274         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
275
276 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
277
278         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
279         suppress for powerpc-*-darwin*.
280         * gcc.dg/torture/builtin-noret-2.c: Likewise.
281
282 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
283
284         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
285         suppress option for powerpc-*-darwin*.
286         
287 2003-05-23  Roger Sayle  <roger@eyesopen.com>
288
289         * gcc.dg/builtins-1.c: Add tests for tan and atan.
290         * gcc.dg/builtins-4.c: Add test for fmod.
291
292 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
293
294         PR c++/10682
295         * g++.dg/template/instantiate4.C: New test.
296
297 2003-05-22  Roger Sayle  <roger@eyesopen.com>
298
299         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
300
301 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
302
303         * gcc.dg/compat/scalar-return-1_main.c: New file.
304         * gcc.dg/compat/scalar-return-1_x.c: New file.
305         * gcc.dg/compat/scalar-return-1_y.c: New file.
306         * gcc.dg/compat/scalar-return-2_main.c: New file.
307         * gcc.dg/compat/scalar-return-2_x.c: New file.
308         * gcc.dg/compat/scalar-return-2_y.c: New file.
309         * gcc.dg/compat/struct-return-3_main.c: New file.
310         * gcc.dg/compat/struct-return-3_y.c: New file.
311         * gcc.dg/compat/struct-return-3_x.c: New file.
312         * gcc.dg/compat/struct-return-2_main.c: New file.
313         * gcc.dg/compat/struct-return-2_x.c: New file.
314         * gcc.dg/compat/struct-return-2_y.c: New file.
315
316 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
317
318         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
319         for hppa*-hp-hpux*.
320         * gcc.dg/20021014-1.c (dg-options): Likewise.
321         * gcc.dg/nest.c (dg-options): Likewise.
322
323 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
324
325         PR c++/9738
326         * g++.dg/ext/dllimport2.C: New file.
327         * g++.dg/ext/dllimport3.C: New file.
328
329 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
330
331         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
332         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
333         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
334         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
335         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
336         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
337         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
338         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
339         * gcc.dg/compat/small-struct-defs.h: New file.
340         * gcc.dg/compat/small-struct-init.h: New file.
341         * gcc.dg/compat/small-struct-check.h: New file.
342         * gcc.dg/compat/fp-struct-defs.h: New file.
343         * gcc.dg/compat/fp-struct-check.h: New file.
344         * gcc.dg/compat/fp-struct-init.h: New file.
345         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
346         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
347
348 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
349
350         * gcc.dg/20030225-2.c: New test.
351
352 2003-05-18  Roger Sayle  <roger@eyesopen.com>
353             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
354
355         * gcc.c-torture/compile/20030518-1.c: New test case.
356
357 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
358
359         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
360         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
361         gcc-dg-debug-runtest.
362         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
363         gcc-dg-debug-runtest.
364
365 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
366
367         PR c++/9022
368         * g++.dg/lookup/using6.C: New test.
369
370 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
371
372         * g++.dg/parse/access2.C: New test.
373
374 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
375
376         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
377         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
378         * gcc.dg/debug/debug.exp: Likewise.
379
380 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
381
382         * gcc.dg/dollar.c: New test.
383
384 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
385
386         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
387         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
388         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
389         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
390         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
391         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
392         * gcc.dg/compat/struct-by-value-6_main.c: New file.
393         * gcc.dg/compat/struct-by-value-6_x.c: New file.
394         * gcc.dg/compat/struct-by-value-6_y.c: New file.
395         * gcc.dg/compat/struct-by-value-7_main.c: New file.
396         * gcc.dg/compat/struct-by-value-7_x.c: New file.
397         * gcc.dg/compat/struct-by-value-7_y.c: New file.
398         * gcc.dg/compat/struct-by-value-8_main.c: New file.
399         * gcc.dg/compat/struct-by-value-8_x.c: New file.
400         * gcc.dg/compat/struct-by-value-8_y.c: New file.
401         * gcc.dg/compat/struct-by-value-9_main.c: New file.
402         * gcc.dg/compat/struct-by-value-9_x.c: New file.
403         * gcc.dg/compat/struct-by-value-9_y.c: New file.
404
405 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
406
407         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
408         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
409         support for "repo" mode.
410         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
411         * lib/g77-dg.exp: Likewise.
412         * lib/obj-dg.exp: Likewise.
413         
414 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
415
416         Merge from gcc-3_2-rhl8-branch:
417         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
418
419         * gcc.dg/tls/opt-6.c: New test.
420
421         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
422
423         * gcc.dg/20030405-1.c: New test.
424
425         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
426
427         * gcc.dg/20030309-1.c: New test.
428
429         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
430
431         * gcc.c-torture/execute/20030307-1.c: New test.
432
433         2003-02-20  Randolph Chung  <tausq@debian.org>
434
435         * gcc.c-torture/compile/20030220-1.c: New test.
436
437         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
438
439         * gcc.dg/20030217-1.c: New test.
440
441         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
442
443         * gcc.c-torture/compile/20020129-1.c: New test.
444
445         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
446
447         * gcc.dg/unroll-1.c: New test.
448
449         2002-11-16  Jan Hubicka  <jh@suse.cz>
450
451         * gcc.c-torture/execute/20020920-1.c: New test.
452
453         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
454
455         PR target/7434
456         * gcc.c-torture/compile/20021008-1.c: New test.
457
458         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
459
460         PR target/7559
461         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
462
463         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
464
465         * gcc.c-torture/compile/20020807-1.c: New test.
466
467         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
468
469         * gcc.dg/tls/opt-1.c: New test.
470
471         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
472
473         * gcc.dg/20020729-1.c: New test.
474
475         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
476
477         * g++.dg/opt/life1.C: New test.
478
479         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
480
481         * gcc.dg/20020525-1.c: New test.
482
483         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
484
485         PR c++/6794
486         * g++.dg/ext/pretty1.C: New test.
487         * g++.dg/ext/pretty2.C: New test.
488
489 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
490
491         PR c++/8385
492         * g++.dg/ext/typeof5.C: New test.
493
494 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
495
496         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
497         __USER_LABEL_PREFIX__ into account.
498         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
499
500 2003-05-14  Roger Sayle  <roger@eyesopen.com>
501
502         * gcc.dg/builtins-15.c: New test case.
503
504 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
505
506         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
507
508 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
509
510         * lib/g++.exp: Tweak handling of additional source files.
511         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
512         * g++.dg/special/conpr-2a.C: Rename to ...
513         * g++.dg/special/conpr-2a.cc: ... this.
514         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
515         * g++.dg/special/conpr-3a.C: Rename to ...
516         * g++.dg/special/conpr-3a.cc: This.
517         * g++.dg/special/conpr-3b.C: Rename to ...
518         * g++.dg/special/conpr-3b.cc: This.
519         * g++.dg/special/conpr-4.C: New test.
520         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
521
522 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
523
524         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
525
526 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
527
528         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
529         * g++.old-deja/g++.robertl/eb71.C: Likewise.
530         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
531         * g++.old-deja/g++.other/warn3.C: Likewise.
532
533 2003-05-11  Roger Sayle  <roger@eyesopen.com>
534
535         * gcc.dg/i386-387-1.c: Update to also test log.
536         * gcc.dg/i386-387-2.c: Likewise.
537
538 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
539
540         * g77.f-torture/execute/int8421.f: New test.
541
542 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
543
544         PR c++/10230, c++/10481
545         * g++.dg/lookup/scoped5.C: New test.
546
547 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
548
549         PR c++/10552
550         * g++.dg/template/ttp6.C: New test.
551
552 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
553
554         * gcc.c-torture/execute/builtins: New directory.
555         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
556         gcc.c-torture/execute/builtins.
557         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
558         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
559         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
560         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
561
562 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
563
564         PR c++/9252
565         * g++.dg/template/access8.C: New test.
566         * g++.dg/template/access9.C: New test.
567
568 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
569
570         PR c++/9554
571         * g++.dg/parse/access1.C: New test.
572
573 2003-05-09  DJ Delorie  <dj@redhat.com>
574
575         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
576         long, and not an int.
577
578 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
579
580         PR c++/10555, c++/10576
581         * g++.dg/template/memclass1.C: New test.
582
583 2003-05-08  DJ Delorie  <dj@redhat.com>
584
585         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
586         targets.
587         * gcc.c-torture/execute/20021024-1.x: Likewise.
588         * gcc.c-torture/execute/shiftdi.x: Likewise.
589         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
590         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
591         * gcc.dg/20021018-1.c: Likewise.
592
593 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
594
595         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
596
597         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
598         (bcopy): Call memmove.
599
600 2003-05-08  Roger Sayle  <roger@eyesopen.com>
601
602         * g77.f-torture/compile/8485.f: New test case.
603
604 2003-05-07  Richard Henderson  <rth@redhat.com>
605
606         PR c++/10570
607         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
608         Verify exception_cleanup not called for rethrows.
609         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
610         when exiting catch block without rethrowing.
611         * g++.dg/eh/forced3.C: New.
612         * g++.dg/eh/forced4.C: New.
613
614 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
615
616         * gcc.dg/20030505.c: Fix triplet.
617
618 2003-05-06  DJ Delorie  <dj@redhat.com>
619
620         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
621         * gcc.dg/nest.c: Likewise.
622
623 2003-05-05  Roger Sayle  <roger@eyesopen.com>
624
625         * gcc.dg/builtins-14.c: New test case.
626
627 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
628
629         * lib/compat.exp (compat-execute): New argument.
630         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
631         * gcc.dg/compat: New test directory.
632         * gcc.dg/compat/compat.exp: New expect script.
633         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
634         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
635         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
636         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
637         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
638         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
639
640         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
641         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
642         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
643         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
644         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
645         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
646         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
647         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
648         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
649         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
650         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
651         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
652         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
653         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
654         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
655
656 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
657
658         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
659
660 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
661
662         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
663
664 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
665
666         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
667         * gcc.dg/ppc-fsel-2.c: New test.
668
669         * gcc.dg/unused-5.c: New test.
670
671 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
672
673         PR c++/10496
674         * g++.dg/warn/pmf1.C: New test.
675
676 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
677
678         PR c++/4494
679         * g++.dg/warn/main.C: New test.
680
681 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
682
683         * gcc.dg/nonnull-3.c: New test.
684
685 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
686
687         * gcc.dg/cpp/Wtrigraphs.c: Update.
688         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
689
690 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
691
692         * gcc.dg/ppc-fsel-1.c: New test.
693
694 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
695
696         PR c/10604
697         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
698
699 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
700
701         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
702
703 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
704
705         PR c++/9364, c++/10553, c++/10586
706         * g++.dg/parse/typename4.C: New test.
707         * g++.dg/parse/typename5.C: Likewise.
708
709 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
710
711         * gcc.c-torture/compile/20030503-1.c: New test.
712
713 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
714
715         * g++.dg/lookup/using5.C: Fix testcase error.
716
717 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
718
719         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
720         since MEABI is no longer supported.  Remove all vestiges
721         of MEABI from the test.
722
723 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
724
725         PR c++/10554
726         * g++.dg/lookup/using5.C: New test.
727
728 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
729
730         PR c++/8772
731         * g++.dg/template/ttp5.C: New test.
732
733 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
734
735         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
736         (dg-gpp-additional-sources): New function.
737         (dg-gpp-additional-files): Likewise.
738         * lib/g++.exp (additional_sources): New variable.
739         (additional_files): Likewise.
740         (g++_target_compile): Deal with them.
741         * lib/old-dejagnu.exp: Remove.
742         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
743         * g++.old-deja: Revise all tests to use dg commands.
744
745 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
746
747         PR c++/9432, c++/9528
748         * g++.dg/lookup/using4.C: New test.
749
750 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
751
752         * gcc.dg/noreturn-5.c: New file.
753         * gcc.dg/noreturn-6.c: New file.
754
755         * gcc.c-torture/compile/inline-1.c: New file.
756
757 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
758
759         PR c++/10551
760         * g++.dg/template/explicit1.C: New test.
761
762 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
763
764         PR c++/10549
765         * g++.dg/other/bitfield1.C: New test.
766
767         PR c++/10527
768         * g++.dg/init/new7.C: New test.
769
770 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
771
772         * g++.dg/ext/desig1.C: New test.
773         * g++.dg/ext/init1.C: Update.
774
775         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
776
777 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
778
779         PR c++/10180
780         * g++.dg/warn/Winline-1.C: New test.
781
782 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
783
784         * gcc.c-torture/execute/string-opt-19.c: New test.
785
786         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
787         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
788
789 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
790
791         PR c++/10506
792         * g++.dg/init/new6.C: New test.
793
794         PR c++/10503
795         * g++.dg/init/ref6.C: New test.
796
797 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
798
799         * g++.dg/warn/weak1.C: XFAIL on AIX4.
800
801 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
802
803         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
804         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
805
806 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
807
808         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
809         initialized static data members.
810
811 2003-04-25  H.J. Lu <hjl@gnu.org>
812
813         * gcc.dg/ia64-sync-4.c: New test.
814
815 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
816
817         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
818         date.
819
820 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
821
822         PR c++/10337
823         * g++.dg/warn/conv1.C: New test.
824         * g++.old-deja/g++.other/conv7.C: Adjust.
825         * g++.old-deja/g++.other/overload14.C: Adjust.
826
827 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
828
829         PR c++/10471
830         * g++.dg/template/defarg2.C: New test.
831
832 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
833
834         * gcc.dg/cpp/include2.c: Update.
835         * gcc.dg/cpp/multiline-2.c: New.
836         * gcc.dg/cpp/multiline.c: Update.
837         * gcc.dg/cpp/strify2.c: Update.
838         * gcc.dg/cpp/trad/literals-2.c: Update.
839
840 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
841
842         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
843
844 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
845
846         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
847
848 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
849
850         PR c++/10451
851         * g++.dg/parse/crash4.C: New test.
852
853         PR c++/9847
854         * g++.dg/parse/crash5.C: New test.
855
856 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
857
858         PR c++/10446
859         * g++.dg/parse/crash3.C: New test.
860
861         PR c++/10428
862         * g++.dg/parse/elab1.C: New test.
863
864 2003-04-22  Devang Patel  <dpatel@apple.com>
865
866         * gcc.dg/cpp/trad/funlike-5.c: New test.
867
868 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
869
870         * g++.dg/other/packed1.C: Fix dg options.
871
872 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
873
874         * g++.dg/other/offsetof2.C: New test.
875
876 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
877
878         * g++.dg/template/recurse.C: Adjust location of error messages.
879
880 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
881
882         PR c++/9881
883         * g++.dg/init/addr-const1.C: New test.
884         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
885
886 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
887
888         PR c++/10405
889         * g++.dg/lookup/struct-hack1.C: New test.
890
891 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
892
893         * ucs.c: Update diagnostic messages.
894
895 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
896
897         * gcc.dg/cpp/truefalse.cpp: New test.
898         * gcc.dg/cpp/cpp.exp: Update.
899         * g++.dg/other/stdbool-if.C: Remove.
900
901 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
902
903         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
904         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
905
906 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
907
908         * gcc.c-torture/compile/20030418-1.c: New test.
909
910 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
911
912         * README.compat: Remove; content moved to doc/sourcebuild.texi.
913
914 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
915
916         PR c++/10347
917         g++.dg/template/dependent-name1.C: New test.
918
919 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
920
921         * gcc.dg/warn-1.c (tourist_guide): New array,
922         contains a pointer to bar.
923
924 2003-04-16  Roger Sayle  <roger@eyesopen.com>
925
926         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
927         * gcc.c-torture/execute/medce-1.c: New test case.
928         * gcc.c-torture/execute/medce-2.c: New test case.
929
930 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
931
932         * lib/prune.exp: Ignore more messages.
933
934         PR c++/10381
935         * g++.dg/parse/lookup3.C: New test.
936
937 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
938
939         * gcc.c-torture/compile/20030415-1.c : New test.
940
941 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
942
943         * gcc.c-torture/execute/scope-2.c: Move to ...
944         * gcc.dg/noncompile/scope.c: .... here.
945
946 2003-04-14  Roger Sayle  <roger@eyesopen.com>
947
948         * gcc.dg/20030414-2.c: New test case.
949
950 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
951
952         PR target/10377
953         * gcc.dg/20030414-1.c: New test.
954
955 2003-04-13  Roger Sayle  <roger@eyesopen.com>
956
957         * gcc.dg/builtins-12.c: New test case.
958         * gcc.dg/builtins-13.c: New test case.
959
960 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
961
962         * gcc.c-torture/execute/string-opt-18.c: New test.
963
964 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
965
966         PR c++/10300
967         * g++.dg/init/new5.C: New test.
968
969 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
970
971         PR c++/7910
972         * g++.dg/ext/dllimport1.C: New test.
973
974 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
975
976         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
977
978 2003-04-11  Bud Davis <bdavis9659@comcast.net>
979
980         PR Fortran/9263
981         * g77.f-torture/noncompile/9263.f: New test
982         PR Fortran/1832
983         * g77.f-torture/execute/1832.f: New test
984
985 2003-04-11  David Chad  <davidc@freebsd.org>
986             Loren J. Rittle  <ljrittle@acm.org>
987
988         libobjc/8562
989         * objc.dg/headers.m: New test.
990
991 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
992
993         * gcc.c-torture/execute/builtin-noret-2.c: New.
994         * gcc.c-torture/execute/builtin-noret-2.x: New.
995         XFAIL builtin-noret-2.c at -O1 and above.
996         * gcc.dg/redecl.c: New.
997         * gcc.dg/Wshadow-1.c: Update error regexps.
998
999 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1000
1001         * g++.dg/abi/bitfield10.C: New test.
1002
1003 2003-04-09  Mike Stump  <mrs@apple.com>
1004
1005         * gcc.dg/pch/pch.exp: Make testcase names longer.
1006         * g++.dg/pch/pch.exp: Make testcase names longer.
1007
1008 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1009
1010         * gcc.dg/builtins-11.c: New test case.
1011
1012 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1013
1014         * gcc.dg/builtins-9.c: New test case.
1015         * gcc.dg/builtins-10.c: New test case.
1016
1017 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1018
1019         * gcc.dg/noncompile/init-4.c.c: New test.
1020
1021 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1022
1023         * gcc.misc-test/gcov-9.c: New test.
1024         * gcc.misc-test/gcov-10.c: New test
1025         * gcc.misc-test/gcov-11.c: New test.
1026
1027 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1028
1029         PR optimization/10024
1030         * gcc.c-torture/compile/20030405-1.c: New test.
1031
1032 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1033
1034         * gcc.dg/pch/static-3.c: New.
1035         * gcc.dg/pch/static-3.hs: New.
1036         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1037
1038 2003-04-04  Richard Henderson  <rth@redhat.com>
1039
1040         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1041         * g++.dg/eh/forced2.C: Likewise.
1042
1043 2003-04-03  Mike Stump  <mrs@apple.com>
1044
1045         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1046         target arg.
1047         (scan-assembler-times, scan-assembler-not): Likewise.
1048         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1049
1050 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1051
1052         * gcc.dg/sparc-loop-1.c: New test.
1053
1054 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1055
1056         PR other/9274
1057         * g++.dg/pch/system-2.C: New.
1058         * g++.dg/pch/system-2.Hs: New.
1059
1060 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1061
1062         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1063
1064         * g++.dg/eh/simd-1.C (vecfunc): Same.
1065
1066 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1067
1068         * gcc.c-torture/execute/20030401-1.c: New test case.
1069
1070 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1071
1072         * objc.dg/defs.m: New.
1073
1074 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1075
1076         * g++.dg/eh/simd-1.C: New.
1077         * g++.dg/eh/simd-2.C: New.
1078
1079 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1080
1081         * gcc.c-torture/execute/simd-3.c: New.
1082
1083 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1084
1085         PR c/9936
1086         * gcc.dg/20030331-2.c: New test.
1087
1088 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1089
1090         PR c++/10278
1091         * g++.dg/parse/crash2.C: New test.
1092
1093 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1094
1095         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1096         * gcc.c-torture/execute/20030331-1.c: ...here.
1097
1098 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1099
1100         * gcc.c-torture/execute/20030331-1.c: New test.
1101
1102 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
1103
1104         * lib/gcov.exp: Adjust call return testing strings.
1105         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1106
1107 2003-03-31  Roger Sayle  <roger@eyesopen.com>
1108
1109         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1110         * gcc.dg/builtins-7.c: New test case.
1111         * gcc.dg/builtins-8.c: New test case.
1112
1113 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1114
1115         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1116
1117 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
1118
1119         PR c++/7647
1120         * g++.dg/lookup-class-member-2.C: New test.
1121
1122 2003-03-30  Glen Nakamura  <glen@imodulo.com>
1123
1124         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
1125
1126 2003-03-28  Roger Sayle  <roger@eyesopen.com>
1127
1128         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
1129
1130 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
1131
1132         * g++.dg/init/attrib1.C: New test.
1133
1134 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1135
1136         * gcc.dg/ultrasp8.c: New test.
1137
1138 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1139
1140         * gcc.dg/ultrasp7.c: New test.
1141
1142 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
1143
1144         PR c++/10047
1145         * g++.dg/template/inline1.C: New test.
1146
1147 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1148
1149         * gcc.dg/sparc-dwarf2.c: New test.
1150
1151 2003-03-27  Roger Sayle  <roger@eyesopen.com>
1152
1153         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1154         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1155
1156 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
1157
1158         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1159         than reading .x files.
1160         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1161         * g77.dg/gcov/gcov-1.f: Likewise.
1162         * gcc.misc-tests/gcov-4b.c: Likewise.
1163         * gcc.misc-tests/gcov-5b.c: Likewise.
1164         * gcc.misc-tests/gcov-6.c: Likewise.
1165         * gcc.misc-tests/gcov-7.c: Likewise.
1166         * gcc.misc-tests/gcov-8.c: Likewise.
1167         * g++.dg/gcov/gcov-1.x: Remove.
1168         * g77.dg/gcov/gcov-1.x: Likewise.
1169         * gcc.misc-tests/gcov-4b.x: Likewise.
1170         * gcc.misc-tests/gcov-5b.x: Likewise.
1171         * gcc.misc-tests/gcov-6.x: Likewise.
1172         * gcc.misc-tests/gcov-7.x: Likewise.
1173         * gcc.misc-tests/gcov-8.x: Likewise.
1174
1175 2003-03-27  Glen Nakamura  <glen@imodulo.com>
1176
1177         PR opt/10087
1178         * gcc.dg/20030324-1.c: New test.
1179
1180 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
1181
1182         PR c++/10224
1183         * g++.dg/template/arg3.C: New test.
1184
1185         PR c++/10158
1186         * g++.dg/template/friend18.C: New test.
1187
1188 2003-03-26  Roger Sayle  <roger@eyesopen.com>
1189
1190         * g77.f-torture/compile/20030326-1.f: New test case.
1191
1192 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
1193
1194         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
1195
1196         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
1197
1198 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1199
1200         * gcc.dg/ia64-sync-3.c: New test.
1201
1202 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
1203
1204         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
1205
1206 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1207
1208         * gcc.dg/ultrasp6.c: New test.
1209
1210 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1211
1212         * gcc.dg/i386-signbit-1.c: New test.
1213         * gcc.dg/i386-signbit-2.c: New test.
1214         * gcc.dg/i386-signbit-3.c: New test.
1215
1216 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1217
1218         * gcc.dg/ultrasp5.c: Fix options.
1219
1220 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1221
1222         * gcc.dg/ultrasp5.c: Fix comment.
1223
1224 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
1225
1226         PR fortran/10197
1227         * g77.f-torture/execute/10197.f: New test.
1228
1229 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
1230
1231         PR c++/9898, c++/383
1232         * g++.dg/template/conv6.C: New test.
1233
1234         PR c++/10119
1235         * g++.dg/template/ptrmem5.C: New test.
1236
1237         PR c++/10026
1238         * g++.dg/lookup/koenig1.C: New test.
1239
1240         PR C++/10199
1241         * g++.dg/lookup/template2.C: New test.
1242
1243 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
1244
1245         * g++.dg/opt/rtti1.C: New test.
1246
1247 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1248
1249         * gcc.dg/ultrasp5.c: New test.
1250
1251 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
1252
1253         PR middle-end/9967
1254         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
1255         builtin fputs.
1256
1257 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
1258
1259         PR c/8224
1260         * gcc.dg/20030323-1.c: New test.
1261
1262 2003-03-23  Roger Sayle  <roger@eyesopen.com>
1263
1264         * gcc.c-torture/compile/20030323-1.c: New test case.
1265
1266 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
1267
1268         * gcc.dg/20030321-1.c: New test.
1269
1270 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
1271
1272         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
1273
1274 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
1275
1276         PR c++/9978, c++/9708
1277         * g++.dg/ext/vlm1.C: Adjust expected error.
1278         * g++.dg/ext/vla2.C: New test.
1279         * g++.dg/template/arg1.C: New test.
1280         * g++.dg/template/arg2.C: New test.
1281
1282 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
1283
1284         * g77.f-torture/execute/select.f: New test.
1285         * g77.f-torture/noncompile/select_no_compile.f: New test.
1286
1287 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
1288
1289         PR c++/9898
1290         * g++.dg/other/error4.C: New test.
1291
1292 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
1293
1294         * g++.dg/template/friend17.C: New test.
1295
1296 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
1297
1298         * gcc.c-torture/compile/20030320-1.c: New.
1299
1300 2003-03-20  Roger Sayle  <roger@eyesopen.com>
1301
1302         * gcc.dg/builtins-6.c: New test case.
1303
1304 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
1305
1306         PR target/10073
1307         * gcc.c-torture/compile/20030319-1.c: New.
1308
1309 2003-03-18  Jan Hubicka  <jh@suse.cz>
1310
1311         * gcc.dg/i386-cvt-1.c: New test.
1312
1313 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
1314
1315         * objc.dg/naming-1.m: Use "(parse|syntax) error".
1316         * objc.dg/naming-2.m: Likewise.
1317
1318 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
1319
1320         PR c++/9639
1321         * g++.dg/parse/crash1.C: New test.
1322
1323 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
1324
1325         PR c++/8805
1326         * g++.dg/eh/cleanup1.C: New test.
1327
1328 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1329
1330         * gcc.c-torture/execute/20030316-1.c: New test case.
1331
1332 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1333
1334         PR c++/9629
1335         * g++.dg/init/ctor2.C: New test.
1336
1337 2003-03-15  Roger Sayle  <roger@eyesopen.com>
1338
1339         * g77.f-torture/compile/xformat.f: New test case.
1340
1341 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1342
1343         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
1344         * g++.old-deja/g++.mike/eh50.C: Likewise.
1345
1346 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1347
1348         PR c++/6440
1349         * g++.dg/template/spec7.C: New test.
1350         * g++.dg/template/spec8.C: Likewise.
1351
1352 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
1353
1354         * gcc.c-torture/execute/20030313-1.c: New test.
1355
1356 2003-03-14  Richard Henderson  <rth@redhat.com>
1357
1358         * gcc.dg/inline-2.c: Adjust alpha test for external call.
1359
1360 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1361
1362         * gcc.c-torture/compile/20030314-1.c: New test.
1363
1364 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
1365
1366         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
1367         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
1368         thumb target,
1369         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
1370         to accept newer _imp__  prefix and additional
1371         newline in .drectve section.
1372         * gcc.dg/dll-4.c: Likewise.
1373         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
1374         switch.
1375
1376 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
1377
1378         * g++.dg/parse/namespace9.C: New test.
1379
1380         * g++.dg/init/ref5.C: New test.
1381         * g++.dg/parse/ptrmem1.C: Likewise.
1382
1383 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1384
1385         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
1386         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
1387         regular expression.
1388         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
1389         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
1390
1391 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
1392
1393         * gcc.c-torture/execute/20030224-2.c: New test.
1394
1395 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1396
1397         * gcc.dg/decl-3.c: New test.
1398
1399 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1400
1401         * gcc.dg/i386-loop-2.c: New test.
1402
1403 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
1404
1405         PR c++/9474
1406         * g++.dg/parse/namespace8.C: New test.
1407
1408         PR c++/9924
1409         * g++.dg/overload/builtin2.C: New test.
1410
1411 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
1412
1413         * gcc.dg/return-type-3.c: New test.
1414
1415 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
1416
1417         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
1418         profiling options are not supported.
1419
1420 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
1421
1422         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
1423         * g++.old-deja/g++.warn/impint2.C: Likewise.
1424
1425 2003-03-10  Devang Patel  <dpatel@apple.com>
1426
1427         * g++.dg/cpp/c++_cmd_1.C: New test.
1428         * g++.dg/cpp/c++_cmd_1.h: New file.
1429
1430 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
1431
1432         * gcc.dg/altivec-9.c: New file.
1433
1434 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1435
1436         * gcc.dg/ppc-sdata-1.c: New test.
1437         * gcc.dg/ppc-sdata-2.c: New test.
1438
1439 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
1440
1441         PR c++/9373
1442         * g++.dg/opt/ptrmem2.C: New test.
1443
1444         PR c++/8534
1445         * g++.dg/opt/ptrmem1.C: New test.
1446
1447 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1448
1449         * gcc.dg/i386-loop-1.c: New test.
1450
1451 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1452
1453         PR c++/9970
1454         * g++.dg/lookup/friend1.C: New test.
1455
1456 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
1457
1458         PR c++/9823
1459         * g++.dg/parser/constructor1.C: New test.
1460
1461 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
1462
1463         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
1464
1465         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
1466
1467 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
1468
1469         * gcc.dg/cpp/Wunused.c: Update test.
1470
1471 2003-03-08  Jan Hubicka  <jh@suse.cz>
1472
1473         * gcc.dg/inline-3.c: New test.
1474
1475 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
1476
1477         PR c++/9809
1478         * g++.dg/parse/builtin1.C: New test.
1479
1480         PR c++/9982
1481         * g++.dg/abi/cookie1.C: New test.
1482         * g++.dg/abi/cookie2.C: Likewise.
1483
1484         PR c++/9524
1485         * g++.dg/template/field1.C: New test.
1486
1487         PR c++/9912
1488         * g++.dg/parse/class1.C: New test.
1489         * g++.dg/parse/namespace7.C: Likewise.
1490         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
1491
1492 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
1493
1494         * g++.dg/init/ref4.C: New test.
1495
1496 2003-03-07  Jan Hubicka  <jh@suse.cz>
1497
1498         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
1499         * gcc.dg/inline-3.c:  New test.
1500
1501 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
1502
1503         * g++.dg/init/ref3.C: New test.
1504
1505         PR c++/9965
1506         * g++.dg/init/ref2.C: New test.
1507
1508         PR c++/9400
1509         * g++.dg/warn/Wshadow-2.C: New test.
1510
1511         PR c++/9791
1512         * g++.dg/warn/Woverloaded-1.C: New test.
1513
1514 2003-03-05  Jan Hubicka  <jh@suse.cz>
1515
1516         * gcc.dg/i386-local2.c: New.
1517         * gcc.dg/i386-local.c: Fix typo.
1518
1519 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
1520
1521         * g++.dg/abi/layout3.C: New test.
1522
1523 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1524
1525         * gcc.c-torture/compile/20030305-1.c
1526
1527 2003-03-05  Jan Hubicka  <jh@suse.cz>
1528
1529         * gcc.dg/i386-local.c: New.
1530
1531 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
1532
1533         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
1534
1535 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1536
1537         * gcc.dg/switch-2.c: New test.
1538         * gcc.dg/switch-3.c: New test.
1539         * gcc.dg/Wswitch.c: Adjust line numbers.
1540         * gcc.dg/Wswitch-default.c: Likewise.
1541         * gcc.dg/Wswitch-enum.c: Likewise.
1542
1543 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
1544
1545         * gcc.c-torture/execute/20030222-1.c: New test.
1546
1547 2003-03-03  James E Wilson  <wilson@tuliptree.org>
1548
1549         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
1550
1551 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
1552
1553         PR c++/9878
1554         * g++.dg/init/ref1.C: New test.
1555
1556 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
1557
1558         * gcc.dg/sh-relax.c: New SH-only test.
1559
1560 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
1561
1562         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
1563         comment explaining purpose of testcase.
1564
1565 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1566
1567         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
1568         for HC11/HC12 (asm needs two int registers).
1569         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
1570         HC11/HC12 because the test uses an asm which needs two 32-bit
1571         registers.
1572
1573 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1574
1575         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
1576         for HC11/HC12 (array is too large otherwise).
1577         * gcc.c-torture/compile/920501-4.x: New file, likewise.
1578         * gcc.c-torture/compile/20010518-2.x: Likewise.
1579         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
1580         HC11/HC12 (array is too large).
1581
1582 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
1583
1584         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
1585         * lib/g++-dg.exp (g++-dg-test): Likewise.
1586
1587 2003-03-01  Roger Sayle  <roger@eyesopen.com>
1588
1589         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
1590         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
1591
1592 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1593
1594         * g++.dg/warn/implicit-typename1.C: Remove warning.
1595
1596 2003-02-28  Richard Henderson  <rth@redhat.com>
1597
1598         * gcc.dg/noreturn-1.c: Move noreturn warning line.
1599         * gcc.dg/return-type-1.c: Move control reaches end warning line.
1600
1601 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
1602
1603         * gcc.dg/pch/pch.exp: Change .pch to .gch.
1604         * g++.dg/pch/pch.exp: Likewise.
1605
1606 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
1607
1608         PR c++/9879
1609         * testsuite/g++.dg/init/new4.C: New test.
1610
1611 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
1612
1613         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
1614
1615 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
1616
1617         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
1618         unsigned long.
1619
1620         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
1621         wider than float.
1622
1623 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1624
1625         * lib/scanasm.exp: Add support for counting numbers of
1626         occurences.
1627         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
1628         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
1629
1630 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
1631
1632         PR c++/9683
1633         * g++.dg/template/static3.C: New test.
1634
1635         PR c++/9829
1636         * g++.dg/parse/namespace6.C: New test.
1637
1638 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1639
1640         PR target/9732
1641         * gcc.dg/20030225-1.c: New test.
1642
1643 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
1644
1645         * README: Remove out-of-date information.
1646
1647         PR c++/9836
1648         * g++.dg/template/spec6.C: New test.
1649
1650 2003-02-24  Jeff Law  <law@redhat.com>
1651
1652         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
1653
1654 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1655
1656         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
1657         * gcc.dg/pragma-ep-1.c: Likewise.
1658
1659 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1660
1661         PR c++/9602
1662         * g++.dg/template/friend16.C: New test.
1663
1664 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
1665
1666         PR c++/5333
1667         * g++.dg/parse/fused-params1.C: Adjust error messages.
1668         * g++.dg/template/nested3.C: New test.
1669
1670 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
1671
1672         * g++.dg/abi/param1.C: New test.
1673
1674 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1675
1676         PR c++/7982
1677         * g++.dg/warn/implicit-typename1.C: New test.
1678
1679 2003-02-22  Kelley Cook <kelleycook@comcast.net>
1680
1681         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
1682         with "mtune".
1683         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1684         * gcc.c-torture/execute/20010129-1.x: Likewise.
1685         * gcc.dg/20011107-1.c: Likewise.
1686         * gcc.dg/20020108-1.c: Likewise.
1687         * gcc.dg/20020122-3.c: Likewise.
1688         * gcc.dg/20020206-1.c: Likewise.
1689         * gcc.dg/20020310-1.c: Likewise.
1690         * gcc.dg/20020426-2.c: Likewise.
1691         * gcc.dg/20020517-1.c: Likewise.
1692         * gcc.dg/991230-1.c: Likewise.
1693         * gcc.dg/i386-unroll-1.c: Likewise.
1694         * gcc.misc-tests/i386-prefetch.exp: Likewise.
1695
1696 2003-02-22  Jan Hubicka  <jh@suse.cz>
1697
1698         * gcc.dg/i386-mul.c: New test.
1699
1700 2003-02-21  Roger Sayle  <roger@eyesopen.com>
1701
1702         * gcc.dg/builtins-5.c: New test case.
1703
1704 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
1705
1706         * gcc.dg/asmreg-1.c: New test.
1707
1708 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1709
1710         PR c++/9749
1711         * g++.dg/parse/varmod1.C: New test.
1712
1713 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1714
1715         PR c++/9727
1716         * g++.dg/template/op1.C: New test.
1717
1718 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1719
1720         PR c++/8906
1721         * g++.dg/template/nested2.C: New test.
1722
1723 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1724
1725         PR c++/8724
1726         * g++.dg/expr/dtor1.C: New test.
1727
1728 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
1729
1730         * gcc.dg/cpp/include3.c: New test.
1731         * gcc.dg/cpp/inc/foo.h: New file.
1732
1733 2003-02-21  Glen Nakamura  <glen@imodulo.com>
1734
1735         * gcc.c-torture/execute/20030221-1.c: New test.
1736
1737 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
1738
1739         PR c++/9729
1740         * g++.dg/abi/conv1.C: New test.
1741
1742 2003-02-20  Jan Hubicka  <jh@suse.cz>
1743
1744         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
1745
1746 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
1747
1748         * gcc.c-torture/compile/20030219-1.c: New test.
1749
1750 2003-02-18  Jan Hubicka  <jh@suse.cz>
1751
1752         * gcc.dg/funcorder.c: New test.
1753
1754 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1755
1756         * gcc.c-torture/execute/20030218-1.c: New.
1757
1758 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
1759
1760         * gcc.dg/20030218-1.c: New.
1761
1762 2003-02-18  Richard Henderson  <rth@redhat.com>
1763
1764         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
1765         * gcc.dg/attr-used-2.c: New.
1766
1767 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
1768
1769         PR c++/9704
1770         * g++.dg/init/copy5.C: New test.
1771
1772 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
1773
1774         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
1775         * g++.dg/pch/pch.exp: Likewise.
1776
1777 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1778
1779         * gcc.c-torture/execute/20030209-1.c: Enable the test if
1780         STACK_SIZE is not defined.
1781
1782 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1783
1784         PR c++/9457
1785         * g++.dg/template/init1.C: New test.
1786
1787 2003-02-16  Jan HUbicka  <jh@suse.cz>
1788
1789         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
1790         (foo): Add few extra tests
1791         * gcc.dg/c99-const-expr-3.c: Likewise.
1792         * gcc.c-torture/execute/20030216-1.c: New.
1793
1794 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1795
1796         PR c++/9459
1797         * g++.dg/ext/typeof4.C: New test.
1798
1799 2003-02-15  Roger Sayle  <roger@eyesopen.com>
1800
1801         * gcc.dg/i386-387-3.c: New test case.
1802
1803 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
1804
1805         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
1806         cris-*-elf* cris-*-aout* and mmix-*-*.
1807
1808 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
1809
1810         * gcc.dg/20030213-1.c: New test.
1811
1812 2003-02-12  Roger Sayle  <roger@eyesopen.com>
1813
1814         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
1815         * gcc.dg/i386-387-2.c: Likewise.
1816
1817 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
1818
1819         * gcc.dg/ppc-spe.c: Fix formatting.
1820         Enable tests that were previously unsupported by gas.
1821         Delete tests for instructions that no longer exist.
1822         Switch arguments on evsubifw builtin.
1823
1824 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1825
1826         * gcc.c-torture/execute/20030209-1.c: Disable the test if
1827         STACK_SIZE is too small.
1828
1829 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1830             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1831
1832         * gcc.dg/decl-2.c: New test.
1833
1834 2003-02-10  Jan Hubicka  <jh@suse.cz>
1835
1836         * gcc.dg/i386-fpcvt-1.c:  New test.
1837
1838 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
1839
1840         * gcc.c-torture/execute/20030209-1.c: New test.
1841
1842 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
1843
1844         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
1845         int-wide bitops, use the constants of the same width.
1846         Likewise, if long long is 32-bit wide, test bitops using
1847         32-bit constants.
1848
1849 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
1850
1851         * gcc.dg/20021014-1.c: Annotate with expected notice text.
1852
1853 2003-02-07  Roger Sayle  <roger@eyesopen.com>
1854
1855         * testsuite/gcc.dg/builtins-4.c: New test case.
1856
1857 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1858
1859         * gcc.dg/20020430-1.c: Fix dg command typos.
1860         * gcc.dg/20020503-1.c: Likewise.
1861
1862 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1863
1864         PR c++/8785
1865         * g++.dg/parse/fused-params1.C: New test.
1866
1867         PR c++/8857
1868         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
1869
1870         PR c++/8921
1871         * g++.dg/parse/non-dependent1.C: New test.
1872
1873         PR c++/8928
1874         * g++.dg/parse/dupl-tmpl-args1.C: New test.
1875
1876         PR c++/9228
1877         * g++.dg/parse/undefined7.C: New test.
1878         * g++.dg/parse/non-templ1.C: New test.
1879
1880         PR c++/9229
1881         * g++.dg/parse/too-many-tmpl-args1.C: New test.
1882
1883 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
1884
1885         * gcc.c-torture/compile/20030206-1.c: New test.
1886
1887 2003-02-05  Roger Sayle  <roger@eyesopen.com>
1888
1889         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
1890         "pow" to "foo" to avoid potential confusion with a math built-in.
1891
1892 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1893
1894         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
1895         conditions for SPARC targets.
1896
1897 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
1898
1899         * gcc.dg/20030204-1.c: New test.
1900
1901 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1902
1903         PR c++/38
1904         * g++.dg/parse/array-size1.C: New test.
1905
1906         PR c++/5657
1907         * g++.dg/parse/undefined3.C: New test.
1908
1909         PR c++/5665
1910         * g++.dg/parse/undefined4.C: New test.
1911
1912         PR c++/5975
1913         * g++.dg/parse/undefined5.C: New test.
1914
1915         PR c++/7259
1916         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
1917
1918         PR c++/8578
1919         * g++.dg/parse/casting-operator1.C: New test.
1920
1921         PR c++/8596
1922         * g++.dg/parse/undefined6.C: New test.
1923
1924         PR c++/8736
1925         * g++.dg/parse/missing-template1.C: New test.
1926
1927 2003-02-04  Jan Hubicka  <jh@suse.cz>
1928
1929         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
1930         * gcc.dg/i386-cmov?.c:  Likewise.
1931         * gcc.dg/i386-fpcvt-?.c:  Likewise.
1932         * gcc.dg/i386-ssefp-1.c:  Likewise.
1933         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
1934         conventions.
1935
1936 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
1937
1938         PR c++/7129
1939         * testsuite/g++.dg/ext/max.C: New test.
1940
1941 2003-02-03  Jan Hubicka  <jh@suse.cz>
1942
1943         * gcc.c-torture/execute/20030203-1.c: New test.
1944
1945 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
1946
1947         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
1948         'natural-endian'.
1949
1950 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
1951
1952         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
1953         * g++.dg/init/new2.C: Likewise.
1954         * g++.dg/other/new1.C: Likewise.
1955
1956 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
1957
1958         * gcc.dg/struct-ret-libc.c: New test.
1959
1960 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
1961
1962         * gcc.dg/20030129-1.c: New test.
1963
1964 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1965
1966         PR c++/8849
1967         * g++.dg/template/ptrmem4.C: New test.
1968
1969 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
1970
1971         * g++.dg/parser/constant1.C: New test.
1972
1973 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1974
1975         PR c++/8591
1976         * g++.dg/parse/friend2.C: New test.
1977
1978 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1979
1980         PR c++/9437
1981         * g++.dg/template/unify4.C: New test.
1982
1983 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
1984
1985         * gcc.c-torture/execute/20030128-1.c: New test.
1986
1987 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
1988
1989         * g++.dg/lookup/nested1.C: Test moved from ...
1990         * g++.old-deja/g++.other/lookup24.C: ... here.
1991
1992 2003-01-28  Jan Hubicka  <jh@suse.cz>
1993
1994         * gcc.dg/i386-cmov5.c:  New test.
1995
1996 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
1997
1998         * gcc.c-torture/execute/20010925-1.c: Changed the
1999         memcpy declaration.
2000
2001 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2002
2003         PR c++/3902
2004         * g++.dg/parse/template5.C: New test.
2005
2006 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2007
2008         PR fortran/9258
2009         * g77.dg/pr9258: New test.
2010
2011 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2012
2013         * README: Move relevant parts from README.g++.
2014
2015         * README.g++: Remove this file.
2016
2017 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2018
2019         * g++.dg/abi/dcast1.C: New test.
2020
2021 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2022
2023         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2024
2025 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2026
2027         PR c++/47
2028         * g++.old-deja/g++.other/lookup24.C: New test.
2029
2030 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2031
2032         PR middle-end/7227
2033         * gcc.dg/uninit-C.c: New test.
2034
2035 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2036
2037         * g++.dg/abi/covariant1.C: New test.
2038
2039 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2040
2041         * gcc.dg/20030123-1.c: New test.
2042
2043 2003-01-25  Jan Hubicka  <jh@suse.cz>
2044
2045         PR opt/8492
2046         * gcc.c-torture/compile/20030125-1.c
2047
2048 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2049
2050         PR c++/9403
2051         * g++.dg/parse/template3.C: New test.
2052         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2053
2054         PR c++/795
2055         * g++.dg/parse/template4.C: New test.
2056
2057         PR c++/9415
2058         * g++.dg/template/qual2.C: New test.
2059
2060         PR c++/8545
2061         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2062
2063         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2064
2065 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2066
2067         * gcc.c-torture/execute/switch-1.c: New test case.
2068
2069 2003-01-25  Jan Hubicka  <jh@suse.cz>
2070
2071         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2072
2073 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2074
2075         Tweaks for Bison-1.875. From the NEWS file:
2076         "- `parse error' -> `syntax error'
2077         Bison now uniformly uses the term `syntax error'"
2078         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2079         * gcc.dg/cpp/digraph2.c: Likewise.
2080         * gcc.dg/cpp/direct2.c: Likewise.
2081         * gcc.dg/cpp/paste4.c: Likewise.
2082         * gcc.dg/c90-restrict-1.c: Likewise.
2083         * gcc.dg/c99-func-2.c: Likewise.
2084         * gcc.dg/noncompile/920721-2.c: Likewise.
2085         * gcc.dg/noncompile/930622-2.c: Likewise.
2086         * gcc.dg/noncompile/940112-1.c: Likewise.
2087         * gcc.dg/noncompile/950921-1.c: Likewise.
2088         * gcc.dg/noncompile/951123-1.c: Likewise.
2089         * gcc.dg/noncompile/971104-1.c: Likewise.
2090         * gcc.dg/noncompile/990416-1.c: Likewise.
2091
2092 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2093
2094         * g++.dg/parse/undefined1.C: Add error message.
2095
2096 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2097
2098         PR c++/9354
2099         * g++.dg/parse/new1.C: New test.
2100
2101         PR c++/9216
2102         * g++.dg/parse/template2.C: New test.
2103
2104         PR c++/9354
2105         * g++.dg/parse/typedef2.C: New test.
2106
2107         PR c++/9328
2108         * g++.dg/ext/typeof3.C: New test.
2109
2110 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2111
2112         PR c++/2738
2113         * g++.dg/parse/ret-type1.C: New test.
2114
2115         PR c++/3792
2116         * g++.dg/parse/tmpl-outside1.C: New test.
2117
2118         PR c++/4207
2119         * g++.dg/parse/int-as-enum1.C: New test.
2120
2121         PR c++/4903
2122         * g++.dg/parse/no-typename1.C: New test.
2123
2124         PR c++/5533
2125         * g++.dg/parse/no-value1.C: New test.
2126
2127         PR c++/5921
2128         * g++.dg/parse/wrong-inline1.C: New test.
2129
2130         PR c++/6402
2131         * g++.dg/parse/ref1.C: New test.
2132
2133         PR c++/6992
2134         * g++.dg/parse/attr-ctor1.C: New test.
2135
2136         PR c++/7229
2137         * g++.dg/parse/namespace5.C: New test.
2138
2139         PR c++/7917
2140         * g++.dg/parse/func-def1.C: New test.
2141
2142         PR c++/8143
2143         * g++.dg/parse/undefined1.C: New test.
2144
2145         PR c++/5723, PR c++/8522
2146         * g++.dg/parse/specialization1.C: New test.
2147
2148         PR c++/163, PR c++/8595
2149         * g++.dg/parse/struct-as-enum1.C: New test.
2150
2151         PR c++/9173
2152         * g++.dg/parse/undefined2.C: New test.
2153
2154 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2155
2156         PR c++/9298
2157         * g++.dg/parse/template1.C: New test.
2158
2159         PR c++/9384
2160         * g++.dg/parse/using1.C: New test.
2161
2162         PR c++/9285
2163         PR c++/9294
2164         * g++.dg/parse/expr2.C: New test.
2165
2166         PR c++/9388
2167         * g++.dg/parse/lookup2.C: Likewise.
2168
2169 2003-01-21  Jan Hubicka  <jh@suse.cz>
2170
2171         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
2172         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
2173         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2174         * gcc.c-torture/execute/string-opt-*.c: Likewise.
2175
2176 2003-01-20  Nick Clifton  <nickc@redhat.com>
2177
2178         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
2179         problem with ARM sibcall code generation.
2180
2181 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
2182
2183         * gcc.c-torture/execute/20030120-1.c: New.
2184
2185 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
2186
2187         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2188
2189 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
2190
2191         PR c++/9272
2192         * g++.dg/parse/ctor1.C: New test.
2193
2194         PR c++/9294:
2195         * g++.dg/parse/qualified1.C: New test.
2196
2197         * g++.dg/parse/typename3.C: New test.
2198
2199 2003-01-16  Richard Henderson  <rth@redhat.com>
2200
2201         * g++.dg/tls/init-2.C: Fix error matches for real this time.
2202
2203 2003-01-16  Richard Henderson  <rth@redhat.com>
2204
2205         * g++.dg/pch/pch.exp: Copy test header to the working directory
2206         before using it either for precompilation or direct use.
2207         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
2208         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
2209
2210 2003-01-16  Richard Henderson  <rth@redhat.com>
2211
2212         * gcc.dg/pch/pch.exp: Copy test header to the working directory
2213         before using it either for precompilation or direct use.
2214         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
2215         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
2216
2217 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
2218
2219         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
2220         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
2221         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
2222         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
2223         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
2224         typename warning into error.
2225         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
2226         error messages.
2227         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
2228         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
2229         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
2230         messages.
2231         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
2232         make declaration visible in template.
2233         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
2234         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
2235         messages.
2236         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
2237         message.
2238         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
2239         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
2240         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
2241         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
2242         typename warning with error message.
2243         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
2244         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
2245         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
2246
2247 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
2248
2249         * g++.dg/parse/ambig2.C: New test.
2250
2251 2003-01-15  Richard Henderson  <rth@redhat.com>
2252
2253         * g++.dg/tls/init-2.C: Update error message string.
2254
2255 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2256
2257         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2258
2259 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
2260
2261         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
2262         all for HC11/HC12.
2263         * gcc.c-torture/compile/20001205-1.x: Likewise.
2264         * gcc.c-torture/compile/20001226-1.x: Likewise.
2265         * gcc.c-torture/compile/920520-1.x: Likewise.
2266         * gcc.c-torture/compile/961203-1.x: Likewise.
2267         * gcc.c-torture/compile/20020604-1.x: Likewise.
2268
2269 2003-01-15  Jan Hubicka  <jh@suse.cz>
2270
2271         * gcc.c-torture/compile/20030115-1.c: New test.
2272
2273         * gcc.dg/i386-fpcvt-1.c: New test.
2274         * gcc.dg/i386-fpcvt-2.c: New test.
2275
2276 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
2277
2278         Further conform g++'s __vmi_class_type_info to the C++ ABI
2279         specification.
2280         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
2281         the specification.
2282
2283 2003-01-14  Jan Hubicka  <jh@suse.cz>
2284
2285         * gcc.dg/i386-fpcvt-1.c: New test.
2286         * gcc.dg/i386-fpcvt-2.c: New test.
2287
2288 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2289
2290         * gcc.dg/i386-mmx-3.c: New test.
2291
2292 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
2293
2294         PR c++/9264
2295         * g++.dg/parse/octal1.C: New file.
2296
2297         PR c++/9172
2298         * g++.dg/parse/typename1.C: New file.
2299
2300 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
2301
2302         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
2303         * gcc.dg/bf-no-ms-layout.c: Likewise.
2304         * gcc.dg/bf-ms-attrib.c: Likewise.
2305
2306 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
2307
2308         PR c++/9099
2309         * g++.dg/parse/dtor1.C: New file.
2310
2311         PR c++/9128
2312         * g++.dg/rtti/typeid1.C: New file.
2313
2314         PR c++/9153
2315         * g++.dg/parse/lookup1.C: New file.
2316
2317         PR c++/9171
2318         * g++.dg/templ/spec5.C: New file.
2319
2320 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
2321
2322         * gcc.c-torture/compile/20030110-1.c: New test.
2323
2324 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
2325
2326         Merge from pch-branch:
2327
2328         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
2329
2330         * gcc.dg/pch/cpp-1.h: New.
2331         * gcc.dg/pch/cpp-1.c: New.
2332         * gcc.dg/pch/cpp-2.h: New.
2333         * gcc.dg/pch/cpp-2.c: New.
2334
2335         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
2336
2337         * gcc.dg/pch/except-1.h: New.
2338         * gcc.dg/pch/except-1.c: New.
2339
2340         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
2341
2342         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
2343         running test.
2344         * gcc.dg/pch: Include *.hp not *.h.
2345         * gcc.dg/pch/system-1.h: New.
2346         * gcc.dg/pch/system-1.c: New.
2347
2348         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
2349
2350         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
2351         rather than trying to build and run a program using PCH.
2352         * gcc.dg/pch: Remove dg-do commands from test files.
2353
2354         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
2355
2356         * gcc.dg/pch/macro-3.c: New.
2357         * gcc.dg/pch/macro-3.h: New.
2358
2359         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
2360
2361         * gcc.dg/pch/common-1.c: New.
2362         * gcc.dg/pch/common-1.h: New.
2363         * gcc.dg/pch/decl-1.c: New.
2364         * gcc.dg/pch/decl-1.h: New.
2365         * gcc.dg/pch/decl-2.c: New.
2366         * gcc.dg/pch/decl-2.h: New.
2367         * gcc.dg/pch/decl-3.c: New.
2368         * gcc.dg/pch/decl-3.h: New.
2369         * gcc.dg/pch/decl-4.c: New.
2370         * gcc.dg/pch/decl-4.h: New.
2371         * gcc.dg/pch/decl-5.c: New.
2372         * gcc.dg/pch/decl-5.h: New.
2373         * gcc.dg/pch/global-1.c: New.
2374         * gcc.dg/pch/global-1.h: New.
2375         * gcc.dg/pch/inline-1.c: New.
2376         * gcc.dg/pch/inline-1.h: New.
2377         * gcc.dg/pch/inline-2.c: New.
2378         * gcc.dg/pch/inline-2.h: New.
2379         * gcc.dg/pch/static-1.c: New.
2380         * gcc.dg/pch/static-1.h: New.
2381         * gcc.dg/pch/static-2.c: New.
2382         * gcc.dg/pch/static-2.h: New.
2383
2384         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
2385
2386         * g++.dg/pch/pch.exp: Better handle failing testcases.
2387         * gcc.dg/pch/pch.exp: Likewise.
2388         * gcc.dg/pch/macro-1.c: New.
2389         * gcc.dg/pch/macro-1.h: New.
2390         * gcc.dg/pch/macro-2.c: New.
2391         * gcc.dg/pch/macro-2.h: New.
2392
2393         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
2394
2395         * g++.dg/dg.exp: Treat files in pch/ specially.
2396         * g++.dg/pch/pch.exp: New file.
2397         * g++.dg/pch/empty.H: New file.
2398         * g++.dg/pch/empty.C: New file.
2399         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
2400         "precompile".
2401
2402         * gcc.dg/pch/pch.exp: New file.
2403         * gcc.dg/pch/empty.h: New file.
2404         * gcc.dg/pch/empty.c: New file.
2405         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
2406         "precompile".
2407
2408 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2409
2410         * g++.dg/template/friend14.C: New test.
2411
2412 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2413
2414         * gcc.dg/old-style-asm-1.c: New test.
2415
2416 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
2417
2418         * gcc.c-torture/compile/20030109-1.c: New test.
2419
2420 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2421
2422         * gcc.c-torture/execute/20030109-1.c: New test.
2423
2424 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
2425
2426         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
2427         * g++.old-deja/g++.mike/dyncast2.C: Likewise
2428         * g++.old-deja/g++.mike/dyncast3.C: Likewise
2429         * g++.old-deja/g++.mike/eh2.C: Likewise
2430         * g++.old-deja/g++.mike/eh3.C: Likewise
2431         * g++.old-deja/g++.mike/eh5.C: Likewise
2432         * g++.old-deja/g++.mike/eh6.C: Likewise
2433         * g++.old-deja/g++.mike/eh7.C: Likewise
2434         * g++.old-deja/g++.mike/eh8.C: Likewise
2435         * g++.old-deja/g++.mike/eh9.C: Likewise
2436         * g++.old-deja/g++.mike/eh10.C: Likewise
2437         * g++.old-deja/g++.mike/eh12.C: Likewise
2438         * g++.old-deja/g++.mike/eh13.C: Likewise
2439         * g++.old-deja/g++.mike/eh14.C: Likewise
2440         * g++.old-deja/g++.mike/eh16.C: Likewise
2441         * g++.old-deja/g++.mike/eh17.C: Likewise
2442         * g++.old-deja/g++.mike/eh18.C: Likewise
2443         * g++.old-deja/g++.mike/eh21.C: Likewise
2444         * g++.old-deja/g++.mike/eh23.C: Likewise
2445         * g++.old-deja/g++.mike/eh24.C: Likewise
2446         * g++.old-deja/g++.mike/eh25.C: Likewise
2447         * g++.old-deja/g++.mike/eh26.C: Likewise
2448         * g++.old-deja/g++.mike/eh27.C: Likewise
2449         * g++.old-deja/g++.mike/eh28.C: Likewise
2450         * g++.old-deja/g++.mike/eh29.C: Likewise
2451         * g++.old-deja/g++.mike/eh31.C: Likewise
2452         * g++.old-deja/g++.mike/eh33.C: Likewise
2453         * g++.old-deja/g++.mike/eh34.C: Likewise
2454         * g++.old-deja/g++.mike/eh35.C: Likewise
2455         * g++.old-deja/g++.mike/eh36.C: Likewise
2456         * g++.old-deja/g++.mike/eh37.C: Likewise
2457         * g++.old-deja/g++.mike/eh38.C: Likewise
2458         * g++.old-deja/g++.mike/eh39.C: Likewise
2459         * g++.old-deja/g++.mike/eh40.C: Likewise
2460         * g++.old-deja/g++.mike/eh41.C: Likewise
2461         * g++.old-deja/g++.mike/eh42.C: Likewise
2462         * g++.old-deja/g++.mike/eh44.C: Likewise
2463         * g++.old-deja/g++.mike/eh46.C: Likewise
2464         * g++.old-deja/g++.mike/eh47.C: Likewise
2465         * g++.old-deja/g++.mike/eh48.C: Likewise
2466         * g++.old-deja/g++.mike/eh49.C: Likewise
2467         * g++.old-deja/g++.mike/eh50.C: Likewise
2468         * g++.old-deja/g++.mike/eh51.C: Likewise
2469         * g++.old-deja/g++.mike/eh53.C: Likewise
2470         * g++.old-deja/g++.mike/eh55.C: Likewise
2471         * g++.old-deja/g++.mike/p7912.C: Likewise
2472         * g++.old-deja/g++.mike/p9706.C: Likewise
2473         * g++.old-deja/g++.mike/p10416.C: Likewise
2474         * g++.old-deja/g++.mike/p11667.C: Likewise
2475         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
2476         Remove redundant reference to Iris.
2477         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
2478         Elxsi, i860, Pico Java, and WE32K.
2479
2480 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
2481
2482         * g++.dg/ext/asm4.C: New test.
2483
2484 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2485
2486         PR c++/9030
2487         * g++.dg/template/friend12.C: New test.
2488         * g++.dg/template/friend13.C: Likewise.
2489         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
2490
2491 2003-01-08  Jan Hubicka  <jh@suse.cz>
2492
2493         * gcc.dg/i386-cadd.c: New test.
2494         * gcc.dg/i386-cmov4.c: Likewise.
2495
2496 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
2497
2498         PR c++/9165
2499         * g++.dg/warn/Wunused-3.C: New test.
2500
2501         * g++.dg/abi/bitfield9.C: New test.
2502
2503         PR c++/9189
2504         * g++.dg/parse/defarg3.C: New test.
2505
2506 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
2507
2508         * g++.dg/parse/ambig1.C: New test.
2509         * g++.dg/parse/defarg2.C: New test.
2510
2511 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
2512
2513         * g++.dg/template/defarg-1.C: New test.
2514         * g++.dg/template/local2.C: Likewise.
2515
2516 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
2517
2518         * gcc.c-torture/execute/20030105-1.c: New test.
2519
2520 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2521
2522         * g++.dg/parse/namespace3.C: Remove extra semicolons.
2523         * g++.dg/parse/namespace4.C: Likewise.
2524
2525 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2526
2527         * g++.dg/template/ntp2.C: New test.
2528
2529 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2530
2531         * g++.dg/parse/extern-C-1.C: New test.
2532
2533         * g++.dg/parse/namespace4.C: New test.
2534
2535         * g++.dg/template/nested1.C: New test.
2536
2537         * g++.dg/parse/namespace3.C: New test.
2538
2539 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2540
2541         * g++.dg/lookup/two-stage1.C: New test.
2542
2543 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2544
2545         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2546         * g++.old-deja/g++.jason/access8.C: Likewise.
2547         * g++.old-deja/g++.other/decl5.C: Likewise.
2548
2549 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2550
2551         * g++.dg/parse/parse7.C: New test.
2552
2553 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
2554
2555         PR c++/2843
2556         * g++.dg/ext/attrib7.C: New test.
2557
2558 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2559
2560         * g++.dg/parse/parse6.C: New test.
2561
2562 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
2563
2564         * gcc.dg/h8300-stack-1.c: New.
2565
2566 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2567
2568         g++.dg/lookup/exception1.C: New test.
2569
2570         g++.dg/lookup/template1.C: New test.
2571
2572         g++.dg/parse/namespace2.C: New test.
2573
2574         g++.dg/parse/parens2.C: New test.
2575
2576 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2577
2578         * g++.dg/parse/parse5.C: New test.
2579         * g++.dg/lookup/scoped4.C: New test.
2580
2581 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2582
2583         * g++.dg/parse/parens1.C: New test.
2584
2585         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
2586         angle-bracket1.C.
2587         * g++.dg/parse/parens2.C: New test.
2588
2589         * g++.dg/lookup/scope-operator1.C: New test.
2590
2591         * g++.dg/parse/operator1.C: New test.
2592
2593 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2594
2595         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
2596         * g++.old-deja/g++.other/access6.C: Likewise.
2597         * g++.old-deja/g++.other/decl1.C: Likewise.
2598         * g++.old-deja/g++.pt/typename12.C: Likewise.
2599
2600 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2601
2602         * g++.dg/parse/namespace1.C: New test.
2603
2604 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2605
2606         * g++.dg/parse/parse4.C: New test.
2607
2608 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2609
2610         * g++.dg/parse/parse3.C: New test.
2611
2612 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2613
2614         * g++.dg/parse/parse2.C: New test.
2615
2616 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2617
2618         * g++.dg/template/friend11.C: New test.
2619
2620 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2621
2622         * g++.dg/parse/parse1.C: New test.
2623
2624 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
2625
2626         * lib/profopt.exp: Change the name of a global variable to avoid
2627         possible clashes with other test suites.
2628
2629 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
2630
2631         * g++.dg/inherit/covariant8.C: New test.
2632
2633 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2634
2635         * g++.dg/init/array9.C: New test.
2636
2637         PR c++/9112
2638         * g++.dg/parse/expr1.C: New test.
2639
2640 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2641
2642         * gcc.c-torture/compile/20021230-1.c: New test.
2643
2644 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
2645
2646         * g++.dg/inherit/covariant5.C: New test.
2647         * g++.dg/inherit/covariant6.C: New test.
2648         * g++.dg/inherit/covariant7.C: New test.
2649
2650 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2651
2652         PR c++/2739
2653         * g++.dg/other/access2.C: New test.
2654
2655 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2656
2657         * g++.dg/other/anon-struct.C: No longer fails
2658         * g++.old-deja/g++.brendan/parse4.C: Likewise.
2659         * g++.old-deja/g++.brendan/parse5.C: Likewise.
2660         * g++.old-deja/g++.brendan/parse6.C: Likewise.
2661
2662 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2663
2664         * g++.dg/parse/angle-bracket.C (main): No longer fails.
2665
2666 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
2667
2668         * g++.dg/eh/spec4.C: Remove stray semicolon.
2669         * g++.dg/expr/pmf-1.C: Change error message.
2670         * g++.dg/ext/asm1.C: Remove stray semicolon.
2671         * g++.dg/ext/typename1.C: Add missing typenames.
2672         * g++.dg/inherit/template-as-base.C: Change error message.
2673         * g++.dg/lookup/scoped1.C: Likewise.
2674         * g++.dg/lookup/scoped2.C: Likewise.
2675         * g++.dg/lookup/using2.C: Likewise.
2676         * g++.dg/other/component1.C: Remove stray semicolon.
2677         * g++.dg/other/do1.C: Change error message.
2678         * g++.dg/other/error2.C: Likewise.
2679         * g++.dg/other/init1.C: Likewise.
2680         * g++.dg/other/packed1.C: Remove stray semicolon.
2681         * g++.dg/other/ptrmem2.C: Change error message.
2682         * g++.dg/parse/parameter-declaration-1.C: Remove line number
2683         marker.
2684         * g++.dg/special/initp1.C: Remove invalid attribute usage.
2685         * g++.dg/template/access3.C: Add typename keyword.
2686         * g++.dg/template/access5.C: Remove stray semicolon.
2687         * g++.dg/template/access6.C: Likewise.
2688         * g++.dg/template/complit1.C: Likewise.
2689         * g++.dg/template/crash1.C: Change error message.
2690         * g++.dg/template/inherit2.C: Remove stray semicolon.
2691         * g++.dg/template/instantiate2.C: Likewise.
2692         * g++.dg/template/instantiate3.C: Change error message.
2693         * g++.dg/template/qual1.C: Remove stray semicolon.
2694         * g++.dg/template/qualttp18.C: Change error message.
2695         * g++.dg/template/ref1.C: Remove stray semicolon.
2696         * g++.dg/template/sizeof1.C (A::value): Declare it.
2697         * g++.dg/template/spec4.C: Change error message.
2698         * g++.dg/template/static1.C: Likewise.
2699         * g++.dg/template/type1.C: Likewise.
2700         * g++.dg/template/typename3.C: Likewise.
2701         * g++.old-deja/g++.benjamin/13478.C: Change error message.
2702         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
2703         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
2704         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
2705         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
2706         named return value extension.
2707         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
2708         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
2709         * g++.old-deja/g++.bob/extern_C.C: Likewise.
2710         * g++.old-deja/g++.bob/inherit2.C: Likewise.
2711         * g++.old-deja/g++.brendan/complex1.C: Likewise.
2712         * g++.old-deja/g++.brendan/copy5.C: Likewise.
2713         * g++.old-deja/g++.brendan/crash13.C: Likewise.
2714         * g++.old-deja/g++.brendan/crash15.C: Likewise.
2715         * g++.old-deja/g++.brendan/crash18.C: Change error message.
2716         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
2717         * g++.old-deja/g++.brendan/crash38.C: Likewise.
2718         * g++.old-deja/g++.brendan/crash50.C: Likewise.
2719         * g++.old-deja/g++.brendan/crash56.C: Likewise.
2720         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
2721         syntax.
2722         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
2723         * g++.old-deja/g++.brendan/crash8.C: Change error message.
2724         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
2725         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
2726         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
2727         * g++.old-deja/g++.brendan/template11.C: Likewise.
2728         * g++.old-deja/g++.brendan/template26.C: Likewise.
2729         * g++.old-deja/g++.brendan/template27.C: Use explicit
2730         specialization syntax.
2731         * g++.old-deja/g++.brendan/template30.C: Likewise.
2732         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
2733         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
2734         non-dependent names.
2735         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
2736         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
2737         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
2738         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
2739         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
2740         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
2741         named return value extension.
2742         * g++.old-deja/g++.ext/namedret2.C: Likewise.
2743         * g++.old-deja/g++.ext/namedret3.C: Likewise.
2744         * g++.old-deja/g++.ext/return1.C: Likewise.
2745         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
2746         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
2747         * g++.old-deja/g++.jason/access8.C: Likewise.
2748         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
2749         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
2750         pseudo-destructor names.
2751         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
2752         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
2753         pseudo-destructor names.
2754         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
2755         * g++.old-deja/g++.jason/overload19.C: Likewise.
2756         * g++.old-deja/g++.jason/overload32.C: Likewise.
2757         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
2758         stray semicolons.
2759         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
2760         * g++.old-deja/g++.jason/return.C: Likewise.
2761         * g++.old-deja/g++.jason/return2.C: Likewise.
2762         * g++.old-deja/g++.jason/shadow1.C: Likewise.
2763         * g++.old-deja/g++.jason/special.C: Use explicit specialization
2764         syntax.
2765         * g++.old-deja/g++.jason/template10.C: Account for use of
2766         non-dependent names.
2767         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
2768         syntax.
2769         * g++.old-deja/g++.jason/template37.C: Likewise.
2770         * g++.old-deja/g++.law/access4.C: Change error messages.
2771         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
2772         pseudo-destructor names.
2773         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
2774         * g++.old-deja/g++.law/ctors9.C: Likewise.
2775         * g++.old-deja/g++.law/cvt22.C: Likewise.
2776         * g++.old-deja/g++.law/dtors5.C: Likewise.
2777         * g++.old-deja/g++.law/global-init1.C: Likewise.
2778         * g++.old-deja/g++.law/missed-error3.C: Likewise.
2779         * g++.old-deja/g++.law/operators28.C: Likewise.
2780         * g++.old-deja/g++.law/visibility28.C: Likewise.
2781         * g++.old-deja/g++.martin/eval1.C: Likewise.
2782         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
2783         name.
2784         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
2785         * g++.old-deja/g++.mike/net34.C: Likewise.
2786         * g++.old-deja/g++.mike/net36.C: Likewise.
2787         * g++.old-deja/g++.mike/ns2.C: Likewise.
2788         * g++.old-deja/g++.mike/p12306.C: Likewise.
2789         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
2790         value extension.
2791         * g++.old-deja/g++.mike/p700.C: Likewise.
2792         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
2793         * g++.old-deja/g++.mike/p710.C: Likewise.
2794         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
2795         value extension.
2796         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
2797         * g++.old-deja/g++.mike/pmf9.C: Likewise.
2798         * g++.old-deja/g++.ns/crash2.C: Likewise.
2799         * g++.old-deja/g++.ns/crash3.C: Likewise.
2800         * g++.old-deja/g++.ns/invalid1.C: Likewise.
2801         * g++.old-deja/g++.ns/ns17.C: Likewise.
2802         * g++.old-deja/g++.ns/template16.C: Likewise.
2803         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
2804         keyword.
2805         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
2806         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
2807         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
2808         named return value extension.
2809         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
2810         * g++.old-deja/g++.other/access4.C: Issue additional error
2811         messages.
2812         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
2813         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
2814         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
2815         * g++.old-deja/g++.other/crash25.C: Change error message.
2816         * g++.old-deja/g++.other/crash4.C: Change error message.
2817         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
2818         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
2819         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
2820         checks.
2821         * g++.old-deja/g++.other/defarg8.C: Likewise.
2822         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
2823         * g++.old-deja/g++.other/dtor10.C: Likewise.
2824         * g++.old-deja/g++.other/incomplete.C: Likewise.
2825         * g++.old-deja/g++.other/linkage7.C: Likewise.
2826         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
2827         lookup algorithm.
2828         * g++.old-deja/g++.other/mangle2.C: Likewise.
2829         * g++.old-deja/g++.other/refinit2.C: Likewise.
2830         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
2831         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
2832         * g++.old-deja/g++.pt/crash28.C: Likewise.
2833         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
2834         syntax.
2835         * g++.old-deja/g++.pt/crash32.C: Change error message.
2836         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
2837         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
2838         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
2839         error message position.
2840         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
2841         * g++.old-deja/g++.pt/defarg8.C: Change error message.
2842         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
2843         syntax.
2844         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
2845         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
2846         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
2847         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
2848         keyword.
2849         * g++.old-deja/g++.pt/explicit31.C: Likewise.
2850         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
2851         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
2852         keyword.
2853         * g++.old-deja/g++.pt/explicit71.C: Change error message.
2854         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
2855         syntax.
2856         * g++.old-deja/g++.pt/friend28.C: Account for use of
2857         non-dependent names.
2858         * g++.old-deja/g++.pt/friend29.C: Likewise.
2859         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
2860         rules.
2861         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
2862         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
2863         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
2864         lookup rules.
2865         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
2866         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
2867         keyword.
2868         * g++.old-deja/g++.pt/memclass20.C: Likewise.
2869         * g++.old-deja/g++.pt/memclass5.C: Likewise.
2870         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
2871         keyword.
2872         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
2873         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
2874         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
2875         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
2876         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
2877         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
2878         keyword.
2879         * g++.old-deja/g++.pt/spec10.C: Likewise.
2880         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
2881         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
2882         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
2883         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
2884         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
2885         * g++.old-deja/g++.pt/ttp62.C: Likewise.
2886         * g++.old-deja/g++.pt/ttp64.C: Likewise.
2887         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
2888         * g++.old-deja/g++.pt/typename15.C: Likewise.
2889         * g++.old-deja/g++.pt/typename22.C: Likewise.
2890         * g++.old-deja/g++.pt/typename6.C: Change error messages.
2891         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
2892         * g++.old-deja/g++.pt/virtual2.C: Likewise.
2893         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
2894         syntax.
2895         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
2896         return value extension.
2897         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
2898         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
2899         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
2900         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
2901
2902 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2903
2904         * g++.dg/warn/inline1.C: New test.
2905         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
2906         * g++.old-deja/g++.jason/synth10.C: Likewise.
2907         * g++.old-deja/g++.mike/net31.C: Likewise.
2908         * g++.old-deja/g++.mike/p8786.C: Likewise.
2909
2910         * g++.dg/template/friend10.C: New test.
2911         * g++.dg/template/conv5.C: New test.
2912
2913 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2914
2915         * g++.dg/lookup/scoped3.C: New test.
2916
2917         * g++.dg/lookup/decl1.C: New test.
2918         * g++.dg/lookup/decl2.C: New test.
2919
2920 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2921
2922         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
2923         gcc.c-torture/compile/20021015-1.c,
2924         gcc.c-torture/compile/20021015-2.c,
2925         gcc.c-torture/compile/20021123-1.c,
2926         gcc.c-torture/compile/20021123-2.c,
2927         gcc.c-torture/compile/20021123-3.c,
2928         gcc.c-torture/compile/20021123-4.c,
2929         gcc.c-torture/execute/20021024-1.c: Add tests previously added
2930         only to 3.1 or 3.2 branch.
2931
2932 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
2933
2934         * gcc.dg/i386-bitfield3.c: New test.
2935
2936         * gcc.dg/i386-bitfield2.c: New test.
2937
2938 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
2939
2940         * g++.dg/parse/conv_op1.C: New test.
2941
2942 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
2943
2944         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
2945         approved.
2946
2947 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
2948
2949         * gcc.c-torture/compile/20021220-1.c: New test.
2950
2951 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
2952
2953         * gcc.dg/i386-fastcall-1.c: New.
2954
2955 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2956
2957         * gcc.c-torture/execute/20021219-1.c: New test.
2958
2959 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2960
2961         * gcc.dg/i386-pic-1.c: New test.
2962
2963 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2964
2965         PR c++/8099
2966         * g++.dg/template/friend9.C: New test.
2967
2968 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2969
2970         PR c++/3663
2971         * g++.dg/template/access7.C: New test.
2972
2973 2002-12-18  Nick Clifton  <nickc@redhat.com>
2974
2975         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
2976         the libstdc++-v3 directory has been found.
2977
2978 2002-12-12  Devang Patel <dpatel@apple.com>
2979         * gcc.dg/darwin-ld-1.c: New test.
2980         * gcc.dg/darwin-ld-2.c: New test.
2981         * gcc.dg/darwin-ld-3.c: New test.
2982         * gcc.dg/darwin-ld-4.c: New test.
2983         * gcc.dg/darwin-ld-5.c: New test.
2984
2985 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2986
2987         * gcc.c-torture/compile/20021212-1.c: New test.
2988
2989 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
2990
2991         * gcc.dg/fshort-wchar: New test.
2992
2993 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
2994
2995         PR c++/8372
2996         * g++.dg/template/dtor1.C: New test.
2997
2998         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
2999         markers.
3000
3001 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3002
3003         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3004
3005 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3006
3007         * g++.dg/template/static1.C: New test.
3008         * g++.dg/template/static2.C: New test.
3009         * g++.old-deja/g++.ext/memconst.C: New test.
3010
3011 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3012
3013         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3014         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3015         * g++.dg/special/initp1.C: Likewise.
3016
3017 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3018
3019         * gcc.c-torture/execute/20021204-1.c: New test.
3020
3021 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3022
3023         * gcc.dg/ppc-fmadd-1.c: New file.
3024         * gcc.dg/ppc-fmadd-2.c: New file.
3025         * gcc.dg/ppc-fmadd-3.c: New file.
3026
3027 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3028
3029         * gcc.c-torture/compile/20021204-1.c: New test.
3030
3031 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3032
3033         * g++.dg/inherit/covariant2.C: New test.
3034         * g++.dg/inherit/covariant3.C: New test.
3035         * g++.dg/inherit/covariant4.C: New test.
3036         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3037         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3038
3039 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3040
3041         PR c++/8688
3042         * g++.dg/init/brace3.C: New test.
3043
3044 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3045
3046         * gcc.dg/20020210-1.c: Fix a comment typo.
3047
3048 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3049
3050         PR c++/8720
3051         * g++.dg/parse/defarg1.C: New test.
3052
3053         PR c++/8615
3054         * g++.dg/template/char1.C: New test.
3055
3056         * g++.dg/template/varmod1.C: Fix typo.
3057
3058 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3059
3060         DR 180
3061         * g++.old-deja/g++.pt/crash32.C: Expect error.
3062
3063 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3064
3065         PR c++/5919
3066         * g++.dg/template/varmod1.C: New test.
3067
3068         PR c++/8727
3069         * g++.dg/inherit/typeinfo1.C: New test.
3070
3071         PR c++/8663
3072         * g++.dg/inherit/typedef1.C: New test.
3073
3074 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3075
3076         PR c++/8332
3077         PR c++/8493
3078         * g++.dg/template/strlen1.C: New test.
3079
3080         PR c++/8227
3081         * g++.dg/template/ctor2.C: New test.
3082
3083         PR c++/8214
3084         * g++.dg/init/string1.C: New test.
3085
3086         PR c++/8511
3087         * g++.dg/template/friend8.C: New test.
3088
3089 2002-11-29  Joe Buck <jbuck@synopsys.com>
3090
3091         * g++.dg/lookup/anon2.C: New test.
3092
3093 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3094
3095         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3096         h8300 port.
3097
3098 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3099
3100         * gcc.dg/bitfld-6.c: New test.
3101
3102 2002-11-27  Jan Hubicka  <jh@suse.cz>
3103
3104         * gcc.c-torture/execute/20021127.[cx]: New test.
3105
3106 2002-11-26  Jan Hubicka  <jh@suse.cz>
3107
3108         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3109         quality.
3110
3111 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
3112
3113         * g++.dg/init/brace2.C: New test.
3114         * g++.old-deja/g++.mike/p9129.C: Correct.
3115
3116 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
3117
3118         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3119
3120 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
3121
3122         * gcc.dg/sibcall-6: New test for indirect sibcalls.
3123
3124 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
3125
3126         * testsuite/g++.dg/abi/empty11.C: New test.
3127         * testsuite/g++.dg/rtti/cv1.C: New test.
3128
3129 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
3130
3131         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3132
3133 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
3134
3135         * g++.dg/abi/empty10.C: New test.
3136
3137 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3138
3139         * gcc.c-torture/compile/20021124-1.c: New test.
3140
3141 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
3142
3143         * g++.dg/abi/rtti2.C: New test.
3144
3145 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3146
3147         * gcc.dg/i386-unroll-1.c: New test.
3148
3149 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3150
3151         * gcc.c-torture/compile/20021120-1.c: New test.
3152         * gcc.c-torture/compile/20021120-2.c: New test.
3153
3154 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3155
3156         * gcc.dg/bitfld-5.c: New test.
3157
3158 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3159
3160         * gcc.c-torture/execute/20021120-3.c: New test.
3161
3162 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3163
3164         * gcc.c-torture/execute/20021120-2.c: New test.
3165
3166 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3167
3168         * gcc.c-torture/execute/20021120-1.c: New test.
3169
3170 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
3171
3172         * gcc.c-torture/execute/20021118-3.c: New test.
3173
3174 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3175
3176         * gcc.c-torture/compile/20021119-1.c: New test.
3177
3178 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
3179
3180         * gcc.dg/duff-1.c: New test.
3181         * gcc.dg/duff-2.c: New test.
3182         * gcc.dg/duff-3.c: New test.
3183
3184 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
3185
3186         * gcc.dg/cpp/_Pragma5.c: New test.
3187
3188 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3189
3190         * gcc.c-torture/execute/20021118-2.c: New test.
3191
3192 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3193
3194         * gcc.c-torture/execute/20021118-1.c: New test.
3195
3196 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
3197
3198         * gcc.dg/20021116-1.c: New test.
3199
3200 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
3201
3202         * g++.dg/abi/vcall1.C: New test.
3203
3204 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
3205
3206         * gcc.dg/20021029-1.c: New test.
3207         * gcc.dg/20021029-2.c: New test.
3208
3209 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3210
3211         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
3212
3213 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3214
3215         PR c/8439
3216         * gcc.dg/20021110.c: Move to ...
3217         * gcc.c-torture/compile/20021110.c: .... here.
3218
3219 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3220
3221         PR c/8467
3222         * gcc.c-torture/execute/20021111-1.c
3223
3224 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3225
3226         PR c/8439
3227         * gcc.dg/20021110.c: New test.
3228
3229 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
3230
3231         * g++.dg/abi/vthunk3.C: Run only on x86.
3232
3233 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3234
3235         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
3236
3237 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
3238
3239         * lib/compat.exp (compat-execute): Fix logic error in last
3240         change.
3241
3242 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
3243
3244         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
3245
3246 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3247
3248         PR c++/8389
3249         * g++.dg/template/access6.C: New test.
3250
3251 2002-11-08  Jan Hubicka  <jh@suse.cz>
3252
3253         * gcc.dg/i386-ssefp-1.c: New test.
3254         * gcc.dg/i386-ssefp-1.c: New test.
3255
3256 2002-11-08  Jan Hubicka  <jh@suse.cz>
3257
3258         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
3259
3260 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3261
3262         * g++.dg/abi/vthunk3.C: New test.
3263
3264         PR c++/8338
3265         * g++.dg/template/crash2.C: New test.
3266
3267 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
3268
3269         * testsuite/g++.dg/abi/dtor1.C: New test.
3270         * testsuite/g++.dg/abi/dtor2.C: Likewise.
3271
3272 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
3273
3274         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
3275         Darwin.
3276
3277 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3278
3279         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
3280         -mthumb.  Only xfail with -O0.
3281
3282 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
3283
3284         * g++.dg/abi/thunk1.C: New test.
3285         * g++.dg/abi/thunk2.C: Likewise.
3286         * g++.dg/abi/vtt1.C: Likewise.
3287
3288 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
3289
3290         PR optimization/8423
3291         * gcc.c-torture/execute/builtin-constant.c: New test.
3292
3293 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
3294
3295         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
3296         Add some more cases.
3297
3298 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
3299
3300         PR c++/8391
3301         * g++.dg/opt/local1.C: New test.
3302
3303 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
3304
3305         PR c++/8160
3306         * g++.dg/template/complit1.C: New test.
3307
3308         PR c++/8149
3309         * g++.dg/template/typename4.C: Likewise.
3310
3311 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3312
3313         Core issue 287, PR c++/7639
3314         * g++.dg/template/instantiate1.C: Adjust error location.
3315         * g++.dg/template/instantiate3.C: New test.
3316         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
3317         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
3318         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
3319
3320 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
3321
3322         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
3323
3324 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
3325
3326         PR c++/8287
3327         * g++.dg/init/dtor2.C: New test.
3328
3329 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3330
3331         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
3332         * gcc.dg/nest.c: Bypass errors on irix6.
3333
3334 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
3335
3336         * gcc.dg/nest.c: Expect error for mmix-*-*.
3337         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
3338
3339 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
3340
3341         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
3342         markers.
3343
3344         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
3345
3346 2002-10-25  Mike Stump  <mrs@apple.com>
3347
3348         * gcc.dg/warn-1.c: New test.
3349
3350 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3351
3352         * g++.dg/template/typename3.C: New test.
3353
3354 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
3355
3356         * g++.dg/lookup/ptrmem1.C: New test.
3357
3358         * g++.dg/abi/vthunk2.C: New test.
3359
3360 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
3361
3362         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
3363
3364 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
3365
3366         * g++.dg/abi/empty9.C: New test.
3367
3368 2002-10-24  Richard Henderson  <rth@redhat.com>
3369
3370         * g++.dg/inherit/thunk1.C: Enable for ia64.
3371
3372 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3373
3374         PR c++/8067
3375         * g++.dg/lookup/pretty1.C: New test.
3376
3377 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
3378
3379         * gcc.dg/20021023-1.c: New test.
3380
3381 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
3382
3383         PR c++/7679
3384         * g++.dg/parse/inline1.C: New test.
3385
3386 2002-10-23  Richard Henderson  <rth@redhat.com>
3387
3388         * g++.dg/inherit/thunk1.C: Enable for x86_64.
3389
3390         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
3391
3392 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
3393
3394         PR c++/6579
3395         * g++.dg/parse/stmtexpr3.C: New test.
3396
3397 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
3398
3399         * g++.dg/expr/cond1.C: New test.
3400
3401 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3402
3403         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
3404
3405 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3406
3407         * g++.dg/abi/vbase13.C: New test.
3408         * g++.dg/abi/vbase14.C: Likewise.
3409
3410 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
3411
3412         * gcc.dg/tls/pic-1.c: New test.
3413         * gcc.dg/tls/nonpic-1.c: New test.
3414         * gcc.dg/20021018-1.c: New test.
3415
3416 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3417
3418         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
3419         Remove only files with the same base name as the test case.
3420         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
3421         (profopt-execute): Likewise.  Also, remove old profiling
3422         and performance data files before running the tests.
3423
3424         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
3425         * g++.dg/bprob/bprob.exp: Likewise.
3426         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
3427         to allow more general test case names.
3428
3429         * g++.dg/bprob/bprob-1.C: Rename to ...
3430         * g++.dg/bprob/g++-bprob-1.C: ... this.
3431
3432         * g77.dg/bprob/bprob-1.f: Rename to ...
3433         * g77.dg/bprob/g77-bprob-1.f: ... this.
3434
3435 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
3436
3437         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
3438         bison 1.50 or later.
3439
3440 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
3441
3442         * g++.dg/README: Describe more test directories.
3443
3444 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3445
3446         * g++.dg/init/array6.C: Add additional tests.
3447
3448 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
3449
3450         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
3451         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
3452
3453 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
3454
3455         * gcc.c-torture/compile/20020604-1.x: New.
3456         * gcc.c-torture/compile/simd-5.x: Likewise.
3457         * gcc.c-torture/execute/920710-1.x: Likewise.
3458         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
3459
3460 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
3461
3462         * g++.dg/inherit/override1.C: Add dg-options clause.
3463
3464 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3465
3466         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
3467         _mm_slli_si128.
3468
3469 2002-10-19  Andreas Schwab  <schwab@suse.de>
3470
3471         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
3472         directory component.
3473
3474 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
3475
3476         * g++.dg/inherit/thunk1.C: New test.
3477
3478         * g++.dg/inherit/override1.C: New test.
3479
3480         * g++.dg/abi/mangle11.C: New test.
3481         * g++.dg/abi/mangle14.C: New test.
3482         * g++.dg/abi/mangle17.C: New test.
3483
3484 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
3485
3486         * g++.dg/overload/member2.C: New test.
3487
3488 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
3489
3490         * g++.dg/README: Describe new compat directory.
3491         * g++.dg/dg.exp: Skip tests in compat directory.
3492         * README.compat: New file.
3493         * lib/compat.exp: New expect script.
3494         * g++.dg/compat: New test directory.
3495         * g++.dg/compat/compat.exp: New expect script.
3496         * g++.dg/compat/abi: New test directory.
3497         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
3498         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
3499         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
3500         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
3501         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
3502         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
3503         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
3504         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
3505         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
3506         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
3507         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
3508         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
3509         * g++.dg/compat/break: New test directory.
3510         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
3511         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
3512         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
3513         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
3514         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
3515         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
3516         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
3517         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
3518         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
3519         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
3520         g++.dg/compat/break/README: New files.
3521         * g++.dg/compat/eh: New test directory.
3522         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
3523         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
3524         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
3525         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
3526         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
3527         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
3528         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
3529         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
3530         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
3531         g++.dg/compat/eh/filter2_y.C,
3532         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
3533         g++.dg/compat/eh/new1_y.C,
3534         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
3535         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
3536         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
3537         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
3538         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
3539         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
3540         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
3541         g++.dg/compat/eh/unexpected1_y.C: New files.
3542         * g++.dg/compat/init: New test directory.
3543         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
3544         g++.dg/compat/init/array5_y.C,
3545         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
3546         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
3547         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
3548         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
3549         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
3550         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
3551         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
3552         g++.dg/compat/init/init-ref2_y.C: New files.
3553
3554 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3555
3556         PR c++/7584
3557         * g++.dg/inherit/using3.C: New test.
3558
3559 2002-10-17  Jan Hubicka  <jh@suse.cz>
3560
3561         * gcc.dg/20021017-2.c: New test.
3562
3563 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3564
3565         * g++.dg/abi/mangle16.C: Adjust.
3566
3567         * g++.dg/init/array8.C: New test.
3568
3569 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
3570
3571         * gcc.dg/special/mips-abi.exp: New test.
3572         * gcc.dg/special/mips-abi.s: Empty file used by the above.
3573
3574 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3575
3576         * g++.dg/abi/mangle16.C: New test.
3577         * g++.dg/abi/mangle17.C: Likewise.
3578
3579         PR c++/7478
3580         * g++.dg/template/ref1.C: New test.
3581
3582 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3583
3584         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
3585
3586 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
3587
3588         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
3589
3590 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3591
3592         PR c++/7524
3593         * g++.dg/init/array7.C: New test.
3594
3595 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
3596
3597         * g++.dg/init/array6.C: New test.
3598
3599         * g++.dg/abi/mangle13.C: Likewise.
3600         * g++.dg/abi/mangle14.C: Likewise.
3601         * g++.dg/abi/mangle15.C: Likewise.
3602
3603 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3604
3605         * g++.dg/abi/empty8.C: New test.
3606
3607 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
3608
3609         * g++.dg/init/ctor1.C: New test.
3610
3611 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
3612
3613         * gcc.c-torture/execute/20021015-1.c: New test.
3614
3615 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
3616
3617         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
3618
3619 2002-10-14  Jan Hubicka  <jh@suse.cz>
3620
3621         * gcc.dg/i386-ssetype-[1-5].c: New tests.
3622
3623 2002-10-14  Richard Henderson  <rth@redhat.com>
3624
3625         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
3626
3627 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3628
3629         PR optimization/6631
3630         * g++.dg/opt/const2.C: New test.
3631
3632 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3633
3634         PR c++/7176
3635         * g++.dg/parse/friend1.C: New test.
3636         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
3637
3638 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
3639
3640         * gcc.dg/20021014-1.c: New test.
3641
3642 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
3643
3644         PR c++/5661
3645         * g++.dg/ext/vlm1.C: New test.
3646         * g++.dg/ext/vlm2.C: Likewise.
3647
3648         * g++.dg/init/array1.C: Remove invalid braces.
3649         * g++.dg/init/brace1.C: New test.
3650         * g++.dg/init/copy2.C: Likewise.
3651         * g++.dg/init/copy3.C: Likewise.
3652         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
3653         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
3654         braces.
3655
3656 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
3657
3658         * gcc.dg/cpp/assembler.S: Don't use -ansi.
3659
3660 2002-10-11  Richard Shann  <richard.shann@superh.com>
3661
3662         * gcc.c-torture/compile/simd-5.c: New test.
3663
3664 2002-10-10  Roger Sayle  <roger@eyesopen.com>
3665
3666         * gcc.c-torture/execute/shiftopt-1.c: New test case.
3667
3668 2002-10-10  Jim Wilson  <wilson@redhat.com>
3669
3670         * gcc.c-torture/execute/20021010-1.c: New test.
3671
3672 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
3673
3674         PR c/7353
3675         * g++.dg/ext/typedef-init.C: New test.
3676         * gcc.dg/typedef-init.c: New test.
3677
3678 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
3679
3680         * gcc.dg/cpp/paste13.c: New test.
3681
3682 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3683
3684         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
3685         remaining platforms, XFAIL during compile, not execute.  Don't
3686         XFAIL at -O0.
3687
3688 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
3689
3690         * gcc.dg/alias-1.c: Tweak expected warning.
3691
3692 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
3693
3694         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
3695
3696 2002-10-06  Andreas Jaeger  <aj@suse.de>
3697
3698         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
3699         * gcc.dg/cpp/c++98.C: Likewise.
3700
3701         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
3702         * g++.dg/cpp/c++98.C: Likewise.
3703
3704         * g++.dg/README (Subdirectories): Mention cpp directory.
3705
3706         PR target/7559
3707         * gcc.dg/20021006-1.c: New test.
3708
3709 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3710
3711         PR c++/7804
3712         * g++.dg/other/warning1.C: New test.
3713
3714 2002-10-04  Roger Sayle  <roger@eyesopen.com>
3715
3716         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
3717         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
3718         and sparc-*-* with -m64 as expected failures.  See PR 8087.
3719
3720 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3721
3722         PR c++/7931
3723         * g++.dg/template/ptrmem3.C: New test.
3724
3725         PR c++/7754
3726         * g++.dg/template/union1.C: New test.
3727
3728 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3729
3730         PR c++/8006
3731         * g++.dg/abi/mangle9.C: New test.
3732         * g++.dg/abi/mangle10.C: New test.
3733         * g++.dg/abi/mangle11.C: New test.
3734         * g++.dg/abi/mangle12.C: New test.
3735
3736 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
3737
3738         PR c++/7188.
3739         * g++.dg/template/meminit1.C: New test.
3740         * g++.dg/warn/Wreorder-1.C: Likewise.
3741         * g++.old-deja/g++.mike/warn3.C: Tweak.
3742         * lib/prune.exp: Ingore "in copy constructor".
3743
3744 2002-10-02  Andreas Jaeger  <aj@suse.de>
3745
3746         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
3747         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
3748         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
3749         on x86-64.
3750
3751 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3752
3753         * gcc.dg/empty1.C: Fix typo.
3754
3755 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
3756
3757         * gcc.dg/alias-1.c: New test.
3758
3759 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3760
3761         * gcc.dg/empty1.C: New test.
3762
3763         * g++.dg/tls/init-2.C: Tweak error messages.
3764
3765 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
3766
3767         * gcc.c-torture/compile/20020923-1.c: New test.
3768
3769 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
3770
3771         * gcc.c-torture/execute/ffs-1.c: New test.
3772         * gcc.c-torture/execute/ffs-2.c: Ditto.
3773
3774 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
3775
3776         * g++.dg/overload/member1.C: New test.
3777
3778 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
3779
3780         * g++.dg/abi/empty7.C: New test.
3781         * g++.dg/init/pm2.C: Likewise.
3782
3783 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
3784
3785         * g++.dg/rtti/crash1.C: New test.
3786
3787 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
3788
3789         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
3790         gcc.dg/sibcall-4.c: New tests.
3791
3792 2002-09-28  Roger Sayle  <roger@eyesopen.com>
3793
3794         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
3795         powerpc and MMIX targets.
3796
3797 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
3798
3799         * gcc.dg/cpp/20020927-1.c: New.
3800
3801 2002-09-26  David S. Miller  <davem@redhat.com>
3802
3803         * gcc.c-torture/compile/trunctfdf.c: New.
3804
3805 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3806
3807         * lib/target-supports.exp (check_weak_available): Handle solaris2.
3808
3809 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
3810
3811         * gcc.c-torture/execute/loop-15.c: New.
3812
3813 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
3814
3815         * README.QMTEST: Fix typo.
3816
3817 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
3818
3819         * gcc.dg/20020926-1.c: New test.
3820
3821 2002-09-25  David S. Miller  <davem@redhat.com>
3822
3823         PR target/7842
3824         * gcc.c-torture/execute/shiftdi.c: New test.
3825
3826 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
3827
3828         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
3829         unique to the tool.
3830         * lib/g77.exp (g77_init): Likewise.
3831         * lib/g++.exp (g++_init): Likewise.
3832         * lib/objc.exp (objc_init): Likewise.
3833
3834 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
3835
3836         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
3837         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
3838         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
3839
3840 2002-09-25  Richard Henderson  <rth@redhat.com>
3841
3842         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
3843         too-small long double.
3844
3845 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
3846
3847         * gcc.dg/20020919-1.c: New test.
3848
3849 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
3850
3851         * g++.dg/abi/bitfield6.C: New test.
3852         * g++.dg/abi/bitfield7.C: New test.
3853         * g++.dg/abi/bitfield8.C: New test.
3854         * g++.dg/abi/vbase11.C: New test.
3855
3856 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3857
3858         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
3859         hppa*-*-hpux*.  Update test comment.
3860
3861 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
3862
3863         * gcc.dg/tls/struct-1.c: New test.
3864
3865 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
3866
3867         * gcc.dg/cpp/tr-warn2.c: Update.
3868
3869 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3870
3871         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
3872
3873 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3874
3875         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
3876         systems.
3877
3878 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
3879
3880         * gcc.c-torture/execute/ieee/mzero3.c: New test.
3881
3882         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3883         Adjust for c++filt moved to binutils.  Remove spurious duplicate
3884         setting of cxxfilt.
3885
3886 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
3887
3888         * gcc.dg/20020312-2.c: Update for darwin.
3889
3890 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3891
3892         * g++.old-deja/g++.other/crash32.C: Mark ICE.
3893
3894 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
3895
3896         * objc.dg/comp-types-1.m: New test.
3897         * objc.dg/comp-types-2.m: New test.
3898         * objc.dg/comp-types-3.m: New test.
3899         * objc.dg/comp-types-4.m: New test.
3900         * objc.dg/comp-types-5.m: New test.
3901         * objc.dg/comp-types-6.m: New test.
3902
3903 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3904
3905         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
3906
3907 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3908
3909         * g++.dg/other/do1.C: New test.
3910
3911         * g++.dg/template/subst1.C: New test.
3912
3913 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
3914
3915         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
3916
3917 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3918
3919         * g++.dg/template/qualttp20.C: Adjust expected errors.
3920         * g++.old-deja/g++.jason/report.C: Likewise.
3921         * g++.old-deja/g++.other/qual1.C: Likewise.
3922
3923         * g++.dg/lookup/scoped2.C: New test.
3924
3925         * g++.dg/ext/asm3.C: New test.
3926
3927 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
3928
3929         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
3930
3931 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
3932
3933         * ChangeLog: follow spelling conventions.
3934         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
3935         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
3936         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
3937         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
3938         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
3939         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
3940         * g++.old-deja/g++.law/global-init1.C: Likewise.
3941         * g++.old-deja/g++.other/delete4.C: Likewise.
3942         * g++.old-deja/g++.other/inline21.C: Likewise.
3943         * g++.old-deja/g++.other/singleton.C: Likewise.
3944         * g77.dg/strlen0.f: Likewise.
3945         * g77.f-torture/compile/20010519-1.f: Likewise.
3946         * g77.f-torture/compile/980310-4.f: Likewise.
3947         * gcc.c-torture/compile/20000605-1.c: Likewise.
3948         * gcc.c-torture/execute/20020225-1.c: Likewise.
3949         * gcc.dg/c90-hexfloat-2.c: Likewise.
3950         * gcc.dg/c99-bool-1.c: Likewise.
3951         * gcc.dg/c99-hexfloat-2.c: Likewise.
3952         * gcc.dg/dll-2.c: Likewise.
3953         * gcc.dg/wtr-union-init-1.c: Likewise.
3954         * gcc.dg/wtr-union-init-2.c: Likewise.
3955         * gcc.dg/wtr-union-init-3.c: Likewise.
3956         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3957         * gcc.dg/cpp/defined.c: Likewise.
3958         * gcc.dg/cpp/macsyntx.c: Likewise.
3959         * gcc.dg/cpp/paste2.c: Likewise.
3960         * gcc.dg/cpp/trad/defined.c: Likewise.
3961         * gcc.dg/format/c90-printf-1.c: Likewise.
3962         * gcc.dg/format/c90-scanf-1.c: Likewise.
3963         * gcc.dg/format/c99-printf-1.c: Likewise.
3964         * gcc.dg/format/c99-scanf-1.c: Likewise.
3965         * gcc.misc-tests/gcov-8.c: Likewise.
3966         * lib/profopt.exp: Likewise.
3967
3968 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
3969
3970         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
3971
3972 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3973
3974         * g++.dg/inherit/using2.C: New test.
3975
3976 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
3977
3978         * ChangeLog: Follow spelling conventions.
3979         * g++.dg/template/friend4.C: Likewise.
3980         * g++.old-deja/g++.pt/crash67.C: Likewise.
3981         * gcc.c-torture/execute/20000801-4.c: Likewise.
3982         * gcc.dg/c90-digraph-1.c: Likewise.
3983         * gcc.dg/c94-digraph-1.c: Likewise.
3984         * gcc.dg/c99-digraph-1.c: Likewise.
3985         * gcc.dg/cpp/line5.c: Likewise.
3986         * gcc.dg/cpp/multiline.c: Likewise.
3987         * gcc.dg/cpp/trad/literals-1.c: Likewise.
3988         * gcc.dg/format/attr-3.c: Likewise.
3989         * gcc.dg/format/c90-scanf-3.c: Likewise.
3990         * gcc.dg/format/ext-4.c: Likewise.
3991
3992 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3993
3994         * g++.dg/template/pretty1.C: New test.
3995
3996 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
3997
3998         * gcc.c-torture/execute/struct-cpy-1.c: New test.
3999
4000 2002-09-13  Matt Austern  <austern@apple.com>
4001
4002         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4003         passing a cast expression to a function by const reference.
4004
4005 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4006
4007         * g++.dg/template/deduce1.C: New test.
4008
4009 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4010
4011         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4012         32-bit int.
4013
4014 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4015
4016         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4017         usage.
4018
4019 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4020
4021         * gcc.c-torture/compile/20020910-1.c: New test.
4022
4023 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4024
4025         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4026
4027 2002-09-10  Andreas Jaeger  <aj@suse.de>
4028
4029         * gcc.dg/20020312-2.c: Adjust for x86-64.
4030
4031 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4032
4033         * g77.dg/7388.f: New test case for PR 7388.
4034
4035 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4036
4037         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4038
4039 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4040
4041         * objc.dg/proto-lossage-1.m: New test.
4042
4043 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4044
4045         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4046
4047 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4048
4049         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4050         expected to pass.
4051
4052 2002-09-06  Stan Shebs  <shebs@apple.com>
4053             David Edelsohn  <edelsohn@gnu.org>
4054
4055         * gcc.dg/weak: New directory.
4056         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4057         target-specific xfail bits.
4058         * gcc.dg/typeof-2.c: Move to new directory.
4059         * gcc.dg/weak.exp: New expect script.
4060
4061 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4062
4063         * gcc.c-torture/execute/extzvsi.c: New test.
4064
4065 2002-09-05  Stan Shebs  <shebs@apple.com>
4066
4067         * gcc.dg/weak-1.c: xfail on Darwin.
4068         * gcc.dg/weak-2.c: Ditto.
4069         * gcc.dg/weak-3.c: Ditto.
4070         * gcc.dg/weak-4.c: Ditto.
4071         * gcc.dg/weak-5.c: Ditto.
4072         * gcc.dg/weak-6.c: Ditto.
4073         * gcc.dg/weak-7.c: Ditto.
4074         * gcc.dg/weak-8.c: Ditto.
4075         * gcc.dg/weak-9.c: Ditto.
4076
4077 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4078
4079         * gcc.c-torture/execute/loop-14.c: New test.
4080
4081 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4082
4083         * g++.dg/other/cxa-atexit1.C: New test.
4084
4085         * gcc.dg/typeof-2.c: New test.
4086
4087 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4088
4089         * gcc.dg/builtins-2.c: New testcase.
4090         * gcc.dg/builtins-3.c: New testcase.
4091
4092 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4093
4094         * gcc.dg/cpp/_Pragma4.c: New test.
4095
4096 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4097
4098         * objc/execute/nil_method-1.m: New testcase.
4099
4100 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
4101
4102         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4103         [Object class], not [Object initialize].
4104
4105 2002-08-31  Roger Sayle  <roger@eyesopen.com>
4106             Hans-Peter Nilsson  <hp@bitrange.com>
4107
4108         * gcc.c-torture/execute/20020720-1.x: Skip test on
4109         mmix-knuth-mmixware.  Correct comment.
4110
4111 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
4112
4113         * testsuite/g++.dg/abi/bitfield5.C: New test.
4114         * testsuite/g++.dg/abi/vbase10.C: Likewise.
4115
4116 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
4117
4118         * objc.dg/undeclared-selector.m: New test.
4119
4120 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
4121
4122         * g++.dg/other/offsetof1.C: Avoid cast warning.
4123
4124 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
4125
4126         * objc.dg/super-class-2.m: New test.
4127
4128 2002-08-24  Matt Austern  <austern@apple.com>
4129
4130         * g++.dg/ext/lvaddr.C: New test.
4131         * g++.dg/ext/lvcast.C: New test.
4132
4133 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
4134
4135         * testsuite/g++.dg/inherit/cond1.C: New test.
4136
4137 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
4138
4139         * gcc.dg/noncompile/incomplete-1.c: New test.
4140
4141 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
4142
4143         * gcc.dg/typespec-1.c: New test.
4144
4145 2002-08-20  Devang Patel  <dpatel@apple.com>
4146         * objc.dg/proto-hier-2.m: New test.
4147
4148 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
4149
4150         * objc.dg/bitfield-1.m: New test.
4151         * objc.dg/bitfield-2.m: New test.
4152
4153 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4154
4155         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4156         gcc.dg/c99-flex-array-4.c: New tests.
4157
4158 2002-08-16  Stan Shebs  <shebs@apple.com>
4159
4160         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4161
4162 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4163
4164         * gcc.dg/typeof-1.c: New test.
4165         * g++.dg/ext/typeof2.C: New test.
4166
4167 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
4168
4169         * g++.dg/other/offsetof1.C: New test.
4170
4171 2002-08-14  Richard Henderson  <rth@redhat.com>
4172
4173         * gcc.dg/tls/diag-3.c: Fix expected message strings.
4174
4175 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
4176
4177         * gcc.dg/cpp/_Pragma3.c: New test.
4178
4179 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
4180
4181         * g++.dg/template/inherit3: New test.
4182
4183 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4184
4185         * gcc.dg/bitfld-4.c: Add blank options.
4186
4187 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
4188
4189         * g++.dg/template/crash1.C: New test.
4190
4191 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4192
4193         * gcc.dg/tls/opt-2.c: New test.
4194
4195 2002-08-08  Devang Patel  <dpatel@apple.com>
4196
4197         * objc.dg/selector-1.m : New test
4198
4199 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4200
4201         * g++.dg/abi/bitfield4.C: New test.
4202         * gcc.dg/bitfld-4.c: New test.
4203
4204 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
4205
4206         * g++.dg/other/packed1.C: New test.
4207
4208 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
4209
4210         * g++.dg/abi/offsetof.C: Tweak error messages.
4211         * g++.old-deja/g++.mike/p10769a.C: Likewise.
4212
4213 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4214
4215         * gcc.dg/bitfld-3.c: New test.
4216
4217 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4218             Richard Henderson  <rth@redhat.com>
4219
4220         * gcc.dg/i386-bitfield1.c: New test.
4221         * g++.dg/abi/bitfield3.C: Update.
4222
4223 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
4224
4225         * objc.dg/const-str-2.m: Update.
4226         * gcc.dg/cpp/c++98.c: Change to C extension.
4227         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
4228         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
4229
4230 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
4231
4232         * testsuite/gcc.dg/tls/diag-3.c: New.
4233
4234 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
4235
4236         * g++.dg/README (Subdirectories): Document new subdir expr.
4237         * g++.dg/expr/pmf-1.C: New test.
4238
4239 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
4240
4241         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
4242
4243 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
4244
4245         * g++.dg/abi/bitfield3.C: New test.
4246
4247 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
4248
4249         * lib/gcov.exp: Tweak expected line formats.
4250         * gcc.misc-tests/gcov8.c: New test.
4251         * gcc.misc-tests/gcov8.x: New flags.
4252
4253 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
4254
4255         * consistency.vlad/layout/endian.c: Include string.h.
4256
4257         * gcc.c-torture/execute/20020805-1.c: New test.
4258
4259 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
4260
4261         * g++.dg/other/conversion1.C: New test.
4262
4263 2002-08-03  Roger Sayle  <roger@eyesopen.com>
4264
4265         * gcc.dg/builtins-1.c: New testcase.
4266
4267 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
4268
4269         * g++.dg/inherit/access3.C: New test.
4270
4271 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
4272
4273         * gcc.dg/ia64-visibility-2.c: New test.
4274
4275 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
4276
4277         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
4278         __qualifier_flags to __flags.
4279
4280 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
4281
4282         * g++.dg/inherit/operator1.C: New test.
4283         * g++.dg/lookup/disamb1.C: Fix typo in comment.
4284         * g++.dg/other/error1.C: Change expected error message.
4285         * g++.dg/template/conv4.C: Likewise.
4286
4287 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
4288
4289         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
4290         for documented behavior.
4291
4292 2002-07-25  Roger Sayle  <roger@eyesopen.com>
4293
4294         * gcc.c-torture/execute/20020720-1.x: Skip this test on
4295         several targets known to fail.
4296
4297 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
4298
4299         * gcc.dg/mips-args-[123].c: New tests.
4300
4301 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
4302
4303         * gcc.dg/ppc-spe.c: New.
4304
4305 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
4306
4307         * g++.dg/other/ptrmem4.C: New testcase.
4308
4309 2002-07-24  Richard Henderson  <rth@redhat.com>
4310
4311         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
4312
4313 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
4314
4315         * g++.dg/ext/alignof1.C (main): Return 0 for success.
4316
4317 2002-07-24  Roger Sayle  <roger@eyesopen.com>
4318
4319         * gcc.c-torture/execute/memset-3.c: New testcase.
4320
4321 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
4322
4323         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
4324         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
4325
4326 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4327
4328         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
4329         Delete.
4330
4331 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
4332
4333         * gcc.c-torture/compile/simd-4.c: New test.
4334
4335 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4336
4337         PR c++/7347, c++/7348
4338         * g++.dg/template/access4.C: New test.
4339         * g++.dg/template/access5.C: New test.
4340         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
4341         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
4342         * g++.old-deja/g++.pt/ttp58.C: Likewise.
4343         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
4344
4345 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
4346
4347         * gcc.dg/gnu89-init-2.c: New test.
4348
4349 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
4350
4351         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
4352
4353 2002-07-20  Roger Sayle  <roger@eyesopen.com>
4354
4355         * gcc.c-torture/execute/20020720-1.c: New testcase.
4356
4357 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
4358
4359         * gcc.dg/cpp/Wsignprom.c: New tests.
4360
4361 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
4362
4363         * gcc.c-torture/execute/loop-13.c: New test.
4364
4365 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
4366
4367         * gcc.dg/cpp/expr.c: New tests.
4368
4369 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
4370
4371         * g++.dg/opt/pr6713.C: Add template instantiation.
4372
4373 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
4374
4375         * gcc.dg/nest.c: New test.
4376
4377 2002-07-17  Richard Henderson  <rth@redhat.com>
4378
4379         * g++.dg/opt/pr6713.C: New test.
4380
4381 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
4382
4383         * gcc.c-torture/execute/loop-2e.x: Let the testcase
4384         XFAIL for all x86 processors.
4385
4386 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
4387
4388         * gcc.c-torture/execute/20010122-1.x: Do not test with
4389         -fomit-frame-pointer.
4390
4391 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4392
4393         * g++.dg/template/instantiate2.C: New test.
4394         * g++.dg/template/spec4.C: New test.
4395
4396 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4397
4398         * g++.dg/template/access2.C: New test.
4399         * g++.dg/template/access3.C: New test.
4400
4401 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
4402
4403         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
4404         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
4405         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
4406         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
4407         Convert to use <stdarg.h>.
4408         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
4409         Delete.
4410         * gcc.dg/va-arg-2.c: New.
4411         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
4412
4413 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
4414
4415         * gcc.c-torture/compile/20020710-1.c: New test.
4416
4417 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
4418                           Andrew Pinski  <pinskia@physics.uc.edu>
4419
4420         gcc.c-torture/compile/simd-2.c: New testcase.
4421         gcc.c-torture/compile/simd-3.c: Likewise.
4422
4423 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
4424
4425         PR c++/7224
4426         * g++.dg/overload/error1.C: New test.
4427
4428 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4429
4430         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
4431         configuration and IRIX 6 O32 ABI.
4432
4433 2002-07-11  Roger Sayle  <roger@eyesopen.com>
4434
4435         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
4436
4437 2002-07-10  Roger Sayle  <roger@eyesopen.com>
4438
4439         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
4440
4441 2002-07-10  Jeffrey A Law  <law@redhat.com>
4442
4443         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
4444
4445         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
4446
4447 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
4448
4449         * gcc.dg/20020312-2.c: Check for __PPC__.
4450
4451 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
4452
4453         * gcc.c-torture/compile/20020709-1.c: New test.
4454
4455 2002-07-07  Roger Sayle  <roger@eyesopen.com>
4456
4457         * g++.dg/template/qualttp21.C: New test case.
4458
4459 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
4460
4461         * gcc.c-torture/compile/20020706-1.c: New test.
4462         * gcc.c-torture/compile/20020706-2.c: New test.
4463
4464 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
4465             Alexandre Oliva  <aoliva@redhat.com>
4466
4467         * g++.dg/warn/incomplete1.C: New test.
4468
4469 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4470
4471         PR c++/7099
4472         * g++.dg/warn/noreturn1.C: New test.
4473
4474 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
4475
4476         PR c++/6706
4477         * g++.dg/debug/debug6.C: New test.
4478         * g++.dg/debug/debug7.C: New test.
4479
4480 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
4481
4482         * gcc.c-torture/compile/simd-3.c: New test.
4483
4484 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
4485
4486         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
4487         * gcc.dg/20020620-1.c: Likewise.
4488
4489 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4490
4491         PR c++/6944
4492         * g++.dg/init/array4.C: New test.
4493         * g++.dg/init/array5.C: New test.
4494
4495 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
4496
4497         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
4498         * gcc.c-torture/execute/simd-2.c (main): Likewise.
4499
4500 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4501
4502         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
4503         * gcc.dg/wtr-aggr-init-1.c: Likewise.
4504         * gcc.dg/wtr-conversion-1.c: Likewise.
4505         * gcc.dg/wtr-escape-1.c: Likewise.
4506         * gcc.dg/wtr-int-type-1.c: Likewise.
4507         * gcc.dg/wtr-label-1.c: Likewise.
4508         * gcc.dg/wtr-static-1.c: Likewise.
4509         * gcc.dg/wtr-strcat-1.c: Likewise.
4510         * gcc.dg/wtr-suffix-1.c: Likewise.
4511         * gcc.dg/wtr-switch-1.c: Likewise.
4512         * gcc.dg/wtr-unary-plus-1.c: Likewise.
4513         * gcc.dg/wtr-union-init-1.c: Likewise.
4514         * gcc.dg/wtr-union-init-2.c: Likewise.
4515         * gcc.dg/wtr-union-init-3.c: Likewise.
4516
4517         * gcc.dg/wtr-func-def-1.c: New test.
4518
4519 2002-07-02 Devang Patel <dpatel@apple.com>
4520
4521         * objc.dg/param-1.m: New test.
4522
4523 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
4524
4525         * gcc.dg/cpp/trad/directive.c: Add test.
4526         * gcc.dg/cpp/trad/macroargs.c: Add test.
4527         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
4528
4529 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
4530
4531         * gcc.dg/cpp/cmdlne-M.c: New test.
4532
4533 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
4534
4535         * objc.dg/desig-init-1.m: New test.
4536
4537 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4538
4539         PR c++/6716
4540         * g++.dg/template/instantiate1.C: New test.
4541
4542 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
4543
4544         PR c++/7112
4545         * g++.dg/template/sizeof2.C: New test.
4546
4547 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4548
4549         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
4550         gcc.dg/cpp/trad/include.c: New tests.
4551
4552 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
4553
4554         PR target/7177
4555         * gcc.c-torture/compile/20020701-1.c: New test.
4556
4557 2002-07-01  Stan Shebs  <shebs@apple.com>
4558
4559         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
4560         header here...
4561         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
4562         (objc-torture-execute): or here.
4563
4564 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
4565
4566         * gcc.c-torture/execute/arith-rand-ll.c: New test.
4567
4568 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4569
4570         * gcc.dg/cpp/trad/escaped-nl.c: New test.
4571
4572 2002-06-30  Devang Patel  <dpatel@apple.com>
4573
4574         * objc.dg/fsyntax-only.m: New test.
4575
4576 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
4577
4578         PR c++/6695
4579         * g++.dg/template/friend7.C: New file.
4580
4581 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
4582
4583         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
4584         return type.
4585
4586 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
4587
4588         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
4589         avoid division by zero.
4590
4591 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
4592
4593         * gcc.dg/Wunknownprag.c: New tests.
4594
4595 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
4596
4597         * gcc.c-torture/execute/simd-2.c: New test.
4598
4599 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
4600
4601         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
4602         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
4603         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
4604         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
4605         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
4606         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
4607         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
4608         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
4609         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
4610         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
4611         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
4612         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
4613         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
4614         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
4615         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
4616         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
4617         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
4618
4619 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
4620
4621         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
4622         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
4623         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
4624         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
4625         New tests.
4626         * gcc.dg/cpp/trad/directive.c: Update.
4627
4628 2002-06-23  Andreas Jaeger  <aj@suse.de>
4629
4630         * gcc.c-torture/execute/complex-6.c: New.
4631
4632 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
4633
4634         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
4635         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
4636         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
4637         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
4638
4639 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
4640
4641         * gcc.dg/cpp/trad: New directory with traditional tests copied
4642         from parent directory.
4643         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4644         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4645         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4646         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4647         Move to trad/ and rename.
4648         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
4649         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
4650         gcc.dg/cpp/trad/redef2.c: New tests.
4651         * gcc.dg/cpp/trad/trad.exp: New driver.
4652
4653 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
4654
4655         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4656         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4657         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4658         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4659         Remove.
4660
4661 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
4662
4663         * gcc.dg/20020620-1.c: New test.
4664
4665 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4666
4667         * g++.dg/template/ttp4.C: New test.
4668
4669 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
4670
4671         * g++.dg/opt/vt1.C: Fix regexp.
4672
4673 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4674
4675         * gcc.c-torture/execute/pure-1.c: Make functions static again.
4676         Don't use attribute `noinline'.
4677
4678 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4679
4680         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
4681
4682 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
4683
4684         * gcc.c-torture/execute/simd-1.c: New.
4685
4686         * gcc.dg/simd-1.c: New.
4687
4688 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4689
4690         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
4691
4692 2002-06-16  Richard Henderson  <rth@redhat.com>
4693
4694         * g++.dg/ext/anon-struct1.C: New.
4695         * g++.dg/ext/anon-struct2.C: New.
4696         * g++.dg/ext/anon-struct3.C: New.
4697         * gcc.dg/anon-struct-1.c: New.
4698         * gcc.dg/anon-struct-2.c: New.
4699         * gcc.dg/anon-struct-3.c: New.
4700         * gcc.dg/20011008-1.c: Adjust warning text.
4701         * gcc.dg/20020527-1.c: Add -fms-extensions.
4702
4703 2002-06-16  Richard Henderson  <rth@redhat.com>
4704
4705         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
4706
4707 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
4708
4709         * gcc.c-torture/execute/20020615-1.c: New test.
4710
4711 2002-06-15  Roger Sayle  <roger@eyesopen.com>
4712
4713         * gcc.c-tortuture/execute/compare-1.c: New test case.
4714         * gcc.c-tortuture/execute/compare-2.c: New test case.
4715         * gcc.c-tortuture/execute/compare-3.c: New test case.
4716
4717 2002-06-13  Richard Henderson  <rth@redhat.com>
4718
4719         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
4720         ia64 ilp32.
4721
4722 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4723
4724         * g++.dg/template/typename2.C: Update error message.
4725
4726 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
4727
4728         * gcc.c-torture/execute/20020611-1.c: New test.
4729
4730 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
4731
4732         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
4733         list of targets to skip.
4734
4735 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
4736
4737         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
4738         targets if not optimizing.
4739
4740 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
4741
4742         * gcc.c-torture/compile/20020605-1.c: New test.
4743
4744         * g++.dg/opt/vt1.C: New test.
4745
4746         * gcc.dg/20020531-1.c: New test.
4747
4748         * gcc.dg/20020530-1.c: New test.
4749
4750         * gcc.dg/20020527-1.c: New test.
4751
4752         * g++.dg/opt/cse1.C: New test.
4753
4754 2002-06-07  Roger Sayle  <roger@eyesopen.com>
4755
4756         * gcc.dg/20020607-2.c: New test case.
4757
4758 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
4759
4760         * gcc.c-torture/compile/20020604-1.c: New test.
4761
4762 2002-06-04  Richard Henderson  <rth@redhat.com>
4763
4764         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
4765         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
4766         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
4767
4768 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
4769
4770         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
4771
4772 2002-06-03  Richard Henderson  <rth@redhat.com>
4773
4774         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
4775         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
4776
4777 2002-06-02  Richard Henderson  <rth@redhat.com>
4778
4779         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
4780         test functions static.
4781
4782 2002-06-02  Andreas Jaeger  <aj@suse.de>
4783
4784         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
4785         now.
4786
4787 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4788
4789         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
4790         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
4791         Update for mofified diagnostics.
4792         * gcc.dg/c99-intconst-1.c: No longer fail.
4793
4794 2002-06-02  Richard Henderson  <rth@redhat.com>
4795
4796         * gcc.dg/uninit-A.c: Remove xfail markers.
4797
4798 2002-06-01  Roger Sayle  <roger@eyesopen.com>
4799
4800         * gcc.dg/fnegate-1.c: New test case.
4801
4802 2002-05-30  Osku Salerma  <osku@iki.fi>
4803
4804         * gcc.c-torture/execute/mayalias-1.c: New file.
4805
4806 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4807
4808         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
4809         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
4810         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
4811
4812 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
4813
4814         * gcc.c-torture/execute/20020529-1.c: New test.
4815
4816 2002-05-27  Richard Henderson  <rth@redhat.com>
4817
4818         * g++.dg/ext/attrib6.C: New test case.
4819
4820 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4821
4822         * gcc.c-torture/execute/pure-1.c: New test.
4823
4824 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4825
4826         * gcc.dg/cpp/arith-2.c: Remove.
4827
4828 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4829
4830         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
4831         * gcc.dg/cpp/if-3.c: Remove.
4832
4833 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
4834
4835         * g++.dg/opt/cse2.C: New test.
4836
4837 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
4838
4839         * gcc.dg/cpp/arith-1.c: New semantic tests.
4840         * gcc.dg/cpp/if-1.c: Update.
4841
4842 2002-05-24  Ben Elliston  <bje@redhat.com>
4843
4844         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
4845
4846 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4847
4848         * gcc.dg/verbose-asm.c: New test.
4849
4850 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4851
4852         * gcc.dg/cpp/paste12.c: New test.
4853
4854 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4855
4856         * g++.dg/parse/named_ops.C: New test.
4857
4858 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
4859
4860         * gcc/testsuite/gcc.dg/weak-8.c: New test.
4861
4862 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
4863
4864         * gcc.dg/weak-2.c: Allow optional leading underscore
4865         in scan-assembler symbol name.
4866         * gcc.dg/weak-3.c: Likewise.
4867         * gcc.dg/weak-4.c: Likewise.
4868         * gcc.dg/weak-5.c: Likewise.
4869
4870 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4871
4872         * gcc.dg/20020523-1.c: New test.
4873
4874 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4875
4876         * objc.dg/const-str-2.m: Update now that we stop after
4877         a command line error.
4878
4879 2002-05-22  Richard Henderson  <rth@redhat.com>
4880
4881         * g++.dg/dg.exp: Fix typo in test pruneing.
4882
4883 2002-05-22  Richard Henderson  <rth@redhat.com>
4884
4885         * g++.dg/dg.exp: Prune the tls subdirectory.
4886         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
4887         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
4888         * g++.dg/tls/init-1.C: New.
4889
4890 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
4891
4892         * gcc.dg/20020517-1.c: New test.
4893
4894 2002-05-21  Richard Henderson  <rth@redhat.com>
4895
4896         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
4897         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
4898
4899 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
4900
4901         * g++.dg/other/copy2.C: New test.
4902
4903 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
4904
4905         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
4906         (MAX_COPY): Bump up to 10 times sizeof (long long).
4907         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
4908
4909         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
4910         sizeof (long long).
4911
4912         * gcc.c-torture/execute/strcpy-1.c: New test.
4913
4914 2002-05-19  Jason Merrill  <jason2redhat.com>
4915
4916         * g++.dg/ext/oper1.C: New test.
4917
4918 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
4919 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
4920
4921         * README.QMTEST: New file.
4922
4923         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
4924
4925 2002-05-19  Andreas Jaeger  <aj@suse.de>
4926
4927         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
4928         now.
4929         * gcc.c-torture/execute/loop-2d.x: Likewise.
4930
4931 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
4932
4933         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
4934         support weak symbols.
4935         * gcc.dg/weak-4.c: Likewise
4936         * gcc.dg/weak-6.c: Likewise
4937
4938 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
4939
4940         * gcc.dg/weak-3.c: Add dg-excess-error comment for
4941         cygwin, coff and h8300-*-hms targets
4942         * gcc.dg/weak-5.c: Likewise
4943         * gcc.dg/weak-7.c: Likewise
4944
4945 2002-05-16  Jason Merrill  <jason@redhat.com>
4946
4947         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
4948         (scan-assembler-not, scan-assembler-dem): Likewise.
4949         (scan-assembler-dem-not): Likewise.
4950
4951 2002-05-15  Richard Henderson  <rth@redhat.com>
4952
4953         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
4954
4955 2002-05-15  Richard Henderson  <rth@redhat.com>
4956
4957         * gcc.dg/weak-5.c (vfoo1c): No warning here.
4958         (vfoo1f): Warning here.
4959         (vfoo1l): Don't redefine the alias.
4960
4961 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
4962
4963         * g++.dg/init/pm1.C: New test.
4964
4965 2002-05-12  David S. Miller  <davem@redhat.com>
4966
4967         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
4968         types.
4969
4970 2002-05-10  Roger Sayle  <roger@eyesopen.com>
4971
4972         * gcc.c-torture/execute/20020510-1.c: New test case.
4973
4974 2002-05-10  David S. Miller  <davem@redhat.com>
4975
4976         * gcc.c-torture/execute/conversion.c: Test long double too.
4977
4978 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
4979
4980         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
4981         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
4982         * lib/g++.exp (g++_link_flags): Likewise.
4983         * lib/objc.exp (objc_target_compile): Likewise.
4984
4985 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4986
4987         * gcc.dg/cpp/poison.c: Update.
4988         * gcc.dg/cpp/20000625-2.c: Remove.
4989         * gcc.dg/cpp/direct2s.c: Remove final test.
4990
4991 2002-05-08  Tom Rix  <trix@redhat.com>
4992
4993         * gcc.c-torture/execute/20020508-1.c: New test.
4994         * gcc.c-torture/execute/20020508-2.c: New test.
4995         * gcc.c-torture/execute/20020508-3.c: New test.
4996
4997 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4998
4999         * gcc.dg/cpp/charconst-4.c: More tests.
5000
5001 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5002
5003         PR c/6569
5004         * gcc.dg/weak-3.c: Update location of warning messages.
5005         * gcc.dg/weak-5.c: Likewise.
5006
5007 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5008
5009         * gcc.c-torture/execute/20020506-1.c: New test case.
5010
5011 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5012
5013         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5014
5015 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5016
5017         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5018
5019 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5020
5021         * gcc.dg/cpp/charconst-3.c: New test.
5022
5023 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5024
5025         * gcc.dg/cpp/charconst.c: Update tests.
5026
5027 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5028
5029         * treelang: Added directory for new sample language treelang. Also
5030         lib/treelang.exp: New file to signal treelang should be tested.
5031
5032 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5033
5034         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5035         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5036         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5037         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5038         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5039         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5040         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5041
5042 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5043
5044         * gcc.dg/format/xopen-2.c: New test.
5045
5046 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5047
5048         * gcc.dg/20020503-1.c: New test.
5049
5050 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5051
5052         * g++.dg/init/dtor1.C: Make it tougher.
5053
5054 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5055
5056         * g++.dg/init/dtor1.C: New test.
5057
5058 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5059
5060         * gcc.dg/altivec-8.c: New.
5061
5062 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5063
5064         * gcc.dg/altivec-7.c: New.
5065
5066 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5067
5068         * g++.dg/parse/typedef1.C: New test.
5069
5070 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5071
5072         PR c++/6486
5073         * g++.dg/template/friend6.C: New test.
5074
5075         PR c++/6492
5076         * g++.dg/init/copy1.C: New test.
5077
5078 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5079
5080         * g++.dg/warn/effc1.C: New test.
5081
5082 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5083
5084         * gcc.dg/cpp/if-cexp.c: Add a test.
5085
5086 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5087
5088         * gcc.dg/20020426-2.c: New test.
5089
5090 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5091
5092         * gcc.dg/cpp/if-mop.c: Update.
5093         * gcc.dg/cpp/if-mpar.c: Add test.
5094         * gcc.dg/cpp/if-oppr.c: Update.
5095
5096 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5097
5098         PR c/6343
5099         * gcc.dg/weak-[2-7].c: New tests.
5100
5101 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5102
5103         * gcc.dg/enum1.c: New test.
5104
5105 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5106
5107         PR c++/6497
5108         * g++.dg/inherit/access2.C: New test.
5109
5110 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5111
5112         PR bootstrap/6445
5113         * gcc.dg/20020426-1.c: New test.
5114
5115 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5116
5117         * g++.dg/abi/enum1.C: New test.
5118
5119 2002-04-26  Richard Henderson  <rth@redhat.com>
5120
5121         * gcc.dg/c99-bool-1.c: Expect always true warning.
5122
5123 2002-04-25  Roger Sayle  <roger@eyesopen.com>
5124
5125         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5126
5127 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5128
5129         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5130         targets.
5131
5132 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
5133
5134         * g++.dg/abi/mange7.C: New test.
5135
5136         PR c++/6438.
5137         * g++.dg/parse/stmtexpr2.C: New test.
5138
5139 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
5140
5141         * gcc.dg/20020312-2.c: Add SH target.
5142
5143 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5144
5145         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5146         compiler output on mips*-*-irix*.
5147
5148 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
5149
5150         * g++.dg/parse/attr1.C: New test.
5151
5152 2002-04-23  Roger Sayle  <roger@eyesopen.com>
5153
5154         * gcc.c-torture/execute/string-opt-17.c: New test case.
5155         * gcc.c-torture/execute/memset-2.c: New test case.
5156
5157 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
5158
5159         PR c++/6256:
5160         * g++.dg/template/friend5.C: New test.
5161
5162         PR c++/6331:
5163         * g++.dg/template/qual1.C: Likewise.
5164
5165 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
5166
5167         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5168         Include stdlib.h, not stdio.h or ctype.h.
5169
5170 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
5171
5172         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5173         cris-*-elf* and mmix-*-*.
5174         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5175         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5176         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5177         Ditto.
5178         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5179         * gcc.dg/wchar_t-1.c: Ditto.
5180
5181 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
5182
5183         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5184         Clarify comment.
5185
5186 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
5187
5188         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5189
5190 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5191
5192         * gcc.c-torture/execute/20000906-1.x: Delete.
5193
5194 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
5195
5196         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
5197
5198 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
5199
5200         * PR6367
5201         * g77.f-torture/execute/6367.f: New test.
5202         * g77.f-torture/execute/6367.x: Disable for MMIX.
5203
5204 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5205
5206         * PR6352
5207         * g++.dg/opt/inline2.C: New test.
5208
5209 2002-04-18  Richard Henderson  <rth@redhat.com>
5210
5211         * gcc.dg/20000906-1.c: Enable for all targets.
5212         * gcc.c-torture/compile/iftrap-2.c: New.
5213
5214 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5215
5216         * gcc.dg/20020418-1.c: New test.
5217         * gcc.dg/20020418-2.c: New test.
5218
5219 2002-04-18  Richard Henderson  <rth@redhat.com>
5220
5221         * gcc.c-torture/compile/iftrap-1.c: New.
5222         * gcc.dg/iftrap-1.c: Adjust for ia64.
5223         * gcc.dg/iftrap-2.c: New.
5224
5225 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
5226
5227         * gcc.c-torture/compile/20020418-1.c: New test.
5228
5229 2002-04-18  Roger Sayle  <roger@eyesopen.com>
5230
5231         * gcc.c-torture/compile/20020415-1.c: New.
5232
5233 2002-04-18  David S. Miller  <davem@redhat.com>
5234
5235         * gcc.c-torture/execute/20020418-1.c: New test.
5236
5237 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
5238
5239         * gcc.dg/20020416-1.c: New test.
5240
5241         * g++.dg/opt/inline1.C: New test.
5242
5243 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
5244
5245         * gcc.dg/altivec-5.c: New test.
5246
5247         * gcc.dg/20020415-1.c: New test.
5248
5249 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5250
5251         * testsuite/lib/chill.exp: Remove.
5252
5253 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
5254
5255         * g++.dg/other/big-struct.C: New test.
5256
5257 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
5258
5259         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
5260         of scratch file.
5261
5262 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
5263
5264         PR c/6277
5265         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
5266         in scan-assembler function name
5267
5268 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
5269
5270         * g77.f-torture/execute/980628-4.x,
5271         g77.f-torture/execute/980628-5.x,
5272         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5273         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5274         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
5275         i[34567]86-*-*.
5276
5277 2002-04-13  David S. Miller  <davem@redhat.com>
5278
5279         * gcc.c-torture/execute/20020413-1.c: New test.
5280
5281 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
5282
5283         * gcc.dg/asm-6.c,
5284         * g++.dg/ext/asm1.C: New tests.
5285
5286 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
5287
5288         PR c++ 5373.
5289         * g++.dg/parse/stmtexpr1.C: New test.
5290
5291         PR c++/5189.
5292         * g++.dg/template/copy1.C: New test.
5293
5294 2002-04-12  Richard Henderson  <rth@redhat.com>
5295
5296         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
5297
5298 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
5299
5300         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
5301         gcc.c-torture/execute/20020307-2.c.
5302
5303 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
5304
5305         * g++.dg/ext/attrib5.C,
5306         * g++.dg/lookup/struct1.C: New tests.
5307
5308 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
5309
5310         * gcc.dg/20020411-1.c: New test.
5311
5312         * gcc.c-torture/execute/20020411-1.c: New test.
5313
5314 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
5315
5316         * g77.f-torture/execute/6177.f: New test.
5317
5318 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
5319
5320         PR middle-end/6247
5321         * g++.dg/opt/cleanup1.C: New test.
5322
5323         * g++.dg/opt/const1.C: New test.
5324
5325 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
5326
5327         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
5328
5329 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5330
5331         PR c++/5507
5332         * g++.dg/template/typename2.C: New test.
5333
5334 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
5335
5336         * gcc.c-torture/execute/loop-12.c: New.
5337
5338 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
5339
5340         * g77.f-torture/execute/980628-4.x,
5341         g77.f-torture/execute/980628-5.x,
5342         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5343         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5344         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
5345
5346 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5347
5348         PR optimization/6086
5349         * g++.dg/opt/preinc1.C: New test.
5350
5351 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5352
5353         PR c++/5571
5354         * g++.dg/opt/static2.C: New test.
5355
5356 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
5357
5358         PR c/5120
5359         * gcc.dg/20020406-1.c: New test.
5360
5361 2002-04-04  David S. Miller  <davem@redhat.com>
5362
5363         * gcc.c-torture/execute/20020404-1.c: New test.
5364
5365 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
5366
5367         PR c/6123
5368         * gcc.dg/20020312-2.c: Do not declare global register variable
5369         if __PIC__ or __pic__ is defined.
5370
5371 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
5372
5373         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
5374         __asm__ so that it works correctly even if -ansi -pedantic-errors.
5375
5376 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5377
5378         * gcc.misc-tests/linkage.exp: Update last change to handle
5379         sparc*-, not just sparc-.
5380
5381 2002-04-03  Richard Henderson  <rth@redhat.com>
5382
5383         * gcc.dg/cpp/ucs.c: Improved long UCS test.
5384
5385 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5386
5387         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
5388
5389 2002-04-02  David S. Miller  <davem@redhat.com>
5390
5391         * gcc.c-torture/execute/20020402-3.c: New test.
5392
5393 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
5394
5395         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
5396         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
5397
5398         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
5399         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
5400         g77.f-torture/execute/20001201.x,
5401         g77.f-torture/execute/u77-test.x: New files.
5402
5403         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
5404         * gcc.dg/wchar_t-1.c: Ditto.
5405
5406 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5407
5408         * gcc.c-torture/execute/20020402-1.c: New test.
5409
5410 2002-04-01  Richard Henderson  <rth@redhat.com>
5411
5412         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5413
5414         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
5415
5416 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5417
5418         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
5419
5420 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5421
5422         * g++.dg/inherit/template-as-base.C: Expect error.
5423         * g++.dg/inherit/namespace-as-base.C: Likewise.
5424
5425 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
5426
5427         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
5428         g++.dg/ext/instantiate3.C: Tweak match patterns.
5429
5430         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
5431         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
5432         -da test.
5433
5434 2002-03-31  Richard Henderson  <rth@redhat.com>
5435
5436         * gcc.dg/special/alias-2.c: New.
5437         * gcc.dg/special/ecos.exp: Run it.
5438
5439 2002-03-31  Richard Henderson  <rth@redhat.com>
5440
5441         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
5442
5443 2002-03-31  Kazu Hirata  <kazu@hxi.com>
5444
5445         * gcc.dg/weak-1.c: Disable on h8300 port.
5446
5447 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
5448
5449         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
5450         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
5451         ordering tests.
5452         * g++.dg/bprob/bprob-1.C: New test.
5453         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
5454         * g++.dg/gcov/gcov-1.C: New test.
5455         * g++.dg/gcov/gcov-1.x: New file.
5456         * g++.dg/gcov/gcov-2.C: New test.
5457         * g++.dg/gcov/gcov-3.C: New test.
5458         * g++.dg/gcov/gcov-3.h: New file.
5459
5460 2002-03-28  Roger Sayle  <roger@eyesopen.com>
5461
5462         * g++.old-deja/g++.other/builtins5.C: New test.
5463         * g++.old-deja/g++.other/builtins6.C: New test.
5464         * g++.old-deja/g++.other/builtins7.C: New test.
5465         * g++.old-deja/g++.other/builtins8.C: New test.
5466         * g++.old-deja/g++.other/builtins9.C: New test.
5467
5468 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
5469
5470         * g++.dg/opt/static1.C: New test.
5471
5472         * g++.dg/opt/longbranch1.C: New test.
5473
5474 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
5475
5476         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
5477
5478         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
5479
5480 2002-03-28  Jeffrey A Law  (law@redhat.com)
5481
5482         * gcc.c-torture/execute/20020328-1.c: New test.
5483
5484 2002-03-27  Richard Henderson  <rth@redhat.com>
5485
5486         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
5487         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
5488         move from g++.old-deja/g++.ext/.
5489
5490 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
5491
5492         * g++.dg/init/new2.C: New test.
5493
5494 2002-03-26  Richard Henderson  <rth@redhat.com>
5495
5496         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
5497
5498         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
5499         on sparc.
5500
5501         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
5502         sparcv9 systems.
5503         * gcc.dg/20001102-1.c: Likewise.
5504
5505 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
5506
5507         * gcc.dg/cpp/endif-pedantic1.c,
5508         gcc.dg/cpp/endif-pedantic2.c:  New tests.
5509
5510 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
5511
5512         * g++.dg/init/new1.C: New test.
5513
5514 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5515
5516         * g++.dg/abi/vbase9.C: New test.
5517
5518 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
5519
5520         * gcc.dg/arm-asm.c: New test.
5521
5522 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
5523
5524         * gcc.dg/Wswitch-enum.c: New test.
5525         Fix PR c/5044.
5526
5527 2002-03-26  Richard Henderson  <rth@redhat.com>
5528
5529         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
5530         structure.
5531
5532 2002-03-25  Richard Henderson  <rth@redhat.com>
5533
5534         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
5535         sparcv9 systems.
5536
5537         * gcc.c-torture/compile/20011119-1.c (xxx): New.
5538         * gcc.c-torture/compile/20011119-2.c (xxx): New.
5539
5540 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
5541
5542         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
5543
5544 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
5545
5546         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
5547         targets using generic thunk support.
5548
5549 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
5550
5551         * gcc.c-torture/compile/20020323-1.c: New test.
5552
5553         * g++.dg/opt/conj2.C: New test.
5554
5555 2002-03-24  Richard Henderson  <rth@redhat.com>
5556
5557         * gcc.dg/weak-1.c: Use -fno-common.
5558
5559 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5560
5561         * g77.dg/f77-edit-apostrophe-out.f: New test
5562         * g77.dg/f77-edit-h-out.f: New test
5563         * g77.dg/f77-edit-t-in.f: New test
5564         * g77.dg/f77-edit-t-out.f: New test
5565         * g77.dg/f77-edit-x-out.f: New test
5566         * g77.dg/f77-edit-slash-out.f: New test
5567         * g77.dg/f77-edit-colon-out.f: New test
5568         * g77.dg/f77-edit-s-out.f: New test
5569
5570 2002-03-24  Richard Henderson  <rth@redhat.com>
5571
5572         * objc/execute/formal_protocol-6.x: New XFAIL.
5573
5574 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5575
5576         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
5577         that do not support weak symbols
5578
5579 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5580
5581         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
5582         * lib/g77.exp:  Likewise
5583         * lib/objc.exp: Likewise
5584
5585 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
5586
5587         * gcc.dg/Wswitch-default.c: New test.
5588
5589 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
5590
5591         * g++.dg/other/enum1.C: New test.
5592
5593 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
5594
5595         * gcc.dg/pragma-ep-3.c: Fix typo.
5596
5597 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5598
5599         * g++.dg/inherit/template-as-base.C: New test.
5600
5601 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
5602
5603         * g++.old-deja/g++.other/dwarf2-1.C: Move...
5604         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
5605
5606 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
5607
5608         * gcc.dg/cpp/multiline.c: Update to match.
5609
5610 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
5611
5612         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
5613
5614 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
5615
5616         * gcc.dg/cpp/extratokens2.c:  New file.
5617
5618 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
5619
5620         * gcc.dg/20020312-2.c: Add rs6000 target.
5621
5622         * gcc.c-torture/compile/20020319-1.c: New test.
5623
5624 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5625
5626         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
5627         (A, E): Handle this.
5628
5629 2002-03-20  Jason Merrill  <jason@redhat.com>
5630
5631         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
5632         ignoring -fpic.
5633         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
5634         through prune_gcc_output.
5635
5636 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
5637
5638         * gcc.c-torture/compile/20020320-1.c: New test.
5639
5640 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
5641
5642         * gcc.c-torture/compile/20020318-1.c: New test.
5643
5644         * gcc.dg/struct-by-value-1.c: New test.
5645
5646         * gcc.dg/20020319-1.c: New test.
5647
5648 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
5649
5650         * g++.dg/opt/conj1.C: New test.
5651
5652 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
5653
5654         * g++.dg/template/qualttp20.C: Revert previous change.
5655         * g++.dg/template/qualttp3.C: Likewise.
5656         * g++.dg/template/qualttp4.C: Likewise
5657         * g++.dg/template/qualttp5.C: Likewise
5658         * g++.dg/template/qualttp6.C: Likewise
5659         * g++.dg/template/qualttp7.C: Likewise
5660         * g++.dg/template/qualttp8.C: Likewise
5661         * g++.dg/template/recurse.C: Likewise.
5662
5663 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5664
5665         * gcc.dg/cpp/wchar-1.c: Update.
5666
5667 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5668
5669         * g++.dg/template/conv1.C: New test.
5670         * g++.dg/template/conv2.C: New test.
5671         * g++.dg/template/conv3.C: New test.
5672         * g++.dg/template/conv4.C: New test.
5673
5674 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5675
5676         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
5677         * g++.dg/template/qualttp3.C: Likewise.
5678         * g++.dg/template/qualttp4.C: Likewise
5679         * g++.dg/template/qualttp5.C: Likewise
5680         * g++.dg/template/qualttp6.C: Likewise
5681         * g++.dg/template/qualttp7.C: Likewise
5682         * g++.dg/template/qualttp8.C: Likewise
5683         * g++.dg/template/recurse.C: Likewise.
5684
5685 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5686
5687         * g++.dg/opt/dtor1.C: New test.
5688
5689 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
5690
5691         * gcc.c-torture/compile/20020315-1.c: New test.
5692
5693 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
5694
5695         * gcc.dg/weak-1.c: Fix scan tests.
5696
5697 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
5698
5699         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
5700         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
5701         cris-*-aout* mmix-*-*.
5702         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
5703         cris-*-aout* mmix-*-*.
5704         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
5705         cris-*-elf* cris-*-aout* and mmix-*-*.
5706         * gcc.dg/20001009-1.c: Ditto.
5707         * gcc.dg/20010912-1.c: Ditto.
5708         * gcc.dg/20020122-4.c: Ditto.
5709         * gcc.dg/inline-2.c: Ditto.
5710
5711 2002-03-14  Jeffrey A Law  (law@cygnus.com)
5712
5713         * gcc.c-torture/compile/20020314-1.c: New test.
5714
5715 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
5716
5717         * gcc.c-torture/execute/20020314-1.c: New test.
5718
5719 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
5720
5721         * g++.dg/warn/Wunused-1.C: New test.
5722
5723 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
5724
5725         * g++.dg/abi/mangle6.C: New test.
5726
5727 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
5728
5729         * gcc.c-torture/compile/20020309-2.c: New test.
5730
5731         * gcc.c-torture/compile/20020312-1.c: New test.
5732
5733 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5734
5735         * g++.dg/other/access1.C: New test.
5736
5737 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
5738
5739         * gcc.c-torture/execute/wchar_t-1.c: New test.
5740
5741 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
5742
5743         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
5744
5745 2002-03-12  Roger Sayle  <roger@eyesopen.com>
5746
5747         * gcc.dg/20020312-1.c: New test case.
5748
5749 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
5750
5751         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
5752
5753 2002-03-11  Richard Henderson  <rth@redhat.com>
5754
5755         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
5756         * g++.old-deja/g++.jason/report.C: Likewise.
5757
5758 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5759
5760         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
5761         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
5762
5763 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5764
5765         * testsuite/g++.dg/overload/pmf1.C: New test.
5766
5767 2002-03-11  Kazu Hirata  <kazu@hxi.com>
5768
5769         * gcc.c-torture/execute/20020307-1.c: Use long.
5770
5771 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
5772
5773         PR optimization/5844
5774         * gcc.dg/20020310-1.c: New test.
5775
5776 2002-03-09  Michael Meissner  <meissner@redhat.com>
5777
5778         * gcc.c-torture/execute/memcpy-2.c: New test.
5779         * gcc.c-torture/execute/memset-1.c: New test.
5780         * gcc.c-torture/execute/strlen-1.c: New test.
5781         * gcc.c-torture/execute/strcmp-1.c: New test.
5782         * gcc.c-torture/execute/strncmp-1.c: New test.
5783
5784 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
5785
5786         * gcc.dg/ppc-ldstruct.c: New test.
5787
5788 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
5789
5790         * gcc.c-torture/execute/va-arg-22.c: New test.
5791
5792 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5793
5794         * gcc.c-torture/compile/20020309-1.c: New test.
5795
5796 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
5797
5798         * gcc.c-torture/execute/20020307-2.c: New test.
5799
5800 2002-03-07  Jeffrey A Law  (law@redhat.com)
5801
5802         * g77.f-torture/compile/20020307-1.f: New test.
5803
5804 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
5805
5806         * gcc.dg/unordered-1.c: New test.
5807
5808 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
5809
5810         * gcc.c-torture/execute/20020307-1.c: New test.
5811
5812 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
5813
5814         * gcc.dg/20020304-1.c: New test.
5815
5816         * gcc.c-torture/compile/20020304-2.c: New test.
5817
5818 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
5819
5820         * gcc.c-torture/compile/20020304-1.c: New test case
5821         (from PR c/5830).
5822
5823 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
5824
5825         * gcc.dg/20020103-1.c: Add other -D ppc variants.
5826
5827 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5828
5829         * g++.dg/other/classkey1.C: New test.
5830
5831 2002-03-01  Richard Henderson  <rth@redhat.com>
5832
5833         * gcc.c-torture/compile/981223-1.x: New.
5834         * gcc.c-torture/compile/920625-1.x: New.
5835
5836 2002-02-28  Richard Henderson  <rth@redhat.com>
5837
5838         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
5839
5840 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
5841
5842         * gcc.c-torture/execute/20020227-1.c: New test.
5843
5844 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
5845
5846         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
5847         here" ERROR lines.
5848         * g++.old-deja/g++.oliva/partord1.C: Likewise.
5849         * g++.old-deja.g++.other/defarg1.C: Likewise.
5850         * g++.old-deja/g++.pt/calls2.C: Likewise.
5851         * g++.old-deja/g++.pt/crash20.C: Likewise.
5852         * g++.old-deja/g++.pt/crash30.C: Likewise.
5853         * g++.old-deja/g++.pt/crash36.C: Likewise.
5854         * g++.old-deja/g++.pt/crash6.C: Likewise.
5855         * g++.old-deja/g++.pt/defarg13.C: Likewise.
5856         * g++.old-deja/g++.pt/derived3.C: Likewise.
5857         * g++.old-deja/g++.pt/error1.C: Likewise.
5858         * g++.old-deja/g++.pt/friend21.C: Likewise.
5859         * g++.old-deja/g++.pt/friend23.C: Likewise.
5860         * g++.old-deja/g++.pt/infinite1.C: Likewise.
5861         * g++.old-deja/g++.robertl/eb128.C: Likewise.
5862
5863 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
5864
5865         * gcc.c-torture/execute/20020225-2.c: New test.
5866
5867 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
5868
5869         * gcc.c-torture/execute/920730-1t.c,
5870         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
5871         Delete test cases, only relevant to -traditional.
5872
5873 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5874
5875         * gcc.dg/cpp/undef1.c: Remove.
5876         * gcc.dg/cpp/directiv.c: Update.
5877         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
5878
5879 2002-02-27  Michael Meissner  <meissner@redhat.com>
5880
5881         * gcc.c-torture/execute/20020226-1.c: New test.
5882
5883 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
5884
5885         * g++.dg/debug/debug4.C: New test.
5886
5887         * gcc.dg/ia64-visibility-1.c: New test.
5888
5889 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
5890
5891         * gcc.dg/debug/20020224-1.c: New.
5892
5893 2002-02-25  Kazu Hirata  <kazu@hxi.com>
5894
5895         * gcc.c-torture/execute/960416-1.x: New.
5896         * gcc.c-torture/execute/divconst-3.x: Likewise.
5897
5898 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
5899
5900         * gcc.dg/20020224-1.c: New test.
5901
5902 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
5903
5904         * gcc.c-torture/execute/20020225-1.c: New.
5905
5906 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5907
5908         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
5909
5910 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
5911
5912         * gcc.dg/20020222-1.c: New test.
5913
5914 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
5915
5916         * g++.dg/opt/anonunion1.C: New test.
5917
5918 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
5919
5920         * g++.dg/template/qualttp19.C: New test.
5921         * g++.dg/template/qualttp20.C: New test.
5922         * g++.old-deja/g++.jason/report.C: Adjust expected errors
5923         * g++.old-deja/g++.other/qual1.C: Likewise.
5924
5925 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
5926
5927         * gcc.dg/attr-alwaysinline.c: New.
5928
5929 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
5930
5931         * gcc.dg/20020220-1.c: New test.
5932
5933         * gcc.dg/20020220-2.c: New test.
5934
5935         * g++.dg/opt/mmx1.C: New test.
5936
5937 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
5938
5939         * gcc.c-torture/compile/20020110.c: New test.
5940
5941 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
5942
5943         * gcc.c-torture/execute/20020219-1.c: New test.
5944
5945         * gcc.dg/20020219-1.c: New test.
5946
5947         * gcc.dg/noncompile/20020220-1.c: New test.
5948
5949         * g++.dg/opt/ptrintsum1.C: New test.
5950
5951         * gcc.dg/debug/20020220-1.c: New test.
5952
5953 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
5954
5955         * gcc.c-torture/execute/20020216-1.c: New test.
5956
5957 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5958
5959         * gcc.dg/decl-1.c: Update, new test.
5960
5961 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
5962
5963         * g++.dg/abi/bitfield1.C: New test.
5964         * g++.dg/abi/bitfield2.C: New test.
5965
5966 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5967
5968         * gcc.dg/attr-nest.c: New test.
5969
5970 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5971
5972         * gcc.c-torture/execute/20020215-1.c: New test.
5973
5974 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
5975
5976         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
5977         * g++.dg/debug/debug.exp: New.
5978         * g++.dg/debug/trivial.C: New.
5979         * g++.dg/debug/debug1.C: Moved...
5980         * g++.dg/other/debug1.C: ...from here.
5981         * g++.dg/debug/debug2.C: Moved...
5982         * g++.dg/other/debug2.C: ...from here.
5983         * g++.dg/debug/debug3.C: Moved...
5984         * g++.dg/other/debug3.C: ...from here.
5985
5986         * gcc.dg/noncompile/20020213-1.c: New test.
5987
5988 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
5989
5990         * g++.dg/other/debug3.C: New test.
5991
5992         * gcc.c-torture/execute/20020213-1.c: New test.
5993
5994 2002-02-13  Richard Smith <richard@ex-parrot.com>
5995
5996         * g++.old-deja/g++.other/thunk1.C: New test.
5997
5998 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5999
6000         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6001
6002 2002-02-13  Stan Shebs  <shebs@apple.com>
6003
6004         * gcc.dg/altivec-3.c: New.
6005
6006 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6007
6008         * gcc.dg/Wunreachable-1.c: New test.
6009         * gcc.dg/Wunreachable-2.c: New test.
6010
6011 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6012
6013         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6014
6015 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6016
6017         * gcc.dg/decl-1.c: New test.
6018
6019 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6020
6021         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6022
6023 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6024
6025         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6026         * gcc.c-torture/compile/980506-1.x: Likewise.
6027
6028 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6029
6030         * gcc.dg/20020210-1.c: New.
6031
6032 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6033
6034         * g77.f-torture/execute/947.f: New regression test
6035         for PR fortran/947.
6036
6037 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6038
6039         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6040         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6041
6042 2002-02-08  Richard Henderson  <rth@redhat.com>
6043
6044         * gcc.c-torture/compile/labels-3.c: New.
6045
6046 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6047
6048         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6049         expression statements work instead.
6050         * gcc.dg/noncompile/20020207-1.c: New test.
6051
6052 2002-02-07  Richard Henderson  <rth@redhat.com>
6053
6054         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6055
6056 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6057
6058         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6059         message from g77
6060         * lib/g77-dg.exp: Trim g77 error messages so that they are
6061         recognized by dg.exp.
6062
6063 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6064
6065         PR fortran/5473
6066         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6067
6068 2002-02-07  Richard Henderson  <rth@redhat.com>
6069
6070         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6071         to be sufficiently aligned for integers.
6072
6073 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6074
6075         * g++.dg/template/friend4.C: New test.
6076
6077 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6078
6079         PR fortran/5743
6080         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6081         unsupported cases.
6082
6083 2002-02-07  Richard Henderson  <rth@redhat.com>
6084
6085         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6086         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6087         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6088         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6089
6090 2002-02-06  Richard Henderson  <rth@redhat.com>
6091
6092         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6093
6094 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6095
6096         * gcc.dg/20020206-1.c: New test.
6097
6098 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6099
6100         * gcc.c-torture/execute/20020206-1.c: New test.
6101
6102         * gcc.c-torture/execute/20020206-2.c: New test.
6103
6104         PR optimization/5429:
6105         * gcc.c-torture/compile/20020206-1.c: New test.
6106
6107 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
6108
6109         * g++.dg/ext/align1.C: Do not use an explicit alignment value
6110         as certain file formats cannot support particularly large
6111         alignments.
6112
6113         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6114         and do not expect to be able to link the executable.
6115
6116         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
6117         fail because the COFF format does not support the weak attribute.
6118
6119 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
6120
6121         * g77.dg/pr5473.f:  New test
6122
6123 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
6124
6125         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6126         Fix testcase accordingly.
6127
6128 2002-02-04  Richard Henderson  <rth@redhat.com>
6129
6130         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6131         (buf): Change to be an array of pointers, not ints.
6132
6133 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6134
6135         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
6136         before all tests.  Move warning one line above to match where it
6137         C frontend emits.
6138         * gcc.dg/Wswitch-2.c: New test.
6139         * g++.dg/warn/Wswitch-1.C: New test.
6140         * g++.dg/warn/Wswitch-2.C: New test.
6141
6142 2002-02-04  Richard Henderson  <rth@redhat.com>
6143
6144         * g++.dg/abi/offsetof.C: Fix size comparison.
6145
6146 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
6147
6148         * gcc.dg/cast-qual-2.c: New test.
6149
6150 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6151
6152         * gcc.dg/20020201-4.c: New test.
6153
6154 2002-02-04  Ben Elliston  <bje@redhat.com>
6155
6156         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6157         target_info attribute != 0, in addition to the empty string.
6158         (gcc_target_compile): Likewise.
6159
6160 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
6161
6162         * gcc.dg/Wswitch.c: New test.
6163         PR gcc/4475. PR gcc/3780.
6164
6165 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
6166
6167         * g77.f-torture/execute/5122.f: New test for regressions
6168         against PR fortran/5122.
6169
6170 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
6171
6172         * g77.f-torture/compile/pr3743.f: Delete
6173         * g77.dg/pr3743-1.f: New test.
6174         * g77.dg/pr3743-2.f: New test.
6175         * g77.dg/pr3743-3.f: New test.
6176         * g77.dg/pr3743-4.f: New test.
6177
6178 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6179
6180         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6181
6182 2002-02-02  Richard Henderson  <rth@redhat.com>
6183
6184         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6185         * gcc.c-torture/execute/bf64-1.c: Likewise.
6186
6187 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6188
6189         * gcc.dg/20020201-2.c: New test.
6190
6191         * gcc.dg/20020201-3.c: New test.
6192
6193         * gcc.c-torture/execute/bitfld-2.c: New test.
6194
6195 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6196
6197         * gcc.dg/bitfld-1.c: Update.
6198         * gcc.dg/bitfld-2.c: Update.
6199         * gcc.c-torture/execute/bitfld-1.x: New.
6200
6201 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6202
6203         * gcc.c-torture/execute/20020201-1.c: New test.
6204
6205 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
6206
6207         PR target/5469
6208         * gcc.dg/20020201-1.c: New test.
6209
6210 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
6211
6212         PR fortran/3743
6213         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
6214         * g77.f-torture/compile/pr3743.x: Remove
6215
6216 2002-01-31  Tom Rix  <trix@redhat.com>
6217
6218         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
6219
6220 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6221
6222         * gcc.dg/noncompile/20020130-1.c: New test.
6223
6224 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
6225
6226         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
6227
6228 2002-01-29  Richard Henderson  <rth@redhat.com>
6229
6230         * gcc.c-torture/execute/991118-1.c: Cast various constants back
6231         to long long.
6232         * gcc.c-torture/execute/bf64-1.c: Likewise.
6233
6234 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
6235
6236         * gcc.c-torture/execute/20020129-1.c: New test.
6237
6238 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6239
6240         * gcc.c-torture/compile/20000224-1.c: Update.
6241         * gcc.c-torture/execute/bitfld-1.c: New tests.
6242         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
6243         * gcc.dg/uninit-A.c: Update.
6244
6245 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6246
6247         * g++.dg/template/ctor1.C: Add instantiation.
6248
6249 2002-01-28  Paul Koning  <pkoning@equallogic.com>
6250
6251         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
6252         argument to __builtin_prefetch to be const ptr.
6253
6254 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
6255
6256         * gcc.c-torture/compile/20020120-1.c: New test.
6257
6258 2002-01-27  Kazu Hirata  <kazu@hxi.com>
6259
6260         * gcc.c-torture/execute/20020127-1.c: New test.
6261
6262 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
6263
6264         * g77.dg/f77-edit-i-in.f: New test
6265         * g77.dg/f77-edit-i-out.f: New test
6266
6267 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
6268
6269         * gcc.dg/debug/debug.exp: New file.
6270         * gcc.dg/debug/trivial.c: New file.
6271         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
6272         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
6273         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
6274         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
6275         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
6276         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
6277         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
6278         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
6279         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
6280         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
6281         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
6282         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
6283         * gcc.dg/20000503-1.c: Removed.
6284         * gcc.dg/20010207-1.c: Removed.
6285         * gcc.dg/20011223-1.c: Removed.
6286         * gcc.dg/20020104-2.c: Removed.
6287         * gcc.dg/debug-1.c: Removed.
6288         * gcc.dg/debug-2.c: Removed.
6289         * gcc.dg/debug-3.c: Removed.
6290         * gcc.dg/debug-4.c: Removed.
6291         * gcc.dg/debug-5.c: Removed.
6292         * gcc.dg/debug-6.c: Removed.
6293         * gcc.dg/dwarf2-1.c: Removed.
6294         * gcc.dg/dwarf2-2.c: Removed.
6295
6296 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
6297
6298         * g++.old-deja/g++.other/eh5.C: New test.
6299         * g++.old-deja/g++.other/sibcall2.C: New test.
6300         * g++.old-deja/g++.other/array9.C: New test.
6301         * g++.old-deja/g++.other/typename2.C: New test.
6302         * g++.old-deja/g++.other/crash60.C: New test.
6303         * g++.old-deja/g++.other/conv9.C: New test.
6304         * g++.old-deja/g++.other/mangle10.C: New test.
6305         * g++.old-deja/g++.other/unchanging1.C: New test.
6306         * g++.old-deja/g++.other/exprstmt1.C: New test.
6307         * g++.old-deja/g++.other/inline23.C: New test.
6308         * g++.old-deja/g++.eh/ia64-1.C: New test.
6309         * g++.old-deja/g++.other/dwarf2-1.C: New test.
6310         * g++.old-deja/g++.other/reload1.C: New test.
6311         * g++.old-deja/g++.other/static20.C: New test.
6312         * g++.old-deja/g++.other/local-alloc1.C: New test.
6313         * g++.old-deja/g++.other/conv8.C: New test.
6314         * g++.old-deja/g++.other/stmtexpr2.C: New test.
6315         * g++.old-deja/g++.other/storeexpr1.C: New test.
6316         * g++.old-deja/g++.other/storeexpr2.C: New test.
6317         * g++.dg/eh/template2.C: New test.
6318         * g++.dg/warn/weak1.C: New test.
6319
6320 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
6321
6322         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6323         Remove first, non-varying, argument.
6324
6325 2002-01-23  Richard Henderson  <rth@redhat.com>
6326
6327         * gcc.dg/inline-2.c: New.
6328
6329         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
6330         Add optional target arg.  Check number of arguments.
6331         (scan-assembler-not, scan-assembler-dem): Likewise.
6332         (scan-assembler-dem-not): Likewise.
6333
6334 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6335
6336         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
6337         line 12.
6338         * g++.old-deja/g++.brendan/parse3.C,
6339         g++.old-deja/g++.other/crash26.C,
6340         g++.old-deja/g++.other/crash28.C,
6341         g++.old-deja/g++.other/crash29.C,
6342         g++.old-deja/g++.other/crash30.C,
6343         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
6344
6345 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
6346
6347         * gcc.dg/20020115-1.c: New.
6348
6349 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
6350
6351         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
6352
6353 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
6354
6355         * gcc.dg/20020122-3.c: New.
6356
6357 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
6358
6359         * g++.dg/other/gc1.C: New test.
6360
6361 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
6362
6363         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
6364
6365 2002-01-22  Richard Henderson  <rth@redhat.com>
6366
6367         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
6368
6369 2002-01-22  Richard Henderson  <rth@redhat.com>
6370
6371         * gcc.dg/20020122-4.c: New.
6372
6373 2002-01-22  H.J. Lu <hjl@gnu.org>
6374
6375         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
6376         link output.
6377         * gcc.dg/special/ecos.exp: Likewise.
6378         * lib/g++-dg.exp: Likewise.
6379         * lib/g77-dg.exp: Likewise.
6380         * lib/gcc-dg.exp : Likewise.
6381         * lib/mike-g++.exp: Likewise.
6382         * lib/mike-g77.exp: Likewise.
6383         * lib/mike-gcc.exp: Likewise.
6384         * lib/objc-dg.exp: Likewise.
6385
6386 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
6387
6388         PR target/5379
6389         * gcc.dg/20020122-2.c: New test.
6390
6391 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
6392
6393         * gcc.dg/20020122-1.c: New test.
6394
6395 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
6396
6397         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
6398
6399 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
6400
6401         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
6402
6403 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6404
6405         * gcc.c-torture/compile/20020121-1.c: New test.
6406
6407 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6408
6409         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
6410         ld_library_path.
6411
6412 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
6413
6414         * gcc.dg/20020218-1.c: New test.
6415
6416 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
6417
6418         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
6419         messages
6420         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
6421         "At global scope" warning
6422         * g++.dg/ext/align1.C: Change cygwin test for alignment
6423         from db-bogus to dg-warning
6424
6425 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
6426
6427         * g77.f-torture/compile/cpp2.F: New test.
6428
6429 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6430
6431         * g++.dg/template/access1.C: New test.
6432
6433 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
6434
6435         * gcc.dg/20020118-1.c: New.
6436
6437 2002-01-18  Kazu Hirata  <kazu@hxi.com>
6438
6439         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
6440
6441 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6442
6443         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
6444         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
6445         alignment warnings.
6446
6447 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
6448
6449         * gcc.misc-tests/i386-prefetch.exp: Save and restore
6450         torture_with_loops and torture_without_loops
6451
6452 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
6453
6454         * gcc.c-torture/compile/20020116-1.c: New test.
6455
6456 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
6457
6458         * gcc.dg/20020116-2.c: New test.
6459
6460         * gcc.dg/ultrasp4.c: New test.
6461
6462         * gcc.dg/20020116-1.c: New test.
6463
6464 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
6465
6466         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
6467         by EABI.
6468
6469 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
6470
6471         * gcc.misc-tests/i386-prefetch.exp: New.
6472         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
6473         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
6474         * gcc.misc-tests/i386-pf-none-1.c: New test.
6475         * gcc.misc-tests/i386-pf-sse-1.c: New test.
6476
6477 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
6478
6479         * gcc.dg/gnu89-init-1.c: Add new tests.
6480
6481 2002-01-15  Andreas Jaeger  <aj@suse.de>
6482
6483         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
6484         * gcc.dg/i386-mmx-2.c: Likewise.
6485         * gcc.dg/i386-sse-1.c: Likewise.
6486         * gcc.dg/i386-sse-2.c: Likewise.
6487         * gcc.dg/i386-sse-3.c: Likewise.
6488
6489 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
6490
6491         * g77.f-torture/execute/intrinsic-unix-bessel.f:
6492         Uncomment additional cases that now pass.
6493
6494 2002-01-11  Richard Henderson  <rth@redhat.com>
6495
6496         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
6497         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
6498
6499 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
6500
6501         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
6502
6503 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
6504
6505         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
6506         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
6507
6508 2002-01-10  Dale Johannesen  <dalej@apple.com>
6509
6510         * gcc.c-torture/execute/loop-11.c: New.
6511
6512 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
6513
6514         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
6515         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
6516
6517 2002-01-09  Richard Henderson  <rth@redhat.com>
6518
6519         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
6520         type in which to perform the operation for each size.
6521
6522 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
6523
6524         * gcc.c-torture/compile/20020109-2.c: New test.
6525
6526 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
6527
6528         * gcc.c-torture/execute/loop-10.c: New test.
6529
6530 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6531
6532         * gcc.c-torture/compile/20010226-1.c: New test.
6533         * gcc.c-torture/compile/20010227-1.c: New test.
6534         * gcc.c-torture/compile/20010426-1.c: New test.
6535         * gcc.c-torture/compile/20010510-1.c: New test.
6536         * gcc.c-torture/compile/20010605-3.c: New test.
6537         * gcc.c-torture/compile/20010824-1.c: New test.
6538         * gcc.c-torture/execute/20010409-1.c: New test.
6539         * gcc.dg/noncompile/20000901-1.c: New test.
6540         * gcc.dg/20001023-1.c: New test.
6541         * gcc.dg/20001101-1.c: New test.
6542         * gcc.dg/20001102-1.c: New test.
6543         * gcc.dg/20010207-1.c: New test.
6544         * gcc.dg/20010405-1.c: New test.
6545         * gcc.dg/20010822-1.c: New test.
6546         * gcc.dg/20011107-1.c: New test.
6547
6548 2002-01-09  Jeffrey A Law  (law@redhat.com)
6549
6550         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
6551
6552         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
6553         execution failure on PA targets.
6554
6555 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6556
6557         * gcc.c-torture/compile/20020109-1.c: New test.
6558
6559 2002-01-08  Kazu Hirata  <kazu@hxi.com>
6560
6561         * gcc.c-torture/execute/20020108-1.c: New test.
6562
6563 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
6564
6565         * gcc.dg/20020108-1.c: New test.
6566
6567 2002-01-08  H.J. Lu <hjl@gnu.org>
6568
6569         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
6570         for header files.
6571
6572 2002-01-08  Geoff Keating  <geoffk@redhat.com>
6573
6574         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
6575         consistency.
6576
6577 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
6578
6579         * gcc.dg/altivec-4.c: Test altivec predicates.
6580
6581 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
6582
6583         * gcc.c-torture/execute/20020107-1.c: New test.
6584
6585 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6586
6587         PR c/5279
6588         * gcc.c-torture/compile/20020106-1.c: New test.
6589
6590 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
6591
6592         * gcc.c-torture/execute/nestfunc-4.c: New test.
6593
6594 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6595
6596         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
6597         extra triple that slipped in.
6598         * g++.old-deja/g++.abi/align.C: Likewise.
6599         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6600
6601 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6602
6603         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
6604         * g++.old-deja/g++.abi/align.C: Likewise.
6605         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6606
6607         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
6608         on FreeBSD/i386.
6609         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
6610         FreeBSD.
6611
6612 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
6613
6614         * gcc.dg/20020104-1.c: New test.
6615
6616         * gcc.dg/20020104-2.c: New test.
6617
6618 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
6619
6620         * gcc.dg/20020103-1.c: Fix typo in target selector.
6621
6622 2002-01-03  Richard Henderson  <rth@redhat.com>
6623
6624         * gcc.dg/20020103-1.c: New.
6625
6626 2002-01-03  Kazu Hirata  <kazu@hxi.com>
6627
6628         * gcc.c-torture/execute/20020103-1.c: New test.
6629
6630 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
6631
6632         * g++.dg/other/debug2.C: New test.
6633
6634         * gcc.c-torture/compile/20020103-1.c: New test.
6635
6636 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
6637
6638         * gcc.dg/gnu89-init-1.c: Added new tests.
6639
6640 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6641
6642         * g++.dg/template/friend2.C: Remove as patch is reverted.
6643
6644         * g++.dg/warn/oldcast1.C: New test.
6645
6646         * g++.dg/template/ptrmem1.C: New test.
6647         * g++.dg/template/ptrmem2.C: New test.
6648
6649         * g++.dg/template/ntp.C: New test.
6650
6651         * g++.dg/other/component1.C: New test.
6652
6653         * g++.dg/template/ttp3.C: New test.
6654
6655         * g++.dg/template/friend2.C: New test.
6656         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
6657
6658 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6659
6660         * g++.dg/other/ptrmem1.C: New test.
6661         * g++.dg/other/ptrmem2.C: New test.
6662
6663 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6664
6665         * g++.dg/template/ctor1.C: New test.
6666
6667 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6668
6669         * g++.dg/template/friend2.C: New test.
6670
6671 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
6672
6673         * gcc.dg/mmix-1.c: New test.
6674
6675 2001-12-31  Richard Henderson  <rth@redhat.com>
6676
6677         * gcc.dg/asm-5.c: New.
6678
6679 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
6680
6681         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
6682         in namespace __gnu_cxx
6683
6684 2001-12-30  Richard Henderson  <rth@redhat.com>
6685
6686         * gcc.dg/debug-6.c: New.
6687
6688 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
6689
6690         * gcc.c-torture/compile/20011229-2.c: New test.
6691
6692 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
6693
6694         * gcc.dg/debug-3.c: New test.
6695         * gcc.dg/debug-4.c: New test.
6696         * gcc.dg/debug-5.c: New test.
6697
6698 2001-12-29  Richard Henderson  <rth@redhat.com>
6699
6700         * g++.dg/eh/loop1.C: New.
6701
6702 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6703
6704         * g++.dg/template/crash1.C: New test.
6705
6706 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6707
6708         * g++.dg/other/const1.C: New test.
6709
6710 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6711
6712         * gcc.c-torture/compile/20011229-1.c: New test.
6713
6714 2001-12-28  Stan Shebs  <shebs@apple.com>
6715
6716         * lib/objc-torture.exp: Resync with c-torture.exp.
6717         * lib/objc.exp: Load standard libraries.
6718
6719 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
6720
6721         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
6722         additional tests.
6723
6724 2001-12-27  Roger Sayle <roger@eyesopen.com>
6725
6726         * gcc.c-torture/execute/string-opt-16.c: New testcase.
6727
6728 2001-12-27  Richard Henderson  <rth@redhat.com>
6729
6730         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
6731
6732 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6733
6734         * g++.dg/eh/ctor1.C: New test.
6735         * g++.dg/other/error2.C: New test.
6736
6737 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6738
6739         * g++.dg/other/init2.C: New test.
6740
6741 2001-12-24  Richard Henderson  <rth@redhat.com>
6742
6743         * gcc.dg/20011223-1.c: New.
6744         * gcc.dg/inline-1.c: New.
6745
6746 2001-12-23  Richard Henderson  <rth@redhat.com>
6747
6748         * gcc.dg/asm-4.c: Test operand modifiers.
6749
6750 2001-12-23  Richard Henderson  <rth@redhat.com>
6751
6752         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
6753
6754 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6755
6756         * gcc.c-torture/execute/20011223-1.c: New test.
6757
6758 2001-12-21  Richard Henderson  <rth@redhat.com>
6759
6760         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
6761         re-enables the warning.
6762
6763 2001-12-21  Richard Henderson  <rth@redhat.com>
6764
6765         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
6766
6767 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6768
6769         * gcc.c-torture/compile/20011218-1.c: New test.
6770
6771 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
6772
6773         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
6774         arm-isr.c test.
6775         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
6776         epilogue generation for ARM ISR routines.
6777
6778 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6779
6780         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
6781         * gcc.dg/format/c90-printf-3.c: Likewise.
6782         * gcc.dg/format/c99-printf-3.c: Likewise.
6783         * gcc.dg/format/ext-1.c: Likewise.
6784         * gcc.dg/format/ext-6.c: Likewise.
6785         * gcc.dg/format/format.h: Prototype unlocked stdio.
6786
6787 2001-12-20  Richard Henderson  <rth@redhat.com>
6788
6789         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
6790         (arena): Use it.
6791         (malloc): Correct allocation logic.  Abort if we fill up the
6792         arena before initialization complete.
6793         (realloc): Correct allocation logic.
6794
6795 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6796
6797         * gcc.c-torture/compile/20011219-2.c: New test.
6798
6799         * gcc.c-torture/execute/20011219-1.c: New test.
6800
6801 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
6802
6803         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
6804         target does not support weak symbols.
6805
6806 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
6807
6808         * gcc.c-torture/compile/20011219-1.c: New test.
6809
6810 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
6811
6812         * g++.dg/other/error1.C: New test.
6813
6814 2001-12-17  Jeffrey A Law  (law@redhat.com)
6815
6816         * gcc.c-torture/execute/20011217-1.c: New test.
6817
6818 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
6819
6820         * objc.dg/special/: New directory.
6821         * objc.dg/special/special.exp: New file.
6822         * objc.dg/special/unclaimed-category-1.h: New file.
6823         * objc.dg/special/unclaimed-category-1a.m: New file.
6824         * objc.dg/special/unclaimed-category-1.m: New file.
6825
6826 2001-12-17  Andreas Jaeger  <aj@suse.de>
6827
6828         * gcc.c-torture/compile/20011217-2.c: New test.
6829
6830 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6831
6832         * gcc.c-torture/compile/20011217-1.c: New test.
6833
6834 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
6835
6836         * testsuite/gcc.dg/20011214-1.c: New.
6837
6838 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
6839
6840         * gcc.dg/altivec-4.c: New.
6841
6842 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
6843
6844         * gcc.dg/20011113-1.c: New test.
6845
6846 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6847
6848         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
6849         std::__malloc_alloc_template<0> and
6850         std::__default_alloc_template<false, 0>.
6851
6852 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
6853
6854         * objc/execute/bf-21.m: New test.
6855         * objc/execute/enumeration-1.m: New test.
6856         * objc/execute/enumeration-2.m: New test.
6857
6858 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
6859
6860         * gcc.dg/gnu89-init-1.c: New test.
6861
6862 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6863
6864         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
6865         * g++.old-deja/g++.jason/2371.C: Likewise.
6866         * g++.old-deja/g++.jason/template33.C: Likewise.
6867         * g++.old-deja/g++.jason/template34.C: Likewise.
6868         * g++.old-deja/g++.jason/template36.C: Likewise.
6869         * g++.old-deja/g++.oliva/typename1.C: Likewise.
6870         * g++.old-deja/g++.oliva/typename2.C: Likewise.
6871         * g++.old-deja/g++.other/typename1.C: Likewise.
6872         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6873         * g++.old-deja/g++.pt/nontype5.C: Likewise.
6874         * g++.old-deja/g++.pt/typename11.C: Likewise.
6875         * g++.old-deja/g++.pt/typename14.C: Likewise.
6876         * g++.old-deja/g++.pt/typename16.C: Likewise.
6877         * g++.old-deja/g++.pt/typename3.C: Likewise.
6878         * g++.old-deja/g++.pt/typename4.C: Likewise.
6879         * g++.old-deja/g++.pt/typename5.C: Likewise.
6880         * g++.old-deja/g++.pt/typename7.C: Likewise.
6881         * g++.old-deja/g++.robertl/eb9.C: Likewise.
6882
6883 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
6884
6885         * g++.dg/other/linkage1.C: New test.
6886         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
6887         specifiers.
6888
6889 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6890
6891         * gcc.dg/concat.c: New test.
6892
6893 2001-12-11  Stan Shebs  <shebs@apple.com>
6894
6895         * objc/compile: New test directory.
6896         * objc/compile/compile.exp: New expect script.
6897         * objc/compile/20011211-1.m: New compile test.
6898
6899 2001-12-11  Jason Merrill  <jason@redhat.com>
6900
6901         * lib/prune.exp (prune_gcc_output): Also handle "In member
6902         function".  So many permutations...
6903
6904 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
6905
6906         * g++.dg/template/typedef1.C: New test.
6907
6908 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
6909
6910         * g++.dg/other/copy1.C: New test.
6911
6912 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
6913
6914         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
6915
6916         * gcc.dg/builtin-choose-expr.c: New.
6917
6918 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
6919
6920         * gcc.dg/altivec-2.c: New.
6921
6922 2001-12-07  Richard Henderson  <rth@redhat.com>
6923
6924         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
6925
6926 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
6927
6928         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
6929         ultrasparc.
6930
6931 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6932
6933         * g++-old.deja/g++.robertl/eb101.C: Deleted.
6934
6935 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
6936
6937         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
6938         variable argument list.
6939
6940 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
6941
6942         * gcc.c-torture/execute/memcheck: Delete entire directory.
6943         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
6944         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
6945
6946 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6947
6948         * gcc.dg/Wshadow-1.c: New test.
6949
6950 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
6951
6952         * gcc.c-torture/compile/20011130-1.c: New test.
6953
6954         * gcc.dg/noncompile/20011025-1.c: New test.
6955
6956         * g++.dg/other/anon-union.C: New test.
6957
6958         * gcc.c-torture/execute/20011024-1.c: New test.
6959
6960 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6961
6962         * gcc.c-torture/execute/20000722-1.x,
6963         gcc.c-torture/execute/20010123-1.x: Remove.
6964         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
6965         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
6966         gcc.dg/c99-complit-2.c: New tests.
6967
6968 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
6969
6970         * g++.dg/inherit/base1.C: New test.
6971
6972 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * g++.dg/other/stdarg1.C: New test.
6975
6976         * gcc.c-torture/compile/20011130-2.c: New test.
6977
6978 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
6979
6980         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
6981         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
6982         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
6983         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
6984         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
6985         * gcc.dg/builtin-prefetch-1.c: New test.
6986
6987 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
6988
6989         * gcc.dg/20011130-1.c: New test.
6990
6991 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6992
6993         * g++.dg/other/scope1.C: New test.
6994         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
6995
6996 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6997
6998         * gcc.dg/vla-init-1.c: New test.
6999
7000 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7001
7002         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7003
7004 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7005
7006         * objc.dg/alias.m: Update.
7007         * objc.dg/class-1.m: Update.
7008         * objc.dg/const-str-1.m: Update.
7009         * objc.dg/fwd-proto-1.m: Update.
7010         * objc.dg/id-1.m: Update.
7011         * objc.dg/super-class-1.m: Update.
7012
7013 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7014
7015         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7016         constructs.
7017
7018 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7019
7020         * gcc.c-torture/execute/20011128-1.c: New test.
7021
7022 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7023
7024         * gcc.dg/20011127-1.c: New test.
7025
7026 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7027
7028         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7029         from Austin Group draft 7.
7030         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7031         scanf format arguments.
7032         * gcc.dg/format/no-exargs-2.c: New test.
7033
7034 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7035
7036         * g++.dg/abi/vbase8-4.C: New test.
7037
7038 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7039
7040         * gcc.c-torture/execute/20011121-1.c: New test.
7041
7042 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7043
7044         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7045
7046 2001-11-23  Andreas Jaeger  <aj@suse.de>
7047
7048         * gcc.dg/cpp/charconst-2.c: New test.
7049
7050 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7051
7052         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7053         to the host if it is remote.  Let tests specify extra headers
7054         they use.
7055         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7056         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7057         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7058         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7059         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7060         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7061         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7062         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7063         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7064         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7065
7066 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7067
7068         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7069         for little endian ARMs.
7070
7071 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7072
7073         * gcc.c-torture/compile/20011119-1.c: New test.
7074         * gcc.c-torture/compile/20011119-2.c: New test.
7075
7076 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7077
7078         * gcc.dg/altivec-1.c: Fix typo.
7079
7080 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7081
7082         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7083
7084 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7085
7086         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7087
7088 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7089
7090         * lib/g77.exp: Don't specify --rpath-link.
7091
7092         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7093         across all the headers.
7094         * gcc.dg/format/format.exp: For testing on a remote host,
7095         copy format.h.
7096
7097         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7098         * gcc.c-torture/execute/930406-1.c: Likewise.
7099         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7100
7101 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
7102
7103         * gcc.dg/altivec-1.c: New.
7104
7105 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
7106
7107         * gcc.dg/cpp/fpreprocessed.c: New test case.
7108
7109 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7110
7111         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7112         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7113         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7114
7115 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7116
7117         * gcc.dg/no-builtin-1.c: New test.
7118
7119 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
7120
7121         * gcc.c-torture/execute/20011115-1.c: New test.
7122
7123 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
7124
7125         * gcc.c-torture/compile/20011114-2.c: New test.
7126         * gcc.c-torture/compile/20011114-3.c: New test.
7127         * gcc.c-torture/compile/20011114-4.c: New test.
7128
7129 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7130
7131         * g++.dg/other/init1.C: New test.
7132
7133 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
7134
7135         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7136         message.
7137
7138         * gcc.c-torture/execute/20011114-1.c: New testcase.
7139
7140         * gcc.c-torture/compile/20010327-1.c: Revert last change.
7141         * gcc.c-torture/compile/20011114-1.c: New test, exactly
7142         like the (before this change) version of 20010327-1.c.
7143
7144 2001-11-14  Roger Sayle <roger@eyesopen.com>
7145
7146         * gcc.c-torture/execute/string-opt-13.c: New testcase.
7147
7148 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
7149
7150         * g++.dg/init/array2.C: New test.
7151
7152 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
7153
7154         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7155
7156 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
7157
7158         * g++.dg/other/forscope1.C: New test.
7159         * g++.dg/ext/forscope1.C: New test.
7160         * g++.dg/ext/forscope2.C: New test.
7161
7162 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
7163
7164         * gcc.c-torture/execute/20011113-1.c: New test.
7165
7166 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
7167
7168         * gcc.c-torture/execute/20011109-2.c: New test.
7169
7170         * gcc.c-torture/execute/20011109-1.c: New test.
7171
7172 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
7173
7174         * gcc.c-torture/compile/20011109-1.c: New test.
7175
7176 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7177
7178         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7179         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7180         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7181         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7182         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7183         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7184         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7185
7186 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7187
7188         * g++.dg/warn/Wshadow-1.C: New tests.
7189         * g++.old-deja/g++.mike/for3.C: Update.
7190
7191 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7192
7193         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7194         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
7195         XFAILs.  Adjust expected error texts.
7196         * gcc.c-torture/compile/20011106-1.c,
7197         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
7198         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
7199         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
7200         gcc.dg/c99-array-lval-5.c: New tests.
7201
7202 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7203
7204         * gcc.dg/cpp/defined.c: Update.
7205
7206 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7207
7208         * gcc.c-torture/execute/anon-1.c: New test.
7209
7210 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
7211
7212         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
7213         same size, so no warning should be produced on stormy16.
7214
7215         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
7216         due to oversized array.
7217         * g++.old-deja/g++.mike/ns15.C: Likewise.
7218         * g++.old-deja/g++.pt/crash16.C: Likewise.
7219
7220 2001-11-02  Graham Stott  <grahams@redhat.com>
7221
7222         * g++.dgother/debug1.C: Fix typos.
7223
7224 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
7225
7226         * g++.dg/other/debug1.C: New test.
7227
7228 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7229
7230         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
7231         of unsigned long.
7232
7233 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
7234
7235         * gcc.dg/20011029-2.c: New test.
7236
7237         * gcc.c-torture/compile/20011029-1.c: New test.
7238
7239 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
7240
7241         * objc/execute/class_self-1.m: New test.
7242         * objc/execute/class_self-2.m: New test.
7243
7244 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
7245
7246         * gcc.misc-tests/msgs.exp: Delete.
7247         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
7248         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
7249         error set to match recent changes.
7250
7251 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
7252
7253         * gcc.dg/20011021-1.c: New test.
7254
7255 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
7256
7257         * gcc.c-torture/compile/20011023-1.c: New test.
7258
7259 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
7260
7261         * lib/g77.exp: Rewrite based on lib/g++.exp.
7262
7263 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
7264
7265         * gcc.c-torture/execute/20011019-1.c: New test.
7266
7267         * gcc.dg/20011018-1.c: New test.
7268
7269 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
7270
7271         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
7272
7273 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
7274
7275         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
7276         * gcc.dg/attr-invalid.c: Likewise.
7277
7278 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
7279
7280         * testsuite/gcc.dg/20011015-1.c: New test.
7281
7282 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7283
7284         * g++.dg/template/unify2.C: New test.
7285
7286 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
7287
7288         * g++.dg/other/exception-specification.C: New test
7289
7290 2001-10-13  Tom Rix  <trix@redhat.com>
7291
7292         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
7293         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
7294
7295 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
7296
7297         * testsuite/gcc.dg/20011009-1.c: New test.
7298
7299 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
7300
7301         PR g++/4476
7302         * g++.dg/other/friend1.C: New test.
7303
7304 2001-10-11  Richard Henderson  <rth@redhat.com>
7305
7306         * g++.old-deja/g++.other/crash18.C: Add -S to options.
7307
7308 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7309
7310         * gcc.c-torture/compile/20011010-1.c: New.
7311
7312 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7313
7314         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
7315         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
7316         g77.f-torture/execute/execute.exp,
7317         g77.f-torture/noncompile/noncompile.exp,
7318         gcc.c-torture/compile/compile.exp,
7319         gcc.c-torture/execute/execute.exp,
7320         gcc.c-torture/execute/ieee/ieee.exp,
7321         gcc.c-torture/execute/memcheck/memcheck.exp,
7322         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
7323         objc/execute/execute.exp: Update FSF address.
7324
7325 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7326
7327         * gcc.dg/cpp/cmdlne-C.c: Update.
7328         * gcc.dg/cpp/cmdlne-C2.c: New.
7329
7330 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7331
7332         * gcc.c-torture/execute/20011008-3.c: New.
7333
7334 2001-10-08  DJ Delorie  <dj@redhat.com>
7335
7336         * gcc.dg/20011008-1.c: New.
7337         * gcc.dg/20011008-2.c: New.
7338
7339 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7340
7341         * gcc.dg/cpp/spacing1.c: Update test.
7342
7343 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7344
7345         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
7346         spelling errors of "separate" as "seperate".
7347
7348 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
7349
7350         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
7351         enough to avoid inlining.
7352
7353 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7354
7355         * lib/g77.exp: set libg2c_dir correctly.
7356
7357 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7358
7359         * gcc.dg/cpp/macro11.c: New test.
7360
7361 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7362
7363         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
7364         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
7365         gcc.dg/format/multattr-3.c: New tests.
7366         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
7367         tests for format attributes on function pointers being rejected.
7368
7369 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7370
7371         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
7372
7373 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7374
7375         * g++.dg/warn/format1.C: New test.
7376
7377 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7378
7379         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
7380
7381 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7382
7383         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
7384
7385 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7386
7387         * gcc.dg/cpp/redef2.c: Add test.
7388
7389 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
7390
7391         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
7392         long-standing bug on i686, apparently.
7393         * gcc.c-torture/execute/loop-2c.x: New file.
7394         * gcc.c-torture/execute/loop-2d.x: New file.
7395         * gcc.c-torture/execute/loop-3c.x: New file.
7396
7397 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
7398
7399         * gcc.dg/cpp/20000625-2.c: Correct line number.
7400
7401 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7402
7403         * gcc.dg/cpp/macro10.c: New test.
7404         * gcc.dg/cpp/strify3.c: New test.
7405         * gcc.dg/cpp/spacing1.c: Add tests.
7406         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
7407         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
7408
7409 2001-09-24  DJ Delorie  <dj@redhat.com>
7410
7411         * gcc.c-torture/execute/20010924-1.c: New test.
7412
7413 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7414
7415         * testsuite/objc/execute/paste.m: Remove.
7416
7417 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7418
7419         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
7420
7421 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
7422
7423         * g77.dg/strlen0.f: New test.
7424
7425 2001-09-21  Richard Henderson  <rth@redhat.com>
7426
7427         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
7428         * g++.old-deja/g++.abi/vtable2.C: Likewise.
7429
7430 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7431
7432         Table-driven attributes.
7433         * g++.dg/ext/attrib1.C: New test.
7434
7435 2001-09-20  DJ Delorie  <dj@redhat.com>
7436
7437         * gcc.dg/20000926-1.c: Update expected warning messages.
7438         * gcc.dg/array-2.c: Likewise, and test for warnings too.
7439         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
7440         array.
7441
7442 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
7443
7444         * g++.dg/eh/registers1.C: New test case.
7445
7446 2001-09-17  Richard Henderson  <rth@redhat.com>
7447
7448         * gcc.dg/array-5.c: Fix VLA decomposition test.
7449
7450 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7451
7452         * gcc.dg/cpp/line5.c: New testcase.
7453
7454 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7455
7456         * gcc.dg/cpp/macro9.c: New test.
7457
7458 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
7459
7460         * gcc.c-torture/execute/980223.c: Change type of addr from long
7461         to char *.
7462
7463 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
7464
7465         * gcc.c-torture/execute/20010915-1.c: New test.
7466
7467 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
7468
7469         * g77.dg/bprob: New directory.
7470         * g77.dg/bprob/bprob.exp: New file.
7471         * g77.dg/bprob/bprob-1.f: New test.
7472         * g77.dg/gcov: New directory.
7473         * g77.dg/gcov/gcov.exp: New file.
7474         * g77.dg/gcov/gcov-1.f: New test.
7475         * g77.dg/gcov/gcov-1.x: New file.
7476
7477 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7478
7479         * gcc.dg/cpp/directiv.c: Update.
7480         * gcc.dg/cpp/undef1.c: Update.
7481
7482 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
7483
7484         * gcc.dg/20010912-1.c: New test.
7485
7486 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
7487
7488         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
7489         language-independent file in lib.
7490         * lib/gcov.exp: New file.
7491
7492 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7493
7494         * gcc.c-torture/compile/20010911-1.c: New test.
7495
7496 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
7497
7498         * lib/profopt.exp: New, to support profile-directed optimizations.
7499         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
7500         * gcc.misc-tests/bprob-1.c: New test.
7501         * gcc.misc-tests/bprob-2.c: New test.
7502
7503 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
7504
7505         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
7506         XFAIL and which kinds of gcov output to verify.
7507         * gcc.misc-tests/gcov-4b.x: New file.
7508         * gcc.misc-tests/gcov-5b.x: New file.
7509         * gcc.misc-tests/gcov-6.x: New file.
7510         * gcc.misc-tests/gcov-7.c: New test.
7511         * gcc.misc-tests/gcov-7.x: New file.
7512
7513 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
7514
7515         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
7516         * gcc.misc-tests/gcov-6.c: New test.
7517
7518 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7519
7520         PR c++/3986
7521         * g++.dg/abi/vbase1.C: New test.
7522
7523 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
7524
7525         * objc.dg/method-2.m: New.
7526
7527 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7528
7529         PR c++/4203
7530         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
7531         * g++.dg/init/empty1.C: New test.
7532
7533 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
7534
7535         * gcc.c-torture/compile/20010903-1.c: New test.
7536
7537 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
7538
7539         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
7540         for m68k.
7541
7542 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
7543
7544         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
7545
7546         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
7547
7548         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
7549
7550 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
7551
7552         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
7553         for 16-bit 'unsigned int'.
7554
7555 2001-08-29  Kazu Hirata  <kazu@hxi.com>
7556
7557         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
7558
7559 2001-08-27  Richard Henderson  <rth@redhat.com>
7560
7561         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
7562         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
7563
7564 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
7565
7566         * gcc.dg/asm-names.c (ymain): New.
7567
7568 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
7569
7570         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
7571         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
7572         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
7573
7574 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7575
7576         * gcc.dg/compare5.c: New testcase.
7577
7578 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
7579
7580         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
7581         and "In instantiation".
7582
7583 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
7584
7585         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
7586
7587 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
7588
7589         * gcc.misc-tests/gcov.exp: Add support for branch information.
7590         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
7591         * gcc.misc-tests/gcov-4.c: New test.
7592         * gcc.misc-tests/gcov-4b.c: New test.
7593         * gcc.misc-tests/gcov-5b.c: New test.
7594
7595 2001-08-20  Zack Weinberg  <zackw@panix.com>
7596
7597         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
7598         expected to fail.
7599
7600 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7601
7602         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
7603
7604 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
7605
7606         * g++.dg/eh/template1.C: New test.
7607
7608 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
7609
7610         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
7611         Fix thinko.
7612         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
7613         for xfail.
7614
7615 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
7616
7617         * lib/g77-dg.exp:  Use prune.exp for common procedures
7618         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
7619         * lib/g77.exp: (g77-dg-prune) Remove
7620
7621 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
7622
7623         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
7624
7625 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7626
7627         * g++.dg/template/unify1.C: New test.
7628
7629 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
7630
7631         * g++.dg/abi/empty4.C: New test.
7632
7633 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
7634
7635         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
7636         solaris2.*
7637         * g77.f-torture/compile/pr3743.x: Likewise
7638
7639 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7640
7641         * g++.dg/other/using-declaration.C: New test.
7642
7643 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7644
7645         * gcc.dg/cpp/tr-sign.c: New testcase.
7646
7647 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7648
7649         * gcc.dg/cpp/19951025-1.c: Revert.
7650         * gcc.dg/cpp/directiv.c: We no longer process directives that
7651         interrupt macro arguments.
7652
7653 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
7654
7655         * gcc.dg/bconstp-1.c: New test.
7656
7657 2001-08-03  Richard Henderson  <rth@redhat.com>
7658
7659         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
7660
7661 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7662
7663         * gcc.dg/cpp/19951025-1.c: Update.
7664
7665 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
7666
7667         * g77.dg/ff90-1.f (s): Fix reference of variable z,
7668         should be x.
7669
7670 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7671
7672         Kill -fhonor-std.
7673         * g++.old-deja/g++.ns/ns14.C: Remove special options.
7674         * g++.old-deja/g++.other/std1.C: Likewise.
7675         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
7676
7677 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
7678
7679         * lib/g77.exp:  Load gcc-defs.exp for common procedures
7680         (g77_pass, g77_fail, g77_finish, g77_exit,
7681         ${tool}_check_unsupported_p} Now redundant.  Deleted.
7682
7683 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
7684
7685         * g77.dg/fbackslash.f
7686         * g77.dg/fcase-preserve.f
7687         * g77.dg/ff90-1.f
7688         * g77.dg/ffixed-line-length-0.f
7689         * g77.dg/ffixed-line-length-132.f
7690         * g77.dg/ffixed-line-length-7.f
7691         * g77.dg/ffixed-line-length-72.f
7692         * g77.dg/ffixed-line-length-none.f
7693         * g77.dg/ffree-form-1.f
7694         * g77.dg/fno-backslash.f
7695         * g77.dg/fno-f90-1.f
7696         * g77.dg/fno-fixed-form-1.f
7697         * g77.dg/fno-onetrip.f
7698         * g77.dg/fno-typeless-boz.f
7699         * g77.dg/fno-underscoring.f
7700         * g77.dg/fno-vxt-1.f
7701         * g77.dg/fonetrip.f
7702         * g77.dg/ftypeless-boz.f
7703         * g77.dg/fugly-assumed.f
7704         * g77.dg/funderscoring.f
7705         * g77.dg/fvxt-1.f
7706
7707 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
7708
7709         * objc.dg/fwd-proto-1.m: New.
7710         * objc.dg/local-decl-1.m: New.
7711         * objc.dg/naming-1.m: New.
7712         * objc.dg/naming-2.m: New.
7713         * objc.dg/proto-hier-1.m: New.
7714
7715 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
7716
7717         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
7718         largest-type elements to a struct makes its size grow.
7719
7720 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7721
7722         * g++.dg/abi/vthunk1.C: New test.
7723
7724 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7725
7726         * g++.dg/abi/vbase8-22.C: New test.
7727
7728 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7729
7730         * gcc.dg/cpp/macro8.c: New test.
7731
7732 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7733
7734         * g++.dg/abi/vbase8-21.C: New test.
7735
7736 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7737
7738         * g++.dg/abi/vbase8-10.C: New test.
7739
7740 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7741
7742         * lib/g++.exp (g++_set_ld_library_path): Renamed to
7743         ${tool}_set_ld_library_path.
7744         Changed caller.
7745         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
7746         g++.exp.
7747
7748 2001-07-26  Stan Cox <scox@redhat.com>
7749
7750         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
7751         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
7752         gcc_exit, gcc_check_unsupported_p):
7753         Moved to gcc-deps.exp
7754         * gcc-deps.exp: New file.
7755
7756 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7757
7758         * g++.old-deja/g++.pt/defarg14.C: New test.
7759
7760 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7761
7762         * g++.old-deja/g++.other/lineno5.C: New test.
7763
7764 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7765
7766         * g++.old-deja/g++.pt/crash68.C: New test.
7767
7768 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7769
7770         * g++.old-deja/g++.other/crash42.C: New test.
7771
7772 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7773
7774         * gcc.dg/cpp/extratokens.c: Fix.
7775         * gcc.dg/cpp/skipping2.c: New tests.
7776
7777 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7778
7779         * gcc.c-torture/execute/20010724-1.c: New file.
7780         * gcc.c-torture/execute/20010724-1.x: New file.
7781
7782 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7783
7784         * g++.old-deja/g++.other/cond7.C: New test.
7785
7786 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7787
7788         * g++.old-deja/g++.other/optimize4.C: New test.
7789
7790 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7791
7792         * g++.old-deja/g++.abi/vbase8-5.C: New test.
7793
7794 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
7795
7796         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
7797         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
7798         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
7799         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
7800
7801         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
7802         bug report" message.
7803
7804         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
7805         * g++.dg/ext/instantiate1.C: Move from old-deja.
7806
7807 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
7808
7809         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
7810         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
7811         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
7812         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
7813
7814 2001-07-23  Jeffrey A Law  (law@cygnus.com)
7815
7816         * gcc.c-torture/execute/20010723-1.c: New test.
7817
7818 2001-07-23  Ben Elliston  <bje@redhat.com>
7819
7820         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
7821
7822 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7823
7824         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
7825         i[34567]86-*-*.
7826         Delete handling of ieee_multilib_flags.
7827         Pass -mieee for alpha*-*-* and sh-*-*.
7828         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
7829
7830 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
7831
7832         Remove old-abi tests.
7833         * g++.old-deja/g++.mike/p11116.C: Remove.
7834         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
7835
7836 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
7837
7838         * g77.f-torture/compile/pr3743.f:  New test
7839
7840 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
7841
7842         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
7843
7844 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7845
7846         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
7847         g++.old-deja/g++.pt/static6.C: Likewise.
7848         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
7849         supports weak symbols.
7850
7851 2001-07-18  Andreas Jaeger  <aj@suse.de>
7852
7853         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
7854         supported again.
7855
7856 2001-07-18  Andreas Jaeger  <aj@suse.de>
7857
7858         * gcc.dg/iftrap-1.c: Fix target line.
7859
7860 2001-07-17  Richard Henderson  <rth@redhat.com>
7861
7862         * gcc.c-torture/execute/20010717-1.c: New.
7863
7864 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7865
7866         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
7867         tests.
7868
7869 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7870
7871         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
7872
7873 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7874
7875         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
7876         UAC_SIGBUS, UAC_NOPRINT definitions.
7877
7878 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
7879
7880         * objc/execute/object_is_class.m: New test.
7881         * objc/execute/object_is_meta_class.m: New test.
7882
7883 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7884
7885         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
7886         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
7887
7888 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
7889
7890         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
7891         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
7892
7893 2001-07-14  Richard Henderson  <rth@redhat.com>
7894
7895         * gcc.dg/iftrap-1.c: New.
7896
7897 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
7898
7899         * g77.f-torture/execute/intrinsic77.f: New test.
7900
7901 2001-07-11  Janis Johnson <janis@us.ibm.com>
7902
7903         * gcc.misc-tests/gcov-3.c: New test.
7904
7905 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7906
7907         * gcc.c-torture/compile/20010711-1.c,
7908         * gcc.c-torture/compile/20010711-2.c: New tests.
7909
7910 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7911
7912         * gcc.c-torture/execute/20010711-1.c: New test.
7913
7914 2001-07-11  Ben Elliston  <bje@redhat.com>
7915
7916         * g++.old-deja/g++.other/enum5.C: New test.
7917
7918 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
7919
7920         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
7921         (g++-dg-prune): Call prune_gcc_output.
7922         * prune.exp: New file for prune_gcc_output.
7923         * lib/g++.exp, lib/gcc.exp: Load it.
7924
7925 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7926
7927         * gcc.c-torture/compile/20010701-1.c,
7928         g++.old-deja/g++.ext/attrib6.C: New tests.
7929
7930 2001-07-06  Jeffrey A Law  (law@cygnus.com)
7931
7932         * gcc.c-torture/compile/20010706-1.c: New test.
7933
7934 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
7935
7936         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
7937
7938 2001-06-28  Stan Shebs  <shebs@apple.com>
7939
7940         * gcc.dg/pragma-darwin.c: New test.
7941
7942 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7943
7944         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
7945         Solaris 2.[678] system.
7946
7947 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7948
7949         * gcc.dg/20010622-1.c: New test.
7950
7951 2001-06-18  Stan Shebs  <shebs@apple.com>
7952
7953         * objc.dg: New directory.
7954         * objc.dg/dg.exp: New file.
7955         * objc.dg/alias.m: New.
7956         * objc.dg/class-1.m: New.
7957         * objc.dg/class-2.m: New.
7958         * objc.dg/const-str-1.m: New.
7959         * objc.dg/const-str-2.m: New.
7960         * objc.dg/id-1.m: New.
7961         * objc.dg/method-1.m: New.
7962         * objc.dg/super-class-1.m: New.
7963         * lib/objc-dg.exp: New file.
7964
7965 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7966
7967         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
7968         of label name.
7969
7970 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
7971
7972         * g++.old-deja/g++.abi/vbase8-9.C: New test.
7973
7974 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7975
7976         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
7977         variable.
7978
7979 2001-06-12  Richard Henderson  <rth@redhat.com>
7980
7981         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
7982
7983 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7984
7985         * g++.old-deja/g++.abi/vbase5.C: New test.
7986         * g++.old-deja/g++.abi/vbase6.C: New test.
7987         * g++.old-deja/g++.abi/vbase7.C: New test.
7988
7989 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7990
7991         * gcc.c-torture/compile/20010610-1.c: New test.
7992
7993 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7994
7995         * g++.old-deja/g++.abi/vbase4.C: New test.
7996
7997 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7998
7999         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8000         support %f for HC11/HC12 targets.
8001         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8002         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8003         on HC11/HC12 targets.
8004         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8005
8006 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8007
8008         * gcc.dg/wchar_t-1.c: New file.
8009         * gcc.dg/wint_t-1.c: Likewise.
8010
8011 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8012
8013         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8014
8015 2001-06-11  Richard Henderson  <rth@redhat.com>
8016
8017         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8018
8019 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8020
8021         * gcc.c-torture/compile/20010611-1.c: New test.
8022
8023 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8024
8025         * gcc.dg/c99-tag-1.c: Add more tests.
8026
8027 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8028
8029         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8030         representation on MN10300 and ARM/Thumb.
8031
8032 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8033
8034         * g77.f-torture/execute/20010610.f: New.
8035
8036 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8037
8038         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8039         names.
8040
8041 2001-06-09  Richard Henderson  <rth@redhat.com>
8042
8043         * gcc.c-torture/execute/ashrdi-1.c: New.
8044         * gcc.c-torture/execute/ashldi-1.c: New.
8045         * gcc.c-torture/execute/lshrdi-1.c: New.
8046
8047 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8048
8049         * objc/execute/load-3.m: Added. Check sending +load to categories,
8050         in addition to classes.
8051
8052 2001-06-08  Stan Shebs  <shebs@apple.com>
8053
8054         * objc/execute/load-2.m: New test.  From Nicola Pero
8055         <n.pero@mi.flashnet.it>.
8056
8057 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8058
8059         * gcc.c-torture/execute/20010605-2.c: New test.
8060
8061 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8062
8063         * g++.old-deja/g++.abi/vbase2.C: New test.
8064         * g++.old-deja/g++.abi/vbase3.C: New test.
8065
8066 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8067
8068         * g++.old-deja/g++.pt/friend49.C: New test.
8069
8070 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8071
8072         * g++.old-deja/g++.ext/anon3.C: New test.
8073
8074 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8075
8076         * g++.old-deja/g++.other/conv7.C: New test.
8077
8078 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8079
8080         * gcc.c-torture/compile/20010605-2.c: New test.
8081
8082 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8083
8084         * gcc.c-torture/execute/20010604-1.c: New test.
8085
8086 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8087
8088         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8089
8090 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8091
8092         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8093         (g++_link_flags): Likewise.
8094         (g++_init): Pass gccpath's value to two previous functions.
8095
8096 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8097
8098         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8099         Ensure logfile entry matches exec command line.
8100
8101 2001-05-31  Richard Henderson  <rth@redhat.com>
8102
8103         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
8104         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8105
8106 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
8107
8108         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8109         compiler for irix6.2
8110
8111 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
8112
8113         * g++.old-deja/g++.other/optimize3.C: New file.
8114
8115 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
8116
8117         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8118         assemble.
8119
8120 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
8121
8122         * g++.old-deja/g++.other/optimize2.C: New file.
8123
8124 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
8125
8126         * gcc.c-torture/compile/20010518-2.c: New file.
8127         * gcc.c-torture/execute/20010518-1.c: New file.
8128         * gcc.c-torture/execute/20010518-2.c: New file.
8129
8130 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8131
8132         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8133
8134 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
8135
8136         G++ no longer defines builtins that do not begin with __builtin.
8137         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8138         * g++.old-deja/g++.brendand/misc13.C: Likewise.
8139         * g++.old-deja/g++.law/builtin1.C: Likewise.
8140         * g++.old-deja/g++.law/cvt2.C: Likewise.
8141         * g++.old-deja/g++.mike/net5.C: Likewise.
8142         * g++.old-deja/g++.other/builtins1.C: Likewise.
8143         * g++.old-deja/g++.other/builtins2.C: Likewise.
8144         * g++.old-deja/g++.other/builtins3.C: Likewise.
8145         * g++.old-deja/g++.other/builtins4.C: Likewise.
8146         * g++.old-deja/g++.other/inline8.C: Likewise.
8147         * g++.old-deja/g++.robertl/eb39.C: Likewise.
8148
8149 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
8150
8151         * g++.old-deja/g++.pt/using1.C: Adjust.
8152         * g++.old-deja/g++.pt/using2.C: New test.
8153
8154 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8155
8156         * gcc.dg/cpp/charconst.c: New tests.
8157         * gcc.dg/cpp/escape.c: New tests.
8158         * gcc.dg/cpp/escape-1.c: New tests.
8159         * gcc.dg/cpp/escape-2.c: New tests.
8160         * gcc.dg/cpp/ucs.c: New tests.
8161
8162 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
8163
8164         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
8165         native compiler for irix6.5.
8166
8167 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
8168
8169         * lib/g++.exp (g++_include_flags): Use args to compute
8170         get_multilibs.
8171         (g++_link_flags): Likewise.
8172         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8173
8174 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8175
8176         * gcc.dg/c90-hexfloat-1.c: Add more tests.
8177
8178 2001-05-21  Geoff Keating  <geoffk@redhat.com>
8179
8180         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8181         this file.
8182
8183 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8184
8185         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8186         STACK_SIZE;
8187         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8188         to STACK_SIZE; Use it to define size of add_histo array.
8189         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
8190         to STACK_SIZE.
8191         (f): Use GITT_SIZE to define size of gitt local table.
8192         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
8193         to STACK_SIZE; Use it to define size of bytemem array.
8194
8195 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8196
8197         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
8198         on 68HC11/HC12 due to the asm instruction.
8199         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
8200         * gcc.c-torture/compile/920520-1.x: Likewise.
8201         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
8202         on 68HC11/HC12 because the function is larger than 64K.
8203         * gcc.c-torture/compile/961203-1.x: New file, this test fails
8204         on 68HC11/HC12 because the structure is too large.
8205
8206 2001-05-20  Richard Henderson  <rth@redhat.com>
8207
8208         * gcc.c-torture/execute/20010520-1.c: New.
8209
8210 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8211
8212         * g++.old-deja/g++.warn/compare1.C: New test.
8213         * gcc.dg/compare4.c: New test.
8214
8215 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
8216
8217         * g++.old-deja/g++.other/optimize1.C: New test.
8218
8219 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8220
8221         * g++.old-deja/g++.pt/spec41.C: New test.
8222
8223 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8224
8225         * gcc.c-torture/compile/20010114-1.x: Remove.
8226
8227 2001-05-18  Stan Shebs  <shebs@apple.com>
8228
8229         * gcc.c-torture/compile/20010518-1.c: New test.
8230
8231 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
8232
8233         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
8234         * g++.old-deja/g++.pt/crash67.C: New test.
8235
8236 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
8237
8238         * g++.old-deja/g++.other/debug9.C: New test.
8239
8240 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
8241
8242         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
8243
8244 2001-05-16  Jan Hubicka  <jh@suse.cz>
8245
8246         * gcc.c-torture/compile/20010516-1.c: New test.
8247
8248 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8249
8250         * g++.old-deja/g++.other/crash41.C: New test.
8251
8252 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
8253
8254         * g++.old-deja/g++.pt/crash66.C: New test.
8255
8256 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
8257
8258         * g++.old-deja/g++.robertl/eb27.C: Convert.
8259
8260 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
8261
8262         * g++.dg/friend-warn.C: New test.  Do not warn about friend
8263         declaration being redundant.
8264
8265 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
8266
8267         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
8268
8269 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
8270
8271         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
8272
8273 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
8274
8275         * lib/g++.exp: Use testsuite_flags.
8276
8277 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
8278
8279         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
8280
8281 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8282
8283         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
8284
8285 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
8286
8287         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
8288
8289 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
8290
8291         * gcc.c-torture/compile/20010313-1.c: New test.
8292
8293 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
8294
8295         * gcc.dg/cpp/direct2.c: New test.
8296         * gccq.dg/cpp/direct2s.c: New test.
8297
8298         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
8299
8300 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
8301
8302         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
8303         * g++.old-deja/g++.other/op3.C: Likewise.
8304
8305 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8306
8307         * gcc.dg/cpp/syshdr.h: New file.
8308         * gcc.dg/cpp/sysmac1.c: Update.
8309         * gcc.dg/cpp/sysmac2.c: Update.
8310
8311 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8312
8313         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
8314
8315 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
8316
8317         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
8318         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
8319
8320 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
8321
8322         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
8323
8324 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
8325
8326         * lib/g++.exp (g++_include_flags): Don't use any special flags
8327         if TESTING_IN_BUILD_TREE is not defined.
8328         (g++_init): Use a plain 'c++' as the compiler if
8329         TESTING_IN_BUILD_TREEE is not defined.
8330
8331 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8332
8333         * g++.old-deja/g++.eh/catch13.C: New test.
8334         * g++.old-deja/g++.eh/catch14.C: New test.
8335
8336 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
8337
8338         * gcc.dg/cpp/tr-define.c: New test.
8339
8340 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
8341
8342         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
8343         <stdlib.h>, not <malloc.h>.
8344
8345 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8346
8347         * g++.old-deja/g++.ns/template17.C: New test.
8348
8349 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
8350
8351         * g++.old-deja/g++.pt/ref4.C: New test.
8352
8353 2001-04-30  Richard Henderson  <rth@redhat.com>
8354
8355         * gcc.dg/20000724-1.c: Revert last change.
8356
8357 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
8358
8359         * g77.f-torture/execute/20010430.f: New test.
8360
8361 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
8362
8363         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
8364
8365 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
8366
8367         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
8368
8369 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8370
8371         * g++.old-deja/g++.eh/crash6.C: New test.
8372
8373 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8374
8375         * g++.old-deja/g++.other/warn7.C: New test.
8376
8377 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
8378
8379         * g++.old-deja/g++.other/defarg9.C: New test.
8380
8381 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8382
8383         * g77.f-torture/compile/20010426.f: New test.
8384         * g77.f-torture/execute/20010426.f: New test.
8385
8386 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
8387
8388         * g77.f-torture/compile/20000629-1.x: Remove - error
8389         has been fixed.
8390
8391 2001-04-26  Jeffrey A Law  (law@cygnus.com)
8392
8393         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
8394         Tweak slightly to work with g++.dg framework.
8395         * g++.dg/special/ecos.exp: Run initp1.C test.
8396         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
8397
8398         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
8399         its linker doesn't give line numbers either.
8400         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
8401
8402 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8403
8404         * g++.old-deja/g++.other/lex1.C: New test.
8405
8406 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
8407
8408         * gcc.dg/noncompile/20010425-1.c: New test.
8409
8410 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
8411
8412         * g++.old-deja/g++.pt/mangle2.C: New test.
8413
8414 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8415
8416         * gcc.dg/format/plus-1.c: New test.
8417
8418 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8419
8420         * gcc.dg/20010423-1.c: New test.
8421
8422 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
8423
8424         * gcc.c-torture/execute/20010422-1.c: New test.
8425
8426 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
8427
8428         * g++.old-deja/g++.ns/type2.C: New test.
8429
8430 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
8431
8432         * g++.old-deja/g++.other/perf1.C: New test.
8433
8434 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
8435
8436         * gcc.dg/c99-func-2.c: Remove xfail.
8437         * gcc.dg/c99-func-3.c: Remove xfail.
8438         * gcc.dg/c99-func-4.c: Remove xfail.
8439
8440 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
8441
8442         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
8443
8444 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8445
8446         * gcc.c-torture/compile/20010423-1.c: New test.
8447
8448 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8449
8450         * g++.old-deja/g++.pt/typename28.C: New test.
8451
8452 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8453
8454         * g++.old-deja/g++.abi/empty2.C: New test.
8455         * g++.old-deja/g++.abi/empty3.C: New test.
8456
8457 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8458
8459         * g++.old-deja/g++.other/comdat2.C: New test.
8460         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
8461
8462 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8463
8464         * g++.old-deja/g++.other/overload14.C: New test.
8465
8466 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8467
8468         * g++.old-deja/g++.other/lookup23.C: New test.
8469
8470 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
8471
8472         * gcc.c-torture/execute/20010403-1.c: New test.
8473
8474 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
8475             Mark Mitchell  <mark@codesourcery.com>
8476
8477         * lib/old-dejagnu.exp: Don't delete output of executable.
8478         Add .exe suffix to executables.
8479
8480 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
8481
8482         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
8483
8484 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8485
8486         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
8487
8488 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
8489
8490         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
8491         * g++.old-deja/g++.abi/crash1.C: New test.
8492
8493 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
8494
8495         * g++.old-deja/g++.other/crash40.C: New test.
8496
8497 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8498
8499         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
8500
8501 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
8502
8503         * g++.old-deja/g++.other/warn6.C: New test.
8504
8505 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8506
8507         * g++.old-deja/g++.robertl/eb42.C: Same.
8508
8509 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8510
8511         * gcc.dg/wtr-conversion-1.c: New testcase.
8512
8513 2001-04-10  Richard Henderson  <rth@redhat.com>
8514
8515         * g++.old-deja/g++.other/array5.C: New.
8516
8517 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8518
8519         * gcc.c-torture/execute/20010408-1.c: New test.
8520
8521 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
8522
8523         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
8524         headers and constructs.
8525         * g++.old-deja/g++.robertl/eb79.C: Same.
8526         * g++.old-deja/g++.robertl/eb77.C (main): Same.
8527         * g++.old-deja/g++.robertl/eb73.C: Same.
8528         * g++.old-deja/g++.robertl/eb66.C (main): Same.
8529         * g++.old-deja/g++.robertl/eb55.C (t): Same.
8530         * g++.old-deja/g++.robertl/eb54.C (main): Same.
8531         * g++.old-deja/g++.robertl/eb46.C (main): Same.
8532         * g++.old-deja/g++.robertl/eb44.C: Same.
8533         * g++.old-deja/g++.robertl/eb41.C (main): Same.
8534         * g++.old-deja/g++.robertl/eb4.C (main): Same.
8535         * g++.old-deja/g++.robertl/eb39.C: Same.
8536         * g++.old-deja/g++.robertl/eb33.C (main): Same.
8537         * g++.old-deja/g++.robertl/eb31.C (main): Same.
8538         * g++.old-deja/g++.robertl/eb30.C: Same.
8539         * g++.old-deja/g++.robertl/eb3.C: Same.
8540         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
8541         * g++.old-deja/g++.robertl/eb21.C: Same.
8542         * g++.old-deja/g++.robertl/eb15.C: Same.
8543         * g++.old-deja/g++.robertl/eb118.C: Same.
8544         * g++.old-deja/g++.robertl/eb115.C (main): Same.
8545         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
8546         * g++.old-deja/g++.robertl/eb109.C: Same.
8547         * g++.old-deja/g++.other/sibcall1.C (main): Same.
8548         * g++.old-deja/g++.mike/rtti1.C: Same.
8549         * g++.old-deja/g++.mike/p658.C: Same.
8550         * g++.old-deja/g++.mike/net46.C: Same.
8551         * g++.old-deja/g++.mike/net34.C: Same.
8552         * g++.old-deja/g++.mike/memoize1.C: Same.
8553         * g++.old-deja/g++.mike/eh2.C: Same.
8554         * g++.old-deja/g++.law/weak.C: Same.
8555         * g++.old-deja/g++.law/visibility7.C: Same.
8556         * g++.old-deja/g++.law/visibility25.C: Same.
8557         * g++.old-deja/g++.law/visibility22.C: Same.
8558         * g++.old-deja/g++.law/visibility2.C: Same.
8559         * g++.old-deja/g++.law/visibility17.C: Same.
8560         * g++.old-deja/g++.law/visibility13.C: Same.
8561         * g++.old-deja/g++.law/visibility10.C: Same.
8562         * g++.old-deja/g++.law/visibility1.C: Same.
8563         * g++.old-deja/g++.law/virtual3.C (eval): Same.
8564         * g++.old-deja/g++.law/vbase1.C: Same.
8565         * g++.old-deja/g++.law/operators32.C: Same.
8566         * g++.old-deja/g++.law/nest3.C: Same.
8567         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
8568         * g++.old-deja/g++.law/except5.C (main): Same.
8569         * g++.old-deja/g++.law/cvt7.C (run): Same.
8570         * g++.old-deja/g++.law/cvt2.C: Same.
8571         * g++.old-deja/g++.law/cvt16.C: Same.
8572         * g++.old-deja/g++.law/ctors6.C (bar): Same.
8573         * g++.old-deja/g++.law/ctors17.C (main): Same.
8574         * g++.old-deja/g++.law/ctors13.C: Same.
8575         * g++.old-deja/g++.law/ctors12.C (main): Same.
8576         * g++.old-deja/g++.law/ctors10.C: Same.
8577         * g++.old-deja/g++.law/code-gen5.C: Same.
8578         * g++.old-deja/g++.law/bad-error7.C: Same.
8579         * g++.old-deja/g++.law/arm9.C: Same.
8580         * g++.old-deja/g++.law/arm12.C: Same.
8581         * g++.old-deja/g++.law/arg8.C: Same.
8582         * g++.old-deja/g++.law/arg1.C: Same.
8583         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
8584         * g++.old-deja/g++.jason/template31.C: Same.
8585         * g++.old-deja/g++.jason/template24.C (main): Same.
8586         * g++.old-deja/g++.jason/2371.C: Same.
8587         * g++.old-deja/g++.eh/new2.C: Same.
8588         * g++.old-deja/g++.eh/new1.C: Same.
8589         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
8590         * g++.old-deja/g++.brendan/nest21.C (main): Same.
8591         * g++.old-deja/g++.brendan/err-msg3.C: Same.
8592         * g++.old-deja/g++.brendan/crash62.C: Same.
8593         * g++.old-deja/g++.brendan/crash52.C: Same.
8594         * g++.old-deja/g++.brendan/crash49.C (main): Same.
8595         * g++.old-deja/g++.brendan/crash38.C: Same.
8596         * g++.old-deja/g++.brendan/crash15.C (main): Same.
8597         * g++.old-deja/g++.brendan/copy9.C: Same.
8598
8599 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
8600
8601         * gcc.c-torture/execute/20001203-2.c (memset):
8602         Count argument is of type __SIZE_TYPE__.
8603
8604 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
8605
8606         * gcc.c-torture/compile/20010404-1.c: New test.
8607
8608 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
8609
8610         * gcc.c-torture/compile/20010326-1.c: New test.
8611
8612 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
8613
8614         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
8615         peculiarities of the SH.
8616         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
8617
8618 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8619
8620         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
8621         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
8622         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
8623
8624 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8625
8626         * g77.f-torture/compile/20010321-1.f: New test.
8627
8628 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8629
8630         * gcc.c-torture/compile/20010329-1.c: New test.
8631
8632 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8633
8634         * gcc.c-torture/execute/20010329-1.c: New test.
8635
8636 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8637
8638         * g++.old-deja/g++.other/eh4.C: Fix typo.
8639
8640 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8641
8642         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
8643
8644 2001-03-28  Philip Blundell  <philb@gnu.org>
8645
8646         * gcc.c-torture/compile/20010328-1.c: New test.
8647
8648 2001-03-27  Richard Henderson  <rth@redhat.com>
8649
8650         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
8651         * g++.old-deja/g++.eh/vbase3.C: Likewise.
8652
8653 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
8654
8655         * gcc.c-torture/compile/20010327-1.c: New test.
8656
8657 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8658
8659         * g++.old-deja/g++.other/friend12.C: New test.
8660         * g++.old-deja/g++.other/friend9.C: Expect no errors.
8661         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
8662
8663 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8664
8665         * gcc.c-torture/execute/20010325-1.c: New test.
8666
8667 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
8668
8669         * g++.old-deja/g++.other/mangle3.C: New test.
8670
8671 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
8672
8673         * g++.old-deja/g++.other/anon8.C: New test.
8674
8675 2001-03-20  Philip Blundell  <philb@gnu.org>
8676
8677         * gcc.c-torture/compile/20010320-1.c: New test.
8678
8679 2001-03-17  Richard Henderson  <rth@redhat.com>
8680
8681         * g++.old-deja/g++.other/eh4.C: Add expected error text.
8682
8683 2001-03-15  Geoff Keating  <geoff@redhat.com>
8684
8685         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
8686         tests on AIX.
8687
8688 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
8689
8690         * g++.old-deja/g++.other/eh4.C: New test.
8691
8692 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8693
8694         * gcc.dg/cpp/mi1.c: Update.
8695
8696 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
8697
8698         * g++.old-deja/g++.other/regstack.C: New test.
8699
8700 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8701
8702         * g++.old-deja/g++.other/ref4.C: New test.
8703
8704 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
8705
8706         * objc/execute/va_method.m: Added.
8707         * objc/execute/IMP.m: Added.
8708         * objc/execute/_cmd.m: Added.
8709         * objc/execute/accessing_ivars.m: Added.
8710         * objc/execute/class-1.m: Added.
8711         * objc/execute/class-10.m: Added.
8712         * objc/execute/class-11.m: Added.
8713         * objc/execute/class-12.m: Added.
8714         * objc/execute/class-13.m: Added.
8715         * objc/execute/class-14.m: Added.
8716         * objc/execute/class-2.m: Added.
8717         * objc/execute/class-3.m: Added.
8718         * objc/execute/class-4.m: Added.
8719         * objc/execute/class-5.m: Added.
8720         * objc/execute/class-6.m: Added.
8721         * objc/execute/class-7.m: Added.
8722         * objc/execute/class-8.m: Added.
8723         * objc/execute/class-9.m: Added.
8724         * objc/execute/class-tests-1.h
8725         * objc/execute/class-tests-2.h
8726         * objc/execute/compatibility_alias.m: Added.
8727         * objc/execute/encode-1.m: Added.
8728         * objc/execute/formal_protocol-1.m: Added.
8729         * objc/execute/formal_protocol-2.m: Added.
8730         * objc/execute/formal_protocol-3.m: Added.
8731         * objc/execute/formal_protocol-4.m: Added.
8732         * objc/execute/formal_protocol-5.m: Added.
8733         * objc/execute/formal_protocol-6.m: Added.
8734         * objc/execute/formal_protocol-7.m: Added.
8735         * objc/execute/informal_protocol.m: Added.
8736         * objc/execute/initialize.m: Added.
8737         * objc/execute/load.m: Added.
8738         * objc/execute/many_args_method.m: Added.
8739         * objc/execute/nested-3.m: Added.
8740         * objc/execute/no_clash.m: Added.
8741         * objc/execute/private.m: Added.
8742         * objc/execute/redefining_self.m: Added.
8743         * objc/execute/root_methods.m: Added.
8744         * objc/execute/selector-1.m: Added.
8745         * objc/execute/static-1.m: Added.
8746         * objc/execute/static-2.m: Added.
8747         * objc/execute/va_method.m: Added.
8748
8749 2001-03-10  Richard Henderson  <rth@redhat.com>
8750
8751         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
8752
8753 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8754
8755         * g++.old-deja/g++.other/crash31.C: XFAIL.
8756         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
8757         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
8758         * gcc.c-torture/execute/20010123-1.x: XFAIL.
8759         * gcc.c-torture/execute/20010124-1.x: XFAIL.
8760         * gcc.dg/sequence-pt-1.c: XFAIL one test.
8761
8762 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
8763
8764         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
8765
8766 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8767
8768         * gcc.dg/20000724-1.c: Don't use multiline strings.
8769
8770 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8771
8772         * objc/execute/string1.m, objc/execute/string2.m: Compare the
8773         result of -cString against what we expect it to be; don't just
8774         print it out for no one to read.
8775
8776         * objc/execute/string3.m, objc/execute/string4.m: New tests.
8777         Based on testcases provided by Nicola Pero.
8778
8779 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8780
8781         * gcc.dg/cpp/macro7.c: New test.
8782
8783 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8784
8785         * gcc.dg/cpp/multiline.c: Update.
8786
8787 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8788
8789         * g++.old-deja/g++.other/enum3.C: New test.
8790
8791 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8792
8793         * g++.old-deja/g++.other/pod1.C: New test.
8794
8795 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8796
8797         * g++.old-deja/g++.ext/overload1.C: New test.
8798
8799 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8800
8801         * g++.old-deja/g++.pt/using1.C: New test.
8802
8803 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8804
8805         * g++.old-deja/g++.other/using9.C: New test.
8806
8807 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
8808
8809         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
8810
8811         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
8812
8813 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
8814
8815         * g++.old-deja/g++.ext/realpt1.C: Remove.
8816
8817 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
8818
8819         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
8820
8821 2001-02-26  Will Cohen  <wcohen@redhat.com>
8822
8823         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
8824
8825 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
8826
8827         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
8828         templatized constructors.
8829
8830 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8831
8832         * gcc.c-torture/execute/20010224-1.c: New test.
8833
8834 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
8835
8836         * gcc.c-torture/execute/20010222-1.c: New test.
8837
8838 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
8839
8840         * g++.old-deja/g++.other/inline20.C: New test.
8841
8842 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
8843
8844         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
8845
8846 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8847
8848         * g++.old-deja/g++.other/lookup22.C: New test.
8849
8850 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
8851
8852         * g77.dg: New directory.
8853         * g77.dg/20010216-1.f: New test case.
8854         * g77.dg/dg.exp: New driver.
8855         * lib/g77-dg.exp: New driver library.
8856
8857 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8858
8859         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
8860
8861 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
8862
8863         * g++.old-deja/g++.other/decl9.C: New test.
8864
8865 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
8866
8867         * g++.old-deja/g++.other/init16.C: Update the test so that it does
8868         not need <string> and also tests the initialization at runtime.
8869
8870 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8871
8872         * gcc.c-torture/execute/longlong.c: New test.
8873
8874 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8875
8876         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
8877
8878 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8879
8880         * gcc.c-torture/execute/920302-1.c (execute):
8881         Change argument type to short.
8882
8883 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8884
8885         * g++.old-deja/g++.pt/deduct6.C: New test.
8886
8887 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8888
8889         * g++.old-deja/g++.pt/deduct5.C: New test.
8890
8891 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
8892
8893         * gcc.c-torture/execute/20010209-1.c: New test.
8894
8895 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8896
8897         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
8898
8899 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
8900
8901         * g++.dg/vtgc1.C: Update for new ABI.
8902
8903         * consistency.vlad: New directory, 1665 files.
8904
8905 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8906
8907         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
8908         return type.
8909         * gcc.dg/cpp/digraphs.c: Declare puts.
8910
8911 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8912
8913         * g++.old-deja/g++.other/warn5.C: New test.
8914
8915 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8916
8917         * g++.old-deja/g++.pt/spec40.C: New test.
8918
8919 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8920
8921         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
8922         case.
8923         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
8924
8925 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
8926
8927         * gcc.c-torture/compile/20010209-1.c: New test.
8928
8929 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
8930
8931         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
8932         excess errors message but not if it crashes.
8933         * g++.old-deja/g++.other/crash27.C: Likewise.
8934         * g++.old-deja/g++.other/crash28.C: Likewise.
8935         * g++.old-deja/g++.other/crash30.C: Likewise.
8936         * g++.old-deja/g++.other/crash32.C: Likewise.
8937         * g++.old-deja/g++.other/crash35.C: Likewise.
8938         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8939
8940 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8941
8942         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
8943         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
8944         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
8945         g77.f-torture/execute/execute.exp,
8946         g77.f-torture/noncompile/noncompile.exp,
8947         gcc.c-torture/execute/execute.exp,
8948         gcc.c-torture/execute/memcheck/memcheck.exp,
8949         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
8950         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
8951         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
8952         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
8953         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
8954         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
8955         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8956         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
8957         Remove bug reporting instructions with ancient email addresses.
8958
8959 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8960
8961         * gcc.dg/20010202-1.c: New test.
8962         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
8963
8964 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
8965
8966         * g++.dg/stdbool-if.C: New test.
8967
8968 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
8969
8970         * objc/execute/fdecl.m: Added main().
8971
8972 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8973
8974         * gcc.c-torture/execute/20010206-1.c: New test.
8975
8976 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8977
8978         * gcc.dg/cpp/avoidpaste1.c: Update.
8979
8980 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
8981
8982         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
8983         Pero <nicola@brainstorm.co.uk>.
8984         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
8985
8986 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
8987
8988         * g++.old-deja/g++.pt/spec39.C: New test.
8989
8990 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
8991
8992         * gcc.c-torture/compile/20010202-1.c: New test.
8993
8994 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
8995
8996         * g++.old-deja/g++.abi/primary2.C: New test.
8997         * g++.old-deja/g++.abi/primary3.C: New test.
8998         * g++.old-deja/g++.abi/primary4.C: New test.
8999         * g++.old-deja/g++.abi/primary5.C: New test.
9000         * g++.old-deja/g++.abi/vtable3.h: New test.
9001         * g++.old-deja/g++.abi/vtable3a.C: New test.
9002         * g++.old-deja/g++.abi/vtable3b.C: New test.
9003         * g++.old-deja/g++.abi/vtable3c.C: New test.
9004         * g++.old-deja/g++.abi/vtable3d.C: New test.
9005         * g++.old-deja/g++.abi/vtable3e.C: New test.
9006         * g++.old-deja/g++.abi/vtable3f.C: New test.
9007         * g++.old-deja/g++.abi/vtable3g.C: New test.
9008         * g++.old-deja/g++.abi/vtable3h.C: New test.
9009         * g++.old-deja/g++.abi/vtable3i.C: New test.
9010         * g++.old-deja/g++.abi/vtable3j.C: New test.
9011         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9012
9013 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9014
9015         * g++.old-deja/g++.other/anon6.C: New test.
9016         * g++.old-deja/g++.other/anon7.C: New test.
9017
9018 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9019
9020         * gcc.dg/cpp/avoidpaste2.c: New tests.
9021
9022 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9023
9024         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9025
9026 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9027
9028         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9029         DECIMAL_DIG cases for Irix."
9030
9031 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9032
9033         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9034
9035 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9036
9037         * gcc.dg/c99-tag-1.c: New test.
9038
9039 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9040
9041         * gcc.dg/cpp/tr-warn1.c: Add tests.
9042
9043 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9044
9045         * gcc.dg/cpp/avoidpaste1.c: Update.
9046         * gcc.dg/cpp/paste4.c: Update.
9047
9048 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9049
9050         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9051         cases for Irix.
9052
9053 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9054
9055         * g++.old-deja/g++.other/inline19.C: New test.
9056
9057 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9058
9059         * gcc.dg/Wlarger-than.c: New test.
9060
9061 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9062
9063         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9064
9065 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9066
9067         * gcc.c-torture/execute/20010129-1.c: New test.
9068         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9069
9070 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9071
9072         * gcc.dg/cpp/avoidpaste1.c: Test case.
9073
9074 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9075
9076         * g++.old-deja/g++.other/inline18.C: New test.
9077
9078 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9079
9080         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9081         and __builtin_putchar.
9082
9083 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9084
9085         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9086         tests.
9087
9088 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9089
9090         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9091         floating point number rounding mode to round to the nearest
9092         representable mode.
9093
9094 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9095
9096         * g++.old-deja/g++.other/mangle2.C: New test.
9097
9098 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9099
9100         * gcc.c-torture/compile/20010124-1.c: New test.
9101
9102 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
9103
9104         * g++.old-deja/g++.pt/spec38.C: New test.
9105
9106 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9107
9108         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9109         "Build don't run".
9110
9111 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9112
9113         * gcc.c-torture/execute/20010123-1.c: New test.
9114
9115 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9116
9117         * g++.old-deja/g++.pt/spec37.C: New test.
9118
9119 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9120
9121         * g++.old-deja/g++.pt/overload14.C: New test.
9122
9123 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9124
9125         * gcc.c-torture/execute/20010122-1.c: New test, exercise
9126         __builtin_return_address.
9127
9128 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
9129
9130         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9131         * g++.old-deja/g++.pt/spec35.C: New test.
9132         * g++.old-deja/g++.pt/spec36.C: New test.
9133
9134 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
9135
9136         * gcc.c-torture/compile/20010118-1.c: New test.
9137
9138 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9139
9140         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
9141
9142 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9143
9144         * gcc.c-torture/execute/20010119-1.c: New test.
9145
9146 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9147
9148         * g++.old-deja/g++.other/vbase5.C: New test.
9149
9150 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9151
9152         * gcc.c-torture/execute/20010118-1.c: New test.
9153
9154 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9155
9156         * g++.old-deja/g++.pt/deduct3.C: New test.
9157
9158 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9159
9160         * g++.old-deja/g++.pt/spec34.C: New test.
9161
9162 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9163
9164         * g77.f-torture/compile/20000601-2.f: New test.
9165
9166 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9167
9168         * g++.old-deja/g++.other/init17.C: New test.
9169
9170 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
9171
9172         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9173
9174 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9175
9176         * g++.old-deja/g++.pt/unify8.C: New test.
9177
9178 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9179
9180         * g++.old-deja/g++.abi/vbase1.C: New test.
9181
9182 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9183
9184         * g++.old-deja/g++.pt/crash65.C: New test.
9185
9186 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9187
9188         * gcc.dg/cpp/assembl2.S: New test case.
9189
9190 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
9191
9192         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9193         are supported.
9194
9195 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9196
9197         * g++.old-deja/g++.other/builtins1.C: New test.
9198         * g++.old-deja/g++.other/builtins2.C: Likewise.
9199         * g++.old-deja/g++.other/builtins3.C: Likewise.
9200         * g++.old-deja/g++.other/builtins4.C: Likewise.
9201
9202 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
9203
9204         * gcc.c-torture/compile/20010117-1.c: New test.
9205         * gcc.c-torture/compile/20010117-2.c: New test.
9206
9207 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9208
9209         * g77.f-torture/execute/20010116.[fx]: New test,
9210         XFAIL on i?86-*-*.
9211         * g77.f-torture/compile/20010115.f: Indicate it's
9212         a test for PR fortran/1636.
9213
9214 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9215
9216         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
9217
9218 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9219
9220         * g77.f-torture/compile/20010115.f: New test.
9221
9222 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
9223
9224         * g++.old-deja/g++.pt/nontype5.C: New test.
9225
9226 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9227
9228         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
9229         have an equivalent working one below it.
9230
9231 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9232
9233         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
9234         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9235
9236 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
9237
9238         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
9239         message containing "init_priority".
9240         (conpr-2.C): Likewise.
9241         (conpr-3.C): Likewise.
9242         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
9243
9244 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9245
9246         * gcc.c-torture/execute/20010114-2.c: New test.
9247
9248 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9249
9250         * gcc.c-torture/compile/20010114-1.c: New test.
9251         * gcc.c-torture/compile/20010114-1.x: Xfail.
9252         * gcc.c-torture/compile/20010114-2.c: New test.
9253         * gcc.c-torture/execute/20010114-1.c: New test.
9254         * gcc.dg/trunc-1.c: New test.
9255         * gcc.dg/uninit-B.c: New test.
9256
9257 2001-01-13  Nick Clifton  <nickc@redhat.com>
9258
9259         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
9260         target.
9261
9262 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9263
9264         * gcc.c-torture/compile/20010113-1.c: New test.
9265
9266 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
9267
9268         * gcc.c-torture/compile/20001212-1.c: New test.
9269
9270 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9271
9272         * gcc.dg/cpp/widestr1.c: Update.
9273         * gcc.dg/cpp/prag-imp.c: Remove.
9274
9275 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
9276
9277         * gcc.c-torture/execute/20000801-3.x: Remove.
9278         * gcc.dg/c90-init-1.c: New test.
9279         * gcc.dg/c99-init-1.c: New test.
9280         * gcc.dg/c99-init-2.c: New test.
9281         * gcc.dg/gnu99-init-1.c: New test.
9282
9283 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
9284
9285         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
9286         testing that no relevant ones were found.
9287
9288 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9289
9290         * g++.old-deja/g++.pt/cast2.C: New test.
9291
9292 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
9293
9294         * g++.old-deja/g++.pt/friend47.C: New test.
9295
9296 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9297
9298         * g++.old-deja/g++.pt/instantiate13.C: New test.
9299
9300 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9301
9302         * g++.old-deja/g++.other/defarg7.C: New test.
9303         * g++.old-deja/g++.other/defarg8.C: New test.
9304
9305 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9306
9307         * g++.old-deja/g++.pt/crash64.C: New test.
9308
9309 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
9310
9311         * g++.old-deja/g++.pt/crash63.C: New test.
9312
9313 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9314
9315         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
9316
9317 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
9318
9319         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
9320
9321 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9322
9323         * g++.old-deja/g++.pt/error3.C: New test.
9324
9325 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9326
9327         * g++.old-deja/g++.other/crash39.C: New test.
9328
9329 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
9330
9331         * g++.old-deja/g++.other/vbase4.C: New test.
9332
9333 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
9334
9335         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
9336         * gcc.dg/special/20000419-2.c: New file. Identical to above.
9337         * gcc.dg/special/special.exp: New test driver which will check
9338         for alias support for the above test.
9339
9340 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
9341
9342         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
9343         problems on small machines.
9344         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
9345         parameterize.
9346
9347 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
9348
9349         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
9350         mips.
9351         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9352
9353 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
9354
9355         * g++.old_deja/g++.pt/using8.C: New test.
9356
9357 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9358
9359         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
9360
9361 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
9362
9363         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
9364         where a failure is expected.
9365         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
9366
9367 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9368
9369         * g++.old_deja/g++.pt/instantiate12.C: New test.
9370
9371 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9372
9373         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
9374         start of structs.
9375         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
9376         * g++.old-deja/g++.brendan/crash17.C: Likewise.
9377         * g++.old-deja/g++.brendan/crash29.C: Likewise.
9378         * g++.old-deja/g++.brendan/crash48.C: Likewise.
9379         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9380         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
9381         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
9382         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
9383         * g++.old-deja/g++.eh/spec6.C: Likewise.
9384         * g++.old-deja/g++.jason/crash3.C: Likewise.
9385         * g++.old-deja/g++.law/ctors11.C: Likewise.
9386         * g++.old-deja/g++.law/ctors17.C: Likewise.
9387         * g++.old-deja/g++.law/ctors5.C: Likewise.
9388         * g++.old-deja/g++.law/ctors9.C: Likewise.
9389         * g++.old-deja/g++.mike/ambig1.C: Likewise.
9390         * g++.old-deja/g++.mike/net22.C: Likewise.
9391         * g++.old-deja/g++.mike/p3538a.C: Likewise.
9392         * g++.old-deja/g++.mike/p3538b.C: Likewise.
9393         * g++.old-deja/g++.mike/virt3.C: Likewise.
9394         * g++.old-deja/g++.niklas/t128.C: Likewise.
9395         * g++.old-deja/g++.other/anon4.C: Likewise.
9396         * g++.old-deja/g++.other/using1.C: Likewise.
9397         * g++.old-deja/g++.other/warn3.C: Likewise.
9398         * g++.old-deja/g++.pt/t37.C: Likewise.
9399         * g++.old-deja/g++.robertl/eb69.C: Likewise.
9400         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9401
9402 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
9403
9404         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
9405
9406 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9407
9408         * gcc.c-torture/execute/stdio-opt-3.c: New test.
9409
9410 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
9411
9412         * gcc.c-torture/compile/20010107-1.c: New test.
9413
9414 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9415
9416         * gcc.c-torture/execute/builtin-noret-1.c: New test.
9417
9418 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9419
9420         * gcc.dg/format/format.h: New file.
9421         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
9422         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
9423         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
9424         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
9425         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
9426         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9427         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
9428         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
9429         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
9430         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
9431         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
9432         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
9433         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
9434         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
9435         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
9436         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
9437         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
9438         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
9439         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
9440         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
9441         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
9442         instead of declaring standard types, macros and functions in each
9443         test.
9444
9445 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
9446
9447         * gcc.c-torture/execute/20010106-1.c: New test.
9448
9449 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9450
9451         * gcc.dg/format/format.exp: New file.
9452         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
9453         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
9454         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
9455         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
9456         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
9457         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
9458         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
9459         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
9460         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
9461         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
9462         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
9463         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
9464         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
9465         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
9466         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
9467         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
9468         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
9469         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
9470         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
9471         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
9472         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
9473         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
9474         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
9475         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
9476         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
9477         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
9478         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
9479         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
9480         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
9481         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
9482         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
9483         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
9484         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
9485         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
9486         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
9487         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
9488         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
9489         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
9490         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
9491         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
9492         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
9493         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
9494
9495 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
9496
9497         * gcc.c-torture/execute/991228-1.c: Take word endianness into
9498         account.
9499
9500 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
9501
9502         * gcc.c-torture/execute/builtin-complex-1.c: New test.
9503
9504 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
9505
9506         * g++.old-deja/g++.pt/crash62.C: New test.
9507
9508 2001-01-04  Richard Henderson  <rth@redhat.com>
9509
9510         * gcc.dg/20000926-1.c: Update expected warnings.
9511         * gcc.dg/array-2.c: Likewise.
9512         * gcc.dg/array-4.c: Also validate flexible array members.
9513         * gcc.dg/c99-flex-array-1.c: New.
9514
9515 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9516
9517         * gcc.c-torture/compile/20001222-1.x: Remove.
9518
9519 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9520
9521         * gcc.c-torture/execute/built-in-setjmp.c: New.
9522
9523 2001-01-03  Richard Henderson  <rth@redhat.com>
9524
9525         * gcc.dg/940510-1.c: Update expected error wording.
9526         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
9527
9528 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
9529
9530         * lib/target-supports.exp (check_alias_available): Modified to
9531         indicate aliases not supported if only weak aliases are supported.
9532
9533 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9534
9535         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
9536         Turn on cmpstrsi checks for __pj__ and __i370__.
9537
9538 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9539
9540         * g++.old-deja/g++.other/virtual11.C: New test.
9541
9542 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9543
9544         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
9545
9546 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9547
9548         * gcc.c-torture/compile/20010102-1.c: New test.
9549
9550 2001-01-02  Andreas Jaeger  <aj@suse.de>
9551
9552         * gcc.dg/noreturn-3.c: New test.
9553
9554         * gcc.dg/noreturn-4.c: New test.
9555
9556 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9557
9558         * gcc.c-torture/execute/stdio-opt-1.c: Also test
9559         __builtin_fputc and __builtin_fwrite.
9560
9561 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9562
9563         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
9564         signed char, not default char.
9565
9566 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9567
9568         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
9569
9570 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
9571
9572         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
9573
9574 2000-12-29  Richard Henderson  <rth@redhat.com>
9575
9576         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
9577         (__cyg_profile_func_exit): Define.
9578
9579 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9580
9581         * g++.dg/vtgc1.C: New test.
9582
9583 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
9584
9585         * gcc.dg/noncompile/20001228-1.c: New test.
9586
9587         * gcc.dg/20001228-1.c: New test.
9588
9589         * gcc.c-torture/execute/20001228-1.c: New test.
9590
9591 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9592
9593         * gcc.dg/format-strfmon-1.c: New test.
9594
9595 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9596
9597         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
9598         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
9599         * gcc.c-torture/execute/string-opt-1.c: Likewise.
9600         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9601         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9602         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9603         * gcc.c-torture/execute/string-opt-6.c: Likewise.
9604         * gcc.c-torture/execute/string-opt-7.c: Likewise.
9605         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9606         * gcc.c-torture/execute/string-opt-9.c: Likewise.
9607         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9608         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9609         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9610
9611         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
9612         * gcc.c-torture/execute/string-opt-4.c: Test index.
9613
9614 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
9615
9616         * gcc.c-torture/compile/20001226-1.c: New test.
9617
9618 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9619
9620         * gcc.c-torture/compile/20001222-1.c: New test.
9621         * gcc.c-torture/compile/20001222-1.x: Xfail.
9622
9623 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
9624
9625         * gcc.c-torture/execute/comp-goto-2.c: New test.
9626
9627 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
9628
9629         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
9630         Use long types if __INT_MAX__ is 32767.
9631         (main): Use cast to (sint32 *) when poking 88 into a_page.
9632
9633         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
9634
9635 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
9636
9637         * gcc.c-torture/compile/20001221-1.c: New test.
9638         * gcc.c-torture/execute/20001221-1.c: New test.
9639
9640 2000-12-20  Richard Henderson  <rth@redhat.com>
9641
9642         * g++.old-deja/g++.pt/crash36.C: Update error lines.
9643         * g++.old-deja/g++.robertl/eb109.C: Likewise.
9644
9645 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9646
9647         * gcc.dg/compare3.c: New test.
9648
9649 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9650
9651         * gcc.dg/format-warnll-1.c: New test.
9652
9653 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9654
9655         * gcc.dg/cpp/cmdlne-P.c: New test.
9656
9657 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9658
9659         * gcc.c-torture/execute/builtin-abs-1.c,
9660         gcc.c-torture/execute/builtin-abs-2.c: New tests.
9661
9662 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9663
9664         * gcc.dg/cpp/multiline.c: New test.
9665
9666 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9667
9668         * g++.old-deja/g++.other/syshdr1.C: Update.
9669         * gcc.dg/cpp/lineflags.c: Remove temporarily.
9670
9671 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9672
9673         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
9674
9675 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9676
9677         * g++.old-deja/g++.pt/ttp65.C: New test.
9678
9679 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9680
9681         * g++.old-deja/g++.pt/ttp64.C: New test.
9682
9683 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9684
9685         * g++.old-deja/g++.pt/spec33.C: New test.
9686
9687 2000-12-14  Catherine Moore  <clm@redhat.com>
9688
9689         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
9690         * gcc.c-torture/execute/920612-2.c: Likewise.
9691         * gcc.c-torture/execute/920428-2.c: Likewise.
9692         * gcc-c-torture/execute/va-arg-11.c: Call exit.
9693         * gcc.c-torture/execute/va-arg-21.c: Likewise.
9694
9695 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9696
9697         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
9698         * gcc.dg/pack-test-2.c: Likewise.
9699
9700 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9701
9702         Tests by Zack Weinberg <zackw@stanford.edu>.
9703
9704         * gcc.dg/cpp/defined.c: Update.
9705         * gcc.dg/cpp/defined_trad.c: New tests.
9706
9707 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9708
9709         * gcc.dg/cpp/trad-direct.c: Update.
9710
9711 2000-12-11  Neil Booth  <neilb@earthling.net>
9712
9713         * gcc.dg/cpp/defined_trad.c
9714
9715 2000-12-11  Neil Booth  <neilb@earthling.net>
9716
9717         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
9718
9719 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9720
9721         * gcc.dg/format-miss-2.c: New test.
9722
9723 2000-12-09  Neil Booth  <neilb@earthling.net>
9724
9725         * gcc.dg/cpp/lineflags.c: New tests.
9726         * gcc.dg/cpp/poison.c: Update.
9727         * gcc.dg/cpp/redef2.c: Update.
9728         * gcc.dg/cpp/skipping.c: New test.
9729
9730 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
9731
9732         * g++.old-deja/g++.other/eh3.C: New testcase.
9733
9734 2000-12-07  Neil Booth  <neilb@earthling.net>
9735
9736         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
9737         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
9738         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
9739         wtr-union-init-2.c, wtr-union-init-3.c: Update.
9740         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
9741         Update.
9742
9743 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9744
9745         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
9746         __SIZE_TYPE__ instead of int for type of integers cast to
9747         pointers.
9748
9749 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
9750
9751         * g++.old-deja/g++.other/cleanup4.C: New test.
9752
9753 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9754
9755         * format-sec-1.c: New test.
9756
9757 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9758
9759         * gcc.dg/format-nonlit-3.c: New test.
9760
9761 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9762
9763         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
9764         through a null pointer.
9765
9766 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9767
9768         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
9769         * g++.old-deja/g++.pt/partial4.C: New test.
9770
9771 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9772
9773         * gcc.c-torture/execute/ieee/hugeval.x: New.
9774
9775 2000-12-06  Neil Booth  <neilb@earthling.net>
9776
9777         * gcc.dg/cpp/backslash2.c: New tests.
9778
9779 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9780
9781         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
9782         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
9783
9784 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
9785
9786         * gcc.c-torture/execute/20001203-2.c: New testcase.
9787
9788 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9789
9790         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
9791         * g++.old-deja/g++.other/virtual10.C: New test.
9792
9793 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9794
9795         * g++.old-deja/g++.mike/pmf5.C: Remove test.
9796
9797 2000-12-05  Richard Henderson  <rth@redhat.com>
9798
9799         * gcc.c-torture/compile/20001205-1.c: New.
9800
9801 2000-12-04  Neil Booth  <neilb@earthling.net>
9802
9803         * g++.old-deja/g++.other/virtual9.C: New test.
9804         * g++.old-deja/g++.pt/crash61.C: New test.
9805         * gcc.c-torture/execute/loop-9.c: New test.
9806
9807 2000-12-04  Neil Booth  <neilb@earthling.net>
9808
9809         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
9810         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
9811         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
9812         * gcc.dg/cpp/extratokens.c: ...here.
9813
9814 2000-12-04  Neil Booth  <neilb@earthling.net>
9815
9816         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
9817         New tests.
9818
9819 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9820
9821         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
9822         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
9823
9824 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9825
9826         * gcc.c-torture/execute/20001203-1.c: New test.
9827
9828 2000-12-03  Neil Booth  <neilb@earthling.net>
9829
9830         * gcc.dg/cpp/macro6.c: New test cases.
9831
9832 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9833
9834         * gcc.c-torture/execute/string-opt-9.c: New test.
9835         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9836         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9837         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9838
9839         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
9840         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
9841
9842 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
9843
9844         * gcc.dg/cpp/if-6.c: New testcase.
9845
9846         * gcc.dg/20001201-1.c: New testcase.
9847
9848 2000-12-02  Neil Booth  <neilb@earthling.net>
9849
9850         * g++.old-deja/g++.other/externC4.C,
9851         g++.old-deja/g++.other/friend10.C: New tests.
9852
9853 2000-12-02  Neil Booth  <neilb@earthling.net>
9854
9855         * g++.old-deja/g++.other/instan2.C
9856         * g++.old-deja/g++.other/instan3.C: New test.
9857
9858 2000-12-02  Neil Booth  <neilb@earthling.net>
9859
9860         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
9861         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
9862         gnuc99.c,gnuc99-pedantic.c: New tests.
9863
9864 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9865
9866         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
9867         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
9868
9869 2000-12-01  Neil Booth  <neilb@earthling.net>
9870
9871         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
9872         * gcc.dg/cpp/poison.c: Update.
9873         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
9874
9875 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
9876
9877         * g77.f-torture/execute/20001201.f: New test.
9878
9879 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9880
9881         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
9882
9883 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
9884
9885         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
9886
9887 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
9888
9889         * g++.old-deja/g++.other/cast6.C: New test.
9890
9891 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
9892
9893         * gcc.c-torture/execute/20001130-2.c: New testcase.
9894
9895 2000-11-30  Richard Henderson  <rth@redhat.com>
9896
9897         * gcc.c-torture/execute/20001130-1.c: New test.
9898
9899 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9900
9901         * g++.old-deja/g++.other/op3.C: New test.
9902
9903 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9904
9905         * g++.old-deja/g++.other/op2.C: New test.
9906
9907 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9908
9909         * g++.old-deja/g++.other/crash38.C: New test.
9910
9911 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
9912
9913         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
9914
9915 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
9916
9917         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
9918         tests.
9919         * gcc.c-torture/execute/string-opt-6.c: New test.
9920
9921         * gcc.dg/20001117-1.c: Add main.
9922
9923 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
9924
9925         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
9926         Move from here ...
9927         * gcc.dg/940510-1.c: ... to here.
9928
9929         * gcc.dg/20000926-1.c: GNU C now allows initializations of
9930         zero-size arrays in toplevel structures.
9931
9932 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9933
9934         * gcc.c-torture/execute/loop-8.c: New test.
9935
9936 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9937
9938         * g++.old-deja/g++.other/base1.C: New test.
9939
9940 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9941
9942         * g++.old-deja/g++.other/parse2.C: New test.
9943
9944 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9945
9946         * g++.old-deja/g++.pt/incomplete1.C: New test.
9947
9948 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9949
9950         * g++.old-deja/g++.other/friend9.C: New test.
9951
9952 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9953
9954         * gcc.dg/20001127-1.c: New test.
9955
9956 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9957
9958         * g++.old-deja/g++.pt/friend46.C: New test.
9959
9960 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9961
9962         * g++.old-deja/g++.other/ptrmem8.C: New test.
9963
9964 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9965
9966         * gcc.c-torture/execute/string-opt-7.c: New test.
9967         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9968
9969 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9970
9971         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
9972         instead of 'mkcheck 2'.
9973
9974 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9975
9976         * gcc.c-torture/execute/memcheck/driver.c,
9977         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
9978         C9X references to refer to C99.
9979
9980 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
9981
9982         * gcc.dg/ultrasp3.c: New test.
9983
9984 2000-11-25  Neil Booth  <neilb@earthling.net>
9985
9986         * gcc.dg/cpp/include2.c: Update test to be locale independent.
9987
9988 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
9989
9990         * gcc.c-torture/compile/20001123-2.c: New.
9991
9992 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9993
9994         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
9995
9996 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
9997
9998         * gcc.dg/sequence-point-1.c: Add some new tests.
9999         * gcc.c-torture/execute/20001124-1.c: New test.
10000
10001 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10002
10003         * g++.old-deja/g++.other/vaarg4.C: New test.
10004         * gcc.c-torture/compile/20001123-1.c: New test.
10005
10006 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10007
10008         * g++.other/crash24.C: Adjust and remove XFAIL.
10009         * g++.other/crash37.C: New test.
10010
10011 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10012
10013         * g++.old-deja/g++.pt/instantiate9.C: New test.
10014
10015 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10016
10017         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10018         new ABI, too.
10019
10020         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10021         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10022
10023 2000-11-22  Neil Booth  <neilb@earthling.net>
10024
10025         * gcc.dg/cpp/Wtrigraphs.c: New test.
10026
10027 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10028
10029         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10030
10031 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10032
10033         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10034
10035 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10036
10037         * lib/gcc-dg.exp: load_lib scanasm.exp.
10038         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10039         * lib/g++-dg.exp: load_lib scanasm.exp.
10040         * lib/scanasm.exp: New.
10041         (scan-assembler, scan-assembler-not): Add optional arguments to
10042         test name, or if not present, the pattern name.
10043         (scan-assembler-dem, scan-assembler-dem-not): New.
10044
10045         * g++.dg/dg.exp: New.
10046
10047 2000-11-21  Neil Booth  <neilb@earthling.net>
10048
10049         * gcc.dg/cpp/integrated1.c: Remove.
10050
10051 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10052
10053         * gcc.c-torture/execute/20001121-1.c: New test.
10054
10055 2000-11-21  Richard Henderson  <rth@redhat.com>
10056
10057         * gcc.c-torture/compile/20001121-1.c: New test.
10058
10059 2000-11-20  Neil Booth  <neilb@earthling.net>
10060
10061         * gcc.dg/cpp/integrated1.c: New test.
10062
10063 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10064
10065         * g++.old-deja/g++.other/inline17.C: New test.
10066
10067 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10068
10069         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10070         local variable to be zero: I made the variable global. Now
10071         uses abort() and exit() instead of relying on main's return value.
10072
10073 2000-11-20  Neil Booth  <neilb@earthling.net>
10074
10075         * gcc.dg/cpp/paste2.c: Update test.
10076         * objc/execute/paste.m: New test.
10077
10078 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10079
10080         * gcc.dg/c99-condexpr-1.c: New test.
10081
10082 2000-11-20  Neil Booth  <neilb@earthling.net>
10083
10084         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10085
10086 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10087
10088         * g++.old-deja/g++.pt/export1.C: New test.
10089
10090 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10091
10092         * gcc.dg/20001117-1.c: New test.
10093
10094 2000-11-18  Richard Henderson  <rth@redhat.com>
10095
10096         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10097
10098 2000-11-18  Richard Henderson  <rth@redhat.com>
10099
10100         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10101         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10102         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10103
10104 2000-11-18  Richard Henderson  <rth@redhat.com>
10105
10106         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10107         (main): New.  Exit cleanly.
10108
10109 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10110
10111         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10112         gcc.dg/c99-fordecl-2.c: New tests.
10113
10114 2000-11-18  Richard Henderson  <rth@redhat.com>
10115
10116         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10117         * gcc.c-torture/execute/zerolen-2.c: New.
10118
10119 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10120
10121         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10122         memory.
10123
10124 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10125
10126         * g++.old-deja/g++.pt/instantiate8.C: New test.
10127
10128 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10129
10130         * g++.old-deja/g++.other/incomplete.C: Add more tests.
10131         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10132
10133 2000-11-16  Nick Clifton  <nickc@redhat.com>
10134
10135         * gcc.c-torture/execute/nestfunc-2.c: New test.
10136         * gcc.c-torture/execute/nestfunc-3.c: New test.
10137
10138 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10139
10140         * gcc.c-torture/compile/20001116-1.c: New test.
10141
10142 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10143
10144         * gcc.c-torture/execute/20001115-1.c: New test.
10145
10146 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
10147
10148         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10149         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10150         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10151         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10152
10153 2000-11-15  Neil Booth  <neilb@earthling.net>
10154
10155         gcc.dg/cpp/_Pragma1.c: Update.
10156         gcc.dg/cpp/_Pragma2.c: New test.
10157
10158 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10159
10160         * g++.old-deja/g++.other/anon5.C: New test.
10161
10162 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10163
10164         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10165         tests.
10166
10167 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
10168
10169         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10170         output.
10171
10172 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10173
10174         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10175         labels at end of compound statements.
10176
10177 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
10178
10179         * gcc.c-torture/execute/loop-7.c: New test.
10180
10181 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10182
10183         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10184
10185 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10186
10187         * gcc.dg/c99-bool-1.c: New test.
10188
10189 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10190
10191         * gcc.dg/c99-scope-1.c: Remove xfail.
10192         * gcc.dg/c99-scope-2.c: New test.
10193
10194 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10195
10196         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
10197         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
10198
10199 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
10200
10201         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
10202         error messages.
10203
10204         * g++.mike/p700.C: Don't typedef wchar_t.
10205         * g++.mike/p784.C: Likewise.
10206         * g++.mike/eb101.C: Don't use __wchar_t.
10207
10208 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10209
10210         * g77.f-torture/execute/20001111.[fx]: Test premature exit
10211         from DO loop.
10212
10213 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10214
10215         * gcc.c-torture/execute/20001111-1.c: New test.
10216
10217 2000-11-10  Nick Clifton  <nickc@redhat.com>
10218
10219         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
10220         long multuiple and accumulate.
10221
10222 2000-11-09  Richard Henderson  <rth@redhat.com>
10223
10224         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
10225         via size_t instead of int.
10226
10227         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
10228         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10229         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10230         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10231
10232 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
10233
10234         * gcc.c-torture/compile/20001109-1.c: New test.
10235         * gcc.c-torture/compile/20001109-2.c: New test.
10236
10237 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
10238
10239         * g++.old-deja/g++.pt/operator1.C: New test.
10240         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
10241
10242 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10243
10244         * gcc.dg/20001108-1.c: New test.
10245
10246 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
10247
10248         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
10249         with both arguments constant strings.
10250         * gcc.c-torture/execute/string-opt-3.c: New test.
10251         * gcc.c-torture/execute/string-opt-4.c: New test.
10252         * gcc.c-torture/execute/string-opt-5.c: New test.
10253
10254 2000-11-08  Nick Clifton  <nickc@redhat.com>
10255
10256         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
10257         mulsidi3adddi patterns.
10258
10259 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
10260
10261         * g++.old-deja/g++.other/crash36.C: New test.
10262
10263 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
10264
10265         * g++.old-deja/g++.other/init16.C: New test.
10266
10267 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
10268
10269         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
10270
10271 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10272
10273         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
10274         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10275         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10276
10277 2000-11-07  DJ Delorie  <dj@redhat.com>
10278
10279         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
10280
10281 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10282
10283         * gcc.c-torture/execute/string-opt-1.c: New test.
10284
10285 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
10286
10287         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
10288         mips-sgi-irix6.* because the MIPS ABI passes floating-point
10289         parameters in registers, and there is no way for a varargs
10290         function to know in which order the integer and floating-point
10291         parameters should be interleaved when they are placed on the
10292         stack.
10293         * gcc.c-torture/execute/va-arg-16.x: Likewise.
10294         * gcc.c-torture/execute/va-arg-17.x: Likewise.
10295
10296 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10297
10298         * gcc.c-torture/execute/string-opt-2.c: New test.
10299
10300 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
10301
10302         * g++.old-deja/g++.pt/crash60.C: New test.
10303
10304 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10305
10306         * g++.old-deja/g++.other/crash24.C: New test.
10307         * g++.old-deja/g++.other/crash25.C: New test.
10308         * g++.old-deja/g++.other/crash26.C: New test.
10309         * g++.old-deja/g++.other/crash27.C: New test.
10310         * g++.old-deja/g++.other/crash28.C: New test.
10311         * g++.old-deja/g++.other/crash29.C: New test.
10312         * g++.old-deja/g++.other/crash30.C: New test.
10313         * g++.old-deja/g++.other/crash31.C: New test.
10314         * g++.old-deja/g++.other/crash32.C: New test.
10315         * g++.old-deja/g++.other/crash33.C: New test.
10316         * g++.old-deja/g++.other/crash34.C: New test.
10317         * g++.old-deja/g++.other/crash35.C: New test.
10318
10319 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
10320
10321         * gcc.c-torture/execute/20001031-1.c: New test.
10322
10323 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
10324
10325         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
10326         namespace.
10327
10328         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
10329         standards-conformant.
10330
10331         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
10332
10333         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
10334         * g++.old-deja/g++.mike/p755a.C: Likewise.
10335         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
10336         library makes no calls to `operator new' during initialization.
10337
10338 2000-11-04  Neil Booth  <neilb@earthling.net>
10339
10340         * gcc.dg/cpp/include2.c: New tests.
10341
10342 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
10343
10344         * lib/g++.exp (g++_set_ld_library_path): New function.
10345         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
10346
10347 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
10348
10349         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
10350         warnings.
10351
10352 2000-11-01  Richard Henderson  <rth@redhat.com>
10353
10354         * g++.old-deja/g++.ext/namedret1.C: New.
10355         * g++.old-deja/g++.ext/namedret2.C: New.
10356         * g++.old-deja/g++.ext/namedret3.C: New.
10357
10358 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
10359
10360         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
10361         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
10362
10363 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10364
10365         * gcc.c-torture/execute/va-arg-21.c: New test.
10366
10367 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10368
10369         * gcc.dg/c99-complex-2.c: New test.
10370
10371 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10372
10373         * gcc.c-torture/execute/stdio-opt-1.c: New test.
10374
10375 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
10376
10377         * g++.old-deja/g++.other/inline16.C: New test.
10378
10379 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
10380
10381         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
10382         __PRETTY_FUNCTION__
10383
10384 2000-10-29  Neil Booth  <neilb@earthling.net>
10385
10386         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
10387         New tests.
10388         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
10389         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
10390         optimisation.
10391
10392 2000-10-29  Neil Booth  <neilb@earthling.net>
10393
10394         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
10395         * mi1.c, mi1c.h: Add null directives to multiple-include test.
10396         * mi5.c: Test multiple includes work with -C.
10397         * trigraphs.c: Test ^= version.
10398
10399 2000-10-28  Neil Booth  <neilb@earthling.net>
10400
10401         New tests and test updates for new macro expander.
10402
10403         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
10404         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
10405         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
10406         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
10407         new diagnostic messages.
10408
10409         * gcc.dg/cpp/macro3.c: New tests.
10410
10411 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
10412
10413         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
10414         on the same line.
10415
10416 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
10417
10418         * g++.old-deja/g++.other/eh2.C: New test.
10419
10420 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10421
10422         * gcc.c-torture/execute/20001027-1.c: New test.
10423
10424 2000-10-26  Richard Henderson  <rth@redhat.com>
10425
10426         * gcc.c-torture/execute/20001026-1.c: New.
10427
10428 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
10429
10430         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
10431         * g++.old-deja/g++.law/builtin1.C: Likewise.
10432         * g++.old-deja/g++.law/ctors10.C: Likewise.
10433         * g++.old-deja/g++.law/virtual3.C: Likewise.
10434         * g++.old-deja/g++.mike/p658.C: Likewise.
10435         * g++.old-deja/g++.other/sibcall1.C: Likewise.
10436         * g++.old-deja/g++.other/vaarg2.C: Likewise.
10437         * g++.old-deja/g++.robertl/eb124.C: Likewise.
10438         * g++.old-deja/g++.robertl/eb44.C: Likewise.
10439         * g++.old-deja/g++.robertl/eb77.C: Likewise.
10440
10441 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
10442
10443         * gcc.c-torture/compile/20001024-1.c: New test.
10444
10445 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
10446
10447         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
10448         to tell us whether or not we are using V3.
10449
10450 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10451
10452         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
10453         operands.
10454
10455 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10456
10457         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
10458
10459 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
10460
10461         * gcc.c-torture/execute/20001024-1.c: New test.
10462
10463 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
10464
10465         * g++.old-deja/g++.other/sibcall1.C: New test.
10466
10467 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
10468
10469         * gcc.dg/noncompile/init-3.c: New test.
10470
10471 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10472
10473         * gcc.dg/format-array-1.c: New test.
10474
10475 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10476
10477         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
10478         writing through null pointers; remove comment about testing
10479         unterminated strings.
10480
10481 2000-10-17  Matthew Hiller  <hiller@redhat.com>
10482
10483         * gcc.c-torture/execute/20001017-2.c: New test.
10484
10485 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10486
10487         * gcc.c-torture/compile/20001018-1.c: New test.
10488         * gcc.c-torture/compile/20001018-1.x: Xfail.
10489
10490 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10491
10492         * gcc.c-torture/execute/20001017-1.c: New test.
10493
10494 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10495
10496         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
10497         for multiple use of arguments with scanf formats; add tests for
10498         multiple use of arguments.
10499
10500 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
10501
10502         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
10503
10504 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10505
10506         * gcc.dg/format-miss-1.c: New test.
10507
10508 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
10509
10510         * gcc.c-torture/execute/20001013-1.c: New test.
10511
10512 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
10513
10514         * gcc.dg/format-branch-1.c: New test.
10515
10516 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
10517
10518         * README, lib/file-format.exp: Remove EGCS references.
10519
10520 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
10521
10522         * gcc.dg/20001013-1.c: New test.
10523
10524 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10525
10526         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
10527         for intmax_t in the compiler using __typeof__ and the type rules
10528         for conditional expressions.
10529
10530 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
10531
10532         * gcc.dg/20001012-1.c: New test.
10533         * gcc.dg/20001012-2.c: New test.
10534
10535 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10536
10537         * gcc.dg/format-attr-1.c: New test.
10538
10539 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10540
10541         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
10542         __LONG_LONG_MAX__ instead of LLONG_MAX.
10543
10544 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10545
10546         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
10547         scanf flags.
10548         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
10549         flags.
10550
10551 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10552
10553         * gcc.dg/sequence-pt-1.c: New test.
10554
10555 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
10556
10557         * gcc.c-torture/execute/20001011-1.c: New testcase.
10558         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
10559
10560 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10561
10562         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
10563         does not error on it.
10564
10565 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10566
10567         * gcc.dg/20001009-1.c: New test.
10568
10569 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10570
10571         * gcc.c-torture/compile/20001009-1.c: Move from here ....
10572         * gcc.c-torture/execute/20001009-2.c: ... to here.
10573
10574 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
10575
10576         * gcc.c-torture/compile/20001009-1.c: New testcase.
10577         * gcc.c-torture/execute/20001009-1.c: New testcase.
10578         Testcases provided by Jan Hubicka <jh@suse.cz>.
10579
10580 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10581
10582         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10583         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
10584         uintmax_t using <limits.h> to emulate the compiler's internal
10585         logic.  No longer XFAIL %j tests.
10586
10587 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10588
10589         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
10590         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10591         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
10592         regexps and details of expected handling of some bad formats.
10593         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
10594         suppression.
10595
10596 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10597
10598         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
10599         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
10600         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
10601         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
10602         in list archives.
10603
10604 2000-10-06  Richard Henderson  <rth@cygnus.com>
10605
10606         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
10607         * g++.old-deja/g++.brendan/crash52.C: Likewise.
10608         * g++.old-deja/g++.jason/report.C: Likewise.
10609         * g++.old-deja/g++.law/friend5.C: Likewise.
10610         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
10611         of the expected warnings.
10612
10613 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
10614
10615         * g++.old-deja/g++.pt/enum14.C: New test.
10616
10617 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
10618
10619         * g++.old-deja/g++.pt/crash59.C: New test.
10620
10621 2000-10-04  Will Cohen  <wcohen@redhat.com>
10622
10623         * gcc.dg/20000926-1.c: New test.
10624
10625 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
10626
10627         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
10628         function name for current C++ compiler.
10629         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
10630
10631 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
10632
10633         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
10634         __PRETTY_FUNCTION__.
10635         * g++.old-deja/g++.ext/pretty2.C: Likewise.
10636
10637 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10638
10639         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
10640
10641 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
10642
10643         * gcc.c-torture/compile/20000923-1.c: New test.
10644
10645 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
10646
10647         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
10648         * g++.old-deja/g++.pt/ttp62.C: Same.
10649         * g++.old-deja/g++.other/inline14.C: Same.
10650
10651 2000-09-24  Richard Henderson  <rth@cygnus.com>
10652
10653         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
10654
10655 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10656
10657         * gcc.dg/c90-printf-1.c: Add test for wide string format.
10658
10659 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
10660
10661         * gcc.c-torture/compile/20000922-1.c: New file.
10662
10663 2000-09-21  Nick Clifton  <nickc@redhat.com>
10664
10665         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
10666         a signed long modulo operation.
10667         (mod6): New function - perform an unsigned long modulo operation.
10668         (main): Add tests for modulos of very large numbers by very small
10669         dividends.
10670
10671 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10672
10673         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
10674
10675 2000-09-19  Richard Henderson  <rth@cygnus.com>
10676
10677         * gcc.dg/compare2.c (case 10): XFAIL.
10678
10679 2000-09-18  Richard Henderson  <rth@cygnus.com>
10680
10681         * gcc.c-torture/execute/20000906-1.c: Move ...
10682         * gcc.dg/20000906-1.c: ... here.  Only run on targets
10683         that support __builtin_trap.
10684
10685 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
10686
10687         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
10688
10689 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10690
10691         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
10692         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
10693         more $ format tests.
10694
10695 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10696
10697         * gcc.dg/format-errmk-1.c: New test.
10698
10699 2000-09-17  Greg McGary  <greg@mcgary.org>
10700
10701         * gcc.c-torture/execute/20000917-1.x: Remove.
10702
10703 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10704
10705         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
10706
10707 2000-09-17  Greg McGary  <greg@mcgary.org>
10708
10709         * gcc.c-torture/execute/20000917-1.c: New test.
10710         * gcc.c-torture/execute/20000917-1.x: XFAIL.
10711
10712 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
10713
10714         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
10715         in nested macro bug.
10716
10717 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
10718
10719         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
10720
10721 2000-09-14  Jeffrey A Law  (law@cygnus.com)
10722
10723         * gcc.c-torture/execute/20000914-1.c: New test.
10724
10725 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
10726
10727         * g++.other/inline13.C: New test.
10728
10729 2000-09-12  Andreas Jaeger  <aj@suse.de>
10730
10731         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
10732         constant by Ulrich Drepper <drepper@redhat.com>.
10733
10734 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
10735
10736         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
10737
10738 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10739
10740         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
10741
10742 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
10743
10744         * gcc.dg/cpp/backslash.c: New test.
10745
10746 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
10747
10748         * gcc.c-torture/execute/20000910-1.c: New test.
10749         * gcc.c-torture/execute/20000910-2.c: Likewise.
10750
10751 2000-09-11  Robert Lipe  <robertl@sco.com>
10752
10753         * gcc.dg/pragma-align.c: New test.
10754
10755 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
10756
10757         * g++.old-deja/g++.pt/explicit82.C: New test.
10758         * g++.old-deja/g++.pt/explicit83.C: New test.
10759
10760 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
10761
10762         * gcc.dg/asm-names.c: New test.
10763
10764 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10765
10766         * gcc.dg/cpp/tr-warn6.c: New test
10767
10768 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10769
10770         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
10771         be accepted.
10772
10773 2000-09-07  Catherine Moore  <clm@redhat.com>
10774
10775         * gcc.c-torture/execute/unroll-1.c: New test.
10776
10777 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
10778
10779         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
10780         ERROR markers.
10781         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
10782         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
10783         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
10784         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
10785         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
10786         Preprocess only.
10787         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
10788         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
10789
10790 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10791
10792         * g++.old-deja/g++.pt/deduct2.C: New test.
10793
10794 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10795
10796         * g++.old-deja/g++.pt/parms2.C: New test.
10797
10798 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10799
10800         * g++.old-deja/g++.pt/crash58.C: New test.
10801
10802 2000-09-06  Greg McGary  <greg@mcgary.org>
10803
10804         * gcc.c-torture/execute/20000906-1.c: New test.
10805         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
10806
10807 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10808
10809         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
10810
10811 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10812
10813         * g++.old-deja/g++.pt/crash57.C: New test.
10814
10815 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10816
10817         * g++.old-deja/g++.pt/crash56.C: New test.
10818
10819 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10820
10821         * g++.old-deja/g++.pt/koenig1.C: New test.
10822
10823 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10824
10825         * gcc.dg/20000904-1.c: New test.
10826
10827 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10828
10829         * gcc.dg/cpp/paste8.c: New test.
10830
10831 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
10832
10833         * gcc.c-torture/compile/20000827-1.c: New test.
10834
10835 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10836
10837         * gcc.dg/format-diag-1.c: New test.
10838
10839 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10840
10841         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
10842         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
10843         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
10844         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
10845         gcc.dg/formatz-1.c: Adjust warning regular expressions.
10846
10847 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10848
10849         * g++.old-deja/g++.other/nested4.C: New test.
10850
10851 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10852
10853         * g++.old-deja/g++.ns/scoped1.C: New test.
10854
10855 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
10856
10857         * lib/g++.exp: Support testing already-installed GCC.
10858
10859 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10860
10861         * wtr-label-1.c, wtr-suffix-1.c: New tests.
10862
10863 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10864
10865         * gcc.dg/return-type-2.c: New test.
10866
10867 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
10868
10869         * gcc.c-torture/compile/20000825-1.c: New test.
10870
10871 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
10872
10873         * gcc.dg/dwarf2-2.c: New test.
10874
10875 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
10876
10877         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
10878         dg-warning regexps.
10879
10880 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10881
10882         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
10883         gcc.dg/format-ext-5.c: New tests.
10884
10885 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
10886
10887         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
10888
10889 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
10890
10891         * gcc.dg/noncompile/930622-2.c: Adjust error message.
10892
10893 2000-08-24  Richard Henderson  <rth@cygnus.com>
10894
10895         * gcc.dg/ia64-sync-1.c: New test.
10896         * gcc.dg/ia64-sync-2.c: New test.
10897         * gcc.dg/ia64-asm-1.c: New test.
10898
10899 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10900
10901         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
10902         * gcc.dg/format-ext-2.c: New test.
10903
10904 2000-08-23  Jason Merrill  <jason@redhat.com>
10905
10906         * lib/old-dejagnu.exp: Also ignore "In member function" and
10907         "At global scope".
10908
10909 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10910
10911         * gcc.dg/noncompile/label-lineno-1.c: New test.
10912
10913 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10914
10915         * gcc.dg/c99-array-nonobj-1.c: New test.
10916
10917 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10918
10919         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
10920         tests.
10921         * gcc.dg/format-ext-1.c: New test.
10922
10923 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10924
10925         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
10926         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
10927         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
10928         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
10929         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
10930
10931 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10932
10933         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
10934         gcc.dg/c99-strftime-2.c: New tests.
10935
10936 2000-08-22  Richard Henderson  <rth@cygnus.com>
10937
10938         * gcc.c-torture/execute/20000822-1.c: New test.
10939
10940 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10941
10942         * gcc.c-torture/execute/20000819-1.x: Remove.
10943
10944 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10945
10946         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
10947         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
10948         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
10949         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
10950         gcc.dg/format-xopen-1.c: New tests.
10951
10952 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10953
10954         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
10955
10956 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10957
10958         * g++.old-deja/g++.other/loop2.C: New test.
10959
10960         * gcc.c-torture/compile/20000606-1.c: New test.
10961         * gcc.c-torture/compile/20000728-1.c: New test.
10962         * gcc.c-torture/execute/20000801-1.c: New test.
10963         * gcc.c-torture/execute/20000801-2.c: New test.
10964         * gcc.c-torture/execute/20000819-1.c: New test.
10965         * gcc.c-torture/execute/20000819-1.x: XFAIL.
10966         * gcc.dg/20000629-1.c: New test.
10967         * gcc.dg/20000724-1.c: New test.
10968         * gcc.dg/20000807-1.c: New test.
10969
10970 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
10971
10972         * gcc.dg/cpp/pragma-1.c: New test.
10973         * gcc.dg/cpp/pragma-2.c: New test.
10974
10975 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
10976
10977         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
10978         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
10979
10980 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10981
10982         * gcc.c-torture/compile/20000818-1.c: New test.
10983
10984 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
10985
10986         * gcc.c-torture/execute/20000818-1.c: New test.
10987
10988 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10989
10990         * gcc.dg/format-va-1.c: New test.
10991
10992 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10993
10994         * g++.old-deja/g++.other/typedef8.C: New test.
10995
10996 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10997
10998         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
10999         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11000         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11001         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11002         * g++.old-deja/g++.other/ptrmem7.C: New test.
11003         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11004
11005 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11006
11007         * g++.old-deja/g++.pt/typename27.C: New test.
11008
11009 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11010
11011         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11012         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11013         * g++.old-deja/g++.pt/friend45.C: New test.
11014         * g++.old-deja/g++.other/friend8.C: New test.
11015
11016 2000-08-15  Richard Henderson  <rth@cygnus.com>
11017
11018         * gcc.c-torture/execute/20000815-1.c: New test.
11019
11020 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11021
11022         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11023         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11024         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11025
11026 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11027
11028         * g++.old-deja/g++.other/refinit2.C: New test.
11029
11030 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11031
11032         * lib/c-torture.exp (c-torture): Make
11033         compiler_conditional_xfail_data global.
11034         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11035         compiler_conditional_xfail_data machinery.
11036         (f-torture-execute): Likewise.
11037         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11038         and only when unrolling loops.
11039
11040         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11041
11042 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11043
11044         * g++.old-deja/g++.pt/explicit81.C: New test.
11045
11046 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11047
11048         * g++.old-deja/g++.pt/typename26.C: New test.
11049
11050 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11051
11052         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11053         warning.
11054
11055 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11056
11057         * g++.old-deja/g++.other/array3.C: New test.
11058
11059 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11060
11061         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11062         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11063         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11064         New tests.
11065
11066 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11067
11068         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11069         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11070
11071 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11072
11073         * gcc.c-torture/execute/20000808-1.c: New test.
11074
11075 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11076
11077         * gcc.dg/c90-const-expr-1.c: New test.
11078
11079 2000-08-08  Richard Henderson  <rth@cygnus.com>
11080
11081         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11082
11083 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11084
11085         * gcc.dg/noncompile/const-ll-1.c: New test.
11086
11087 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11088
11089         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11090
11091 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11092
11093         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11094         that running programs linked against the shared version of libobjc
11095         run correctly.
11096
11097 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11098
11099         * gcc.dg/c99-printf-1.c: New test.
11100
11101 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11102
11103         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11104
11105 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
11106
11107         * gcc.c-torture/execute/20000731-1.x: Delete.
11108
11109 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
11110
11111         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11112         and torture_without_loops as is done by c-torture.exp.
11113         (search_for): Copy from c-torture.exp.
11114         (gcc-dg-runtest): New function, drives a directory of tests
11115         iterating over the TORTURE_OPTIONS.
11116         (scan-assembler, scan-assembler-not): Move here from
11117         individual directory drivers.
11118
11119         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11120         defined by lib/gcc-dg.exp.
11121         * gcc.dg/cpp/cpp.exp: Likewise.
11122         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
11123         gcc-dg-runtest, so we cycle over optimization options.
11124
11125         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11126         * gcc.dg/compare2.c: No longer expected to fail.
11127
11128 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
11129
11130         * gcc.c-torture/execute/20000804-1.c: New test.
11131
11132 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11133
11134         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11135
11136 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
11137
11138         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11139
11140 2000-08-03  Jeffrey A Law  (law@cygnus.com)
11141
11142         * gcc.c-torture/compile/20000803-1.c: New test.
11143
11144 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11145
11146         * gcc.c-torture/execute/20000801-3.c,
11147         gcc.c-torture/execute/20000801-4.c: New tests.
11148         * gcc.c-torture/execute/20000801-3.x,
11149         gcc.c-torture/execute/20000801-4.x: Xfail.
11150
11151 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
11152
11153         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11154         libobjc/.libs to allow for libtool.
11155
11156 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
11157
11158         * gcc.c-torture/compile/20000802-1.c: New test.
11159
11160 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11161
11162         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11163
11164 2000-07-31  Jeffrey A Law  (law@cygnus.com)
11165
11166         * gcc-c-torture/execute/20000731-2.c: New test.
11167
11168         * gcc.c-torture/execute/20000731-1.c: New test.
11169         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11170
11171 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
11172
11173         * testsuite/gcc.dg/cpp/paste7.c: New test.
11174         * gcc.dg/cpp/20000725-1.c: New test.
11175
11176 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11177
11178         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11179         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11180         declaration warning for __builtin_dwarf_reg_size.
11181
11182         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11183
11184 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11185
11186         * gcc.dg/noncompile/voidparam-1.c: New test.
11187
11188 2000-07-30  Richard Henderson  <rth@cygnus.com>
11189
11190         * gcc.dg/c90-digraph-1.c: Don't xfail.
11191         * gcc.dg/compare2.c (case 10): Xfail.
11192         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11193
11194 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
11195
11196         * gcc.dg/c99-main-1.c: New test.
11197
11198 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11199
11200         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
11201
11202 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
11203
11204         * gcc.c-tortuer/execute/20000726-1.c: New test.
11205
11206 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
11207
11208         * gcc.c-torture/execute/enum-2.c: New test.
11209
11210 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11211
11212         * gcc.dg/cpp/tr-warn3.c: New test.
11213
11214 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11215
11216         * g++.old-deja/g++.ext/implicit1.C: Remove.
11217         * g++.old-deja/g++.jason/c2.C: Remove
11218         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
11219         * g++.old-deja/g++.pt/crash16.C: Likewise.
11220         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
11221
11222 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11223
11224         * g++.old-deja/g++.other/for2.C: New test.
11225
11226 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
11227
11228         * gcc.dg/20000720-1.c: New test.
11229
11230 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
11231
11232         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
11233
11234 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
11235
11236         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
11237         * gcc.c-torture/execute/20000722-1.c: New.
11238         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
11239
11240 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
11241
11242         * gcc.dg/cpp/20000720-1.S: New test.
11243
11244 2000-07-21  Michael Meissner  <meissner@redhat.com>
11245
11246         * gcc.c-torture/execute/ieee/hugeval.c: New test.
11247
11248 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11249
11250         * g++.old-deja/g++.brendan/crash16.C,
11251         g++.old-deja/g++.brendan/parse3.C,
11252         g++.old-deja/g++.brendan/redecl1.C,
11253         g++.old-deja/g++.ns/template13.C,
11254         g++.old-deja/g++.other/decl4.C,
11255         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
11256
11257 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
11258
11259         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
11260         and "Internal error".
11261
11262         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
11263         regexps.
11264         * gcc.dg/cpp/paste6.c: New test.
11265
11266 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
11267
11268         * gcc.dg/cpp/tr-direct.c: New test.
11269
11270         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
11271         gcc.dg/cpp/undef1.c: Tweak error regexps.
11272
11273 2000-07-18  Eric Christopher <echristo@redhat.com>
11274
11275         * gcc.c-torture/compile/20000718-1.c: New test.
11276
11277 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
11278
11279         * cpplex.c (_cpp_push_token): If the token being pushed back
11280         is the previous token in this context, just subtract one from
11281         context->posn.
11282         * cppmacro.c (save_expansion): Clear aux field when storing a
11283         placemarker.
11284
11285 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
11286
11287         * gcc.dg/noncompile/redecl-1.c: New test.
11288
11289 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
11290
11291         * gcc.c-torture/execute/20000717-5.c: New test.
11292         * gcc.c-torture/execute/20000717-1.x: Removed.
11293
11294 2000-07-17  Richard Henderson  <rth@cygnus.com>
11295
11296         * gcc.c-torture/execute/20000717-4.c: New test.
11297
11298 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
11299
11300         * gcc.dg/cpp/syshdr.c: New test.
11301         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
11302
11303 2000-07-17  Neil Booth  <neilb@earthling.net>
11304
11305         * gcc.dg/cpp/cmdlne-dM.c: New test.
11306         * gcc.dg/cpp/cmdlne-dD.c: New test.
11307
11308 2000-07-17  Jeffrey A Law  (law@cygnus.com)
11309
11310         * gcc.c-torture/execute/20000717-3.c: New test.
11311
11312         * gcc.c-torture/compile/20000717-1.c: New test.
11313
11314 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
11315
11316         * gcc.c-torture/execute/20000717-2.c: New test.
11317
11318 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11319
11320         * gcc.dg/formatz-1.c: New test.
11321
11322         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
11323         * gcc.dg/c99-digraph-1.c: New tests.
11324
11325         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
11326         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
11327
11328         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
11329         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
11330         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
11331         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
11332         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
11333         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
11334         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
11335
11336 2000-07-17   Greg McGary <greg@mcgary.org>
11337
11338         * gcc.c-torture/execute/20000717-1.c: New test.
11339         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
11340
11341 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
11342
11343         * gcc.c-torture/execute/20000715-2.c: New test.
11344         * gcc.dg/20000715-1.c: New test.
11345
11346 2000-07-15  Michael Meissner  <meissner@redhat.com>
11347
11348         * gcc.c-torture/execute/20000715-1.c: New test.
11349
11350 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
11351
11352         * gcc.c-torture/execute/20000707-1.c: New test.
11353
11354 2000-07-13  Neil Booth  <NeilB@earthling.net>
11355
11356         * testsuite/gcc.dg/cpp/digraph1.c,
11357         testsuite/gcc.dg/cpp/digraph2.c,
11358         testsuite/gcc.dg/cpp/digraphs.c: New tests.
11359
11360 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
11361
11362         * g77.f-torture/compile/20000630-2.f:  New test.
11363         * g77.f-torture/compile/20000630-2.x
11364
11365 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11366
11367         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
11368
11369 2000-07-11  Neil Booth  <NeilB@earthling.net>
11370
11371         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
11372
11373 2000-07-11  Neil Booth  <NeilB@earthling.net>
11374
11375         * gcc.dg/cpp/cmdlne-C.c: New.
11376
11377 2000-07-09  Neil Booth  <NeilB@earthling.net>
11378
11379         * gcc.dg/cpp/directiv.c: New tests.
11380         * gcc.dg/cpp/undef1.c: Update.
11381
11382 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
11383
11384         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
11385
11386 2000-07-09  Neil Booth  <NeilB@earthling.net>
11387
11388         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
11389
11390 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
11391
11392         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
11393         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
11394
11395 2000-07-08  Neil Booth  <NeilB@earthling.net>
11396
11397         * gcc.dg/cpp/macsyntx.c: New tests.
11398
11399 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11400
11401         * gcc.dg/20000707-1.c: New test.
11402
11403 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
11404
11405         * gcc.c-torture/execute/20000706-1.c: New test.
11406         * gcc.c-torture/execute/20000706-2.c: New test.
11407         * gcc.c-torture/execute/20000706-3.c: New test.
11408         * gcc.c-torture/execute/20000706-4.c: New test.
11409         * gcc.c-torture/execute/20000706-5.c: New test.
11410
11411 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11412
11413         * g++.old-deja/g++.pt/instantiate7.C: New test.
11414
11415 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
11416
11417         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
11418         * g++.old-deja/g++.mike/thunk3.C: Likewise.
11419         * g++.old-deja/g++.other/rtti3.C: Likewise.
11420         * g++.old-deja/g++.other/rttid3.C: Likewise.
11421
11422 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
11423
11424         *  g77.f-torture/compile/20000630-1.x: Fix typo
11425
11426 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
11427
11428         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
11429         assembly output.
11430
11431 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
11432
11433         * gcc.dg/cpp/ident.c: New test.
11434
11435 2000-07-05  Neil Booth  <NeilB@earthling.net>
11436
11437         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
11438           gcc.dg/cpp/lexstrng.c: New tests.
11439
11440 2000-07-04  Neil Booth  <NeilB@earthling.net>
11441
11442         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
11443         * gcc.dg/cpp/strify2.c: Same.
11444
11445 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
11446
11447         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
11448         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
11449         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
11450         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
11451
11452         * testsuite/gcc.dg/cpp/macro1.c,
11453         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
11454         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
11455         testsuite/gcc.dg/cpp/strify1.c,
11456         testsuite/gcc.dg/cpp/strify2.c: New tests.
11457
11458 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
11459
11460         * gcc.c-torture/execute/20000703-1.c: New test.
11461
11462 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11463
11464         * g++.old-deja/g++.pt (lookup10.C): New test.
11465
11466 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11467
11468         * g++.old-deja/g++.pt (typename25.C): New test.
11469
11470 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
11471
11472         * gcc.c-torture/compile/20000701-1.c: New test.
11473
11474 2000-06-30  Nick Clifton  <nickc@cygnus.com>
11475
11476         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
11477         to test case.
11478
11479 2000-06-30  Catherine Moore  <clm@cygnus.com>
11480
11481         * gcc.c-torture/execute/align-1.c: New test.
11482
11483 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
11484
11485         * g++.old-deja/g++.pt/expr8.C: New test.
11486         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
11487
11488 2000-06-29  Nick Clifton  <nickc@cygnus.com>
11489
11490         * gcc.c-torture/compile/20000629-1.c: New test.
11491
11492 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
11493
11494
11495         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
11496         gcc.dg/noncompile directory, depending on whether they're
11497         preprocessor tests or not.  Annotate all the tests for the dg
11498         framework.
11499
11500         * gcc.c-torture/noncompile/noncompile.exp: Delete.
11501         * gcc.dg/noncompile/noncompile.exp: New.
11502
11503         * Moved files:
11504         Old name                                New name
11505         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
11506         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
11507         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
11508         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
11509         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
11510         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
11511         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
11512         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
11513         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
11514         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
11515         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
11516         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
11517         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
11518         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
11519         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
11520         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
11521         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
11522         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
11523         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
11524         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
11525         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
11526         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
11527         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
11528         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
11529
11530         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
11531         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
11532         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
11533         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
11534         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
11535         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
11536
11537 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
11538
11539         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
11540         declare one variable.  On the fourth, error.
11541         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
11542         declared by 20000628-1a.h.
11543
11544 2000-06-29  Richard Henderson  <rth@redhat.com>
11545
11546         * gcc.c-torture/execute/930529-1.x: New file.
11547         * gcc.dg/920413-1.c: Adjust expected warning text.
11548         * gcc.dg/980217-1.c: Declare abort.
11549         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
11550
11551 2000-06-29  Jeffrey A Law  (law@cygnus.com)
11552
11553         * g77.f-torture/compile/20000629-1.f: New test.
11554         * g77.f-torture/compile/20000629-1.x: Expected to fail.
11555
11556 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11557
11558         Rearrange lots of files, removing entirely the
11559         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
11560         directories.
11561
11562         * Deleted files:
11563         gcc.c-torture/code_quality/code_quality.exp
11564         gcc.c-torture/special/special.exp
11565         gcc.failure/failure.exp
11566         gcc.failure/940409-1.x
11567         gcc.c-torture/compile/961203-1.x
11568
11569         * New files:
11570         gcc.misc-tests/linkage.exp
11571         gcc.c-torture/execute/920730-1t.c
11572         gcc.c-torture/execute/920730-1t.x
11573         gcc.c-torture/compile/920520-1.x
11574         gcc.c-torture/compile/920521-1.x
11575         gcc.c-torture/compile/981006-1.x
11576         gcc.c-torture/execute/eeprof-1.x
11577
11578         * Moved files (possibly with modifications to fit a new harness):
11579         Old name                                New name
11580         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
11581         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
11582         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
11583         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
11584         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
11585         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
11586         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
11587         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
11588         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
11589         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
11590         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
11591         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
11592         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
11593         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
11594
11595 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11596
11597         * c-torture/compile/961203-1.x: Delete.
11598
11599         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
11600         not exit. Include stdio.h.
11601         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
11602         * gcc.misc-tests/dg-12.c: Likewise.
11603         * gcc.misc-tests/dg-5.c: Likewise.
11604         * gcc.misc-tests/dg-6.c: Likewise.
11605         * gcc.misc-tests/dg-7.c: Prototype abort.
11606         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
11607         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
11608         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
11609         not exit.
11610         * gcc.misc-tests/sieve.c: Use return from main, not exit.
11611         * gcc.misc-tests/sort2.c: Use return from main, not exit.
11612
11613 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
11614
11615         * gcc.dg/cpp/20000628-1.c: New test.
11616         * gcc.dg/cpp/20000628-1.h: New header for above test.
11617         * gcc.dg/cpp/20000628-1a.h: Likewise.
11618
11619 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
11620
11621         * gcc.dg/cpp: New directory.
11622         * gcc.dg/cpp/cpp.exp: New driver.
11623         * gcc.dg/cpp/20000627-1.c: New test.
11624         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
11625         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
11626         and rewrite as a compilation test.
11627
11628         * gcc.dg: Move many files into the cpp subdirectory, possibly
11629         renaming or editing them as well.
11630         Old name                New name
11631         990119-1.c              cpp/19990119-1.c
11632         990228-1.c              cpp/19990228-1.c
11633         990407-1.c              cpp/19990407-1.c
11634         990409-1.c              cpp/19990409-1.c
11635         990413-1.c              cpp/19990413-1.c
11636         990703-1.c              cpp/19990703-1.c
11637         20000127-1.c            cpp/20000127-1.c
11638         20000129-1.c            cpp/20000129-1.c
11639         20000207-1.c            cpp/20000207-1.c
11640         20000207-2.c            cpp/20000207-2.c
11641         20000209-1.c            cpp/20000209-1.c
11642         20000209-2.c            cpp/20000209-2.c
11643         20000301-1.c            cpp/20000301-1.c
11644         20000419-1.c            cpp/20000419-1.c
11645         20000510-1.S            cpp/20000510-1.S
11646         20000519-1.c            cpp/20000519-1.c
11647         20000529-1.c            cpp/20000529-1.c
11648         20000625-1.c            cpp/20000625-1.c
11649         20000625-2.c            cpp/20000625-2.c
11650         cpp-as1.c               cpp/assert1.c
11651         cpp-as2.c               cpp/assert2.c
11652         cxx-comments-1.c        cpp/cxxcom1.c
11653         cxx-comments-2.c        cpp/cxxcom2.c
11654         endif-label.c           cpp/endif.c
11655         cpp-hash1.c             cpp/hash1.c
11656         cpp-hash2.c             cpp/hash2.c
11657         cpp-if1.c               cpp/if-1.c
11658         cpp-if2.c               cpp/if-2.c
11659         cpp-if3.c               cpp/if-3.c
11660         cpp-if4.c               cpp/if-4.c
11661         cpp-if5.c               cpp/if-5.c
11662         cpp-cond.c              cpp/if-cexp.c
11663         cpp-missingop.c         cpp/if-mop.c
11664         cpp-missingparen.c      cpp/if-mpar.c
11665         cpp-opprec.c            cpp/if-oppr.c
11666         cpp-ifparen.c           cpp/if-paren.c
11667         cpp-shortcircuit.c      cpp/if-sc.c
11668         cpp-shift.c             cpp/if-shift.c
11669         cpp-unary.c             cpp/if-unary.c
11670         cpp-li1.c               cpp/line1.c
11671         cpp-li2.c               cpp/line2.c
11672         lineno.c                cpp/line3.c
11673         lineno-2.c              cpp/line4.c
11674         cpp-mi.c                cpp/mi1.c
11675         cpp-mic.h               cpp/mi1c.h
11676         cpp-micc.h              cpp/mi1cc.h
11677         cpp-mind.h              cpp/mi1nd.h
11678         cpp-mindp.h             cpp/mi1ndp.h
11679         cpp-mix.h               cpp/mi1x.h
11680         cpp-mi2.c               cpp/mi2.c
11681         cpp-mi2a.h              cpp/mi2a.h
11682         cpp-mi2b.h              cpp/mi2b.h
11683         cpp-mi2c.h              cpp/mi2c.h
11684         cpp-mi3.c               cpp/mi3.c
11685         cpp-mi3.def             cpp/mi3.def
11686         poison-1.c              cpp/poison.c
11687         pr-impl.c               cpp/prag-imp.c
11688         cpp-redef-2.c           cpp/redef1.c
11689         cpp-redef.c             cpp/redef2.c
11690         strpaste.c              cpp/strp1.c
11691         strpaste-2.c            cpp/strp2.c
11692         cpp-tradpaste.c         cpp/tr-paste.c
11693         cpp-tradstringify.c     cpp/tr-str.c
11694         cpp-tradwarn1.c         cpp/tr-warn1.c
11695         cpp-tradwarn2.c         cpp/tr-warn2.c
11696         trigraphs.c             cpp/trigraphs.c
11697         cpp-unc1.c              cpp/unc1.c
11698         cpp-unc2.c              cpp/unc2.c
11699         cpp-unc3.c              cpp/unc3.c
11700         cpp-unc.c               cpp/unc4.c
11701         undef.c                 cpp/undef1.c
11702         undef-2.c               cpp/undef2.c
11703         cpp-wi1.c               cpp/widestr1.c
11704
11705 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
11706
11707         * lib/g++.exp (g++_include_flags): Tweak.
11708
11709 2000-06-27  H.J. Lu  <hjl@gnu.org>
11710             Loren J. Rittle  <ljrittle@acm.org>
11711
11712         * lib/g++.exp (g++_include_flags): Override libgloss.exp
11713         version with one that knows about the new gcc tree structure.
11714         (g++_link_flags): Same.
11715
11716 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
11717
11718         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
11719         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
11720         case we are cross-compiling.
11721
11722         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
11723         g++.old-deja/g++.niklas/Makefile.in,
11724         g++.old-deja/g++.niklas/configure.in,
11725         g++.old-deja/g++.other/Makefile.in,
11726         g++.old-deja/g++.other/configure.in,
11727         gcc.c-torture/code_quality/Makefile.in,
11728         gcc.c-torture/code_quality/configure.in,
11729         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
11730         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
11731         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
11732         gcc.c-torture/execute/ieee/Makefile.in,
11733         gcc.c-torture/execute/ieee/configure.in,
11734         gcc.c-torture/noncompile/Makefile.in,
11735         gcc.c-torture/noncompile/configure.in,
11736         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
11737         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
11738         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
11739
11740 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11741
11742         * g++.old-deja/g++.other/ambig3.C: New test.
11743
11744 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11745
11746         * g++.old-deja/g++.pt/syntax1.C: New test.
11747         * g++.old-deja/g++.pt/syntax2.C: New test.
11748         * g++.old-deja/g++.other/syntax3.C: New test.
11749         * g++.old-deja/g++.other/syntax4.C: New test.
11750
11751 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11752
11753         * gcc.dg/20000623-1.c: Prototype exit and abort.
11754
11755 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11756
11757         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
11758         New tests.
11759         * gcc.dg/cpp-mi3.def: New file.
11760
11761         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
11762         inside assertions.
11763         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
11764         lexer's error messages.
11765         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
11766         divine anything from the linemarkers.
11767         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
11768         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
11769
11770 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
11771
11772         * gcc.dg/20000623-1.c: New test.
11773
11774 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
11775
11776         * gcc.c-torture/execute/20000622-1.c: New test.
11777
11778 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11779
11780         * g++.old-deja/g++.other/init15.C: New test.
11781
11782 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11783
11784         * g++.old-deja/g++.pt/vaarg2.C: New test.
11785         * g++.old-deja/g++.pt/vaarg3.C: New test.
11786
11787 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
11788
11789         * g++.old-deja/g++.other/dyncast6.C: New test.
11790
11791 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
11792
11793         * gcc.c-torture/execute/loop-6.c: New test.
11794
11795 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
11796
11797         * gcc.dg/20000614-1.c: New test.
11798         * gcc.dg/20000614-2.c: New test.
11799
11800 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
11801
11802         * g++.old-deja/g++.other/inline12.C: New test.
11803
11804 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
11805
11806         * g++.old-deja/g++.other/eh1.C: New test.
11807
11808 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
11809
11810         * g++.old-deja/g++.other/type.C: New test.
11811
11812 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11813
11814         * g++.old-deja/g++.other/initstring.C: New test.
11815
11816 2000-06-12  Jason Merrill  <jason@redhat.com>
11817
11818         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
11819
11820 2000-06-09  Jeffrey A Law  (law@cygnus.com)
11821
11822         * gcc.c-torture/compile/20000609-1.c: New test.
11823
11824 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
11825
11826         * gcc.dg/20000609-1.c: New test.
11827
11828 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
11829
11830         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
11831         * gcc.c-torture/noncompile/poison-1.c: Move...
11832         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
11833         * gcc.dg/cpp-li1.c: Add a token after the #line.
11834
11835 2000-06-05  Richard Henderson  <rth@cygnus.com>
11836
11837         * gcc.c-torture/execute/20000605-2.c: New test.
11838         * gcc.c-torture/execute/20000605-3.c: New test.
11839
11840 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
11841
11842         * g77.f-torture/execute/20000503-1.x: New file.
11843
11844 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
11845
11846         * g++.old-deja/g++.eh/badalloc1.C: New test.
11847
11848 2000-06-05  Richard Henderson  <rth@cygnus.com>
11849
11850         * gcc.c-torture/execute/20000605-1.c: New test.
11851
11852 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11853             Nathan Sidwell <nathan@codesourcery.com>
11854
11855         * gcc.c-torture/compile/20000605-1.c: New test.
11856
11857 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
11858
11859         * g77.f-torture/compile/20000601-1.f:  New test.
11860
11861 2000-06-03  Richard Henderson  <rth@cygnus.com>
11862
11863         * gcc.c-torture/execute/20000603-1.c: New.
11864
11865 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
11866
11867         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
11868         * gcc.dg/noreturn-2.c (noreturn): Likewise.
11869
11870 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
11871
11872         * gcc.dg/compare2.c (case 12): XFAIL.
11873         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
11874         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
11875
11876         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
11877
11878 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
11879
11880         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
11881         guard macro is already defined when the header is first
11882         included.
11883         * gcc.dg/cpp-mix.h: New file.
11884         * gcc.dg/endif-label.c: Update patterns to match compiler.
11885
11886         * g++.brendan/complex1.C: Declare abort.
11887         * g++.law/refs4.C: Remove XFAIL.
11888         * g++.oliva/expr2.C: Declare abort and exit.
11889
11890 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
11891
11892         * gcc.c-torture/execute/20000528-1.c: New test.
11893
11894         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
11895         * g++.old-deja/g++.law/temps4.C: Likewise.
11896
11897         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
11898         stdlib.h.  Call abort() on failure.
11899         * g++.old-deja/g++.law/refs4.C: Likewise.
11900         * g++.old-deja/g++.law/temps4.C: Likewise.
11901         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
11902         * gcc.c-torture/execute/20000112-1.c: Include string.h.
11903
11904 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
11905
11906         Relative to g++.dg/special:
11907         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
11908
11909         Relative to g++.old-deja:
11910         * g++.brendan/complex1.C, g++.jason/optimize2.C,
11911         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
11912         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
11913         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
11914         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
11915         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
11916         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
11917
11918         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
11919         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
11920         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
11921         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
11922         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
11923         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
11924         and/or string.h.
11925
11926         * g++.other/goto1.C: Update expectations for error messages.
11927
11928 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
11929
11930         * gcc.c-torture/compile/20000523-1.c: New test.
11931
11932 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11933
11934         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
11935
11936 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11937
11938         * g++.old-deja/g++.eh/catch11.C: New test.
11939         * g++.old-deja/g++.eh/catch12.C: New test.
11940
11941 2000-05-24  Nick Clifton  <nickc@cygnus.com>
11942
11943         * gcc.c-torture/execute/20000523-1.c: New test.
11944
11945 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
11946
11947         * c-torture/execute/bcp-1.c: Replace abort in arg of
11948         __builtin_constant_p with a generic external function.
11949
11950         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
11951         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
11952         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
11953         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
11954         Prototype abort and/or exit.
11955
11956         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
11957         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
11958         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
11959         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
11960
11961 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
11962
11963         * gcc.dg/dwarf2-1.c: New test.
11964
11965 2000-05-20  Richard Henderson  <rth@cygnus.com>
11966
11967         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
11968
11969 2000-05-20  Andreas Jaeger  <aj@suse.de>
11970
11971         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
11972         testcase.
11973
11974 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
11975
11976         * gcc.c-torture/execute/20000519-2.c: New test.
11977
11978 2000-05-19  Andreas Jaeger  <aj@suse.de>
11979
11980         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
11981         which fails with SSA.
11982
11983         * lib/c-torture.exp: Also test with -O3 -fssa.
11984
11985 2000-05-18  Michael Meissner  <meissner@redhat.com>
11986
11987         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
11988         * gcc.c-torture/execute/920415-1.c: Ditto.
11989         * gcc.c-torture/execute/920501-1.c: Ditto.
11990         * gcc.c-torture/execute/conversion.c: Ditto.
11991         * gcc.c-torture/execute/cvt-1.c: Ditto.
11992
11993 2000-05-18  Jeffrey A Law  (law@cygnus.com)
11994
11995         * gcc.c-torture/compile/20000518-1.c: New test.
11996
11997 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11998
11999         * g77.f-torture/compile/200005018.f:  New test.
12000
12001 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12002
12003         * gcc.c-torture/compile/20000517-1.c: New test.
12004
12005 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12006
12007         * gcc.c-torture/execute/20000516-1.c: New test.
12008
12009 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12010
12011         * g++.old-deja/g++.other/eh.C: New test.
12012
12013 2000-05-12  Richard Henderson  <rth@cygnus.com>
12014
12015         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12016         constants through to doit's conditional.
12017
12018 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12019
12020         * gcc.c-torture/compile/20000511-1.c: New test.
12021         * g77.f-torture/compile/20000511-1.f: New test.
12022         * g77.f-torture/compile/20000511-2.f: New test.
12023
12024 2000-05-11  Michael Meissner  <meissner@redhat.com>
12025
12026         * gcc.c-torture/execute/20000511-1.c: New test.
12027
12028 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12029
12030         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12031         * gcc.dg/20000510-1.S: New.
12032
12033 2000-05-08  Catherine Moore  <clm@cygnus.com>
12034
12035         * gcc.dg/unused-3.c: New.
12036
12037 2000-05-06  Richard Henderson  <rth@cygnus.com>
12038
12039           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12040           * g++.old-deja/g++.mike/warn1.C: Likewise.
12041           * g++.old-deja/g++.pt/local1.C: Likewise.
12042           * g++.old-deja/g++.pt/local7.C: Likewise.
12043           * g++.old-deja/g++.pt/spec16.C: Likewise.
12044
12045 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12046
12047         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12048
12049 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12050
12051           * g77.f-torture/execute/20000503-1.f:  New test.
12052
12053 2000-05-04  Andreas Jaeger  <aj@suse.de>
12054
12055         * gcc.dg/noreturn-2.c: New test.
12056
12057 2000-05-04  Neil Booth  <NeilB@earthling.net>
12058
12059         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12060         preprocessor.
12061
12062 2000-05-04  Richard Henderson  <rth@cygnus.com>
12063
12064         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12065
12066 2000-05-04  Richard Henderson  <rth@cygnus.com>
12067
12068         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12069         OpenSSL by Jason R Thorpe.
12070
12071 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12072
12073         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12074
12075 2000-05-03  Robert Lipe <robertlipe@usa.net>
12076
12077         * gcc.dg/20000503-1.c: New test.
12078
12079 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12080
12081         * gcc.c-torture/compile/20000502-1.c: New test.
12082         * g++.old-deja/g++.other/align.C: New test.
12083         * gcc.dg/cpp-tradstringify.c: New test.
12084
12085 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12086
12087         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12088         and hard registers.
12089
12090 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12091
12092         * gcc.c-torture/execute/loop-5.c: New test.
12093
12094 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12095
12096         * gcc.c-torture/execute/va-arg-20.c: New test.
12097
12098 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12099
12100         * gcc.c-torture/execute/20000422-1.c: New test.
12101
12102 2000-04-20  Greg McGary  <gkm@gnu.org>
12103
12104         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12105         when optimizing, but without sibling-call optimizations (-O1).
12106
12107 2000-04-20  Jeffrey A Law  (law@cygnus.com)
12108
12109           * gcc.c-torture/compile/20000420-1.c: New test.
12110
12111 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12112
12113         * g++.abi/ptrflags.C: New test.
12114         * g++.eh/catchptr1.C: Test incomplete pointer chains.
12115
12116 2000-04-19  Catherine Moore  <clm@cygnus.com>
12117
12118         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12119
12120 2000-04-19  Greg McGary  <gkm@gnu.org>
12121
12122         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12123         sibling-call optimizations.
12124
12125 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
12126
12127         * gcc.dg/20000419-1.c: New test.
12128
12129 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
12130
12131         * gcc.c-torture/execute/20000412-6.c: New test.
12132
12133 2000-04-12  Jeffrey A Law  (law@cygnus.com)
12134
12135         * gcc.c-torture/execute/20000412-5.c: New test.
12136         * g77.f-torture/compile/20000412-1.f: New test.
12137         * gcc.c-torture/execute/20000412-4.c: New test.
12138         * gcc.c-torture/compile/20000412-2.c: New test.
12139         * gcc.c-torture/execute/20000412-3.c: New test.
12140         * gcc.c-torture/compile/20000412-1.c: New test.
12141         * gcc.c-torture/execute/20000412-2.c: New test.
12142
12143 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
12144
12145         * objc/execute/bf-20.m: New test.
12146
12147 2000-04-10  Richard Henderson  <rth@cygnus.com>
12148
12149         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12150
12151         * gcc.c-torture/execute/20000412-1.c: New test.
12152
12153 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
12154
12155         * g++.old-deja/g++.eh/catchptr1.C: New test.
12156
12157 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
12158
12159         * g++.old-deja/g++.abi/cxa_vec.C: New test.
12160
12161 2000-04-08  Neil Booth  <NeilB@earthling.net>
12162
12163         * gcc.dg/cpp-nullchar.c: Remove test as
12164         embedded nulls cause problems.
12165
12166 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12167
12168         * gcc.dg/compare2.c: New test.
12169
12170 2000-04-08  Neil Booth  <NeilB@earthling.net>
12171
12172         * gcc.dg/cpp-nullchar.c: New test.
12173
12174 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
12175
12176         * gcc.dg/cpp-mi2.c: New test.
12177         * gcc.dg/cpp-mi2[abc].h: New files.
12178
12179 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
12180
12181         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12182         member name.
12183
12184 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12185
12186         * g++.old-deja/g++.abi/vmihint.C: New test.
12187
12188 2000-04-06  Neil Booth  <NeilB@earthling.net>
12189
12190         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12191         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
12192         copyright.
12193
12194 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
12195
12196         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
12197         avoid stack-frame overwrite.
12198
12199 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
12200
12201         * gcc.c-torture/compile/20000405-2.c: New test.
12202         * gcc.c-torture/compile/20000405-3.c: New test.
12203
12204 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12205
12206         * gcc.c-torture/compile/20000405-1.c: New test.
12207
12208 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
12209
12210         * gcc.dg/cast-qual-1.c: Revert last change.
12211
12212 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12213
12214         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
12215
12216 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
12217
12218         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
12219         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
12220
12221 2000-04-03  Jeffrey A Law  (law@cygnus.com)
12222
12223         * gcc.c-torture/compile/20000403-2.c: New test.
12224         * gcc.c-torture/compile/20000403-1.c: New test.
12225
12226 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
12227
12228         * gcc.c-torture/execute/20000403-1.c: New test.
12229
12230 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
12231
12232         * gcc.c-torture/execute/20000402-1.c: New test.
12233
12234 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
12235
12236         * gcc.c-torture/execute/va-arg-15.c: New test.
12237         * gcc.c-torture/execute/va-arg-16.c: New test.
12238         * gcc.c-torture/execute/va-arg-17.c: New test.
12239         * gcc.c-torture/execute/va-arg-18.c: New test.
12240         * gcc.c-torture/execute/va-arg-19.c: New test.
12241
12242 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
12243
12244         * gcc.c-torture/compile/981211-1.c: Move to...
12245         * gcc.dg/cpp-as1.c: ...here.
12246         * gcc.dg/cpp-as2.c: New file.
12247
12248         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
12249         compiler.
12250
12251 2000-04-02  Neil Booth  <NeilB@earthling.net>
12252
12253         * gcc.dg/cpp-cond.c  New tests.
12254         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
12255         accidental success less likely.
12256         * gcc.dg/cpp-missingop.c  New tests.
12257         * gcc.dg/cpp-missingparen.c  New tests.
12258         * gcc.dg/cpp-shift.c  New tests.
12259         * gcc.dg/cpp-shortcircuit.c  New tests.
12260         * gcc.dg/cpp-unary.c  New tests.
12261
12262 2000-03-29  Jeffrey A Law  (law@cygnus.com)
12263
12264         * gcc.c-torture/compile/20000329-1.c: New test.
12265
12266 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
12267
12268         * gcc.c-torture/compile/20000326-1.c: New test.
12269         * gcc.c-torture/compile/20000326-2.c: New test.
12270
12271 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
12272
12273         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
12274         the first parameter is a function argument.
12275
12276 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
12277
12278         * g++.old-deja/g++.ext/array4.C: New test.
12279
12280 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
12281
12282         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
12283
12284 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12285
12286         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
12287
12288 2000-03-19  Richard Henderson  <rth@cygnus.com>
12289
12290         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
12291
12292 2000-03-19  Richard Henderson  <rth@cygnus.com>
12293
12294         * gcc.c-torture/compile/20000319-1.c: New test.
12295
12296 2000-03-14  Jeffrey A Law  (law@cygnus.com)
12297
12298         * gcc.c-torture/execute/20000314-3.c: New test.
12299         * gcc.c-torture/execute/20000314-2.c: New test.
12300         * gcc.c-torture/execute/20000314-1.c: New test.
12301         * gcc.c-torture/compile/20000314-2.c: New test.
12302         * gcc.c-torture/compile/20000314-1.c: New test.
12303
12304 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
12305
12306         * g++.old-deja/g++.warn/inline.C: New test.
12307
12308 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
12309
12310         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
12311         standards-compliant result rather than specific constants.
12312         Put test-values in array.
12313
12314 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
12315
12316         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
12317         (g++_target_compile): Put test-specific options last.
12318
12319 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12320
12321         * g++.old-deja/g++.eh/vbase4.C: New test.
12322
12323 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12324
12325         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
12326
12327 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12328
12329         * g++.old-deja/g++.brendan/misc12.C: Removed.
12330         * g++.old-deja/g++.pt/memtemp77.C: Constify.
12331         * g++.old-deja/g++.ext/pretty4.C: New test.
12332
12333 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
12334
12335         * g++.old-deja/g++.other/string2.C: New test.
12336
12337 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
12338
12339         * g++.old-deja/g++.warn/impint2.C: New test.
12340
12341 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
12342
12343         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
12344         is 1, not zero.
12345
12346 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
12347
12348         * g++.old-deja/g++.warn/impint.C: New test.
12349         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
12350         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
12351         * g++.old-deja/g++.pt/explicit12.C: Likewise.
12352         * g++.old-deja/g++.pt/explicit13.C: Likewise.
12353         * g++.old-deja/g++.pt/explicit17.C: Likewise.
12354         * g++.old-deja/g++.pt/explicit18.C: Likewise.
12355         * g++.old-deja/g++.pt/explicit19.C: Likewise.
12356         * g++.old-deja/g++.pt/explicit23.C: Likewise.
12357         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12358         * g++.old-deja/g++.pt/explicit35.C: Likewise.
12359         * g++.old-deja/g++.pt/explicit6.C: Likewise.
12360         * g++.old-deja/g++.pt/memclass7.C: Likewise.
12361
12362 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
12363
12364         * gcc.dg/cpp-redef.c: New test.
12365
12366 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
12367
12368         * g++.old-deja/g++.pt/unify7.C: New test.
12369
12370 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12371
12372         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
12373         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
12374
12375 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
12376
12377         * gcc.c-torture/compile/20000224-1.c: New test.
12378
12379 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12380
12381         * gcc.c-torture/compile/cpp-2.c: New test.
12382         * gcc.c-torture/compile/cpp-1.c: New test.
12383
12384 2000-02-25  Jeffrey A Law  (law@cygnus.com)
12385
12386         * gcc.c-torture/execute/20000225-1.c: New test.
12387
12388 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12389
12390         * gcc.dg/cpp-li2.c: New test.
12391
12392         * gcc.dg/cpp-wi1.c: New test.
12393
12394         * gcc.dg/cpp-li1.c: New test.
12395
12396 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
12397
12398         * g++.old-deja/g++.other/sizeof5.C: New test.
12399
12400 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12401
12402         * gcc.c-torture/execute/va-arg-13.c: New test.
12403
12404 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
12405
12406         * gcc.c-torture/execute/va-arg-12.c: New test.
12407
12408 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12409
12410         * gcc.c-torture/execute/20000223-1.c: New test.
12411
12412 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
12413
12414         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
12415
12416 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
12417
12418         * g++.old-deja/g++.abi/ptrmem.C: New test.
12419
12420 2000-02-19  Richard Henderson  <rth@cygnus.com>
12421
12422         * gcc.c-torture/compile/init-3.c: New.
12423
12424 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
12425
12426         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
12427         ALWAYS_CXXFLAGS.
12428
12429 2000-02-11  Robert Lipe <robertl@sco.com>
12430
12431         * gcc.c-torture/compile/20000211-3.c: New test.
12432
12433 2000-02-11  Martin Buchholz <martin@xemacs.org>
12434
12435         * gcc.c-torture/compile/20000211-2.c: New test.
12436
12437 2000-02-11  Jeffrey A Law  (law@cygnus.com)
12438
12439         * gcc.c-torture/compile/20000211-1.c: New test.
12440
12441 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
12442
12443         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
12444           on native targets
12445
12446 2000-02-08  Nathan Sidwell  <nathan@acm.org>
12447
12448         * g++.old-deja/g++.other/cast5.C: New test.
12449
12450 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
12451
12452         * gcc.c-torture/execute/20000205-1.c: New.
12453
12454 2000-02-03  Nathan Sidwell  <nathan@acm.org>
12455
12456         * g++.old-deja/g++.jason/cast3.C: Return void.
12457         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
12458
12459 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12460
12461         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
12462
12463         * gcc.dg/loop-1.c: New test.
12464
12465 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
12466
12467         * gcc.c-torture/compile/20000127-1.c: New test.
12468         * gcc.c-torture/execute/991228-1.c: New test.
12469
12470 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12471
12472         * gcc.dg/unused-2.c: New test.
12473
12474         * gcc.dg/conv-1.c: New test.
12475
12476 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12477
12478         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
12479         compiler.
12480         (tool_option_proc): Fix typo.
12481
12482 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
12483
12484         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
12485         of the ld on the host, not on the build machine.
12486         Also, don't crash if '--help' is not a supported option.
12487
12488 2000-01-24  Richard Henderson  <rth@cygnus.com>
12489
12490         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
12491
12492 2000-01-20  Jeffrey A Law  (law@cygnus.com)
12493
12494         * gcc.c-torture/execute/20000120-2.c: New test.
12495         * gcc.c-torture/execute/20000120-1.c: New test.
12496
12497 2000-01-13  Jeffrey A Law  (law@cygnus.com)
12498
12499         * gcc.c-torture/execute/20000113-1.c: New test.
12500
12501 2000-01-12  Jeffrey A Law  (law@cygnus.com)
12502
12503         * gcc.c-torture/execute/20000112-1.c: New test.
12504
12505 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12506
12507         * gcc.dg/20000111-1.c: New test.
12508
12509 2000-01-10  Jeffrey A Law  (law@cygnus.com)
12510
12511         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
12512         with 16 bit integers.
12513
12514 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12515
12516         * gcc.dg/20000108-1.c: New test.
12517
12518 2000-01-05  Nathan Sidwell  <nathan@acm.org>
12519
12520         * g++.old-deja/g++.ns/koenig8.C: New test.
12521
12522 2000-01-05  Nathan Sidwell  <nathan@acm.org>
12523
12524         * g++.old-deja/g++.other/cast4.C: New test.
12525
12526 2000-01-05  Jeffrey A Law  (law@cygnus.com)
12527
12528         * gcc.c-torture/compile/20000105-2.c: New test.
12529         * gcc.c-torture/compile/20000105-1.c: New test.
12530
12531 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12532
12533         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
12534         references to printf & atoi to conform to ANSI standard.
12535         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
12536         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
12537         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
12538         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
12539         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
12540         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12541         * g++.old-deja/g++.brendan/copy1.C: Likewise.
12542         * g++.old-deja/g++.brendan/copy2.C: Likewise.
12543         * g++.old-deja/g++.brendan/copy3.C: Likewise.
12544         * g++.old-deja/g++.brendan/copy4.C: Likewise.
12545         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12546         * g++.old-deja/g++.brendan/copy6.C: Likewise.
12547         * g++.old-deja/g++.brendan/copy7.C: Likewise.
12548         * g++.old-deja/g++.brendan/copy8.C: Likewise.
12549         * g++.old-deja/g++.brendan/crash11.C: Likewise.
12550         * g++.old-deja/g++.brendan/crash14.C: Likewise.
12551         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
12552         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12553         * g++.old-deja/g++.brendan/delete2.C: Likewise.
12554         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
12555         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
12556         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
12557         * g++.old-deja/g++.brendan/eh1.C: Likewise.
12558         * g++.old-deja/g++.brendan/groff1.C: Likewise.
12559         * g++.old-deja/g++.brendan/init3.C: Likewise.
12560         * g++.old-deja/g++.brendan/misc12.C: Likewise.
12561         * g++.old-deja/g++.brendan/misc7.C: Likewise.
12562         * g++.old-deja/g++.brendan/new2.C: Likewise.
12563         * g++.old-deja/g++.brendan/operators4.C: Likewise.
12564         * g++.old-deja/g++.brendan/operators5.C: Likewise.
12565         * g++.old-deja/g++.brendan/overload2.C: Likewise.
12566         * g++.old-deja/g++.brendan/overload7.C: Likewise.
12567         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
12568         * g++.old-deja/g++.brendan/reference1.C: Likewise.
12569         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
12570         * g++.old-deja/g++.brendan/template24.C: Likewise.
12571         * g++.old-deja/g++.brendan/template3.C: Likewise.
12572         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
12573         * g++.old-deja/g++.jason/inline3.C: Likewise.
12574         * g++.old-deja/g++.jason/opeq.C: Likewise.
12575         * g++.old-deja/g++.law/arg5.C: Likewise.
12576         * g++.old-deja/g++.law/arm7.C: Likewise.
12577         * g++.old-deja/g++.law/ctors11.C: Likewise.
12578         * g++.old-deja/g++.law/cvt8.C: Likewise.
12579         * g++.old-deja/g++.law/init9.C: Likewise.
12580         * g++.old-deja/g++.law/refs4.C: Likewise.
12581         * g++.old-deja/g++.law/template2.C: Likewise.
12582         * g++.old-deja/g++.law/visibility24.C: Likewise.
12583         * g++.old-deja/g++.law/vtable3.C: Likewise.
12584         * g++.old-deja/g++.mike/asm2.C: Likewise.
12585         * g++.old-deja/g++.mike/eh1.C: Likewise.
12586         * g++.old-deja/g++.mike/misc1.C: Likewise.
12587         * g++.old-deja/g++.mike/misc13.C: Likewise.
12588         * g++.old-deja/g++.mike/misc14.C: Likewise.
12589         * g++.old-deja/g++.mike/ns12.C: Likewise.
12590         * g++.old-deja/g++.mike/p1248.C: Likewise.
12591         * g++.old-deja/g++.mike/p3708.C: Likewise.
12592         * g++.old-deja/g++.mike/p3708a.C: Likewise.
12593         * g++.old-deja/g++.mike/p3708b.C: Likewise.
12594         * g++.old-deja/g++.mike/p646.C: Likewise.
12595         * g++.old-deja/g++.mike/p700.C: Likewise.
12596         * g++.old-deja/g++.mike/p783.C: Likewise.
12597         * g++.old-deja/g++.mike/p783a.C: Likewise.
12598         * g++.old-deja/g++.mike/p783b.C: Likewise.
12599         * g++.old-deja/g++.mike/p786.C: Likewise.
12600         * g++.old-deja/g++.mike/p789.C: Likewise.
12601         * g++.old-deja/g++.mike/p789a.C: Likewise.
12602         * g++.old-deja/g++.mike/p807a.C: Likewise.
12603         * g++.old-deja/g++.other/delete3.C: Likewise.
12604         * g++.old-deja/g++.other/dyncast1.C: Likewise.
12605         * g++.old-deja/g++.other/dyncast2.C: Likewise.
12606         * g++.old-deja/g++.other/dyncast3.C: Likewise.
12607         * g++.old-deja/g++.other/empty1.C: Likewise.
12608         * g++.old-deja/g++.other/temporary1.C: Likewise.
12609         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
12610         * g++.old-deja/g++.pt/t16.C: Likewise.
12611         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
12612
12613 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
12614
12615         * gcc.dg/991230-1.c: New test.
12616
12617 1999-12-29  Jeffrey A Law  (law@cygnus.com)
12618
12619         * gcc.c-torture/compile/991229-3.c: New test.
12620         * gcc.c-torture/compile/991229-2.c: New test.
12621         * gcc.c-torture/compile/991229-1.c: New test.
12622
12623 1999-12-29  Greg McGary <gkm@eng.ascend.com>
12624
12625         * gcc.c-torture/compile/labels-2.c: New test.
12626
12627 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12628
12629         * gcc.c-torture/execute/991227-1.c: New test.
12630
12631 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12632
12633         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
12634
12635 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12636
12637         * gcc.c-torture/execute/991221-1.c: New test.
12638
12639 1999-12-20  Nathan Sidwell  <nathan@acm.org>
12640
12641         * g++.old-deja/g++.other/cast3.C: New test.
12642
12643 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
12644
12645         * gcc.c-torture/execute/991216-4.c: New test.
12646
12647 1999-12-16  Michael Meissner  <meissner@cygnus.com>
12648
12649         * gcc.c-torture/execute/991216-1.c: New test.
12650         * gcc.c-torture/execute/991216-2.c: New test.
12651         * gcc.c-torture/execute/991216-3.c: New test.
12652
12653 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12654
12655         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
12656         Actually make the test fail by using "-O2" for compilation.
12657
12658 1999-12-15  Nathan Sidwell  <nathan@acm.org>
12659
12660         * g++.old-deja/g++.warn/cast-align1.C: New test.
12661
12662 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12663
12664         * gcc.c-torture/compile/991214-1.c: New test.
12665         * gcc.c-torture/compile/991214-2.c: New test.
12666
12667 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12668
12669         * gcc.dg/991214-1.c: New test.
12670
12671 1999-12-13  Jeffrey A Law  (law@cygnus.com)
12672
12673         * gcc.c-torture/compile/991213-3.c: New test.
12674         * gcc.c-torture/compile/991213-2.c: New test.
12675         * gcc.c-torture/compile/991213-1.c: New test.
12676
12677 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
12678
12679         * gcc.dg/991209-1.c: New test.
12680
12681 1999-12-08  Nathan Sidwell <nathan@acm.org>
12682
12683         * gcc.c-torture/compile/991208-1.c: New test.
12684
12685 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12686
12687         * gcc.dg/ultrasp2.c: New test.
12688
12689 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
12690
12691         * g++.old-deja/g++.abi/align.C (main): Fix typo.
12692
12693 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
12694
12695         * gcc.c-torture/compile/991202-1.c: New test.
12696         * gcc.c-torture/execute/991202-1.c: New test.
12697         * gcc.c-torture/execute/991202-2.c: New test.
12698         * gcc.c-torture/execute/991202-3.c: New test.
12699
12700 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
12701
12702         * g++.old-deja/g++.abi/align.C: New test.
12703         * g++.old-deja/g++.abi/aggregates.C: Likewise.
12704         * g++.old-deja/g++.abi/bitfields.C: Likewise.
12705
12706 1999-12-01  Richard Henderson  <rth@cygnus.com>
12707
12708         * gcc.c-torture/execute/991201-1.c: New.
12709
12710 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
12711
12712         * gcc.dg/991129-1.c: New test.
12713
12714 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12715
12716         * gcc.c-torture/compile/991127-1.c: New test.
12717
12718 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12719
12720         * g++.old-deja/g++.other/warn4.C: New test.
12721
12722 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12723
12724         * g++.old-deja/g++.eh/cleanup2.C: New test.
12725         * g++.old-deja/g++.ext/pretty2.C: New test.
12726         * g++.old-deja/g++.ext/pretty3.C: New test.
12727         * g++.old-deja/g++.other/debug6.C: New test.
12728
12729 1999-10-20  Jim Wilson  <wilson@cygnus.com>
12730
12731         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
12732         compiler_output to look for one error message instead of two.
12733
12734 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
12735
12736         * gcc.c-torture/execute/991118-1.c: Also test case
12737         where the word boundary does not split a byte evenly.
12738
12739 1999-11-19  Nathan Sidwell  <nathan@acm.org>
12740
12741         * g++.old-deja/g++.ext/restrict1.C: New test.
12742
12743 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12744
12745         * gcc.c-torture/execute/991118-1.c: New test.
12746
12747 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
12748
12749         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
12750         working directory pathnames.
12751
12752 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
12753
12754         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
12755         host is equipped with driver.h and driver.o so it can actually
12756         compile and run the tests.
12757
12758 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
12759
12760         * gcc.c-torture/compile/991008-1.c: New test.
12761
12762 1999-11-08  Nick Clifton  <nickc@cygnus.com>
12763
12764         * lib/gcc-dg.exp: Include target-supports.exp
12765
12766 1999-11-05  Nick Clifton  <nickc@cygnus.com>
12767
12768         * lib/target-supports.exp: New file: Provide procs to test for
12769         features supported by the target.
12770         (check_weak_available): Moved here from ecos.exp.
12771         (check_alias_available): New proc: Determine of the target
12772         toolchain supports the alias attribute.
12773
12774         * gcc.dg/special/ecos.exp: Move check_weak_available to
12775         target-supports.exp.
12776         (alias-1.c): Only perform the test if the target supports
12777         aliases.
12778         (wkali-1.c): Only perform the test if the target supports
12779         aliases.
12780
12781         * gcc.dg/990506-0.c: Expect error messages from cross
12782         targets as well as native targets.
12783
12784 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12785
12786         * gcc.dg/ultrasp1.c: Removed xfail.
12787         * gcc.dg/struct-ret-2.c: Likewise.
12788         * gcc.dg/array-1.c: Likewise.
12789
12790 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12791
12792         * gcc.dg/struct-ret-2.c: New test.
12793
12794         * gcc.dg/array-1.c: New test.
12795
12796 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
12797
12798         * gcc.c-torture/execute/991030-1.c: New test.
12799
12800 1999-10-26  Richard Henderson  <rth@cygnus.com>
12801
12802         * gcc.c-torture/compile/991026-2.c: New test.
12803
12804 1999-10-26  Jeffrey A Law  (law@cygnus.com)
12805
12806         * gcc.c-torture/compile/991026-1.c: New test.
12807
12808 1999-10-23  Jeffrey A Law  (law@cygnus.com)
12809
12810         * gcc.c-torture/execute/991023-1.c: New test.
12811
12812 1999-10-19  Jeffrey A Law  (law@cygnus.com)
12813
12814         * gcc.c-torture/execute/991019-1.c: New test.
12815
12816 1999-10-16  Richard Henderson  <rth@cygnus.com>
12817
12818         * gcc.c-torture/execute/991016-1.c: New test.
12819
12820 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
12821
12822         * gcc.c-torture/execute/991014-1.c: New test.
12823
12824 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
12825
12826         * g++.old-deja/g++.other/union2.C: New test.
12827
12828 1999-10-13  Nathan Sidwell  <nathan@acm.org>
12829
12830         * g++.old-deja/g++.other/vaarg2.C: New test.
12831         * g++.old-deja/g++.other/vaarg3.C: New test.
12832
12833 1999-10-12  Craig Burley  <craig@jcb-sc.com>
12834
12835         * g77.f-torture/noncompile/19990905-1.f: Moved from being
12836         in compile/.
12837
12838 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
12839
12840         * gcc.c-torture/execute/va-arg-11.c: New test.
12841
12842 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
12843
12844         * lib/file-format.exp (gcc_target_object_format): Don't
12845         crash if objdump is unavailable.
12846
12847 1999-09-29  Donn Terry <donn@interix.com>
12848
12849         * gcc.misc-tests/mg.exp: delete extraneous redirection.
12850
12851 1999-09-28  Nick Clifton  <nickc@cygnus.com>
12852
12853         * gcc.c-torture/compile/990928-1.c: New test.
12854
12855 1999-09-28  Nathan Sidwell  <nathan@acm.org>
12856
12857         * g++.old-deja/g++.other/decl6.C: New test.
12858
12859 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12860
12861         * gcc.c-torture/execute/va-arg-10.c: New test.
12862
12863 1999-09-27  Nathan Sidwell  <nathan@acm.org>
12864
12865         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
12866         __PRETTY_FUNCTION__.
12867
12868 1999-09-23  Nick Clifton  <nickc@cygnus.com>
12869
12870         * gcc.c-torture/execute/990923-1.c: New test.
12871
12872 1999-09-21  Nick Clifton  <nickc@cygnus.com>
12873
12874         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
12875         for which -fpic is inappropriate.
12876
12877 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
12878
12879         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
12880
12881 1999-09-21  Nathan Sidwell  <nathan@acm.org>
12882
12883         * g++.old-deja/g++.other/dyncast1.C: New test.
12884         * g++.old-deja/g++.other/dyncast2.C: New test.
12885         * g++.old-deja/g++.other/dyncast3.C: New test.
12886         * g++.old-deja/g++.other/dyncast4.C: New test.
12887         * g++.old-deja/g++.other/dyncast5.C: New test.
12888         * g++.old-deja/g++.eh/catch3.C: New test.
12889         * g++.old-deja/g++.eh/catch3p.C: New test.
12890         * g++.old-deja/g++.eh/catch4.C: New test.
12891         * g++.old-deja/g++.eh/catch4p.C: New test.
12892         * g++.old-deja/g++.eh/catch5.C: New test.
12893         * g++.old-deja/g++.eh/catch5p.C: New test.
12894         * g++.old-deja/g++.eh/catch6.C: New test.
12895         * g++.old-deja/g++.eh/catch6p.C: New test.
12896         * g++.old-deja/g++.eh/catch7.C: New test.
12897         * g++.old-deja/g++.eh/catch7p.C: New test.
12898         * g++.old-deja/g++.eh/catch8.C: New test.
12899         * g++.old-deja/g++.eh/catch8p.C: New test.
12900         * g++.old-deja/g++.eh/catch9.C: New test.
12901         * g++.old-deja/g++.eh/catch9p.C: New test.
12902
12903 1999-09-13  Nathan Sidwell  <nathan@acm.org>
12904
12905         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
12906         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
12907
12908 1999-09-13  Jeffrey A Law  (law@cygnus.com)
12909
12910         * gcc.c-torture/compile/990913-1.c: New test.
12911
12912 1999-09-10  Nathan Sidwell  <nathan@acm.org>
12913
12914         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
12915         * g++.old-deja/g++.jason/rfg5.C: Likewise.
12916
12917 1999-09-09  Richard Henderson  <rth@cygnus.com>
12918
12919         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
12920
12921 1999-09-09  Nathan Sidwell  <nathan@acm.org>
12922
12923         * g++.old-deja/g++.other/lookup11.C: New test.
12924         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
12925         what is permitted and what we want.
12926         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
12927         overload use.
12928         * g++.old-deja/g++.jason/rfg5.C: Likewise
12929
12930 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
12931
12932         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
12933         * gcc.c-torture/noncompile/poison-1.c: New file.
12934
12935 1999-09-08  Nathan Sidwell  <nathan@acm.org>
12936
12937         * g++.old-deja/g++.other/sizeof3.C: New test.
12938         * g++.old-deja/g++.other/sizeof4.C: New test.
12939         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
12940         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
12941
12942 1999-09-07  Richard Henderson  <rth@cygnus.com>
12943
12944         * gcc.dg/va-arg-1.c: New.
12945
12946 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12947
12948         * gcc.c-torture/execute/va-arg-9.c: New test.
12949
12950 1999-09-05  Craig Burley  <craig@jcb-sc.com>
12951
12952         * g77.f-torture/compile/980519-2.f: New test.
12953         * g77.f-torture/compile/19990905-0.f: New test.
12954         * g77.f-torture/compile/19990905-1.f: New test.
12955         * g77.f-torture/compile/19990905-2.f: New test.
12956
12957         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
12958
12959 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
12960
12961         * gcc.c-torture/execute/990827-1.c: Fix typo.
12962
12963 1999-09-03  Nathan Sidwell  <nathan@acm.org>
12964
12965         * g++.old-deja/g++.other/deref1.C: New test.
12966
12967 1999-09-02  Nathan Sidwell  <nathan@acm.org>
12968
12969         * g++.old-deja/g++.other/ambig2.C: New test.
12970         * g++.old-deja/g++.other/cond5.C: New test.
12971         * g++.old-deja/g++.other/lookup16.C: New test.
12972
12973 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
12974
12975         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
12976         assemblers too.
12977
12978 1999-08-31  Jeffrey A Law  (law@cygnus.com)
12979
12980         * lib/c-torture.exp: Avoid the "compare executables" optimization
12981         when testing native.
12982
12983 1999-08-29  Jeffrey A Law  (law@cygnus.com)
12984
12985         * gcc.c-torture/execute/990829-1.c: New test.
12986         * gcc.c-torture/compile/990829-1.c: New test.
12987
12988 1999-08-27  Paul Burchard  <burchard@pobox.com>
12989
12990         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
12991         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
12992         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
12993         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
12994         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
12995         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
12996         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
12997         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
12998         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
12999         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13000         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13001
13002 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13003
13004         * gcc.c-torture/execute/990827-1.c: New test.
13005
13006 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13007
13008         * g77.f-torture/noncompile/19990826-4.f: New test.
13009
13010         * g77.f-torture/compile/19990826-3.f: New test.
13011
13012         * g77.f-torture/execute/19990826-2.f: New test.
13013
13014         * g77.f-torture/compile/19990826-1.f: New test.
13015
13016         * gcc.c-torture/execute/990826-0.c: New test.
13017         * g77.c-torture/execute/19990826-0.f: New test.
13018
13019         * g77.f-torture/noncompile/970626-2.f: New test.
13020
13021 1999-08-25  Paul Burchard  <burchard@pobox.com>
13022
13023         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13024         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13025         lss-011.C: New tests.
13026
13027 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13028
13029         * g++.old-deja/g++.other/decl5.C: New test.
13030
13031 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13032
13033         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13034         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13035         call `postbase' for each one.  All callers of `postbase' changed
13036         to call this instead.
13037
13038 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13039
13040         * gcc.c-torture/execute/990811-1.c: New test.
13041
13042 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13043
13044         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13045         just native ones.
13046
13047         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13048         just native ones.
13049
13050 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13051
13052         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13053
13054 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13055
13056         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13057
13058 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13059
13060         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13061
13062 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13063
13064         * gcc.c-torture/execute/990804-1.c: New test.
13065
13066 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13067
13068         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13069         * g++.old-deja/g++.brendan/crash64.C: Likewise
13070         * g++.old-deja/g++.brendan/overload8.C: Likewise
13071
13072 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13073
13074         * g++.old-deja/g++.other/struct1.C: New test.
13075
13076 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13077
13078         * g++.old-deja/g++.other/enum2.C: New test.
13079
13080 1999-08-02  Richard Henderson  <rth@cygnus.com>
13081
13082         Adapted from tests from Franz Sirl:
13083         * gcc.c-torture/execute/va-arg-7.c: New test.
13084         * gcc.c-torture/execute/va-arg-8.c: New test.
13085
13086 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13087
13088         * gcc.c-torture/compile/990801-2.c: New test.
13089
13090         * gcc.c-torture/compile/990801-1.c: New test.
13091
13092 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13093
13094         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13095         fp-cmp-1.c, converting double to float.
13096
13097         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13098         fp-cmp-1.c, converting double to long double.
13099
13100         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
13101         from fr1 to unknown_register, since fr1 is a legitimate register
13102         on some machines.
13103
13104 1999-07-25  Jeffrey A Law  (law@cygnus.com)
13105
13106         * README: More listname related changes.
13107
13108 1999-07-08  Catherine Moore  <clm@cygnus.com>
13109
13110         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
13111
13112 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
13113
13114         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
13115
13116 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13117
13118         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
13119
13120 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
13121
13122         * gcc.dg/990703-1.c: New test.
13123
13124 1999-06-29  Nick Clifton  <nickc@cygnus.com>
13125
13126         * lib/file-format.exp: New file: Move definition of proc
13127         gcc_target_object_format to here from
13128         gcc.dg/special/ecos.exp.
13129
13130         * lib/c-torture.exp: Include lib file-format.exp.
13131         * lib/gcc-dg.exp: Include lib file-format.exp.
13132
13133         * gcc.dg/special/ecos.exp: Remove definition of proc
13134         gcc_target_object_format.
13135
13136 1999-06-28  Jeffrey A Law  (law@cygnus.com)
13137
13138         * gcc.c-torture/execute/990628-1.c: New test.
13139
13140 1999-06-25  Jeffrey A Law  (law@cygnus.com)
13141
13142         * gcc.c-torture/compile/990625-2.c: New test.
13143
13144         * gcc.c-torture/compile/990625-1.c: New test.
13145
13146 1999-06-23  Nick Clifton  <nickc@cygnus.com>
13147
13148         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
13149         attributes compile.
13150         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
13151         ports that use the COFF/PE file format.
13152
13153 1999-06-17  Jeffrey A Law  (law@cygnus.com)
13154
13155         * gcc.c-torture/compile/990617-1.c: New test.
13156
13157 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
13158
13159         * g++.old-deja/g++.other/decl4.C: New test.
13160
13161 1999-06-14  Nathan Sidwell  <nathan@acm.org>
13162
13163         * g++.old-deja/g++.other/bitfld3.C: New test.
13164
13165 1999-06-08  Nathan Sidwell  <nathan@acm.org>
13166
13167         * g++.old-deja/g++.eh/catch1.C: New test.
13168
13169 1999-06-07  Jeffrey A Law  (law@cygnus.com)
13170
13171         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
13172
13173         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
13174         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
13175
13176 1999-06-05  Craig Burley  <craig@jcb-sc.com>
13177
13178         * g77.f-torture/compile/19990502-0.f: Replace with new,
13179         shorter, test that still fails after recent changes.
13180
13181 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13182
13183         * gcc.c-torture/execute/990604-1.c: New test.
13184
13185 1999-05-31  Jeffrey A Law  (law@cygnus.com)
13186
13187         * gcc.c-torture/execute/990531-1.c: New test.
13188
13189 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13190
13191         * gcc.c-torture/compile/990527-1.c: New test.
13192
13193 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
13194
13195         * gcc.c-torture/execute/990527-1.c: New test.
13196
13197 1999-05-25  Nick Clifton  <nickc@cygnus.com>
13198
13199         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
13200         bitfields as signed.
13201
13202 1999-05-25  Craig Burley  <craig@jcb-sc.com>
13203
13204         * g77.f-torture/compile/19990525-0.f: New test.
13205
13206 1999-05-25  Jeffrey A Law  (law@cygnus.com)
13207
13208         * gcc.c-torture/execute/990525-2.c: New test.
13209
13210         * gcc.c-torture/execute/990525-1.c: New test.
13211
13212 1999-05-24  Nathan Sidwell  <nathan@acm.org>
13213
13214         * g++.old-deja/g++.other/anon3.C: New test.
13215         * g++.old-deja/g++.other/anon4.C: New test.
13216         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
13217         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
13218         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
13219         Merrill).
13220
13221 1999-05-24  Jeffrey A Law  (law@cygnus.com)
13222
13223         * gcc.c-torture/execute/990524-1.c: New test.
13224
13225         * gcc.dg/990524-1.c: New test.
13226
13227 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13228
13229         * gcc.c-torture/compile/990523-1.c: New test.
13230
13231 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
13232
13233         * gcc.c-torture/compile/990519-1.c: New test.
13234
13235 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13236
13237         * gcc.c-torture/compile/990517-1.c: New test.
13238
13239         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
13240         (e4, f4): New tests.
13241         (main): Call them.
13242
13243 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13244
13245         * gcc.dg/noreturn-1.c: New test.
13246
13247 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
13248
13249         * gcc.c-torture/execute/990513-1.c: New test.
13250
13251 1999-05-10  Richard Henderson  <rth@cygnus.com>
13252
13253         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
13254
13255 1999-05-10  Craig Burley  <craig@jcb-sc.com>
13256
13257         * g77.f-torture/execute/erfc.f: Use small single-precision
13258         values, to avoid problems on Alphas when not -mieee.
13259
13260 1999-05-08  Craig Burley  <craig@jcb-sc.com>
13261
13262         * gcc.dg/990506-0.c: New test.
13263
13264 1999-05-08  Richard Henderson  <rth@cygnus.com>
13265
13266         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
13267         the constant to test.  Don't XFAIL 64-bit targets.
13268
13269         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
13270         * g++.old-deja/g++.law/profile1.C: Likewise.
13271
13272         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
13273         operator new instances.
13274         * g++.old-deja/g++.other/delete5.C: Likewise.
13275
13276 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13277
13278         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
13279         intrinsic.
13280
13281 1999-05-03  Craig Burley  <craig@jcb-sc.com>
13282
13283         * g77.f-torture/execute/u77-test.f: Reverse order of two
13284         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
13285
13286 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13287
13288         * gcc.dg/compare1.c: New test.
13289
13290 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13291
13292         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
13293         New tests.
13294
13295 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13296
13297         * g77.f-torture/compile/19990502-1.f: New test.
13298
13299 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13300
13301         * g77.f-torture/compile/19990502-0.f: New test.
13302
13303 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13304
13305         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
13306         intrinsic.
13307
13308 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13309
13310         * g77.f-torture/execute/u77-test.f (main): List libU77
13311         intrinsics not currently tested.
13312         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
13313         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
13314         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
13315         Trim blanks off the ends of some printed strings.
13316
13317 1999-05-02  Craig Burley  <craig@jcb-sc.com>
13318
13319         * g77.f-torture/execute/u77-test.f (main): Just warn about
13320         FSTAT gid disagreement, as it's expected on some systems.
13321
13322 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13323
13324         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
13325         use a new function, which allows for some slop.
13326         Clean up some commentary.
13327         (issum): The new function.
13328         (sgladd): Deleted subroutine.
13329
13330 1999-05-01  Craig Burley  <craig@jcb-sc.com>
13331
13332         * g77.f-torture/execute/u77-test.f: Modify to be more like
13333         libf2c/libU77 version, bringing patches to that version here.
13334         Add suitable commentary.
13335
13336 1999-04-25  Richard Henderson  <rth@cygnus.com>
13337
13338         * gcc.dg/990424-1.c: New test.
13339
13340 1999-04-24  Craig Burley  <craig@jcb-sc.com>
13341
13342         * g77.f-torture/execute/u77-test.f (main): Bug involving
13343         LSTAT has been fixed, so turn back on full checking.
13344
13345 1999-04-20  Craig Burley  <craig@jcb-sc.com>
13346
13347         * g77.f-torture/compile/19990419-0.f: New test.
13348         * g77.f-torture/execute/19990419-1.f: New test.
13349
13350 1999-04-17  Richard Henderson  <rth@cygnus.com>
13351
13352         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
13353         to avoid the need for a prototype to supress a warning.
13354
13355 1999-04-07  Jim Wilson  <wilson@cygnus.com>
13356
13357         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
13358
13359 1999-04-04  Jeffrey A Law  (law@cygnus.com)
13360
13361         * gcc.c-torture/execute/990404-1.c: New test.
13362
13363 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13364
13365         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
13366         * gcc.dg/cpp-if3.c: Don't use -pedantic.
13367         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
13368         missing initializer warnings.
13369
13370 1999-03-28  Jeffrey A Law  (law@cygnus.com)
13371
13372         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
13373         matching strings.
13374
13375 1999-03-26  Jeffrey A Law  (law@cygnus.com)
13376
13377         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
13378
13379 1999-03-26  Craig Burley  <craig@jcb-sc.com>
13380
13381         * g77.f-torture/execute/19990325-0.f: New test.
13382         * g77.f-torture/execute/19990325-1.f: New test.
13383
13384 1999-03-24  Jeffrey A Law  (law@cygnus.com)
13385
13386         * gcc.c-torture/execute/990324-1.c: New test.
13387
13388 1999-03-22  Jim Wilson  <wilson@cygnus.com>
13389
13390         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
13391         test with 4.
13392
13393 1999-03-17  Richard Henderson  <rth@cygnus.com>
13394
13395         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
13396
13397 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13398
13399         * g77.f-torture/execute/19990313-2.f: New test.
13400         * g77.f-torture/execute/19990313-3.f: New test.
13401
13402 1999-03-13  Craig Burley  <craig@jcb-sc.com>
13403
13404         * g77.f-torture/execute/19990313-0.f: New test.
13405         * g77.f-torture/execute/19990313-1.f: New test.
13406
13407 1999-03-12  Jim Wilson  <wilson@cygnus.com>
13408
13409         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
13410         printf to sprintf.
13411         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
13412         (main): Add check for u15.  Conditionalize u31 check depending on
13413         whether ints are <32 bits or >=32 bits.
13414
13415 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13416
13417         * g77.f-torture/execute/19981119-0.f: Improve testiness.
13418
13419 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13420
13421         * g77.f-torture/compile/19990305-0.f: New test.
13422         * g77.f-torture/execute/19981119-0.f: New test.
13423
13424 1999-03-08  Craig Burley  <craig@jcb-sc.com>
13425
13426         * g77.f-torture/execute/970625-2.f: call ABORT if final
13427         result is not correct, instead of just printing it.
13428         Add this checking via newly introduced obfuscation, to
13429         trip up buggy front ends.
13430
13431 1999-03-07  Craig Burley  <craig@jcb-sc.com>
13432
13433         * g77.f-torture/compile/960317-1.f: Moved from being
13434         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
13435
13436 1999-03-06  Craig Burley  <craig@jcb-sc.com>
13437
13438         * g77.f-torture/execute/960317-1.f: New (old) test.
13439         * g77.f-torture/execute/970625-2.f: Ditto.
13440
13441 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
13442
13443         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
13444         message on line 1 or line 2; cccp and cpplib do this differently.
13445
13446 1999-03-01  Jeffrey A Law  (law@cygnus.com)
13447
13448         * g++.old-deja/g++.law/weak1.C: New test.
13449
13450 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13451
13452         * gcc.c-torture/execute/990119-1.c: Renamed to...
13453         * gcc.dg/990119-1.c: this, so it will only be tested once
13454         (it's a preprocessor test, it doesn't need to be run at
13455         multiple optimization levels).
13456
13457 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
13458
13459         * lib/g++.exp: Don't add incdir=$base_dir/../include to
13460           ALWAYS_CXXFLAGS.
13461
13462 1999-02-24  Craig Burley  <craig@jcb-sc.com>
13463
13464         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
13465         * g77.f-torture/compile/19981216-0.f: ...as it is expected
13466         to not be compilable by current g77.
13467
13468 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13469
13470         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
13471
13472 1999-02-22  Jeffrey A Law  (law@cygnus.com)
13473
13474         * gcc.c-torture/execute/990222-1.c: New test.
13475
13476 1999-02-19  Craig Burley  <craig@jcb-sc.com>
13477
13478         * g77.f-torture/compile/19990218-0.f: New test.
13479         * g77.f-torture/noncompile/19990218-1.f: New test.
13480
13481 1999-02-18  Craig Burley  <craig@jcb-sc.com>
13482
13483         * g77.f-torture/compile/19981216-0.f: New test.
13484
13485 1999-02-14  Jeffrey A Law  (law@cygnus.com)
13486
13487         * gcc.dg/990214-1.c: New test.
13488
13489 1999-02-13  Jeffrey A Law  (law@cygnus.com)
13490
13491         * gcc.dg/990213-2.c: New test.
13492
13493         * gcc.dg/990213-1.c: New test.
13494
13495 1999-02-12  Jeffrey A Law  (law@cygnus.com)
13496
13497         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
13498         ints.
13499
13500 1999-02-11  Nick Clifton  <nickc@cygnus.com>
13501
13502         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
13503         specified by target.
13504
13505         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
13506
13507 1999-02-11  Jeffrey A Law  (law@cygnus.com)
13508
13509         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
13510
13511 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13512
13513         * gcc.dg/special/ecos.exp: New test driver for new tests with
13514         special requirements.
13515
13516         * gcc.dg/special/alias-1.c: New test.
13517         * gcc.dg/special/gcsec-1.c: New test.
13518         * gcc.dg/special/weak-1.c: New test.
13519         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
13520         * gcc.dg/special/weak-2.c: New test.
13521         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
13522         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
13523         * gcc.dg/special/wkali-1.c: New test.
13524         * gcc.dg/special/wkali-2.c: New test.
13525         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
13526         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
13527
13528 1999-02-10  Felix Lee  <flee@cygnus.com>
13529
13530           * lib/c-torture.exp (c-torture-compile): Pull out code for
13531           analyzing gcc error messages.
13532           (c-torture-execute): Likewise.  Fix some (harmless) false
13533           positives.
13534           * lib/gcc.exp (gcc_check_compile): New function.
13535
13536 1999-02-08  Richard Henderson  <rth@cygnus.com>
13537
13538         * gcc.c-torture/execute/990208-1.c: New test.
13539
13540 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13541
13542         * g++.dg/special/ecos.exp: New driver for new tests with special
13543         requirements
13544
13545         * g++.dg/special/conpr-1.C: New test
13546         * g++.dg/special/conpr-2.C: New test
13547         * g++.dg/special/conpr-2a.C: New test
13548         * g++.dg/special/conpr-3.C: New test
13549         * g++.dg/special/conpr-3a.C: New test
13550         * g++.dg/special/conpr-3b.C: New test
13551
13552         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
13553         allow g++ to use the dg driver
13554
13555         * README: Add comment about g++.dg directory
13556
13557 1999-02-06  Jeffrey A Law  (law@cygnus.com)
13558
13559         * README: Update email addresses.
13560
13561 1999-02-03  Nick Clifton  <nickc@cygnus.com>
13562
13563         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
13564         arguments in order to force structure S onto the stack even on
13565         the alpha.
13566         (test): Pass 10 leading arguments to function foo as well as the
13567         structure S.
13568
13569         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
13570         failure for all targets.
13571
13572         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
13573         abort to terminate program execution.
13574
13575 1999-01-30  Richard Henderson  <rth@cygnus.com>
13576
13577         * gcc.c-torture/execute/990130-1.c: New test.
13578
13579 1999-01-30  Jeffrey A Law  (law@cygnus.com)
13580
13581         * gcc.dg/990130-1.c: New test.
13582
13583 1999-01-28  Michael Meissner  <meissner@cygnus.com>
13584
13585         * gcc.c-torture/execute/990128-1.c: New test.
13586
13587 1999-01-27  Michael Meissner  <meissner@cygnus.com>
13588
13589         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
13590
13591 1999-01-27  Felix Lee  <flee@cygnus.com>
13592
13593         * lib/c-torture.exp (c-torture-compile): pull out code for
13594         analyzing gcc error messages.
13595         (c-torture-execute): ditto, and fix some (harmless) false
13596         positives.
13597         * lib/gcc.exp (gcc_check_compile): new function.
13598
13599 1999-01-17  Jeffrey A Law  (law@cygnus.com)
13600
13601         * gcc.dg/990117-1.c: New test.
13602
13603         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
13604
13605         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
13606
13607 1999-01-15  Jeffrey A Law  (law@cygnus.com)
13608
13609         * g77.f-torture/compile/990115-1.f: New test.
13610
13611 1999-01-07  Jeffrey A Law  (law@cygnus.com)
13612
13613         * gcc.c-torture/compile/990107-1.c: New test
13614
13615 1999-01-06  Jeffrey A Law  (law@cygnus.com)
13616
13617         * gcc.c-torture/execute/990106-2.c: New test.
13618
13619         * gcc.c-torture/execute/990106-1.c: New test.
13620
13621 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
13622
13623         * gcc.c-torture/compile/981223-1.c: New test.
13624
13625 1998-12-29  Richard Henderson  <rth@cygnus.com>
13626
13627         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
13628         (opt3): Rename from opt4 and disable.
13629
13630 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
13631
13632         * g++.old-deja/g++.pt/ptrmem5.C: New test.
13633
13634 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13635
13636         * g++.old-deja/g++.other/conv5.C: New test.
13637
13638 1998-12-14  Nick Clifton  <nickc@cygnus.com>
13639
13640         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
13641
13642 1998-12-11  Jeffrey A Law  (law@cygnus.com)
13643
13644         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
13645
13646 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
13647
13648         * gcc.c-torture/compile/981211-1.c: New test.
13649
13650 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
13651
13652         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
13653
13654         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
13655
13656 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13657
13658         * gcc.special/930510-1.c: Make C9X safe.
13659         * gcc.misc-tests/gcov-1.c Similarly.
13660         * gcc.misc-tests/gcov-2.c Similarly.
13661
13662 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13663
13664         * gcc.dg/ultrasp1.c: New test.
13665
13666 1998-12-06  Richard Henderson  <rth@cygnus.com>
13667
13668         * gcc.c-torture/execute/981206.c: New test.
13669
13670 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13671
13672         * g++.old-deja/g++.ns/template7.C: New test.
13673
13674         * g++.old-deja/g++.other/expr1.C: New test.
13675
13676         * g++.old-deja/g++.eh/tmpl3.C: New test.
13677
13678         * g++.old-deja/g++.eh/tmpl2.C: New test.
13679
13680 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13681
13682         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
13683         * g++.old-deja/g++.other/using6.C: Removed.
13684         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
13685
13686         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
13687
13688 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13689
13690         * g++.old-deja/g++.pt/overload8.C: New test.
13691
13692         * g++.old-deja/g++.pt/overload7.C: New test.
13693
13694         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
13695
13696         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
13697         and relinking messages.
13698         * lib/g++.exp (g++_target_compile): Remove .rpo file when
13699         compiling with -frepo.
13700
13701 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
13702
13703         * g++.old-deja/g++.pt/lookup6.C: New test.
13704
13705 1998-11-30  Nick Clifton  <nickc@cygnus.com>
13706
13707         * gcc.c-torture/execute/981130-1.c: New test.
13708         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
13709
13710 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13711
13712         * g++.old-deja/g++.pt/explicit76.C: New test.
13713
13714         * g++.old-deja/g++.pt/friend38.C: New test.
13715
13716         * g++.old-deja/g++.ns/crash2.C: New test.
13717
13718         * g++.old-deja/g++.pt/defarg8.C: New test.
13719
13720         * g++.old-deja/g++.pt/instantiate6.C: New test.
13721
13722         * g++.old-deja/g++.pt/static6.C: New test.
13723
13724         * g++.old-deja/g++.pt/decl2.C: New test.
13725
13726 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13727
13728         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
13729         problem is actually related with name lookup, but so what? :-)
13730
13731         * g++.old-deja/g++.pt/friend37.C: New test.
13732
13733 1998-11-25  Dave Love  <d.love@dl.ac.uk>
13734
13735         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
13736         element, which fails on some systems.
13737
13738         * g77.f-torture/execute/labug1.f: New test.
13739
13740 1998-11-21  Jeffrey A Law  (law@cygnus.com)
13741
13742         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
13743         is defined.
13744
13745 1998-11-18  Dave Love  <d.love@dl.ac.uk>
13746
13747         * g77.f-torture/compile/981117-1.f: New test.
13748
13749 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
13750
13751         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
13752         properly discarded.
13753
13754 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
13755
13756         * gcc.c-torture/execute/memcheck: New directory of tests for
13757         -fcheck-memory-usage.
13758
13759 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13760
13761         * README: New file, general information about the testsuite and
13762         new description of the various C++ test subdirectories.
13763         * README.g++: Eliminate obsolete information, update and move most
13764         relevant stuff to README.
13765
13766 1998-11-07  Richard Henderson  <rth@cygnus.com>
13767
13768         * gcc.c-torture/compile/981107-1.c: New test.
13769
13770 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
13771
13772         * execute/memcpy-bi.c: New testcase.
13773
13774 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
13775
13776         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
13777         base classes.
13778
13779         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
13780         template is selected.
13781
13782         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
13783         classes, it should be accepted for all types.
13784
13785         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
13786
13787         * g++.old-deja/g++.pt/spec24.C: Ensure that template
13788         specializations start with template headers.
13789
13790 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
13791
13792         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
13793
13794         * g++.old-deja/g++.other/init9.C: Test cross initialization of
13795         non-POD types.
13796
13797 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13798
13799         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
13800
13801 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13802
13803         * compile/981022-1.c, compile/981022-1.x: New test and driver.
13804
13805 1998-10-19  Jeffrey A Law  (law@cygnus.com)
13806
13807         * 981019-1.c: New test.
13808
13809 1998-10-14  Robert Lipe <robertl@dgii.com>
13810
13811         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
13812         find objc headers.
13813
13814 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13815
13816         * compile/981001-4.c: Remove use of GCC extension that triggers a
13817         compiler bug.
13818
13819 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
13820
13821         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
13822
13823 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13824
13825         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
13826         instantiation of template produces incorrect code for delete
13827         expression.
13828
13829         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
13830         constructors' name is not unique.
13831         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
13832         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
13833
13834         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
13835         automatic array of const is ill-formed.
13836
13837         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
13838         of template parameter?
13839
13840         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
13841         const.
13842
13843         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
13844         pointer-to-member expression.
13845
13846         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
13847         declaration causes ICE.
13848
13849 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
13850
13851         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
13852         reserved in the global namespace.
13853
13854         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
13855         generate needed virtual table.
13856
13857         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
13858
13859 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
13860
13861         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
13862         template-dependent type
13863
13864 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
13865
13866         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
13867         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
13868         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
13869
13870         * g++.old-deja/g++.other/using5.C: New test; using decl from base
13871         class should be usable as argument of member function.
13872         * g++.old-deja/g++.other/using6.C: New test; using decl from base
13873         class should be usable as return type of member function.
13874         * g++.old-deja/g++.other/using7.C: New test; using decl from base
13875         class should be usable as type of data member.
13876
13877         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
13878
13879 1998-10-09  Jeffrey A Law  (law@cygnus.com)
13880
13881         * gcc.c-torture/special/920521-1.c: Fix bogus test.
13882
13883 1998-10-08  Nick Clifton  <nickc@cygnus.com>
13884
13885         * gcc.dg/dll-?.c Add thumb to target list.
13886         Fix assembler scan patterns to match current assembler output.
13887
13888 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
13889
13890         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
13891         matching of template brackets.
13892
13893         * g++.old-deja/g++.other/using4.C: New test.  Test using
13894         declarations of methods from base classes.
13895
13896         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
13897         within functions should introduce names into the innermost
13898         enclosing namespace.
13899
13900         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
13901         of static locals if first initialization throws.
13902
13903 1998-10-07  Jim Wilson  <wilson@cygnus.com>
13904
13905         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
13906
13907 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
13908
13909         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
13910         lose track of the possible targets of tablejump insns.
13911         * special/special.exp: Run it.
13912
13913 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13914
13915         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
13916         must be declared before its specializations can be named in friend
13917         declarations.
13918
13919 1998-10-05  Dave Love  <d.love@dl.ac.uk>
13920
13921         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
13922
13923         * g77.f-torture/execute/io1.f: New test.
13924
13925 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13926
13927         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
13928         with pointer to template function, for which no argument deduction
13929         is possible.
13930
13931         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
13932         specialization of template function as argument to template
13933         function.
13934
13935         * g++.old-deja/g++.other/access2.C: New test; Inner class
13936         shouldn't have privileged access to Outer's names.
13937
13938 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13939
13940         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
13941         friend template declared within template class conflicts with
13942         nested class of the same name.
13943
13944         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
13945         is ignored.
13946
13947         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
13948         object with direct initializer as function declaration.
13949
13950         * g++.old-deja/g++.other/decl2.C: New test; duplicate
13951         initializers.
13952
13953         * g++.old-deja/g++.other/null2.C: New test; conditional operator
13954         involving const pointer and NULL produces incorrect result.
13955
13956         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
13957         type name without `typename' should be rejected with -pedantic.
13958
13959 1998-10-02  Richard Henderson  <rth@cygnus.com>
13960
13961         * g++.old-deja/g++.other/addrof1.C: New test.
13962
13963 1998-10-01  Nick Clifton  <nickc@cygnus.com>
13964
13965         * gcc.c-torture/compile/981001-1.c: New test.
13966         * gcc.c-torture/execute/981001-1.c: New test.
13967
13968 1998-10-01  Jeffrey A Law  (law@cygnus.com)
13969
13970         * gcc.c-torture/compile/981001-2.c: New test.
13971         * gcc.c-torture/compile/981001-3.c: New test.
13972         * gcc.c-torture/compile/981001-4.c: New test.
13973
13974 1998-10-01  Robert Lipe  <robertl@dgii.com>
13975
13976         * lib/objc.exp (objc_target_compile): Add -L during compiles for
13977         multilibbed hosts.   Idea grafted from g77.exp.
13978
13979 1998-09-30  Dave Love  <d.love@dl.ac.uk>
13980
13981         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
13982         avoid losing on systems which need -lsocket.
13983
13984 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
13985
13986         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
13987         * g++.old-deja/g++.other/nested2.C: Ditto.
13988         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
13989         failure.
13990
13991 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13992
13993         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
13994         preferred over template operator!= for enum bitfields.
13995
13996 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
13997
13998         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
13999         that happen to have the same base name, but in different scopes,
14000         are incorrectly rejected.
14001
14002 1998-09-16  Richard Henderson  <rth@cygnus.com>
14003
14004         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14005         on the native word size instead of an integer literal.
14006
14007 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14008
14009         * g++.old-deja/g++.other/static2.C: Invocation of static data
14010         member of type pointer-to-function denoted as non-static member.
14011
14012         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14013         checks involving function types and aliases.
14014
14015 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14016
14017         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14018         redefined to the same non-trivial type.
14019
14020         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14021         namespace-qualification of template specializations declared in
14022         other namespaces.
14023
14024         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14025         to declare a subset of the specializations of a template function
14026         as friends of specializations of a template class.
14027
14028         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14029         member templates that do not fully specialize the enclosing
14030         template class are rejected.
14031
14032 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14033
14034         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14035
14036 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14037
14038         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14039         altered from libf2c/libU77 version.
14040
14041 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14042
14043         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14044
14045 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14046
14047         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14048         (un)signed char are different types for template specialization
14049         purposes.
14050
14051 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14052
14053         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14054         * objc: ObjC testsuite.
14055
14056 1998-08-31  Catherine Moore  <clm@cygnus.com>
14057
14058         * gcc.c-torture/execute/941014-1.x:  New file.
14059
14060 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14061
14062         * lib/c-torture.exp: Add support for
14063         torture_eval_before_compile and torture_eval_before_execute
14064         variables.
14065
14066 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14067
14068         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14069         this test triggers valid.
14070
14071 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14072
14073         * gcc.dg/980827-1.c: New test.
14074
14075 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14076
14077         * gcc.c-torture/execute/loop-4b.c: New test.
14078
14079 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14080
14081         * lib/c-torture.exp: Add support for
14082         torture_eval_before_compile and torture_eval_before_execute
14083         variables.
14084
14085 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14086
14087         * gcc.c-torture/compile/980825-1.c: New test.
14088
14089 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14090
14091         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14092         count number tests in opt_t0 not good_t0.
14093
14094 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14095
14096         * gcc.c-torture/compile/930326-1.x: Fix typo.
14097
14098 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14099
14100         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
14101         causes an ICE.
14102
14103 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14104
14105         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
14106         STACK_SIZE is defined.
14107         * gcc.c-torture/unsorted/stuct.c: Similarly.
14108
14109         * gcc.c-torture/compile/980821-1.c: New test.
14110
14111 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14112
14113         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
14114
14115 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
14116
14117         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
14118         code.
14119
14120 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
14121
14122         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
14123         error'.
14124
14125 1998-08-18  Jeffrey A Law  (law@cygnus.com)
14126
14127         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
14128
14129 1998-08-16  Jeffrey A Law  (law@cygnus.com)
14130
14131         * gcc.c-torture/compile/980816-1.c: New test.
14132
14133         * gcc.dg/980816-1.c: New test.
14134
14135 1998-08-13  Jeffrey A Law  (law@cygnus.com)
14136
14137         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
14138         compiler for ieee tests.
14139
14140 1998-08-01  Dave Love  <d.love@dl.ac.uk>
14141
14142         * g77.f-torture/compile/980729-0.f: New test.
14143
14144 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
14145
14146         * gcc.c-torture/special/eeprof-1.c: New test, for
14147         -finstrument-functions.
14148         * gcc.c-torture/special/special.exp: Run it.
14149
14150 1998-07-29  Jeffrey A Law  (law@cygnus.com)
14151
14152         * gcc.c-torture/compile/980729-1.c: New test.
14153
14154 1998-07-27  Nick Clifton  <nickc@cygnus.com>
14155
14156         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
14157         __thumb__ is defined, and test for ARM style doubles if so.
14158
14159 1998-07-26  Dave Love  <d.love@dl.ac.uk>
14160
14161         * g77.f-torture/noncompile/980615-0.f: New test.
14162
14163 1998-07-26  H.J. Lu  (hjl@gnu.org)
14164
14165         * gcc.dg/980312-1.c: Do link instead of compile.
14166         * gcc.dg/980313-1.c: Likewise.
14167
14168 1998-07-26  Jeffrey A Law  (law@cygnus.com)
14169
14170         * gcc.c-torture/compile/980726-1.c: New test.
14171
14172 1998-07-25  Dave Love  <d.love@dl.ac.uk>
14173
14174         * g77.f-torture/execute/io0.f: New test.
14175
14176 1998-07-24  Nick Clifton  <nickc@cygnus.com>
14177
14178         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
14179         an int.
14180
14181 1998-06-18  Michael Meissner  <meissner@cygnus.com>
14182
14183         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
14184         m32r bugs.
14185
14186 1998-07-17  Nick Clifton  <nickc@cygnus.com>
14187
14188         * gcc.dg/980626-1.c: Expect failures for all toolchains until
14189         c-decl.c:grokdeclarator can handle mode attributes.
14190
14191 1998-07-16  Jeffrey A Law  (law@cygnus.com)
14192
14193         * gcc.c-torture/execute/980716-1.c: New test.
14194
14195 1998-07-13  Jeffrey A Law  (law@cygnus.com)
14196
14197         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
14198         the mn10200.
14199         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
14200         the mn10200.
14201         * gcc.c-torture/execute/va-arg-3.x: Similarly.
14202         * gcc.c-torture/compile/930326-1.x: Similarly.
14203
14204 1998-07-13  Dave Love  <d.love@dl.ac.uk>
14205
14206         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
14207         New test from Craig.
14208
14209 1998-07-12  Dave Love  <d.love@dl.ac.uk>
14210
14211         * g77.f-torture/noncompile/980616-0.f: New test.
14212
14213         * g77.f-torture/execute/970816-3.f:  New test from Craig.
14214
14215 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14216
14217         *  g++.other/singleton.C: Return error value instead of taking
14218         SIGSEGV.
14219
14220 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
14221
14222         *  g++.other/singleton.C: New test.   Warning is under dispute.
14223         Runtime crash is not.
14224
14225 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
14226
14227         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
14228         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
14229         using6.C, using7.C}:  New namespace tests.
14230
14231 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
14232
14233         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
14234         specialization with typedef'ed names used as array indexes.
14235
14236 1998-07-09  Jeffrey A Law  (law@cygnus.com)
14237
14238         * gcc.c-torture/execute/980709-1.c: New test.
14239
14240         * gcc.dg/980709-1.c: New test.
14241
14242 1998-07-07  Richard Henderson  <rth@cygnus.com>
14243
14244         * gcc.c-torture/execute/bcp-1.c: New test.
14245
14246 1998-07-07  Jeffrey A Law  (law@cygnus.com)
14247
14248         * gcc.c-torture/execute/980707-1.c: New test.
14249
14250 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
14251
14252         * gcc.c-torture/compile/980706-1.c: New test.
14253
14254 1998-07-01  Dave Love  <d.love@dl.ac.uk>
14255
14256         * g77.f-torture/execute/980701-0.f,
14257         g77.f-torture/execute/980701-1.f: New test from Craig.
14258
14259 1998-07-01  Jeffrey A Law  (law@cygnus.com)
14260
14261         * gcc.c-torture/compile/980701-1.c: New test.
14262
14263         * gcc.c-torture/execute/980701-1.c: New test.
14264
14265 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
14266 rlsruhe.de>
14267
14268         * g++.old-deja/g++.robertl/eb132.C: New test.
14269         * g++.old-deja/g++.robertl/eb133.C: Likewise.
14270
14271 1998-06-29  Dave Love  <d.love@dl.ac.uk>
14272
14273         * g77.f-torture/execute/980628-7.f,
14274         g77.f-torture/execute/980628-8.f,
14275         g77.f-torture/execute/980628-9.f,
14276         g77.f-torture/execute/980628-10.f: New tests from Craig.
14277
14278         * g77.f-torture/execute/980628-3.f: Remove mail headers.
14279
14280 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14281
14282         * g77.f-torture/execute/980628-4.f: New test from Craig.
14283         * g77.f-torture/execute/980628-5.f: Likewise.
14284         * g77.f-torture/execute/980628-2.f: Likewise.
14285         * g77.f-torture/execute/980628-0.f: Likewise.
14286         * g77.f-torture/execute/980628-1.f: Likewise.
14287         * g77.f-torture/execute/980628-3.f: Likewise.
14288         * g77.f-torture/execute/980628-6.f: Likewise.
14289
14290 1998-06-28  Jeffrey A Law  (law@cygnus.com)
14291
14292         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
14293         directory when nothing has been installed yet.
14294
14295 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
14296
14297         * gcc.c-torture/special/special.exp: Handle newer versions of
14298         dejagnu.
14299
14300 1998-06-26  Jeffrey A Law  (law@cygnus.com)
14301
14302         * gcc.dg/980626-1.c: New test.
14303
14304 1998-06-19  Bruno Haible <haible@ilog.fr>
14305
14306         * gcc.misc-tests/m-un-2.c: New test.
14307         * g++.old-deja/g++.other/warn01.c: Likewise.
14308
14309 1998-06-19  Robert Lipe  <robertl@dgii.com>
14310
14311         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
14312         compatibility with assmblers with a different comment character.
14313         Eliminate use of GAS-specific extensions.
14314
14315 1998-06-19  Jeffrey A Law  (law@cygnus.com)
14316
14317         * gcc.c-torture/execute/ieee/980619-1.c: New test.
14318
14319 1998-06-19  Robert Lipe  <robertl@dgii.com>
14320
14321         *lib/g77.exp: Replace search for libf2c.a with search for newly
14322         renamed libg2c.a
14323
14324 1998-06-17  Jeffrey A Law  (law@cygnus.com)
14325
14326         * gcc.c-torture/execute/980617-1.c: New test.
14327
14328 1998-06-12  Jeffrey A Law  (law@cygnus.com)
14329
14330         * gcc.c-torture/execute/980612-1.c: New test.
14331
14332 1998-06-08  Jeffrey A Law  (law@cygnus.com)
14333
14334         * gcc.dg/980523-1.c: Only test on ppc-linux.
14335         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
14336
14337         * gcc.c-torture/execute/980608-1.c: New test.
14338
14339 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
14340
14341         * gcc.c-torture/execute/980605-1.c: New test.
14342
14343 1998-06-04  Jeffrey A Law  (law@cygnus.com)
14344
14345         * gcc.c-torture/execute/980604-1.c: New test.
14346
14347 1998-06-02  Jeffrey A Law  (law@cygnus.com)
14348
14349         * gcc.c-torture/execute/980602-1.c: New test.
14350         * gcc.c-torture/execute/980602-2.c: Likewise.
14351
14352 1998-06-02  Dave Love  <d.love@dl.ac.uk>
14353
14354         * 970125-0.f: Fix per JCB.  Add commentary.
14355
14356 1998-05-31  Michael Meissner  <meissner@cygnus.com>
14357
14358         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
14359         IEEE -0 support.
14360
14361 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
14362
14363         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
14364         earlier.
14365
14366 1998-05-28  Catherine Moore <clm@cygnus.com>
14367
14368         * gcc.c-torture/execute/980526-3.c: New test.
14369
14370 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
14371
14372         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
14373         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
14374         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
14375         m88k-motorola-sysv3 to XFAIL.
14376
14377 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14378
14379         * gcc.dg/980526-1.c: New test.
14380         * gcc.c-torture/execute/980526-2.c: New test.
14381
14382 1998-05-26  Jeffrey A Law  (law@cygnus.com)
14383
14384         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
14385
14386         * gcc.c-torture/execute/980526-1.c: New test.
14387
14388 1998-05-26  Dave Love  <d.love@dl.ac.uk>
14389
14390         * g77.f-torture/execute/alpha2.f: Add runtime test.
14391
14392 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
14393
14394         * g++.old-deja/old-deja.exp: Strip leading directories.
14395
14396         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
14397         error for the line.  Don't run multiple tests for the same line.
14398
14399 1998-05-23  Jeffrey A Law  (law@cygnus.com)
14400
14401         * gcc.dg/980523-1.c: New test.
14402
14403 1998-05-23  Dave Love  <d.love@dl.ac.uk>
14404
14405         * g77.f-torture/compile/970915-0.f: New test.
14406
14407 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
14408
14409         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
14410
14411 1998-05-21  Jeffrey A Law  (law@cygnus.com)
14412
14413         * gcc.dg/980520-1.c: New test.
14414
14415 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
14416
14417         * gcc.dg/980502-1.c: Fix return type.
14418
14419 1998-05-20  Jeffrey A Law  (law@cygnus.com)
14420
14421         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
14422         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
14423         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
14424         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
14425         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
14426
14427 1998-05-20  Dave Love  <d.love@dl.ac.uk>
14428
14429         * g77.f-torture/execute/980520-1.f: New test.
14430
14431 1998-05-15  Dave Love  <d.love@dl.ac.uk>
14432
14433         * lib/mike-g77.exp: New file.
14434
14435         * g77.f-torture/noncompile/noncompile.exp,
14436         g77.f-torture/noncompile/check0.f: New files.
14437
14438 1998-05-14  Dave Love  <d.love@dl.ac.uk>
14439
14440         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
14441         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
14442         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
14443         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
14444         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
14445         abort where appropriate.
14446
14447 1998-05-05  Michael Meissner  <meissner@cygnus.com>
14448
14449         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
14450         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
14451
14452 1998-04-29  Dave Love  <d.love@dl.ac.uk>
14453
14454         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
14455
14456 1998-04-27  Dave Love  <d.love@dl.ac.uk>
14457
14458         * g77.f-torture/compile/980427-0.f: New test.
14459
14460 1998-04-24  Dave Love  <d.love@dl.ac.uk>
14461
14462         * g77.f-torture/compile/980424-0.f: New test.
14463
14464 1998-04-19  Dave Love  <d.love@dl.ac.uk>
14465
14466         * g77.f-torture/compile/980419-2.f (main): New test.
14467         * g77.f-torture/compile/970125-0.f: New test.
14468         * g77.f-torture/compile/980419-1.f: New test.
14469
14470 1998-04-08  Jim Wilson  <wilson@cygnus.com>
14471
14472         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
14473         of loop-4.c.
14474
14475 1998-04-07  Jim Wilson  <wilson@cygnus.com>
14476
14477         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
14478
14479 1998-04-03  Jim Wilson  <wilson@cygnus.com>
14480
14481         * gcc.c-torture/compile/980329-1.c: New test.
14482
14483 1998-03-18  Jim Wilson  <wilson@cygnus.com>
14484
14485         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
14486         * gcc.dg/980312-1.c: Fix typo in -march command.
14487
14488 1998-03-16  H.J. Lu  (hjl@gnu.org)
14489
14490         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
14491
14492 1998-03-11  Robert Lipe  <robertl@dgii.com>
14493
14494         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
14495         Dave Love agree the Fortran source is bogus.
14496
14497 1998-03-11  Robert Lipe  <robertl@dgii.com>
14498
14499         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
14500         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
14501         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
14502         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
14503         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
14504
14505 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
14506
14507         * g++.old-deja/g++.other/friend1.C: New test.
14508
14509 1998-02-18  Dave Love  <d.love@dl.ac.uk>
14510
14511         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
14512         possibly uninitialized) variables and declare dnrm2.
14513
14514 1998-02-23  Robert Lipe <robertl@dgii.com>
14515
14516         From Bruno Haible <haible@ilog.fr>:
14517         * gcc.c-torture/execute/980223.c: New test.
14518
14519 1998-02-13  Jeffrey A Law  (law@cygnus.com)
14520
14521         * gcc.dg/ifelse-1.c: New test.
14522
14523 1998-02-09  H.J. Lu  (hjl@gnu.org)
14524
14525         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
14526
14527           * lib/old-dejagnu.exp (old-dejagnu): Added the
14528           "execution test - XFAIL *-*-*" handling in the spirit of
14529           "excess errors test -". Changed the "execution test fails"
14530           handling to be like "excess errors test fails".
14531           * Update various tests accordingly.
14532
14533 1998-02-06  Jim Wilson  <wilson@cygnus.com>
14534
14535         * gcc.c-torture/execute/980205.c: New test.
14536
14537 1998-01-18  Jeffrey A Law  (law@cygnus.com)
14538
14539         * lib/c-torture.exp: Look for .x files instead of .cexp files.
14540         * lib/f-torture.exp: Similarly.
14541         * gcc.c-torture: Rename all .cexp files to .x files.
14542
14543 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
14544
14545         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
14546         (940510-1.c): Removed duplicate.
14547         (971104-1.c): New test.
14548
14549 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
14550
14551           * lib/f-torture.exp: Improve error and loop detection.
14552
14553 1997-11-19  Michael Meissner  <meissner@cygnus.com>
14554
14555         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
14556         use that to size the filler array.
14557
14558 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
14559
14560         * lib/c-torture.exp(c-torture-execute): Fix typo.
14561
14562         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
14563         testcase as the executable name. Keep the executable around if
14564         the test fails.
14565
14566 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
14567
14568         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
14569         changes.  Only test one -g option, and move it to the end of the
14570         list of options to test.
14571
14572 1997-09-19  Michael Meissner  <meissner@cygnus.com>
14573
14574         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
14575         variable GCC_TORTURE_OPTIONS to supply default switches separated
14576         by colons.  If no environment variable, run tests with -O0 -g, -O1
14577         -g, and -O2 -g as well.
14578
14579 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
14580
14581         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
14582         explanatory comments. Fix indentation.
14583
14584 1997-09-15  Jeffrey A Law  (law@cygnus.com)
14585
14586         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
14587
14588 1997-09-11  Jeffrey A Law  (law@cygnus.com)
14589
14590         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
14591         * g++.old-deja/g++.mike/p7325.C: Likewise.
14592         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
14593
14594 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
14595
14596         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
14597         * g++.old-deja/g++.brendan/crash30.C: Likewise.
14598         * g++.old-deja/g++.brendan/crash39.C: Likewise.
14599         * g++.old-deja/g++.law/operators4.C: Likewise.
14600
14601 1997-09-11  Joe Buck  (jbuck@synopsys.com)
14602
14603         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
14604         * g++.old-deja/g++.mike/p784.C: Ditto.
14605         * g++.old-deja/g++.mike/p785.C: Ditto.
14606
14607 1997-09-05  Jeffrey A Law  (law@cygnus.com)
14608
14609           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
14610
14611 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14612
14613         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
14614         target feature; pass this to c-torture-execute as needed.
14615
14616 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14617
14618         * lib/c-torture.exp(c-torture-execute): If the previous and the
14619         current executables being tested are identical, we don't need to
14620         run the executable again. Try to make the executable names
14621         unique. Add an optional argument for passing additional compiler
14622         flags.
14623
14624 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
14625
14626         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
14627
14628 1997-08-29  Jeffrey A Law  (law@cygnus.com)
14629
14630         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
14631
14632 1997-07-31  Jeffrey A Law  (law@cygnus.com)
14633
14634         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
14635         32bit or larger longs.
14636
14637         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
14638         have either a 32bit long or 32bit int.
14639
14640 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
14641
14642         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
14643         Make double precision tests dependent on sizeof (double).
14644
14645 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
14646
14647         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
14648         too.
14649
14650 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
14651
14652         * gcc.c-torture/compile/961203-1.cexp: New script.
14653
14654 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
14655
14656         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
14657         up the includes ourselves.
14658
14659 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
14660
14661         * lib/plumhall.exp: Remove random include, and add a few
14662         verbose messages for debugging.
14663
14664 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
14665
14666         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
14667         of trying to do it ourselves.
14668
14669 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14670
14671         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
14672
14673 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
14674
14675         * gcc.prms/5403.c: Made regexp a bit less strict.
14676
14677 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
14678
14679         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
14680         is returned from remote_load instead.
14681         * lib/plumhall.exp: Ditto.
14682         * lib/mike-g++.exp: Ditto.
14683         * lib/old-dejagnu.exp: Ditto.
14684         * lib/c-torture.exp: Ditto.
14685
14686 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
14687
14688         * lib/g++.exp: Use build_wrapper procedure.
14689         * lib/gcc.exp: Ditto.
14690
14691 1997-05-20  Jeffrey A Law  (law@cygnus.com)
14692
14693         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
14694         an old-style decl for malloc.  Fixes tests to work when
14695         sizeof (int) != sizeof (size_t).
14696
14697 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14698
14699         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
14700
14701         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
14702         use stdargs.h interface.
14703
14704 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14705
14706         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
14707         NO_VARARGS when compiling.
14708
14709 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
14710
14711         * lib/plumhall.exp(ph_includes): New procedure.
14712         (ph_make): Use it.
14713         (ph_compiler): Ditto.
14714
14715         * lib/g++.exp: Rename test-glue.c to testglue.c.
14716         * lib/gcc.exp: Ditto.
14717
14718 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
14719
14720         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
14721         to completion when it's called.
14722
14723 1997-03-21  Michael Meissner  <meissner@cygnus.com>
14724
14725         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
14726         is defined, don't do test.
14727
14728 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
14729
14730         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
14731         for object files.
14732         (ph_summary): Mark skipped testcases as untested, not unresolved.
14733
14734         * lib/plumhall.exp (ph_make): If unresolved because of bad
14735         errorCode, record errorCode in log file.
14736         (*): Replace send_log/verbose with verbose -log.
14737
14738 1997-03-19  Michael Meissner  <meissner@cygnus.com>
14739
14740         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
14741         double conversion if double isn't at least 8 bytes.
14742
14743         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
14744         int to work with targets where int is 16 bits.
14745
14746         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
14747         8 bytes, just exit, since 4 byte doubles don't have enough bits of
14748         precision for the test to complete.
14749
14750 1997-03-14  Michael Meissner  <meissner@cygnus.com>
14751
14752         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
14753         if d10v is not compiled with the -mdouble64 flag.
14754         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
14755
14756         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
14757         d10v is not compiled with the -mint32 flag.
14758
14759 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
14760
14761         * lib/plumhall.exp: Use incr_count.
14762
14763 1997-03-12  Jeffrey A Law  (law@cygnus.com)
14764
14765         * gcc.c-torture: Update to c-torture-1.45.
14766
14767 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
14768
14769         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
14770         the name of the expect testcase file).
14771
14772         * lib/g++.exp(g++_init): Ditto.
14773
14774 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
14775
14776         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
14777         the host.
14778
14779         * lib/gcc.exp(gcc_exit): New procedure.
14780
14781 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
14782
14783         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
14784         specs where appropriate.
14785
14786         * g++.old-deja/g++.arm/*: Added additional ERROR checks
14787         because of new "candidates are" messages, and removed a few
14788
14789         * Converted all non-old-style g++ testcases to old-style, and
14790         moved into g++.old-deja.
14791
14792 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
14793
14794         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
14795         options.
14796
14797         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
14798         succeeded.
14799
14800         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
14801
14802 1997-02-13  Michael Meissner  <meissner@cygnus.com>
14803
14804         * lib/gcc.exp (gcc_target_compile): Add support for defining
14805         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
14806         the machine doesn't have those features.
14807
14808 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
14809
14810         * g++.law/operators4.exp: Don't use LIBS.
14811
14812 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
14813
14814         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
14815
14816         * lib/mike-g++.exp: Don't set the compiler to be tested here.
14817         * lib/g++.exp: Set it here instead. Also, allow use of the
14818         --tool_exec and --tool_opt options. Change CXX to
14819         GXX_UNDER_TEST.
14820
14821         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
14822
14823         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
14824
14825 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
14826
14827         * lib/old-dejagnu.exp: Use prune_warnings instead of
14828         prune_system_crud.
14829         * lib/mike-g++.exp: Ditto.
14830         * lib/gcc.exp: Ditto.
14831         * lib/g++.exp: Ditto.
14832
14833         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
14834
14835 1997-02-07  Jeffrey A Law  (law@cygnus.com)
14836
14837           * 941014-2.c: Include stdlib.h
14838           * 960327-1.c: Include stdio.h
14839           * dbra.c, index-1.c: Don't assume ints are 32bits.
14840
14841 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
14842
14843         * lib/gcc.exp: Add gcc,stack_size target feature.
14844
14845         * lib/g++.exp(g++_target_compile): Add the include and link
14846         paths here, not in two other places. And, it's $options, not
14847         options.
14848
14849         * lib/mike-g++.exp(postbase): Remove the code that determines
14850         the correct include and link paths.
14851         * g++.old-deja/old-deja.exp: Ditto.
14852
14853 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
14854
14855         * lib/g++.exp(g++_init): target_compile no longer returns the
14856         filename of the result.
14857
14858 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
14859
14860         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
14861         call to glob.
14862
14863         * gcc.c-torture/special/special.exp: Change call to
14864         gcc_target_compile to include the object file.
14865
14866 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
14867
14868         * gcc.c-torture/special/special.exp: Correct misspelling in last
14869         change.
14870
14871 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
14872
14873         * lib/plumhall.exp(ph_summary): Log the entire output of the
14874         executable. Return -1 if there were any failures, 0 otherwise.
14875         (ph_execute): Return -1 if there were any failures, 0 otherwise.
14876         (ph_make): Clean up objects and executables that were built
14877         if the tests succeeded.
14878
14879 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
14880
14881         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
14882         libraries and includes in the build tree as appropriate.
14883
14884 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14885
14886         * lib/c-torture.exp: Instead of looking for the global variable
14887         NO_LONG_LONG, check to see if that's a feature of the target.
14888
14889 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14890
14891         * config/default.exp: Minimize. Delete the remainer of the files in
14892         config; this functionality is now in devo/dejagnu/config.
14893
14894         g++.*/*: Pass any additional flags used to compile to postbase;
14895         delete CXXFLAGS.
14896
14897         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
14898         is now done by runtest.exp. Use gcc_target_compile instead of
14899         compile.
14900
14901         lib/c-torture.exp: Use gcc_target_compile instead of compile.
14902         Remove references to CFLAGS. Use remote_file instead of
14903         calling rm -f.
14904         (c-torture): Take a list of arguments to use to compile this
14905         testcase.
14906
14907         lib/g++.exp: Simplify. Use target_compile instead of compile.
14908         lib/gcc-dg.exp: Ditto.
14909         lib/gcc.exp: Ditto.
14910         lib/mike-{gcc,g++}.exp: Ditto.
14911         lib/old-dejagnu.exp: Ditto.
14912         lib/plumhall.exp: Ditto.
14913
14914 1997-01-08  Jim Wilson  <wilson@cygnus.com>
14915
14916         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
14917         (ph_linker): Likewise.
14918
14919 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
14920
14921           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
14922         MAP_ANON / MAP_ANONYMOUS if defined;
14923         else try to map from /dev/zero .
14924
14925 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14926
14927         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
14928         isn't defined, then define it to MAP_ANONYMOUS.
14929
14930 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14931
14932         * gcc.c-torture: Update to c-torture-1.42 release.
14933
14934 1996-11-11  Jeffrey A Law  (law@cygnus.com)
14935
14936         * gcc.c-torture: Update to c-torture-1.41 release.
14937
14938 1996-10-27  Jeffrey A Law  (law@cygnus.com)
14939
14940         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
14941         c-torture release.
14942
14943 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
14944
14945         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
14946         and LDFLAGS.  Fix second case to append the target_info ldflags
14947         onto LDFLAGS, not CFLAGS.
14948         * lib/g++.exp (g++_init): Add target_info stuff.
14949         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
14950         of libgloss and newlib flags for !native.
14951
14952         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
14953         (GDB): Fix relative path to go up another dir for finding gdb.
14954
14955 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
14956
14957         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
14958         versions in the target_info array, if they don't exist.
14959
14960 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
14961
14962         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
14963
14964 1996-07-08  Jim Wilson  <wilson@cygnus.com>
14965
14966         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
14967         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
14968
14969 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
14970
14971         * lib/old-dejagnu.exp: Don't remove the output file before we've
14972         actually tested it. Don't append pwd to the path of the executable
14973         we're testing.
14974
14975 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
14976
14977         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
14978
14979 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
14980
14981         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
14982         temporary directory for compiler files, and set it to a default
14983         value of /tmp. Set $output as the name of the output file from
14984         compiling the testcase. Add a -o option to $cflags_var so the
14985         compiler writes the final output file as $output. Set $executable
14986         to $output.
14987
14988         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
14989         directory for compiler files, and set it to /tmp if it doesn't
14990         already have a value. Set $output_file to the name of the output
14991         file from compiling the testcase. Add a -o option to CXXFLAGS so
14992         the compiler writes the final output file as $output. Use $output
14993         as the executable to be tested.
14994
14995 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14996
14997         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
14998
14999 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15000
15001         * gcc.c-torture/execute/pending-1.c: New test.  Still
15002         pending in Tege's queue.
15003
15004 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15005
15006         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15007         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15008         if there were failures.  Call unresolved if there were unresolved
15009         testcases.  Call gcc_fail if program did not run to completion.
15010         (ph_make): Pass additional argument name to ph_execute.
15011         (ph_execute): Add new argument.  Pass additional arguments to
15012         ph_summary.  Call gcc_fail is there is no execution output.
15013
15014 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15015
15016         * lib/plumhall.exp (proc_summary): Output relavent summary
15017         lines into the log so specific failures in plumhall can be
15018         investigated.
15019
15020 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15021
15022         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15023         (c-torture-execute): Don't try to execute tests which use
15024         "long long" types if $NO_LONG_LONG is nonzero.
15025
15026 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15027
15028         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15029         not c-torture.
15030
15031         * gcc.ieee: Move from here.
15032         * gcc.c-torture/execute/ieee: To here.
15033
15034 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15035
15036         * gcc.c-torture: Update to c-torture-1.41 release.
15037
15038 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15039
15040         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15041         not "$output".
15042
15043 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15044
15045         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15046         -c present.
15047
15048 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15049
15050         * config/proelf.exp: Handle connecting to a simulator.
15051
15052 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15053
15054         * config/proelf.exp: New file.  Enough framework that we can
15055         run c-torture tests on the proelf targets (or any other target
15056         that gdb can connect to for that matter).
15057
15058 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15059
15060         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15061         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15062
15063         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15064         exec_output exists.
15065
15066 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15067
15068         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15069         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15070
15071         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15072         to pass/fail/unresolved/unsupported/untested.  Caller must now
15073         call unresolved/unsupported/untested.
15074         * lib/*.exp: Update FSF address.  Update to handle new results of
15075         ${tool}_load.
15076         * lib/chill.exp (verbose): Delete.
15077
15078 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15079
15080         * lib/gcc.exp (default_gcc_start): Change order of args to
15081         $LDFLAGS $CFLAGS $LIBS.
15082         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15083         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15084         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15085         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15086         * gcc.misc-tests/dg-test.exp: Likewise.
15087         * gcc.misc-tests/msgs.exp: Likewise.
15088         * gcc.prms/prms.exp: Likewise.
15089         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15090         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15091
15092         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15093
15094 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15095
15096         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15097
15098         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15099         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
15100
15101         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
15102         necessary.
15103
15104 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
15105
15106         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
15107         global for loop; add use of $mathlib.
15108         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
15109         settings here; set mathlib for anything but VxWorks.
15110
15111 1996-01-22  Jeffrey A Law  (law@cygnus.com)
15112
15113         * gcc.c-torture: Update to c-torture-1.40 release.
15114
15115 1996-01-03  Jeffrey A Law  (law@cygnus.com)
15116
15117         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
15118         dg.exp.
15119
15120 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
15121
15122         * lib/c-torture.exp (c-torture-execute): Declare "output" as
15123         global.
15124
15125 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
15126
15127         * lib/g++.exp (LIBS): Define if not already.
15128         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
15129         (gcc-dg-prune): Call prune_gcc_output.
15130         * lib/gcc.exp (prune_gcc_output): New proc.
15131         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
15132         prune_gcc_output.
15133
15134 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
15135
15136         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
15137         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
15138
15139 1995-11-15  Jeffrey A Law  (law@cygnus.com)
15140
15141         * gcc.c-torture: Update to c-torture-1.39 release.
15142
15143 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
15144
15145         * lib/c-torture.exp (c-torture-execute): Don't return if one option
15146         fails, try others as well.
15147
15148 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
15149
15150         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
15151         If compilation fails, mark execute tests as `untested'.
15152         If test is marked as unsupported, don't mark compilation and
15153         execute tests as failed.
15154
15155 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
15156
15157         * lib/g++.exp (g++_init): Don't link in libg++, and look to
15158         libstdc++ for whether or not we want to be doing shared
15159         libraries.  Delete link_curses since we don't need it anymore.
15160         * lib/mike-g++.exp (postbase): Don't link in libg++.
15161         * g++.old-deja/old-deja.exp: Likewise.
15162
15163 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
15164
15165         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
15166
15167 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
15168
15169         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
15170         For that, add `-Wl,-a,shared_archive'.
15171         * g++.old-deja/old-deja.exp: Likewise.
15172
15173 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
15174
15175         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
15176
15177 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
15178
15179         * lib/mike-g++.exp (postbase): Pay attention to the status of
15180         g++_load.
15181
15182 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
15183
15184           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
15185
15186 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
15187
15188         * lib/gcc.exp (default_gcc_start): No longer need to log program
15189         being executed or its output, execute_anywhere does that now.
15190         * lib/g++.exp (default_g++_version): Call execute_anywhere.
15191         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
15192
15193 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
15194
15195         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
15196         the same as those in lib/g++.exp.
15197
15198 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
15199
15200         * gcc.c-torture: Update to c-torture-1.38 release.
15201         * gcc.ieee: Related changes.
15202
15203 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
15204
15205         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
15206         "exec". Minor reformatting changes.
15207
15208         * config/rom68k.exp (${tool}_load): Make it work in a canadian
15209         cross. This means all "exec" calls now work on a remote host as
15210         well.
15211         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
15212         cross. Filter out the extra "\r\n" stuff that expect puts in.
15213         (c-torture-execute): Filter out the bogus warnings like
15214         c-torture-compile does. Add support for canadian cross.
15215         * lib/gcc.exp (default_gcc_version, default_gcc_start)
15216         Use execute_anywhere rather than calling exec directly. Now it
15217         works for canadian cross testing.
15218
15219 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
15220
15221         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
15222         results into a variable, and check that rather than using file exists.
15223
15224 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
15225
15226         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
15227         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
15228
15229 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15230
15231         * g++.old-deja/old-deja.exp: Create and pass runshlib and
15232         lib_curses if there's a shared libg++ in the build tree.
15233
15234 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
15235
15236         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
15237         if not supported target.
15238
15239 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
15240
15241         * lib/g++.exp (g++_init): Move empty setting of runshlib and
15242         link_curses up to always happen, not just for native builds.
15243
15244 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
15245
15246         * gcc.c-torture: Update to c-torture-1.36 release.
15247         * gcc.failure: Related changes.
15248
15249 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
15250
15251         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
15252
15253 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
15254
15255         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
15256         * lib/mike-g++.exp (postbase): Not in here.  Still reference
15257         runshlib, link_curses, and mathlib for link and run.
15258
15259         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
15260         pass the runtime shared library options for Solaris, OSF/1, and
15261         Irix5, and link with -lcurses to avoid unresolved references.
15262
15263 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
15264
15265         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
15266         only run once.
15267
15268 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
15269
15270         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
15271
15272 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
15273
15274         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
15275         do not have a framework for the "compat" tests yet.
15276
15277 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
15278
15279         * lib/mike-g++.exp (postbase): New local variable `mathlib',
15280         set to null if we're testing vxworks5.1.  Use that instead of
15281         `-lm' in the setting of LIBS for link and run.
15282
15283 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
15284
15285         * config/rom68k.exp (${tool}_load): Major changes to make it
15286         work.  Verified that it does in fact return the stuff in
15287         exec_output properly.  Catch any Emul or any TRAP other than 0.
15288
15289 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
15290
15291         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
15292         LDFLAGS properly for targets that need stuff from libgloss.
15293         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
15294         only run once.
15295         (gpp_initialized): New variable.
15296
15297 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
15298
15299         * config/rom68k.exp: Load libgloss.exp.
15300         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
15301         so we can produce a fully linked binary.
15302         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
15303         so we can produce a fully linked binary.
15304
15305 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
15306
15307         * lib/plumhall.exp (ph_section): Watch for expected failures.
15308         Add missing `else'.
15309
15310         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
15311         run the testcase.
15312         (c-torture): Likewise.
15313
15314 1995-08-28  Doug Evans  <dje@cygnus.com>
15315
15316         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
15317
15318         * lib/mike-g++.exp (mike_cleanup): New proc.
15319         (prebase): New globals compiler_result, not_compiler_result,
15320         target_regexp.
15321         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
15322         allow leading "-" in pattern.  Watch for unsupported tests.
15323         If $compiler_result is set, pattern match assembler code,
15324         and ditto for $not_compiler_result.
15325         * lib/mike-gcc.exp: Likewise.
15326
15327         * lib/plumhall.exp (ph_execute): Only call ph_summary if
15328         execution "succeeded".
15329
15330 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
15331
15332         * config/win32.exp: New file.
15333         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
15334
15335 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
15336
15337         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
15338         unsupported.
15339         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
15340         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
15341         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
15342
15343         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
15344         "... without exceptions was ...".  That is now handled by
15345         prune_system_crud.
15346         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15347
15348 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
15349
15350         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
15351         sieve.c,sort2.c}: New files.
15352         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
15353         sieve.exp,sort2.exp}: Drivers for them.
15354
15355         * lib/mike-gcc.exp (program_output): New user settable variable.
15356         (postbase): Call prune_system_crud.  Also prune extraneous compiler
15357         messages.
15358         * lib/mike-g++.exp (program_output): New user settable variable.
15359
15360         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
15361
15362         * config/sh.exp: Deleted (use sim.exp instead).
15363
15364 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
15365
15366         * config/vx.exp: Declare CHECKTASK as global.
15367         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
15368         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
15369         * lib/old-dejagnu.exp: Load [pwd]/$executable.
15370
15371 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
15372
15373         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
15374         target. Like vx.exp, only includes `vx29k.exp' instead of
15375         `vxworks.exp'.
15376
15377 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
15378
15379         * config/sim.exp: Increase time limit from 120 seconds to 240.
15380
15381 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
15382
15383         * gcc.c-torture/execute/950628-1.c: New test.
15384
15385 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
15386
15387         * gcc.c-torture: Update with changes/additions from
15388         c-torture-1.34.
15389
15390 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
15391
15392         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
15393
15394 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
15395
15396         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
15397
15398 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
15399
15400         * gcc.c-torture/compile/950512-1.c: New test.
15401         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
15402         * gcc.dg/struct-ret-1.c: Likewise.
15403
15404 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
15405
15406         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
15407           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
15408
15409 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
15410
15411         * gcc.c-torture/special/920411-1.c: Deleted.
15412         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
15413
15414 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
15415
15416         * config/sim.exp (${tool}_load): Hack in call to bash to get a
15417         cpu limit.
15418
15419 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
15420
15421         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
15422
15423 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
15424
15425         From kenner;
15426         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
15427         is the proper length.
15428         * va-arg-3.c: Likewise.
15429
15430 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
15431
15432         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
15433         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
15434
15435         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
15436         * lib/g++.exp (default_g++_start): Delete old cruft.
15437
15438 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
15439
15440         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
15441         (2 * (1 << 18)) to (2 * (1 << 17)).
15442
15443         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
15444
15445 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
15446
15447         * config/rom68k.exp: Renamed from config/idp.exp
15448
15449 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
15450
15451         * c-torture/compile/921109-2.c
15452
15453 1995-04-18  Mike Stump  <mrs@cygnus.com>
15454
15455         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
15456         excess errors.
15457
15458 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
15459
15460         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
15461         output.
15462         * lib/g++.exp (default_g++_start): Likewise.
15463
15464 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
15465
15466         * gcc.c-torture/compile/950329-1.c: New test.
15467
15468 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
15469
15470           * config/bug.exp (${tool}_load): Updated to use new remote_open
15471           and remote_close procs.
15472         * config/idp.exp: New file.
15473
15474 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
15475
15476         * gcc.c-torture/execute/950322-1.c: New test.
15477
15478 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
15479
15480         * config/vx.exp (${tool}_load): Clean up testing of return code from
15481         vxworks_ld and vxworks_spawn.
15482
15483 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
15484
15485         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
15486
15487 1995-03-13  Mike Stump  <mrs@cygnus.com>
15488
15489         * lib/old-deja.exp: Add `excess errors test - ' error, now one
15490         can mark excess errors on a machine by machine basis.  Note, the
15491         default is to not expect any excess errors, even when excess
15492         errors test - is given, so you will want to put an XFAIL ... on
15493         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
15494         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
15495         those 4 machines, but no others.
15496
15497 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
15498
15499         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
15500         * lib/c-torture.exp: to here.
15501
15502 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
15503
15504         * gcc.c-torture/execute/950221-1.c: New test.
15505         * gcc.c-torture/execute/struct-ret-1.c: New test.
15506         * gcc.c-torture/compile/950221-1.c: New test.
15507
15508         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
15509
15510 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
15511
15512         * gcc.c-torture/execute/arith-1.c (main): Return 0.
15513         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
15514
15515 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
15516
15517         * g++.gb: New directory of tests, derived from my signature and
15518         class scoping tests.
15519
15520         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
15521         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
15522         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
15523         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
15524         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
15525         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
15526         * g++.gb/sig25.C: Likewise.
15527
15528         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
15529         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
15530         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
15531         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
15532         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
15533         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
15534         * g++.gb/sig25.exp: Likewise.
15535
15536         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
15537         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
15538         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
15539         * g++.gb/scope13.C: Likewise, this test still fails.
15540
15541         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
15542         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
15543         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
15544         * g++.gb/scope13.exp: Ditto.
15545
15546         * g++.gb/README: New file, explains what these tests are about.
15547
15548 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
15549
15550         * lib/dg.exp (dg-do): Support `preprocess'.
15551         (dg-test): Likewise.
15552
15553 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
15554
15555         * config/udi.exp: change "continue -expect" to "exp_continue".
15556
15557 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
15558
15559         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
15560         Delete redundant tests.
15561
15562         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
15563         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
15564         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
15565         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
15566         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
15567         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
15568         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
15569         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
15570
15571         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
15572         storing label pointers.
15573         * gcc.c-torture/execute/921019-1.c: Likewise.
15574         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
15575         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
15576         parameter fp.
15577         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
15578         constants.
15579
15580         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
15581         Delete obsolete tests.
15582
15583         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
15584         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
15585         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
15586         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
15587         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
15588         * gcc.c-torture/compile/950124-1.c: New test.
15589
15590         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
15591
15592 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
15593
15594         * lib/mike-g++.exp: Add -lm to LIBS.
15595
15596 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
15597
15598         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
15599
15600 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
15601
15602         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
15603
15604 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
15605
15606         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
15607
15608 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
15609
15610         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
15611         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
15612         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
15613         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
15614         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
15615         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
15616         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
15617         * g++.law/{operators31.C, operators32.C,
15618         * g++.law/{operators33.C, operators34.C}: Likewise.
15619         * g++.law/{pic1.C, refs2.C}: Likewise.
15620         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
15621         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
15622         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
15623         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15624
15625         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
15626         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
15627         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
15628         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
15629         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
15630         * g++.law/{enum9.exp, friend5.exp}: Likewise.
15631         * g++.law/{nest3.exp, nest4.exp}: Likewise.
15632         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
15633         * g++.law/{operators30.exp, operators31.exp}: Likewise.
15634         * g++.law/{operators32.exp, operators33.exp}: Likewise.
15635         * g++.law/{operators34.exp}: Likewise.
15636         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
15637         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
15638         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
15639         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
15640         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15641
15642         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
15643         No longer expected to fail.
15644         * g++.law/missed-error3.C: Tweak for recent bool changes.
15645
15646 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
15647
15648         * config/emb-unix: Deleted.
15649         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
15650         remote execution.  Do final link on remote host if REMOTE_LINK is set.
15651
15652 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
15653
15654         * lib/dg.exp (dg-test): Fix typo in last patch.
15655
15656 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
15657
15658         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
15659         (handles multiple occurrences).
15660
15661 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
15662
15663         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
15664         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
15665         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
15666         printed).
15667         * lib/c-torture.exp (c-torture-compile): Likewise.
15668         (c-torture): Prepend full path if missing.
15669         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
15670         (gcc_fail): Likewise.
15671         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
15672
15673 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
15674
15675         * lib/netware.exp: Only attach to NetWare i386 systems.
15676
15677 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
15678
15679         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
15680         messages.  Add test name to "output pattern match" pass/fail message.
15681
15682 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
15683
15684         * gcc.dg: New testsuite.
15685         * gcc.dg/dg.exp: New file.
15686
15687         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
15688         test-switch.c}: Deleted.
15689
15690         * gcc.misc-tests/msgs.exp: New testcase driver.
15691
15692 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
15693
15694         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
15695         Watch for illegal return values from ${tool}_load.
15696         * config/unix.exp (${tool}_load): Fix pass/fail detection for
15697         cross targets.  Coerce return value >0 to 1.
15698
15699 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
15700
15701         * config/unix.exp (${tool}_load): Call program rsh, not proc.
15702
15703         * config/emb-unix.exp: New file.
15704
15705         * config/sim.exp: Error if variable $SIM not defined.
15706         (${tool}_load): Mark test as "untested" if simulator missing.
15707
15708         * config/unix.exp: Load remote.exp to get rcp_download.
15709         * lib/c-torture.exp: Use different option lists for testcases with
15710         and without loops.
15711         * gcc.c-torture/execute/execute.exp: Likewise.
15712
15713 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
15714
15715         * config/*.exp: Clarify return code from ${tool}_load.
15716         Call `unresolved' or `untested' instead of `warning' or `perror'
15717         (sometimes you still want to call both though).
15718         Add comment that `shell_id' is local to each file.
15719         * config/udi.exp (timeout): Set to 30.
15720         Don't print warning if connection fails, $connectmode has already
15721         printed an error.
15722         (${tool}_load): Move verbose messages to level 2.
15723         Rework pattern for "Process started" message.
15724         Pass `shell_id' to ${connectmode}_download.
15725         Retry twice upon timeout.  Make resetting of target more robust.
15726         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
15727         Pass `shell_id' to exit_$connectmode.
15728         Only call exit_$connectmode if connected.
15729         * config/unix.exp (${tool}_load): Check return codes better.
15730         * config/vrtx.exp (${tool}_load): Likewise.
15731         * config/vx.exp (${tool}_load): Likewise.
15732         Delete unneeded global's.
15733         * lib/dg.exp (dg-test): Update to reflect clarified return codes
15734         from ${tool}_load.
15735         (dg-stat): Delete.
15736         (dg-init): Delete recording of pass/fail counts.
15737         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15738         (old-dejagnu-init): Likewise.
15739         (old-dejagnu-stat): Delete contents, empty proc now.
15740         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
15741         (c-torture): Delete references to lcnt, lpass, lfail.
15742         Get option list from TORTURE_OPTIONS.
15743         Delete -funroll[-all]-loops if no loops.
15744         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
15745         (g++_stat): Delete contents (empty proc now).
15746         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
15747         (gcc_finish): Likewise.
15748         (gcc_stat): Deleted.
15749         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
15750         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
15751         * gcc.c-torture/execute/execute.exp: Likewise.
15752         Split tests into two parts: compile, execute.
15753         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
15754         no loops.  Update to reflect clarified return codes from ${tool}_load.
15755
15756 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
15757
15758         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
15759         to grep for.
15760         (old-dejagnu): Likewise (where necessary).
15761
15762 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
15763
15764         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
15765
15766         * lib/dg.exp (dg-process-target): Fix processing of selector.
15767         Add comment regarding use of `error'.
15768
15769         * lib/gcc.exp (prune_system_crud): Define if missing.
15770         * lib/g++.exp (prune_system_crud): Likewise.
15771
15772         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
15773         Call prune_system_crud.
15774         * lib/dg.exp (dg-runtest): New proc.
15775         Use perror instead of send_user for tcl errors in testcase.
15776         Don't return any value, it's never used.
15777         Don't clobber previous definition of `unknown'.
15778         Print tcl errors in `dg-final'.
15779
15780 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
15781
15782         * lib/dg.exp (dg-process-target): Improve syntax error messages.
15783         (dg-test): Don't print errorInfo, it contains stack backtrace.
15784
15785 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
15786
15787         * lib/g++.exp (runtest_file_p): Define if missing.
15788
15789 1994-09-24  Doug Evans  (dje@cygnus.com)
15790
15791         * lib/mike-g++.exp: Comment out loading of g++.exp.
15792         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
15793         (default_g++_version): Always print something.
15794         (default_g++_start): Comment out call to `which'.
15795         (g++_start, g++_load): Deleted (must be defined in config file).
15796         * lib/gcc.exp: Test for existence of $CC at start.
15797         Delete check for tmpdir (done in gcc_init).
15798         (default_gcc_version): Always print something.
15799         (default_gcc_start): Comment out call to `which'.
15800         * config/*.exp: Major cleanup - make cross targets work at least a
15801         little better for g++ (by not being "--tool gcc" specific).
15802         Rename gcc_xxx to ${tool}_xxx.
15803         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
15804         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
15805
15806 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
15807
15808         * lib/c-torture.exp (c-torture-compile): Rework compiler
15809         message processing.
15810
15811         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
15812         c-torture.
15813
15814 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
15815
15816         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
15817
15818         * lib/dg.exp (dg-process-target): Support { target native }.
15819
15820 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
15821
15822         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
15823         looked for "... program xxx got fatal signal".
15824         Correct regsub munging of `comp_output'.
15825         Ignore compiler messages "path prefix not used" and "linker input
15826         file unused".
15827
15828 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
15829
15830         * lib/gcc.exp (runtest_file_p): Define if missing.
15831         * gcc.prms/template.c: Example to work from.
15832
15833 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
15834
15835         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
15836         * lib/dg.exp (dg-test): Call unsupported testcases as such.
15837
15838         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
15839         * gcc.prms/1883.c: Moved from compile/940714-1.c.
15840         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
15841         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
15842
15843         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
15844         (dg-process-target): No longer a varargs proc.
15845         Return S/N for target, P/F for xfail.  All callers changed.
15846         (user option procs): More argument checking.
15847         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
15848         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
15849         (dg-test): Skip test if not running on selected target in `dg-do'.
15850         Update handling of `dg-do-what', `dg-output-text'.
15851         Separate execution pass/fail from output pattern match pass/fail.
15852         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
15853
15854 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
15855
15856         * gcc.c-torture/special/special.exp: Don't expect failure for mips
15857         target for 920510-1.c.
15858
15859 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
15860
15861         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
15862         Clean up comment regarding use of passcnt, etc.
15863         (gcc_stat): Don't update `testcnt' here.
15864         (gcc_finish): Do it here.
15865         Might as well reset `but_id' here too.
15866         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
15867         to determine if the file should be tested.
15868         * gcc.c-torture/compile/compile.exp: Likewise.
15869         * gcc.c-torture/execute/execute.exp: Likewise.
15870         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15871         * gcc.misc-tests/dg-test.exp: Likewise.
15872         * gcc.prms/prms.exp: Likewise.
15873         * gcc.wendy/wendy.exp: Likewise.
15874         * g++.old-deja.exp: Likewise.
15875         Move "Testing file" message to verbose level 1.
15876
15877 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
15878
15879         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
15880
15881 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
15882
15883         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
15884         (default_gcc_start): Accept optional second list element
15885         of compiler flags.  Print compiler output at verbosity level 2.
15886         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
15887         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
15888         Save current values of framework globals passcnt, failcnt, xpasscnt,
15889         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
15890         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
15891         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
15892         xfailcnt to compute stats.  Update framework global `testcnt' from
15893         pass/fail counts.
15894         (gcc_finish): New proc.  Clean up test environment.
15895         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
15896         (gcc_epass, gcc_efail): Delete.
15897         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
15898         argument of line number.
15899         (dg-init): If the tool has an init routine, call it.
15900         (dg-test): Remove args `cflags_var' and `libs_var'.
15901         Pass all compiler options to ${tool}_start.
15902         Handle missing line number.
15903         (dg-finish): New function.
15904         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
15905         particular files.  Call gcc_finish at end.  Move "skipping test"
15906         message to verbosity level 3.
15907         * gcc.c-torture/compile/compile.exp: Likewise.
15908         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15909         * gcc.c-torture/execute/execute.exp: Likewise.
15910         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15911         Print testcase being tried at verbosity level 1.
15912         * gcc.c-torture/special/special.exp: Unset xfail.
15913         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15914         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
15915         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
15916         * gcc.failure/failure.exp: Likewise.
15917         * gcc.ieee/ieee.exp: Likewise.
15918         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
15919         Update call to dg-test.  Call dg-finish at end.
15920         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
15921         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15922         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
15923         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
15924         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
15925         * gcc.wendy/wendy.exp: Add copyright.
15926         Delete setting of tmpdir (done by gcc_init).
15927         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
15928         Pass compiler flags to gcc_start.  Call gcc_finish at end.
15929         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
15930         gcc_[ce]pass/fail.
15931
15932 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
15933
15934         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
15935         confusion.
15936         (g++_load): Likewise.
15937
15938         * config/*.exp (gcc_load): Some were varargs fns and some were not.
15939         Rename argument to `prog' to remove the confusion.
15940         Varargs fns behave differently too!
15941         (g++_load): Likewise.
15942
15943         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
15944
15945         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
15946         what it is.  Delete (always) printing of status value for !native.
15947         Simplify verbose code, and include status and exec_output.
15948         (g++_load): Use gcc_load.
15949
15950 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
15951
15952         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
15953         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
15954         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
15955         940714-3.c as these testcases don't exist anymore.  Make
15956         va-arg-1.c expected to pass.
15957
15958 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
15959
15960         * gcc.misc-tests/misc.exp: Only run specific testcases.
15961         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
15962         * gcc.misc-tests/dg-[1-9].c: New files.
15963
15964         * lib/dg.exp: New testsuite driver.
15965         * gcc.prms/prms.exp: Use it.
15966
15967         * README.gcc: New file.
15968
15969         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
15970         Document and reset `lxpass' and `lxfail'.
15971         Simplify "initialized" message.
15972         (gcc_stat): Clean up comments a little.
15973
15974 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
15975
15976         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
15977
15978 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
15979
15980         * lib/old-dejagnu.exp (process-option): New proc.
15981         (old-dejagnu-init, old-dejagnu-stat): Likewise.
15982         (old-dejagnu): Simplify.
15983         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
15984
15985 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
15986
15987         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
15988         exists and is not an empty string.
15989
15990         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
15991         $xfail rather than calling setup_xfail.  Clear $xfail when test is
15992         finished.
15993         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
15994         automatically.
15995
15996         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
15997         longer expected to fail.
15998
15999         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16000         "f" function call.
16001
16002         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16003
16004         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16005         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16006         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16007         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16008         c-torture-1.29.
16009
16010         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16011         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16012
16013         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16014
16015         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16016         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16017
16018         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16019         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16020         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16021
16022 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16023
16024         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16025         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16026         940714-1.c, 940714-2.c, 940714-3.c},
16027         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16028         gcc.misc-tests/{mg.c,mg.exp}:
16029         New tests.
16030         * gcc.noncompile/noncompile.exp: Change accordingly.
16031
16032 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16033
16034         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16035         Undo previous clobberage.
16036
16037 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16038
16039         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16040         * gcc.special/{930510-1.c, special.exp}:
16041         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16042         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16043         struct-varargs-1.c}: New tests from c-torture-1.26.
16044
16045 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16046
16047         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16048           argument to switch.
16049
16050 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16051
16052         * Revert the previous changes.  Please see Rob's directory
16053           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16054           fixes.
16055
16056 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16057
16058         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16059             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16060             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16061             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16062             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16063             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16064             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16065             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16066             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16067             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16068             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16069             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16070             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16071             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16072             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16073             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16074             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16075             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16076             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16077             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16078             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16079             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16080             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16081             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16082             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16083             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16084             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16085
16086 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16087
16088         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16089             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16090           with perror calls.
16091
16092 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16093
16094         * config/unix.exp (g++_load): Fix syntax.
16095
16096 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16097
16098         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16099         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16100         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
16101         Don't expect va-arg-1.c to fail.  Correct expected output for
16102         920928-1.c.
16103         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
16104         * gcc.wendy/hbm4.c: Correct typo.
16105         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
16106
16107 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
16108
16109         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
16110         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
16111         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
16112         * lib/c-torture.exp (c-torture-compile): Ditto.
16113
16114         Reduce volume of output (remove all the -I's and such).
16115         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
16116         Call gcc_cpass, gcc_cfail.
16117         (c-torture): Pass testing option to c-torture-compile.
16118
16119 1994-03-21  Doug Evans  (dje@cygnus.com)
16120
16121         Bring patches over from progressive.
16122         * config/default.exp: Exit remote shell cleanly.
16123         (g++_exit, g++_start): Add default versions.
16124         * config/sim.exp (gcc_load): Use perror, not error.
16125
16126 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
16127
16128         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
16129         set in site.exp.
16130
16131 1994-03-14  Doug Evans  (dje@cygnus.com)
16132
16133         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
16134         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
16135         (wendy_try): New proc to run testcase.
16136         (main loop): Call 'em.
16137         * gcc.wendy/*.c: Clean up pass to correct expected output.
16138
16139         * lib/gcc.exp: Minor cleanup work.
16140         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
16141
16142 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
16143
16144         * config/sim.exp (gcc_load): Document return codes better.
16145         Don't pass -v to simulator.
16146
16147 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
16148
16149           * gcc.special/920717-x.c: Fix typo.
16150           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
16151           get at sources.
16152
16153         * lib/mike-gcc.exp: Fix typo.
16154
16155 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
16156
16157         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
16158         binary to use, transform the name.
16159         * config/*.exp: rename everything. Nuke any g++ specific files,
16160         it's now a special case of gcc that requires no special support.
16161         Add a default.exp for unsupported targets.
16162
16163 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
16164
16165         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
16166         lib/old-dejagnu.exp: Fix a few patterns to work with the new
16167         version of Tcl.
16168
16169 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
16170
16171         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
16172         than a warning.
16173
16174 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
16175
16176         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
16177
16178 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
16179
16180         * gcc.execute/execute.exp: Combine opt_list and foption_list into
16181         option_list.  Compile every file with only 4/6 option choices
16182         (same as C torture) instead of with 12/18 different option
16183         choices.
16184         * lib/c-torture.exp: Likewise.
16185
16186         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
16187         not already set.
16188
16189 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
16190
16191         * lib/old-deja.exp: Add `excess errors test fails' error, now one
16192         can put an XFAIL *-*-* on excess errors.
16193
16194 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
16195
16196         * g++.law: Add more tests derived from g++-bugs snapshots.
16197
16198         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
16199         equivalent to g++.law/init9.
16200
16201         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
16202         compiled it, and the a.out file after we've run it.
16203
16204 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
16205
16206         * lib/mike-g++.exp (postbase): Delete the .o file after we've
16207         compiled it, and the a.out file after we've run it.
16208
16209 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
16210
16211         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
16212
16213 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
16214
16215         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
16216         version number.
16217
16218 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
16219
16220         * g++.law: New directory of g++ tests derived from the g++-bugs
16221         snapshots.
16222
16223 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
16224
16225         * gcc.compile: initbug1.c initbug1.exp testcase added
16226
16227 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
16228
16229         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
16230         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
16231           fixes submitted by Jeff Law (law@cs.utah.edu)
16232         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
16233           Jeff Law (law@cs.utah.edu)
16234
16235
16236 1993-11-30  Mike Stump  (mrs@cygnus.com)
16237
16238         * config/unix-g++.exp: Follow the gcc way of doing things.
16239         * g++.old-deja/old-deja.exp: Minor updates.
16240         * lib/g++.exp: New file, follow the gcc way of doing things.
16241         * lib/old-dejagnu.exp: Minor updates.
16242         * lib/mike-g++.exp: Always unset errorInfo.
16243
16244 1993-11-06  Mike Stump  (mrs@cygnus.com)
16245
16246         * lib/gcc.exp: Fix some errors with the below change, CC and
16247         CFLAGS should be global when setting, not local.
16248
16249 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
16250
16251         * lib/gcc.exp: Transform tool name.
16252
16253 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16254
16255         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
16256
16257 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16258
16259         * lib/gcc.exp: change gcc_done to gcc_stat
16260
16261 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
16262
16263         * Upgraded gcc testsuite to c-torture version 1.25
16264
16265 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
16266
16267         * lib/gcc.exp: added reporting code. Changed verbose compile message.
16268         * lib/c-torture: added hooks for new reporting code.
16269
16270 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
16271
16272         * config/sh-gcc.exp: check if sh-sim exists in the path
16273
16274 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
16275
16276         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
16277         * gcc.compile/compile.exp: Initial changes for new logic.
16278         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
16279         * gcc.failure/failure.exp: Initial changes for new logic.
16280         * gcc.ieee/ieee.exp: Initial changes for new logic.
16281         * gcc.misc-tests/misc.exp: Initial changes for new logic.
16282         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
16283         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
16284         * lib/c-torture.exp: Initial changes for new logic.
16285         * lib/gcc.exp: Initial changes for new logic.
16286
16287 1993-10-15  Mike Stump  (mrs@cygnus.com)
16288
16289         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
16290         depend upon failure or success.  Fully qualify names in failure
16291         and success messages.  Always remove a.out before starting
16292         compile, just in case.  Pay more attention to error text output by
16293         the compiler.  Handle testcases with no known past errors just
16294         like all others, so that things are uniform.  Other miscellaneous
16295         improvements.
16296
16297 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
16298
16299         * gcc.cpp: new directory for cpp tests
16300
16301 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
16302
16303         * lib/chill.exp: Code reformatted, removed unused code.
16304         * config/unix-chill.exp: Code reformatted, removed unused code.
16305         * chill.execute/execute.exp: Code reformatted, removed unused code.
16306         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
16307
16308 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
16309
16310         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
16311         routines not written.
16312
16313 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
16314
16315         * config/bug-gcc.exp: Use new procs from bug.exp.
16316
16317 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
16318
16319         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
16320         via ftp, rather than depending on NFS.
16321         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
16322         case.
16323
16324 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
16325
16326         * config/bug-gcc.exp: Use new download proc.
16327
16328 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
16329
16330         * chill.execute/execute.exp: cleanups, handles errors better
16331         * chill.compile/compile.exp: rewrite, based on execute.exp
16332         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
16333         * lib/chill.exp: major changes to diff proc and compile and link
16334           procs. added chill_fail and chill_pass wrappers to pass and
16335           fail. added more comments, and handle error codes better.
16336           Added a hack to capture stderr from exec, so noncompile tests
16337           can work.
16338
16339 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
16340
16341         * chill.execute/execute.exp: rewrite of testsuite driver
16342         * lib/chill.exp: rewrite of testsuite driver
16343         * config/unix-chill.exp: rewrite of testsuite driver
16344
16345 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
16346
16347     In chill.execute:
16348         * iexpr.ch: Standardize uppercase.
16349         * tuples.dat: Standardize uppercase.
16350         * vary.ch: standardize.  Correct varying string assignments.
16351         * vary.dat: Add new output lines.
16352
16353 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
16354
16355     In chill.execute:
16356         * chprintf.ch: Standardize use of uppercase.
16357         * tuples.ch: Standardize and turn arr2 into a DCL,
16358           rather than a SYN.
16359         * pinits.ch: Standardize.
16360
16361 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
16362
16363         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
16364         * Makefil: Renamed to Makefile.in.
16365         * configure.in: New.
16366
16367 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
16368
16369     In chill.execute:
16370         * .cvsignore: Add result/output files.
16371         * Makefile: Fix up variables at start.  Use MFLAGS
16372           everywhere.  Correct bool_loc, built_ins entries.
16373           Add entry for vary1.ch.
16374         * bitarray.ch: Standardize upper-case usage.
16375         * bitexpr.ch: Standardize, add output of b1.
16376         * params.ch: Use arrayt in along PROC parameters, to
16377           avoid novelty problems.
16378         * sets.ch: Tiny cleanup.
16379         * vary1.ch: Re-indent.
16380
16381 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
16382
16383           * Add PR-related files to Makefiles, .cvsignore files, etc.
16384
16385 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
16386
16387         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
16388           with compiler objects. New names are test-flow.c and test-loop.c
16389
16390 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
16391
16392         * Upgraded c-torture tests from 1.19 to 1.20
16393
16394         * new files:
16395         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
16396         * gcc.compile: 930623-1.c 930623-2.c
16397         * gcc.noncompile: 930622-1.c 930622-2.c
16398         * gcc.failure: 920411-1.c 920627-2.c
16399         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
16400
16401 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
16402
16403         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16404           More changes to get testsuite working properly. Needs more work.
16405           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
16406
16407 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
16408
16409         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
16410           More changes to get testsuite working properly. Needs more work.
16411
16412 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
16413
16414         * chill.compile/compile.exp: Added for Dejagnu support
16415         * chill.execute/execute.exp: Added for Dejagnu support
16416         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
16417
16418 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
16419
16420     This should complete moving the CHILL test files.
16421         * chill.noncompile(.cvsignore printf.grt
16422             in-printf.grt chprintf.grt chprintf.ch):
16423             Added test-support files.
16424           (Makefile): Modified further.
16425         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
16426             signal.ch): Added test files.
16427           * chill.execute (.cvsignore printf.grt printr.c
16428             in-printf.grt rts.c chprintf.grt rts.h): Added
16429           test-support files.
16430             (Makefile): More corrections.
16431
16432 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
16433
16434         * chill.compile, chill.execute, chill.nocompile: Add CHILL
16435           test cases, ready for DejaGnu.
16436
16437 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
16438
16439         * Upgraded c-torture tests from 1.18 to 1.19
16440
16441         * gcc.compile: added test(s):
16442           930607-1.c
16443         * gcc.execute: added test(s):
16444           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
16445
16446         * added new subdirectory for misc tests: gcc.misc-tests
16447         * gcc.misc-test(s): added tests:
16448           inst-check.c test-consts.c test-ior.c test-switch.c
16449
16450 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
16451
16452         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
16453
16454 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
16455
16456         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
16457
16458 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
16459
16460         * Upgraded c-torture tests from 1.17 to 1.18
16461
16462 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
16463
16464         * Upgraded c-torture tests from 1.12 to 1.17
16465
16466 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
16467
16468         * lib/old-dejagnu.exp:
16469           Fixed handling of XFAIL target triplets to correctly
16470           recognize wildcard characters.  Removed code that
16471           appended a unique id tag to the end of the file name
16472           printed out by the result of the testcases within a
16473           given test file.
16474
16475 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
16476
16477         * lib/old-dejagnu.exp:
16478           Reworked expected failure handling to trigger off of XFAIL
16479           keyword in keyphrase embeded in testcase source code. The
16480           XFAIL keyword must be at the end of the keyphrase line. It
16481           may optionally be followed by one or more target triplets.
16482           It has just occured that the handling of wildcards in the
16483           target triplet may not be correct.
16484
16485 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
16486
16487         * g++.old-deja/tests:
16488           Moved all subdirectories up one level into g++.old-deja .
16489
16490         * lib/old-dejagnu.exp:
16491           Fixed problem with CXXFLAGS not being properly reset, and being
16492           corrupted with extraneous "-c" compiler option.  This was
16493           causing binaries to not be generated for test that needed them.
16494           Modified strings passed to "pass" and "fail" so that individual
16495           tests from the same test file would be distinguished by an
16496           identifier appended to the test file name in the summary logs;
16497           this corrected a problem with erroneous diff logs.  Added code
16498           to search testcases for expected fail and unexpected pass keywords.
16499
16500 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
16501
16502         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
16503
16504 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
16505
16506         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
16507           Removed extraneous text from end of "Special g++ Options"
16508           keyphrase.
16509
16510         * lib/old-dejagnu.exp: Added pattern matching to look for new
16511           keywords, embedded in testcases comments, which will trigger
16512           calls to xpass and xfail.
16513
16514 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
16515
16516         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
16517           comments embedded in the testcases, especially the one looking for
16518           special compiler options, as well as the pattern matching for the
16519           compiler output again.
16520
16521 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
16522
16523         * lib/old-dejagnu.exp: Do a proper check of the return value for
16524           execute tests. Fixed several problems with the pattern matching
16525           of the compiler output which gave erroneous test results.
16526           Changed several of the test result messages to be more descriptive.
16527         * config/unix-g++.exp: Proc g++_load now actually works and
16528           executes the tests passed to it and returns a usable return
16529           value.
16530
16531 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
16532
16533           * lib/gcc.exp: Exits gracefully if $CC is bogus.
16534
16535 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
16536
16537         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
16538           Modified both files to properly execute the old style
16539           dejagnu tests. The previous versions of these files were
16540           experimental and did not function anything near correctly.
16541
16542 1993-04-05  Rob Savoye  (rob@cygnus.com)
16543
16544         * Removed all Makefile.in and configure.in files. No configuration
16545         needed now.
16546
16547 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
16548
16549         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
16550
16551 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16552
16553         * gcc.compile/configure.in, gcc.unsorted/configure.in,
16554         gcc.special/configure.in, gcc.noncompile/configure.in,
16555         gcc.execute/configure.in, gcc.code_quality/configure.in,
16556         g++.other/configure.in, g++.old-deja/configure.in,
16557         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
16558         in srcname setting.
16559
16560 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
16561
16562         * lib/udi.exp:  Fixed mondfe and mondfe_download.
16563         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
16564         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
16565
16566 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
16567
16568         * config/udi-gdb.exp: Check $shell_id after connecting to target.
16569         (gdb_exit): Don't remove *_soc files.
16570
16571 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
16572
16573         * lib/c-torture.exp: Don't look for main; instead always use -w
16574         -c.  This is how the c-torture tests work.  Remove the object
16575         file if the compilation succeeds.
16576         * gcc.execute/execute.exp: Remove executable if test passes.
16577         * gcc.noncompile/noncompile.exp: Every test is an expected
16578         failure.
16579         * gcc.special/special.exp: Added tests from c-torture 1.11,
16580         corrected use of existing test.
16581         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
16582         gcc.execute/920625-1.c: Updated to c-torture 1.11.
16583         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
16584         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
16585         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
16586         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
16587         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
16588         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
16589         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
16590         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
16591         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
16592         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
16593         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
16594         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
16595         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
16596         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
16597         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
16598         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
16599         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
16600         c-torture 1.11.
16601         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
16602         correspond to c-torture 1.11.
16603
16604         * New file.