OSDN Git Service

* gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2
3         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4         conditions for SPARC targets.
5
6 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
7
8         * gcc.dg/20030204-1.c: New test.
9
10 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11
12         PR c++/38
13         * g++.dg/parse/array-size1.C: New test.
14
15         PR c++/5657
16         * g++.dg/parse/undefined3.C: New test.
17
18         PR c++/5665
19         * g++.dg/parse/undefined4.C: New test.
20
21         PR c++/5975
22         * g++.dg/parse/undefined5.C: New test.
23
24         PR c++/7259
25         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
26
27         PR c++/8578
28         * g++.dg/parse/casting-operator1.C: New test.
29
30         PR c++/8596
31         * g++.dg/parse/undefined6.C: New test.
32
33         PR c++/8736
34         * g++.dg/parse/missing-template1.C: New test.
35
36 Tue Feb  4 21:41:09 CET 2003  Jan Hubicka  <jh@suse.cz>
37
38         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
39         * gcc.dg/i386-cmov?.c:  Likewise.
40         * gcc.dg/i386-fpcvt-?.c:  Likewise.
41         * gcc.dg/i386-ssefp-1.c:  Likewise.
42         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
43         conventions.
44
45 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
46
47         PR c++/7129
48         * testsuite/g++.dg/ext/max.C: New test.
49
50 Mon Feb  3 16:05:11 CET 2003  Jan Hubicka  <jh@suse.cz>
51
52         * gcc.c-torture/execute/20030203-1.c: New test.
53
54 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
55
56         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
57         'natural-endian'.
58
59 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
60
61         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
62         * g++.dg/init/new2.C: Likewise.
63         * g++.dg/other/new1.C: Likewise.
64
65 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
66
67         * gcc.dg/struct-ret-libc.c: New test.
68
69 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
70
71         * gcc.dg/20030129-1.c: New test.
72
73 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
74
75         PR c++/8849
76         * g++.dg/template/ptrmem4.C: New test.
77
78 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
79
80         * g++.dg/parser/constant1.C: New test.
81
82 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
83
84         PR c++/8591
85         * g++.dg/parse/friend2.C: New test.
86
87 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
88
89         PR c++/9437
90         * g++.dg/template/unify4.C: New test.
91
92 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
93
94         * gcc.c-torture/execute/20030128-1.c: New test.
95
96 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
97
98         * g++.dg/lookup/nested1.C: Test moved from ...
99         * g++.old-deja/g++.other/lookup24.C: ... here.
100
101 Tue Jan 28 12:19:35 CET 2003  Jan Hubicka  <jh@suse.cz>
102
103         * gcc.dg/i386-cmov5.c:  New test.
104
105 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
106
107         * gcc.c-torture/execute/20010925-1.c: Changed the
108         memcpy declaration.
109
110 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
111
112         PR c++/3902
113         * g++.dg/parse/template5.C: New test.
114
115 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
116
117         PR fortran/9258
118         * g77.dg/pr9258: New test.
119
120 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
121
122         * README: Move relevant parts from README.g++.
123
124         * README.g++: Remove this file.
125
126 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
127
128         * g++.dg/abi/dcast1.C: New test.
129
130 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
131
132         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
133
134 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
135
136         PR c++/47
137         * g++.old-deja/g++.other/lookup24.C: New test.
138
139 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
140
141         PR middle-end/7227
142         * gcc.dg/uninit-C.c: New test.
143
144 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
145
146         * g++.dg/abi/covariant1.C: New test.
147
148 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
149
150         * gcc.dg/20030123-1.c: New test.
151
152 Sat Jan 25 21:06:49 CET 2003  Jan Hubicka  <jh@suse.cz>
153
154         PR opt/8492
155         * gcc.c-torture/compile/20030125-1.c
156
157 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
158
159         PR c++/9403
160         * g++.dg/parse/template3.C: New test.
161         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
162         
163         PR c++/795
164         * g++.dg/parse/template4.C: New test.
165         
166         PR c++/9415
167         * g++.dg/template/qual2.C: New test.
168         
169         PR c++/8545
170         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
171
172         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
173
174 2003-01-25  Roger Sayle  <roger@eyesopen.com>
175
176         * gcc.c-torture/execute/switch-1.c: New test case.
177
178 Sat Jan 25 12:32:55 CET 2003  Jan Hubicka  <jh@suse.cz>
179
180         * gcc.c-torture/execute/20030125-1.[cx]: New test.
181
182 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
183
184         Tweaks for Bison-1.875. From the NEWS file:
185         "- `parse error' -> `syntax error'
186         Bison now uniformly uses the term `syntax error'"
187         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
188         * gcc.dg/cpp/digraph2.c: Likewise.
189         * gcc.dg/cpp/direct2.c: Likewise.
190         * gcc.dg/cpp/paste4.c: Likewise.
191         * gcc.dg/c90-restrict-1.c: Likewise.
192         * gcc.dg/c99-func-2.c: Likewise.
193         * gcc.dg/noncompile/920721-2.c: Likewise.
194         * gcc.dg/noncompile/930622-2.c: Likewise.
195         * gcc.dg/noncompile/940112-1.c: Likewise.
196         * gcc.dg/noncompile/950921-1.c: Likewise.
197         * gcc.dg/noncompile/951123-1.c: Likewise.
198         * gcc.dg/noncompile/971104-1.c: Likewise.
199         * gcc.dg/noncompile/990416-1.c: Likewise.
200
201 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
202
203         * g++.dg/parse/undefined1.C: Add error message.
204
205 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
206
207         PR c++/9354
208         * g++.dg/parse/new1.C: New test.
209
210         PR c++/9216
211         * g++.dg/parse/template2.C: New test.
212
213         PR c++/9354
214         * g++.dg/parse/typedef2.C: New test.
215
216         PR c++/9328
217         * g++.dg/ext/typeof3.C: New test.
218
219 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
220
221         PR c++/2738
222         * g++.dg/parse/ret-type1.C: New test.
223
224         PR c++/3792
225         * g++.dg/parse/tmpl-outside1.C: New test.
226
227         PR c++/4207
228         * g++.dg/parse/int-as-enum1.C: New test.
229
230         PR c++/4903
231         * g++.dg/parse/no-typename1.C: New test.
232
233         PR c++/5533
234         * g++.dg/parse/no-value1.C: New test.
235
236         PR c++/5921
237         * g++.dg/parse/wrong-inline1.C: New test.
238
239         PR c++/6402
240         * g++.dg/parse/ref1.C: New test.
241
242         PR c++/6992
243         * g++.dg/parse/attr-ctor1.C: New test.
244
245         PR c++/7229
246         * g++.dg/parse/namespace5.C: New test.
247
248         PR c++/7917
249         * g++.dg/parse/func-def1.C: New test.
250
251         PR c++/8143
252         * g++.dg/parse/undefined1.C: New test.
253
254         PR c++/5723, PR c++/8522
255         * g++.dg/parse/specialization1.C: New test.
256
257         PR c++/163, PR c++/8595
258         * g++.dg/parse/struct-as-enum1.C: New test.
259
260         PR c++/9173
261         * g++.dg/parse/undefined2.C: New test.
262
263 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
264
265         PR c++/9298
266         * g++.dg/parse/template1.C: New test.
267
268         PR c++/9384
269         * g++.dg/parse/using1.C: New test.
270
271         PR c++/9285
272         PR c++/9294
273         * g++.dg/parse/expr2.C: New test.
274
275         PR c++/9388
276         * g++.dg/parse/lookup2.C: Likewise.
277
278 Tue Jan 21 18:01:35 CET 2003  Jan Hubicka  <jh@suse.cz>
279
280         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
281         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
282         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
283         * gcc.c-torture/execute/string-opt-*.c: Likewise.
284
285 2003-01-20  Nick Clifton  <nickc@redhat.com>
286
287         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
288         problem with ARM sibcall code generation.
289
290 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
291
292         * gcc.c-torture/execute/20030120-1.c: New.
293
294 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
295
296         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
297
298 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
299
300         PR c++/9272
301         * g++.dg/parse/ctor1.C: New test.
302
303         PR c++/9294:
304         * g++.dg/parse/qualified1.C: New test.
305         
306         * g++.dg/parse/typename3.C: New test.
307
308 2003-01-16  Richard Henderson  <rth@redhat.com>
309
310         * g++.dg/tls/init-2.C: Fix error matches for real this time.
311
312 2003-01-16  Richard Henderson  <rth@redhat.com>
313
314         * g++.dg/pch/pch.exp: Copy test header to the working directory
315         before using it either for precompilation or direct use.
316         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
317         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
318
319 2003-01-16  Richard Henderson  <rth@redhat.com>
320
321         * gcc.dg/pch/pch.exp: Copy test header to the working directory
322         before using it either for precompilation or direct use.
323         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
324         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
325
326 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
327
328         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
329         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
330         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
331         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
332         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
333         typename warning into error.
334         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
335         error messages.
336         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
337         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
338         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
339         messages.
340         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
341         make declaration visible in template.
342         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
343         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
344         messages.
345         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
346         message.
347         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
348         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
349         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
350         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
351         typename warning with error message.
352         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
353         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
354         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
355         
356 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
357
358         * g++.dg/parse/ambig2.C: New test.
359
360 2003-01-15  Richard Henderson  <rth@redhat.com>
361
362         * g++.dg/tls/init-2.C: Update error message string.
363
364 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
365
366         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
367
368 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
369
370         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
371         all for HC11/HC12.
372         * gcc.c-torture/compile/20001205-1.x: Likewise.
373         * gcc.c-torture/compile/20001226-1.x: Likewise.
374         * gcc.c-torture/compile/920520-1.x: Likewise.
375         * gcc.c-torture/compile/961203-1.x: Likewise.
376         * gcc.c-torture/compile/20020604-1.x: Likewise.
377
378 Wed Jan 15 12:20:52 CET 2003  Jan Hubicka  <jh@suse.cz>
379
380         * gcc.c-torture/compile/20030115-1.c: New test.
381
382         * gcc.dg/i386-fpcvt-1.c: New test.
383         * gcc.dg/i386-fpcvt-2.c: New test.
384
385 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
386
387         Further conform g++'s __vmi_class_type_info to the C++ ABI
388         specification.
389         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
390         the specification.
391
392 Tue Jan 14 00:45:03 CET 2003  Jan Hubicka  <jh@suse.cz>
393
394         * gcc.dg/i386-fpcvt-1.c: New test.
395         * gcc.dg/i386-fpcvt-2.c: New test.
396
397 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
398
399         * gcc.dg/i386-mmx-3.c: New test.
400
401 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
402
403         PR c++/9264
404         * g++.dg/parse/octal1.C: New file.
405
406         PR c++/9172
407         * g++.dg/parse/typename1.C: New file.
408
409 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
410
411         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
412         * gcc.dg/bf-no-ms-layout.c: Likewise.
413         * gcc.dg/bf-ms-attrib.c: Likewise.
414
415 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
416
417         PR c++/9099
418         * g++.dg/parse/dtor1.C: New file.
419
420         PR c++/9128
421         * g++.dg/rtti/typeid1.C: New file.
422
423         PR c++/9153
424         * g++.dg/parse/lookup1.C: New file.
425
426         PR c++/9171
427         * g++.dg/templ/spec5.C: New file.
428
429 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
430
431         * gcc.c-torture/compile/20030110-1.c: New test.
432
433 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
434
435         Merge from pch-branch:
436
437         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
438
439         * gcc.dg/pch/cpp-1.h: New.
440         * gcc.dg/pch/cpp-1.c: New.
441         * gcc.dg/pch/cpp-2.h: New.
442         * gcc.dg/pch/cpp-2.c: New.
443
444         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
445
446         * gcc.dg/pch/except-1.h: New.
447         * gcc.dg/pch/except-1.c: New.
448
449         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
450
451         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
452         running test.
453         * gcc.dg/pch: Include *.hp not *.h.
454         * gcc.dg/pch/system-1.h: New.
455         * gcc.dg/pch/system-1.c: New.
456
457         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
458
459         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
460         rather than trying to build and run a program using PCH.
461         * gcc.dg/pch: Remove dg-do commands from test files.
462         
463         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
464
465         * gcc.dg/pch/macro-3.c: New.
466         * gcc.dg/pch/macro-3.h: New.
467
468         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
469
470         * gcc.dg/pch/common-1.c: New.
471         * gcc.dg/pch/common-1.h: New.
472         * gcc.dg/pch/decl-1.c: New.
473         * gcc.dg/pch/decl-1.h: New.
474         * gcc.dg/pch/decl-2.c: New.
475         * gcc.dg/pch/decl-2.h: New.
476         * gcc.dg/pch/decl-3.c: New.
477         * gcc.dg/pch/decl-3.h: New.
478         * gcc.dg/pch/decl-4.c: New.
479         * gcc.dg/pch/decl-4.h: New.
480         * gcc.dg/pch/decl-5.c: New.
481         * gcc.dg/pch/decl-5.h: New.
482         * gcc.dg/pch/global-1.c: New.
483         * gcc.dg/pch/global-1.h: New.
484         * gcc.dg/pch/inline-1.c: New.
485         * gcc.dg/pch/inline-1.h: New.
486         * gcc.dg/pch/inline-2.c: New.
487         * gcc.dg/pch/inline-2.h: New.
488         * gcc.dg/pch/static-1.c: New.
489         * gcc.dg/pch/static-1.h: New.
490         * gcc.dg/pch/static-2.c: New.
491         * gcc.dg/pch/static-2.h: New.
492
493         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
494
495         * g++.dg/pch/pch.exp: Better handle failing testcases.
496         * gcc.dg/pch/pch.exp: Likewise.
497         * gcc.dg/pch/macro-1.c: New.
498         * gcc.dg/pch/macro-1.h: New.
499         * gcc.dg/pch/macro-2.c: New.
500         * gcc.dg/pch/macro-2.h: New.
501
502         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
503
504         * g++.dg/dg.exp: Treat files in pch/ specially.
505         * g++.dg/pch/pch.exp: New file.
506         * g++.dg/pch/empty.H: New file.
507         * g++.dg/pch/empty.C: New file.
508         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
509         "precompile".
510
511         * gcc.dg/pch/pch.exp: New file.
512         * gcc.dg/pch/empty.h: New file.
513         * gcc.dg/pch/empty.c: New file.
514         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
515         "precompile".
516
517 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
518
519         * g++.dg/template/friend14.C: New test.
520
521 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
522
523         * gcc.dg/old-style-asm-1.c: New test.
524
525 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
526
527         * gcc.c-torture/compile/20030109-1.c: New test.
528
529 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
530
531         * gcc.c-torture/execute/20030109-1.c: New test.
532
533 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
534
535         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
536         * g++.old-deja/g++.mike/dyncast2.C: Likewise
537         * g++.old-deja/g++.mike/dyncast3.C: Likewise
538         * g++.old-deja/g++.mike/eh2.C: Likewise
539         * g++.old-deja/g++.mike/eh3.C: Likewise
540         * g++.old-deja/g++.mike/eh5.C: Likewise
541         * g++.old-deja/g++.mike/eh6.C: Likewise
542         * g++.old-deja/g++.mike/eh7.C: Likewise
543         * g++.old-deja/g++.mike/eh8.C: Likewise
544         * g++.old-deja/g++.mike/eh9.C: Likewise
545         * g++.old-deja/g++.mike/eh10.C: Likewise
546         * g++.old-deja/g++.mike/eh12.C: Likewise
547         * g++.old-deja/g++.mike/eh13.C: Likewise
548         * g++.old-deja/g++.mike/eh14.C: Likewise
549         * g++.old-deja/g++.mike/eh16.C: Likewise
550         * g++.old-deja/g++.mike/eh17.C: Likewise
551         * g++.old-deja/g++.mike/eh18.C: Likewise
552         * g++.old-deja/g++.mike/eh21.C: Likewise
553         * g++.old-deja/g++.mike/eh23.C: Likewise
554         * g++.old-deja/g++.mike/eh24.C: Likewise
555         * g++.old-deja/g++.mike/eh25.C: Likewise
556         * g++.old-deja/g++.mike/eh26.C: Likewise
557         * g++.old-deja/g++.mike/eh27.C: Likewise
558         * g++.old-deja/g++.mike/eh28.C: Likewise
559         * g++.old-deja/g++.mike/eh29.C: Likewise
560         * g++.old-deja/g++.mike/eh31.C: Likewise
561         * g++.old-deja/g++.mike/eh33.C: Likewise
562         * g++.old-deja/g++.mike/eh34.C: Likewise
563         * g++.old-deja/g++.mike/eh35.C: Likewise
564         * g++.old-deja/g++.mike/eh36.C: Likewise
565         * g++.old-deja/g++.mike/eh37.C: Likewise
566         * g++.old-deja/g++.mike/eh38.C: Likewise
567         * g++.old-deja/g++.mike/eh39.C: Likewise
568         * g++.old-deja/g++.mike/eh40.C: Likewise
569         * g++.old-deja/g++.mike/eh41.C: Likewise
570         * g++.old-deja/g++.mike/eh42.C: Likewise
571         * g++.old-deja/g++.mike/eh44.C: Likewise
572         * g++.old-deja/g++.mike/eh46.C: Likewise
573         * g++.old-deja/g++.mike/eh47.C: Likewise
574         * g++.old-deja/g++.mike/eh48.C: Likewise
575         * g++.old-deja/g++.mike/eh49.C: Likewise
576         * g++.old-deja/g++.mike/eh50.C: Likewise
577         * g++.old-deja/g++.mike/eh51.C: Likewise
578         * g++.old-deja/g++.mike/eh53.C: Likewise
579         * g++.old-deja/g++.mike/eh55.C: Likewise
580         * g++.old-deja/g++.mike/p7912.C: Likewise
581         * g++.old-deja/g++.mike/p9706.C: Likewise
582         * g++.old-deja/g++.mike/p10416.C: Likewise
583         * g++.old-deja/g++.mike/p11667.C: Likewise
584         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex. 
585         Remove redundant reference to Iris.
586         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
587         Elxsi, i860, Pico Java, and WE32K.
588
589 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
590
591         * g++.dg/ext/asm4.C: New test.
592
593 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
594
595         PR c++/9030
596         * g++.dg/template/friend12.C: New test.
597         * g++.dg/template/friend13.C: Likewise.
598         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
599
600 Wed Jan  8 11:41:47 CET 2003  Jan Hubicka  <jh@suse.cz>
601
602         * gcc.dg/i386-cadd.c: New test.
603         * gcc.dg/i386-cmov4.c: Likewise.
604
605 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
606
607         PR c++/9165
608         * g++.dg/warn/Wunused-3.C: New test.
609
610         * g++.dg/abi/bitfield9.C: New test.
611
612         PR c++/9189
613         * g++.dg/parse/defarg3.C: New test.
614
615 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
616
617         * g++.dg/parse/ambig1.C: New test.
618         * g++.dg/parse/defarg2.C: New test.
619
620 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
621
622         * g++.dg/template/defarg-1.C: New test.
623         * g++.dg/template/local2.C: Likewise.
624
625 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
626
627         * gcc.c-torture/execute/20030105-1.c: New test.
628
629 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
630
631         * g++.dg/parse/namespace3.C: Remove extra semicolons.
632         * g++.dg/parse/namespace4.C: Likewise.
633
634 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
635
636         * g++.dg/template/ntp2.C: New test.
637
638 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
639
640         * g++.dg/parse/extern-C-1.C: New test.
641
642         * g++.dg/parse/namespace4.C: New test.
643
644         * g++.dg/template/nested1.C: New test.
645
646         * g++.dg/parse/namespace3.C: New test.
647
648 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
649
650         * g++.dg/lookup/two-stage1.C: New test.
651
652 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
653
654         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
655         * g++.old-deja/g++.jason/access8.C: Likewise.
656         * g++.old-deja/g++.other/decl5.C: Likewise.
657
658 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
659
660         * g++.dg/parse/parse7.C: New test.
661
662 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
663
664         PR c++/2843
665         * g++.dg/ext/attrib7.C: New test.
666
667 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
668
669         * g++.dg/parse/parse6.C: New test.
670
671 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
672
673         * gcc.dg/h8300-stack-1.c: New.
674
675 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
676
677         g++.dg/lookup/exception1.C: New test.
678
679         g++.dg/lookup/template1.C: New test.
680
681         g++.dg/parse/namespace2.C: New test.
682
683         g++.dg/parse/parens2.C: New test.
684
685 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
686
687         * g++.dg/parse/parse5.C: New test.
688         * g++.dg/lookup/scoped4.C: New test.
689
690 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
691
692         * g++.dg/parse/parens1.C: New test.
693
694         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
695         angle-bracket1.C.
696         * g++.dg/parse/parens2.C: New test.
697
698         * g++.dg/lookup/scope-operator1.C: New test.
699
700         * g++.dg/parse/operator1.C: New test.
701
702 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
703
704         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
705         * g++.old-deja/g++.other/access6.C: Likewise.
706         * g++.old-deja/g++.other/decl1.C: Likewise.
707         * g++.old-deja/g++.pt/typename12.C: Likewise.
708
709 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
710
711         * g++.dg/parse/namespace1.C: New test.
712         
713 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
714
715         * g++.dg/parse/parse4.C: New test.
716
717 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
718
719         * g++.dg/parse/parse3.C: New test.
720
721 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
722
723         * g++.dg/parse/parse2.C: New test.
724
725 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
726
727         * g++.dg/template/friend11.C: New test.
728
729 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
730
731         * g++.dg/parse/parse1.C: New test.
732
733 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
734
735         * lib/profopt.exp: Change the name of a global variable to avoid
736         possible clashes with other test suites.
737
738 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
739
740         * g++.dg/inherit/covariant8.C: New test.
741
742 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
743
744         * g++.dg/init/array9.C: New test.
745
746         PR c++/9112
747         * g++.dg/parse/expr1.C: New test.
748
749 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
750
751         * gcc.c-torture/compile/20021230-1.c: New test.
752
753 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
754
755         * g++.dg/inherit/covariant5.C: New test.
756         * g++.dg/inherit/covariant6.C: New test.
757         * g++.dg/inherit/covariant7.C: New test.
758
759 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
760
761         PR c++/2739
762         * g++.dg/other/access2.C: New test.
763
764 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
765
766         * g++.dg/other/anon-struct.C: No longer fails
767         * g++.old-deja/g++.brendan/parse4.C: Likewise.
768         * g++.old-deja/g++.brendan/parse5.C: Likewise.
769         * g++.old-deja/g++.brendan/parse6.C: Likewise.
770
771 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
772
773         * g++.dg/parse/angle-bracket.C (main): No longer fails.
774
775 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
776
777         * g++.dg/eh/spec4.C: Remove stray semicolon.
778         * g++.dg/expr/pmf-1.C: Change error message.
779         * g++.dg/ext/asm1.C: Remove stray semicolon.
780         * g++.dg/ext/typename1.C: Add missing typenames.
781         * g++.dg/inherit/template-as-base.C: Change error message.
782         * g++.dg/lookup/scoped1.C: Likewise.
783         * g++.dg/lookup/scoped2.C: Likewise.
784         * g++.dg/lookup/using2.C: Likewise.
785         * g++.dg/other/component1.C: Remove stray semicolon.
786         * g++.dg/other/do1.C: Change error message.
787         * g++.dg/other/error2.C: Likewise.
788         * g++.dg/other/init1.C: Likewise.
789         * g++.dg/other/packed1.C: Remove stray semicolon.
790         * g++.dg/other/ptrmem2.C: Change error message.
791         * g++.dg/parse/parameter-declaration-1.C: Remove line number
792         marker.
793         * g++.dg/special/initp1.C: Remove invalid attribute usage.
794         * g++.dg/template/access3.C: Add typename keyword.
795         * g++.dg/template/access5.C: Remove stray semicolon.
796         * g++.dg/template/access6.C: Likewise.
797         * g++.dg/template/complit1.C: Likewise.
798         * g++.dg/template/crash1.C: Change error message.
799         * g++.dg/template/inherit2.C: Remove stray semicolon.
800         * g++.dg/template/instantiate2.C: Likewise.
801         * g++.dg/template/instantiate3.C: Change error message.
802         * g++.dg/template/qual1.C: Remove stray semicolon.
803         * g++.dg/template/qualttp18.C: Change error message.
804         * g++.dg/template/ref1.C: Remove stray semicolon.
805         * g++.dg/template/sizeof1.C (A::value): Declare it.
806         * g++.dg/template/spec4.C: Change error message.
807         * g++.dg/template/static1.C: Likewise.
808         * g++.dg/template/type1.C: Likewise.
809         * g++.dg/template/typename3.C: Likewise.
810         * g++.old-deja/g++.benjamin/13478.C: Change error message.
811         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
812         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
813         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
814         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
815         named return value extension.
816         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
817         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
818         * g++.old-deja/g++.bob/extern_C.C: Likewise.
819         * g++.old-deja/g++.bob/inherit2.C: Likewise.
820         * g++.old-deja/g++.brendan/complex1.C: Likewise.
821         * g++.old-deja/g++.brendan/copy5.C: Likewise.
822         * g++.old-deja/g++.brendan/crash13.C: Likewise.
823         * g++.old-deja/g++.brendan/crash15.C: Likewise.
824         * g++.old-deja/g++.brendan/crash18.C: Change error message.
825         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
826         * g++.old-deja/g++.brendan/crash38.C: Likewise.
827         * g++.old-deja/g++.brendan/crash50.C: Likewise.
828         * g++.old-deja/g++.brendan/crash56.C: Likewise.
829         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
830         syntax.
831         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
832         * g++.old-deja/g++.brendan/crash8.C: Change error message.
833         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
834         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
835         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
836         * g++.old-deja/g++.brendan/template11.C: Likewise.
837         * g++.old-deja/g++.brendan/template26.C: Likewise.
838         * g++.old-deja/g++.brendan/template27.C: Use explicit
839         specialization syntax.
840         * g++.old-deja/g++.brendan/template30.C: Likewise.
841         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
842         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
843         non-dependent names.
844         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
845         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
846         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
847         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
848         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
849         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
850         named return value extension.
851         * g++.old-deja/g++.ext/namedret2.C: Likewise.
852         * g++.old-deja/g++.ext/namedret3.C: Likewise.
853         * g++.old-deja/g++.ext/return1.C: Likewise.
854         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
855         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
856         * g++.old-deja/g++.jason/access8.C: Likewise.
857         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
858         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
859         pseudo-destructor names.
860         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
861         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
862         pseudo-destructor names.
863         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
864         * g++.old-deja/g++.jason/overload19.C: Likewise.
865         * g++.old-deja/g++.jason/overload32.C: Likewise.
866         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
867         stray semicolons.
868         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
869         * g++.old-deja/g++.jason/return.C: Likewise.
870         * g++.old-deja/g++.jason/return2.C: Likewise.
871         * g++.old-deja/g++.jason/shadow1.C: Likewise.
872         * g++.old-deja/g++.jason/special.C: Use explicit specialization
873         syntax.
874         * g++.old-deja/g++.jason/template10.C: Account for use of
875         non-dependent names.
876         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
877         syntax.
878         * g++.old-deja/g++.jason/template37.C: Likewise.
879         * g++.old-deja/g++.law/access4.C: Change error messages.
880         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
881         pseudo-destructor names.
882         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
883         * g++.old-deja/g++.law/ctors9.C: Likewise.
884         * g++.old-deja/g++.law/cvt22.C: Likewise.
885         * g++.old-deja/g++.law/dtors5.C: Likewise.
886         * g++.old-deja/g++.law/global-init1.C: Likewise.
887         * g++.old-deja/g++.law/missed-error3.C: Likewise.
888         * g++.old-deja/g++.law/operators28.C: Likewise.
889         * g++.old-deja/g++.law/visibility28.C: Likewise.
890         * g++.old-deja/g++.martin/eval1.C: Likewise.
891         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
892         name.
893         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
894         * g++.old-deja/g++.mike/net34.C: Likewise.
895         * g++.old-deja/g++.mike/net36.C: Likewise.
896         * g++.old-deja/g++.mike/ns2.C: Likewise.
897         * g++.old-deja/g++.mike/p12306.C: Likewise.
898         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
899         value extension.
900         * g++.old-deja/g++.mike/p700.C: Likewise.
901         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
902         * g++.old-deja/g++.mike/p710.C: Likewise.
903         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
904         value extension.
905         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
906         * g++.old-deja/g++.mike/pmf9.C: Likewise.
907         * g++.old-deja/g++.ns/crash2.C: Likewise.
908         * g++.old-deja/g++.ns/crash3.C: Likewise.
909         * g++.old-deja/g++.ns/invalid1.C: Likewise.
910         * g++.old-deja/g++.ns/ns17.C: Likewise.
911         * g++.old-deja/g++.ns/template16.C: Likewise.
912         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
913         keyword.
914         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
915         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
916         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
917         named return value extension.
918         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
919         * g++.old-deja/g++.other/access4.C: Issue additional error
920         messages.
921         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
922         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
923         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
924         * g++.old-deja/g++.other/crash25.C: Change error message.
925         * g++.old-deja/g++.other/crash4.C: Change error message.
926         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
927         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
928         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
929         checks.
930         * g++.old-deja/g++.other/defarg8.C: Likewise.
931         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
932         * g++.old-deja/g++.other/dtor10.C: Likewise.
933         * g++.old-deja/g++.other/incomplete.C: Likewise.
934         * g++.old-deja/g++.other/linkage7.C: Likewise.
935         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
936         lookup algorithm.
937         * g++.old-deja/g++.other/mangle2.C: Likewise.
938         * g++.old-deja/g++.other/refinit2.C: Likewise.
939         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
940         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
941         * g++.old-deja/g++.pt/crash28.C: Likewise.
942         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
943         syntax.
944         * g++.old-deja/g++.pt/crash32.C: Change error message.
945         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
946         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
947         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
948         error message position.
949         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
950         * g++.old-deja/g++.pt/defarg8.C: Change error message.
951         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
952         syntax.
953         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
954         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
955         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
956         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
957         keyword.
958         * g++.old-deja/g++.pt/explicit31.C: Likewise.
959         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
960         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
961         keyword.
962         * g++.old-deja/g++.pt/explicit71.C: Change error message.
963         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
964         syntax.
965         * g++.old-deja/g++.pt/friend28.C: Account for use of
966         non-dependent names.
967         * g++.old-deja/g++.pt/friend29.C: Likewise.
968         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
969         rules.
970         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
971         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
972         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
973         lookup rules.
974         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
975         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
976         keyword.
977         * g++.old-deja/g++.pt/memclass20.C: Likewise.
978         * g++.old-deja/g++.pt/memclass5.C: Likewise.
979         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
980         keyword.
981         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
982         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
983         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
984         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
985         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
986         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template 
987         keyword.
988         * g++.old-deja/g++.pt/spec10.C: Likewise.
989         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
990         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
991         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
992         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
993         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
994         * g++.old-deja/g++.pt/ttp62.C: Likewise.
995         * g++.old-deja/g++.pt/ttp64.C: Likewise.
996         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
997         * g++.old-deja/g++.pt/typename15.C: Likewise.
998         * g++.old-deja/g++.pt/typename22.C: Likewise.
999         * g++.old-deja/g++.pt/typename6.C: Change error messages.
1000         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1001         * g++.old-deja/g++.pt/virtual2.C: Likewise.
1002         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1003         syntax.
1004         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1005         return value extension.
1006         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1007         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1008         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1009         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1010         
1011 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1012
1013         * g++.dg/warn/inline1.C: New test.
1014         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1015         * g++.old-deja/g++.jason/synth10.C: Likewise.
1016         * g++.old-deja/g++.mike/net31.C: Likewise.
1017         * g++.old-deja/g++.mike/p8786.C: Likewise.
1018
1019         * g++.dg/template/friend10.C: New test.
1020         * g++.dg/template/conv5.C: New test.
1021
1022 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1023         
1024         * g++.dg/lookup/scoped3.C: New test.
1025         
1026         * g++.dg/lookup/decl1.C: New test.
1027         * g++.dg/lookup/decl2.C: New test.
1028
1029 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1030
1031         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1032         gcc.c-torture/compile/20021015-1.c,
1033         gcc.c-torture/compile/20021015-2.c,
1034         gcc.c-torture/compile/20021123-1.c,
1035         gcc.c-torture/compile/20021123-2.c,
1036         gcc.c-torture/compile/20021123-3.c,
1037         gcc.c-torture/compile/20021123-4.c,
1038         gcc.c-torture/execute/20021024-1.c: Add tests previously added
1039         only to 3.1 or 3.2 branch.
1040
1041 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
1042
1043         * gcc.dg/i386-bitfield3.c: New test.
1044         
1045         * gcc.dg/i386-bitfield2.c: New test.
1046         
1047 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
1048
1049         * g++.dg/parse/conv_op1.C: New test.
1050
1051 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
1052
1053         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1054         approved.
1055
1056 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
1057
1058         * gcc.c-torture/compile/20021220-1.c: New test.
1059
1060 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
1061
1062         * gcc.dg/i386-fastcall-1.c: New.
1063
1064 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1065
1066         * gcc.c-torture/execute/20021219-1.c: New test.
1067
1068 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1069
1070         * gcc.dg/i386-pic-1.c: New test.
1071
1072 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1073
1074         PR c++/8099
1075         * g++.dg/template/friend9.C: New test.
1076
1077 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1078
1079         PR c++/3663
1080         * g++.dg/template/access7.C: New test.
1081
1082 2002-12-18  Nick Clifton  <nickc@redhat.com>
1083
1084         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1085         the libstdc++-v3 directory has been found.
1086
1087 2002-12-12  Devang Patel <dpatel@apple.com>
1088         * gcc.dg/darwin-ld-1.c: New test.
1089         * gcc.dg/darwin-ld-2.c: New test.
1090         * gcc.dg/darwin-ld-3.c: New test.
1091         * gcc.dg/darwin-ld-4.c: New test.
1092         * gcc.dg/darwin-ld-5.c: New test.
1093
1094 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1095
1096         * gcc.c-torture/compile/20021212-1.c: New test.
1097
1098 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
1099
1100         * gcc.dg/fshort-wchar: New test.
1101
1102 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
1103
1104         PR c++/8372
1105         * g++.dg/template/dtor1.C: New test.
1106
1107         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1108         markers.
1109
1110 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
1111
1112         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1113
1114 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
1115
1116         * g++.dg/template/static1.C: New test.
1117         * g++.dg/template/static2.C: New test.
1118         * g++.old-deja/g++.ext/memconst.C: New test.
1119
1120 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1121
1122         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1123         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1124         * g++.dg/special/initp1.C: Likewise.
1125
1126 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
1127
1128         * gcc.c-torture/execute/20021204-1.c: New test.
1129
1130 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
1131
1132         * gcc.dg/ppc-fmadd-1.c: New file.
1133         * gcc.dg/ppc-fmadd-2.c: New file.
1134         * gcc.dg/ppc-fmadd-3.c: New file.
1135
1136 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1137
1138         * gcc.c-torture/compile/20021204-1.c: New test.
1139
1140 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1141
1142         * g++.dg/inherit/covariant2.C: New test.
1143         * g++.dg/inherit/covariant3.C: New test.
1144         * g++.dg/inherit/covariant4.C: New test.
1145         * g++.dg/inherit/covariant1.C: Remove XFAIL.
1146         * g++.old-deja/g++.robertl/eb17.C: Likewise.
1147
1148 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
1149
1150         PR c++/8688
1151         * g++.dg/init/brace3.C: New test.
1152
1153 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
1154
1155         * gcc.dg/20020210-1.c: Fix a comment typo.
1156
1157 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
1158
1159         PR c++/8720
1160         * g++.dg/parse/defarg1.C: New test.
1161
1162         PR c++/8615
1163         * g++.dg/template/char1.C: New test.
1164
1165         * g++.dg/template/varmod1.C: Fix typo.
1166
1167 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1168
1169         DR 180
1170         * g++.old-deja/g++.pt/crash32.C: Expect error.
1171
1172 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
1173
1174         PR c++/5919
1175         * g++.dg/template/varmod1.C: New test.
1176
1177         PR c++/8727
1178         * g++.dg/inherit/typeinfo1.C: New test.
1179
1180         PR c++/8663
1181         * g++.dg/inherit/typedef1.C: New test.
1182
1183 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
1184
1185         PR c++/8332
1186         PR c++/8493
1187         * g++.dg/template/strlen1.C: New test.
1188
1189         PR c++/8227
1190         * g++.dg/template/ctor2.C: New test.
1191
1192         PR c++/8214
1193         * g++.dg/init/string1.C: New test.
1194
1195         PR c++/8511
1196         * g++.dg/template/friend8.C: New test.
1197
1198 2002-11-29  Joe Buck <jbuck@synopsys.com>
1199
1200         * g++.dg/lookup/anon2.C: New test.
1201
1202 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
1203
1204         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1205         h8300 port.
1206
1207 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
1208
1209         * gcc.dg/bitfld-6.c: New test.
1210
1211 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
1212
1213         * gcc.c-torture/execute/20021127.[cx]: New test.
1214
1215 Tue Nov 26 22:09:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1216
1217         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1218         quality.
1219
1220 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
1221
1222         * g++.dg/init/brace2.C: New test.
1223         * g++.old-deja/g++.mike/p9129.C: Correct.
1224
1225 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
1226
1227         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1228
1229 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
1230
1231         * gcc.dg/sibcall-6: New test for indirect sibcalls.
1232
1233 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
1234
1235         * testsuite/g++.dg/abi/empty11.C: New test.
1236         * testsuite/g++.dg/rtti/cv1.C: New test.
1237
1238 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
1239
1240         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1241
1242 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
1243
1244         * g++.dg/abi/empty10.C: New test.
1245
1246 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1247
1248         * gcc.c-torture/compile/20021124-1.c: New test.
1249
1250 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
1251
1252         * g++.dg/abi/rtti2.C: New test.
1253
1254 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1255
1256         * gcc.dg/i386-unroll-1.c: New test.
1257
1258 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1259
1260         * gcc.c-torture/compile/20021120-1.c: New test.
1261         * gcc.c-torture/compile/20021120-2.c: New test.
1262
1263 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1264
1265         * gcc.dg/bitfld-5.c: New test.
1266
1267 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1268
1269         * gcc.c-torture/execute/20021120-3.c: New test.
1270
1271 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1272
1273         * gcc.c-torture/execute/20021120-2.c: New test.
1274
1275 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1276
1277         * gcc.c-torture/execute/20021120-1.c: New test.
1278
1279 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
1280
1281         * gcc.c-torture/execute/20021118-3.c: New test.
1282
1283 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1284
1285         * gcc.c-torture/compile/20021119-1.c: New test.
1286
1287 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
1288
1289         * gcc.dg/duff-1.c: New test.
1290         * gcc.dg/duff-2.c: New test.
1291         * gcc.dg/duff-3.c: New test.
1292
1293 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
1294
1295         * gcc.dg/cpp/_Pragma5.c: New test.
1296
1297 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1298
1299         * gcc.c-torture/execute/20021118-2.c: New test.
1300
1301 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1302
1303         * gcc.c-torture/execute/20021118-1.c: New test.
1304
1305 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
1306
1307         * gcc.dg/20021116-1.c: New test.
1308
1309 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
1310
1311         * g++.dg/abi/vcall1.C: New test.
1312
1313 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
1314
1315         * gcc.dg/20021029-1.c: New test.
1316         * gcc.dg/20021029-2.c: New test.
1317
1318 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1319
1320         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1321
1322 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1323
1324         PR c/8439
1325         * gcc.dg/20021110.c: Move to ...
1326         * gcc.c-torture/compile/20021110.c: .... here.
1327
1328 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1329
1330         PR c/8467
1331         * gcc.c-torture/execute/20021111-1.c
1332
1333 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1334
1335         PR c/8439
1336         * gcc.dg/20021110.c: New test.
1337
1338 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
1339
1340         * g++.dg/abi/vthunk3.C: Run only on x86.
1341
1342 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1343
1344         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1345
1346 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
1347
1348         * lib/compat.exp (compat-execute): Fix logic error in last
1349         change.
1350
1351 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
1352
1353         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1354
1355 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1356
1357         PR c++/8389
1358         * g++.dg/template/access6.C: New test.
1359
1360 Fri Nov  8 13:13:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1361
1362         * gcc.dg/i386-ssefp-1.c: New test.
1363         * gcc.dg/i386-ssefp-1.c: New test.
1364
1365 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
1366
1367         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1368
1369 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1370
1371         * g++.dg/abi/vthunk3.C: New test.
1372
1373         PR c++/8338
1374         * g++.dg/template/crash2.C: New test.
1375
1376 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1377
1378         * testsuite/g++.dg/abi/dtor1.C: New test.
1379         * testsuite/g++.dg/abi/dtor2.C: Likewise.
1380
1381 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
1382
1383         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1384         Darwin.
1385
1386 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1387
1388         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1389         -mthumb.  Only xfail with -O0.
1390
1391 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
1392
1393         * g++.dg/abi/thunk1.C: New test.
1394         * g++.dg/abi/thunk2.C: Likewise.
1395         * g++.dg/abi/vtt1.C: Likewise.
1396
1397 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
1398
1399         PR optimization/8423
1400         * gcc.c-torture/execute/builtin-constant.c: New test.
1401
1402 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
1403
1404         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1405         Add some more cases.
1406
1407 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
1408
1409         PR c++/8391
1410         * g++.dg/opt/local1.C: New test.
1411
1412 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
1413
1414         PR c++/8160
1415         * g++.dg/template/complit1.C: New test.
1416
1417         PR c++/8149
1418         * g++.dg/template/typename4.C: Likewise.
1419
1420 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1421
1422         Core issue 287, PR c++/7639
1423         * g++.dg/template/instantiate1.C: Adjust error location.
1424         * g++.dg/template/instantiate3.C: New test.
1425         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1426         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1427         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1428
1429 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1430
1431         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1432
1433 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
1434
1435         PR c++/8287
1436         * g++.dg/init/dtor2.C: New test.
1437
1438 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1439
1440         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1441         * gcc.dg/nest.c: Bypass errors on irix6.
1442
1443 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
1444
1445         * gcc.dg/nest.c: Expect error for mmix-*-*.
1446         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1447
1448 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
1449
1450         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1451         markers.
1452
1453         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1454
1455 2002-10-25  Mike Stump  <mrs@apple.com>
1456
1457         * gcc.dg/warn-1.c: New test.
1458
1459 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1460
1461         * g++.dg/template/typename3.C: New test.
1462
1463 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
1464
1465         * g++.dg/lookup/ptrmem1.C: New test.
1466
1467         * g++.dg/abi/vthunk2.C: New test.
1468
1469 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1470
1471         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1472
1473 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
1474
1475         * g++.dg/abi/empty9.C: New test.
1476
1477 2002-10-24  Richard Henderson  <rth@redhat.com>
1478
1479         * g++.dg/inherit/thunk1.C: Enable for ia64.
1480
1481 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1482
1483         PR c++/8067
1484         * g++.dg/lookup/pretty1.C: New test.
1485
1486 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1487
1488         * gcc.dg/20021023-1.c: New test.
1489
1490 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1491
1492         PR c++/7679
1493         * g++.dg/parse/inline1.C: New test.
1494
1495 2002-10-23  Richard Henderson  <rth@redhat.com>
1496
1497         * g++.dg/inherit/thunk1.C: Enable for x86_64.
1498
1499         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1500
1501 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
1502
1503         PR c++/6579
1504         * g++.dg/parse/stmtexpr3.C: New test.
1505
1506 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1507
1508         * g++.dg/expr/cond1.C: New test.
1509
1510 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1511
1512         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1513
1514 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1515
1516         * g++.dg/abi/vbase13.C: New test.
1517         * g++.dg/abi/vbase14.C: Likewise.
1518
1519 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
1520
1521         * gcc.dg/tls/pic-1.c: New test.
1522         * gcc.dg/tls/nonpic-1.c: New test.
1523         * gcc.dg/20021018-1.c: New test.
1524
1525 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1526
1527         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1528         Remove only files with the same base name as the test case.
1529         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1530         (profopt-execute): Likewise.  Also, remove old profiling
1531         and performance data files before running the tests.
1532
1533         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1534         * g++.dg/bprob/bprob.exp: Likewise.
1535         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
1536         to allow more general test case names.
1537
1538         * g++.dg/bprob/bprob-1.C: Rename to ...
1539         * g++.dg/bprob/g++-bprob-1.C: ... this.
1540
1541         * g77.dg/bprob/bprob-1.f: Rename to ...
1542         * g77.dg/bprob/g77-bprob-1.f: ... this.
1543
1544 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1545
1546         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1547         bison 1.50 or later.
1548
1549 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
1550
1551         * g++.dg/README: Describe more test directories.
1552
1553 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1554
1555         * g++.dg/init/array6.C: Add additional tests.
1556
1557 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1558
1559         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1560         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1561
1562 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
1563
1564         * gcc.c-torture/compile/20020604-1.x: New.
1565         * gcc.c-torture/compile/simd-5.x: Likewise.
1566         * gcc.c-torture/execute/920710-1.x: Likewise.
1567         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1568
1569 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1570
1571         * g++.dg/inherit/override1.C: Add dg-options clause.
1572
1573 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1574
1575         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1576         _mm_slli_si128.
1577
1578 2002-10-19  Andreas Schwab  <schwab@suse.de>
1579
1580         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1581         directory component.
1582
1583 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
1584
1585         * g++.dg/inherit/thunk1.C: New test.
1586
1587         * g++.dg/inherit/override1.C: New test.
1588
1589         * g++.dg/abi/mangle11.C: New test.
1590         * g++.dg/abi/mangle14.C: New test.
1591         * g++.dg/abi/mangle17.C: New test.
1592
1593 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
1594
1595         * g++.dg/overload/member2.C: New test.
1596
1597 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
1598
1599         * g++.dg/README: Describe new compat directory.
1600         * g++.dg/dg.exp: Skip tests in compat directory.
1601         * README.compat: New file.
1602         * lib/compat.exp: New expect script.
1603         * g++.dg/compat: New test directory.
1604         * g++.dg/compat/compat.exp: New expect script.
1605         * g++.dg/compat/abi: New test directory.
1606         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1607         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1608         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1609         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1610         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1611         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1612         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1613         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1614         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1615         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1616         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1617         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1618         * g++.dg/compat/break: New test directory.
1619         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1620         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1621         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1622         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1623         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1624         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1625         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1626         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1627         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1628         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1629         g++.dg/compat/break/README: New files.
1630         * g++.dg/compat/eh: New test directory.
1631         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1632         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1633         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1634         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1635         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1636         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1637         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1638         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1639         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1640         g++.dg/compat/eh/filter2_y.C,
1641         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1642         g++.dg/compat/eh/new1_y.C,
1643         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1644         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1645         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1646         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1647         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1648         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1649         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1650         g++.dg/compat/eh/unexpected1_y.C: New files.
1651         * g++.dg/compat/init: New test directory.
1652         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1653         g++.dg/compat/init/array5_y.C,
1654         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1655         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1656         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1657         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1658         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1659         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1660         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1661         g++.dg/compat/init/init-ref2_y.C: New files.
1662
1663 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1664
1665         PR c++/7584
1666         * g++.dg/inherit/using3.C: New test.
1667
1668 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1669
1670         * gcc.dg/20021017-2.c: New test.
1671
1672 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1673
1674         * g++.dg/abi/mangle16.C: Adjust.
1675
1676         * g++.dg/init/array8.C: New test.
1677
1678 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
1679
1680         * gcc.dg/special/mips-abi.exp: New test.
1681         * gcc.dg/special/mips-abi.s: Empty file used by the above.
1682
1683 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1684
1685         * g++.dg/abi/mangle16.C: New test.
1686         * g++.dg/abi/mangle17.C: Likewise.
1687
1688         PR c++/7478
1689         * g++.dg/template/ref1.C: New test.
1690
1691 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1692
1693         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1694
1695 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
1696
1697         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1698
1699 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1700
1701         PR c++/7524
1702         * g++.dg/init/array7.C: New test.
1703
1704 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
1705
1706         * g++.dg/init/array6.C: New test.
1707
1708         * g++.dg/abi/mangle13.C: Likewise.
1709         * g++.dg/abi/mangle14.C: Likewise.
1710         * g++.dg/abi/mangle15.C: Likewise.
1711
1712 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1713
1714         * g++.dg/abi/empty8.C: New test.
1715
1716 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
1717
1718         * g++.dg/init/ctor1.C: New test.
1719
1720 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
1721
1722         * gcc.c-torture/execute/20021015-1.c: New test.
1723
1724 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1725
1726         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1727
1728 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
1729
1730         * gcc.dg/i386-ssetype-[1-5].c: New tests.
1731
1732 2002-10-14  Richard Henderson  <rth@redhat.com>
1733
1734         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1735
1736 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1737
1738         PR optimization/6631
1739         * g++.dg/opt/const2.C: New test.
1740
1741 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1742
1743         PR c++/7176
1744         * g++.dg/parse/friend1.C: New test.
1745         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1746
1747 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
1748
1749         * gcc.dg/20021014-1.c: New test.
1750
1751 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
1752
1753         PR c++/5661
1754         * g++.dg/ext/vlm1.C: New test.
1755         * g++.dg/ext/vlm2.C: Likewise.
1756
1757         * g++.dg/init/array1.C: Remove invalid braces.
1758         * g++.dg/init/brace1.C: New test.
1759         * g++.dg/init/copy2.C: Likewise.
1760         * g++.dg/init/copy3.C: Likewise.
1761         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
1762         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
1763         braces.
1764
1765 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
1766
1767         * gcc.dg/cpp/assembler.S: Don't use -ansi.
1768
1769 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
1770
1771         * gcc.c-torture/compile/simd-5.c: New test.
1772
1773 2002-10-10  Roger Sayle  <roger@eyesopen.com>
1774
1775         * gcc.c-torture/execute/shiftopt-1.c: New test case.
1776
1777 2002-10-10  Jim Wilson  <wilson@redhat.com>
1778
1779         * gcc.c-torture/execute/20021010-1.c: New test.
1780
1781 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
1782
1783         PR c/7353
1784         * g++.dg/ext/typedef-init.C: New test.
1785         * gcc.dg/typedef-init.c: New test.
1786
1787 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
1788
1789         * gcc.dg/cpp/paste13.c: New test.
1790
1791 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1792
1793         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
1794         remaining platforms, XFAIL during compile, not execute.  Don't
1795         XFAIL at -O0.
1796
1797 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1798
1799         * gcc.dg/alias-1.c: Tweak expected warning.
1800
1801 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1802
1803         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
1804
1805 2002-10-06  Andreas Jaeger  <aj@suse.de>
1806
1807         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
1808         * gcc.dg/cpp/c++98.C: Likewise.
1809
1810         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
1811         * g++.dg/cpp/c++98.C: Likewise.
1812
1813         * g++.dg/README (Subdirectories): Mention cpp directory.
1814
1815         PR target/7559
1816         * gcc.dg/20021006-1.c: New test.
1817
1818 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1819
1820         PR c++/7804
1821         * g++.dg/other/warning1.C: New test.
1822
1823 2002-10-04  Roger Sayle  <roger@eyesopen.com>
1824
1825         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
1826         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
1827         and sparc-*-* with -m64 as expected failures.  See PR 8087.
1828
1829 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1830
1831         PR c++/7931
1832         * g++.dg/template/ptrmem3.C: New test.
1833
1834         PR c++/7754
1835         * g++.dg/template/union1.C: New test.
1836
1837 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1838
1839         PR c++/8006
1840         * g++.dg/abi/mangle9.C: New test.
1841         * g++.dg/abi/mangle10.C: New test.
1842         * g++.dg/abi/mangle11.C: New test.
1843         * g++.dg/abi/mangle12.C: New test.
1844
1845 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
1846
1847         PR c++/7188.
1848         * g++.dg/template/meminit1.C: New test.
1849         * g++.dg/warn/Wreorder-1.C: Likewise.
1850         * g++.old-deja/g++.mike/warn3.C: Tweak.
1851         * lib/prune.exp: Ingore "in copy constructor".
1852
1853 2002-10-02  Andreas Jaeger  <aj@suse.de>
1854
1855         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
1856         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
1857         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
1858         on x86-64.
1859
1860 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1861
1862         * gcc.dg/empty1.C: Fix typo.
1863
1864 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
1865
1866         * gcc.dg/alias-1.c: New test.
1867
1868 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1869
1870         * gcc.dg/empty1.C: New test.
1871
1872         * g++.dg/tls/init-2.C: Tweak error messages.
1873
1874 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
1875
1876         * gcc.c-torture/compile/20020923-1.c: New test.
1877
1878 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
1879
1880         * gcc.c-torture/execute/ffs-1.c: New test.
1881         * gcc.c-torture/execute/ffs-2.c: Ditto.
1882
1883 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
1884
1885         * g++.dg/overload/member1.C: New test.
1886
1887 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
1888
1889         * g++.dg/abi/empty7.C: New test.
1890         * g++.dg/init/pm2.C: Likewise.
1891
1892 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
1893
1894         * g++.dg/rtti/crash1.C: New test.
1895
1896 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1897
1898         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
1899         gcc.dg/sibcall-4.c: New tests.
1900
1901 2002-09-28  Roger Sayle  <roger@eyesopen.com>
1902
1903         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
1904         powerpc and MMIX targets.
1905
1906 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
1907
1908         * gcc.dg/cpp/20020927-1.c: New.
1909
1910 2002-09-26  David S. Miller  <davem@redhat.com>
1911
1912         * gcc.c-torture/compile/trunctfdf.c: New.
1913
1914 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1915
1916         * lib/target-supports.exp (check_weak_available): Handle solaris2.
1917
1918 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
1919
1920         * gcc.c-torture/execute/loop-15.c: New.
1921
1922 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
1923
1924         * README.QMTEST: Fix typo.
1925
1926 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1927
1928         * gcc.dg/20020926-1.c: New test.
1929
1930 2002-09-25  David S. Miller  <davem@redhat.com>
1931
1932         PR target/7842
1933         * gcc.c-torture/execute/shiftdi.c: New test.
1934
1935 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
1936
1937         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
1938         unique to the tool.
1939         * lib/g77.exp (g77_init): Likewise.
1940         * lib/g++.exp (g++_init): Likewise.
1941         * lib/objc.exp (objc_init): Likewise.
1942
1943 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
1944
1945         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
1946         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
1947         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
1948
1949 2002-09-25  Richard Henderson  <rth@redhat.com>
1950
1951         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
1952         too-small long double.
1953
1954 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
1955
1956         * gcc.dg/20020919-1.c: New test.
1957
1958 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
1959
1960         * g++.dg/abi/bitfield6.C: New test.
1961         * g++.dg/abi/bitfield7.C: New test.
1962         * g++.dg/abi/bitfield8.C: New test.
1963         * g++.dg/abi/vbase11.C: New test.
1964
1965 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1966
1967         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
1968         hppa*-*-hpux*.  Update test comment.
1969
1970 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
1971
1972         * gcc.dg/tls/struct-1.c: New test.
1973
1974 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
1975
1976         * gcc.dg/cpp/tr-warn2.c: Update.
1977
1978 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1979
1980         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
1981
1982 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1983
1984         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
1985         systems.
1986
1987 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
1988
1989         * gcc.c-torture/execute/ieee/mzero3.c: New test.
1990
1991         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1992         Adjust for c++filt moved to binutils.  Remove spurious duplicate
1993         setting of cxxfilt.
1994
1995 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
1996
1997         * gcc.dg/20020312-2.c: Update for darwin.
1998
1999 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2000
2001         * g++.old-deja/g++.other/crash32.C: Mark ICE.
2002
2003 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2004
2005         * objc.dg/comp-types-1.m: New test.
2006         * objc.dg/comp-types-2.m: New test.
2007         * objc.dg/comp-types-3.m: New test.
2008         * objc.dg/comp-types-4.m: New test.
2009         * objc.dg/comp-types-5.m: New test.
2010         * objc.dg/comp-types-6.m: New test.
2011
2012 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2013
2014         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2015
2016 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
2017
2018         * g++.dg/other/do1.C: New test.
2019
2020         * g++.dg/template/subst1.C: New test.
2021
2022 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
2023
2024         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2025
2026 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
2027
2028         * g++.dg/template/qualttp20.C: Adjust expected errors.
2029         * g++.old-deja/g++.jason/report.C: Likewise.
2030         * g++.old-deja/g++.other/qual1.C: Likewise.
2031
2032         * g++.dg/lookup/scoped2.C: New test.
2033
2034         * g++.dg/ext/asm3.C: New test.
2035
2036 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
2037
2038         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2039
2040 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
2041
2042         * ChangeLog: follow spelling conventions.
2043         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2044         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2045         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2046         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2047         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2048         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2049         * g++.old-deja/g++.law/global-init1.C: Likewise.
2050         * g++.old-deja/g++.other/delete4.C: Likewise.
2051         * g++.old-deja/g++.other/inline21.C: Likewise.
2052         * g++.old-deja/g++.other/singleton.C: Likewise.
2053         * g77.dg/strlen0.f: Likewise.
2054         * g77.f-torture/compile/20010519-1.f: Likewise.
2055         * g77.f-torture/compile/980310-4.f: Likewise.
2056         * gcc.c-torture/compile/20000605-1.c: Likewise.
2057         * gcc.c-torture/execute/20020225-1.c: Likewise.
2058         * gcc.dg/c90-hexfloat-2.c: Likewise.
2059         * gcc.dg/c99-bool-1.c: Likewise.
2060         * gcc.dg/c99-hexfloat-2.c: Likewise.
2061         * gcc.dg/dll-2.c: Likewise.
2062         * gcc.dg/wtr-union-init-1.c: Likewise.
2063         * gcc.dg/wtr-union-init-2.c: Likewise.
2064         * gcc.dg/wtr-union-init-3.c: Likewise.
2065         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2066         * gcc.dg/cpp/defined.c: Likewise.
2067         * gcc.dg/cpp/macsyntx.c: Likewise.
2068         * gcc.dg/cpp/paste2.c: Likewise.
2069         * gcc.dg/cpp/trad/defined.c: Likewise.
2070         * gcc.dg/format/c90-printf-1.c: Likewise.
2071         * gcc.dg/format/c90-scanf-1.c: Likewise.
2072         * gcc.dg/format/c99-printf-1.c: Likewise.
2073         * gcc.dg/format/c99-scanf-1.c: Likewise.
2074         * gcc.misc-tests/gcov-8.c: Likewise.
2075         * lib/profopt.exp: Likewise.
2076
2077 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
2078
2079         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2080
2081 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2082
2083         * g++.dg/inherit/using2.C: New test.
2084
2085 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
2086
2087         * ChangeLog: Follow spelling conventions.
2088         * g++.dg/template/friend4.C: Likewise.
2089         * g++.old-deja/g++.pt/crash67.C: Likewise.
2090         * gcc.c-torture/execute/20000801-4.c: Likewise.
2091         * gcc.dg/c90-digraph-1.c: Likewise.
2092         * gcc.dg/c94-digraph-1.c: Likewise.
2093         * gcc.dg/c99-digraph-1.c: Likewise.
2094         * gcc.dg/cpp/line5.c: Likewise.
2095         * gcc.dg/cpp/multiline.c: Likewise.
2096         * gcc.dg/cpp/trad/literals-1.c: Likewise.
2097         * gcc.dg/format/attr-3.c: Likewise.
2098         * gcc.dg/format/c90-scanf-3.c: Likewise.
2099         * gcc.dg/format/ext-4.c: Likewise.
2100
2101 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2102
2103         * g++.dg/template/pretty1.C: New test.
2104
2105 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
2106
2107         * gcc.c-torture/execute/struct-cpy-1.c: New test.
2108
2109 2002-09-13  Matt Austern  <austern@apple.com>
2110
2111         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2112         passing a cast expression to a function by const reference.
2113
2114 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
2115
2116         * g++.dg/template/deduce1.C: New test.
2117
2118 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
2119
2120         * gcc.c-torture/execute/simd-1.c: Force all use of int to
2121         32-bit int.
2122
2123 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2124
2125         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2126         usage.
2127
2128 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
2129
2130         * gcc.c-torture/compile/20020910-1.c: New test.
2131
2132 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
2133
2134         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2135
2136 2002-09-10  Andreas Jaeger  <aj@suse.de>
2137
2138         * gcc.dg/20020312-2.c: Adjust for x86-64.
2139
2140 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
2141
2142         * g77.dg/7388.f: New test case for PR 7388.
2143
2144 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2145
2146         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2147
2148 2002-09-05  Ziemowit Laski <zlaski@apple.com>
2149
2150         * objc.dg/proto-lossage-1.m: New test.
2151
2152 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
2153
2154         * gcc.dg/cpp/_Pragma4.c: Fix typo.
2155
2156 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2157
2158         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
2159         expected to pass.
2160
2161 2002-09-06  Stan Shebs  <shebs@apple.com>
2162             David Edelsohn  <edelsohn@gnu.org>
2163
2164         * gcc.dg/weak: New directory.
2165         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2166         target-specific xfail bits.
2167         * gcc.dg/typeof-2.c: Move to new directory.
2168         * gcc.dg/weak.exp: New expect script.
2169
2170 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
2171
2172         * gcc.c-torture/execute/extzvsi.c: New test.
2173
2174 2002-09-05  Stan Shebs  <shebs@apple.com>
2175
2176         * gcc.dg/weak-1.c: xfail on Darwin.
2177         * gcc.dg/weak-2.c: Ditto.
2178         * gcc.dg/weak-3.c: Ditto.
2179         * gcc.dg/weak-4.c: Ditto.
2180         * gcc.dg/weak-5.c: Ditto.
2181         * gcc.dg/weak-6.c: Ditto.
2182         * gcc.dg/weak-7.c: Ditto.
2183         * gcc.dg/weak-8.c: Ditto.
2184         * gcc.dg/weak-9.c: Ditto.
2185
2186 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
2187
2188         * gcc.c-torture/execute/loop-14.c: New test.
2189
2190 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
2191
2192         * g++.dg/other/cxa-atexit1.C: New test.
2193
2194         * gcc.dg/typeof-2.c: New test.
2195
2196 2002-09-03  Roger Sayle  <roger@eyesopen.com>
2197
2198         * gcc.dg/builtins-2.c: New testcase.
2199         * gcc.dg/builtins-3.c: New testcase.
2200
2201 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
2202
2203         * gcc.dg/cpp/_Pragma4.c: New test.
2204
2205 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2206
2207         * objc/execute/nil_method-1.m: New testcase.
2208
2209 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2210
2211         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2212         [Object class], not [Object initialize].
2213
2214 2002-08-31  Roger Sayle  <roger@eyesopen.com>
2215             Hans-Peter Nilsson  <hp@bitrange.com>
2216
2217         * gcc.c-torture/execute/20020720-1.x: Skip test on
2218         mmix-knuth-mmixware.  Correct comment.
2219
2220 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
2221
2222         * testsuite/g++.dg/abi/bitfield5.C: New test.
2223         * testsuite/g++.dg/abi/vbase10.C: Likewise.
2224
2225 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2226
2227         * objc.dg/undeclared-selector.m: New test.
2228
2229 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
2230
2231         * g++.dg/other/offsetof1.C: Avoid cast warning.
2232
2233 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
2234
2235         * objc.dg/super-class-2.m: New test.
2236
2237 2002-08-24  Matt Austern  <austern@apple.com>
2238
2239         * g++.dg/ext/lvaddr.C: New test.
2240         * g++.dg/ext/lvcast.C: New test.
2241
2242 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
2243
2244         * testsuite/g++.dg/inherit/cond1.C: New test.
2245
2246 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
2247
2248         * gcc.dg/noncompile/incomplete-1.c: New test.
2249
2250 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2251
2252         * gcc.dg/typespec-1.c: New test.
2253
2254 2002-08-20  Devang Patel  <dpatel@apple.com>
2255         * objc.dg/proto-hier-2.m: New test.
2256
2257 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
2258
2259         * objc.dg/bitfield-1.m: New test.
2260         * objc.dg/bitfield-2.m: New test.
2261
2262 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2263
2264         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2265         gcc.dg/c99-flex-array-4.c: New tests.
2266
2267 2002-08-16  Stan Shebs  <shebs@apple.com>
2268
2269         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2270
2271 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2272
2273         * gcc.dg/typeof-1.c: New test.
2274         * g++.dg/ext/typeof2.C: New test.
2275
2276 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2277
2278         * g++.dg/other/offsetof1.C: New test.
2279
2280 2002-08-14  Richard Henderson  <rth@redhat.com>
2281
2282         * gcc.dg/tls/diag-3.c: Fix expected message strings.
2283
2284 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
2285
2286         * gcc.dg/cpp/_Pragma3.c: New test.
2287
2288 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
2289
2290         * g++.dg/template/inherit3: New test.
2291
2292 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2293
2294         * gcc.dg/bitfld-4.c: Add blank options.
2295
2296 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
2297
2298         * g++.dg/template/crash1.C: New test.
2299
2300 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2301
2302         * gcc.dg/tls/opt-2.c: New test.
2303
2304 2002-08-08  Devang Patel  <dpatel@apple.com>
2305
2306         * objc.dg/selector-1.m : New test
2307
2308 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2309
2310         * g++.dg/abi/bitfield4.C: New test.
2311         * gcc.dg/bitfld-4.c: New test.
2312
2313 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2314
2315         * g++.dg/other/packed1.C: New test.
2316
2317 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
2318
2319         * g++.dg/abi/offsetof.C: Tweak error messages.
2320         * g++.old-deja/g++.mike/p10769a.C: Likewise.
2321
2322 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2323
2324         * gcc.dg/bitfld-3.c: New test.
2325
2326 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2327             Richard Henderson  <rth@redhat.com>
2328
2329         * gcc.dg/i386-bitfield1.c: New test.
2330         * g++.dg/abi/bitfield3.C: Update.
2331
2332 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
2333
2334         * objc.dg/const-str-2.m: Update.
2335         * gcc.dg/cpp/c++98.c: Change to C extension.
2336         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2337         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2338
2339 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
2340
2341         * testsuite/gcc.dg/tls/diag-3.c: New.
2342
2343 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
2344
2345         * g++.dg/README (Subdirectories): Document new subdir expr.
2346         * g++.dg/expr/pmf-1.C: New test.
2347
2348 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
2349
2350         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2351
2352 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
2353
2354         * g++.dg/abi/bitfield3.C: New test.
2355
2356 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
2357
2358         * lib/gcov.exp: Tweak expected line formats.
2359         * gcc.misc-tests/gcov8.c: New test.
2360         * gcc.misc-tests/gcov8.x: New flags.
2361
2362 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2363
2364         * consistency.vlad/layout/endian.c: Include string.h.
2365
2366         * gcc.c-torture/execute/20020805-1.c: New test.
2367
2368 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
2369
2370         * g++.dg/other/conversion1.C: New test.
2371
2372 2002-08-03  Roger Sayle  <roger@eyesopen.com>
2373
2374         * gcc.dg/builtins-1.c: New testcase.
2375
2376 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
2377
2378         * g++.dg/inherit/access3.C: New test.
2379
2380 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
2381
2382         * gcc.dg/ia64-visibility-2.c: New test.
2383
2384 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
2385
2386         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2387         __qualifier_flags to __flags.
2388
2389 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
2390
2391         * g++.dg/inherit/operator1.C: New test.
2392         * g++.dg/lookup/disamb1.C: Fix typo in comment.
2393         * g++.dg/other/error1.C: Change expected error message.
2394         * g++.dg/template/conv4.C: Likewise.
2395
2396 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
2397
2398         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2399         for documented behavior.
2400
2401 2002-07-25  Roger Sayle  <roger@eyesopen.com>
2402
2403         * gcc.c-torture/execute/20020720-1.x: Skip this test on
2404         several targets known to fail.
2405
2406 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
2407
2408         * gcc.dg/mips-args-[123].c: New tests.
2409
2410 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
2411
2412         * gcc.dg/ppc-spe.c: New.
2413
2414 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
2415
2416         * g++.dg/other/ptrmem4.C: New testcase.
2417
2418 2002-07-24  Richard Henderson  <rth@redhat.com>
2419
2420         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2421
2422 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2423
2424         * g++.dg/ext/alignof1.C (main): Return 0 for success.
2425
2426 2002-07-24  Roger Sayle  <roger@eyesopen.com>
2427
2428         * gcc.c-torture/execute/memset-3.c: New testcase.
2429
2430 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
2431
2432         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2433         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2434
2435 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2436
2437         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2438         Delete.
2439
2440 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2441
2442         * gcc.c-torture/compile/simd-4.c: New test.
2443
2444 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2445
2446         PR c++/7347, c++/7348
2447         * g++.dg/template/access4.C: New test.
2448         * g++.dg/template/access5.C: New test.
2449         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2450         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2451         * g++.old-deja/g++.pt/ttp58.C: Likewise.
2452         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2453
2454 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2455
2456         * gcc.dg/gnu89-init-2.c: New test.
2457
2458 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
2459
2460         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2461
2462 2002-07-20  Roger Sayle  <roger@eyesopen.com>
2463
2464         * gcc.c-torture/execute/20020720-1.c: New testcase.
2465
2466 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
2467
2468         * gcc.dg/cpp/Wsignprom.c: New tests.
2469
2470 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
2471
2472         * gcc.c-torture/execute/loop-13.c: New test.
2473
2474 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
2475
2476         * gcc.dg/cpp/expr.c: New tests.
2477
2478 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
2479
2480         * g++.dg/opt/pr6713.C: Add template instantiation.
2481
2482 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
2483
2484         * gcc.dg/nest.c: New test.
2485
2486 2002-07-17  Richard Henderson  <rth@redhat.com>
2487
2488         * g++.dg/opt/pr6713.C: New test.
2489
2490 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
2491
2492         * gcc.c-torture/execute/loop-2e.x: Let the testcase
2493         XFAIL for all x86 processors.
2494
2495 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
2496
2497         * gcc.c-torture/execute/20010122-1.x: Do not test with
2498         -fomit-frame-pointer.
2499
2500 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2501
2502         * g++.dg/template/instantiate2.C: New test.
2503         * g++.dg/template/spec4.C: New test.
2504
2505 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2506
2507         * g++.dg/template/access2.C: New test.
2508         * g++.dg/template/access3.C: New test.
2509
2510 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
2511
2512         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2513         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2514         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2515         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2516         Convert to use <stdarg.h>.
2517         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2518         Delete.
2519         * gcc.dg/va-arg-2.c: New.
2520         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2521
2522 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
2523
2524         * gcc.c-torture/compile/20020710-1.c: New test.
2525
2526 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2527                           Andrew Pinski  <pinskia@physics.uc.edu>
2528
2529         gcc.c-torture/compile/simd-2.c: New testcase.
2530         gcc.c-torture/compile/simd-3.c: Likewise.
2531
2532 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
2533
2534         PR c++/7224
2535         * g++.dg/overload/error1.C: New test.
2536
2537 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2538
2539         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2540         configuration and IRIX 6 O32 ABI.
2541
2542 2002-07-11  Roger Sayle  <roger@eyesopen.com>
2543
2544         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2545
2546 2002-07-10  Roger Sayle  <roger@eyesopen.com>
2547
2548         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2549
2550 2002-07-10  Jeffrey A Law  <law@redhat.com>
2551
2552         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2553
2554         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
2555
2556 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
2557
2558         * gcc.dg/20020312-2.c: Check for __PPC__.
2559
2560 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
2561
2562         * gcc.c-torture/compile/20020709-1.c: New test.
2563
2564 2002-07-07  Roger Sayle  <roger@eyesopen.com>
2565
2566         * g++.dg/template/qualttp21.C: New test case.
2567
2568 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
2569
2570         * gcc.c-torture/compile/20020706-1.c: New test.
2571         * gcc.c-torture/compile/20020706-2.c: New test.
2572
2573 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
2574             Alexandre Oliva  <aoliva@redhat.com>
2575
2576         * g++.dg/warn/incomplete1.C: New test.
2577
2578 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2579
2580         PR c++/7099
2581         * g++.dg/warn/noreturn1.C: New test.
2582
2583 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
2584
2585         PR c++/6706
2586         * g++.dg/debug/debug6.C: New test.
2587         * g++.dg/debug/debug7.C: New test.
2588
2589 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
2590
2591         * gcc.c-torture/compile/simd-3.c: New test.
2592
2593 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
2594
2595         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2596         * gcc.dg/20020620-1.c: Likewise.
2597
2598 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2599
2600         PR c++/6944
2601         * g++.dg/init/array4.C: New test.
2602         * g++.dg/init/array5.C: New test.
2603
2604 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2605
2606         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2607         * gcc.c-torture/execute/simd-2.c (main): Likewise.
2608
2609 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2610
2611         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2612         * gcc.dg/wtr-aggr-init-1.c: Likewise.
2613         * gcc.dg/wtr-conversion-1.c: Likewise.
2614         * gcc.dg/wtr-escape-1.c: Likewise.
2615         * gcc.dg/wtr-int-type-1.c: Likewise.
2616         * gcc.dg/wtr-label-1.c: Likewise.
2617         * gcc.dg/wtr-static-1.c: Likewise.
2618         * gcc.dg/wtr-strcat-1.c: Likewise.
2619         * gcc.dg/wtr-suffix-1.c: Likewise.
2620         * gcc.dg/wtr-switch-1.c: Likewise.
2621         * gcc.dg/wtr-unary-plus-1.c: Likewise.
2622         * gcc.dg/wtr-union-init-1.c: Likewise.
2623         * gcc.dg/wtr-union-init-2.c: Likewise.
2624         * gcc.dg/wtr-union-init-3.c: Likewise.
2625
2626         * gcc.dg/wtr-func-def-1.c: New test.
2627
2628 2002-07-02 Devang Patel <dpatel@apple.com>
2629
2630         * objc.dg/param-1.m: New test.
2631
2632 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
2633
2634         * gcc.dg/cpp/trad/directive.c: Add test.
2635         * gcc.dg/cpp/trad/macroargs.c: Add test.
2636         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2637
2638 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
2639
2640         * gcc.dg/cpp/cmdlne-M.c: New test.
2641
2642 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
2643
2644         * objc.dg/desig-init-1.m: New test.
2645
2646 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2647
2648         PR c++/6716
2649         * g++.dg/template/instantiate1.C: New test.
2650
2651 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
2652
2653         PR c++/7112
2654         * g++.dg/template/sizeof2.C: New test.
2655
2656 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2657
2658         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2659         gcc.dg/cpp/trad/include.c: New tests.
2660
2661 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
2662
2663         PR target/7177
2664         * gcc.c-torture/compile/20020701-1.c: New test.
2665
2666 2002-07-01  Stan Shebs  <shebs@apple.com>
2667
2668         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2669         header here...
2670         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2671         (objc-torture-execute): or here.
2672
2673 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
2674
2675         * gcc.c-torture/execute/arith-rand-ll.c: New test.
2676
2677 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2678
2679         * gcc.dg/cpp/trad/escaped-nl.c: New test.
2680
2681 2002-06-30  Devang Patel  <dpatel@apple.com>
2682
2683         * objc.dg/fsyntax-only.m: New test.
2684
2685 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
2686
2687         PR c++/6695
2688         * g++.dg/template/friend7.C: New file.
2689
2690 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
2691
2692         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2693         return type.
2694
2695 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2696
2697         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2698         avoid division by zero.
2699
2700 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
2701
2702         * gcc.dg/Wunknownprag.c: New tests.
2703
2704 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
2705
2706         * gcc.c-torture/execute/simd-2.c: New test.
2707
2708 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
2709
2710         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2711         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2712         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2713         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2714         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2715         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2716         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2717         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2718         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2719         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2720         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2721         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2722         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2723         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2724         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2725         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2726         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2727
2728 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
2729
2730         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2731         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2732         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2733         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2734         New tests.
2735         * gcc.dg/cpp/trad/directive.c: Update.
2736
2737 2002-06-23  Andreas Jaeger  <aj@suse.de>
2738
2739         * gcc.c-torture/execute/complex-6.c: New.
2740
2741 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
2742
2743         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2744         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2745         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2746         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2747
2748 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
2749
2750         * gcc.dg/cpp/trad: New directory with traditional tests copied
2751         from parent directory.
2752         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2753         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2754         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2755         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2756         Move to trad/ and rename.
2757         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
2758         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
2759         gcc.dg/cpp/trad/redef2.c: New tests.
2760         * gcc.dg/cpp/trad/trad.exp: New driver.
2761
2762 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
2763
2764         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2765         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2766         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2767         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2768         Remove.
2769
2770 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
2771
2772         * gcc.dg/20020620-1.c: New test.
2773
2774 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2775
2776         * g++.dg/template/ttp4.C: New test.
2777
2778 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
2779
2780         * g++.dg/opt/vt1.C: Fix regexp.
2781
2782 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2783
2784         * gcc.c-torture/execute/pure-1.c: Make functions static again.
2785         Don't use attribute `noinline'.
2786
2787 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2788
2789         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
2790
2791 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
2792
2793         * gcc.c-torture/execute/simd-1.c: New.
2794
2795         * gcc.dg/simd-1.c: New.
2796
2797 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2798
2799         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
2800
2801 2002-06-16  Richard Henderson  <rth@redhat.com>
2802
2803         * g++.dg/ext/anon-struct1.C: New.
2804         * g++.dg/ext/anon-struct2.C: New.
2805         * g++.dg/ext/anon-struct3.C: New.
2806         * gcc.dg/anon-struct-1.c: New.
2807         * gcc.dg/anon-struct-2.c: New.
2808         * gcc.dg/anon-struct-3.c: New.
2809         * gcc.dg/20011008-1.c: Adjust warning text.
2810         * gcc.dg/20020527-1.c: Add -fms-extensions.
2811
2812 2002-06-16  Richard Henderson  <rth@redhat.com>
2813
2814         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
2815
2816 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
2817
2818         * gcc.c-torture/execute/20020615-1.c: New test.
2819
2820 2002-06-15  Roger Sayle  <roger@eyesopen.com>
2821
2822         * gcc.c-tortuture/execute/compare-1.c: New test case.
2823         * gcc.c-tortuture/execute/compare-2.c: New test case.
2824         * gcc.c-tortuture/execute/compare-3.c: New test case.
2825
2826 2002-06-13  Richard Henderson  <rth@redhat.com>
2827
2828         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
2829         ia64 ilp32.
2830
2831 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2832
2833         * g++.dg/template/typename2.C: Update error message.
2834
2835 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
2836
2837         * gcc.c-torture/execute/20020611-1.c: New test.
2838
2839 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
2840
2841         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
2842         list of targets to skip.
2843
2844 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
2845
2846         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
2847         targets if not optimizing.
2848
2849 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
2850
2851         * gcc.c-torture/compile/20020605-1.c: New test.
2852
2853         * g++.dg/opt/vt1.C: New test.
2854
2855         * gcc.dg/20020531-1.c: New test.
2856
2857         * gcc.dg/20020530-1.c: New test.
2858
2859         * gcc.dg/20020527-1.c: New test.
2860
2861         * g++.dg/opt/cse1.C: New test.
2862
2863 2002-06-07  Roger Sayle  <roger@eyesopen.com>
2864
2865         * gcc.dg/20020607-2.c: New test case.
2866
2867 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
2868
2869         * gcc.c-torture/compile/20020604-1.c: New test.
2870
2871 2002-06-04  Richard Henderson  <rth@redhat.com>
2872
2873         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
2874         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
2875         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
2876
2877 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
2878
2879         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
2880
2881 2002-06-03  Richard Henderson  <rth@redhat.com>
2882
2883         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
2884         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
2885
2886 2002-06-02  Richard Henderson  <rth@redhat.com>
2887
2888         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
2889         test functions static.
2890
2891 2002-06-02  Andreas Jaeger  <aj@suse.de>
2892
2893         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
2894         now.
2895
2896 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2897
2898         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
2899         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
2900         Update for mofified diagnostics.
2901         * gcc.dg/c99-intconst-1.c: No longer fail.
2902
2903 2002-06-02  Richard Henderson  <rth@redhat.com>
2904
2905         * gcc.dg/uninit-A.c: Remove xfail markers.
2906
2907 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2908
2909         * gcc.dg/fnegate-1.c: New test case.
2910
2911 2002-05-30  Osku Salerma  <osku@iki.fi>
2912
2913         * gcc.c-torture/execute/mayalias-1.c: New file.
2914
2915 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2916
2917         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
2918         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
2919         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
2920
2921 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
2922
2923         * gcc.c-torture/execute/20020529-1.c: New test.
2924
2925 2002-05-27  Richard Henderson  <rth@redhat.com>
2926
2927         * g++.dg/ext/attrib6.C: New test case.
2928
2929 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2930
2931         * gcc.c-torture/execute/pure-1.c: New test.
2932
2933 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2934
2935         * gcc.dg/cpp/arith-2.c: Remove.
2936
2937 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2938
2939         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
2940         * gcc.dg/cpp/if-3.c: Remove.
2941
2942 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
2943
2944         * g++.dg/opt/cse2.C: New test.
2945
2946 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2947
2948         * gcc.dg/cpp/arith-1.c: New semantic tests.
2949         * gcc.dg/cpp/if-1.c: Update.
2950
2951 2002-05-24  Ben Elliston  <bje@redhat.com>
2952
2953         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
2954
2955 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2956
2957         * gcc.dg/verbose-asm.c: New test.
2958
2959 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2960
2961         * gcc.dg/cpp/paste12.c: New test.
2962
2963 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2964
2965         * g++.dg/parse/named_ops.C: New test.
2966
2967 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
2968
2969         * gcc/testsuite/gcc.dg/weak-8.c: New test.
2970
2971 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
2972
2973         * gcc.dg/weak-2.c: Allow optional leading underscore
2974         in scan-assembler symbol name.
2975         * gcc.dg/weak-3.c: Likewise.
2976         * gcc.dg/weak-4.c: Likewise.
2977         * gcc.dg/weak-5.c: Likewise.
2978
2979 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
2980
2981         * gcc.dg/20020523-1.c: New test.
2982
2983 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2984
2985         * objc.dg/const-str-2.m: Update now that we stop after
2986         a command line error.
2987
2988 2002-05-22  Richard Henderson  <rth@redhat.com>
2989
2990         * g++.dg/dg.exp: Fix typo in test pruneing.
2991
2992 2002-05-22  Richard Henderson  <rth@redhat.com>
2993
2994         * g++.dg/dg.exp: Prune the tls subdirectory.
2995         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
2996         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
2997         * g++.dg/tls/init-1.C: New.
2998
2999 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
3000
3001         * gcc.dg/20020517-1.c: New test.
3002
3003 2002-05-21  Richard Henderson  <rth@redhat.com>
3004
3005         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3006         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3007
3008 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
3009
3010         * g++.dg/other/copy2.C: New test.
3011
3012 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
3013
3014         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3015         (MAX_COPY): Bump up to 10 times sizeof (long long).
3016         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3017
3018         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3019         sizeof (long long).
3020
3021         * gcc.c-torture/execute/strcpy-1.c: New test.
3022
3023 2002-05-19  Jason Merrill  <jason2redhat.com>
3024
3025         * g++.dg/ext/oper1.C: New test.
3026
3027 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
3028 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
3029
3030         * README.QMTEST: New file.
3031
3032         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3033
3034 2002-05-19  Andreas Jaeger  <aj@suse.de>
3035
3036         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3037         now.
3038         * gcc.c-torture/execute/loop-2d.x: Likewise.
3039
3040 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
3041
3042         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
3043         support weak symbols.
3044         * gcc.dg/weak-4.c: Likewise
3045         * gcc.dg/weak-6.c: Likewise
3046
3047 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
3048
3049         * gcc.dg/weak-3.c: Add dg-excess-error comment for
3050         cygwin, coff and h8300-*-hms targets
3051         * gcc.dg/weak-5.c: Likewise
3052         * gcc.dg/weak-7.c: Likewise
3053
3054 2002-05-16  Jason Merrill  <jason@redhat.com>
3055
3056         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3057         (scan-assembler-not, scan-assembler-dem): Likewise.
3058         (scan-assembler-dem-not): Likewise.
3059
3060 2002-05-15  Richard Henderson  <rth@redhat.com>
3061
3062         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3063
3064 2002-05-15  Richard Henderson  <rth@redhat.com>
3065
3066         * gcc.dg/weak-5.c (vfoo1c): No warning here.
3067         (vfoo1f): Warning here.
3068         (vfoo1l): Don't redefine the alias.
3069
3070 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
3071
3072         * g++.dg/init/pm1.C: New test.
3073
3074 2002-05-12  David S. Miller  <davem@redhat.com>
3075
3076         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3077         types.
3078
3079 2002-05-10  Roger Sayle  <roger@eyesopen.com>
3080
3081         * gcc.c-torture/execute/20020510-1.c: New test case.
3082
3083 2002-05-10  David S. Miller  <davem@redhat.com>
3084
3085         * gcc.c-torture/execute/conversion.c: Test long double too.
3086
3087 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
3088
3089         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3090         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3091         * lib/g++.exp (g++_link_flags): Likewise.
3092         * lib/objc.exp (objc_target_compile): Likewise.
3093
3094 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3095
3096         * gcc.dg/cpp/poison.c: Update.
3097         * gcc.dg/cpp/20000625-2.c: Remove.
3098         * gcc.dg/cpp/direct2s.c: Remove final test.
3099
3100 2002-05-08  Tom Rix  <trix@redhat.com>
3101
3102         * gcc.c-torture/execute/20020508-1.c: New test.
3103         * gcc.c-torture/execute/20020508-2.c: New test.
3104         * gcc.c-torture/execute/20020508-3.c: New test.
3105
3106 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3107
3108         * gcc.dg/cpp/charconst-4.c: More tests.
3109
3110 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
3111
3112         PR c/6569
3113         * gcc.dg/weak-3.c: Update location of warning messages.
3114         * gcc.dg/weak-5.c: Likewise.
3115
3116 2002-05-06  Roger Sayle  <roger@eyesopen.com>
3117
3118         * gcc.c-torture/execute/20020506-1.c: New test case.
3119
3120 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3121
3122         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3123
3124 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3125
3126         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3127
3128 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3129
3130         * gcc.dg/cpp/charconst-3.c: New test.
3131
3132 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3133
3134         * gcc.dg/cpp/charconst.c: Update tests.
3135
3136 2002-05-05  Tim Josling  <tej@melbpc.org.au>
3137
3138         * treelang: Added directory for new sample language treelang. Also
3139         lib/treelang.exp: New file to signal treelang should be tested.
3140
3141 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3142
3143         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3144         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3145         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3146         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3147         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3148         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3149         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3150
3151 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3152
3153         * gcc.dg/format/xopen-2.c: New test.
3154
3155 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3156
3157         * gcc.dg/20020503-1.c: New test.
3158
3159 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
3160
3161         * g++.dg/init/dtor1.C: Make it tougher.
3162
3163 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
3164
3165         * g++.dg/init/dtor1.C: New test.
3166
3167 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
3168
3169         * gcc.dg/altivec-8.c: New.
3170
3171 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
3172
3173         * gcc.dg/altivec-7.c: New.
3174
3175 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
3176
3177         * g++.dg/parse/typedef1.C: New test.
3178
3179 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3180
3181         PR c++/6486
3182         * g++.dg/template/friend6.C: New test.
3183
3184         PR c++/6492
3185         * g++.dg/init/copy1.C: New test.
3186
3187 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
3188
3189         * g++.dg/warn/effc1.C: New test.
3190
3191 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3192
3193         * gcc.dg/cpp/if-cexp.c: Add a test.
3194
3195 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
3196
3197         * gcc.dg/20020426-2.c: New test.
3198
3199 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3200
3201         * gcc.dg/cpp/if-mop.c: Update.
3202         * gcc.dg/cpp/if-mpar.c: Add test.
3203         * gcc.dg/cpp/if-oppr.c: Update.
3204
3205 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3206
3207         PR c/6343
3208         * gcc.dg/weak-[2-7].c: New tests.
3209
3210 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3211
3212         * gcc.dg/enum1.c: New test.
3213
3214 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3215
3216         PR c++/6497
3217         * g++.dg/inherit/access2.C: New test.
3218
3219 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3220
3221         PR bootstrap/6445
3222         * gcc.dg/20020426-1.c: New test.
3223
3224 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3225
3226         * g++.dg/abi/enum1.C: New test.
3227
3228 2002-04-26  Richard Henderson  <rth@redhat.com>
3229
3230         * gcc.dg/c99-bool-1.c: Expect always true warning.
3231
3232 2002-04-25  Roger Sayle  <roger@eyesopen.com>
3233
3234         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3235
3236 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3237
3238         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3239         targets.
3240
3241 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
3242
3243         * g++.dg/abi/mange7.C: New test.
3244
3245         PR c++/6438.
3246         * g++.dg/parse/stmtexpr2.C: New test.
3247
3248 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
3249
3250         * gcc.dg/20020312-2.c: Add SH target.
3251
3252 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3253
3254         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3255         compiler output on mips*-*-irix*.
3256
3257 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
3258
3259         * g++.dg/parse/attr1.C: New test.
3260
3261 2002-04-23  Roger Sayle  <roger@eyesopen.com>
3262
3263         * gcc.c-torture/execute/string-opt-17.c: New test case.
3264         * gcc.c-torture/execute/memset-2.c: New test case.
3265
3266 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
3267
3268         PR c++/6256:
3269         * g++.dg/template/friend5.C: New test.
3270
3271         PR c++/6331:
3272         * g++.dg/template/qual1.C: Likewise.
3273
3274 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
3275
3276         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3277         Include stdlib.h, not stdio.h or ctype.h.
3278
3279 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
3280
3281         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3282         cris-*-elf* and mmix-*-*.
3283         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3284         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3285         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3286         Ditto.
3287         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3288         * gcc.dg/wchar_t-1.c: Ditto.
3289
3290 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
3291
3292         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3293         Clarify comment.
3294
3295 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3296
3297         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3298
3299 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3300
3301         * gcc.c-torture/execute/20000906-1.x: Delete.
3302
3303 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
3304
3305         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3306
3307 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
3308
3309         * PR6367
3310         * g77.f-torture/execute/6367.f: New test.
3311         * g77.f-torture/execute/6367.x: Disable for MMIX.
3312
3313 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3314
3315         * PR6352
3316         * g++.dg/opt/inline2.C: New test.
3317
3318 2002-04-18  Richard Henderson  <rth@redhat.com>
3319
3320         * gcc.dg/20000906-1.c: Enable for all targets.
3321         * gcc.c-torture/compile/iftrap-2.c: New.
3322
3323 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3324
3325         * gcc.dg/20020418-1.c: New test.
3326         * gcc.dg/20020418-2.c: New test.
3327
3328 2002-04-18  Richard Henderson  <rth@redhat.com>
3329
3330         * gcc.c-torture/compile/iftrap-1.c: New.
3331         * gcc.dg/iftrap-1.c: Adjust for ia64.
3332         * gcc.dg/iftrap-2.c: New.
3333
3334 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3335
3336         * gcc.c-torture/compile/20020418-1.c: New test.
3337
3338 2002-04-18  Roger Sayle  <roger@eyesopen.com>
3339
3340         * gcc.c-torture/compile/20020415-1.c: New.
3341
3342 2002-04-18  David S. Miller  <davem@redhat.com>
3343
3344         * gcc.c-torture/execute/20020418-1.c: New test.
3345
3346 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
3347
3348         * gcc.dg/20020416-1.c: New test.
3349
3350         * g++.dg/opt/inline1.C: New test.
3351
3352 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
3353
3354         * gcc.dg/altivec-5.c: New test.
3355
3356         * gcc.dg/20020415-1.c: New test.
3357
3358 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3359
3360         * testsuite/lib/chill.exp: Remove.
3361
3362 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
3363
3364         * g++.dg/other/big-struct.C: New test.
3365
3366 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
3367
3368         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3369         of scratch file.
3370
3371 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
3372
3373         PR c/6277
3374         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
3375         in scan-assembler function name
3376
3377 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
3378
3379         * g77.f-torture/execute/980628-4.x,
3380         g77.f-torture/execute/980628-5.x,
3381         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3382         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3383         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3384         i[34567]86-*-*.
3385
3386 2002-04-13  David S. Miller  <davem@redhat.com>
3387
3388         * gcc.c-torture/execute/20020413-1.c: New test.
3389
3390 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
3391
3392         * gcc.dg/asm-6.c,
3393         * g++.dg/ext/asm1.C: New tests.
3394
3395 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
3396
3397         PR c++ 5373.
3398         * g++.dg/parse/stmtexpr1.C: New test.
3399
3400         PR c++/5189.
3401         * g++.dg/template/copy1.C: New test.
3402
3403 2002-04-12  Richard Henderson  <rth@redhat.com>
3404
3405         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3406
3407 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
3408
3409         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3410         gcc.c-torture/execute/20020307-2.c.
3411
3412 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
3413
3414         * g++.dg/ext/attrib5.C,
3415         * g++.dg/lookup/struct1.C: New tests.
3416
3417 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
3418
3419         * gcc.dg/20020411-1.c: New test.
3420
3421         * gcc.c-torture/execute/20020411-1.c: New test.
3422
3423 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
3424
3425         * g77.f-torture/execute/6177.f: New test.
3426
3427 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
3428
3429         PR middle-end/6247
3430         * g++.dg/opt/cleanup1.C: New test.
3431
3432         * g++.dg/opt/const1.C: New test.
3433
3434 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
3435
3436         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3437
3438 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3439
3440         PR c++/5507
3441         * g++.dg/template/typename2.C: New test.
3442
3443 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
3444
3445         * gcc.c-torture/execute/loop-12.c: New.
3446
3447 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
3448
3449         * g77.f-torture/execute/980628-4.x,
3450         g77.f-torture/execute/980628-5.x,
3451         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3452         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3453         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3454
3455 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3456
3457         PR optimization/6086
3458         * g++.dg/opt/preinc1.C: New test.
3459
3460 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3461
3462         PR c++/5571
3463         * g++.dg/opt/static2.C: New test.
3464
3465 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3466
3467         PR c/5120
3468         * gcc.dg/20020406-1.c: New test.
3469
3470 2002-04-04  David S. Miller  <davem@redhat.com>
3471
3472         * gcc.c-torture/execute/20020404-1.c: New test.
3473
3474 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
3475
3476         PR c/6123
3477         * gcc.dg/20020312-2.c: Do not declare global register variable
3478         if __PIC__ or __pic__ is defined.
3479
3480 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
3481
3482         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
3483         __asm__ so that it works correctly even if -ansi -pedantic-errors.
3484
3485 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3486
3487         * gcc.misc-tests/linkage.exp: Update last change to handle
3488         sparc*-, not just sparc-.
3489
3490 2002-04-03  Richard Henderson  <rth@redhat.com>
3491
3492         * gcc.dg/cpp/ucs.c: Improved long UCS test.
3493
3494 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3495
3496         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3497
3498 2002-04-02  David S. Miller  <davem@redhat.com>
3499
3500         * gcc.c-torture/execute/20020402-3.c: New test.
3501
3502 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3503
3504         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3505         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3506
3507         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3508         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3509         g77.f-torture/execute/20001201.x,
3510         g77.f-torture/execute/u77-test.x: New files.
3511
3512         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3513         * gcc.dg/wchar_t-1.c: Ditto.
3514
3515 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3516
3517         * gcc.c-torture/execute/20020402-1.c: New test.
3518
3519 2002-04-01  Richard Henderson  <rth@redhat.com>
3520
3521         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3522
3523         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3524
3525 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3526
3527         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3528
3529 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3530
3531         * g++.dg/inherit/template-as-base.C: Expect error.
3532         * g++.dg/inherit/namespace-as-base.C: Likewise.
3533
3534 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
3535
3536         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3537         g++.dg/ext/instantiate3.C: Tweak match patterns.
3538
3539         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3540         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3541         -da test.
3542
3543 2002-03-31  Richard Henderson  <rth@redhat.com>
3544
3545         * gcc.dg/special/alias-2.c: New.
3546         * gcc.dg/special/ecos.exp: Run it.
3547
3548 2002-03-31  Richard Henderson  <rth@redhat.com>
3549
3550         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3551
3552 2002-03-31  Kazu Hirata  <kazu@hxi.com>
3553
3554         * gcc.dg/weak-1.c: Disable on h8300 port.
3555
3556 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
3557
3558         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3559         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3560         ordering tests.
3561         * g++.dg/bprob/bprob-1.C: New test.
3562         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3563         * g++.dg/gcov/gcov-1.C: New test.
3564         * g++.dg/gcov/gcov-1.x: New file.
3565         * g++.dg/gcov/gcov-2.C: New test.
3566         * g++.dg/gcov/gcov-3.C: New test.
3567         * g++.dg/gcov/gcov-3.h: New file.
3568
3569 2002-03-28  Roger Sayle  <roger@eyesopen.com>
3570
3571         * g++.old-deja/g++.other/builtins5.C: New test.
3572         * g++.old-deja/g++.other/builtins6.C: New test.
3573         * g++.old-deja/g++.other/builtins7.C: New test.
3574         * g++.old-deja/g++.other/builtins8.C: New test.
3575         * g++.old-deja/g++.other/builtins9.C: New test.
3576
3577 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
3578
3579         * g++.dg/opt/static1.C: New test.
3580
3581         * g++.dg/opt/longbranch1.C: New test.
3582
3583 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
3584
3585         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3586
3587         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3588
3589 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
3590
3591         * gcc.c-torture/execute/20020328-1.c: New test.
3592
3593 2002-03-27  Richard Henderson  <rth@redhat.com>
3594
3595         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3596         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3597         move from g++.old-deja/g++.ext/.
3598
3599 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
3600
3601         * g++.dg/init/new2.C: New test.
3602
3603 2002-03-26  Richard Henderson  <rth@redhat.com>
3604
3605         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3606
3607         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3608         on sparc.
3609
3610         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
3611         sparcv9 systems.
3612         * gcc.dg/20001102-1.c: Likewise.
3613
3614 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
3615
3616         * gcc.dg/cpp/endif-pedantic1.c,
3617         gcc.dg/cpp/endif-pedantic2.c:  New tests.
3618
3619 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
3620
3621         * g++.dg/init/new1.C: New test.
3622
3623 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3624
3625         * g++.dg/abi/vbase9.C: New test.
3626
3627 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
3628
3629         * gcc.dg/arm-asm.c: New test.
3630
3631 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
3632
3633         * gcc.dg/Wswitch-enum.c: New test.
3634         Fix PR c/5044.
3635
3636 2002-03-26  Richard Henderson  <rth@redhat.com>
3637
3638         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3639         structure.
3640
3641 2002-03-25  Richard Henderson  <rth@redhat.com>
3642
3643         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
3644         sparcv9 systems.
3645
3646         * gcc.c-torture/compile/20011119-1.c (xxx): New.
3647         * gcc.c-torture/compile/20011119-2.c (xxx): New.
3648
3649 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
3650
3651         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3652
3653 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
3654
3655         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3656         targets using generic thunk support.
3657
3658 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
3659
3660         * gcc.c-torture/compile/20020323-1.c: New test.
3661
3662         * g++.dg/opt/conj2.C: New test.
3663
3664 2002-03-24  Richard Henderson  <rth@redhat.com>
3665
3666         * gcc.dg/weak-1.c: Use -fno-common.
3667
3668 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3669
3670         * g77.dg/f77-edit-apostrophe-out.f: New test
3671         * g77.dg/f77-edit-h-out.f: New test
3672         * g77.dg/f77-edit-t-in.f: New test
3673         * g77.dg/f77-edit-t-out.f: New test
3674         * g77.dg/f77-edit-x-out.f: New test
3675         * g77.dg/f77-edit-slash-out.f: New test
3676         * g77.dg/f77-edit-colon-out.f: New test
3677         * g77.dg/f77-edit-s-out.f: New test
3678
3679 2002-03-24  Richard Henderson  <rth@redhat.com>
3680
3681         * objc/execute/formal_protocol-6.x: New XFAIL.
3682
3683 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3684
3685         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
3686         that do not support weak symbols
3687
3688 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3689
3690         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
3691         * lib/g77.exp:  Likewise
3692         * lib/objc.exp: Likewise
3693
3694 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3695
3696         * gcc.dg/Wswitch-default.c: New test.
3697
3698 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
3699
3700         * g++.dg/other/enum1.C: New test.
3701
3702 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
3703
3704         * gcc.dg/pragma-ep-3.c: Fix typo.
3705
3706 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3707
3708         * g++.dg/inherit/template-as-base.C: New test.
3709
3710 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
3711
3712         * g++.old-deja/g++.other/dwarf2-1.C: Move...
3713         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
3714
3715 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3716
3717         * gcc.dg/cpp/multiline.c: Update to match.
3718
3719 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
3720
3721         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3722
3723 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
3724
3725         * gcc.dg/cpp/extratokens2.c:  New file.
3726
3727 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
3728
3729         * gcc.dg/20020312-2.c: Add rs6000 target.
3730
3731         * gcc.c-torture/compile/20020319-1.c: New test.
3732
3733 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3734
3735         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3736         (A, E): Handle this.
3737
3738 2002-03-20  Jason Merrill  <jason@redhat.com>
3739
3740         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3741         ignoring -fpic.
3742         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3743         through prune_gcc_output.
3744
3745 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
3746
3747         * gcc.c-torture/compile/20020320-1.c: New test.
3748
3749 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
3750
3751         * gcc.c-torture/compile/20020318-1.c: New test.
3752
3753         * gcc.dg/struct-by-value-1.c: New test.
3754
3755         * gcc.dg/20020319-1.c: New test.
3756
3757 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
3758
3759         * g++.dg/opt/conj1.C: New test.
3760
3761 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
3762
3763         * g++.dg/template/qualttp20.C: Revert previous change.
3764         * g++.dg/template/qualttp3.C: Likewise.
3765         * g++.dg/template/qualttp4.C: Likewise
3766         * g++.dg/template/qualttp5.C: Likewise
3767         * g++.dg/template/qualttp6.C: Likewise
3768         * g++.dg/template/qualttp7.C: Likewise
3769         * g++.dg/template/qualttp8.C: Likewise
3770         * g++.dg/template/recurse.C: Likewise.
3771
3772 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3773
3774         * gcc.dg/cpp/wchar-1.c: Update.
3775
3776 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3777
3778         * g++.dg/template/conv1.C: New test.
3779         * g++.dg/template/conv2.C: New test.
3780         * g++.dg/template/conv3.C: New test.
3781         * g++.dg/template/conv4.C: New test.
3782
3783 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3784
3785         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
3786         * g++.dg/template/qualttp3.C: Likewise.
3787         * g++.dg/template/qualttp4.C: Likewise
3788         * g++.dg/template/qualttp5.C: Likewise
3789         * g++.dg/template/qualttp6.C: Likewise
3790         * g++.dg/template/qualttp7.C: Likewise
3791         * g++.dg/template/qualttp8.C: Likewise
3792         * g++.dg/template/recurse.C: Likewise.
3793
3794 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3795
3796         * g++.dg/opt/dtor1.C: New test.
3797
3798 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
3799
3800         * gcc.c-torture/compile/20020315-1.c: New test.
3801
3802 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
3803
3804         * gcc.dg/weak-1.c: Fix scan tests.
3805
3806 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
3807
3808         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
3809         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
3810         cris-*-aout* mmix-*-*.
3811         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
3812         cris-*-aout* mmix-*-*.
3813         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
3814         cris-*-elf* cris-*-aout* and mmix-*-*.
3815         * gcc.dg/20001009-1.c: Ditto.
3816         * gcc.dg/20010912-1.c: Ditto.
3817         * gcc.dg/20020122-4.c: Ditto.
3818         * gcc.dg/inline-2.c: Ditto.
3819
3820 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
3821
3822         * gcc.c-torture/compile/20020314-1.c: New test.
3823
3824 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
3825
3826         * gcc.c-torture/execute/20020314-1.c: New test.
3827
3828 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
3829
3830         * g++.dg/warn/Wunused-1.C: New test.
3831
3832 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
3833
3834         * g++.dg/abi/mangle6.C: New test.
3835
3836 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
3837
3838         * gcc.c-torture/compile/20020309-2.c: New test.
3839
3840         * gcc.c-torture/compile/20020312-1.c: New test.
3841
3842 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3843
3844         * g++.dg/other/access1.C: New test.
3845
3846 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
3847
3848         * gcc.c-torture/execute/wchar_t-1.c: New test.
3849
3850 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
3851
3852         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
3853
3854 2002-03-12  Roger Sayle  <roger@eyesopen.com>
3855
3856         * gcc.dg/20020312-1.c: New test case.
3857
3858 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
3859
3860         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
3861
3862 2002-03-11  Richard Henderson  <rth@redhat.com>
3863
3864         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
3865         * g++.old-deja/g++.jason/report.C: Likewise.
3866
3867 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3868
3869         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
3870         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
3871
3872 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3873
3874         * testsuite/g++.dg/overload/pmf1.C: New test.
3875
3876 2002-03-11  Kazu Hirata  <kazu@hxi.com>
3877
3878         * gcc.c-torture/execute/20020307-1.c: Use long.
3879
3880 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
3881
3882         PR optimization/5844
3883         * gcc.dg/20020310-1.c: New test.
3884
3885 2002-03-09  Michael Meissner  <meissner@redhat.com>
3886
3887         * gcc.c-torture/execute/memcpy-2.c: New test.
3888         * gcc.c-torture/execute/memset-1.c: New test.
3889         * gcc.c-torture/execute/strlen-1.c: New test.
3890         * gcc.c-torture/execute/strcmp-1.c: New test.
3891         * gcc.c-torture/execute/strncmp-1.c: New test.
3892
3893 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
3894
3895         * gcc.dg/ppc-ldstruct.c: New test.
3896
3897 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
3898
3899         * gcc.c-torture/execute/va-arg-22.c: New test.
3900
3901 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3902
3903         * gcc.c-torture/compile/20020309-1.c: New test.
3904
3905 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
3906
3907         * gcc.c-torture/execute/20020307-2.c: New test.
3908
3909 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
3910
3911         * g77.f-torture/compile/20020307-1.f: New test.
3912
3913 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
3914
3915         * gcc.dg/unordered-1.c: New test.
3916
3917 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
3918
3919         * gcc.c-torture/execute/20020307-1.c: New test.
3920
3921 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
3922
3923         * gcc.dg/20020304-1.c: New test.
3924
3925         * gcc.c-torture/compile/20020304-2.c: New test.
3926
3927 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
3928
3929         * gcc.c-torture/compile/20020304-1.c: New test case
3930         (from PR c/5830).
3931
3932 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
3933
3934         * gcc.dg/20020103-1.c: Add other -D ppc variants.
3935
3936 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3937
3938         * g++.dg/other/classkey1.C: New test.
3939
3940 2002-03-01  Richard Henderson  <rth@redhat.com>
3941
3942         * gcc.c-torture/compile/981223-1.x: New.
3943         * gcc.c-torture/compile/920625-1.x: New.
3944
3945 2002-02-28  Richard Henderson  <rth@redhat.com>
3946
3947         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
3948
3949 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
3950
3951         * gcc.c-torture/execute/20020227-1.c: New test.
3952
3953 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
3954
3955         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
3956         here" ERROR lines.
3957         * g++.old-deja/g++.oliva/partord1.C: Likewise.
3958         * g++.old-deja.g++.other/defarg1.C: Likewise.
3959         * g++.old-deja/g++.pt/calls2.C: Likewise.
3960         * g++.old-deja/g++.pt/crash20.C: Likewise.
3961         * g++.old-deja/g++.pt/crash30.C: Likewise.
3962         * g++.old-deja/g++.pt/crash36.C: Likewise.
3963         * g++.old-deja/g++.pt/crash6.C: Likewise.
3964         * g++.old-deja/g++.pt/defarg13.C: Likewise.
3965         * g++.old-deja/g++.pt/derived3.C: Likewise.
3966         * g++.old-deja/g++.pt/error1.C: Likewise.
3967         * g++.old-deja/g++.pt/friend21.C: Likewise.
3968         * g++.old-deja/g++.pt/friend23.C: Likewise.
3969         * g++.old-deja/g++.pt/infinite1.C: Likewise.
3970         * g++.old-deja/g++.robertl/eb128.C: Likewise.
3971
3972 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
3973
3974         * gcc.c-torture/execute/20020225-2.c: New test.
3975
3976 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
3977
3978         * gcc.c-torture/execute/920730-1t.c,
3979         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
3980         Delete test cases, only relevant to -traditional.
3981
3982 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3983
3984         * gcc.dg/cpp/undef1.c: Remove.
3985         * gcc.dg/cpp/directiv.c: Update.
3986         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
3987
3988 2002-02-27  Michael Meissner  <meissner@redhat.com>
3989
3990         * gcc.c-torture/execute/20020226-1.c: New test.
3991
3992 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
3993
3994         * g++.dg/debug/debug4.C: New test.
3995
3996         * gcc.dg/ia64-visibility-1.c: New test.
3997
3998 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
3999
4000         * gcc.dg/debug/20020224-1.c: New.
4001
4002 2002-02-25  Kazu Hirata  <kazu@hxi.com>
4003
4004         * gcc.c-torture/execute/960416-1.x: New.
4005         * gcc.c-torture/execute/divconst-3.x: Likewise.
4006
4007 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
4008
4009         * gcc.dg/20020224-1.c: New test.
4010
4011 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
4012
4013         * gcc.c-torture/execute/20020225-1.c: New.
4014
4015 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4016
4017         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4018
4019 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
4020
4021         * gcc.dg/20020222-1.c: New test.
4022
4023 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
4024
4025         * g++.dg/opt/anonunion1.C: New test.
4026
4027 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
4028
4029         * g++.dg/template/qualttp19.C: New test.
4030         * g++.dg/template/qualttp20.C: New test.
4031         * g++.old-deja/g++.jason/report.C: Adjust expected errors
4032         * g++.old-deja/g++.other/qual1.C: Likewise.
4033
4034 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
4035
4036         * gcc.dg/attr-alwaysinline.c: New.
4037
4038 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
4039
4040         * gcc.dg/20020220-1.c: New test.
4041
4042         * gcc.dg/20020220-2.c: New test.
4043
4044         * g++.dg/opt/mmx1.C: New test.
4045
4046 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
4047
4048         * gcc.c-torture/compile/20020110.c: New test.
4049
4050 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
4051
4052         * gcc.c-torture/execute/20020219-1.c: New test.
4053
4054         * gcc.dg/20020219-1.c: New test.
4055
4056         * gcc.dg/noncompile/20020220-1.c: New test.
4057
4058         * g++.dg/opt/ptrintsum1.C: New test.
4059
4060         * gcc.dg/debug/20020220-1.c: New test.
4061
4062 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
4063
4064         * gcc.c-torture/execute/20020216-1.c: New test.
4065
4066 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4067
4068         * gcc.dg/decl-1.c: Update, new test.
4069
4070 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
4071
4072         * g++.dg/abi/bitfield1.C: New test.
4073         * g++.dg/abi/bitfield2.C: New test.
4074
4075 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
4076
4077         * gcc.dg/attr-nest.c: New test.
4078
4079 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
4080
4081         * gcc.c-torture/execute/20020215-1.c: New test.
4082
4083 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
4084
4085         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4086         * g++.dg/debug/debug.exp: New.
4087         * g++.dg/debug/trivial.C: New.
4088         * g++.dg/debug/debug1.C: Moved...
4089         * g++.dg/other/debug1.C: ...from here.
4090         * g++.dg/debug/debug2.C: Moved...
4091         * g++.dg/other/debug2.C: ...from here.
4092         * g++.dg/debug/debug3.C: Moved...
4093         * g++.dg/other/debug3.C: ...from here.
4094
4095         * gcc.dg/noncompile/20020213-1.c: New test.
4096
4097 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
4098
4099         * g++.dg/other/debug3.C: New test.
4100
4101         * gcc.c-torture/execute/20020213-1.c: New test.
4102
4103 2002-02-13  Richard Smith <richard@ex-parrot.com>
4104
4105         * g++.old-deja/g++.other/thunk1.C: New test.
4106
4107 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
4108
4109         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4110
4111 2002-02-13  Stan Shebs  <shebs@apple.com>
4112
4113         * gcc.dg/altivec-3.c: New.
4114
4115 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
4116
4117         * gcc.dg/Wunreachable-1.c: New test.
4118         * gcc.dg/Wunreachable-2.c: New test.
4119
4120 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4121
4122         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4123
4124 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
4125
4126         * gcc.dg/decl-1.c: New test.
4127
4128 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
4129
4130         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4131
4132 2002-02-10  Kazu Hirata  <kazu@hxi.com>
4133
4134         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4135         * gcc.c-torture/compile/980506-1.x: Likewise.
4136
4137 2002-02-10  Kazu Hirata  <kazu@hxi.com>
4138
4139         * gcc.dg/20020210-1.c: New.
4140
4141 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
4142
4143         * g77.f-torture/execute/947.f: New regression test
4144         for PR fortran/947.
4145
4146 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4147
4148         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4149         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4150
4151 2002-02-08  Richard Henderson  <rth@redhat.com>
4152
4153         * gcc.c-torture/compile/labels-3.c: New.
4154
4155 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
4156
4157         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4158         expression statements work instead.
4159         * gcc.dg/noncompile/20020207-1.c: New test.
4160
4161 2002-02-07  Richard Henderson  <rth@redhat.com>
4162
4163         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4164
4165 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4166
4167         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4168         message from g77
4169         * lib/g77-dg.exp: Trim g77 error messages so that they are
4170         recognized by dg.exp.
4171
4172 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4173
4174         PR fortran/5473
4175         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
4176
4177 2002-02-07  Richard Henderson  <rth@redhat.com>
4178
4179         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4180         to be sufficiently aligned for integers.
4181
4182 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
4183
4184         * g++.dg/template/friend4.C: New test.
4185
4186 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4187
4188         PR fortran/5743
4189         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4190         unsupported cases.
4191
4192 2002-02-07  Richard Henderson  <rth@redhat.com>
4193
4194         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4195         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4196         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4197         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4198
4199 2002-02-06  Richard Henderson  <rth@redhat.com>
4200
4201         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4202
4203 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
4204
4205         * gcc.dg/20020206-1.c: New test.
4206
4207 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
4208
4209         * gcc.c-torture/execute/20020206-1.c: New test.
4210
4211         * gcc.c-torture/execute/20020206-2.c: New test.
4212
4213         PR optimization/5429:
4214         * gcc.c-torture/compile/20020206-1.c: New test.
4215
4216 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
4217
4218         * g++.dg/ext/align1.C: Do not use an explicit alignment value
4219         as certain file formats cannot support particularly large
4220         alignments.
4221
4222         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4223         and do not expect to be able to link the executable.
4224
4225         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4226         fail because the COFF format does not support the weak attribute.
4227
4228 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
4229
4230         * g77.dg/pr5473.f:  New test
4231
4232 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
4233
4234         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4235         Fix testcase accordingly.
4236
4237 2002-02-04  Richard Henderson  <rth@redhat.com>
4238
4239         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4240         (buf): Change to be an array of pointers, not ints.
4241
4242 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4243
4244         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
4245         before all tests.  Move warning one line above to match where it
4246         C frontend emits.
4247         * gcc.dg/Wswitch-2.c: New test.
4248         * g++.dg/warn/Wswitch-1.C: New test.
4249         * g++.dg/warn/Wswitch-2.C: New test.
4250
4251 2002-02-04  Richard Henderson  <rth@redhat.com>
4252
4253         * g++.dg/abi/offsetof.C: Fix size comparison.
4254
4255 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
4256
4257         * gcc.dg/cast-qual-2.c: New test.
4258
4259 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4260
4261         * gcc.dg/20020201-4.c: New test.
4262
4263 2002-02-04  Ben Elliston  <bje@redhat.com>
4264
4265         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4266         target_info attribute != 0, in addition to the empty string.
4267         (gcc_target_compile): Likewise.
4268
4269 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
4270
4271         * gcc.dg/Wswitch.c: New test.
4272         PR gcc/4475. PR gcc/3780.
4273
4274 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
4275
4276         * g77.f-torture/execute/5122.f: New test for regressions
4277         against PR fortran/5122.
4278
4279 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
4280
4281         * g77.f-torture/compile/pr3743.f: Delete
4282         * g77.dg/pr3743-1.f: New test.
4283         * g77.dg/pr3743-2.f: New test.
4284         * g77.dg/pr3743-3.f: New test.
4285         * g77.dg/pr3743-4.f: New test.
4286
4287 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4288
4289         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4290
4291 2002-02-02  Richard Henderson  <rth@redhat.com>
4292
4293         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4294         * gcc.c-torture/execute/bf64-1.c: Likewise.
4295
4296 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4297
4298         * gcc.dg/20020201-2.c: New test.
4299
4300         * gcc.dg/20020201-3.c: New test.
4301
4302         * gcc.c-torture/execute/bitfld-2.c: New test.
4303
4304 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4305
4306         * gcc.dg/bitfld-1.c: Update.
4307         * gcc.dg/bitfld-2.c: Update.
4308         * gcc.c-torture/execute/bitfld-1.x: New.
4309
4310 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4311
4312         * gcc.c-torture/execute/20020201-1.c: New test.
4313
4314 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
4315
4316         PR target/5469
4317         * gcc.dg/20020201-1.c: New test.
4318
4319 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
4320
4321         PR fortran/3743
4322         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4323         * g77.f-torture/compile/pr3743.x: Remove
4324
4325 2002-01-31  Tom Rix  <trix@redhat.com>
4326
4327         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4328
4329 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4330
4331         * gcc.dg/noncompile/20020130-1.c: New test.
4332
4333 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
4334
4335         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
4336
4337 2002-01-29  Richard Henderson  <rth@redhat.com>
4338
4339         * gcc.c-torture/execute/991118-1.c: Cast various constants back
4340         to long long.
4341         * gcc.c-torture/execute/bf64-1.c: Likewise.
4342
4343 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
4344
4345         * gcc.c-torture/execute/20020129-1.c: New test.
4346
4347 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4348
4349         * gcc.c-torture/compile/20000224-1.c: Update.
4350         * gcc.c-torture/execute/bitfld-1.c: New tests.
4351         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4352         * gcc.dg/uninit-A.c: Update.
4353
4354 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4355
4356         * g++.dg/template/ctor1.C: Add instantiation.
4357
4358 2002-01-28  Paul Koning  <pkoning@equallogic.com>
4359
4360         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4361         argument to __builtin_prefetch to be const ptr.
4362
4363 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
4364
4365         * gcc.c-torture/compile/20020120-1.c: New test.
4366
4367 2002-01-27  Kazu Hirata  <kazu@hxi.com>
4368
4369         * gcc.c-torture/execute/20020127-1.c: New test.
4370
4371 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
4372
4373         * g77.dg/f77-edit-i-in.f: New test
4374         * g77.dg/f77-edit-i-out.f: New test
4375
4376 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
4377
4378         * gcc.dg/debug/debug.exp: New file.
4379         * gcc.dg/debug/trivial.c: New file.
4380         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4381         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4382         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4383         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4384         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4385         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4386         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4387         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4388         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4389         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4390         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4391         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4392         * gcc.dg/20000503-1.c: Removed.
4393         * gcc.dg/20010207-1.c: Removed.
4394         * gcc.dg/20011223-1.c: Removed.
4395         * gcc.dg/20020104-2.c: Removed.
4396         * gcc.dg/debug-1.c: Removed.
4397         * gcc.dg/debug-2.c: Removed.
4398         * gcc.dg/debug-3.c: Removed.
4399         * gcc.dg/debug-4.c: Removed.
4400         * gcc.dg/debug-5.c: Removed.
4401         * gcc.dg/debug-6.c: Removed.
4402         * gcc.dg/dwarf2-1.c: Removed.
4403         * gcc.dg/dwarf2-2.c: Removed.
4404
4405 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
4406
4407         * g++.old-deja/g++.other/eh5.C: New test.
4408         * g++.old-deja/g++.other/sibcall2.C: New test.
4409         * g++.old-deja/g++.other/array9.C: New test.
4410         * g++.old-deja/g++.other/typename2.C: New test.
4411         * g++.old-deja/g++.other/crash60.C: New test.
4412         * g++.old-deja/g++.other/conv9.C: New test.
4413         * g++.old-deja/g++.other/mangle10.C: New test.
4414         * g++.old-deja/g++.other/unchanging1.C: New test.
4415         * g++.old-deja/g++.other/exprstmt1.C: New test.
4416         * g++.old-deja/g++.other/inline23.C: New test.
4417         * g++.old-deja/g++.eh/ia64-1.C: New test.
4418         * g++.old-deja/g++.other/dwarf2-1.C: New test.
4419         * g++.old-deja/g++.other/reload1.C: New test.
4420         * g++.old-deja/g++.other/static20.C: New test.
4421         * g++.old-deja/g++.other/local-alloc1.C: New test.
4422         * g++.old-deja/g++.other/conv8.C: New test.
4423         * g++.old-deja/g++.other/stmtexpr2.C: New test.
4424         * g++.old-deja/g++.other/storeexpr1.C: New test.
4425         * g++.old-deja/g++.other/storeexpr2.C: New test.
4426         * g++.dg/eh/template2.C: New test.
4427         * g++.dg/warn/weak1.C: New test.
4428
4429 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
4430
4431         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4432         Remove first, non-varying, argument.
4433
4434 2002-01-23  Richard Henderson  <rth@redhat.com>
4435
4436         * gcc.dg/inline-2.c: New.
4437
4438         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4439         Add optional target arg.  Check number of arguments.
4440         (scan-assembler-not, scan-assembler-dem): Likewise.
4441         (scan-assembler-dem-not): Likewise.
4442
4443 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4444
4445         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4446         line 12.
4447         * g++.old-deja/g++.brendan/parse3.C,
4448         g++.old-deja/g++.other/crash26.C,
4449         g++.old-deja/g++.other/crash28.C,
4450         g++.old-deja/g++.other/crash29.C,
4451         g++.old-deja/g++.other/crash30.C,
4452         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4453
4454 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
4455
4456         * gcc.dg/20020115-1.c: New.
4457
4458 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
4459
4460         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4461
4462 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
4463
4464         * gcc.dg/20020122-3.c: New.
4465
4466 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
4467
4468         * g++.dg/other/gc1.C: New test.
4469
4470 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4471
4472         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4473
4474 2002-01-22  Richard Henderson  <rth@redhat.com>
4475
4476         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4477
4478 2002-01-22  Richard Henderson  <rth@redhat.com>
4479
4480         * gcc.dg/20020122-4.c: New.
4481
4482 2002-01-22  H.J. Lu <hjl@gnu.org>
4483
4484         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4485         link output.
4486         * gcc.dg/special/ecos.exp: Likewise.
4487         * lib/g++-dg.exp: Likewise.
4488         * lib/g77-dg.exp: Likewise.
4489         * lib/gcc-dg.exp : Likewise.
4490         * lib/mike-g++.exp: Likewise.
4491         * lib/mike-g77.exp: Likewise.
4492         * lib/mike-gcc.exp: Likewise.
4493         * lib/objc-dg.exp: Likewise.
4494
4495 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
4496
4497         PR target/5379
4498         * gcc.dg/20020122-2.c: New test.
4499
4500 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
4501
4502         * gcc.dg/20020122-1.c: New test.
4503
4504 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
4505
4506         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4507
4508 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
4509
4510         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4511
4512 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4513
4514         * gcc.c-torture/compile/20020121-1.c: New test.
4515
4516 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4517
4518         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4519         ld_library_path.
4520
4521 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
4522
4523         * gcc.dg/20020218-1.c: New test.
4524
4525 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
4526
4527         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4528         messages
4529         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4530         "At global scope" warning
4531         * g++.dg/ext/align1.C: Change cygwin test for alignment
4532         from db-bogus to dg-warning
4533
4534 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
4535
4536         * g77.f-torture/compile/cpp2.F: New test.
4537
4538 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4539
4540         * g++.dg/template/access1.C: New test.
4541
4542 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
4543
4544         * gcc.dg/20020118-1.c: New.
4545
4546 2002-01-18  Kazu Hirata  <kazu@hxi.com>
4547
4548         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4549
4550 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4551
4552         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4553         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4554         alignment warnings.
4555
4556 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4557
4558         * gcc.misc-tests/i386-prefetch.exp: Save and restore
4559         torture_with_loops and torture_without_loops
4560
4561 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
4562
4563         * gcc.c-torture/compile/20020116-1.c: New test.
4564
4565 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
4566
4567         * gcc.dg/20020116-2.c: New test.
4568
4569         * gcc.dg/ultrasp4.c: New test.
4570
4571         * gcc.dg/20020116-1.c: New test.
4572
4573 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
4574
4575         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4576         by EABI.
4577
4578 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
4579
4580         * gcc.misc-tests/i386-prefetch.exp: New.
4581         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4582         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4583         * gcc.misc-tests/i386-pf-none-1.c: New test.
4584         * gcc.misc-tests/i386-pf-sse-1.c: New test.
4585
4586 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
4587
4588         * gcc.dg/gnu89-init-1.c: Add new tests.
4589
4590 2002-01-15  Andreas Jaeger  <aj@suse.de>
4591
4592         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4593         * gcc.dg/i386-mmx-2.c: Likewise.
4594         * gcc.dg/i386-sse-1.c: Likewise.
4595         * gcc.dg/i386-sse-2.c: Likewise.
4596         * gcc.dg/i386-sse-3.c: Likewise.
4597
4598 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
4599
4600         * g77.f-torture/execute/intrinsic-unix-bessel.f:
4601         Uncomment additional cases that now pass.
4602
4603 2002-01-11  Richard Henderson  <rth@redhat.com>
4604
4605         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4606         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4607
4608 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
4609
4610         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4611
4612 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
4613
4614         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4615         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4616
4617 2002-01-10  Dale Johannesen  <dalej@apple.com>
4618
4619         * gcc.c-torture/execute/loop-11.c: New.
4620
4621 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
4622
4623         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4624         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4625
4626 2002-01-09  Richard Henderson  <rth@redhat.com>
4627
4628         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4629         type in which to perform the operation for each size.
4630
4631 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
4632
4633         * gcc.c-torture/compile/20020109-2.c: New test.
4634
4635 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
4636
4637         * gcc.c-torture/execute/loop-10.c: New test.
4638
4639 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4640
4641         * gcc.c-torture/compile/20010226-1.c: New test.
4642         * gcc.c-torture/compile/20010227-1.c: New test.
4643         * gcc.c-torture/compile/20010426-1.c: New test.
4644         * gcc.c-torture/compile/20010510-1.c: New test.
4645         * gcc.c-torture/compile/20010605-3.c: New test.
4646         * gcc.c-torture/compile/20010824-1.c: New test.
4647         * gcc.c-torture/execute/20010409-1.c: New test.
4648         * gcc.dg/noncompile/20000901-1.c: New test.
4649         * gcc.dg/20001023-1.c: New test.
4650         * gcc.dg/20001101-1.c: New test.
4651         * gcc.dg/20001102-1.c: New test.
4652         * gcc.dg/20010207-1.c: New test.
4653         * gcc.dg/20010405-1.c: New test.
4654         * gcc.dg/20010822-1.c: New test.
4655         * gcc.dg/20011107-1.c: New test.
4656
4657 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
4658
4659         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4660
4661         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
4662         execution failure on PA targets.
4663
4664 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4665
4666         * gcc.c-torture/compile/20020109-1.c: New test.
4667
4668 2002-01-08  Kazu Hirata  <kazu@hxi.com>
4669
4670         * gcc.c-torture/execute/20020108-1.c: New test.
4671
4672 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
4673
4674         * gcc.dg/20020108-1.c: New test.
4675
4676 2002-01-08  H.J. Lu <hjl@gnu.org>
4677
4678         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4679         for header files.
4680
4681 2002-01-08  Geoff Keating  <geoffk@redhat.com>
4682
4683         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4684         consistency.
4685
4686 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
4687
4688         * gcc.dg/altivec-4.c: Test altivec predicates.
4689
4690 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
4691
4692         * gcc.c-torture/execute/20020107-1.c: New test.
4693
4694 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4695
4696         PR c/5279
4697         * gcc.c-torture/compile/20020106-1.c: New test.
4698
4699 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
4700
4701         * gcc.c-torture/execute/nestfunc-4.c: New test.
4702
4703 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4704
4705         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4706         extra triple that slipped in.
4707         * g++.old-deja/g++.abi/align.C: Likewise.
4708         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4709
4710 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4711
4712         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4713         * g++.old-deja/g++.abi/align.C: Likewise.
4714         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4715
4716         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4717         on FreeBSD/i386.
4718         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4719         FreeBSD.
4720
4721 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
4722
4723         * gcc.dg/20020104-1.c: New test.
4724
4725         * gcc.dg/20020104-2.c: New test.
4726
4727 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
4728
4729         * gcc.dg/20020103-1.c: Fix typo in target selector.
4730
4731 2002-01-03  Richard Henderson  <rth@redhat.com>
4732
4733         * gcc.dg/20020103-1.c: New.
4734
4735 2002-01-03  Kazu Hirata  <kazu@hxi.com>
4736
4737         * gcc.c-torture/execute/20020103-1.c: New test.
4738
4739 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
4740
4741         * g++.dg/other/debug2.C: New test.
4742
4743         * gcc.c-torture/compile/20020103-1.c: New test.
4744
4745 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
4746
4747         * gcc.dg/gnu89-init-1.c: Added new tests.
4748
4749 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4750
4751         * g++.dg/template/friend2.C: Remove as patch is reverted.
4752
4753         * g++.dg/warn/oldcast1.C: New test.
4754
4755         * g++.dg/template/ptrmem1.C: New test.
4756         * g++.dg/template/ptrmem2.C: New test.
4757
4758         * g++.dg/template/ntp.C: New test.
4759
4760         * g++.dg/other/component1.C: New test.
4761
4762         * g++.dg/template/ttp3.C: New test.
4763
4764         * g++.dg/template/friend2.C: New test.
4765         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
4766
4767 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4768
4769         * g++.dg/other/ptrmem1.C: New test.
4770         * g++.dg/other/ptrmem2.C: New test.
4771
4772 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4773
4774         * g++.dg/template/ctor1.C: New test.
4775
4776 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4777
4778         * g++.dg/template/friend2.C: New test.
4779
4780 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
4781
4782         * gcc.dg/mmix-1.c: New test.
4783
4784 2001-12-31  Richard Henderson  <rth@redhat.com>
4785
4786         * gcc.dg/asm-5.c: New.
4787
4788 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
4789
4790         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
4791         in namespace __gnu_cxx
4792
4793 2001-12-30  Richard Henderson  <rth@redhat.com>
4794
4795         * gcc.dg/debug-6.c: New.
4796
4797 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
4798
4799         * gcc.c-torture/compile/20011229-2.c: New test.
4800
4801 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
4802
4803         * gcc.dg/debug-3.c: New test.
4804         * gcc.dg/debug-4.c: New test.
4805         * gcc.dg/debug-5.c: New test.
4806
4807 2001-12-29  Richard Henderson  <rth@redhat.com>
4808
4809         * g++.dg/eh/loop1.C: New.
4810
4811 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4812
4813         * g++.dg/template/crash1.C: New test.
4814
4815 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4816
4817         * g++.dg/other/const1.C: New test.
4818
4819 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4820
4821         * gcc.c-torture/compile/20011229-1.c: New test.
4822
4823 2001-12-28  Stan Shebs  <shebs@apple.com>
4824
4825         * lib/objc-torture.exp: Resync with c-torture.exp.
4826         * lib/objc.exp: Load standard libraries.
4827
4828 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
4829
4830         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
4831         additional tests.
4832
4833 2001-12-27  Roger Sayle <roger@eyesopen.com>
4834
4835         * gcc.c-torture/execute/string-opt-16.c: New testcase.
4836
4837 2001-12-27  Richard Henderson  <rth@redhat.com>
4838
4839         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
4840
4841 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4842
4843         * g++.dg/eh/ctor1.C: New test.
4844         * g++.dg/other/error2.C: New test.
4845
4846 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4847
4848         * g++.dg/other/init2.C: New test.
4849
4850 2001-12-24  Richard Henderson  <rth@redhat.com>
4851
4852         * gcc.dg/20011223-1.c: New.
4853         * gcc.dg/inline-1.c: New.
4854
4855 2001-12-23  Richard Henderson  <rth@redhat.com>
4856
4857         * gcc.dg/asm-4.c: Test operand modifiers.
4858
4859 2001-12-23  Richard Henderson  <rth@redhat.com>
4860
4861         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
4862
4863 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4864
4865         * gcc.c-torture/execute/20011223-1.c: New test.
4866
4867 2001-12-21  Richard Henderson  <rth@redhat.com>
4868
4869         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
4870         re-enables the warning.
4871
4872 2001-12-21  Richard Henderson  <rth@redhat.com>
4873
4874         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
4875
4876 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4877
4878         * gcc.c-torture/compile/20011218-1.c: New test.
4879
4880 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
4881
4882         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
4883         arm-isr.c test.
4884         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
4885         epilogue generation for ARM ISR routines.
4886
4887 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4888
4889         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
4890         * gcc.dg/format/c90-printf-3.c: Likewise.
4891         * gcc.dg/format/c99-printf-3.c: Likewise.
4892         * gcc.dg/format/ext-1.c: Likewise.
4893         * gcc.dg/format/ext-6.c: Likewise.
4894         * gcc.dg/format/format.h: Prototype unlocked stdio.
4895
4896 2001-12-20  Richard Henderson  <rth@redhat.com>
4897
4898         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
4899         (arena): Use it.
4900         (malloc): Correct allocation logic.  Abort if we fill up the
4901         arena before initialization complete.
4902         (realloc): Correct allocation logic.
4903
4904 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4905
4906         * gcc.c-torture/compile/20011219-2.c: New test.
4907
4908         * gcc.c-torture/execute/20011219-1.c: New test.
4909
4910 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
4911
4912         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
4913         target does not support weak symbols.
4914
4915 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
4916
4917         * gcc.c-torture/compile/20011219-1.c: New test.
4918
4919 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
4920
4921         * g++.dg/other/error1.C: New test.
4922
4923 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
4924
4925         * gcc.c-torture/execute/20011217-1.c: New test.
4926
4927 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4928
4929         * objc.dg/special/: New directory.
4930         * objc.dg/special/special.exp: New file.
4931         * objc.dg/special/unclaimed-category-1.h: New file.
4932         * objc.dg/special/unclaimed-category-1a.m: New file.
4933         * objc.dg/special/unclaimed-category-1.m: New file.
4934
4935 2001-12-17  Andreas Jaeger  <aj@suse.de>
4936
4937         * gcc.c-torture/compile/20011217-2.c: New test.
4938
4939 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4940
4941         * gcc.c-torture/compile/20011217-1.c: New test.
4942
4943 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
4944
4945         * testsuite/gcc.dg/20011214-1.c: New.
4946
4947 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
4948
4949         * gcc.dg/altivec-4.c: New.
4950
4951 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
4952
4953         * gcc.dg/20011113-1.c: New test.
4954
4955 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4956
4957         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
4958         std::__malloc_alloc_template<0> and
4959         std::__default_alloc_template<false, 0>.
4960
4961 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4962
4963         * objc/execute/bf-21.m: New test.
4964         * objc/execute/enumeration-1.m: New test.
4965         * objc/execute/enumeration-2.m: New test.
4966
4967 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
4968
4969         * gcc.dg/gnu89-init-1.c: New test.
4970
4971 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4972
4973         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
4974         * g++.old-deja/g++.jason/2371.C: Likewise.
4975         * g++.old-deja/g++.jason/template33.C: Likewise.
4976         * g++.old-deja/g++.jason/template34.C: Likewise.
4977         * g++.old-deja/g++.jason/template36.C: Likewise.
4978         * g++.old-deja/g++.oliva/typename1.C: Likewise.
4979         * g++.old-deja/g++.oliva/typename2.C: Likewise.
4980         * g++.old-deja/g++.other/typename1.C: Likewise.
4981         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4982         * g++.old-deja/g++.pt/nontype5.C: Likewise.
4983         * g++.old-deja/g++.pt/typename11.C: Likewise.
4984         * g++.old-deja/g++.pt/typename14.C: Likewise.
4985         * g++.old-deja/g++.pt/typename16.C: Likewise.
4986         * g++.old-deja/g++.pt/typename3.C: Likewise.
4987         * g++.old-deja/g++.pt/typename4.C: Likewise.
4988         * g++.old-deja/g++.pt/typename5.C: Likewise.
4989         * g++.old-deja/g++.pt/typename7.C: Likewise.
4990         * g++.old-deja/g++.robertl/eb9.C: Likewise.
4991
4992 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
4993
4994         * g++.dg/other/linkage1.C: New test.
4995         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
4996         specifiers.
4997
4998 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4999
5000         * gcc.dg/concat.c: New test.
5001
5002 2001-12-11  Stan Shebs  <shebs@apple.com>
5003
5004         * objc/compile: New test directory.
5005         * objc/compile/compile.exp: New expect script.
5006         * objc/compile/20011211-1.m: New compile test.
5007
5008 2001-12-11  Jason Merrill  <jason@redhat.com>
5009
5010         * lib/prune.exp (prune_gcc_output): Also handle "In member
5011         function".  So many permutations...
5012
5013 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
5014
5015         * g++.dg/template/typedef1.C: New test.
5016
5017 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
5018
5019         * g++.dg/other/copy1.C: New test.
5020
5021 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
5022
5023         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5024
5025         * gcc.dg/builtin-choose-expr.c: New.
5026
5027 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
5028
5029         * gcc.dg/altivec-2.c: New.
5030
5031 2001-12-07  Richard Henderson  <rth@redhat.com>
5032
5033         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5034
5035 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
5036
5037         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5038         ultrasparc.
5039
5040 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5041
5042         * g++-old.deja/g++.robertl/eb101.C: Deleted.
5043
5044 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
5045
5046         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5047         variable argument list.
5048
5049 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
5050
5051         * gcc.c-torture/execute/memcheck: Delete entire directory.
5052         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5053         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5054
5055 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5056
5057         * gcc.dg/Wshadow-1.c: New test.
5058
5059 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
5060
5061         * gcc.c-torture/compile/20011130-1.c: New test.
5062
5063         * gcc.dg/noncompile/20011025-1.c: New test.
5064
5065         * g++.dg/other/anon-union.C: New test.
5066
5067         * gcc.c-torture/execute/20011024-1.c: New test.
5068
5069 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5070
5071         * gcc.c-torture/execute/20000722-1.x,
5072         gcc.c-torture/execute/20010123-1.x: Remove.
5073         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5074         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5075         gcc.dg/c99-complit-2.c: New tests.
5076
5077 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
5078
5079         * g++.dg/inherit/base1.C: New test.
5080
5081 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
5082
5083         * g++.dg/other/stdarg1.C: New test.
5084
5085         * gcc.c-torture/compile/20011130-2.c: New test.
5086
5087 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
5088
5089         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5090         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5091         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5092         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5093         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5094         * gcc.dg/builtin-prefetch-1.c: New test.
5095
5096 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
5097
5098         * gcc.dg/20011130-1.c: New test.
5099
5100 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5101
5102         * g++.dg/other/scope1.C: New test.
5103         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5104
5105 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5106
5107         * gcc.dg/vla-init-1.c: New test.
5108
5109 2001-12-01  Geoff Keating  <geoffk@redhat.com>
5110
5111         * gcc.c-torture/compile/structs.c: New testcase from GDB.
5112
5113 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5114
5115         * objc.dg/alias.m: Update.
5116         * objc.dg/class-1.m: Update.
5117         * objc.dg/const-str-1.m: Update.
5118         * objc.dg/fwd-proto-1.m: Update.
5119         * objc.dg/id-1.m: Update.
5120         * objc.dg/super-class-1.m: Update.
5121
5122 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
5123
5124         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5125         constructs.
5126
5127 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
5128
5129         * gcc.c-torture/execute/20011128-1.c: New test.
5130
5131 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
5132
5133         * gcc.dg/20011127-1.c: New test.
5134
5135 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5136
5137         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
5138         from Austin Group draft 7.
5139         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
5140         scanf format arguments.
5141         * gcc.dg/format/no-exargs-2.c: New test.
5142
5143 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
5144
5145         * g++.dg/abi/vbase8-4.C: New test.
5146
5147 2001-11-24  Ian Lance Taylor  <ian@airs.com>
5148
5149         * gcc.c-torture/execute/20011121-1.c: New test.
5150
5151 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
5152
5153         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5154
5155 2001-11-23  Andreas Jaeger  <aj@suse.de>
5156
5157         * gcc.dg/cpp/charconst-2.c: New test.
5158
5159 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
5160
5161         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5162         to the host if it is remote.  Let tests specify extra headers
5163         they use.
5164         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5165         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5166         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5167         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5168         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5169         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5170         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5171         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5172         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5173         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5174
5175 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
5176
5177         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5178         for little endian ARMs.
5179
5180 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
5181
5182         * gcc.c-torture/compile/20011119-1.c: New test.
5183         * gcc.c-torture/compile/20011119-2.c: New test.
5184
5185 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
5186
5187         * gcc.dg/altivec-1.c: Fix typo.
5188
5189 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5190
5191         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5192
5193 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5194
5195         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5196
5197 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
5198
5199         * lib/g77.exp: Don't specify --rpath-link.
5200
5201         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5202         across all the headers.
5203         * gcc.dg/format/format.exp: For testing on a remote host,
5204         copy format.h.
5205
5206         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5207         * gcc.c-torture/execute/930406-1.c: Likewise.
5208         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5209
5210 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
5211
5212         * gcc.dg/altivec-1.c: New.
5213
5214 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
5215
5216         * gcc.dg/cpp/fpreprocessed.c: New test case.
5217
5218 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5219
5220         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5221         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5222         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5223
5224 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5225
5226         * gcc.dg/no-builtin-1.c: New test.
5227
5228 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
5229
5230         * gcc.c-torture/execute/20011115-1.c: New test.
5231
5232 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
5233
5234         * gcc.c-torture/compile/20011114-2.c: New test.
5235         * gcc.c-torture/compile/20011114-3.c: New test.
5236         * gcc.c-torture/compile/20011114-4.c: New test.
5237
5238 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5239
5240         * g++.dg/other/init1.C: New test.
5241
5242 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
5243
5244         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5245         message.
5246
5247         * gcc.c-torture/execute/20011114-1.c: New testcase.
5248
5249         * gcc.c-torture/compile/20010327-1.c: Revert last change.
5250         * gcc.c-torture/compile/20011114-1.c: New test, exactly
5251         like the (before this change) version of 20010327-1.c.
5252
5253 2001-11-14  Roger Sayle <roger@eyesopen.com>
5254
5255         * gcc.c-torture/execute/string-opt-13.c: New testcase.
5256
5257 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
5258
5259         * g++.dg/init/array2.C: New test.
5260
5261 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
5262
5263         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5264
5265 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
5266
5267         * g++.dg/other/forscope1.C: New test.
5268         * g++.dg/ext/forscope1.C: New test.
5269         * g++.dg/ext/forscope2.C: New test.
5270
5271 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
5272
5273         * gcc.c-torture/execute/20011113-1.c: New test.
5274
5275 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
5276
5277         * gcc.c-torture/execute/20011109-2.c: New test.
5278
5279         * gcc.c-torture/execute/20011109-1.c: New test.
5280
5281 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
5282
5283         * gcc.c-torture/compile/20011109-1.c: New test.
5284
5285 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5286
5287         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5288         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5289         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5290         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5291         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5292         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5293         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5294
5295 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5296
5297         * g++.dg/warn/Wshadow-1.C: New tests.
5298         * g++.old-deja/g++.mike/for3.C: Update.
5299
5300 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5301
5302         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5303         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5304         XFAILs.  Adjust expected error texts.
5305         * gcc.c-torture/compile/20011106-1.c,
5306         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5307         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5308         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5309         gcc.dg/c99-array-lval-5.c: New tests.
5310
5311 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5312
5313         * gcc.dg/cpp/defined.c: Update.
5314
5315 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5316
5317         * gcc.c-torture/execute/anon-1.c: New test.
5318
5319 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
5320
5321         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5322         same size, so no warning should be produced on stormy16.
5323
5324         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5325         due to oversized array.
5326         * g++.old-deja/g++.mike/ns15.C: Likewise.
5327         * g++.old-deja/g++.pt/crash16.C: Likewise.
5328
5329 2001-11-02  Graham Stott  <grahams@redhat.com>
5330
5331         * g++.dgother/debug1.C: Fix typos.
5332
5333 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
5334
5335         * g++.dg/other/debug1.C: New test.
5336
5337 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5338
5339         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5340         of unsigned long.
5341
5342 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
5343
5344         * gcc.dg/20011029-2.c: New test.
5345
5346         * gcc.c-torture/compile/20011029-1.c: New test.
5347
5348 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5349
5350         * objc/execute/class_self-1.m: New test.
5351         * objc/execute/class_self-2.m: New test.
5352
5353 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
5354
5355         * gcc.misc-tests/msgs.exp: Delete.
5356         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5357         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
5358         error set to match recent changes.
5359
5360 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
5361
5362         * gcc.dg/20011021-1.c: New test.
5363
5364 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
5365
5366         * gcc.c-torture/compile/20011023-1.c: New test.
5367
5368 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
5369
5370         * lib/g77.exp: Rewrite based on lib/g++.exp.
5371
5372 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
5373
5374         * gcc.c-torture/execute/20011019-1.c: New test.
5375
5376         * gcc.dg/20011018-1.c: New test.
5377
5378 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
5379
5380         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5381
5382 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
5383
5384         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5385         * gcc.dg/attr-invalid.c: Likewise.
5386
5387 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
5388
5389         * testsuite/gcc.dg/20011015-1.c: New test.
5390
5391 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5392
5393         * g++.dg/template/unify2.C: New test.
5394
5395 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5396
5397         * g++.dg/other/exception-specification.C: New test
5398
5399 2001-10-13  Tom Rix  <trix@redhat.com>
5400
5401         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5402         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5403
5404 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
5405
5406         * testsuite/gcc.dg/20011009-1.c: New test.
5407
5408 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
5409
5410         PR g++/4476
5411         * g++.dg/other/friend1.C: New test.
5412
5413 2001-10-11  Richard Henderson  <rth@redhat.com>
5414
5415         * g++.old-deja/g++.other/crash18.C: Add -S to options.
5416
5417 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5418
5419         * gcc.c-torture/compile/20011010-1.c: New.
5420
5421 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5422
5423         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5424         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5425         g77.f-torture/execute/execute.exp,
5426         g77.f-torture/noncompile/noncompile.exp,
5427         gcc.c-torture/compile/compile.exp,
5428         gcc.c-torture/execute/execute.exp,
5429         gcc.c-torture/execute/ieee/ieee.exp,
5430         gcc.c-torture/execute/memcheck/memcheck.exp,
5431         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5432         objc/execute/execute.exp: Update FSF address.
5433
5434 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5435
5436         * gcc.dg/cpp/cmdlne-C.c: Update.
5437         * gcc.dg/cpp/cmdlne-C2.c: New.
5438
5439 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5440
5441         * gcc.c-torture/execute/20011008-3.c: New.
5442
5443 2001-10-08  DJ Delorie  <dj@redhat.com>
5444
5445         * gcc.dg/20011008-1.c: New.
5446         * gcc.dg/20011008-2.c: New.
5447
5448 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5449
5450         * gcc.dg/cpp/spacing1.c: Update test.
5451
5452 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5453
5454         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5455         spelling errors of "separate" as "seperate".
5456
5457 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5458
5459         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5460         enough to avoid inlining.
5461
5462 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5463
5464         * lib/g77.exp: set libg2c_dir correctly.
5465
5466 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5467
5468         * gcc.dg/cpp/macro11.c: New test.
5469
5470 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5471
5472         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5473         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5474         gcc.dg/format/multattr-3.c: New tests.
5475         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
5476         tests for format attributes on function pointers being rejected.
5477
5478 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5479
5480         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5481
5482 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5483
5484         * g++.dg/warn/format1.C: New test.
5485
5486 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5487
5488         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5489
5490 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5491
5492         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5493
5494 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5495
5496         * gcc.dg/cpp/redef2.c: Add test.
5497
5498 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
5499
5500         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5501         long-standing bug on i686, apparently.
5502         * gcc.c-torture/execute/loop-2c.x: New file.
5503         * gcc.c-torture/execute/loop-2d.x: New file.
5504         * gcc.c-torture/execute/loop-3c.x: New file.
5505
5506 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5507
5508         * gcc.dg/cpp/20000625-2.c: Correct line number.
5509
5510 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5511
5512         * gcc.dg/cpp/macro10.c: New test.
5513         * gcc.dg/cpp/strify3.c: New test.
5514         * gcc.dg/cpp/spacing1.c: Add tests.
5515         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5516         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5517
5518 2001-09-24  DJ Delorie  <dj@redhat.com>
5519
5520         * gcc.c-torture/execute/20010924-1.c: New test.
5521
5522 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5523
5524         * testsuite/objc/execute/paste.m: Remove.
5525
5526 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5527
5528         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5529
5530 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
5531
5532         * g77.dg/strlen0.f: New test.
5533
5534 2001-09-21  Richard Henderson  <rth@redhat.com>
5535
5536         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5537         * g++.old-deja/g++.abi/vtable2.C: Likewise.
5538
5539 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5540
5541         Table-driven attributes.
5542         * g++.dg/ext/attrib1.C: New test.
5543
5544 2001-09-20  DJ Delorie  <dj@redhat.com>
5545
5546         * gcc.dg/20000926-1.c: Update expected warning messages.
5547         * gcc.dg/array-2.c: Likewise, and test for warnings too.
5548         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5549         array.
5550
5551 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
5552
5553         * g++.dg/eh/registers1.C: New test case.
5554
5555 2001-09-17  Richard Henderson  <rth@redhat.com>
5556
5557         * gcc.dg/array-5.c: Fix VLA decomposition test.
5558
5559 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5560
5561         * gcc.dg/cpp/line5.c: New testcase.
5562
5563 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5564
5565         * gcc.dg/cpp/macro9.c: New test.
5566
5567 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
5568
5569         * gcc.c-torture/execute/980223.c: Change type of addr from long
5570         to char *.
5571
5572 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
5573
5574         * gcc.c-torture/execute/20010915-1.c: New test.
5575
5576 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
5577
5578         * g77.dg/bprob: New directory.
5579         * g77.dg/bprob/bprob.exp: New file.
5580         * g77.dg/bprob/bprob-1.f: New test.
5581         * g77.dg/gcov: New directory.
5582         * g77.dg/gcov/gcov.exp: New file.
5583         * g77.dg/gcov/gcov-1.f: New test.
5584         * g77.dg/gcov/gcov-1.x: New file.
5585
5586 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5587
5588         * gcc.dg/cpp/directiv.c: Update.
5589         * gcc.dg/cpp/undef1.c: Update.
5590
5591 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
5592
5593         * gcc.dg/20010912-1.c: New test.
5594
5595 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
5596
5597         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5598         language-independent file in lib.
5599         * lib/gcov.exp: New file.
5600
5601 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5602
5603         * gcc.c-torture/compile/20010911-1.c: New test.
5604
5605 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
5606
5607         * lib/profopt.exp: New, to support profile-directed optimizations.
5608         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5609         * gcc.misc-tests/bprob-1.c: New test.
5610         * gcc.misc-tests/bprob-2.c: New test.
5611
5612 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
5613
5614         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5615         XFAIL and which kinds of gcov output to verify.
5616         * gcc.misc-tests/gcov-4b.x: New file.
5617         * gcc.misc-tests/gcov-5b.x: New file.
5618         * gcc.misc-tests/gcov-6.x: New file.
5619         * gcc.misc-tests/gcov-7.c: New test.
5620         * gcc.misc-tests/gcov-7.x: New file.
5621
5622 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
5623
5624         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5625         * gcc.misc-tests/gcov-6.c: New test.
5626
5627 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5628
5629         PR c++/3986
5630         * g++.dg/abi/vbase1.C: New test.
5631
5632 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
5633
5634         * objc.dg/method-2.m: New.
5635
5636 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5637
5638         PR c++/4203
5639         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5640         * g++.dg/init/empty1.C: New test.
5641
5642 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
5643
5644         * gcc.c-torture/compile/20010903-1.c: New test.
5645
5646 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
5647
5648         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5649         for m68k.
5650
5651 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
5652
5653         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5654
5655         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5656
5657         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5658
5659 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
5660
5661         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5662         for 16-bit 'unsigned int'.
5663
5664 2001-08-29  Kazu Hirata  <kazu@hxi.com>
5665
5666         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5667
5668 2001-08-27  Richard Henderson  <rth@redhat.com>
5669
5670         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5671         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5672
5673 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
5674
5675         * gcc.dg/asm-names.c (ymain): New.
5676
5677 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
5678
5679         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5680         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5681         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5682
5683 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5684
5685         * gcc.dg/compare5.c: New testcase.
5686
5687 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
5688
5689         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5690         and "In instantiation".
5691
5692 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
5693
5694         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5695
5696 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
5697
5698         * gcc.misc-tests/gcov.exp: Add support for branch information.
5699         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5700         * gcc.misc-tests/gcov-4.c: New test.
5701         * gcc.misc-tests/gcov-4b.c: New test.
5702         * gcc.misc-tests/gcov-5b.c: New test.
5703
5704 2001-08-20  Zack Weinberg  <zackw@panix.com>
5705
5706         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5707         expected to fail.
5708
5709 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5710
5711         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5712
5713 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
5714
5715         * g++.dg/eh/template1.C: New test.
5716
5717 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
5718
5719         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5720         Fix thinko.
5721         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5722         for xfail.
5723
5724 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
5725
5726         * lib/g77-dg.exp:  Use prune.exp for common procedures
5727         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5728         * lib/g77.exp: (g77-dg-prune) Remove
5729
5730 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
5731
5732         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5733
5734 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5735
5736         * g++.dg/template/unify1.C: New test.
5737
5738 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
5739
5740         * g++.dg/abi/empty4.C: New test.
5741
5742 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
5743
5744         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5745         solaris2.*
5746         * g77.f-torture/compile/pr3743.x: Likewise
5747
5748 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5749
5750         * g++.dg/other/using-declaration.C: New test.
5751
5752 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5753
5754         * gcc.dg/cpp/tr-sign.c: New testcase.
5755
5756 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5757
5758         * gcc.dg/cpp/19951025-1.c: Revert.
5759         * gcc.dg/cpp/directiv.c: We no longer process directives that
5760         interrupt macro arguments.
5761
5762 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
5763
5764         * gcc.dg/bconstp-1.c: New test.
5765
5766 2001-08-03  Richard Henderson  <rth@redhat.com>
5767
5768         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
5769
5770 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5771
5772         * gcc.dg/cpp/19951025-1.c: Update.
5773
5774 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
5775
5776         * g77.dg/ff90-1.f (s): Fix reference of variable z,
5777         should be x.
5778
5779 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5780
5781         Kill -fhonor-std.
5782         * g++.old-deja/g++.ns/ns14.C: Remove special options.
5783         * g++.old-deja/g++.other/std1.C: Likewise.
5784         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
5785
5786 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
5787
5788         * lib/g77.exp:  Load gcc-defs.exp for common procedures
5789         (g77_pass, g77_fail, g77_finish, g77_exit,
5790         ${tool}_check_unsupported_p} Now redundant.  Deleted.
5791
5792 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
5793
5794         * g77.dg/fbackslash.f
5795         * g77.dg/fcase-preserve.f
5796         * g77.dg/ff90-1.f
5797         * g77.dg/ffixed-line-length-0.f
5798         * g77.dg/ffixed-line-length-132.f
5799         * g77.dg/ffixed-line-length-7.f
5800         * g77.dg/ffixed-line-length-72.f
5801         * g77.dg/ffixed-line-length-none.f
5802         * g77.dg/ffree-form-1.f
5803         * g77.dg/fno-backslash.f
5804         * g77.dg/fno-f90-1.f
5805         * g77.dg/fno-fixed-form-1.f
5806         * g77.dg/fno-onetrip.f
5807         * g77.dg/fno-typeless-boz.f
5808         * g77.dg/fno-underscoring.f
5809         * g77.dg/fno-vxt-1.f
5810         * g77.dg/fonetrip.f
5811         * g77.dg/ftypeless-boz.f
5812         * g77.dg/fugly-assumed.f
5813         * g77.dg/funderscoring.f
5814         * g77.dg/fvxt-1.f
5815
5816 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
5817
5818         * objc.dg/fwd-proto-1.m: New.
5819         * objc.dg/local-decl-1.m: New.
5820         * objc.dg/naming-1.m: New.
5821         * objc.dg/naming-2.m: New.
5822         * objc.dg/proto-hier-1.m: New.
5823
5824 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
5825
5826         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
5827         largest-type elements to a struct makes its size grow.
5828
5829 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5830
5831         * g++.dg/abi/vthunk1.C: New test.
5832
5833 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5834
5835         * g++.dg/abi/vbase8-22.C: New test.
5836
5837 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5838
5839         * gcc.dg/cpp/macro8.c: New test.
5840
5841 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5842
5843         * g++.dg/abi/vbase8-21.C: New test.
5844
5845 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         * g++.dg/abi/vbase8-10.C: New test.
5848
5849 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5850
5851         * lib/g++.exp (g++_set_ld_library_path): Renamed to
5852         ${tool}_set_ld_library_path.
5853         Changed caller.
5854         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
5855         g++.exp.
5856
5857 2001-07-26  Stan Cox <scox@redhat.com>
5858
5859         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
5860         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
5861         gcc_exit, gcc_check_unsupported_p):
5862         Moved to gcc-deps.exp
5863         * gcc-deps.exp: New file.
5864
5865 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5866
5867         * g++.old-deja/g++.pt/defarg14.C: New test.
5868
5869 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5870
5871         * g++.old-deja/g++.other/lineno5.C: New test.
5872
5873 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5874
5875         * g++.old-deja/g++.pt/crash68.C: New test.
5876
5877 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5878
5879         * g++.old-deja/g++.other/crash42.C: New test.
5880
5881 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5882
5883         * gcc.dg/cpp/extratokens.c: Fix.
5884         * gcc.dg/cpp/skipping2.c: New tests.
5885
5886 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5887
5888         * gcc.c-torture/execute/20010724-1.c: New file.
5889         * gcc.c-torture/execute/20010724-1.x: New file.
5890
5891 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5892
5893         * g++.old-deja/g++.other/cond7.C: New test.
5894
5895 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5896
5897         * g++.old-deja/g++.other/optimize4.C: New test.
5898
5899 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5900
5901         * g++.old-deja/g++.abi/vbase8-5.C: New test.
5902
5903 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
5904
5905         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
5906         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
5907         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
5908         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
5909
5910         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
5911         bug report" message.
5912
5913         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
5914         * g++.dg/ext/instantiate1.C: Move from old-deja.
5915
5916 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
5917
5918         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
5919         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
5920         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
5921         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
5922
5923 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
5924
5925         * gcc.c-torture/execute/20010723-1.c: New test.
5926
5927 2001-07-23  Ben Elliston  <bje@redhat.com>
5928
5929         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
5930
5931 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5932
5933         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
5934         i[34567]86-*-*.
5935         Delete handling of ieee_multilib_flags.
5936         Pass -mieee for alpha*-*-* and sh-*-*.
5937         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
5938
5939 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
5940
5941         Remove old-abi tests.
5942         * g++.old-deja/g++.mike/p11116.C: Remove.
5943         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
5944
5945 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
5946
5947         * g77.f-torture/compile/pr3743.f:  New test
5948
5949 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
5950
5951         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
5952
5953 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5954
5955         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
5956         g++.old-deja/g++.pt/static6.C: Likewise.
5957         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
5958         supports weak symbols.
5959
5960 2001-07-18  Andreas Jaeger  <aj@suse.de>
5961
5962         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
5963         supported again.
5964
5965 2001-07-18  Andreas Jaeger  <aj@suse.de>
5966
5967         * gcc.dg/iftrap-1.c: Fix target line.
5968
5969 2001-07-17  Richard Henderson  <rth@redhat.com>
5970
5971         * gcc.c-torture/execute/20010717-1.c: New.
5972
5973 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5974
5975         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
5976         tests.
5977
5978 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5979
5980         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
5981
5982 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5983
5984         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
5985         UAC_SIGBUS, UAC_NOPRINT definitions.
5986
5987 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5988
5989         * objc/execute/object_is_class.m: New test.
5990         * objc/execute/object_is_meta_class.m: New test.
5991
5992 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5993
5994         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
5995         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
5996
5997 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
5998
5999         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6000         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6001
6002 2001-07-14  Richard Henderson  <rth@redhat.com>
6003
6004         * gcc.dg/iftrap-1.c: New.
6005
6006 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
6007
6008         * g77.f-torture/execute/intrinsic77.f: New test.
6009
6010 2001-07-11  Janis Johnson <janis@us.ibm.com>
6011
6012         * gcc.misc-tests/gcov-3.c: New test.
6013
6014 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
6015
6016         * gcc.c-torture/compile/20010711-1.c,
6017         * gcc.c-torture/compile/20010711-2.c: New tests.
6018
6019 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
6020
6021         * gcc.c-torture/execute/20010711-1.c: New test.
6022
6023 2001-07-11  Ben Elliston  <bje@redhat.com>
6024
6025         * g++.old-deja/g++.other/enum5.C: New test.
6026
6027 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
6028
6029         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6030         (g++-dg-prune): Call prune_gcc_output.
6031         * prune.exp: New file for prune_gcc_output.
6032         * lib/g++.exp, lib/gcc.exp: Load it.
6033
6034 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6035
6036         * gcc.c-torture/compile/20010701-1.c,
6037         g++.old-deja/g++.ext/attrib6.C: New tests.
6038
6039 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
6040
6041         * gcc.c-torture/compile/20010706-1.c: New test.
6042
6043 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
6044
6045         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6046
6047 2001-06-28  Stan Shebs  <shebs@apple.com>
6048
6049         * gcc.dg/pragma-darwin.c: New test.
6050
6051 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6052
6053         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6054         Solaris 2.[678] system.
6055
6056 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6057
6058         * gcc.dg/20010622-1.c: New test.
6059
6060 2001-06-18  Stan Shebs  <shebs@apple.com>
6061
6062         * objc.dg: New directory.
6063         * objc.dg/dg.exp: New file.
6064         * objc.dg/alias.m: New.
6065         * objc.dg/class-1.m: New.
6066         * objc.dg/class-2.m: New.
6067         * objc.dg/const-str-1.m: New.
6068         * objc.dg/const-str-2.m: New.
6069         * objc.dg/id-1.m: New.
6070         * objc.dg/method-1.m: New.
6071         * objc.dg/super-class-1.m: New.
6072         * lib/objc-dg.exp: New file.
6073
6074 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6075
6076         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6077         of label name.
6078
6079 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
6080
6081         * g++.old-deja/g++.abi/vbase8-9.C: New test.
6082
6083 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6084
6085         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6086         variable.
6087
6088 2001-06-12  Richard Henderson  <rth@redhat.com>
6089
6090         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6091
6092 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
6093
6094         * g++.old-deja/g++.abi/vbase5.C: New test.
6095         * g++.old-deja/g++.abi/vbase6.C: New test.
6096         * g++.old-deja/g++.abi/vbase7.C: New test.
6097
6098 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6099
6100         * gcc.c-torture/compile/20010610-1.c: New test.
6101
6102 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
6103
6104         * g++.old-deja/g++.abi/vbase4.C: New test.
6105
6106 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6107
6108         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6109         support %f for HC11/HC12 targets.
6110         * gcc.c-torture/execute/930513-1.x: New file, likewise.
6111         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6112         on HC11/HC12 targets.
6113         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6114
6115 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6116
6117         * gcc.dg/wchar_t-1.c: New file.
6118         * gcc.dg/wint_t-1.c: Likewise.
6119
6120 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
6121
6122         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6123
6124 2001-06-11  Richard Henderson  <rth@redhat.com>
6125
6126         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6127
6128 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6129
6130         * gcc.c-torture/compile/20010611-1.c: New test.
6131
6132 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6133
6134         * gcc.dg/c99-tag-1.c: Add more tests.
6135
6136 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
6137
6138         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6139         representation on MN10300 and ARM/Thumb.
6140
6141 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
6142
6143         * g77.f-torture/execute/20010610.f: New.
6144
6145 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
6146
6147         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6148         names.
6149
6150 2001-06-09  Richard Henderson  <rth@redhat.com>
6151
6152         * gcc.c-torture/execute/ashrdi-1.c: New.
6153         * gcc.c-torture/execute/ashldi-1.c: New.
6154         * gcc.c-torture/execute/lshrdi-1.c: New.
6155
6156 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
6157
6158         * objc/execute/load-3.m: Added. Check sending +load to categories,
6159         in addition to classes.
6160
6161 2001-06-08  Stan Shebs  <shebs@apple.com>
6162
6163         * objc/execute/load-2.m: New test.  From Nicola Pero
6164         <n.pero@mi.flashnet.it>.
6165
6166 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
6167
6168         * gcc.c-torture/execute/20010605-2.c: New test.
6169
6170 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6171
6172         * g++.old-deja/g++.abi/vbase2.C: New test.
6173         * g++.old-deja/g++.abi/vbase3.C: New test.
6174
6175 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6176
6177         * g++.old-deja/g++.pt/friend49.C: New test.
6178
6179 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
6180
6181         * g++.old-deja/g++.ext/anon3.C: New test.
6182
6183 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
6184
6185         * g++.old-deja/g++.other/conv7.C: New test.
6186
6187 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6188
6189         * gcc.c-torture/compile/20010605-2.c: New test.
6190
6191 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6192
6193         * gcc.c-torture/execute/20010604-1.c: New test.
6194
6195 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
6196
6197         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6198
6199 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
6200
6201         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6202         (g++_link_flags): Likewise.
6203         (g++_init): Pass gccpath's value to two previous functions.
6204
6205 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6206
6207         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6208         Ensure logfile entry matches exec command line.
6209
6210 2001-05-31  Richard Henderson  <rth@redhat.com>
6211
6212         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6213         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6214
6215 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
6216
6217         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6218         compiler for irix6.2
6219
6220 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
6221
6222         * g++.old-deja/g++.other/optimize3.C: New file.
6223
6224 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
6225
6226         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6227         assemble.
6228
6229 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
6230
6231         * g++.old-deja/g++.other/optimize2.C: New file.
6232
6233 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
6234
6235         * gcc.c-torture/compile/20010518-2.c: New file.
6236         * gcc.c-torture/execute/20010518-1.c: New file.
6237         * gcc.c-torture/execute/20010518-2.c: New file.
6238
6239 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6240
6241         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6242
6243 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
6244
6245         G++ no longer defines builtins that do not begin with __builtin.
6246         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6247         * g++.old-deja/g++.brendand/misc13.C: Likewise.
6248         * g++.old-deja/g++.law/builtin1.C: Likewise.
6249         * g++.old-deja/g++.law/cvt2.C: Likewise.
6250         * g++.old-deja/g++.mike/net5.C: Likewise.
6251         * g++.old-deja/g++.other/builtins1.C: Likewise.
6252         * g++.old-deja/g++.other/builtins2.C: Likewise.
6253         * g++.old-deja/g++.other/builtins3.C: Likewise.
6254         * g++.old-deja/g++.other/builtins4.C: Likewise.
6255         * g++.old-deja/g++.other/inline8.C: Likewise.
6256         * g++.old-deja/g++.robertl/eb39.C: Likewise.
6257
6258 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
6259
6260         * g++.old-deja/g++.pt/using1.C: Adjust.
6261         * g++.old-deja/g++.pt/using2.C: New test.
6262
6263 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6264
6265         * gcc.dg/cpp/charconst.c: New tests.
6266         * gcc.dg/cpp/escape.c: New tests.
6267         * gcc.dg/cpp/escape-1.c: New tests.
6268         * gcc.dg/cpp/escape-2.c: New tests.
6269         * gcc.dg/cpp/ucs.c: New tests.
6270
6271 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
6272
6273         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
6274         native compiler for irix6.5.
6275
6276 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
6277
6278         * lib/g++.exp (g++_include_flags): Use args to compute
6279         get_multilibs.
6280         (g++_link_flags): Likewise.
6281         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6282
6283 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6284
6285         * gcc.dg/c90-hexfloat-1.c: Add more tests.
6286
6287 2001-05-21  Geoff Keating  <geoffk@redhat.com>
6288
6289         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6290         this file.
6291
6292 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6293
6294         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6295         STACK_SIZE;
6296         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6297         to STACK_SIZE; Use it to define size of add_histo array.
6298         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6299         to STACK_SIZE.
6300         (f): Use GITT_SIZE to define size of gitt local table.
6301         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6302         to STACK_SIZE; Use it to define size of bytemem array.
6303
6304 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6305
6306         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6307         on 68HC11/HC12 due to the asm instruction.
6308         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6309         * gcc.c-torture/compile/920520-1.x: Likewise.
6310         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6311         on 68HC11/HC12 because the function is larger than 64K.
6312         * gcc.c-torture/compile/961203-1.x: New file, this test fails
6313         on 68HC11/HC12 because the structure is too large.
6314
6315 2001-05-20  Richard Henderson  <rth@redhat.com>
6316
6317         * gcc.c-torture/execute/20010520-1.c: New.
6318
6319 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6320
6321         * g++.old-deja/g++.warn/compare1.C: New test.
6322         * gcc.dg/compare4.c: New test.
6323
6324 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
6325
6326         * g++.old-deja/g++.other/optimize1.C: New test.
6327
6328 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6329
6330         * g++.old-deja/g++.pt/spec41.C: New test.
6331
6332 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6333
6334         * gcc.c-torture/compile/20010114-1.x: Remove.
6335
6336 2001-05-18  Stan Shebs  <shebs@apple.com>
6337
6338         * gcc.c-torture/compile/20010518-1.c: New test.
6339
6340 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
6341
6342         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6343         * g++.old-deja/g++.pt/crash67.C: New test.
6344
6345 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
6346
6347         * g++.old-deja/g++.other/debug9.C: New test.
6348
6349 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
6350
6351         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6352
6353 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
6354
6355         * gcc.c-torture/compile/20010516-1.c: New test.
6356
6357 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6358
6359         * g++.old-deja/g++.other/crash41.C: New test.
6360
6361 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6362
6363         * g++.old-deja/g++.pt/crash66.C: New test.
6364
6365 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
6366
6367         * g++.old-deja/g++.robertl/eb27.C: Convert.
6368
6369 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
6370
6371         * g++.dg/friend-warn.C: New test.  Do not warn about friend
6372         declaration being redundant.
6373
6374 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
6375
6376         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6377
6378 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
6379
6380         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6381
6382 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6383
6384         * lib/g++.exp: Use testsuite_flags.
6385
6386 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
6387
6388         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6389
6390 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6391
6392         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6393
6394 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
6395
6396         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6397
6398 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
6399
6400         * gcc.c-torture/compile/20010313-1.c: New test.
6401
6402 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
6403
6404         * gcc.dg/cpp/direct2.c: New test.
6405         * gccq.dg/cpp/direct2s.c: New test.
6406
6407         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6408
6409 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
6410
6411         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6412         * g++.old-deja/g++.other/op3.C: Likewise.
6413
6414 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6415
6416         * gcc.dg/cpp/syshdr.h: New file.
6417         * gcc.dg/cpp/sysmac1.c: Update.
6418         * gcc.dg/cpp/sysmac2.c: Update.
6419
6420 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6421
6422         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6423
6424 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
6425
6426         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6427         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6428
6429 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6430
6431         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6432
6433 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
6434
6435         * lib/g++.exp (g++_include_flags): Don't use any special flags
6436         if TESTING_IN_BUILD_TREE is not defined.
6437         (g++_init): Use a plain 'c++' as the compiler if
6438         TESTING_IN_BUILD_TREEE is not defined.
6439
6440 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6441
6442         * g++.old-deja/g++.eh/catch13.C: New test.
6443         * g++.old-deja/g++.eh/catch14.C: New test.
6444
6445 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6446
6447         * gcc.dg/cpp/tr-define.c: New test.
6448
6449 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
6450
6451         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6452         <stdlib.h>, not <malloc.h>.
6453
6454 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6455
6456         * g++.old-deja/g++.ns/template17.C: New test.
6457
6458 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6459
6460         * g++.old-deja/g++.pt/ref4.C: New test.
6461
6462 2001-04-30  Richard Henderson  <rth@redhat.com>
6463
6464         * gcc.dg/20000724-1.c: Revert last change.
6465
6466 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
6467
6468         * g77.f-torture/execute/20010430.f: New test.
6469
6470 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
6471
6472         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6473
6474 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
6475
6476         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6477
6478 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6479
6480         * g++.old-deja/g++.eh/crash6.C: New test.
6481
6482 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6483
6484         * g++.old-deja/g++.other/warn7.C: New test.
6485
6486 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6487
6488         * g++.old-deja/g++.other/defarg9.C: New test.
6489
6490 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6491
6492         * g77.f-torture/compile/20010426.f: New test.
6493         * g77.f-torture/execute/20010426.f: New test.
6494
6495 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6496
6497         * g77.f-torture/compile/20000629-1.x: Remove - error
6498         has been fixed.
6499
6500 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
6501
6502         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6503         Tweak slightly to work with g++.dg framework.
6504         * g++.dg/special/ecos.exp: Run initp1.C test.
6505         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6506
6507         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6508         its linker doesn't give line numbers either.
6509         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6510
6511 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6512
6513         * g++.old-deja/g++.other/lex1.C: New test.
6514
6515 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
6516
6517         * gcc.dg/noncompile/20010425-1.c: New test.
6518
6519 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6520
6521         * g++.old-deja/g++.pt/mangle2.C: New test.
6522
6523 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6524
6525         * gcc.dg/format/plus-1.c: New test.
6526
6527 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6528
6529         * gcc.dg/20010423-1.c: New test.
6530
6531 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6532
6533         * gcc.c-torture/execute/20010422-1.c: New test.
6534
6535 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
6536
6537         * g++.old-deja/g++.ns/type2.C: New test.
6538
6539 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
6540
6541         * g++.old-deja/g++.other/perf1.C: New test.
6542
6543 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
6544
6545         * gcc.dg/c99-func-2.c: Remove xfail.
6546         * gcc.dg/c99-func-3.c: Remove xfail.
6547         * gcc.dg/c99-func-4.c: Remove xfail.
6548
6549 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
6550
6551         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6552
6553 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6554
6555         * gcc.c-torture/compile/20010423-1.c: New test.
6556
6557 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6558
6559         * g++.old-deja/g++.pt/typename28.C: New test.
6560
6561 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6562
6563         * g++.old-deja/g++.abi/empty2.C: New test.
6564         * g++.old-deja/g++.abi/empty3.C: New test.
6565
6566 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6567
6568         * g++.old-deja/g++.other/comdat2.C: New test.
6569         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6570
6571 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6572
6573         * g++.old-deja/g++.other/overload14.C: New test.
6574
6575 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6576
6577         * g++.old-deja/g++.other/lookup23.C: New test.
6578
6579 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6580
6581         * gcc.c-torture/execute/20010403-1.c: New test.
6582
6583 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
6584             Mark Mitchell  <mark@codesourcery.com>
6585
6586         * lib/old-dejagnu.exp: Don't delete output of executable.
6587         Add .exe suffix to executables.
6588
6589 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
6590
6591         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6592
6593 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6594
6595         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6596
6597 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6598
6599         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6600         * g++.old-deja/g++.abi/crash1.C: New test.
6601
6602 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6603
6604         * g++.old-deja/g++.other/crash40.C: New test.
6605
6606 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6607
6608         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6609
6610 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
6611
6612         * g++.old-deja/g++.other/warn6.C: New test.
6613
6614 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6615
6616         * g++.old-deja/g++.robertl/eb42.C: Same.
6617
6618 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6619
6620         * gcc.dg/wtr-conversion-1.c: New testcase.
6621
6622 2001-04-10  Richard Henderson  <rth@redhat.com>
6623
6624         * g++.old-deja/g++.other/array5.C: New.
6625
6626 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6627
6628         * gcc.c-torture/execute/20010408-1.c: New test.
6629
6630 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
6631
6632         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6633         headers and constructs.
6634         * g++.old-deja/g++.robertl/eb79.C: Same.
6635         * g++.old-deja/g++.robertl/eb77.C (main): Same.
6636         * g++.old-deja/g++.robertl/eb73.C: Same.
6637         * g++.old-deja/g++.robertl/eb66.C (main): Same.
6638         * g++.old-deja/g++.robertl/eb55.C (t): Same.
6639         * g++.old-deja/g++.robertl/eb54.C (main): Same.
6640         * g++.old-deja/g++.robertl/eb46.C (main): Same.
6641         * g++.old-deja/g++.robertl/eb44.C: Same.
6642         * g++.old-deja/g++.robertl/eb41.C (main): Same.
6643         * g++.old-deja/g++.robertl/eb4.C (main): Same.
6644         * g++.old-deja/g++.robertl/eb39.C: Same.
6645         * g++.old-deja/g++.robertl/eb33.C (main): Same.
6646         * g++.old-deja/g++.robertl/eb31.C (main): Same.
6647         * g++.old-deja/g++.robertl/eb30.C: Same.
6648         * g++.old-deja/g++.robertl/eb3.C: Same.
6649         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6650         * g++.old-deja/g++.robertl/eb21.C: Same.
6651         * g++.old-deja/g++.robertl/eb15.C: Same.
6652         * g++.old-deja/g++.robertl/eb118.C: Same.
6653         * g++.old-deja/g++.robertl/eb115.C (main): Same.
6654         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6655         * g++.old-deja/g++.robertl/eb109.C: Same.
6656         * g++.old-deja/g++.other/sibcall1.C (main): Same.
6657         * g++.old-deja/g++.mike/rtti1.C: Same.
6658         * g++.old-deja/g++.mike/p658.C: Same.
6659         * g++.old-deja/g++.mike/net46.C: Same.
6660         * g++.old-deja/g++.mike/net34.C: Same.
6661         * g++.old-deja/g++.mike/memoize1.C: Same.
6662         * g++.old-deja/g++.mike/eh2.C: Same.
6663         * g++.old-deja/g++.law/weak.C: Same.
6664         * g++.old-deja/g++.law/visibility7.C: Same.
6665         * g++.old-deja/g++.law/visibility25.C: Same.
6666         * g++.old-deja/g++.law/visibility22.C: Same.
6667         * g++.old-deja/g++.law/visibility2.C: Same.
6668         * g++.old-deja/g++.law/visibility17.C: Same.
6669         * g++.old-deja/g++.law/visibility13.C: Same.
6670         * g++.old-deja/g++.law/visibility10.C: Same.
6671         * g++.old-deja/g++.law/visibility1.C: Same.
6672         * g++.old-deja/g++.law/virtual3.C (eval): Same.
6673         * g++.old-deja/g++.law/vbase1.C: Same.
6674         * g++.old-deja/g++.law/operators32.C: Same.
6675         * g++.old-deja/g++.law/nest3.C: Same.
6676         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6677         * g++.old-deja/g++.law/except5.C (main): Same.
6678         * g++.old-deja/g++.law/cvt7.C (run): Same.
6679         * g++.old-deja/g++.law/cvt2.C: Same.
6680         * g++.old-deja/g++.law/cvt16.C: Same.
6681         * g++.old-deja/g++.law/ctors6.C (bar): Same.
6682         * g++.old-deja/g++.law/ctors17.C (main): Same.
6683         * g++.old-deja/g++.law/ctors13.C: Same.
6684         * g++.old-deja/g++.law/ctors12.C (main): Same.
6685         * g++.old-deja/g++.law/ctors10.C: Same.
6686         * g++.old-deja/g++.law/code-gen5.C: Same.
6687         * g++.old-deja/g++.law/bad-error7.C: Same.
6688         * g++.old-deja/g++.law/arm9.C: Same.
6689         * g++.old-deja/g++.law/arm12.C: Same.
6690         * g++.old-deja/g++.law/arg8.C: Same.
6691         * g++.old-deja/g++.law/arg1.C: Same.
6692         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6693         * g++.old-deja/g++.jason/template31.C: Same.
6694         * g++.old-deja/g++.jason/template24.C (main): Same.
6695         * g++.old-deja/g++.jason/2371.C: Same.
6696         * g++.old-deja/g++.eh/new2.C: Same.
6697         * g++.old-deja/g++.eh/new1.C: Same.
6698         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6699         * g++.old-deja/g++.brendan/nest21.C (main): Same.
6700         * g++.old-deja/g++.brendan/err-msg3.C: Same.
6701         * g++.old-deja/g++.brendan/crash62.C: Same.
6702         * g++.old-deja/g++.brendan/crash52.C: Same.
6703         * g++.old-deja/g++.brendan/crash49.C (main): Same.
6704         * g++.old-deja/g++.brendan/crash38.C: Same.
6705         * g++.old-deja/g++.brendan/crash15.C (main): Same.
6706         * g++.old-deja/g++.brendan/copy9.C: Same.
6707
6708 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
6709
6710         * gcc.c-torture/execute/20001203-2.c (memset):
6711         Count argument is of type __SIZE_TYPE__.
6712
6713 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
6714
6715         * gcc.c-torture/compile/20010404-1.c: New test.
6716
6717 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
6718
6719         * gcc.c-torture/compile/20010326-1.c: New test.
6720
6721 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
6722
6723         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6724         peculiarities of the SH.
6725         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6726
6727 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6728
6729         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6730         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6731         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6732
6733 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6734
6735         * g77.f-torture/compile/20010321-1.f: New test.
6736
6737 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6738
6739         * gcc.c-torture/compile/20010329-1.c: New test.
6740
6741 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6742
6743         * gcc.c-torture/execute/20010329-1.c: New test.
6744
6745 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6746
6747         * g++.old-deja/g++.other/eh4.C: Fix typo.
6748
6749 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6750
6751         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6752
6753 2001-03-28  Philip Blundell  <philb@gnu.org>
6754
6755         * gcc.c-torture/compile/20010328-1.c: New test.
6756
6757 2001-03-27  Richard Henderson  <rth@redhat.com>
6758
6759         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
6760         * g++.old-deja/g++.eh/vbase3.C: Likewise.
6761
6762 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
6763
6764         * gcc.c-torture/compile/20010327-1.c: New test.
6765
6766 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6767
6768         * g++.old-deja/g++.other/friend12.C: New test.
6769         * g++.old-deja/g++.other/friend9.C: Expect no errors.
6770         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
6771
6772 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6773
6774         * gcc.c-torture/execute/20010325-1.c: New test.
6775
6776 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
6777
6778         * g++.old-deja/g++.other/mangle3.C: New test.
6779
6780 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
6781
6782         * g++.old-deja/g++.other/anon8.C: New test.
6783
6784 2001-03-20  Philip Blundell  <philb@gnu.org>
6785
6786         * gcc.c-torture/compile/20010320-1.c: New test.
6787
6788 2001-03-17  Richard Henderson  <rth@redhat.com>
6789
6790         * g++.old-deja/g++.other/eh4.C: Add expected error text.
6791
6792 2001-03-15  Geoff Keating  <geoff@redhat.com>
6793
6794         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
6795         tests on AIX.
6796
6797 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
6798
6799         * g++.old-deja/g++.other/eh4.C: New test.
6800
6801 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6802
6803         * gcc.dg/cpp/mi1.c: Update.
6804
6805 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
6806
6807         * g++.old-deja/g++.other/regstack.C: New test.
6808
6809 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6810
6811         * g++.old-deja/g++.other/ref4.C: New test.
6812
6813 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
6814
6815         * objc/execute/va_method.m: Added.
6816         * objc/execute/IMP.m: Added.
6817         * objc/execute/_cmd.m: Added.
6818         * objc/execute/accessing_ivars.m: Added.
6819         * objc/execute/class-1.m: Added.
6820         * objc/execute/class-10.m: Added.
6821         * objc/execute/class-11.m: Added.
6822         * objc/execute/class-12.m: Added.
6823         * objc/execute/class-13.m: Added.
6824         * objc/execute/class-14.m: Added.
6825         * objc/execute/class-2.m: Added.
6826         * objc/execute/class-3.m: Added.
6827         * objc/execute/class-4.m: Added.
6828         * objc/execute/class-5.m: Added.
6829         * objc/execute/class-6.m: Added.
6830         * objc/execute/class-7.m: Added.
6831         * objc/execute/class-8.m: Added.
6832         * objc/execute/class-9.m: Added.
6833         * objc/execute/class-tests-1.h
6834         * objc/execute/class-tests-2.h
6835         * objc/execute/compatibility_alias.m: Added.
6836         * objc/execute/encode-1.m: Added.
6837         * objc/execute/formal_protocol-1.m: Added.
6838         * objc/execute/formal_protocol-2.m: Added.
6839         * objc/execute/formal_protocol-3.m: Added.
6840         * objc/execute/formal_protocol-4.m: Added.
6841         * objc/execute/formal_protocol-5.m: Added.
6842         * objc/execute/formal_protocol-6.m: Added.
6843         * objc/execute/formal_protocol-7.m: Added.
6844         * objc/execute/informal_protocol.m: Added.
6845         * objc/execute/initialize.m: Added.
6846         * objc/execute/load.m: Added.
6847         * objc/execute/many_args_method.m: Added.
6848         * objc/execute/nested-3.m: Added.
6849         * objc/execute/no_clash.m: Added.
6850         * objc/execute/private.m: Added.
6851         * objc/execute/redefining_self.m: Added.
6852         * objc/execute/root_methods.m: Added.
6853         * objc/execute/selector-1.m: Added.
6854         * objc/execute/static-1.m: Added.
6855         * objc/execute/static-2.m: Added.
6856         * objc/execute/va_method.m: Added.
6857
6858 2001-03-10  Richard Henderson  <rth@redhat.com>
6859
6860         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
6861
6862 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6863
6864         * g++.old-deja/g++.other/crash31.C: XFAIL.
6865         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
6866         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
6867         * gcc.c-torture/execute/20010123-1.x: XFAIL.
6868         * gcc.c-torture/execute/20010124-1.x: XFAIL.
6869         * gcc.dg/sequence-pt-1.c: XFAIL one test.
6870
6871 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
6872
6873         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
6874
6875 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6876
6877         * gcc.dg/20000724-1.c: Don't use multiline strings.
6878
6879 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6880
6881         * objc/execute/string1.m, objc/execute/string2.m: Compare the
6882         result of -cString against what we expect it to be; don't just
6883         print it out for no one to read.
6884
6885         * objc/execute/string3.m, objc/execute/string4.m: New tests.
6886         Based on testcases provided by Nicola Pero.
6887
6888 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6889
6890         * gcc.dg/cpp/macro7.c: New test.
6891
6892 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6893
6894         * gcc.dg/cpp/multiline.c: Update.
6895
6896 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6897
6898         * g++.old-deja/g++.other/enum3.C: New test.
6899
6900 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6901
6902         * g++.old-deja/g++.other/pod1.C: New test.
6903
6904 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6905
6906         * g++.old-deja/g++.ext/overload1.C: New test.
6907
6908 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6909
6910         * g++.old-deja/g++.pt/using1.C: New test.
6911
6912 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6913
6914         * g++.old-deja/g++.other/using9.C: New test.
6915
6916 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
6917
6918         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
6919
6920         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
6921
6922 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
6923
6924         * g++.old-deja/g++.ext/realpt1.C: Remove.
6925
6926 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
6927
6928         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
6929
6930 2001-02-26  Will Cohen  <wcohen@redhat.com>
6931
6932         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
6933
6934 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
6935
6936         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
6937         templatized constructors.
6938
6939 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6940
6941         * gcc.c-torture/execute/20010224-1.c: New test.
6942
6943 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
6944
6945         * gcc.c-torture/execute/20010222-1.c: New test.
6946
6947 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
6948
6949         * g++.old-deja/g++.other/inline20.C: New test.
6950
6951 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6952
6953         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
6954
6955 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6956
6957         * g++.old-deja/g++.other/lookup22.C: New test.
6958
6959 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
6960
6961         * g77.dg: New directory.
6962         * g77.dg/20010216-1.f: New test case.
6963         * g77.dg/dg.exp: New driver.
6964         * lib/g77-dg.exp: New driver library.
6965
6966 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6967
6968         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
6969
6970 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
6971
6972         * g++.old-deja/g++.other/decl9.C: New test.
6973
6974 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
6975
6976         * g++.old-deja/g++.other/init16.C: Update the test so that it does
6977         not need <string> and also tests the initialization at runtime.
6978
6979 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6980
6981         * gcc.c-torture/execute/longlong.c: New test.
6982
6983 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
6984
6985         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
6986
6987 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
6988
6989         * gcc.c-torture/execute/920302-1.c (execute):
6990         Change argument type to short.
6991
6992 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6993
6994         * g++.old-deja/g++.pt/deduct6.C: New test.
6995
6996 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6997
6998         * g++.old-deja/g++.pt/deduct5.C: New test.
6999
7000 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
7001
7002         * gcc.c-torture/execute/20010209-1.c: New test.
7003
7004 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
7005
7006         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7007
7008 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
7009
7010         * g++.dg/vtgc1.C: Update for new ABI.
7011
7012         * consistency.vlad: New directory, 1665 files.
7013
7014 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7015
7016         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7017         return type.
7018         * gcc.dg/cpp/digraphs.c: Declare puts.
7019
7020 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7021
7022         * g++.old-deja/g++.other/warn5.C: New test.
7023
7024 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7025
7026         * g++.old-deja/g++.pt/spec40.C: New test.
7027
7028 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7029
7030         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7031         case.
7032         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7033
7034 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
7035
7036         * gcc.c-torture/compile/20010209-1.c: New test.
7037
7038 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
7039
7040         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7041         excess errors message but not if it crashes.
7042         * g++.old-deja/g++.other/crash27.C: Likewise.
7043         * g++.old-deja/g++.other/crash28.C: Likewise.
7044         * g++.old-deja/g++.other/crash30.C: Likewise.
7045         * g++.old-deja/g++.other/crash32.C: Likewise.
7046         * g++.old-deja/g++.other/crash35.C: Likewise.
7047         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7048
7049 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7050
7051         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7052         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7053         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7054         g77.f-torture/execute/execute.exp,
7055         g77.f-torture/noncompile/noncompile.exp,
7056         gcc.c-torture/execute/execute.exp,
7057         gcc.c-torture/execute/memcheck/memcheck.exp,
7058         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7059         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7060         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7061         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7062         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7063         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7064         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7065         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7066         Remove bug reporting instructions with ancient email addresses.
7067
7068 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
7069
7070         * gcc.dg/20010202-1.c: New test.
7071         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7072
7073 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
7074
7075         * g++.dg/stdbool-if.C: New test.
7076
7077 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
7078
7079         * objc/execute/fdecl.m: Added main().
7080
7081 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
7082
7083         * gcc.c-torture/execute/20010206-1.c: New test.
7084
7085 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7086
7087         * gcc.dg/cpp/avoidpaste1.c: Update.
7088
7089 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
7090
7091         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7092         Pero <nicola@brainstorm.co.uk>.
7093         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7094
7095 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
7096
7097         * g++.old-deja/g++.pt/spec39.C: New test.
7098
7099 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
7100
7101         * gcc.c-torture/compile/20010202-1.c: New test.
7102
7103 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
7104
7105         * g++.old-deja/g++.abi/primary2.C: New test.
7106         * g++.old-deja/g++.abi/primary3.C: New test.
7107         * g++.old-deja/g++.abi/primary4.C: New test.
7108         * g++.old-deja/g++.abi/primary5.C: New test.
7109         * g++.old-deja/g++.abi/vtable3.h: New test.
7110         * g++.old-deja/g++.abi/vtable3a.C: New test.
7111         * g++.old-deja/g++.abi/vtable3b.C: New test.
7112         * g++.old-deja/g++.abi/vtable3c.C: New test.
7113         * g++.old-deja/g++.abi/vtable3d.C: New test.
7114         * g++.old-deja/g++.abi/vtable3e.C: New test.
7115         * g++.old-deja/g++.abi/vtable3f.C: New test.
7116         * g++.old-deja/g++.abi/vtable3g.C: New test.
7117         * g++.old-deja/g++.abi/vtable3h.C: New test.
7118         * g++.old-deja/g++.abi/vtable3i.C: New test.
7119         * g++.old-deja/g++.abi/vtable3j.C: New test.
7120         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7121
7122 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
7123
7124         * g++.old-deja/g++.other/anon6.C: New test.
7125         * g++.old-deja/g++.other/anon7.C: New test.
7126
7127 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7128
7129         * gcc.dg/cpp/avoidpaste2.c: New tests.
7130
7131 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
7132
7133         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7134
7135 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
7136
7137         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7138         DECIMAL_DIG cases for Irix."
7139
7140 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
7141
7142         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7143
7144 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7145
7146         * gcc.dg/c99-tag-1.c: New test.
7147
7148 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7149
7150         * gcc.dg/cpp/tr-warn1.c: Add tests.
7151
7152 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7153
7154         * gcc.dg/cpp/avoidpaste1.c: Update.
7155         * gcc.dg/cpp/paste4.c: Update.
7156
7157 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
7158
7159         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7160         cases for Irix.
7161
7162 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7163
7164         * g++.old-deja/g++.other/inline19.C: New test.
7165
7166 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7167
7168         * gcc.dg/Wlarger-than.c: New test.
7169
7170 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7171
7172         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7173
7174 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
7175
7176         * gcc.c-torture/execute/20010129-1.c: New test.
7177         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7178
7179 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7180
7181         * gcc.dg/cpp/avoidpaste1.c: Test case.
7182
7183 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
7184
7185         * g++.old-deja/g++.other/inline18.C: New test.
7186
7187 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7188
7189         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7190         and __builtin_putchar.
7191
7192 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
7193
7194         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7195         tests.
7196
7197 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
7198
7199         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7200         floating point number rounding mode to round to the nearest
7201         representable mode.
7202
7203 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
7204
7205         * g++.old-deja/g++.other/mangle2.C: New test.
7206
7207 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7208
7209         * gcc.c-torture/compile/20010124-1.c: New test.
7210
7211 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
7212
7213         * g++.old-deja/g++.pt/spec38.C: New test.
7214
7215 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7216
7217         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7218         "Build don't run".
7219
7220 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7221
7222         * gcc.c-torture/execute/20010123-1.c: New test.
7223
7224 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7225
7226         * g++.old-deja/g++.pt/spec37.C: New test.
7227
7228 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7229
7230         * g++.old-deja/g++.pt/overload14.C: New test.
7231
7232 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7233
7234         * gcc.c-torture/execute/20010122-1.c: New test, exercise
7235         __builtin_return_address.
7236
7237 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
7238
7239         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7240         * g++.old-deja/g++.pt/spec35.C: New test.
7241         * g++.old-deja/g++.pt/spec36.C: New test.
7242
7243 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
7244
7245         * gcc.c-torture/compile/20010118-1.c: New test.
7246
7247 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
7248
7249         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7250
7251 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7252
7253         * gcc.c-torture/execute/20010119-1.c: New test.
7254
7255 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7256
7257         * g++.old-deja/g++.other/vbase5.C: New test.
7258
7259 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7260
7261         * gcc.c-torture/execute/20010118-1.c: New test.
7262
7263 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7264
7265         * g++.old-deja/g++.pt/deduct3.C: New test.
7266
7267 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7268
7269         * g++.old-deja/g++.pt/spec34.C: New test.
7270
7271 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7272
7273         * g77.f-torture/compile/20000601-2.f: New test.
7274
7275 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7276
7277         * g++.old-deja/g++.other/init17.C: New test.
7278
7279 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
7280
7281         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7282
7283 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7284
7285         * g++.old-deja/g++.pt/unify8.C: New test.
7286
7287 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7288
7289         * g++.old-deja/g++.abi/vbase1.C: New test.
7290
7291 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7292
7293         * g++.old-deja/g++.pt/crash65.C: New test.
7294
7295 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7296
7297         * gcc.dg/cpp/assembl2.S: New test case.
7298
7299 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
7300
7301         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7302         are supported.
7303
7304 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7305
7306         * g++.old-deja/g++.other/builtins1.C: New test.
7307         * g++.old-deja/g++.other/builtins2.C: Likewise.
7308         * g++.old-deja/g++.other/builtins3.C: Likewise.
7309         * g++.old-deja/g++.other/builtins4.C: Likewise.
7310
7311 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
7312
7313         * gcc.c-torture/compile/20010117-1.c: New test.
7314         * gcc.c-torture/compile/20010117-2.c: New test.
7315
7316 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7317
7318         * g77.f-torture/execute/20010116.[fx]: New test,
7319         XFAIL on i?86-*-*.
7320         * g77.f-torture/compile/20010115.f: Indicate it's
7321         a test for PR fortran/1636.
7322
7323 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7324
7325         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7326
7327 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7328
7329         * g77.f-torture/compile/20010115.f: New test.
7330
7331 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
7332
7333         * g++.old-deja/g++.pt/nontype5.C: New test.
7334
7335 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7336
7337         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7338         have an equivalent working one below it.
7339
7340 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7341
7342         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7343         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7344
7345 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7346
7347         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7348         message containing "init_priority".
7349         (conpr-2.C): Likewise.
7350         (conpr-3.C): Likewise.
7351         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7352
7353 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7354
7355         * gcc.c-torture/execute/20010114-2.c: New test.
7356
7357 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7358
7359         * gcc.c-torture/compile/20010114-1.c: New test.
7360         * gcc.c-torture/compile/20010114-1.x: Xfail.
7361         * gcc.c-torture/compile/20010114-2.c: New test.
7362         * gcc.c-torture/execute/20010114-1.c: New test.
7363         * gcc.dg/trunc-1.c: New test.
7364         * gcc.dg/uninit-B.c: New test.
7365
7366 2001-01-13  Nick Clifton  <nickc@redhat.com>
7367
7368         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7369         target.
7370
7371 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7372
7373         * gcc.c-torture/compile/20010113-1.c: New test.
7374
7375 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7376
7377         * gcc.c-torture/compile/20001212-1.c: New test.
7378
7379 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7380
7381         * gcc.dg/cpp/widestr1.c: Update.
7382         * gcc.dg/cpp/prag-imp.c: Remove.
7383
7384 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
7385
7386         * gcc.c-torture/execute/20000801-3.x: Remove.
7387         * gcc.dg/c90-init-1.c: New test.
7388         * gcc.dg/c99-init-1.c: New test.
7389         * gcc.dg/c99-init-2.c: New test.
7390         * gcc.dg/gnu99-init-1.c: New test.
7391
7392 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
7393
7394         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7395         testing that no relevant ones were found.
7396
7397 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7398
7399         * g++.old-deja/g++.pt/cast2.C: New test.
7400
7401 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7402
7403         * g++.old-deja/g++.pt/friend47.C: New test.
7404
7405 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7406
7407         * g++.old-deja/g++.pt/instantiate13.C: New test.
7408
7409 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7410
7411         * g++.old-deja/g++.other/defarg7.C: New test.
7412         * g++.old-deja/g++.other/defarg8.C: New test.
7413
7414 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7415
7416         * g++.old-deja/g++.pt/crash64.C: New test.
7417
7418 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7419
7420         * g++.old-deja/g++.pt/crash63.C: New test.
7421
7422 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7423
7424         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7425
7426 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
7427
7428         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7429
7430 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7431
7432         * g++.old-deja/g++.pt/error3.C: New test.
7433
7434 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7435
7436         * g++.old-deja/g++.other/crash39.C: New test.
7437
7438 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7439
7440         * g++.old-deja/g++.other/vbase4.C: New test.
7441
7442 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
7443
7444         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7445         * gcc.dg/special/20000419-2.c: New file. Identical to above.
7446         * gcc.dg/special/special.exp: New test driver which will check
7447         for alias support for the above test.
7448
7449 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
7450
7451         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7452         problems on small machines.
7453         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7454         parameterize.
7455
7456 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
7457
7458         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7459         mips.
7460         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7461
7462 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
7463
7464         * g++.old_deja/g++.pt/using8.C: New test.
7465
7466 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7467
7468         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7469
7470 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
7471
7472         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7473         where a failure is expected.
7474         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7475
7476 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7477
7478         * g++.old_deja/g++.pt/instantiate12.C: New test.
7479
7480 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7481
7482         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7483         start of structs.
7484         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7485         * g++.old-deja/g++.brendan/crash17.C: Likewise.
7486         * g++.old-deja/g++.brendan/crash29.C: Likewise.
7487         * g++.old-deja/g++.brendan/crash48.C: Likewise.
7488         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7489         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7490         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7491         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7492         * g++.old-deja/g++.eh/spec6.C: Likewise.
7493         * g++.old-deja/g++.jason/crash3.C: Likewise.
7494         * g++.old-deja/g++.law/ctors11.C: Likewise.
7495         * g++.old-deja/g++.law/ctors17.C: Likewise.
7496         * g++.old-deja/g++.law/ctors5.C: Likewise.
7497         * g++.old-deja/g++.law/ctors9.C: Likewise.
7498         * g++.old-deja/g++.mike/ambig1.C: Likewise.
7499         * g++.old-deja/g++.mike/net22.C: Likewise.
7500         * g++.old-deja/g++.mike/p3538a.C: Likewise.
7501         * g++.old-deja/g++.mike/p3538b.C: Likewise.
7502         * g++.old-deja/g++.mike/virt3.C: Likewise.
7503         * g++.old-deja/g++.niklas/t128.C: Likewise.
7504         * g++.old-deja/g++.other/anon4.C: Likewise.
7505         * g++.old-deja/g++.other/using1.C: Likewise.
7506         * g++.old-deja/g++.other/warn3.C: Likewise.
7507         * g++.old-deja/g++.pt/t37.C: Likewise.
7508         * g++.old-deja/g++.robertl/eb69.C: Likewise.
7509         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7510
7511 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7512
7513         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7514
7515 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7516
7517         * gcc.c-torture/execute/stdio-opt-3.c: New test.
7518
7519 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
7520
7521         * gcc.c-torture/compile/20010107-1.c: New test.
7522
7523 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7524
7525         * gcc.c-torture/execute/builtin-noret-1.c: New test.
7526
7527 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7528
7529         * gcc.dg/format/format.h: New file.
7530         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7531         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7532         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7533         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7534         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7535         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7536         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7537         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7538         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7539         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7540         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7541         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7542         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7543         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7544         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7545         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7546         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7547         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7548         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7549         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7550         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7551         instead of declaring standard types, macros and functions in each
7552         test.
7553
7554 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
7555
7556         * gcc.c-torture/execute/20010106-1.c: New test.
7557
7558 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7559
7560         * gcc.dg/format/format.exp: New file.
7561         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7562         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7563         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7564         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7565         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7566         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7567         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7568         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7569         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7570         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7571         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7572         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7573         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7574         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7575         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7576         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7577         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7578         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7579         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7580         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7581         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7582         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7583         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7584         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7585         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7586         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7587         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7588         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7589         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7590         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7591         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7592         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7593         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7594         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7595         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7596         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7597         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7598         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7599         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7600         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7601         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7602         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7603
7604 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
7605
7606         * gcc.c-torture/execute/991228-1.c: Take word endianness into
7607         account.
7608
7609 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7610
7611         * gcc.c-torture/execute/builtin-complex-1.c: New test.
7612
7613 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7614
7615         * g++.old-deja/g++.pt/crash62.C: New test.
7616
7617 2001-01-04  Richard Henderson  <rth@redhat.com>
7618
7619         * gcc.dg/20000926-1.c: Update expected warnings.
7620         * gcc.dg/array-2.c: Likewise.
7621         * gcc.dg/array-4.c: Also validate flexible array members.
7622         * gcc.dg/c99-flex-array-1.c: New.
7623
7624 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7625
7626         * gcc.c-torture/compile/20001222-1.x: Remove.
7627
7628 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7629
7630         * gcc.c-torture/execute/built-in-setjmp.c: New.
7631
7632 2001-01-03  Richard Henderson  <rth@redhat.com>
7633
7634         * gcc.dg/940510-1.c: Update expected error wording.
7635         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7636
7637 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
7638
7639         * lib/target-supports.exp (check_alias_available): Modified to
7640         indicate aliases not supported if only weak aliases are supported.
7641
7642 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7643
7644         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7645         Turn on cmpstrsi checks for __pj__ and __i370__.
7646
7647 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7648
7649         * g++.old-deja/g++.other/virtual11.C: New test.
7650
7651 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7652
7653         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7654
7655 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7656
7657         * gcc.c-torture/compile/20010102-1.c: New test.
7658
7659 2001-01-02  Andreas Jaeger  <aj@suse.de>
7660
7661         * gcc.dg/noreturn-3.c: New test.
7662
7663         * gcc.dg/noreturn-4.c: New test.
7664
7665 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7666
7667         * gcc.c-torture/execute/stdio-opt-1.c: Also test
7668         __builtin_fputc and __builtin_fwrite.
7669
7670 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7671
7672         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7673         signed char, not default char.
7674
7675 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7676
7677         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7678
7679 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
7680
7681         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
7682
7683 2000-12-29  Richard Henderson  <rth@redhat.com>
7684
7685         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7686         (__cyg_profile_func_exit): Define.
7687
7688 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7689
7690         * g++.dg/vtgc1.C: New test.
7691
7692 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
7693
7694         * gcc.dg/noncompile/20001228-1.c: New test.
7695
7696         * gcc.dg/20001228-1.c: New test.
7697
7698         * gcc.c-torture/execute/20001228-1.c: New test.
7699
7700 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7701
7702         * gcc.dg/format-strfmon-1.c: New test.
7703
7704 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7705
7706         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7707         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7708         * gcc.c-torture/execute/string-opt-1.c: Likewise.
7709         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7710         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7711         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7712         * gcc.c-torture/execute/string-opt-6.c: Likewise.
7713         * gcc.c-torture/execute/string-opt-7.c: Likewise.
7714         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7715         * gcc.c-torture/execute/string-opt-9.c: Likewise.
7716         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7717         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7718         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7719
7720         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7721         * gcc.c-torture/execute/string-opt-4.c: Test index.
7722
7723 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
7724
7725         * gcc.c-torture/compile/20001226-1.c: New test.
7726
7727 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7728
7729         * gcc.c-torture/compile/20001222-1.c: New test.
7730         * gcc.c-torture/compile/20001222-1.x: Xfail.
7731
7732 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
7733
7734         * gcc.c-torture/execute/comp-goto-2.c: New test.
7735
7736 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
7737
7738         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7739         Use long types if __INT_MAX__ is 32767.
7740         (main): Use cast to (sint32 *) when poking 88 into a_page.
7741
7742         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7743
7744 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
7745
7746         * gcc.c-torture/compile/20001221-1.c: New test.
7747         * gcc.c-torture/execute/20001221-1.c: New test.
7748
7749 2000-12-20  Richard Henderson  <rth@redhat.com>
7750
7751         * g++.old-deja/g++.pt/crash36.C: Update error lines.
7752         * g++.old-deja/g++.robertl/eb109.C: Likewise.
7753
7754 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7755
7756         * gcc.dg/compare3.c: New test.
7757
7758 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7759
7760         * gcc.dg/format-warnll-1.c: New test.
7761
7762 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7763
7764         * gcc.dg/cpp/cmdlne-P.c: New test.
7765
7766 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7767
7768         * gcc.c-torture/execute/builtin-abs-1.c,
7769         gcc.c-torture/execute/builtin-abs-2.c: New tests.
7770
7771 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7772
7773         * gcc.dg/cpp/multiline.c: New test.
7774
7775 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7776
7777         * g++.old-deja/g++.other/syshdr1.C: Update.
7778         * gcc.dg/cpp/lineflags.c: Remove temporarily.
7779
7780 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7781
7782         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
7783
7784 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7785
7786         * g++.old-deja/g++.pt/ttp65.C: New test.
7787
7788 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7789
7790         * g++.old-deja/g++.pt/ttp64.C: New test.
7791
7792 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7793
7794         * g++.old-deja/g++.pt/spec33.C: New test.
7795
7796 2000-12-14  Catherine Moore  <clm@redhat.com>
7797
7798         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
7799         * gcc.c-torture/execute/920612-2.c: Likewise.
7800         * gcc.c-torture/execute/920428-2.c: Likewise.
7801         * gcc-c-torture/execute/va-arg-11.c: Call exit.
7802         * gcc.c-torture/execute/va-arg-21.c: Likewise.
7803
7804 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7805
7806         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
7807         * gcc.dg/pack-test-2.c: Likewise.
7808
7809 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7810
7811         Tests by Zack Weinberg <zackw@stanford.edu>.
7812
7813         * gcc.dg/cpp/defined.c: Update.
7814         * gcc.dg/cpp/defined_trad.c: New tests.
7815
7816 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7817
7818         * gcc.dg/cpp/trad-direct.c: Update.
7819
7820 2000-12-11  Neil Booth  <neilb@earthling.net>
7821
7822         * gcc.dg/cpp/defined_trad.c
7823
7824 2000-12-11  Neil Booth  <neilb@earthling.net>
7825
7826         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
7827
7828 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7829
7830         * gcc.dg/format-miss-2.c: New test.
7831
7832 2000-12-09  Neil Booth  <neilb@earthling.net>
7833
7834         * gcc.dg/cpp/lineflags.c: New tests.
7835         * gcc.dg/cpp/poison.c: Update.
7836         * gcc.dg/cpp/redef2.c: Update.
7837         * gcc.dg/cpp/skipping.c: New test.
7838
7839 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
7840
7841         * g++.old-deja/g++.other/eh3.C: New testcase.
7842
7843 2000-12-07  Neil Booth  <neilb@earthling.net>
7844
7845         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
7846         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
7847         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
7848         wtr-union-init-2.c, wtr-union-init-3.c: Update.
7849         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
7850         Update.
7851
7852 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7853
7854         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
7855         __SIZE_TYPE__ instead of int for type of integers cast to
7856         pointers.
7857
7858 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
7859
7860         * g++.old-deja/g++.other/cleanup4.C: New test.
7861
7862 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7863
7864         * format-sec-1.c: New test.
7865
7866 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7867
7868         * gcc.dg/format-nonlit-3.c: New test.
7869
7870 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7871
7872         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
7873         through a null pointer.
7874
7875 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7876
7877         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
7878         * g++.old-deja/g++.pt/partial4.C: New test.
7879
7880 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
7881
7882         * gcc.c-torture/execute/ieee/hugeval.x: New.
7883
7884 2000-12-06  Neil Booth  <neilb@earthling.net>
7885
7886         * gcc.dg/cpp/backslash2.c: New tests.
7887
7888 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7889
7890         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
7891         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
7892
7893 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
7894
7895         * gcc.c-torture/execute/20001203-2.c: New testcase.
7896
7897 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7898
7899         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
7900         * g++.old-deja/g++.other/virtual10.C: New test.
7901
7902 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7903
7904         * g++.old-deja/g++.mike/pmf5.C: Remove test.
7905
7906 2000-12-05  Richard Henderson  <rth@redhat.com>
7907
7908         * gcc.c-torture/compile/20001205-1.c: New.
7909
7910 2000-12-04  Neil Booth  <neilb@earthling.net>
7911
7912         * g++.old-deja/g++.other/virtual9.C: New test.
7913         * g++.old-deja/g++.pt/crash61.C: New test.
7914         * gcc.c-torture/execute/loop-9.c: New test.
7915
7916 2000-12-04  Neil Booth  <neilb@earthling.net>
7917
7918         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
7919         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
7920         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
7921         * gcc.dg/cpp/extratokens.c: ...here.
7922
7923 2000-12-04  Neil Booth  <neilb@earthling.net>
7924
7925         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
7926         New tests.
7927
7928 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7929
7930         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
7931         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
7932
7933 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7934
7935         * gcc.c-torture/execute/20001203-1.c: New test.
7936
7937 2000-12-03  Neil Booth  <neilb@earthling.net>
7938
7939         * gcc.dg/cpp/macro6.c: New test cases.
7940
7941 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7942
7943         * gcc.c-torture/execute/string-opt-9.c: New test.
7944         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7945         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7946         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7947
7948         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
7949         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
7950
7951 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
7952
7953         * gcc.dg/cpp/if-6.c: New testcase.
7954
7955         * gcc.dg/20001201-1.c: New testcase.
7956
7957 2000-12-02  Neil Booth  <neilb@earthling.net>
7958
7959         * g++.old-deja/g++.other/externC4.C,
7960         g++.old-deja/g++.other/friend10.C: New tests.
7961
7962 2000-12-02  Neil Booth  <neilb@earthling.net>
7963
7964         * g++.old-deja/g++.other/instan2.C
7965         * g++.old-deja/g++.other/instan3.C: New test.
7966
7967 2000-12-02  Neil Booth  <neilb@earthling.net>
7968
7969         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
7970         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
7971         gnuc99.c,gnuc99-pedantic.c: New tests.
7972
7973 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7974
7975         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
7976         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
7977
7978 2000-12-01  Neil Booth  <neilb@earthling.net>
7979
7980         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
7981         * gcc.dg/cpp/poison.c: Update.
7982         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
7983
7984 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
7985
7986         * g77.f-torture/execute/20001201.f: New test.
7987
7988 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7989
7990         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
7991
7992 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
7993
7994         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
7995
7996 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
7997
7998         * g++.old-deja/g++.other/cast6.C: New test.
7999
8000 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
8001
8002         * gcc.c-torture/execute/20001130-2.c: New testcase.
8003
8004 2000-11-30  Richard Henderson  <rth@redhat.com>
8005
8006         * gcc.c-torture/execute/20001130-1.c: New test.
8007
8008 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8009
8010         * g++.old-deja/g++.other/op3.C: New test.
8011
8012 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8013
8014         * g++.old-deja/g++.other/op2.C: New test.
8015
8016 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8017
8018         * g++.old-deja/g++.other/crash38.C: New test.
8019
8020 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
8021
8022         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8023
8024 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
8025
8026         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8027         tests.
8028         * gcc.c-torture/execute/string-opt-6.c: New test.
8029
8030         * gcc.dg/20001117-1.c: Add main.
8031
8032 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
8033
8034         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8035         Move from here ...
8036         * gcc.dg/940510-1.c: ... to here.
8037
8038         * gcc.dg/20000926-1.c: GNU C now allows initializations of
8039         zero-size arrays in toplevel structures.
8040
8041 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
8042
8043         * gcc.c-torture/execute/loop-8.c: New test.
8044
8045 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8046
8047         * g++.old-deja/g++.other/base1.C: New test.
8048
8049 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8050
8051         * g++.old-deja/g++.other/parse2.C: New test.
8052
8053 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8054
8055         * g++.old-deja/g++.pt/incomplete1.C: New test.
8056
8057 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8058
8059         * g++.old-deja/g++.other/friend9.C: New test.
8060
8061 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
8062
8063         * gcc.dg/20001127-1.c: New test.
8064
8065 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
8066
8067         * g++.old-deja/g++.pt/friend46.C: New test.
8068
8069 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
8070
8071         * g++.old-deja/g++.other/ptrmem8.C: New test.
8072
8073 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8074
8075         * gcc.c-torture/execute/string-opt-7.c: New test.
8076         * gcc.c-torture/execute/string-opt-8.c: Likewise.
8077
8078 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8079
8080         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8081         instead of 'mkcheck 2'.
8082
8083 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8084
8085         * gcc.c-torture/execute/memcheck/driver.c,
8086         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8087         C9X references to refer to C99.
8088
8089 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
8090
8091         * gcc.dg/ultrasp3.c: New test.
8092
8093 2000-11-25  Neil Booth  <neilb@earthling.net>
8094
8095         * gcc.dg/cpp/include2.c: Update test to be locale independent.
8096
8097 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
8098
8099         * gcc.c-torture/compile/20001123-2.c: New.
8100
8101 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8102
8103         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8104
8105 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
8106
8107         * gcc.dg/sequence-point-1.c: Add some new tests.
8108         * gcc.c-torture/execute/20001124-1.c: New test.
8109
8110 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
8111
8112         * g++.old-deja/g++.other/vaarg4.C: New test.
8113         * gcc.c-torture/compile/20001123-1.c: New test.
8114
8115 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
8116
8117         * g++.other/crash24.C: Adjust and remove XFAIL.
8118         * g++.other/crash37.C: New test.
8119
8120 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
8121
8122         * g++.old-deja/g++.pt/instantiate9.C: New test.
8123
8124 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
8125
8126         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8127         new ABI, too.
8128
8129         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8130         * g++.old-deja/g++.robertl/eb55.C: Likewise.
8131
8132 2000-11-22  Neil Booth  <neilb@earthling.net>
8133
8134         * gcc.dg/cpp/Wtrigraphs.c: New test.
8135
8136 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8137
8138         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8139
8140 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
8141
8142         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8143
8144 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
8145
8146         * lib/gcc-dg.exp: load_lib scanasm.exp.
8147         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8148         * lib/g++-dg.exp: load_lib scanasm.exp.
8149         * lib/scanasm.exp: New.
8150         (scan-assembler, scan-assembler-not): Add optional arguments to
8151         test name, or if not present, the pattern name.
8152         (scan-assembler-dem, scan-assembler-dem-not): New.
8153
8154         * g++.dg/dg.exp: New.
8155
8156 2000-11-21  Neil Booth  <neilb@earthling.net>
8157
8158         * gcc.dg/cpp/integrated1.c: Remove.
8159
8160 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8161
8162         * gcc.c-torture/execute/20001121-1.c: New test.
8163
8164 2000-11-21  Richard Henderson  <rth@redhat.com>
8165
8166         * gcc.c-torture/compile/20001121-1.c: New test.
8167
8168 2000-11-20  Neil Booth  <neilb@earthling.net>
8169
8170         * gcc.dg/cpp/integrated1.c: New test.
8171
8172 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8173
8174         * g++.old-deja/g++.other/inline17.C: New test.
8175
8176 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
8177
8178         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8179         local variable to be zero: I made the variable global. Now
8180         uses abort() and exit() instead of relying on main's return value.
8181
8182 2000-11-20  Neil Booth  <neilb@earthling.net>
8183
8184         * gcc.dg/cpp/paste2.c: Update test.
8185         * objc/execute/paste.m: New test.
8186
8187 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8188
8189         * gcc.dg/c99-condexpr-1.c: New test.
8190
8191 2000-11-20  Neil Booth  <neilb@earthling.net>
8192
8193         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8194
8195 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
8196
8197         * g++.old-deja/g++.pt/export1.C: New test.
8198
8199 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
8200
8201         * gcc.dg/20001117-1.c: New test.
8202
8203 2000-11-18  Richard Henderson  <rth@redhat.com>
8204
8205         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8206
8207 2000-11-18  Richard Henderson  <rth@redhat.com>
8208
8209         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8210         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8211         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8212
8213 2000-11-18  Richard Henderson  <rth@redhat.com>
8214
8215         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8216         (main): New.  Exit cleanly.
8217
8218 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8219
8220         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8221         gcc.dg/c99-fordecl-2.c: New tests.
8222
8223 2000-11-18  Richard Henderson  <rth@redhat.com>
8224
8225         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8226         * gcc.c-torture/execute/zerolen-2.c: New.
8227
8228 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8229
8230         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8231         memory.
8232
8233 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8234
8235         * g++.old-deja/g++.pt/instantiate8.C: New test.
8236
8237 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8238
8239         * g++.old-deja/g++.other/incomplete.C: Add more tests.
8240         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8241
8242 2000-11-16  Nick Clifton  <nickc@redhat.com>
8243
8244         * gcc.c-torture/execute/nestfunc-2.c: New test.
8245         * gcc.c-torture/execute/nestfunc-3.c: New test.
8246
8247 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8248
8249         * gcc.c-torture/compile/20001116-1.c: New test.
8250
8251 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8252
8253         * gcc.c-torture/execute/20001115-1.c: New test.
8254
8255 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
8256
8257         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8258         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8259         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8260         * g++.old-deja/g++.abi/vmihint.C: Likewise.
8261
8262 2000-11-15  Neil Booth  <neilb@earthling.net>
8263
8264         gcc.dg/cpp/_Pragma1.c: Update.
8265         gcc.dg/cpp/_Pragma2.c: New test.
8266
8267 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8268
8269         * g++.old-deja/g++.other/anon5.C: New test.
8270
8271 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8272
8273         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8274         tests.
8275
8276 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
8277
8278         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8279         output.
8280
8281 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8282
8283         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8284         labels at end of compound statements.
8285
8286 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
8287
8288         * gcc.c-torture/execute/loop-7.c: New test.
8289
8290 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8291
8292         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8293
8294 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8295
8296         * gcc.dg/c99-bool-1.c: New test.
8297
8298 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8299
8300         * gcc.dg/c99-scope-1.c: Remove xfail.
8301         * gcc.dg/c99-scope-2.c: New test.
8302
8303 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8304
8305         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8306         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8307
8308 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
8309
8310         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8311         error messages.
8312
8313         * g++.mike/p700.C: Don't typedef wchar_t.
8314         * g++.mike/p784.C: Likewise.
8315         * g++.mike/eb101.C: Don't use __wchar_t.
8316
8317 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
8318
8319         * g77.f-torture/execute/20001111.[fx]: Test premature exit
8320         from DO loop.
8321
8322 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8323
8324         * gcc.c-torture/execute/20001111-1.c: New test.
8325
8326 2000-11-10  Nick Clifton  <nickc@redhat.com>
8327
8328         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8329         long multuiple and accumulate.
8330
8331 2000-11-09  Richard Henderson  <rth@redhat.com>
8332
8333         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8334         via size_t instead of int.
8335
8336         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8337         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8338         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8339         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8340
8341 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
8342
8343         * gcc.c-torture/compile/20001109-1.c: New test.
8344         * gcc.c-torture/compile/20001109-2.c: New test.
8345
8346 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
8347
8348         * g++.old-deja/g++.pt/operator1.C: New test.
8349         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8350
8351 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8352
8353         * gcc.dg/20001108-1.c: New test.
8354
8355 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8356
8357         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8358         with both arguments constant strings.
8359         * gcc.c-torture/execute/string-opt-3.c: New test.
8360         * gcc.c-torture/execute/string-opt-4.c: New test.
8361         * gcc.c-torture/execute/string-opt-5.c: New test.
8362
8363 2000-11-08  Nick Clifton  <nickc@redhat.com>
8364
8365         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
8366         mulsidi3adddi patterns.
8367
8368 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
8369
8370         * g++.old-deja/g++.other/crash36.C: New test.
8371
8372 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
8373
8374         * g++.old-deja/g++.other/init16.C: New test.
8375
8376 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
8377
8378         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8379
8380 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8381
8382         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8383         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8384         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8385
8386 2000-11-07  DJ Delorie  <dj@redhat.com>
8387
8388         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8389
8390 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8391
8392         * gcc.c-torture/execute/string-opt-1.c: New test.
8393
8394 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8395
8396         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
8397         mips-sgi-irix6.* because the MIPS ABI passes floating-point
8398         parameters in registers, and there is no way for a varargs
8399         function to know in which order the integer and floating-point
8400         parameters should be interleaved when they are placed on the
8401         stack.
8402         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8403         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8404
8405 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8406
8407         * gcc.c-torture/execute/string-opt-2.c: New test.
8408
8409 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
8410
8411         * g++.old-deja/g++.pt/crash60.C: New test.
8412
8413 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8414
8415         * g++.old-deja/g++.other/crash24.C: New test.
8416         * g++.old-deja/g++.other/crash25.C: New test.
8417         * g++.old-deja/g++.other/crash26.C: New test.
8418         * g++.old-deja/g++.other/crash27.C: New test.
8419         * g++.old-deja/g++.other/crash28.C: New test.
8420         * g++.old-deja/g++.other/crash29.C: New test.
8421         * g++.old-deja/g++.other/crash30.C: New test.
8422         * g++.old-deja/g++.other/crash31.C: New test.
8423         * g++.old-deja/g++.other/crash32.C: New test.
8424         * g++.old-deja/g++.other/crash33.C: New test.
8425         * g++.old-deja/g++.other/crash34.C: New test.
8426         * g++.old-deja/g++.other/crash35.C: New test.
8427
8428 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8429
8430         * gcc.c-torture/execute/20001031-1.c: New test.
8431
8432 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
8433
8434         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8435         namespace.
8436
8437         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8438         standards-conformant.
8439
8440         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8441
8442         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8443         * g++.old-deja/g++.mike/p755a.C: Likewise.
8444         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8445         library makes no calls to `operator new' during initialization.
8446
8447 2000-11-04  Neil Booth  <neilb@earthling.net>
8448
8449         * gcc.dg/cpp/include2.c: New tests.
8450
8451 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
8452
8453         * lib/g++.exp (g++_set_ld_library_path): New function.
8454         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8455
8456 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
8457
8458         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
8459         warnings.
8460
8461 2000-11-01  Richard Henderson  <rth@redhat.com>
8462
8463         * g++.old-deja/g++.ext/namedret1.C: New.
8464         * g++.old-deja/g++.ext/namedret2.C: New.
8465         * g++.old-deja/g++.ext/namedret3.C: New.
8466
8467 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
8468
8469         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8470         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8471
8472 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8473
8474         * gcc.c-torture/execute/va-arg-21.c: New test.
8475
8476 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8477
8478         * gcc.dg/c99-complex-2.c: New test.
8479
8480 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8481
8482         * gcc.c-torture/execute/stdio-opt-1.c: New test.
8483
8484 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
8485
8486         * g++.old-deja/g++.other/inline16.C: New test.
8487
8488 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
8489
8490         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8491         __PRETTY_FUNCTION__
8492
8493 2000-10-29  Neil Booth  <neilb@earthling.net>
8494
8495         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8496         New tests.
8497         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8498         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8499         optimisation.
8500
8501 2000-10-29  Neil Booth  <neilb@earthling.net>
8502
8503         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8504         * mi1.c, mi1c.h: Add null directives to multiple-include test.
8505         * mi5.c: Test multiple includes work with -C.
8506         * trigraphs.c: Test ^= version.
8507
8508 2000-10-28  Neil Booth  <neilb@earthling.net>
8509
8510         New tests and test updates for new macro expander.
8511
8512         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8513         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8514         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8515         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8516         new diagnostic messages.
8517
8518         * gcc.dg/cpp/macro3.c: New tests.
8519
8520 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
8521
8522         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8523         on the same line.
8524
8525 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
8526
8527         * g++.old-deja/g++.other/eh2.C: New test.
8528
8529 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8530
8531         * gcc.c-torture/execute/20001027-1.c: New test.
8532
8533 2000-10-26  Richard Henderson  <rth@redhat.com>
8534
8535         * gcc.c-torture/execute/20001026-1.c: New.
8536
8537 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
8538
8539         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8540         * g++.old-deja/g++.law/builtin1.C: Likewise.
8541         * g++.old-deja/g++.law/ctors10.C: Likewise.
8542         * g++.old-deja/g++.law/virtual3.C: Likewise.
8543         * g++.old-deja/g++.mike/p658.C: Likewise.
8544         * g++.old-deja/g++.other/sibcall1.C: Likewise.
8545         * g++.old-deja/g++.other/vaarg2.C: Likewise.
8546         * g++.old-deja/g++.robertl/eb124.C: Likewise.
8547         * g++.old-deja/g++.robertl/eb44.C: Likewise.
8548         * g++.old-deja/g++.robertl/eb77.C: Likewise.
8549
8550 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
8551
8552         * gcc.c-torture/compile/20001024-1.c: New test.
8553
8554 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
8555
8556         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8557         to tell us whether or not we are using V3.
8558
8559 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8560
8561         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8562         operands.
8563
8564 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8565
8566         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8567
8568 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
8569
8570         * gcc.c-torture/execute/20001024-1.c: New test.
8571
8572 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
8573
8574         * g++.old-deja/g++.other/sibcall1.C: New test.
8575
8576 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
8577
8578         * gcc.dg/noncompile/init-3.c: New test.
8579
8580 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8581
8582         * gcc.dg/format-array-1.c: New test.
8583
8584 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8585
8586         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8587         writing through null pointers; remove comment about testing
8588         unterminated strings.
8589
8590 2000-10-17  Matthew Hiller  <hiller@redhat.com>
8591
8592         * gcc.c-torture/execute/20001017-2.c: New test.
8593
8594 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8595
8596         * gcc.c-torture/compile/20001018-1.c: New test.
8597         * gcc.c-torture/compile/20001018-1.x: Xfail.
8598
8599 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8600
8601         * gcc.c-torture/execute/20001017-1.c: New test.
8602
8603 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8604
8605         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8606         for multiple use of arguments with scanf formats; add tests for
8607         multiple use of arguments.
8608
8609 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
8610
8611         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8612
8613 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8614
8615         * gcc.dg/format-miss-1.c: New test.
8616
8617 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8618
8619         * gcc.c-torture/execute/20001013-1.c: New test.
8620
8621 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8622
8623         * gcc.dg/format-branch-1.c: New test.
8624
8625 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8626
8627         * README, lib/file-format.exp: Remove EGCS references.
8628
8629 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8630
8631         * gcc.dg/20001013-1.c: New test.
8632
8633 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8634
8635         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8636         for intmax_t in the compiler using __typeof__ and the type rules
8637         for conditional expressions.
8638
8639 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
8640
8641         * gcc.dg/20001012-1.c: New test.
8642         * gcc.dg/20001012-2.c: New test.
8643
8644 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8645
8646         * gcc.dg/format-attr-1.c: New test.
8647
8648 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8649
8650         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8651         __LONG_LONG_MAX__ instead of LLONG_MAX.
8652
8653 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8654
8655         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8656         scanf flags.
8657         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8658         flags.
8659
8660 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8661
8662         * gcc.dg/sequence-pt-1.c: New test.
8663
8664 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
8665
8666         * gcc.c-torture/execute/20001011-1.c: New testcase.
8667         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8668
8669 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8670
8671         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8672         does not error on it.
8673
8674 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8675
8676         * gcc.dg/20001009-1.c: New test.
8677
8678 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8679
8680         * gcc.c-torture/compile/20001009-1.c: Move from here ....
8681         * gcc.c-torture/execute/20001009-2.c: ... to here.
8682
8683 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
8684
8685         * gcc.c-torture/compile/20001009-1.c: New testcase.
8686         * gcc.c-torture/execute/20001009-1.c: New testcase.
8687         Testcases provided by Jan Hubicka <jh@suse.cz>.
8688
8689 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8690
8691         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8692         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8693         uintmax_t using <limits.h> to emulate the compiler's internal
8694         logic.  No longer XFAIL %j tests.
8695
8696 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8697
8698         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8699         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8700         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8701         regexps and details of expected handling of some bad formats.
8702         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8703         suppression.
8704
8705 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8706
8707         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8708         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8709         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8710         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8711         in list archives.
8712
8713 2000-10-06  Richard Henderson  <rth@cygnus.com>
8714
8715         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8716         * g++.old-deja/g++.brendan/crash52.C: Likewise.
8717         * g++.old-deja/g++.jason/report.C: Likewise.
8718         * g++.old-deja/g++.law/friend5.C: Likewise.
8719         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
8720         of the expected warnings.
8721
8722 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
8723
8724         * g++.old-deja/g++.pt/enum14.C: New test.
8725
8726 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
8727
8728         * g++.old-deja/g++.pt/crash59.C: New test.
8729
8730 2000-10-04  Will Cohen  <wcohen@redhat.com>
8731
8732         * gcc.dg/20000926-1.c: New test.
8733
8734 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
8735
8736         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8737         function name for current C++ compiler.
8738         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8739
8740 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
8741
8742         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8743         __PRETTY_FUNCTION__.
8744         * g++.old-deja/g++.ext/pretty2.C: Likewise.
8745
8746 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8747
8748         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8749
8750 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
8751
8752         * gcc.c-torture/compile/20000923-1.c: New test.
8753
8754 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8755
8756         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8757         * g++.old-deja/g++.pt/ttp62.C: Same.
8758         * g++.old-deja/g++.other/inline14.C: Same.
8759
8760 2000-09-24  Richard Henderson  <rth@cygnus.com>
8761
8762         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
8763
8764 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8765
8766         * gcc.dg/c90-printf-1.c: Add test for wide string format.
8767
8768 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
8769
8770         * gcc.c-torture/compile/20000922-1.c: New file.
8771
8772 2000-09-21  Nick Clifton  <nickc@redhat.com>
8773
8774         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
8775         a signed long modulo operation.
8776         (mod6): New function - perform an unsigned long modulo operation.
8777         (main): Add tests for modulos of very large numbers by very small
8778         dividends.
8779
8780 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8781
8782         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
8783
8784 2000-09-19  Richard Henderson  <rth@cygnus.com>
8785
8786         * gcc.dg/compare2.c (case 10): XFAIL.
8787
8788 2000-09-18  Richard Henderson  <rth@cygnus.com>
8789
8790         * gcc.c-torture/execute/20000906-1.c: Move ...
8791         * gcc.dg/20000906-1.c: ... here.  Only run on targets
8792         that support __builtin_trap.
8793
8794 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
8795
8796         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
8797
8798 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8799
8800         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
8801         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
8802         more $ format tests.
8803
8804 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8805
8806         * gcc.dg/format-errmk-1.c: New test.
8807
8808 2000-09-17  Greg McGary  <greg@mcgary.org>
8809
8810         * gcc.c-torture/execute/20000917-1.x: Remove.
8811
8812 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8813
8814         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
8815
8816 2000-09-17  Greg McGary  <greg@mcgary.org>
8817
8818         * gcc.c-torture/execute/20000917-1.c: New test.
8819         * gcc.c-torture/execute/20000917-1.x: XFAIL.
8820
8821 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
8822
8823         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
8824         in nested macro bug.
8825
8826 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
8827
8828         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
8829
8830 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
8831
8832         * gcc.c-torture/execute/20000914-1.c: New test.
8833
8834 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
8835
8836         * g++.other/inline13.C: New test.
8837
8838 2000-09-12  Andreas Jaeger  <aj@suse.de>
8839
8840         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
8841         constant by Ulrich Drepper <drepper@redhat.com>.
8842
8843 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8844
8845         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
8846
8847 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8848
8849         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
8850
8851 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
8852
8853         * gcc.dg/cpp/backslash.c: New test.
8854
8855 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
8856
8857         * gcc.c-torture/execute/20000910-1.c: New test.
8858         * gcc.c-torture/execute/20000910-2.c: Likewise.
8859
8860 2000-09-11  Robert Lipe  <robertl@sco.com>
8861
8862         * gcc.dg/pragma-align.c: New test.
8863
8864 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8865
8866         * g++.old-deja/g++.pt/explicit82.C: New test.
8867         * g++.old-deja/g++.pt/explicit83.C: New test.
8868
8869 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8870
8871         * gcc.dg/asm-names.c: New test.
8872
8873 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8874
8875         * gcc.dg/cpp/tr-warn6.c: New test
8876
8877 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8878
8879         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
8880         be accepted.
8881
8882 2000-09-07  Catherine Moore  <clm@redhat.com>
8883
8884         * gcc.c-torture/execute/unroll-1.c: New test.
8885
8886 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8887
8888         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
8889         ERROR markers.
8890         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
8891         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
8892         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
8893         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
8894         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
8895         Preprocess only.
8896         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
8897         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
8898
8899 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8900
8901         * g++.old-deja/g++.pt/deduct2.C: New test.
8902
8903 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8904
8905         * g++.old-deja/g++.pt/parms2.C: New test.
8906
8907 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8908
8909         * g++.old-deja/g++.pt/crash58.C: New test.
8910
8911 2000-09-06  Greg McGary  <greg@mcgary.org>
8912
8913         * gcc.c-torture/execute/20000906-1.c: New test.
8914         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
8915
8916 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8917
8918         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
8919
8920 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8921
8922         * g++.old-deja/g++.pt/crash57.C: New test.
8923
8924 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8925
8926         * g++.old-deja/g++.pt/crash56.C: New test.
8927
8928 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8929
8930         * g++.old-deja/g++.pt/koenig1.C: New test.
8931
8932 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8933
8934         * gcc.dg/20000904-1.c: New test.
8935
8936 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8937
8938         * gcc.dg/cpp/paste8.c: New test.
8939
8940 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
8941
8942         * gcc.c-torture/compile/20000827-1.c: New test.
8943
8944 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8945
8946         * gcc.dg/format-diag-1.c: New test.
8947
8948 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8949
8950         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
8951         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
8952         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
8953         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
8954         gcc.dg/formatz-1.c: Adjust warning regular expressions.
8955
8956 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8957
8958         * g++.old-deja/g++.other/nested4.C: New test.
8959
8960 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8961
8962         * g++.old-deja/g++.ns/scoped1.C: New test.
8963
8964 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
8965
8966         * lib/g++.exp: Support testing already-installed GCC.
8967
8968 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8969
8970         * wtr-label-1.c, wtr-suffix-1.c: New tests.
8971
8972 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8973
8974         * gcc.dg/return-type-2.c: New test.
8975
8976 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
8977
8978         * gcc.c-torture/compile/20000825-1.c: New test.
8979
8980 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
8981
8982         * gcc.dg/dwarf2-2.c: New test.
8983
8984 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
8985
8986         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
8987         dg-warning regexps.
8988
8989 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8990
8991         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
8992         gcc.dg/format-ext-5.c: New tests.
8993
8994 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
8995
8996         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
8997
8998 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
8999
9000         * gcc.dg/noncompile/930622-2.c: Adjust error message.
9001
9002 2000-08-24  Richard Henderson  <rth@cygnus.com>
9003
9004         * gcc.dg/ia64-sync-1.c: New test.
9005         * gcc.dg/ia64-sync-2.c: New test.
9006         * gcc.dg/ia64-asm-1.c: New test.
9007
9008 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9009
9010         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9011         * gcc.dg/format-ext-2.c: New test.
9012
9013 2000-08-23  Jason Merrill  <jason@redhat.com>
9014
9015         * lib/old-dejagnu.exp: Also ignore "In member function" and
9016         "At global scope".
9017
9018 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9019
9020         * gcc.dg/noncompile/label-lineno-1.c: New test.
9021
9022 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9023
9024         * gcc.dg/c99-array-nonobj-1.c: New test.
9025
9026 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9027
9028         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9029         tests.
9030         * gcc.dg/format-ext-1.c: New test.
9031
9032 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9033
9034         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9035         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9036         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9037         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9038         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9039
9040 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9041
9042         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9043         gcc.dg/c99-strftime-2.c: New tests.
9044
9045 2000-08-22  Richard Henderson  <rth@cygnus.com>
9046
9047         * gcc.c-torture/execute/20000822-1.c: New test.
9048
9049 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9050
9051         * gcc.c-torture/execute/20000819-1.x: Remove.
9052
9053 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9054
9055         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9056         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9057         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9058         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9059         gcc.dg/format-xopen-1.c: New tests.
9060
9061 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9062
9063         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9064
9065 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9066
9067         * g++.old-deja/g++.other/loop2.C: New test.
9068
9069         * gcc.c-torture/compile/20000606-1.c: New test.
9070         * gcc.c-torture/compile/20000728-1.c: New test.
9071         * gcc.c-torture/execute/20000801-1.c: New test.
9072         * gcc.c-torture/execute/20000801-2.c: New test.
9073         * gcc.c-torture/execute/20000819-1.c: New test.
9074         * gcc.c-torture/execute/20000819-1.x: XFAIL.
9075         * gcc.dg/20000629-1.c: New test.
9076         * gcc.dg/20000724-1.c: New test.
9077         * gcc.dg/20000807-1.c: New test.
9078
9079 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9080
9081         * gcc.dg/cpp/pragma-1.c: New test.
9082         * gcc.dg/cpp/pragma-2.c: New test.
9083
9084 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
9085
9086         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9087         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
9088
9089 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9090
9091         * gcc.c-torture/compile/20000818-1.c: New test.
9092
9093 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
9094
9095         * gcc.c-torture/execute/20000818-1.c: New test.
9096
9097 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9098
9099         * gcc.dg/format-va-1.c: New test.
9100
9101 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9102
9103         * g++.old-deja/g++.other/typedef8.C: New test.
9104
9105 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9106
9107         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9108         * g++.old-deja/g++.mike/net36.C: Mark candidate.
9109         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9110         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9111         * g++.old-deja/g++.other/ptrmem7.C: New test.
9112         * g++.old-deja/g++.pt/ptrmem10.C: New test.
9113
9114 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9115
9116         * g++.old-deja/g++.pt/typename27.C: New test.
9117
9118 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
9119
9120         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9121         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9122         * g++.old-deja/g++.pt/friend45.C: New test.
9123         * g++.old-deja/g++.other/friend8.C: New test.
9124
9125 2000-08-15  Richard Henderson  <rth@cygnus.com>
9126
9127         * gcc.c-torture/execute/20000815-1.c: New test.
9128
9129 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9130
9131         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9132         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9133         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9134
9135 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
9136
9137         * g++.old-deja/g++.other/refinit2.C: New test.
9138
9139 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9140
9141         * lib/c-torture.exp (c-torture): Make
9142         compiler_conditional_xfail_data global.
9143         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9144         compiler_conditional_xfail_data machinery.
9145         (f-torture-execute): Likewise.
9146         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9147         and only when unrolling loops.
9148
9149         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9150
9151 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9152
9153         * g++.old-deja/g++.pt/explicit81.C: New test.
9154
9155 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9156
9157         * g++.old-deja/g++.pt/typename26.C: New test.
9158
9159 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
9160
9161         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9162         warning.
9163
9164 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9165
9166         * g++.old-deja/g++.other/array3.C: New test.
9167
9168 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9169
9170         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9171         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9172         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9173         New tests.
9174
9175 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
9176
9177         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9178         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9179
9180 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
9181
9182         * gcc.c-torture/execute/20000808-1.c: New test.
9183
9184 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9185
9186         * gcc.dg/c90-const-expr-1.c: New test.
9187
9188 2000-08-08  Richard Henderson  <rth@cygnus.com>
9189
9190         * gcc.dg/noncompile/920923-1.c: Declare calloc.
9191
9192 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9193
9194         * gcc.dg/noncompile/const-ll-1.c: New test.
9195
9196 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9197
9198         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9199
9200 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
9201
9202         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9203         that running programs linked against the shared version of libobjc
9204         run correctly.
9205
9206 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9207
9208         * gcc.dg/c99-printf-1.c: New test.
9209
9210 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9211
9212         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9213
9214 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
9215
9216         * gcc.c-torture/execute/20000731-1.x: Delete.
9217
9218 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
9219
9220         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9221         and torture_without_loops as is done by c-torture.exp.
9222         (search_for): Copy from c-torture.exp.
9223         (gcc-dg-runtest): New function, drives a directory of tests
9224         iterating over the TORTURE_OPTIONS.
9225         (scan-assembler, scan-assembler-not): Move here from
9226         individual directory drivers.
9227
9228         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9229         defined by lib/gcc-dg.exp.
9230         * gcc.dg/cpp/cpp.exp: Likewise.
9231         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
9232         gcc-dg-runtest, so we cycle over optimization options.
9233
9234         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9235         * gcc.dg/compare2.c: No longer expected to fail.
9236
9237 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9238
9239         * gcc.c-torture/execute/20000804-1.c: New test.
9240
9241 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9242
9243         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9244
9245 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
9246
9247         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9248
9249 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
9250
9251         * gcc.c-torture/compile/20000803-1.c: New test.
9252
9253 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9254
9255         * gcc.c-torture/execute/20000801-3.c,
9256         gcc.c-torture/execute/20000801-4.c: New tests.
9257         * gcc.c-torture/execute/20000801-3.x,
9258         gcc.c-torture/execute/20000801-4.x: Xfail.
9259
9260 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
9261
9262         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9263         libobjc/.libs to allow for libtool.
9264
9265 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
9266
9267         * gcc.c-torture/compile/20000802-1.c: New test.
9268
9269 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
9270
9271         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9272
9273 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
9274
9275         * gcc-c-torture/execute/20000731-2.c: New test.
9276
9277         * gcc.c-torture/execute/20000731-1.c: New test.
9278         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9279
9280 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
9281
9282         * testsuite/gcc.dg/cpp/paste7.c: New test.
9283         * gcc.dg/cpp/20000725-1.c: New test.
9284
9285 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
9286
9287         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9288         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9289         declaration warning for __builtin_dwarf_reg_size.
9290
9291         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9292
9293 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9294
9295         * gcc.dg/noncompile/voidparam-1.c: New test.
9296
9297 2000-07-30  Richard Henderson  <rth@cygnus.com>
9298
9299         * gcc.dg/c90-digraph-1.c: Don't xfail.
9300         * gcc.dg/compare2.c (case 10): Xfail.
9301         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9302
9303 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
9304
9305         * gcc.dg/c99-main-1.c: New test.
9306
9307 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9308
9309         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9310
9311 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
9312
9313         * gcc.c-tortuer/execute/20000726-1.c: New test.
9314
9315 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
9316
9317         * gcc.c-torture/execute/enum-2.c: New test.
9318
9319 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9320
9321         * gcc.dg/cpp/tr-warn3.c: New test.
9322
9323 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9324
9325         * g++.old-deja/g++.ext/implicit1.C: Remove.
9326         * g++.old-deja/g++.jason/c2.C: Remove
9327         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9328         * g++.old-deja/g++.pt/crash16.C: Likewise.
9329         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9330
9331 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9332
9333         * g++.old-deja/g++.other/for2.C: New test.
9334
9335 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
9336
9337         * gcc.dg/20000720-1.c: New test.
9338
9339 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
9340
9341         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
9342
9343 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
9344
9345         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9346         * gcc.c-torture/execute/20000722-1.c: New.
9347         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9348
9349 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
9350
9351         * gcc.dg/cpp/20000720-1.S: New test.
9352
9353 2000-07-21  Michael Meissner  <meissner@redhat.com>
9354
9355         * gcc.c-torture/execute/ieee/hugeval.c: New test.
9356
9357 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9358
9359         * g++.old-deja/g++.brendan/crash16.C,
9360         g++.old-deja/g++.brendan/parse3.C,
9361         g++.old-deja/g++.brendan/redecl1.C,
9362         g++.old-deja/g++.ns/template13.C,
9363         g++.old-deja/g++.other/decl4.C,
9364         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9365
9366 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9367
9368         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9369         and "Internal error".
9370
9371         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9372         regexps.
9373         * gcc.dg/cpp/paste6.c: New test.
9374
9375 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
9376
9377         * gcc.dg/cpp/tr-direct.c: New test.
9378
9379         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9380         gcc.dg/cpp/undef1.c: Tweak error regexps.
9381
9382 2000-07-18  Eric Christopher <echristo@redhat.com>
9383
9384         * gcc.c-torture/compile/20000718-1.c: New test.
9385
9386 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
9387
9388         * cpplex.c (_cpp_push_token): If the token being pushed back
9389         is the previous token in this context, just subtract one from
9390         context->posn.
9391         * cppmacro.c (save_expansion): Clear aux field when storing a
9392         placemarker.
9393
9394 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
9395
9396         * gcc.dg/noncompile/redecl-1.c: New test.
9397
9398 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
9399
9400         * gcc.c-torture/execute/20000717-5.c: New test.
9401         * gcc.c-torture/execute/20000717-1.x: Removed.
9402
9403 2000-07-17  Richard Henderson  <rth@cygnus.com>
9404
9405         * gcc.c-torture/execute/20000717-4.c: New test.
9406
9407 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
9408
9409         * gcc.dg/cpp/syshdr.c: New test.
9410         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9411
9412 2000-07-17  Neil Booth  <neilb@earthling.net>
9413
9414         * gcc.dg/cpp/cmdlne-dM.c: New test.
9415         * gcc.dg/cpp/cmdlne-dD.c: New test.
9416
9417 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
9418
9419         * gcc.c-torture/execute/20000717-3.c: New test.
9420
9421         * gcc.c-torture/compile/20000717-1.c: New test.
9422
9423 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
9424
9425         * gcc.c-torture/execute/20000717-2.c: New test.
9426
9427 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9428
9429         * gcc.dg/formatz-1.c: New test.
9430
9431         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9432         * gcc.dg/c99-digraph-1.c: New tests.
9433
9434         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9435         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9436
9437         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9438         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9439         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9440         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9441         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9442         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9443         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9444
9445 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
9446
9447         * gcc.c-torture/execute/20000717-1.c: New test.
9448         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9449
9450 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
9451
9452         * gcc.c-torture/execute/20000715-2.c: New test.
9453         * gcc.dg/20000715-1.c: New test.
9454
9455 2000-07-15  Michael Meissner  <meissner@redhat.com>
9456
9457         * gcc.c-torture/execute/20000715-1.c: New test.
9458
9459 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
9460
9461         * gcc.c-torture/execute/20000707-1.c: New test.
9462
9463 2000-07-13  Neil Booth  <NeilB@earthling.net>
9464
9465         * testsuite/gcc.dg/cpp/digraph1.c,
9466         testsuite/gcc.dg/cpp/digraph2.c,
9467         testsuite/gcc.dg/cpp/digraphs.c: New tests.
9468
9469 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
9470
9471         * g77.f-torture/compile/20000630-2.f:  New test.
9472         * g77.f-torture/compile/20000630-2.x
9473
9474 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9475
9476         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
9477
9478 2000-07-11  Neil Booth  <NeilB@earthling.net>
9479
9480         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9481
9482 2000-07-11  Neil Booth  <NeilB@earthling.net>
9483
9484         * gcc.dg/cpp/cmdlne-C.c: New.
9485
9486 2000-07-09  Neil Booth  <NeilB@earthling.net>
9487
9488         * gcc.dg/cpp/directiv.c: New tests.
9489         * gcc.dg/cpp/undef1.c: Update.
9490
9491 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
9492
9493         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9494
9495 2000-07-09  Neil Booth  <NeilB@earthling.net>
9496
9497         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9498
9499 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
9500
9501         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9502         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9503
9504 2000-07-08  Neil Booth  <NeilB@earthling.net>
9505
9506         * gcc.dg/cpp/macsyntx.c: New tests.
9507
9508 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9509
9510         * gcc.dg/20000707-1.c: New test.
9511
9512 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9513
9514         * gcc.c-torture/execute/20000706-1.c: New test.
9515         * gcc.c-torture/execute/20000706-2.c: New test.
9516         * gcc.c-torture/execute/20000706-3.c: New test.
9517         * gcc.c-torture/execute/20000706-4.c: New test.
9518         * gcc.c-torture/execute/20000706-5.c: New test.
9519
9520 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9521
9522         * g++.old-deja/g++.pt/instantiate7.C: New test.
9523
9524 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9525
9526         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9527         * g++.old-deja/g++.mike/thunk3.C: Likewise.
9528         * g++.old-deja/g++.other/rtti3.C: Likewise.
9529         * g++.old-deja/g++.other/rttid3.C: Likewise.
9530
9531 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
9532
9533         *  g77.f-torture/compile/20000630-1.x: Fix typo
9534
9535 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
9536
9537         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9538         assembly output.
9539
9540 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
9541
9542         * gcc.dg/cpp/ident.c: New test.
9543
9544 2000-07-05  Neil Booth  <NeilB@earthling.net>
9545
9546         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9547           gcc.dg/cpp/lexstrng.c: New tests.
9548
9549 2000-07-04  Neil Booth  <NeilB@earthling.net>
9550
9551         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9552         * gcc.dg/cpp/strify2.c: Same.
9553
9554 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
9555
9556         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9557         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9558         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9559         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9560
9561         * testsuite/gcc.dg/cpp/macro1.c,
9562         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9563         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9564         testsuite/gcc.dg/cpp/strify1.c,
9565         testsuite/gcc.dg/cpp/strify2.c: New tests.
9566
9567 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
9568
9569         * gcc.c-torture/execute/20000703-1.c: New test.
9570
9571 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9572
9573         * g++.old-deja/g++.pt (lookup10.C): New test.
9574
9575 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9576
9577         * g++.old-deja/g++.pt (typename25.C): New test.
9578
9579 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
9580
9581         * gcc.c-torture/compile/20000701-1.c: New test.
9582
9583 2000-06-30  Nick Clifton  <nickc@cygnus.com>
9584
9585         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9586         to test case.
9587
9588 2000-06-30  Catherine Moore  <clm@cygnus.com>
9589
9590         * gcc.c-torture/execute/align-1.c: New test.
9591
9592 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
9593
9594         * g++.old-deja/g++.pt/expr8.C: New test.
9595         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9596
9597 2000-06-29  Nick Clifton  <nickc@cygnus.com>
9598
9599         * gcc.c-torture/compile/20000629-1.c: New test.
9600
9601 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9602
9603
9604         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9605         gcc.dg/noncompile directory, depending on whether they're
9606         preprocessor tests or not.  Annotate all the tests for the dg
9607         framework.
9608
9609         * gcc.c-torture/noncompile/noncompile.exp: Delete.
9610         * gcc.dg/noncompile/noncompile.exp: New.
9611
9612         * Moved files:
9613         Old name                                New name
9614         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
9615         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
9616         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
9617         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
9618         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
9619         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
9620         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
9621         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
9622         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
9623         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
9624         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
9625         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
9626         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
9627         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
9628         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
9629         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
9630         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
9631         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
9632         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
9633         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
9634         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
9635         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
9636         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
9637         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
9638
9639         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
9640         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
9641         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
9642         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
9643         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
9644         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
9645
9646 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9647
9648         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9649         declare one variable.  On the fourth, error.
9650         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9651         declared by 20000628-1a.h.
9652
9653 2000-06-29  Richard Henderson  <rth@redhat.com>
9654
9655         * gcc.c-torture/execute/930529-1.x: New file.
9656         * gcc.dg/920413-1.c: Adjust expected warning text.
9657         * gcc.dg/980217-1.c: Declare abort.
9658         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9659
9660 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
9661
9662         * g77.f-torture/compile/20000629-1.f: New test.
9663         * g77.f-torture/compile/20000629-1.x: Expected to fail.
9664
9665 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9666
9667         Rearrange lots of files, removing entirely the
9668         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9669         directories.
9670
9671         * Deleted files:
9672         gcc.c-torture/code_quality/code_quality.exp
9673         gcc.c-torture/special/special.exp
9674         gcc.failure/failure.exp
9675         gcc.failure/940409-1.x
9676         gcc.c-torture/compile/961203-1.x
9677
9678         * New files:
9679         gcc.misc-tests/linkage.exp
9680         gcc.c-torture/execute/920730-1t.c
9681         gcc.c-torture/execute/920730-1t.x
9682         gcc.c-torture/compile/920520-1.x
9683         gcc.c-torture/compile/920521-1.x
9684         gcc.c-torture/compile/981006-1.x
9685         gcc.c-torture/execute/eeprof-1.x
9686
9687         * Moved files (possibly with modifications to fit a new harness):
9688         Old name                                New name
9689         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
9690         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
9691         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
9692         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
9693         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
9694         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
9695         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
9696         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
9697         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
9698         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
9699         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
9700         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
9701         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
9702         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
9703
9704 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9705
9706         * c-torture/compile/961203-1.x: Delete.
9707
9708         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
9709         not exit. Include stdio.h.
9710         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9711         * gcc.misc-tests/dg-12.c: Likewise.
9712         * gcc.misc-tests/dg-5.c: Likewise.
9713         * gcc.misc-tests/dg-6.c: Likewise.
9714         * gcc.misc-tests/dg-7.c: Prototype abort.
9715         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9716         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9717         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
9718         not exit.
9719         * gcc.misc-tests/sieve.c: Use return from main, not exit.
9720         * gcc.misc-tests/sort2.c: Use return from main, not exit.
9721
9722 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
9723
9724         * gcc.dg/cpp/20000628-1.c: New test.
9725         * gcc.dg/cpp/20000628-1.h: New header for above test.
9726         * gcc.dg/cpp/20000628-1a.h: Likewise.
9727
9728 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
9729
9730         * gcc.dg/cpp: New directory.
9731         * gcc.dg/cpp/cpp.exp: New driver.
9732         * gcc.dg/cpp/20000627-1.c: New test.
9733         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9734         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9735         and rewrite as a compilation test.
9736
9737         * gcc.dg: Move many files into the cpp subdirectory, possibly
9738         renaming or editing them as well.
9739         Old name                New name
9740         990119-1.c              cpp/19990119-1.c
9741         990228-1.c              cpp/19990228-1.c
9742         990407-1.c              cpp/19990407-1.c
9743         990409-1.c              cpp/19990409-1.c
9744         990413-1.c              cpp/19990413-1.c
9745         990703-1.c              cpp/19990703-1.c
9746         20000127-1.c            cpp/20000127-1.c
9747         20000129-1.c            cpp/20000129-1.c
9748         20000207-1.c            cpp/20000207-1.c
9749         20000207-2.c            cpp/20000207-2.c
9750         20000209-1.c            cpp/20000209-1.c
9751         20000209-2.c            cpp/20000209-2.c
9752         20000301-1.c            cpp/20000301-1.c
9753         20000419-1.c            cpp/20000419-1.c
9754         20000510-1.S            cpp/20000510-1.S
9755         20000519-1.c            cpp/20000519-1.c
9756         20000529-1.c            cpp/20000529-1.c
9757         20000625-1.c            cpp/20000625-1.c
9758         20000625-2.c            cpp/20000625-2.c
9759         cpp-as1.c               cpp/assert1.c
9760         cpp-as2.c               cpp/assert2.c
9761         cxx-comments-1.c        cpp/cxxcom1.c
9762         cxx-comments-2.c        cpp/cxxcom2.c
9763         endif-label.c           cpp/endif.c
9764         cpp-hash1.c             cpp/hash1.c
9765         cpp-hash2.c             cpp/hash2.c
9766         cpp-if1.c               cpp/if-1.c
9767         cpp-if2.c               cpp/if-2.c
9768         cpp-if3.c               cpp/if-3.c
9769         cpp-if4.c               cpp/if-4.c
9770         cpp-if5.c               cpp/if-5.c
9771         cpp-cond.c              cpp/if-cexp.c
9772         cpp-missingop.c         cpp/if-mop.c
9773         cpp-missingparen.c      cpp/if-mpar.c
9774         cpp-opprec.c            cpp/if-oppr.c
9775         cpp-ifparen.c           cpp/if-paren.c
9776         cpp-shortcircuit.c      cpp/if-sc.c
9777         cpp-shift.c             cpp/if-shift.c
9778         cpp-unary.c             cpp/if-unary.c
9779         cpp-li1.c               cpp/line1.c
9780         cpp-li2.c               cpp/line2.c
9781         lineno.c                cpp/line3.c
9782         lineno-2.c              cpp/line4.c
9783         cpp-mi.c                cpp/mi1.c
9784         cpp-mic.h               cpp/mi1c.h
9785         cpp-micc.h              cpp/mi1cc.h
9786         cpp-mind.h              cpp/mi1nd.h
9787         cpp-mindp.h             cpp/mi1ndp.h
9788         cpp-mix.h               cpp/mi1x.h
9789         cpp-mi2.c               cpp/mi2.c
9790         cpp-mi2a.h              cpp/mi2a.h
9791         cpp-mi2b.h              cpp/mi2b.h
9792         cpp-mi2c.h              cpp/mi2c.h
9793         cpp-mi3.c               cpp/mi3.c
9794         cpp-mi3.def             cpp/mi3.def
9795         poison-1.c              cpp/poison.c
9796         pr-impl.c               cpp/prag-imp.c
9797         cpp-redef-2.c           cpp/redef1.c
9798         cpp-redef.c             cpp/redef2.c
9799         strpaste.c              cpp/strp1.c
9800         strpaste-2.c            cpp/strp2.c
9801         cpp-tradpaste.c         cpp/tr-paste.c
9802         cpp-tradstringify.c     cpp/tr-str.c
9803         cpp-tradwarn1.c         cpp/tr-warn1.c
9804         cpp-tradwarn2.c         cpp/tr-warn2.c
9805         trigraphs.c             cpp/trigraphs.c
9806         cpp-unc1.c              cpp/unc1.c
9807         cpp-unc2.c              cpp/unc2.c
9808         cpp-unc3.c              cpp/unc3.c
9809         cpp-unc.c               cpp/unc4.c
9810         undef.c                 cpp/undef1.c
9811         undef-2.c               cpp/undef2.c
9812         cpp-wi1.c               cpp/widestr1.c
9813
9814 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
9815
9816         * lib/g++.exp (g++_include_flags): Tweak.
9817
9818 2000-06-27  H.J. Lu  <hjl@gnu.org>
9819             Loren J. Rittle  <ljrittle@acm.org>
9820
9821         * lib/g++.exp (g++_include_flags): Override libgloss.exp
9822         version with one that knows about the new gcc tree structure.
9823         (g++_link_flags): Same.
9824
9825 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
9826
9827         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
9828         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
9829         case we are cross-compiling.
9830
9831         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
9832         g++.old-deja/g++.niklas/Makefile.in,
9833         g++.old-deja/g++.niklas/configure.in,
9834         g++.old-deja/g++.other/Makefile.in,
9835         g++.old-deja/g++.other/configure.in,
9836         gcc.c-torture/code_quality/Makefile.in,
9837         gcc.c-torture/code_quality/configure.in,
9838         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
9839         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
9840         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
9841         gcc.c-torture/execute/ieee/Makefile.in,
9842         gcc.c-torture/execute/ieee/configure.in,
9843         gcc.c-torture/noncompile/Makefile.in,
9844         gcc.c-torture/noncompile/configure.in,
9845         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
9846         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
9847         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
9848
9849 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9850
9851         * g++.old-deja/g++.other/ambig3.C: New test.
9852
9853 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9854
9855         * g++.old-deja/g++.pt/syntax1.C: New test.
9856         * g++.old-deja/g++.pt/syntax2.C: New test.
9857         * g++.old-deja/g++.other/syntax3.C: New test.
9858         * g++.old-deja/g++.other/syntax4.C: New test.
9859
9860 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9861
9862         * gcc.dg/20000623-1.c: Prototype exit and abort.
9863
9864 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9865
9866         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
9867         New tests.
9868         * gcc.dg/cpp-mi3.def: New file.
9869
9870         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
9871         inside assertions.
9872         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
9873         lexer's error messages.
9874         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
9875         divine anything from the linemarkers.
9876         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
9877         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
9878
9879 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
9880
9881         * gcc.dg/20000623-1.c: New test.
9882
9883 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
9884
9885         * gcc.c-torture/execute/20000622-1.c: New test.
9886
9887 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9888
9889         * g++.old-deja/g++.other/init15.C: New test.
9890
9891 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9892
9893         * g++.old-deja/g++.pt/vaarg2.C: New test.
9894         * g++.old-deja/g++.pt/vaarg3.C: New test.
9895
9896 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
9897
9898         * g++.old-deja/g++.other/dyncast6.C: New test.
9899
9900 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
9901
9902         * gcc.c-torture/execute/loop-6.c: New test.
9903
9904 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
9905
9906         * gcc.dg/20000614-1.c: New test.
9907         * gcc.dg/20000614-2.c: New test.
9908
9909 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
9910
9911         * g++.old-deja/g++.other/inline12.C: New test.
9912
9913 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
9914
9915         * g++.old-deja/g++.other/eh1.C: New test.
9916
9917 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
9918
9919         * g++.old-deja/g++.other/type.C: New test.
9920
9921 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9922
9923         * g++.old-deja/g++.other/initstring.C: New test.
9924
9925 2000-06-12  Jason Merrill  <jason@redhat.com>
9926
9927         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
9928
9929 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
9930
9931         * gcc.c-torture/compile/20000609-1.c: New test.
9932
9933 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
9934
9935         * gcc.dg/20000609-1.c: New test.
9936
9937 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
9938
9939         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
9940         * gcc.c-torture/noncompile/poison-1.c: Move...
9941         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
9942         * gcc.dg/cpp-li1.c: Add a token after the #line.
9943
9944 2000-06-05  Richard Henderson  <rth@cygnus.com>
9945
9946         * gcc.c-torture/execute/20000605-2.c: New test.
9947         * gcc.c-torture/execute/20000605-3.c: New test.
9948
9949 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
9950
9951         * g77.f-torture/execute/20000503-1.x: New file.
9952
9953 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
9954
9955         * g++.old-deja/g++.eh/badalloc1.C: New test.
9956
9957 2000-06-05  Richard Henderson  <rth@cygnus.com>
9958
9959         * gcc.c-torture/execute/20000605-1.c: New test.
9960
9961 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9962             Nathan Sidwell <nathan@codesourcery.com>
9963
9964         * gcc.c-torture/compile/20000605-1.c: New test.
9965
9966 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
9967
9968         * g77.f-torture/compile/20000601-1.f:  New test.
9969
9970 2000-06-03  Richard Henderson  <rth@cygnus.com>
9971
9972         * gcc.c-torture/execute/20000603-1.c: New.
9973
9974 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
9975
9976         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
9977         * gcc.dg/noreturn-2.c (noreturn): Likewise.
9978
9979 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
9980
9981         * gcc.dg/compare2.c (case 12): XFAIL.
9982         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
9983         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
9984
9985         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
9986
9987 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
9988
9989         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
9990         guard macro is already defined when the header is first
9991         included.
9992         * gcc.dg/cpp-mix.h: New file.
9993         * gcc.dg/endif-label.c: Update patterns to match compiler.
9994
9995         * g++.brendan/complex1.C: Declare abort.
9996         * g++.law/refs4.C: Remove XFAIL.
9997         * g++.oliva/expr2.C: Declare abort and exit.
9998
9999 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
10000
10001         * gcc.c-torture/execute/20000528-1.c: New test.
10002
10003         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10004         * g++.old-deja/g++.law/temps4.C: Likewise.
10005
10006         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10007         stdlib.h.  Call abort() on failure.
10008         * g++.old-deja/g++.law/refs4.C: Likewise.
10009         * g++.old-deja/g++.law/temps4.C: Likewise.
10010         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10011         * gcc.c-torture/execute/20000112-1.c: Include string.h.
10012
10013 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
10014
10015         Relative to g++.dg/special:
10016         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10017
10018         Relative to g++.old-deja:
10019         * g++.brendan/complex1.C, g++.jason/optimize2.C,
10020         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10021         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10022         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10023         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10024         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10025         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10026
10027         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10028         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10029         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10030         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10031         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10032         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10033         and/or string.h.
10034
10035         * g++.other/goto1.C: Update expectations for error messages.
10036
10037 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
10038
10039         * gcc.c-torture/compile/20000523-1.c: New test.
10040
10041 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
10042
10043         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10044
10045 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
10046
10047         * g++.old-deja/g++.eh/catch11.C: New test.
10048         * g++.old-deja/g++.eh/catch12.C: New test.
10049
10050 2000-05-24  Nick Clifton  <nickc@cygnus.com>
10051
10052         * gcc.c-torture/execute/20000523-1.c: New test.
10053
10054 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
10055
10056         * c-torture/execute/bcp-1.c: Replace abort in arg of
10057         __builtin_constant_p with a generic external function.
10058
10059         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10060         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10061         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10062         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10063         Prototype abort and/or exit.
10064
10065         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10066         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10067         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10068         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10069
10070 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
10071
10072         * gcc.dg/dwarf2-1.c: New test.
10073
10074 2000-05-20  Richard Henderson  <rth@cygnus.com>
10075
10076         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10077
10078 2000-05-20  Andreas Jaeger  <aj@suse.de>
10079
10080         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10081         testcase.
10082
10083 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
10084
10085         * gcc.c-torture/execute/20000519-2.c: New test.
10086
10087 2000-05-19  Andreas Jaeger  <aj@suse.de>
10088
10089         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10090         which fails with SSA.
10091
10092         * lib/c-torture.exp: Also test with -O3 -fssa.
10093
10094 2000-05-18  Michael Meissner  <meissner@redhat.com>
10095
10096         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10097         * gcc.c-torture/execute/920415-1.c: Ditto.
10098         * gcc.c-torture/execute/920501-1.c: Ditto.
10099         * gcc.c-torture/execute/conversion.c: Ditto.
10100         * gcc.c-torture/execute/cvt-1.c: Ditto.
10101
10102 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
10103
10104         * gcc.c-torture/compile/20000518-1.c: New test.
10105
10106 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
10107
10108         * g77.f-torture/compile/200005018.f:  New test.
10109
10110 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
10111
10112         * gcc.c-torture/compile/20000517-1.c: New test.
10113
10114 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10115
10116         * gcc.c-torture/execute/20000516-1.c: New test.
10117
10118 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
10119
10120         * g++.old-deja/g++.other/eh.C: New test.
10121
10122 2000-05-12  Richard Henderson  <rth@cygnus.com>
10123
10124         * gcc.c-torture/execute/990208-1.c (main): Don't pass
10125         constants through to doit's conditional.
10126
10127 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
10128
10129         * gcc.c-torture/compile/20000511-1.c: New test.
10130         * g77.f-torture/compile/20000511-1.f: New test.
10131         * g77.f-torture/compile/20000511-2.f: New test.
10132
10133 2000-05-11  Michael Meissner  <meissner@redhat.com>
10134
10135         * gcc.c-torture/execute/20000511-1.c: New test.
10136
10137 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
10138
10139         * gcc.dg/dg.exp: Scan .S files as well as .c files.
10140         * gcc.dg/20000510-1.S: New.
10141
10142 2000-05-08  Catherine Moore  <clm@cygnus.com>
10143
10144         * gcc.dg/unused-3.c: New.
10145
10146 2000-05-06  Richard Henderson  <rth@cygnus.com>
10147
10148           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10149           * g++.old-deja/g++.mike/warn1.C: Likewise.
10150           * g++.old-deja/g++.pt/local1.C: Likewise.
10151           * g++.old-deja/g++.pt/local7.C: Likewise.
10152           * g++.old-deja/g++.pt/spec16.C: Likewise.
10153
10154 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
10155
10156         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10157
10158 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
10159
10160           * g77.f-torture/execute/20000503-1.f:  New test.
10161
10162 2000-05-04  Andreas Jaeger  <aj@suse.de>
10163
10164         * gcc.dg/noreturn-2.c: New test.
10165
10166 2000-05-04  Neil Booth  <NeilB@earthling.net>
10167
10168         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10169         preprocessor.
10170
10171 2000-05-04  Richard Henderson  <rth@cygnus.com>
10172
10173         * gcc.c-torture/execute/20000503-1.c: Fix typo.
10174
10175 2000-05-04  Richard Henderson  <rth@cygnus.com>
10176
10177         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
10178         OpenSSL by Jason R Thorpe.
10179
10180 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
10181
10182         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10183
10184 2000-05-03  Robert Lipe <robertlipe@usa.net>
10185
10186         * gcc.dg/20000503-1.c: New test.
10187
10188 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
10189
10190         * gcc.c-torture/compile/20000502-1.c: New test.
10191         * g++.old-deja/g++.other/align.C: New test.
10192         * gcc.dg/cpp-tradstringify.c: New test.
10193
10194 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10195
10196         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10197         and hard registers.
10198
10199 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
10200
10201         * gcc.c-torture/execute/loop-5.c: New test.
10202
10203 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
10204
10205         * gcc.c-torture/execute/va-arg-20.c: New test.
10206
10207 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
10208
10209         * gcc.c-torture/execute/20000422-1.c: New test.
10210
10211 2000-04-20  Greg McGary  <gkm@gnu.org>
10212
10213         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10214         when optimizing, but without sibling-call optimizations (-O1).
10215
10216 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
10217
10218           * gcc.c-torture/compile/20000420-1.c: New test.
10219
10220 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10221
10222         * g++.abi/ptrflags.C: New test.
10223         * g++.eh/catchptr1.C: Test incomplete pointer chains.
10224
10225 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
10226
10227         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10228
10229 2000-04-19  Greg McGary  <gkm@gnu.org>
10230
10231         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10232         sibling-call optimizations.
10233
10234 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
10235
10236         * gcc.dg/20000419-1.c: New test.
10237
10238 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
10239
10240         * gcc.c-torture/execute/20000412-6.c: New test.
10241
10242 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
10243
10244         * gcc.c-torture/execute/20000412-5.c: New test.
10245         * g77.f-torture/compile/20000412-1.f: New test.
10246         * gcc.c-torture/execute/20000412-4.c: New test.
10247         * gcc.c-torture/compile/20000412-2.c: New test.
10248         * gcc.c-torture/execute/20000412-3.c: New test.
10249         * gcc.c-torture/compile/20000412-1.c: New test.
10250         * gcc.c-torture/execute/20000412-2.c: New test.
10251
10252 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
10253
10254         * objc/execute/bf-20.m: New test.
10255
10256 2000-04-10  Richard Henderson  <rth@cygnus.com>
10257
10258         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10259
10260         * gcc.c-torture/execute/20000412-1.c: New test.
10261
10262 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10263
10264         * g++.old-deja/g++.eh/catchptr1.C: New test.
10265
10266 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
10267
10268         * g++.old-deja/g++.abi/cxa_vec.C: New test.
10269
10270 2000-04-08  Neil Booth  <NeilB@earthling.net>
10271
10272         * gcc.dg/cpp-nullchar.c: Remove test as
10273         embedded nulls cause problems.
10274
10275 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10276
10277         * gcc.dg/compare2.c: New test.
10278
10279 2000-04-08  Neil Booth  <NeilB@earthling.net>
10280
10281         * gcc.dg/cpp-nullchar.c: New test.
10282
10283 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
10284
10285         * gcc.dg/cpp-mi2.c: New test.
10286         * gcc.dg/cpp-mi2[abc].h: New files.
10287
10288 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
10289
10290         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10291         member name.
10292
10293 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10294
10295         * g++.old-deja/g++.abi/vmihint.C: New test.
10296
10297 2000-04-06  Neil Booth  <NeilB@earthling.net>
10298
10299         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10300         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
10301         copyright.
10302
10303 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
10304
10305         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10306         avoid stack-frame overwrite.
10307
10308 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
10309
10310         * gcc.c-torture/compile/20000405-2.c: New test.
10311         * gcc.c-torture/compile/20000405-3.c: New test.
10312
10313 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10314
10315         * gcc.c-torture/compile/20000405-1.c: New test.
10316
10317 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
10318
10319         * gcc.dg/cast-qual-1.c: Revert last change.
10320
10321 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10322
10323         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10324
10325 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
10326
10327         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10328         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10329
10330 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
10331
10332         * gcc.c-torture/compile/20000403-2.c: New test.
10333         * gcc.c-torture/compile/20000403-1.c: New test.
10334
10335 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
10336
10337         * gcc.c-torture/execute/20000403-1.c: New test.
10338
10339 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
10340
10341         * gcc.c-torture/execute/20000402-1.c: New test.
10342
10343 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
10344
10345         * gcc.c-torture/execute/va-arg-15.c: New test.
10346         * gcc.c-torture/execute/va-arg-16.c: New test.
10347         * gcc.c-torture/execute/va-arg-17.c: New test.
10348         * gcc.c-torture/execute/va-arg-18.c: New test.
10349         * gcc.c-torture/execute/va-arg-19.c: New test.
10350
10351 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
10352
10353         * gcc.c-torture/compile/981211-1.c: Move to...
10354         * gcc.dg/cpp-as1.c: ...here.
10355         * gcc.dg/cpp-as2.c: New file.
10356
10357         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10358         compiler.
10359
10360 2000-04-02  Neil Booth  <NeilB@earthling.net>
10361
10362         * gcc.dg/cpp-cond.c  New tests.
10363         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
10364         accidental success less likely.
10365         * gcc.dg/cpp-missingop.c  New tests.
10366         * gcc.dg/cpp-missingparen.c  New tests.
10367         * gcc.dg/cpp-shift.c  New tests.
10368         * gcc.dg/cpp-shortcircuit.c  New tests.
10369         * gcc.dg/cpp-unary.c  New tests.
10370
10371 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
10372
10373         * gcc.c-torture/compile/20000329-1.c: New test.
10374
10375 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10376
10377         * gcc.c-torture/compile/20000326-1.c: New test.
10378         * gcc.c-torture/compile/20000326-2.c: New test.
10379
10380 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10381
10382         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10383         the first parameter is a function argument.
10384
10385 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
10386
10387         * g++.old-deja/g++.ext/array4.C: New test.
10388
10389 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10390
10391         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10392
10393 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10394
10395         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10396
10397 2000-03-19  Richard Henderson  <rth@cygnus.com>
10398
10399         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10400
10401 2000-03-19  Richard Henderson  <rth@cygnus.com>
10402
10403         * gcc.c-torture/compile/20000319-1.c: New test.
10404
10405 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
10406
10407         * gcc.c-torture/execute/20000314-3.c: New test.
10408         * gcc.c-torture/execute/20000314-2.c: New test.
10409         * gcc.c-torture/execute/20000314-1.c: New test.
10410         * gcc.c-torture/compile/20000314-2.c: New test.
10411         * gcc.c-torture/compile/20000314-1.c: New test.
10412
10413 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
10414
10415         * g++.old-deja/g++.warn/inline.C: New test.
10416
10417 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10418
10419         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10420         standards-compliant result rather than specific constants.
10421         Put test-values in array.
10422
10423 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
10424
10425         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10426         (g++_target_compile): Put test-specific options last.
10427
10428 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10429
10430         * g++.old-deja/g++.eh/vbase4.C: New test.
10431
10432 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10433
10434         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10435
10436 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10437
10438         * g++.old-deja/g++.brendan/misc12.C: Removed.
10439         * g++.old-deja/g++.pt/memtemp77.C: Constify.
10440         * g++.old-deja/g++.ext/pretty4.C: New test.
10441
10442 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10443
10444         * g++.old-deja/g++.other/string2.C: New test.
10445
10446 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
10447
10448         * g++.old-deja/g++.warn/impint2.C: New test.
10449
10450 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10451
10452         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10453         is 1, not zero.
10454
10455 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
10456
10457         * g++.old-deja/g++.warn/impint.C: New test.
10458         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10459         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10460         * g++.old-deja/g++.pt/explicit12.C: Likewise.
10461         * g++.old-deja/g++.pt/explicit13.C: Likewise.
10462         * g++.old-deja/g++.pt/explicit17.C: Likewise.
10463         * g++.old-deja/g++.pt/explicit18.C: Likewise.
10464         * g++.old-deja/g++.pt/explicit19.C: Likewise.
10465         * g++.old-deja/g++.pt/explicit23.C: Likewise.
10466         * g++.old-deja/g++.pt/explicit31.C: Likewise.
10467         * g++.old-deja/g++.pt/explicit35.C: Likewise.
10468         * g++.old-deja/g++.pt/explicit6.C: Likewise.
10469         * g++.old-deja/g++.pt/memclass7.C: Likewise.
10470
10471 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10472
10473         * gcc.dg/cpp-redef.c: New test.
10474
10475 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
10476
10477         * g++.old-deja/g++.pt/unify7.C: New test.
10478
10479 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10480
10481         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10482         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10483
10484 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
10485
10486         * gcc.c-torture/compile/20000224-1.c: New test.
10487
10488 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10489
10490         * gcc.c-torture/compile/cpp-2.c: New test.
10491         * gcc.c-torture/compile/cpp-1.c: New test.
10492
10493 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
10494
10495         * gcc.c-torture/execute/20000225-1.c: New test.
10496
10497 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10498
10499         * gcc.dg/cpp-li2.c: New test.
10500
10501         * gcc.dg/cpp-wi1.c: New test.
10502
10503         * gcc.dg/cpp-li1.c: New test.
10504
10505 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
10506
10507         * g++.old-deja/g++.other/sizeof5.C: New test.
10508
10509 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10510
10511         * gcc.c-torture/execute/va-arg-13.c: New test.
10512
10513 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
10514
10515         * gcc.c-torture/execute/va-arg-12.c: New test.
10516
10517 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10518
10519         * gcc.c-torture/execute/20000223-1.c: New test.
10520
10521 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10522
10523         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10524
10525 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
10526
10527         * g++.old-deja/g++.abi/ptrmem.C: New test.
10528
10529 2000-02-19  Richard Henderson  <rth@cygnus.com>
10530
10531         * gcc.c-torture/compile/init-3.c: New.
10532
10533 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10534
10535         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10536         ALWAYS_CXXFLAGS.
10537
10538 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
10539
10540         * gcc.c-torture/compile/20000211-3.c: New test.
10541
10542 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
10543
10544         * gcc.c-torture/compile/20000211-2.c: New test.
10545
10546 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
10547
10548         * gcc.c-torture/compile/20000211-1.c: New test.
10549
10550 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
10551
10552         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10553           on native targets
10554
10555 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10556
10557         * g++.old-deja/g++.other/cast5.C: New test.
10558
10559 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
10560
10561         * gcc.c-torture/execute/20000205-1.c: New.
10562
10563 2000-02-03  Nathan Sidwell  <nathan@acm.org>
10564
10565         * g++.old-deja/g++.jason/cast3.C: Return void.
10566         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10567
10568 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10569
10570         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10571
10572         * gcc.dg/loop-1.c: New test.
10573
10574 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
10575
10576         * gcc.c-torture/compile/20000127-1.c: New test.
10577         * gcc.c-torture/execute/991228-1.c: New test.
10578
10579 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10580
10581         * gcc.dg/unused-2.c: New test.
10582
10583         * gcc.dg/conv-1.c: New test.
10584
10585 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10586
10587         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10588         compiler.
10589         (tool_option_proc): Fix typo.
10590
10591 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
10592
10593         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10594         of the ld on the host, not on the build machine.
10595         Also, don't crash if '--help' is not a supported option.
10596
10597 2000-01-24  Richard Henderson  <rth@cygnus.com>
10598
10599         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10600
10601 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
10602
10603         * gcc.c-torture/execute/20000120-2.c: New test.
10604         * gcc.c-torture/execute/20000120-1.c: New test.
10605
10606 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
10607
10608         * gcc.c-torture/execute/20000113-1.c: New test.
10609
10610 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
10611
10612         * gcc.c-torture/execute/20000112-1.c: New test.
10613
10614 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10615
10616         * gcc.dg/20000111-1.c: New test.
10617
10618 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
10619
10620         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10621         with 16 bit integers.
10622
10623 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10624
10625         * gcc.dg/20000108-1.c: New test.
10626
10627 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10628
10629         * g++.old-deja/g++.ns/koenig8.C: New test.
10630
10631 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10632
10633         * g++.old-deja/g++.other/cast4.C: New test.
10634
10635 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
10636
10637         * gcc.c-torture/compile/20000105-2.c: New test.
10638         * gcc.c-torture/compile/20000105-1.c: New test.
10639
10640 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10641
10642         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10643         references to printf & atoi to conform to ANSI standard.
10644         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10645         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10646         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10647         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10648         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10649         * g++.old-deja/g++.brendan/complex1.C: Likewise.
10650         * g++.old-deja/g++.brendan/copy1.C: Likewise.
10651         * g++.old-deja/g++.brendan/copy2.C: Likewise.
10652         * g++.old-deja/g++.brendan/copy3.C: Likewise.
10653         * g++.old-deja/g++.brendan/copy4.C: Likewise.
10654         * g++.old-deja/g++.brendan/copy5.C: Likewise.
10655         * g++.old-deja/g++.brendan/copy6.C: Likewise.
10656         * g++.old-deja/g++.brendan/copy7.C: Likewise.
10657         * g++.old-deja/g++.brendan/copy8.C: Likewise.
10658         * g++.old-deja/g++.brendan/crash11.C: Likewise.
10659         * g++.old-deja/g++.brendan/crash14.C: Likewise.
10660         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10661         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10662         * g++.old-deja/g++.brendan/delete2.C: Likewise.
10663         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10664         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10665         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10666         * g++.old-deja/g++.brendan/eh1.C: Likewise.
10667         * g++.old-deja/g++.brendan/groff1.C: Likewise.
10668         * g++.old-deja/g++.brendan/init3.C: Likewise.
10669         * g++.old-deja/g++.brendan/misc12.C: Likewise.
10670         * g++.old-deja/g++.brendan/misc7.C: Likewise.
10671         * g++.old-deja/g++.brendan/new2.C: Likewise.
10672         * g++.old-deja/g++.brendan/operators4.C: Likewise.
10673         * g++.old-deja/g++.brendan/operators5.C: Likewise.
10674         * g++.old-deja/g++.brendan/overload2.C: Likewise.
10675         * g++.old-deja/g++.brendan/overload7.C: Likewise.
10676         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10677         * g++.old-deja/g++.brendan/reference1.C: Likewise.
10678         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10679         * g++.old-deja/g++.brendan/template24.C: Likewise.
10680         * g++.old-deja/g++.brendan/template3.C: Likewise.
10681         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10682         * g++.old-deja/g++.jason/inline3.C: Likewise.
10683         * g++.old-deja/g++.jason/opeq.C: Likewise.
10684         * g++.old-deja/g++.law/arg5.C: Likewise.
10685         * g++.old-deja/g++.law/arm7.C: Likewise.
10686         * g++.old-deja/g++.law/ctors11.C: Likewise.
10687         * g++.old-deja/g++.law/cvt8.C: Likewise.
10688         * g++.old-deja/g++.law/init9.C: Likewise.
10689         * g++.old-deja/g++.law/refs4.C: Likewise.
10690         * g++.old-deja/g++.law/template2.C: Likewise.
10691         * g++.old-deja/g++.law/visibility24.C: Likewise.
10692         * g++.old-deja/g++.law/vtable3.C: Likewise.
10693         * g++.old-deja/g++.mike/asm2.C: Likewise.
10694         * g++.old-deja/g++.mike/eh1.C: Likewise.
10695         * g++.old-deja/g++.mike/misc1.C: Likewise.
10696         * g++.old-deja/g++.mike/misc13.C: Likewise.
10697         * g++.old-deja/g++.mike/misc14.C: Likewise.
10698         * g++.old-deja/g++.mike/ns12.C: Likewise.
10699         * g++.old-deja/g++.mike/p1248.C: Likewise.
10700         * g++.old-deja/g++.mike/p3708.C: Likewise.
10701         * g++.old-deja/g++.mike/p3708a.C: Likewise.
10702         * g++.old-deja/g++.mike/p3708b.C: Likewise.
10703         * g++.old-deja/g++.mike/p646.C: Likewise.
10704         * g++.old-deja/g++.mike/p700.C: Likewise.
10705         * g++.old-deja/g++.mike/p783.C: Likewise.
10706         * g++.old-deja/g++.mike/p783a.C: Likewise.
10707         * g++.old-deja/g++.mike/p783b.C: Likewise.
10708         * g++.old-deja/g++.mike/p786.C: Likewise.
10709         * g++.old-deja/g++.mike/p789.C: Likewise.
10710         * g++.old-deja/g++.mike/p789a.C: Likewise.
10711         * g++.old-deja/g++.mike/p807a.C: Likewise.
10712         * g++.old-deja/g++.other/delete3.C: Likewise.
10713         * g++.old-deja/g++.other/dyncast1.C: Likewise.
10714         * g++.old-deja/g++.other/dyncast2.C: Likewise.
10715         * g++.old-deja/g++.other/dyncast3.C: Likewise.
10716         * g++.old-deja/g++.other/empty1.C: Likewise.
10717         * g++.old-deja/g++.other/temporary1.C: Likewise.
10718         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10719         * g++.old-deja/g++.pt/t16.C: Likewise.
10720         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10721
10722 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
10723
10724         * gcc.dg/991230-1.c: New test.
10725
10726 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
10727
10728         * gcc.c-torture/compile/991229-3.c: New test.
10729         * gcc.c-torture/compile/991229-2.c: New test.
10730         * gcc.c-torture/compile/991229-1.c: New test.
10731
10732 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
10733
10734         * gcc.c-torture/compile/labels-2.c: New test.
10735
10736 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10737
10738         * gcc.c-torture/execute/991227-1.c: New test.
10739
10740 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10741
10742         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10743
10744 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10745
10746         * gcc.c-torture/execute/991221-1.c: New test.
10747
10748 1999-12-20  Nathan Sidwell  <nathan@acm.org>
10749
10750         * g++.old-deja/g++.other/cast3.C: New test.
10751
10752 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
10753
10754         * gcc.c-torture/execute/991216-4.c: New test.
10755
10756 1999-12-16  Michael Meissner  <meissner@cygnus.com>
10757
10758         * gcc.c-torture/execute/991216-1.c: New test.
10759         * gcc.c-torture/execute/991216-2.c: New test.
10760         * gcc.c-torture/execute/991216-3.c: New test.
10761
10762 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10763
10764         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
10765         Actually make the test fail by using "-O2" for compilation.
10766
10767 1999-12-15  Nathan Sidwell  <nathan@acm.org>
10768
10769         * g++.old-deja/g++.warn/cast-align1.C: New test.
10770
10771 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10772
10773         * gcc.c-torture/compile/991214-1.c: New test.
10774         * gcc.c-torture/compile/991214-2.c: New test.
10775
10776 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10777
10778         * gcc.dg/991214-1.c: New test.
10779
10780 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
10781
10782         * gcc.c-torture/compile/991213-3.c: New test.
10783         * gcc.c-torture/compile/991213-2.c: New test.
10784         * gcc.c-torture/compile/991213-1.c: New test.
10785
10786 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10787
10788         * gcc.dg/991209-1.c: New test.
10789
10790 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
10791
10792         * gcc.c-torture/compile/991208-1.c: New test.
10793
10794 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10795
10796         * gcc.dg/ultrasp2.c: New test.
10797
10798 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
10799
10800         * g++.old-deja/g++.abi/align.C (main): Fix typo.
10801
10802 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
10803
10804         * gcc.c-torture/compile/991202-1.c: New test.
10805         * gcc.c-torture/execute/991202-1.c: New test.
10806         * gcc.c-torture/execute/991202-2.c: New test.
10807         * gcc.c-torture/execute/991202-3.c: New test.
10808
10809 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
10810
10811         * g++.old-deja/g++.abi/align.C: New test.
10812         * g++.old-deja/g++.abi/aggregates.C: Likewise.
10813         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10814
10815 1999-12-01  Richard Henderson  <rth@cygnus.com>
10816
10817         * gcc.c-torture/execute/991201-1.c: New.
10818
10819 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
10820
10821         * gcc.dg/991129-1.c: New test.
10822
10823 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10824
10825         * gcc.c-torture/compile/991127-1.c: New test.
10826
10827 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10828
10829         * g++.old-deja/g++.other/warn4.C: New test.
10830
10831 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10832
10833         * g++.old-deja/g++.eh/cleanup2.C: New test.
10834         * g++.old-deja/g++.ext/pretty2.C: New test.
10835         * g++.old-deja/g++.ext/pretty3.C: New test.
10836         * g++.old-deja/g++.other/debug6.C: New test.
10837
10838 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
10839
10840         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
10841         compiler_output to look for one error message instead of two.
10842
10843 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
10844
10845         * gcc.c-torture/execute/991118-1.c: Also test case
10846         where the word boundary does not split a byte evenly.
10847
10848 1999-11-19  Nathan Sidwell  <nathan@acm.org>
10849
10850         * g++.old-deja/g++.ext/restrict1.C: New test.
10851
10852 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10853
10854         * gcc.c-torture/execute/991118-1.c: New test.
10855
10856 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
10857
10858         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
10859         working directory pathnames.
10860
10861 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
10862
10863         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
10864         host is equipped with driver.h and driver.o so it can actually
10865         compile and run the tests.
10866
10867 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
10868
10869         * gcc.c-torture/compile/991008-1.c: New test.
10870
10871 1999-11-08  Nick Clifton  <nickc@cygnus.com>
10872
10873         * lib/gcc-dg.exp: Include target-supports.exp
10874
10875 1999-11-05  Nick Clifton  <nickc@cygnus.com>
10876
10877         * lib/target-supports.exp: New file: Provide procs to test for
10878         features supported by the target.
10879         (check_weak_available): Moved here from ecos.exp.
10880         (check_alias_available): New proc: Determine of the target
10881         toolchain supports the alias attribute.
10882
10883         * gcc.dg/special/ecos.exp: Move check_weak_available to
10884         target-supports.exp.
10885         (alias-1.c): Only perform the test if the target supports
10886         aliases.
10887         (wkali-1.c): Only perform the test if the target supports
10888         aliases.
10889
10890         * gcc.dg/990506-0.c: Expect error messages from cross
10891         targets as well as native targets.
10892
10893 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10894
10895         * gcc.dg/ultrasp1.c: Removed xfail.
10896         * gcc.dg/struct-ret-2.c: Likewise.
10897         * gcc.dg/array-1.c: Likewise.
10898
10899 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10900
10901         * gcc.dg/struct-ret-2.c: New test.
10902
10903         * gcc.dg/array-1.c: New test.
10904
10905 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
10906
10907         * gcc.c-torture/execute/991030-1.c: New test.
10908
10909 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
10910
10911         * gcc.c-torture/compile/991026-2.c: New test.
10912
10913 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
10914
10915         * gcc.c-torture/compile/991026-1.c: New test.
10916
10917 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
10918
10919         * gcc.c-torture/execute/991023-1.c: New test.
10920
10921 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
10922
10923         * gcc.c-torture/execute/991019-1.c: New test.
10924
10925 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
10926
10927         * gcc.c-torture/execute/991016-1.c: New test.
10928
10929 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
10930
10931         * gcc.c-torture/execute/991014-1.c: New test.
10932
10933 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10934
10935         * g++.old-deja/g++.other/union2.C: New test.
10936
10937 1999-10-13  Nathan Sidwell  <nathan@acm.org>
10938
10939         * g++.old-deja/g++.other/vaarg2.C: New test.
10940         * g++.old-deja/g++.other/vaarg3.C: New test.
10941
10942 1999-10-12  Craig Burley  <craig@jcb-sc.com>
10943
10944         * g77.f-torture/noncompile/19990905-1.f: Moved from being
10945         in compile/.
10946
10947 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
10948
10949         * gcc.c-torture/execute/va-arg-11.c: New test.
10950
10951 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
10952
10953         * lib/file-format.exp (gcc_target_object_format): Don't
10954         crash if objdump is unavailable.
10955
10956 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
10957
10958         * gcc.misc-tests/mg.exp: delete extraneous redirection.
10959
10960 1999-09-28  Nick Clifton  <nickc@cygnus.com>
10961
10962         * gcc.c-torture/compile/990928-1.c: New test.
10963
10964 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
10965
10966         * g++.old-deja/g++.other/decl6.C: New test.
10967
10968 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10969
10970         * gcc.c-torture/execute/va-arg-10.c: New test.
10971
10972 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
10973
10974         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
10975         __PRETTY_FUNCTION__.
10976
10977 1999-09-23  Nick Clifton  <nickc@cygnus.com>
10978
10979         * gcc.c-torture/execute/990923-1.c: New test.
10980
10981 1999-09-21  Nick Clifton  <nickc@cygnus.com>
10982
10983         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
10984         for which -fpic is inappropriate.
10985
10986 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
10987
10988         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
10989
10990 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10991
10992         * g++.old-deja/g++.other/dyncast1.C: New test.
10993         * g++.old-deja/g++.other/dyncast2.C: New test.
10994         * g++.old-deja/g++.other/dyncast3.C: New test.
10995         * g++.old-deja/g++.other/dyncast4.C: New test.
10996         * g++.old-deja/g++.other/dyncast5.C: New test.
10997         * g++.old-deja/g++.eh/catch3.C: New test.
10998         * g++.old-deja/g++.eh/catch3p.C: New test.
10999         * g++.old-deja/g++.eh/catch4.C: New test.
11000         * g++.old-deja/g++.eh/catch4p.C: New test.
11001         * g++.old-deja/g++.eh/catch5.C: New test.
11002         * g++.old-deja/g++.eh/catch5p.C: New test.
11003         * g++.old-deja/g++.eh/catch6.C: New test.
11004         * g++.old-deja/g++.eh/catch6p.C: New test.
11005         * g++.old-deja/g++.eh/catch7.C: New test.
11006         * g++.old-deja/g++.eh/catch7p.C: New test.
11007         * g++.old-deja/g++.eh/catch8.C: New test.
11008         * g++.old-deja/g++.eh/catch8p.C: New test.
11009         * g++.old-deja/g++.eh/catch9.C: New test.
11010         * g++.old-deja/g++.eh/catch9p.C: New test.
11011
11012 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
11013
11014         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11015         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11016
11017 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
11018
11019         * gcc.c-torture/compile/990913-1.c: New test.
11020
11021 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
11022
11023         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11024         * g++.old-deja/g++.jason/rfg5.C: Likewise.
11025
11026 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
11027
11028         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11029
11030 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
11031
11032         * g++.old-deja/g++.other/lookup11.C: New test.
11033         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11034         what is permitted and what we want.
11035         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11036         overload use.
11037         * g++.old-deja/g++.jason/rfg5.C: Likewise
11038
11039 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
11040
11041         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11042         * gcc.c-torture/noncompile/poison-1.c: New file.
11043
11044 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
11045
11046         * g++.old-deja/g++.other/sizeof3.C: New test.
11047         * g++.old-deja/g++.other/sizeof4.C: New test.
11048         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11049         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11050
11051 1999-09-07  Richard Henderson  <rth@cygnus.com>
11052
11053         * gcc.dg/va-arg-1.c: New.
11054
11055 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11056
11057         * gcc.c-torture/execute/va-arg-9.c: New test.
11058
11059 1999-09-05  Craig Burley  <craig@jcb-sc.com>
11060
11061         * g77.f-torture/compile/980519-2.f: New test.
11062         * g77.f-torture/compile/19990905-0.f: New test.
11063         * g77.f-torture/compile/19990905-1.f: New test.
11064         * g77.f-torture/compile/19990905-2.f: New test.
11065
11066         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11067
11068 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
11069
11070         * gcc.c-torture/execute/990827-1.c: Fix typo.
11071
11072 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
11073
11074         * g++.old-deja/g++.other/deref1.C: New test.
11075
11076 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
11077
11078         * g++.old-deja/g++.other/ambig2.C: New test.
11079         * g++.old-deja/g++.other/cond5.C: New test.
11080         * g++.old-deja/g++.other/lookup16.C: New test.
11081
11082 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
11083
11084         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11085         assemblers too.
11086
11087 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
11088
11089         * lib/c-torture.exp: Avoid the "compare executables" optimization
11090         when testing native.
11091
11092 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
11093
11094         * gcc.c-torture/execute/990829-1.c: New test.
11095         * gcc.c-torture/compile/990829-1.c: New test.
11096
11097 1999-08-27  Paul Burchard  <burchard@pobox.com>
11098
11099         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11100         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11101         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11102         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11103         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11104         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11105         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11106         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11107         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11108         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11109         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11110
11111 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
11112
11113         * gcc.c-torture/execute/990827-1.c: New test.
11114
11115 1999-08-26  Craig Burley  <craig@jcb-sc.com>
11116
11117         * g77.f-torture/noncompile/19990826-4.f: New test.
11118
11119         * g77.f-torture/compile/19990826-3.f: New test.
11120
11121         * g77.f-torture/execute/19990826-2.f: New test.
11122
11123         * g77.f-torture/compile/19990826-1.f: New test.
11124
11125         * gcc.c-torture/execute/990826-0.c: New test.
11126         * g77.c-torture/execute/19990826-0.f: New test.
11127
11128         * g77.f-torture/noncompile/970626-2.f: New test.
11129
11130 1999-08-25  Paul Burchard  <burchard@pobox.com>
11131
11132         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11133         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11134         lss-011.C: New tests.
11135
11136 1999-08-25  Nathan Sidwell  <nathan@acm.org>
11137
11138         * g++.old-deja/g++.other/decl5.C: New test.
11139
11140 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11141
11142         * noncompile/noncompile.exp: Load_lib c-torture.exp.
11143         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11144         call `postbase' for each one.  All callers of `postbase' changed
11145         to call this instead.
11146
11147 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
11148
11149         * gcc.c-torture/execute/990811-1.c: New test.
11150
11151 1999-08-09  Nick Clifton  <nickc@cygnus.com>
11152
11153         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11154         just native ones.
11155
11156         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11157         just native ones.
11158
11159 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11160
11161         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11162
11163 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11164
11165         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11166
11167 1999-08-04  Nathan Sidwell  <nathan@acm.org>
11168
11169         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11170
11171 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11172
11173         * gcc.c-torture/execute/990804-1.c: New test.
11174
11175 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11176
11177         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11178         * g++.old-deja/g++.brendan/crash64.C: Likewise
11179         * g++.old-deja/g++.brendan/overload8.C: Likewise
11180
11181 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11182
11183         * g++.old-deja/g++.other/struct1.C: New test.
11184
11185 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11186
11187         * g++.old-deja/g++.other/enum2.C: New test.
11188
11189 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
11190
11191         Adapted from tests from Franz Sirl:
11192         * gcc.c-torture/execute/va-arg-7.c: New test.
11193         * gcc.c-torture/execute/va-arg-8.c: New test.
11194
11195 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
11196
11197         * gcc.c-torture/compile/990801-2.c: New test.
11198
11199         * gcc.c-torture/compile/990801-1.c: New test.
11200
11201 1999-07-27  Michael Meissner  <meissner@cygnus.com>
11202
11203         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11204         fp-cmp-1.c, converting double to float.
11205
11206         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11207         fp-cmp-1.c, converting double to long double.
11208
11209         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11210         from fr1 to unknown_register, since fr1 is a legitimate register
11211         on some machines.
11212
11213 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
11214
11215         * README: More listname related changes.
11216
11217 1999-07-08  Catherine Moore  <clm@cygnus.com>
11218
11219         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
11220
11221 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
11222
11223         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11224
11225 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11226
11227         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11228
11229 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
11230
11231         * gcc.dg/990703-1.c: New test.
11232
11233 1999-06-29  Nick Clifton  <nickc@cygnus.com>
11234
11235         * lib/file-format.exp: New file: Move definition of proc
11236         gcc_target_object_format to here from
11237         gcc.dg/special/ecos.exp.
11238
11239         * lib/c-torture.exp: Include lib file-format.exp.
11240         * lib/gcc-dg.exp: Include lib file-format.exp.
11241
11242         * gcc.dg/special/ecos.exp: Remove definition of proc
11243         gcc_target_object_format.
11244
11245 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
11246
11247         * gcc.c-torture/execute/990628-1.c: New test.
11248
11249 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
11250
11251         * gcc.c-torture/compile/990625-2.c: New test.
11252
11253         * gcc.c-torture/compile/990625-1.c: New test.
11254
11255 1999-06-23  Nick Clifton  <nickc@cygnus.com>
11256
11257         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
11258         attributes compile.
11259         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11260         ports that use the COFF/PE file format.
11261
11262 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
11263
11264         * gcc.c-torture/compile/990617-1.c: New test.
11265
11266 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
11267
11268         * g++.old-deja/g++.other/decl4.C: New test.
11269
11270 1999-06-14  Nathan Sidwell  <nathan@acm.org>
11271
11272         * g++.old-deja/g++.other/bitfld3.C: New test.
11273
11274 1999-06-08  Nathan Sidwell  <nathan@acm.org>
11275
11276         * g++.old-deja/g++.eh/catch1.C: New test.
11277
11278 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
11279
11280         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11281
11282         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11283         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
11284
11285 1999-06-05  Craig Burley  <craig@jcb-sc.com>
11286
11287         * g77.f-torture/compile/19990502-0.f: Replace with new,
11288         shorter, test that still fails after recent changes.
11289
11290 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11291
11292         * gcc.c-torture/execute/990604-1.c: New test.
11293
11294 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
11295
11296         * gcc.c-torture/execute/990531-1.c: New test.
11297
11298 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11299
11300         * gcc.c-torture/compile/990527-1.c: New test.
11301
11302 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
11303
11304         * gcc.c-torture/execute/990527-1.c: New test.
11305
11306 1999-05-25  Nick Clifton  <nickc@cygnus.com>
11307
11308         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11309         bitfields as signed.
11310
11311 1999-05-25  Craig Burley  <craig@jcb-sc.com>
11312
11313         * g77.f-torture/compile/19990525-0.f: New test.
11314
11315 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
11316
11317         * gcc.c-torture/execute/990525-2.c: New test.
11318
11319         * gcc.c-torture/execute/990525-1.c: New test.
11320
11321 1999-05-24  Nathan Sidwell  <nathan@acm.org>
11322
11323         * g++.old-deja/g++.other/anon3.C: New test.
11324         * g++.old-deja/g++.other/anon4.C: New test.
11325         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11326         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11327         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11328         Merrill).
11329
11330 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
11331
11332         * gcc.c-torture/execute/990524-1.c: New test.
11333
11334         * gcc.dg/990524-1.c: New test.
11335
11336 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11337
11338         * gcc.c-torture/compile/990523-1.c: New test.
11339
11340 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
11341
11342         * gcc.c-torture/compile/990519-1.c: New test.
11343
11344 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11345
11346         * gcc.c-torture/compile/990517-1.c: New test.
11347
11348         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11349         (e4, f4): New tests.
11350         (main): Call them.
11351
11352 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11353
11354         * gcc.dg/noreturn-1.c: New test.
11355
11356 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11357
11358         * gcc.c-torture/execute/990513-1.c: New test.
11359
11360 1999-05-10  Richard Henderson  <rth@cygnus.com>
11361
11362         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11363
11364 1999-05-10  Craig Burley  <craig@jcb-sc.com>
11365
11366         * g77.f-torture/execute/erfc.f: Use small single-precision
11367         values, to avoid problems on Alphas when not -mieee.
11368
11369 1999-05-08  Craig Burley  <craig@jcb-sc.com>
11370
11371         * gcc.dg/990506-0.c: New test.
11372
11373 1999-05-08  Richard Henderson  <rth@cygnus.com>
11374
11375         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11376         the constant to test.  Don't XFAIL 64-bit targets.
11377
11378         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11379         * g++.old-deja/g++.law/profile1.C: Likewise.
11380
11381         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11382         operator new instances.
11383         * g++.old-deja/g++.other/delete5.C: Likewise.
11384
11385 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11386
11387         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11388         intrinsic.
11389
11390 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11391
11392         * g77.f-torture/execute/u77-test.f: Reverse order of two
11393         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11394
11395 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11396
11397         * gcc.dg/compare1.c: New test.
11398
11399 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11400
11401         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11402         New tests.
11403
11404 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11405
11406         * g77.f-torture/compile/19990502-1.f: New test.
11407
11408 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11409
11410         * g77.f-torture/compile/19990502-0.f: New test.
11411
11412 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
11413
11414         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11415         intrinsic.
11416
11417 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
11418
11419         * g77.f-torture/execute/u77-test.f (main): List libU77
11420         intrinsics not currently tested.
11421         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11422         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11423         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11424         Trim blanks off the ends of some printed strings.
11425
11426 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
11427
11428         * g77.f-torture/execute/u77-test.f (main): Just warn about
11429         FSTAT gid disagreement, as it's expected on some systems.
11430
11431 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
11432
11433         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11434         use a new function, which allows for some slop.
11435         Clean up some commentary.
11436         (issum): The new function.
11437         (sgladd): Deleted subroutine.
11438
11439 1999-05-01  Craig Burley  <craig@jcb-sc.com>
11440
11441         * g77.f-torture/execute/u77-test.f: Modify to be more like
11442         libf2c/libU77 version, bringing patches to that version here.
11443         Add suitable commentary.
11444
11445 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
11446
11447         * gcc.dg/990424-1.c: New test.
11448
11449 1999-04-24  Craig Burley  <craig@jcb-sc.com>
11450
11451         * g77.f-torture/execute/u77-test.f (main): Bug involving
11452         LSTAT has been fixed, so turn back on full checking.
11453
11454 1999-04-20  Craig Burley  <craig@jcb-sc.com>
11455
11456         * g77.f-torture/compile/19990419-0.f: New test.
11457         * g77.f-torture/execute/19990419-1.f: New test.
11458
11459 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
11460
11461         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11462         to avoid the need for a prototype to supress a warning.
11463
11464 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
11465
11466         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11467
11468 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
11469
11470         * gcc.c-torture/execute/990404-1.c: New test.
11471
11472 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11473
11474         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11475         * gcc.dg/cpp-if3.c: Don't use -pedantic.
11476         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11477         missing initializer warnings.
11478
11479 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
11480
11481         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11482         matching strings.
11483
11484 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
11485
11486         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11487
11488 1999-03-26  Craig Burley  <craig@jcb-sc.com>
11489
11490         * g77.f-torture/execute/19990325-0.f: New test.
11491         * g77.f-torture/execute/19990325-1.f: New test.
11492
11493 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
11494
11495         * gcc.c-torture/execute/990324-1.c: New test.
11496
11497 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
11498
11499         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11500         test with 4.
11501
11502 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
11503
11504         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
11505
11506 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11507
11508         * g77.f-torture/execute/19990313-2.f: New test.
11509         * g77.f-torture/execute/19990313-3.f: New test.
11510
11511 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11512
11513         * g77.f-torture/execute/19990313-0.f: New test.
11514         * g77.f-torture/execute/19990313-1.f: New test.
11515
11516 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
11517
11518         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11519         printf to sprintf.
11520         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11521         (main): Add check for u15.  Conditionalize u31 check depending on
11522         whether ints are <32 bits or >=32 bits.
11523
11524 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11525
11526         * g77.f-torture/execute/19981119-0.f: Improve testiness.
11527
11528 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11529
11530         * g77.f-torture/compile/19990305-0.f: New test.
11531         * g77.f-torture/execute/19981119-0.f: New test.
11532
11533 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11534
11535         * g77.f-torture/execute/970625-2.f: call ABORT if final
11536         result is not correct, instead of just printing it.
11537         Add this checking via newly introduced obfuscation, to
11538         trip up buggy front ends.
11539
11540 1999-03-07  Craig Burley  <craig@jcb-sc.com>
11541
11542         * g77.f-torture/compile/960317-1.f: Moved from being
11543         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
11544
11545 1999-03-06  Craig Burley  <craig@jcb-sc.com>
11546
11547         * g77.f-torture/execute/960317-1.f: New (old) test.
11548         * g77.f-torture/execute/970625-2.f: Ditto.
11549
11550 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
11551
11552         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11553         message on line 1 or line 2; cccp and cpplib do this differently.
11554
11555 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
11556
11557         * g++.old-deja/g++.law/weak1.C: New test.
11558
11559 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11560
11561         * gcc.c-torture/execute/990119-1.c: Renamed to...
11562         * gcc.dg/990119-1.c: this, so it will only be tested once
11563         (it's a preprocessor test, it doesn't need to be run at
11564         multiple optimization levels).
11565
11566 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11567
11568         * lib/g++.exp: Don't add incdir=$base_dir/../include to
11569           ALWAYS_CXXFLAGS.
11570
11571 1999-02-24  Craig Burley  <craig@jcb-sc.com>
11572
11573         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11574         * g77.f-torture/compile/19981216-0.f: ...as it is expected
11575         to not be compilable by current g77.
11576
11577 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11578
11579         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11580
11581 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
11582
11583         * gcc.c-torture/execute/990222-1.c: New test.
11584
11585 1999-02-19  Craig Burley  <craig@jcb-sc.com>
11586
11587         * g77.f-torture/compile/19990218-0.f: New test.
11588         * g77.f-torture/noncompile/19990218-1.f: New test.
11589
11590 1999-02-18  Craig Burley  <craig@jcb-sc.com>
11591
11592         * g77.f-torture/compile/19981216-0.f: New test.
11593
11594 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
11595
11596         * gcc.dg/990214-1.c: New test.
11597
11598 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
11599
11600         * gcc.dg/990213-2.c: New test.
11601
11602         * gcc.dg/990213-1.c: New test.
11603
11604 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
11605
11606         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11607         ints.
11608
11609 1999-02-11  Nick Clifton  <nickc@cygnus.com>
11610
11611         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11612         specified by target.
11613
11614         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11615
11616 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
11617
11618         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11619
11620 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11621
11622         * gcc.dg/special/ecos.exp: New test driver for new tests with
11623         special requirements.
11624
11625         * gcc.dg/special/alias-1.c: New test.
11626         * gcc.dg/special/gcsec-1.c: New test.
11627         * gcc.dg/special/weak-1.c: New test.
11628         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11629         * gcc.dg/special/weak-2.c: New test.
11630         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11631         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11632         * gcc.dg/special/wkali-1.c: New test.
11633         * gcc.dg/special/wkali-2.c: New test.
11634         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11635         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11636
11637 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
11638
11639           * lib/c-torture.exp (c-torture-compile): Pull out code for
11640           analyzing gcc error messages.
11641           (c-torture-execute): Likewise.  Fix some (harmless) false
11642           positives.
11643           * lib/gcc.exp (gcc_check_compile): New function.
11644
11645 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
11646
11647         * gcc.c-torture/execute/990208-1.c: New test.
11648
11649 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11650
11651         * g++.dg/special/ecos.exp: New driver for new tests with special
11652         requirements
11653
11654         * g++.dg/special/conpr-1.C: New test
11655         * g++.dg/special/conpr-2.C: New test
11656         * g++.dg/special/conpr-2a.C: New test
11657         * g++.dg/special/conpr-3.C: New test
11658         * g++.dg/special/conpr-3a.C: New test
11659         * g++.dg/special/conpr-3b.C: New test
11660
11661         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11662         allow g++ to use the dg driver
11663
11664         * README: Add comment about g++.dg directory
11665
11666 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
11667
11668         * README: Update email addresses.
11669
11670 1999-02-03  Nick Clifton  <nickc@cygnus.com>
11671
11672         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11673         arguments in order to force structure S onto the stack even on
11674         the alpha.
11675         (test): Pass 10 leading arguments to function foo as well as the
11676         structure S.
11677
11678         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11679         failure for all targets.
11680
11681         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11682         abort to terminate program execution.
11683
11684 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
11685
11686         * gcc.c-torture/execute/990130-1.c: New test.
11687
11688 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
11689
11690         * gcc.dg/990130-1.c: New test.
11691
11692 1999-01-28  Michael Meissner  <meissner@cygnus.com>
11693
11694         * gcc.c-torture/execute/990128-1.c: New test.
11695
11696 1999-01-27  Michael Meissner  <meissner@cygnus.com>
11697
11698         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11699
11700 1999-01-27  Felix Lee  <flee@cygnus.com>
11701
11702         * lib/c-torture.exp (c-torture-compile): pull out code for
11703         analyzing gcc error messages.
11704         (c-torture-execute): ditto, and fix some (harmless) false
11705         positives.
11706         * lib/gcc.exp (gcc_check_compile): new function.
11707
11708 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
11709
11710         * gcc.dg/990117-1.c: New test.
11711
11712         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11713
11714         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11715
11716 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
11717
11718         * g77.f-torture/compile/990115-1.f: New test.
11719
11720 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
11721
11722         * gcc.c-torture/compile/990107-1.c: New test
11723
11724 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
11725
11726         * gcc.c-torture/execute/990106-2.c: New test.
11727
11728         * gcc.c-torture/execute/990106-1.c: New test.
11729
11730 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
11731
11732         * gcc.c-torture/compile/981223-1.c: New test.
11733
11734 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
11735
11736         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11737         (opt3): Rename from opt4 and disable.
11738
11739 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
11740
11741         * g++.old-deja/g++.pt/ptrmem5.C: New test.
11742
11743 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11744
11745         * g++.old-deja/g++.other/conv5.C: New test.
11746
11747 1998-12-14  Nick Clifton  <nickc@cygnus.com>
11748
11749         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11750
11751 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
11752
11753         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11754
11755 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
11756
11757         * gcc.c-torture/compile/981211-1.c: New test.
11758
11759 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
11760
11761         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
11762
11763         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
11764
11765 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11766
11767         * gcc.special/930510-1.c: Make C9X safe.
11768         * gcc.misc-tests/gcov-1.c Similarly.
11769         * gcc.misc-tests/gcov-2.c Similarly.
11770
11771 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11772
11773         * gcc.dg/ultrasp1.c: New test.
11774
11775 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
11776
11777         * gcc.c-torture/execute/981206.c: New test.
11778
11779 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11780
11781         * g++.old-deja/g++.ns/template7.C: New test.
11782
11783         * g++.old-deja/g++.other/expr1.C: New test.
11784
11785         * g++.old-deja/g++.eh/tmpl3.C: New test.
11786
11787         * g++.old-deja/g++.eh/tmpl2.C: New test.
11788
11789 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11790
11791         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
11792         * g++.old-deja/g++.other/using6.C: Removed.
11793         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
11794
11795         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
11796
11797 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11798
11799         * g++.old-deja/g++.pt/overload8.C: New test.
11800
11801         * g++.old-deja/g++.pt/overload7.C: New test.
11802
11803         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
11804
11805         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
11806         and relinking messages.
11807         * lib/g++.exp (g++_target_compile): Remove .rpo file when
11808         compiling with -frepo.
11809
11810 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
11811
11812         * g++.old-deja/g++.pt/lookup6.C: New test.
11813
11814 1998-11-30  Nick Clifton  <nickc@cygnus.com>
11815
11816         * gcc.c-torture/execute/981130-1.c: New test.
11817         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
11818
11819 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11820
11821         * g++.old-deja/g++.pt/explicit76.C: New test.
11822
11823         * g++.old-deja/g++.pt/friend38.C: New test.
11824
11825         * g++.old-deja/g++.ns/crash2.C: New test.
11826
11827         * g++.old-deja/g++.pt/defarg8.C: New test.
11828
11829         * g++.old-deja/g++.pt/instantiate6.C: New test.
11830
11831         * g++.old-deja/g++.pt/static6.C: New test.
11832
11833         * g++.old-deja/g++.pt/decl2.C: New test.
11834
11835 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11836
11837         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
11838         problem is actually related with name lookup, but so what? :-)
11839
11840         * g++.old-deja/g++.pt/friend37.C: New test.
11841
11842 1998-11-25  Dave Love  <d.love@dl.ac.uk>
11843
11844         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
11845         element, which fails on some systems.
11846
11847         * g77.f-torture/execute/labug1.f: New test.
11848
11849 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
11850
11851         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
11852         is defined.
11853
11854 1998-11-18  Dave Love  <d.love@dl.ac.uk>
11855
11856         * g77.f-torture/compile/981117-1.f: New test.
11857
11858 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
11859
11860         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
11861         properly discarded.
11862
11863 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
11864
11865         * gcc.c-torture/execute/memcheck: New directory of tests for
11866         -fcheck-memory-usage.
11867
11868 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11869
11870         * README: New file, general information about the testsuite and
11871         new description of the various C++ test subdirectories.
11872         * README.g++: Eliminate obsolete information, update and move most
11873         relevant stuff to README.
11874
11875 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
11876
11877         * gcc.c-torture/compile/981107-1.c: New test.
11878
11879 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
11880
11881         * execute/memcpy-bi.c: New testcase.
11882
11883 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
11884
11885         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
11886         base classes.
11887
11888         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
11889         template is selected.
11890
11891         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
11892         classes, it should be accepted for all types.
11893
11894         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
11895
11896         * g++.old-deja/g++.pt/spec24.C: Ensure that template
11897         specializations start with template headers.
11898
11899 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
11900
11901         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
11902
11903         * g++.old-deja/g++.other/init9.C: Test cross initialization of
11904         non-POD types.
11905
11906 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11907
11908         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
11909
11910 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11911
11912         * compile/981022-1.c, compile/981022-1.x: New test and driver.
11913
11914 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
11915
11916         * 981019-1.c: New test.
11917
11918 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
11919
11920         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
11921         find objc headers.
11922
11923 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11924
11925         * compile/981001-4.c: Remove use of GCC extension that triggers a
11926         compiler bug.
11927
11928 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
11929
11930         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
11931
11932 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11933
11934         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
11935         instantiation of template produces incorrect code for delete
11936         expression.
11937
11938         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
11939         constructors' name is not unique.
11940         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
11941         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
11942
11943         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
11944         automatic array of const is ill-formed.
11945
11946         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
11947         of template parameter?
11948
11949         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
11950         const.
11951
11952         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
11953         pointer-to-member expression.
11954
11955         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
11956         declaration causes ICE.
11957
11958 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
11959
11960         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
11961         reserved in the global namespace.
11962
11963         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
11964         generate needed virtual table.
11965
11966         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
11967
11968 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
11969
11970         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
11971         template-dependent type
11972
11973 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
11974
11975         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
11976         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
11977         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
11978
11979         * g++.old-deja/g++.other/using5.C: New test; using decl from base
11980         class should be usable as argument of member function.
11981         * g++.old-deja/g++.other/using6.C: New test; using decl from base
11982         class should be usable as return type of member function.
11983         * g++.old-deja/g++.other/using7.C: New test; using decl from base
11984         class should be usable as type of data member.
11985
11986         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
11987
11988 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
11989
11990         * gcc.c-torture/special/920521-1.c: Fix bogus test.
11991
11992 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
11993
11994         * gcc.dg/dll-?.c Add thumb to target list.
11995         Fix assembler scan patterns to match current assembler output.
11996
11997 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
11998
11999         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
12000         matching of template brackets.
12001
12002         * g++.old-deja/g++.other/using4.C: New test.  Test using
12003         declarations of methods from base classes.
12004
12005         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
12006         within functions should introduce names into the innermost
12007         enclosing namespace.
12008
12009         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
12010         of static locals if first initialization throws.
12011
12012 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
12013
12014         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12015
12016 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
12017
12018         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
12019         lose track of the possible targets of tablejump insns.
12020         * special/special.exp: Run it.
12021
12022 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12023
12024         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
12025         must be declared before its specializations can be named in friend
12026         declarations.
12027
12028 1998-10-05  Dave Love  <d.love@dl.ac.uk>
12029
12030         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12031
12032         * g77.f-torture/execute/io1.f: New test.
12033
12034 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
12035
12036         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12037         with pointer to template function, for which no argument deduction
12038         is possible.
12039
12040         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12041         specialization of template function as argument to template
12042         function.
12043
12044         * g++.old-deja/g++.other/access2.C: New test; Inner class
12045         shouldn't have privileged access to Outer's names.
12046
12047 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
12048
12049         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12050         friend template declared within template class conflicts with
12051         nested class of the same name.
12052
12053         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12054         is ignored.
12055
12056         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12057         object with direct initializer as function declaration.
12058
12059         * g++.old-deja/g++.other/decl2.C: New test; duplicate
12060         initializers.
12061
12062         * g++.old-deja/g++.other/null2.C: New test; conditional operator
12063         involving const pointer and NULL produces incorrect result.
12064
12065         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12066         type name without `typename' should be rejected with -pedantic.
12067
12068 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
12069
12070         * g++.old-deja/g++.other/addrof1.C: New test.
12071
12072 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
12073
12074         * gcc.c-torture/compile/981001-1.c: New test.
12075         * gcc.c-torture/execute/981001-1.c: New test.
12076
12077 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
12078
12079         * gcc.c-torture/compile/981001-2.c: New test.
12080         * gcc.c-torture/compile/981001-3.c: New test.
12081         * gcc.c-torture/compile/981001-4.c: New test.
12082
12083 1998-10-01  Robert Lipe  <robertl@dgii.com>
12084
12085         * lib/objc.exp (objc_target_compile): Add -L during compiles for
12086         multilibbed hosts.   Idea grafted from g77.exp.
12087
12088 1998-09-30  Dave Love  <d.love@dl.ac.uk>
12089
12090         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12091         avoid losing on systems which need -lsocket.
12092
12093 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
12094
12095         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12096         * g++.old-deja/g++.other/nested2.C: Ditto.
12097         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12098         failure.
12099
12100 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
12101
12102         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12103         preferred over template operator!= for enum bitfields.
12104
12105 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
12106
12107         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12108         that happen to have the same base name, but in different scopes,
12109         are incorrectly rejected.
12110
12111 1998-09-16  Richard Henderson  <rth@cygnus.com>
12112
12113         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12114         on the native word size instead of an integer literal.
12115
12116 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
12117
12118         * g++.old-deja/g++.other/static2.C: Invocation of static data
12119         member of type pointer-to-function denoted as non-static member.
12120
12121         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12122         checks involving function types and aliases.
12123
12124 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
12125
12126         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12127         redefined to the same non-trivial type.
12128
12129         * g++.old-deja/g++.pt/explicit73.C: Test for proper
12130         namespace-qualification of template specializations declared in
12131         other namespaces.
12132
12133         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12134         to declare a subset of the specializations of a template function
12135         as friends of specializations of a template class.
12136
12137         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12138         member templates that do not fully specialize the enclosing
12139         template class are rejected.
12140
12141 1998-09-11  Dave Love  <d.love@dl.ac.uk>
12142
12143         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12144
12145 1998-09-08  Dave Love  <d.love@dl.ac.uk>
12146
12147         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12148         altered from libf2c/libU77 version.
12149
12150 1998-09-06  Dave Love  <d.love@dl.ac.uk>
12151
12152         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12153
12154 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
12155
12156         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12157         (un)signed char are different types for template specialization
12158         purposes.
12159
12160 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
12161
12162         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12163         * objc: ObjC testsuite.
12164
12165 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
12166
12167         * gcc.c-torture/execute/941014-1.x:  New file.
12168
12169 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12170
12171         * lib/c-torture.exp: Add support for
12172         torture_eval_before_compile and torture_eval_before_execute
12173         variables.
12174
12175 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
12176
12177         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
12178         this test triggers valid.
12179
12180 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12181
12182         * gcc.dg/980827-1.c: New test.
12183
12184 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12185
12186         * gcc.c-torture/execute/loop-4b.c: New test.
12187
12188 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
12189
12190         * lib/c-torture.exp: Add support for
12191         torture_eval_before_compile and torture_eval_before_execute
12192         variables.
12193
12194 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
12195
12196         * gcc.c-torture/compile/980825-1.c: New test.
12197
12198 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
12199
12200         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12201         count number tests in opt_t0 not good_t0.
12202
12203 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
12204
12205         * gcc.c-torture/compile/930326-1.x: Fix typo.
12206
12207 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
12208
12209         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12210         causes an ICE.
12211
12212 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12213
12214         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12215         STACK_SIZE is defined.
12216         * gcc.c-torture/unsorted/stuct.c: Similarly.
12217
12218         * gcc.c-torture/compile/980821-1.c: New test.
12219
12220 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
12221
12222         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12223
12224 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
12225
12226         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12227         code.
12228
12229 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
12230
12231         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12232         error'.
12233
12234 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
12235
12236         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12237
12238 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
12239
12240         * gcc.c-torture/compile/980816-1.c: New test.
12241
12242         * gcc.dg/980816-1.c: New test.
12243
12244 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
12245
12246         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12247         compiler for ieee tests.
12248
12249 1998-08-01  Dave Love  <d.love@dl.ac.uk>
12250
12251         * g77.f-torture/compile/980729-0.f: New test.
12252
12253 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
12254
12255         * gcc.c-torture/special/eeprof-1.c: New test, for
12256         -finstrument-functions.
12257         * gcc.c-torture/special/special.exp: Run it.
12258
12259 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
12260
12261         * gcc.c-torture/compile/980729-1.c: New test.
12262
12263 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
12264
12265         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12266         __thumb__ is defined, and test for ARM style doubles if so.
12267
12268 1998-07-26  Dave Love  <d.love@dl.ac.uk>
12269
12270         * g77.f-torture/noncompile/980615-0.f: New test.
12271
12272 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
12273
12274         * gcc.dg/980312-1.c: Do link instead of compile.
12275         * gcc.dg/980313-1.c: Likewise.
12276
12277 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
12278
12279         * gcc.c-torture/compile/980726-1.c: New test.
12280
12281 1998-07-25  Dave Love  <d.love@dl.ac.uk>
12282
12283         * g77.f-torture/execute/io0.f: New test.
12284
12285 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
12286
12287         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12288         an int.
12289
12290 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
12291
12292         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12293         m32r bugs.
12294
12295 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12296
12297         * gcc.dg/980626-1.c: Expect failures for all toolchains until
12298         c-decl.c:grokdeclarator can handle mode attributes.
12299
12300 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
12301
12302         * gcc.c-torture/execute/980716-1.c: New test.
12303
12304 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
12305
12306         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12307         the mn10200.
12308         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
12309         the mn10200.
12310         * gcc.c-torture/execute/va-arg-3.x: Similarly.
12311         * gcc.c-torture/compile/930326-1.x: Similarly.
12312
12313 1998-07-13  Dave Love  <d.love@dl.ac.uk>
12314
12315         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12316         New test from Craig.
12317
12318 1998-07-12  Dave Love  <d.love@dl.ac.uk>
12319
12320         * g77.f-torture/noncompile/980616-0.f: New test.
12321
12322         * g77.f-torture/execute/970816-3.f:  New test from Craig.
12323
12324 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12325
12326         *  g++.other/singleton.C: Return error value instead of taking
12327         SIGSEGV.
12328
12329 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12330
12331         *  g++.other/singleton.C: New test.   Warning is under dispute.
12332         Runtime crash is not.
12333
12334 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12335
12336         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12337         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12338         using6.C, using7.C}:  New namespace tests.
12339
12340 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12341
12342         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12343         specialization with typedef'ed names used as array indexes.
12344
12345 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
12346
12347         * gcc.c-torture/execute/980709-1.c: New test.
12348
12349         * gcc.dg/980709-1.c: New test.
12350
12351 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
12352
12353         * gcc.c-torture/execute/bcp-1.c: New test.
12354
12355 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
12356
12357         * gcc.c-torture/execute/980707-1.c: New test.
12358
12359 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
12360
12361         * gcc.c-torture/compile/980706-1.c: New test.
12362
12363 1998-07-01  Dave Love  <d.love@dl.ac.uk>
12364
12365         * g77.f-torture/execute/980701-0.f,
12366         g77.f-torture/execute/980701-1.f: New test from Craig.
12367
12368 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
12369
12370         * gcc.c-torture/compile/980701-1.c: New test.
12371
12372         * gcc.c-torture/execute/980701-1.c: New test.
12373
12374 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
12375 rlsruhe.de>
12376
12377         * g++.old-deja/g++.robertl/eb132.C: New test.
12378         * g++.old-deja/g++.robertl/eb133.C: Likewise.
12379
12380 1998-06-29  Dave Love  <d.love@dl.ac.uk>
12381
12382         * g77.f-torture/execute/980628-7.f,
12383         g77.f-torture/execute/980628-8.f,
12384         g77.f-torture/execute/980628-9.f,
12385         g77.f-torture/execute/980628-10.f: New tests from Craig.
12386
12387         * g77.f-torture/execute/980628-3.f: Remove mail headers.
12388
12389 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
12390
12391         * g77.f-torture/execute/980628-4.f: New test from Craig.
12392         * g77.f-torture/execute/980628-5.f: Likewise.
12393         * g77.f-torture/execute/980628-2.f: Likewise.
12394         * g77.f-torture/execute/980628-0.f: Likewise.
12395         * g77.f-torture/execute/980628-1.f: Likewise.
12396         * g77.f-torture/execute/980628-3.f: Likewise.
12397         * g77.f-torture/execute/980628-6.f: Likewise.
12398
12399 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
12400
12401         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12402         directory when nothing has been installed yet.
12403
12404 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12405
12406         * gcc.c-torture/special/special.exp: Handle newer versions of
12407         dejagnu.
12408
12409 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
12410
12411         * gcc.dg/980626-1.c: New test.
12412
12413 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
12414
12415         * gcc.misc-tests/m-un-2.c: New test.
12416         * g++.old-deja/g++.other/warn01.c: Likewise.
12417
12418 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
12419
12420         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12421         compatibility with assmblers with a different comment character.
12422         Eliminate use of GAS-specific extensions.
12423
12424 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
12425
12426         * gcc.c-torture/execute/ieee/980619-1.c: New test.
12427
12428 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
12429
12430         *lib/g77.exp: Replace search for libf2c.a with search for newly
12431         renamed libg2c.a
12432
12433 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
12434
12435         * gcc.c-torture/execute/980617-1.c: New test.
12436
12437 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
12438
12439         * gcc.c-torture/execute/980612-1.c: New test.
12440
12441 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
12442
12443         * gcc.dg/980523-1.c: Only test on ppc-linux.
12444         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12445
12446         * gcc.c-torture/execute/980608-1.c: New test.
12447
12448 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12449
12450         * gcc.c-torture/execute/980605-1.c: New test.
12451
12452 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
12453
12454         * gcc.c-torture/execute/980604-1.c: New test.
12455
12456 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
12457
12458         * gcc.c-torture/execute/980602-1.c: New test.
12459         * gcc.c-torture/execute/980602-2.c: Likewise.
12460
12461 1998-06-02  Dave Love  <d.love@dl.ac.uk>
12462
12463         * 970125-0.f: Fix per JCB.  Add commentary.
12464
12465 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
12466
12467         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12468         IEEE -0 support.
12469
12470 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12471
12472         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12473         earlier.
12474
12475 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
12476
12477         * gcc.c-torture/execute/980526-3.c: New test.
12478
12479 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
12480
12481         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12482         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12483         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12484         m88k-motorola-sysv3 to XFAIL.
12485
12486 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12487
12488         * gcc.dg/980526-1.c: New test.
12489         * gcc.c-torture/execute/980526-2.c: New test.
12490
12491 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
12492
12493         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12494
12495         * gcc.c-torture/execute/980526-1.c: New test.
12496
12497 1998-05-26  Dave Love  <d.love@dl.ac.uk>
12498
12499         * g77.f-torture/execute/alpha2.f: Add runtime test.
12500
12501 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
12502
12503         * g++.old-deja/old-deja.exp: Strip leading directories.
12504
12505         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12506         error for the line.  Don't run multiple tests for the same line.
12507
12508 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
12509
12510         * gcc.dg/980523-1.c: New test.
12511
12512 1998-05-23  Dave Love  <d.love@dl.ac.uk>
12513
12514         * g77.f-torture/compile/970915-0.f: New test.
12515
12516 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
12517
12518         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12519
12520 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
12521
12522         * gcc.dg/980520-1.c: New test.
12523
12524 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12525
12526         * gcc.dg/980502-1.c: Fix return type.
12527
12528 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
12529
12530         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12531         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12532         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12533         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12534         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12535
12536 1998-05-20  Dave Love  <d.love@dl.ac.uk>
12537
12538         * g77.f-torture/execute/980520-1.f: New test.
12539
12540 1998-05-15  Dave Love  <d.love@dl.ac.uk>
12541
12542         * lib/mike-g77.exp: New file.
12543
12544         * g77.f-torture/noncompile/noncompile.exp,
12545         g77.f-torture/noncompile/check0.f: New files.
12546
12547 1998-05-14  Dave Love  <d.love@dl.ac.uk>
12548
12549         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12550         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12551         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12552         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12553         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12554         abort where appropriate.
12555
12556 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
12557
12558         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12559         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12560
12561 1998-04-29  Dave Love  <d.love@dl.ac.uk>
12562
12563         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12564
12565 1998-04-27  Dave Love  <d.love@dl.ac.uk>
12566
12567         * g77.f-torture/compile/980427-0.f: New test.
12568
12569 1998-04-24  Dave Love  <d.love@dl.ac.uk>
12570
12571         * g77.f-torture/compile/980424-0.f: New test.
12572
12573 1998-04-19  Dave Love  <d.love@dl.ac.uk>
12574
12575         * g77.f-torture/compile/980419-2.f (main): New test.
12576         * g77.f-torture/compile/970125-0.f: New test.
12577         * g77.f-torture/compile/980419-1.f: New test.
12578
12579 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
12580
12581         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
12582         of loop-4.c.
12583
12584 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
12585
12586         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12587
12588 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
12589
12590         * gcc.c-torture/compile/980329-1.c: New test.
12591
12592 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
12593
12594         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12595         * gcc.dg/980312-1.c: Fix typo in -march command.
12596
12597 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
12598
12599         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12600
12601 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
12602
12603         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
12604         Dave Love agree the Fortran source is bogus.
12605
12606 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
12607
12608         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12609         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12610         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12611         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12612         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12613
12614 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12615
12616         * g++.old-deja/g++.other/friend1.C: New test.
12617
12618 1998-02-18  Dave Love  <d.love@dl.ac.uk>
12619
12620         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12621         possibly uninitialized) variables and declare dnrm2.
12622
12623 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
12624
12625         From Bruno Haible <haible@ilog.fr>:
12626         * gcc.c-torture/execute/980223.c: New test.
12627
12628 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
12629
12630         * gcc.dg/ifelse-1.c: New test.
12631
12632 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
12633
12634         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12635
12636           * lib/old-dejagnu.exp (old-dejagnu): Added the
12637           "execution test - XFAIL *-*-*" handling in the spirit of
12638           "excess errors test -". Changed the "execution test fails"
12639           handling to be like "excess errors test fails".
12640           * Update various tests accordingly.
12641
12642 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
12643
12644         * gcc.c-torture/execute/980205.c: New test.
12645
12646 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
12647
12648         * lib/c-torture.exp: Look for .x files instead of .cexp files.
12649         * lib/f-torture.exp: Similarly.
12650         * gcc.c-torture: Rename all .cexp files to .x files.
12651
12652 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12653
12654         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12655         (940510-1.c): Removed duplicate.
12656         (971104-1.c): New test.
12657
12658 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
12659
12660           * lib/f-torture.exp: Improve error and loop detection.
12661
12662 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
12663
12664         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12665         use that to size the filler array.
12666
12667 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12668
12669         * lib/c-torture.exp(c-torture-execute): Fix typo.
12670
12671         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12672         testcase as the executable name. Keep the executable around if
12673         the test fails.
12674
12675 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12676
12677         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12678         changes.  Only test one -g option, and move it to the end of the
12679         list of options to test.
12680
12681 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
12682
12683         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12684         variable GCC_TORTURE_OPTIONS to supply default switches separated
12685         by colons.  If no environment variable, run tests with -O0 -g, -O1
12686         -g, and -O2 -g as well.
12687
12688 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12689
12690         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12691         explanatory comments. Fix indentation.
12692
12693 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
12694
12695         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12696
12697 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
12698
12699         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12700         * g++.old-deja/g++.mike/p7325.C: Likewise.
12701         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12702
12703 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
12704
12705         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12706         * g++.old-deja/g++.brendan/crash30.C: Likewise.
12707         * g++.old-deja/g++.brendan/crash39.C: Likewise.
12708         * g++.old-deja/g++.law/operators4.C: Likewise.
12709
12710 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
12711
12712         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12713         * g++.old-deja/g++.mike/p784.C: Ditto.
12714         * g++.old-deja/g++.mike/p785.C: Ditto.
12715
12716 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
12717
12718           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12719
12720 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
12721
12722         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12723         target feature; pass this to c-torture-execute as needed.
12724
12725 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
12726
12727         * lib/c-torture.exp(c-torture-execute): If the previous and the
12728         current executables being tested are identical, we don't need to
12729         run the executable again. Try to make the executable names
12730         unique. Add an optional argument for passing additional compiler
12731         flags.
12732
12733 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
12734
12735         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12736
12737 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
12738
12739         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12740
12741 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
12742
12743         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12744         32bit or larger longs.
12745
12746         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12747         have either a 32bit long or 32bit int.
12748
12749 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12750
12751         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12752         Make double precision tests dependent on sizeof (double).
12753
12754 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
12755
12756         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12757         too.
12758
12759 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12760
12761         * gcc.c-torture/compile/961203-1.cexp: New script.
12762
12763 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
12764
12765         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
12766         up the includes ourselves.
12767
12768 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
12769
12770         * lib/plumhall.exp: Remove random include, and add a few
12771         verbose messages for debugging.
12772
12773 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
12774
12775         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
12776         of trying to do it ourselves.
12777
12778 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12779
12780         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
12781
12782 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12783
12784         * gcc.prms/5403.c: Made regexp a bit less strict.
12785
12786 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
12787
12788         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
12789         is returned from remote_load instead.
12790         * lib/plumhall.exp: Ditto.
12791         * lib/mike-g++.exp: Ditto.
12792         * lib/old-dejagnu.exp: Ditto.
12793         * lib/c-torture.exp: Ditto.
12794
12795 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
12796
12797         * lib/g++.exp: Use build_wrapper procedure.
12798         * lib/gcc.exp: Ditto.
12799
12800 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
12801
12802         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
12803         an old-style decl for malloc.  Fixes tests to work when
12804         sizeof (int) != sizeof (size_t).
12805
12806 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
12807
12808         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
12809
12810         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
12811         use stdargs.h interface.
12812
12813 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
12814
12815         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
12816         NO_VARARGS when compiling.
12817
12818 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
12819
12820         * lib/plumhall.exp(ph_includes): New procedure.
12821         (ph_make): Use it.
12822         (ph_compiler): Ditto.
12823
12824         * lib/g++.exp: Rename test-glue.c to testglue.c.
12825         * lib/gcc.exp: Ditto.
12826
12827 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12828
12829         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
12830         to completion when it's called.
12831
12832 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
12833
12834         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
12835         is defined, don't do test.
12836
12837 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
12838
12839         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
12840         for object files.
12841         (ph_summary): Mark skipped testcases as untested, not unresolved.
12842
12843         * lib/plumhall.exp (ph_make): If unresolved because of bad
12844         errorCode, record errorCode in log file.
12845         (*): Replace send_log/verbose with verbose -log.
12846
12847 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
12848
12849         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
12850         double conversion if double isn't at least 8 bytes.
12851
12852         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
12853         int to work with targets where int is 16 bits.
12854
12855         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
12856         8 bytes, just exit, since 4 byte doubles don't have enough bits of
12857         precision for the test to complete.
12858
12859 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
12860
12861         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
12862         if d10v is not compiled with the -mdouble64 flag.
12863         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
12864
12865         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
12866         d10v is not compiled with the -mint32 flag.
12867
12868 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12869
12870         * lib/plumhall.exp: Use incr_count.
12871
12872 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
12873
12874         * gcc.c-torture: Update to c-torture-1.45.
12875
12876 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
12877
12878         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
12879         the name of the expect testcase file).
12880
12881         * lib/g++.exp(g++_init): Ditto.
12882
12883 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
12884
12885         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
12886         the host.
12887
12888         * lib/gcc.exp(gcc_exit): New procedure.
12889
12890 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
12891
12892         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
12893         specs where appropriate.
12894
12895         * g++.old-deja/g++.arm/*: Added additional ERROR checks
12896         because of new "candidates are" messages, and removed a few
12897
12898         * Converted all non-old-style g++ testcases to old-style, and
12899         moved into g++.old-deja.
12900
12901 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
12902
12903         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
12904         options.
12905
12906         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
12907         succeeded.
12908
12909         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
12910
12911 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
12912
12913         * lib/gcc.exp (gcc_target_compile): Add support for defining
12914         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
12915         the machine doesn't have those features.
12916
12917 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
12918
12919         * g++.law/operators4.exp: Don't use LIBS.
12920
12921 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12922
12923         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
12924
12925         * lib/mike-g++.exp: Don't set the compiler to be tested here.
12926         * lib/g++.exp: Set it here instead. Also, allow use of the
12927         --tool_exec and --tool_opt options. Change CXX to
12928         GXX_UNDER_TEST.
12929
12930         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
12931
12932         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
12933
12934 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
12935
12936         * lib/old-dejagnu.exp: Use prune_warnings instead of
12937         prune_system_crud.
12938         * lib/mike-g++.exp: Ditto.
12939         * lib/gcc.exp: Ditto.
12940         * lib/g++.exp: Ditto.
12941
12942         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
12943
12944 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
12945
12946           * 941014-2.c: Include stdlib.h
12947           * 960327-1.c: Include stdio.h
12948           * dbra.c, index-1.c: Don't assume ints are 32bits.
12949
12950 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
12951
12952         * lib/gcc.exp: Add gcc,stack_size target feature.
12953
12954         * lib/g++.exp(g++_target_compile): Add the include and link
12955         paths here, not in two other places. And, it's $options, not
12956         options.
12957
12958         * lib/mike-g++.exp(postbase): Remove the code that determines
12959         the correct include and link paths.
12960         * g++.old-deja/old-deja.exp: Ditto.
12961
12962 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
12963
12964         * lib/g++.exp(g++_init): target_compile no longer returns the
12965         filename of the result.
12966
12967 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12968
12969         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
12970         call to glob.
12971
12972         * gcc.c-torture/special/special.exp: Change call to
12973         gcc_target_compile to include the object file.
12974
12975 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12976
12977         * gcc.c-torture/special/special.exp: Correct misspelling in last
12978         change.
12979
12980 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
12981
12982         * lib/plumhall.exp(ph_summary): Log the entire output of the
12983         executable. Return -1 if there were any failures, 0 otherwise.
12984         (ph_execute): Return -1 if there were any failures, 0 otherwise.
12985         (ph_make): Clean up objects and executables that were built
12986         if the tests succeeded.
12987
12988 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12989
12990         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
12991         libraries and includes in the build tree as appropriate.
12992
12993 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12994
12995         * lib/c-torture.exp: Instead of looking for the global variable
12996         NO_LONG_LONG, check to see if that's a feature of the target.
12997
12998 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
12999
13000         * config/default.exp: Minimize. Delete the remainer of the files in
13001         config; this functionality is now in devo/dejagnu/config.
13002
13003         g++.*/*: Pass any additional flags used to compile to postbase;
13004         delete CXXFLAGS.
13005
13006         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13007         is now done by runtest.exp. Use gcc_target_compile instead of
13008         compile.
13009
13010         lib/c-torture.exp: Use gcc_target_compile instead of compile.
13011         Remove references to CFLAGS. Use remote_file instead of
13012         calling rm -f.
13013         (c-torture): Take a list of arguments to use to compile this
13014         testcase.
13015
13016         lib/g++.exp: Simplify. Use target_compile instead of compile.
13017         lib/gcc-dg.exp: Ditto.
13018         lib/gcc.exp: Ditto.
13019         lib/mike-{gcc,g++}.exp: Ditto.
13020         lib/old-dejagnu.exp: Ditto.
13021         lib/plumhall.exp: Ditto.
13022
13023 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
13024
13025         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13026         (ph_linker): Likewise.
13027
13028 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
13029
13030           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13031         MAP_ANON / MAP_ANONYMOUS if defined;
13032         else try to map from /dev/zero .
13033
13034 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
13035
13036         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
13037         isn't defined, then define it to MAP_ANONYMOUS.
13038
13039 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
13040
13041         * gcc.c-torture: Update to c-torture-1.42 release.
13042
13043 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
13044
13045         * gcc.c-torture: Update to c-torture-1.41 release.
13046
13047 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
13048
13049         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
13050         c-torture release.
13051
13052 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13053
13054         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13055         and LDFLAGS.  Fix second case to append the target_info ldflags
13056         onto LDFLAGS, not CFLAGS.
13057         * lib/g++.exp (g++_init): Add target_info stuff.
13058         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
13059         of libgloss and newlib flags for !native.
13060
13061         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13062         (GDB): Fix relative path to go up another dir for finding gdb.
13063
13064 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13065
13066         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13067         versions in the target_info array, if they don't exist.
13068
13069 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13070
13071         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13072
13073 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
13074
13075         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13076         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13077
13078 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
13079
13080         * lib/old-dejagnu.exp: Don't remove the output file before we've
13081         actually tested it. Don't append pwd to the path of the executable
13082         we're testing.
13083
13084 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
13085
13086         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13087
13088 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
13089
13090         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13091         temporary directory for compiler files, and set it to a default
13092         value of /tmp. Set $output as the name of the output file from
13093         compiling the testcase. Add a -o option to $cflags_var so the
13094         compiler writes the final output file as $output. Set $executable
13095         to $output.
13096
13097         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13098         directory for compiler files, and set it to /tmp if it doesn't
13099         already have a value. Set $output_file to the name of the output
13100         file from compiling the testcase. Add a -o option to CXXFLAGS so
13101         the compiler writes the final output file as $output. Use $output
13102         as the executable to be tested.
13103
13104 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13105
13106         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13107
13108 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
13109
13110         * gcc.c-torture/execute/pending-1.c: New test.  Still
13111         pending in Tege's queue.
13112
13113 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
13114
13115         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13116         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
13117         if there were failures.  Call unresolved if there were unresolved
13118         testcases.  Call gcc_fail if program did not run to completion.
13119         (ph_make): Pass additional argument name to ph_execute.
13120         (ph_execute): Add new argument.  Pass additional arguments to
13121         ph_summary.  Call gcc_fail is there is no execution output.
13122
13123 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
13124
13125         * lib/plumhall.exp (proc_summary): Output relavent summary
13126         lines into the log so specific failures in plumhall can be
13127         investigated.
13128
13129 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
13130
13131         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13132         (c-torture-execute): Don't try to execute tests which use
13133         "long long" types if $NO_LONG_LONG is nonzero.
13134
13135 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
13136
13137         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13138         not c-torture.
13139
13140         * gcc.ieee: Move from here.
13141         * gcc.c-torture/execute/ieee: To here.
13142
13143 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
13144
13145         * gcc.c-torture: Update to c-torture-1.41 release.
13146
13147 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
13148
13149         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13150         not "$output".
13151
13152 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
13153
13154         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13155         -c present.
13156
13157 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
13158
13159         * config/proelf.exp: Handle connecting to a simulator.
13160
13161 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
13162
13163         * config/proelf.exp: New file.  Enough framework that we can
13164         run c-torture tests on the proelf targets (or any other target
13165         that gdb can connect to for that matter).
13166
13167 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
13168
13169         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13170         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
13171
13172         * lib/plumhall.exp (ph_execute): Always call ph_summary if
13173         exec_output exists.
13174
13175 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
13176
13177         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13178         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13179
13180         * config/*.exp: Update FSF address.  Change result of ${tool}_load
13181         to pass/fail/unresolved/unsupported/untested.  Caller must now
13182         call unresolved/unsupported/untested.
13183         * lib/*.exp: Update FSF address.  Update to handle new results of
13184         ${tool}_load.
13185         * lib/chill.exp (verbose): Delete.
13186
13187 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
13188
13189         * lib/gcc.exp (default_gcc_start): Change order of args to
13190         $LDFLAGS $CFLAGS $LIBS.
13191         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13192         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
13193         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13194         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13195         * gcc.misc-tests/dg-test.exp: Likewise.
13196         * gcc.misc-tests/msgs.exp: Likewise.
13197         * gcc.prms/prms.exp: Likewise.
13198         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13199         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
13200
13201         * lib/dg.exp: Deleted, moved to dejagnu/lib.
13202
13203 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13204
13205         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13206
13207         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13208         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13209
13210         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13211         necessary.
13212
13213 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
13214
13215         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13216         global for loop; add use of $mathlib.
13217         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13218         settings here; set mathlib for anything but VxWorks.
13219
13220 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
13221
13222         * gcc.c-torture: Update to c-torture-1.40 release.
13223
13224 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
13225
13226         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13227         dg.exp.
13228
13229 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
13230
13231         * lib/c-torture.exp (c-torture-execute): Declare "output" as
13232         global.
13233
13234 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
13235
13236         * lib/g++.exp (LIBS): Define if not already.
13237         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13238         (gcc-dg-prune): Call prune_gcc_output.
13239         * lib/gcc.exp (prune_gcc_output): New proc.
13240         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13241         prune_gcc_output.
13242
13243 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13244
13245         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13246         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
13247
13248 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
13249
13250         * gcc.c-torture: Update to c-torture-1.39 release.
13251
13252 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
13253
13254         * lib/c-torture.exp (c-torture-execute): Don't return if one option
13255         fails, try others as well.
13256
13257 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13258
13259         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13260         If compilation fails, mark execute tests as `untested'.
13261         If test is marked as unsupported, don't mark compilation and
13262         execute tests as failed.
13263
13264 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13265
13266         * lib/g++.exp (g++_init): Don't link in libg++, and look to
13267         libstdc++ for whether or not we want to be doing shared
13268         libraries.  Delete link_curses since we don't need it anymore.
13269         * lib/mike-g++.exp (postbase): Don't link in libg++.
13270         * g++.old-deja/old-deja.exp: Likewise.
13271
13272 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13273
13274         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13275
13276 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13277
13278         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13279         For that, add `-Wl,-a,shared_archive'.
13280         * g++.old-deja/old-deja.exp: Likewise.
13281
13282 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
13283
13284         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13285
13286 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
13287
13288         * lib/mike-g++.exp (postbase): Pay attention to the status of
13289         g++_load.
13290
13291 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13292
13293           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13294
13295 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
13296
13297         * lib/gcc.exp (default_gcc_start): No longer need to log program
13298         being executed or its output, execute_anywhere does that now.
13299         * lib/g++.exp (default_g++_version): Call execute_anywhere.
13300         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
13301
13302 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13303
13304         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13305         the same as those in lib/g++.exp.
13306
13307 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
13308
13309         * gcc.c-torture: Update to c-torture-1.38 release.
13310         * gcc.ieee: Related changes.
13311
13312 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13313
13314         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13315         "exec". Minor reformatting changes.
13316
13317         * config/rom68k.exp (${tool}_load): Make it work in a canadian
13318         cross. This means all "exec" calls now work on a remote host as
13319         well.
13320         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13321         cross. Filter out the extra "\r\n" stuff that expect puts in.
13322         (c-torture-execute): Filter out the bogus warnings like
13323         c-torture-compile does. Add support for canadian cross.
13324         * lib/gcc.exp (default_gcc_version, default_gcc_start)
13325         Use execute_anywhere rather than calling exec directly. Now it
13326         works for canadian cross testing.
13327
13328 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
13329
13330         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
13331         results into a variable, and check that rather than using file exists.
13332
13333 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13334
13335         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13336         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
13337
13338 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13339
13340         * g++.old-deja/old-deja.exp: Create and pass runshlib and
13341         lib_curses if there's a shared libg++ in the build tree.
13342
13343 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
13344
13345         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13346         if not supported target.
13347
13348 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13349
13350         * lib/g++.exp (g++_init): Move empty setting of runshlib and
13351         link_curses up to always happen, not just for native builds.
13352
13353 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
13354
13355         * gcc.c-torture: Update to c-torture-1.36 release.
13356         * gcc.failure: Related changes.
13357
13358 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13359
13360         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13361
13362 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13363
13364         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13365         * lib/mike-g++.exp (postbase): Not in here.  Still reference
13366         runshlib, link_curses, and mathlib for link and run.
13367
13368         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13369         pass the runtime shared library options for Solaris, OSF/1, and
13370         Irix5, and link with -lcurses to avoid unresolved references.
13371
13372 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13373
13374         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13375         only run once.
13376
13377 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13378
13379         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13380
13381 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
13382
13383         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
13384         do not have a framework for the "compat" tests yet.
13385
13386 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13387
13388         * lib/mike-g++.exp (postbase): New local variable `mathlib',
13389         set to null if we're testing vxworks5.1.  Use that instead of
13390         `-lm' in the setting of LIBS for link and run.
13391
13392 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13393
13394         * config/rom68k.exp (${tool}_load): Major changes to make it
13395         work.  Verified that it does in fact return the stuff in
13396         exec_output properly.  Catch any Emul or any TRAP other than 0.
13397
13398 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13399
13400         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13401         LDFLAGS properly for targets that need stuff from libgloss.
13402         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13403         only run once.
13404         (gpp_initialized): New variable.
13405
13406 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13407
13408         * config/rom68k.exp: Load libgloss.exp.
13409         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13410         so we can produce a fully linked binary.
13411         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13412         so we can produce a fully linked binary.
13413
13414 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13415
13416         * lib/plumhall.exp (ph_section): Watch for expected failures.
13417         Add missing `else'.
13418
13419         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13420         run the testcase.
13421         (c-torture): Likewise.
13422
13423 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
13424
13425         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13426
13427         * lib/mike-g++.exp (mike_cleanup): New proc.
13428         (prebase): New globals compiler_result, not_compiler_result,
13429         target_regexp.
13430         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
13431         allow leading "-" in pattern.  Watch for unsupported tests.
13432         If $compiler_result is set, pattern match assembler code,
13433         and ditto for $not_compiler_result.
13434         * lib/mike-gcc.exp: Likewise.
13435
13436         * lib/plumhall.exp (ph_execute): Only call ph_summary if
13437         execution "succeeded".
13438
13439 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
13440
13441         * config/win32.exp: New file.
13442         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13443
13444 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13445
13446         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13447         unsupported.
13448         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13449         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13450         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13451
13452         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13453         "... without exceptions was ...".  That is now handled by
13454         prune_system_crud.
13455         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13456
13457 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13458
13459         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13460         sieve.c,sort2.c}: New files.
13461         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13462         sieve.exp,sort2.exp}: Drivers for them.
13463
13464         * lib/mike-gcc.exp (program_output): New user settable variable.
13465         (postbase): Call prune_system_crud.  Also prune extraneous compiler
13466         messages.
13467         * lib/mike-g++.exp (program_output): New user settable variable.
13468
13469         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13470
13471         * config/sh.exp: Deleted (use sim.exp instead).
13472
13473 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13474
13475         * config/vx.exp: Declare CHECKTASK as global.
13476         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13477         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13478         * lib/old-dejagnu.exp: Load [pwd]/$executable.
13479
13480 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13481
13482         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13483         target. Like vx.exp, only includes `vx29k.exp' instead of
13484         `vxworks.exp'.
13485
13486 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
13487
13488         * config/sim.exp: Increase time limit from 120 seconds to 240.
13489
13490 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13491
13492         * gcc.c-torture/execute/950628-1.c: New test.
13493
13494 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13495
13496         * gcc.c-torture: Update with changes/additions from
13497         c-torture-1.34.
13498
13499 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
13500
13501         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13502
13503 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
13504
13505         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13506
13507 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
13508
13509         * gcc.c-torture/compile/950512-1.c: New test.
13510         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13511         * gcc.dg/struct-ret-1.c: Likewise.
13512
13513 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
13514
13515         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13516           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13517
13518 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13519
13520         * gcc.c-torture/special/920411-1.c: Deleted.
13521         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13522
13523 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
13524
13525         * config/sim.exp (${tool}_load): Hack in call to bash to get a
13526         cpu limit.
13527
13528 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13529
13530         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13531
13532 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13533
13534         From kenner;
13535         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13536         is the proper length.
13537         * va-arg-3.c: Likewise.
13538
13539 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
13540
13541         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
13542         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13543
13544         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
13545         * lib/g++.exp (default_g++_start): Delete old cruft.
13546
13547 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
13548
13549         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13550         (2 * (1 << 18)) to (2 * (1 << 17)).
13551
13552         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13553
13554 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13555
13556         * config/rom68k.exp: Renamed from config/idp.exp
13557
13558 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13559
13560         * c-torture/compile/921109-2.c
13561
13562 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
13563
13564         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13565         excess errors.
13566
13567 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
13568
13569         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13570         output.
13571         * lib/g++.exp (default_g++_start): Likewise.
13572
13573 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13574
13575         * gcc.c-torture/compile/950329-1.c: New test.
13576
13577 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13578
13579           * config/bug.exp (${tool}_load): Updated to use new remote_open
13580           and remote_close procs.
13581         * config/idp.exp: New file.
13582
13583 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13584
13585         * gcc.c-torture/execute/950322-1.c: New test.
13586
13587 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
13588
13589         * config/vx.exp (${tool}_load): Clean up testing of return code from
13590         vxworks_ld and vxworks_spawn.
13591
13592 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13593
13594         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13595
13596 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
13597
13598         * lib/old-deja.exp: Add `excess errors test - ' error, now one
13599         can mark excess errors on a machine by machine basis.  Note, the
13600         default is to not expect any excess errors, even when excess
13601         errors test - is given, so you will want to put an XFAIL ... on
13602         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
13603         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13604         those 4 machines, but no others.
13605
13606 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13607
13608         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13609         * lib/c-torture.exp: to here.
13610
13611 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13612
13613         * gcc.c-torture/execute/950221-1.c: New test.
13614         * gcc.c-torture/execute/struct-ret-1.c: New test.
13615         * gcc.c-torture/compile/950221-1.c: New test.
13616
13617         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13618
13619 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13620
13621         * gcc.c-torture/execute/arith-1.c (main): Return 0.
13622         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13623
13624 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
13625
13626         * g++.gb: New directory of tests, derived from my signature and
13627         class scoping tests.
13628
13629         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13630         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13631         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13632         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13633         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13634         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13635         * g++.gb/sig25.C: Likewise.
13636
13637         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13638         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13639         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13640         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13641         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13642         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13643         * g++.gb/sig25.exp: Likewise.
13644
13645         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13646         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13647         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13648         * g++.gb/scope13.C: Likewise, this test still fails.
13649
13650         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13651         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13652         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13653         * g++.gb/scope13.exp: Ditto.
13654
13655         * g++.gb/README: New file, explains what these tests are about.
13656
13657 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13658
13659         * lib/dg.exp (dg-do): Support `preprocess'.
13660         (dg-test): Likewise.
13661
13662 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13663
13664         * config/udi.exp: change "continue -expect" to "exp_continue".
13665
13666 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
13667
13668         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13669         Delete redundant tests.
13670
13671         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13672         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13673         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13674         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13675         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13676         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13677         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13678         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13679
13680         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13681         storing label pointers.
13682         * gcc.c-torture/execute/921019-1.c: Likewise.
13683         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13684         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13685         parameter fp.
13686         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13687         constants.
13688
13689         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13690         Delete obsolete tests.
13691
13692         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13693         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13694         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13695         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13696         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13697         * gcc.c-torture/compile/950124-1.c: New test.
13698
13699         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13700
13701 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13702
13703         * lib/mike-g++.exp: Add -lm to LIBS.
13704
13705 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13706
13707         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13708
13709 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13710
13711         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13712
13713 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
13714
13715         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13716
13717 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
13718
13719         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13720         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13721         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13722         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13723         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13724         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13725         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13726         * g++.law/{operators31.C, operators32.C,
13727         * g++.law/{operators33.C, operators34.C}: Likewise.
13728         * g++.law/{pic1.C, refs2.C}: Likewise.
13729         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13730         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13731         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13732         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13733
13734         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13735         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13736         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13737         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13738         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13739         * g++.law/{enum9.exp, friend5.exp}: Likewise.
13740         * g++.law/{nest3.exp, nest4.exp}: Likewise.
13741         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13742         * g++.law/{operators30.exp, operators31.exp}: Likewise.
13743         * g++.law/{operators32.exp, operators33.exp}: Likewise.
13744         * g++.law/{operators34.exp}: Likewise.
13745         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13746         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13747         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13748         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13749         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13750
13751         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13752         No longer expected to fail.
13753         * g++.law/missed-error3.C: Tweak for recent bool changes.
13754
13755 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13756
13757         * config/emb-unix: Deleted.
13758         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
13759         remote execution.  Do final link on remote host if REMOTE_LINK is set.
13760
13761 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
13762
13763         * lib/dg.exp (dg-test): Fix typo in last patch.
13764
13765 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
13766
13767         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
13768         (handles multiple occurrences).
13769
13770 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
13771
13772         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
13773         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
13774         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
13775         printed).
13776         * lib/c-torture.exp (c-torture-compile): Likewise.
13777         (c-torture): Prepend full path if missing.
13778         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
13779         (gcc_fail): Likewise.
13780         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
13781
13782 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13783
13784         * lib/netware.exp: Only attach to NetWare i386 systems.
13785
13786 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
13787
13788         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
13789         messages.  Add test name to "output pattern match" pass/fail message.
13790
13791 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
13792
13793         * gcc.dg: New testsuite.
13794         * gcc.dg/dg.exp: New file.
13795
13796         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
13797         test-switch.c}: Deleted.
13798
13799         * gcc.misc-tests/msgs.exp: New testcase driver.
13800
13801 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
13802
13803         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
13804         Watch for illegal return values from ${tool}_load.
13805         * config/unix.exp (${tool}_load): Fix pass/fail detection for
13806         cross targets.  Coerce return value >0 to 1.
13807
13808 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13809
13810         * config/unix.exp (${tool}_load): Call program rsh, not proc.
13811
13812         * config/emb-unix.exp: New file.
13813
13814         * config/sim.exp: Error if variable $SIM not defined.
13815         (${tool}_load): Mark test as "untested" if simulator missing.
13816
13817         * config/unix.exp: Load remote.exp to get rcp_download.
13818         * lib/c-torture.exp: Use different option lists for testcases with
13819         and without loops.
13820         * gcc.c-torture/execute/execute.exp: Likewise.
13821
13822 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13823
13824         * config/*.exp: Clarify return code from ${tool}_load.
13825         Call `unresolved' or `untested' instead of `warning' or `perror'
13826         (sometimes you still want to call both though).
13827         Add comment that `shell_id' is local to each file.
13828         * config/udi.exp (timeout): Set to 30.
13829         Don't print warning if connection fails, $connectmode has already
13830         printed an error.
13831         (${tool}_load): Move verbose messages to level 2.
13832         Rework pattern for "Process started" message.
13833         Pass `shell_id' to ${connectmode}_download.
13834         Retry twice upon timeout.  Make resetting of target more robust.
13835         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
13836         Pass `shell_id' to exit_$connectmode.
13837         Only call exit_$connectmode if connected.
13838         * config/unix.exp (${tool}_load): Check return codes better.
13839         * config/vrtx.exp (${tool}_load): Likewise.
13840         * config/vx.exp (${tool}_load): Likewise.
13841         Delete unneeded global's.
13842         * lib/dg.exp (dg-test): Update to reflect clarified return codes
13843         from ${tool}_load.
13844         (dg-stat): Delete.
13845         (dg-init): Delete recording of pass/fail counts.
13846         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13847         (old-dejagnu-init): Likewise.
13848         (old-dejagnu-stat): Delete contents, empty proc now.
13849         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
13850         (c-torture): Delete references to lcnt, lpass, lfail.
13851         Get option list from TORTURE_OPTIONS.
13852         Delete -funroll[-all]-loops if no loops.
13853         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
13854         (g++_stat): Delete contents (empty proc now).
13855         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
13856         (gcc_finish): Likewise.
13857         (gcc_stat): Deleted.
13858         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
13859         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
13860         * gcc.c-torture/execute/execute.exp: Likewise.
13861         Split tests into two parts: compile, execute.
13862         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
13863         no loops.  Update to reflect clarified return codes from ${tool}_load.
13864
13865 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
13866
13867         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
13868         to grep for.
13869         (old-dejagnu): Likewise (where necessary).
13870
13871 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13872
13873         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
13874
13875         * lib/dg.exp (dg-process-target): Fix processing of selector.
13876         Add comment regarding use of `error'.
13877
13878         * lib/gcc.exp (prune_system_crud): Define if missing.
13879         * lib/g++.exp (prune_system_crud): Likewise.
13880
13881         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
13882         Call prune_system_crud.
13883         * lib/dg.exp (dg-runtest): New proc.
13884         Use perror instead of send_user for tcl errors in testcase.
13885         Don't return any value, it's never used.
13886         Don't clobber previous definition of `unknown'.
13887         Print tcl errors in `dg-final'.
13888
13889 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
13890
13891         * lib/dg.exp (dg-process-target): Improve syntax error messages.
13892         (dg-test): Don't print errorInfo, it contains stack backtrace.
13893
13894 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13895
13896         * lib/g++.exp (runtest_file_p): Define if missing.
13897
13898 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
13899
13900         * lib/mike-g++.exp: Comment out loading of g++.exp.
13901         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
13902         (default_g++_version): Always print something.
13903         (default_g++_start): Comment out call to `which'.
13904         (g++_start, g++_load): Deleted (must be defined in config file).
13905         * lib/gcc.exp: Test for existence of $CC at start.
13906         Delete check for tmpdir (done in gcc_init).
13907         (default_gcc_version): Always print something.
13908         (default_gcc_start): Comment out call to `which'.
13909         * config/*.exp: Major cleanup - make cross targets work at least a
13910         little better for g++ (by not being "--tool gcc" specific).
13911         Rename gcc_xxx to ${tool}_xxx.
13912         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
13913         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
13914
13915 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
13916
13917         * lib/c-torture.exp (c-torture-compile): Rework compiler
13918         message processing.
13919
13920         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
13921         c-torture.
13922
13923 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13924
13925         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
13926
13927         * lib/dg.exp (dg-process-target): Support { target native }.
13928
13929 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13930
13931         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
13932         looked for "... program xxx got fatal signal".
13933         Correct regsub munging of `comp_output'.
13934         Ignore compiler messages "path prefix not used" and "linker input
13935         file unused".
13936
13937 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
13938
13939         * lib/gcc.exp (runtest_file_p): Define if missing.
13940         * gcc.prms/template.c: Example to work from.
13941
13942 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
13943
13944         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
13945         * lib/dg.exp (dg-test): Call unsupported testcases as such.
13946
13947         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
13948         * gcc.prms/1883.c: Moved from compile/940714-1.c.
13949         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
13950         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
13951
13952         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
13953         (dg-process-target): No longer a varargs proc.
13954         Return S/N for target, P/F for xfail.  All callers changed.
13955         (user option procs): More argument checking.
13956         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
13957         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
13958         (dg-test): Skip test if not running on selected target in `dg-do'.
13959         Update handling of `dg-do-what', `dg-output-text'.
13960         Separate execution pass/fail from output pattern match pass/fail.
13961         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
13962
13963 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13964
13965         * gcc.c-torture/special/special.exp: Don't expect failure for mips
13966         target for 920510-1.c.
13967
13968 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
13969
13970         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
13971         Clean up comment regarding use of passcnt, etc.
13972         (gcc_stat): Don't update `testcnt' here.
13973         (gcc_finish): Do it here.
13974         Might as well reset `but_id' here too.
13975         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
13976         to determine if the file should be tested.
13977         * gcc.c-torture/compile/compile.exp: Likewise.
13978         * gcc.c-torture/execute/execute.exp: Likewise.
13979         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13980         * gcc.misc-tests/dg-test.exp: Likewise.
13981         * gcc.prms/prms.exp: Likewise.
13982         * gcc.wendy/wendy.exp: Likewise.
13983         * g++.old-deja.exp: Likewise.
13984         Move "Testing file" message to verbose level 1.
13985
13986 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
13987
13988         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
13989
13990 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13991
13992         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
13993         (default_gcc_start): Accept optional second list element
13994         of compiler flags.  Print compiler output at verbosity level 2.
13995         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
13996         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
13997         Save current values of framework globals passcnt, failcnt, xpasscnt,
13998         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
13999         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
14000         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14001         xfailcnt to compute stats.  Update framework global `testcnt' from
14002         pass/fail counts.
14003         (gcc_finish): New proc.  Clean up test environment.
14004         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14005         (gcc_epass, gcc_efail): Delete.
14006         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14007         argument of line number.
14008         (dg-init): If the tool has an init routine, call it.
14009         (dg-test): Remove args `cflags_var' and `libs_var'.
14010         Pass all compiler options to ${tool}_start.
14011         Handle missing line number.
14012         (dg-finish): New function.
14013         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14014         particular files.  Call gcc_finish at end.  Move "skipping test"
14015         message to verbosity level 3.
14016         * gcc.c-torture/compile/compile.exp: Likewise.
14017         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14018         * gcc.c-torture/execute/execute.exp: Likewise.
14019         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14020         Print testcase being tried at verbosity level 1.
14021         * gcc.c-torture/special/special.exp: Unset xfail.
14022         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14023         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14024         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14025         * gcc.failure/failure.exp: Likewise.
14026         * gcc.ieee/ieee.exp: Likewise.
14027         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14028         Update call to dg-test.  Call dg-finish at end.
14029         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
14030         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14031         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14032         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14033         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
14034         * gcc.wendy/wendy.exp: Add copyright.
14035         Delete setting of tmpdir (done by gcc_init).
14036         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14037         Pass compiler flags to gcc_start.  Call gcc_finish at end.
14038         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14039         gcc_[ce]pass/fail.
14040
14041 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
14042
14043         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14044         confusion.
14045         (g++_load): Likewise.
14046
14047         * config/*.exp (gcc_load): Some were varargs fns and some were not.
14048         Rename argument to `prog' to remove the confusion.
14049         Varargs fns behave differently too!
14050         (g++_load): Likewise.
14051
14052         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14053
14054         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14055         what it is.  Delete (always) printing of status value for !native.
14056         Simplify verbose code, and include status and exec_output.
14057         (g++_load): Use gcc_load.
14058
14059 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14060
14061         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14062         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14063         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14064         940714-3.c as these testcases don't exist anymore.  Make
14065         va-arg-1.c expected to pass.
14066
14067 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
14068
14069         * gcc.misc-tests/misc.exp: Only run specific testcases.
14070         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
14071         * gcc.misc-tests/dg-[1-9].c: New files.
14072
14073         * lib/dg.exp: New testsuite driver.
14074         * gcc.prms/prms.exp: Use it.
14075
14076         * README.gcc: New file.
14077
14078         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14079         Document and reset `lxpass' and `lxfail'.
14080         Simplify "initialized" message.
14081         (gcc_stat): Clean up comments a little.
14082
14083 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
14084
14085         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14086
14087 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
14088
14089         * lib/old-dejagnu.exp (process-option): New proc.
14090         (old-dejagnu-init, old-dejagnu-stat): Likewise.
14091         (old-dejagnu): Simplify.
14092         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14093
14094 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
14095
14096         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14097         exists and is not an empty string.
14098
14099         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14100         $xfail rather than calling setup_xfail.  Clear $xfail when test is
14101         finished.
14102         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14103         automatically.
14104
14105         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14106         longer expected to fail.
14107
14108         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14109         "f" function call.
14110
14111         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14112
14113         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14114         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14115         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14116         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14117         c-torture-1.29.
14118
14119         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14120         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14121
14122         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14123
14124         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14125         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14126
14127         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14128         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14129         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14130
14131 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14132
14133         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14134         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14135         940714-1.c, 940714-2.c, 940714-3.c},
14136         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14137         gcc.misc-tests/{mg.c,mg.exp}:
14138         New tests.
14139         * gcc.noncompile/noncompile.exp: Change accordingly.
14140
14141 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
14142
14143         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14144         Undo previous clobberage.
14145
14146 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
14147
14148         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14149         * gcc.special/{930510-1.c, special.exp}:
14150         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14151         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14152         struct-varargs-1.c}: New tests from c-torture-1.26.
14153
14154 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14155
14156         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14157           argument to switch.
14158
14159 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
14160
14161         * Revert the previous changes.  Please see Rob's directory
14162           (/lisa/test/rob/progressive/gcc/testsuite) for testing
14163           fixes.
14164
14165 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
14166
14167         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14168             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14169             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14170             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14171             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14172             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14173             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14174             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14175             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14176             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14177             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14178             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14179             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14180             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14181             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14182             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14183             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14184             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14185             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14186             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14187             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14188             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14189             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14190             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14191             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14192             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14193             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14194
14195 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
14196
14197         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14198             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14199           with perror calls.
14200
14201 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
14202
14203         * config/unix.exp (g++_load): Fix syntax.
14204
14205 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14206
14207         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14208         * gcc.noncompile/921017-1.c: Deleted obsolete test.
14209         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14210         Don't expect va-arg-1.c to fail.  Correct expected output for
14211         920928-1.c.
14212         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14213         * gcc.wendy/hbm4.c: Correct typo.
14214         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14215
14216 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
14217
14218         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14219         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14220         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
14221         * lib/c-torture.exp (c-torture-compile): Ditto.
14222
14223         Reduce volume of output (remove all the -I's and such).
14224         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14225         Call gcc_cpass, gcc_cfail.
14226         (c-torture): Pass testing option to c-torture-compile.
14227
14228 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
14229
14230         Bring patches over from progressive.
14231         * config/default.exp: Exit remote shell cleanly.
14232         (g++_exit, g++_start): Add default versions.
14233         * config/sim.exp (gcc_load): Use perror, not error.
14234
14235 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
14236
14237         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
14238         set in site.exp.
14239
14240 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
14241
14242         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14243         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14244         (wendy_try): New proc to run testcase.
14245         (main loop): Call 'em.
14246         * gcc.wendy/*.c: Clean up pass to correct expected output.
14247
14248         * lib/gcc.exp: Minor cleanup work.
14249         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14250
14251 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
14252
14253         * config/sim.exp (gcc_load): Document return codes better.
14254         Don't pass -v to simulator.
14255
14256 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14257
14258           * gcc.special/920717-x.c: Fix typo.
14259           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14260           get at sources.
14261
14262         * lib/mike-gcc.exp: Fix typo.
14263
14264 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14265
14266         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14267         binary to use, transform the name.
14268         * config/*.exp: rename everything. Nuke any g++ specific files,
14269         it's now a special case of gcc that requires no special support.
14270         Add a default.exp for unsupported targets.
14271
14272 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
14273
14274         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14275         lib/old-dejagnu.exp: Fix a few patterns to work with the new
14276         version of Tcl.
14277
14278 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14279
14280         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14281         than a warning.
14282
14283 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14284
14285         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14286
14287 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14288
14289         * gcc.execute/execute.exp: Combine opt_list and foption_list into
14290         option_list.  Compile every file with only 4/6 option choices
14291         (same as C torture) instead of with 12/18 different option
14292         choices.
14293         * lib/c-torture.exp: Likewise.
14294
14295         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14296         not already set.
14297
14298 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
14299
14300         * lib/old-deja.exp: Add `excess errors test fails' error, now one
14301         can put an XFAIL *-*-* on excess errors.
14302
14303 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
14304
14305         * g++.law: Add more tests derived from g++-bugs snapshots.
14306
14307         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
14308         equivalent to g++.law/init9.
14309
14310         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14311         compiled it, and the a.out file after we've run it.
14312
14313 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14314
14315         * lib/mike-g++.exp (postbase): Delete the .o file after we've
14316         compiled it, and the a.out file after we've run it.
14317
14318 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14319
14320         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14321
14322 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14323
14324         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14325         version number.
14326
14327 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14328
14329         * g++.law: New directory of g++ tests derived from the g++-bugs
14330         snapshots.
14331
14332 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14333
14334         * gcc.compile: initbug1.c initbug1.exp testcase added
14335
14336 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14337
14338         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14339         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14340           fixes submitted by Jeff Law (law@cs.utah.edu)
14341         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14342           Jeff Law (law@cs.utah.edu)
14343
14344
14345 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
14346
14347         * config/unix-g++.exp: Follow the gcc way of doing things.
14348         * g++.old-deja/old-deja.exp: Minor updates.
14349         * lib/g++.exp: New file, follow the gcc way of doing things.
14350         * lib/old-dejagnu.exp: Minor updates.
14351         * lib/mike-g++.exp: Always unset errorInfo.
14352
14353 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
14354
14355         * lib/gcc.exp: Fix some errors with the below change, CC and
14356         CFLAGS should be global when setting, not local.
14357
14358 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14359
14360         * lib/gcc.exp: Transform tool name.
14361
14362 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14363
14364         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14365
14366 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14367
14368         * lib/gcc.exp: change gcc_done to gcc_stat
14369
14370 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14371
14372         * Upgraded gcc testsuite to c-torture version 1.25
14373
14374 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14375
14376         * lib/gcc.exp: added reporting code. Changed verbose compile message.
14377         * lib/c-torture: added hooks for new reporting code.
14378
14379 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14380
14381         * config/sh-gcc.exp: check if sh-sim exists in the path
14382
14383 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14384
14385         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14386         * gcc.compile/compile.exp: Initial changes for new logic.
14387         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14388         * gcc.failure/failure.exp: Initial changes for new logic.
14389         * gcc.ieee/ieee.exp: Initial changes for new logic.
14390         * gcc.misc-tests/misc.exp: Initial changes for new logic.
14391         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14392         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14393         * lib/c-torture.exp: Initial changes for new logic.
14394         * lib/gcc.exp: Initial changes for new logic.
14395
14396 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
14397
14398         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14399         depend upon failure or success.  Fully qualify names in failure
14400         and success messages.  Always remove a.out before starting
14401         compile, just in case.  Pay more attention to error text output by
14402         the compiler.  Handle testcases with no known past errors just
14403         like all others, so that things are uniform.  Other miscellaneous
14404         improvements.
14405
14406 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14407
14408         * gcc.cpp: new directory for cpp tests
14409
14410 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14411
14412         * lib/chill.exp: Code reformatted, removed unused code.
14413         * config/unix-chill.exp: Code reformatted, removed unused code.
14414         * chill.execute/execute.exp: Code reformatted, removed unused code.
14415         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14416
14417 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
14418
14419         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
14420         routines not written.
14421
14422 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14423
14424         * config/bug-gcc.exp: Use new procs from bug.exp.
14425
14426 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14427
14428         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14429         via ftp, rather than depending on NFS.
14430         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14431         case.
14432
14433 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14434
14435         * config/bug-gcc.exp: Use new download proc.
14436
14437 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
14438
14439         * chill.execute/execute.exp: cleanups, handles errors better
14440         * chill.compile/compile.exp: rewrite, based on execute.exp
14441         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14442         * lib/chill.exp: major changes to diff proc and compile and link
14443           procs. added chill_fail and chill_pass wrappers to pass and
14444           fail. added more comments, and handle error codes better.
14445           Added a hack to capture stderr from exec, so noncompile tests
14446           can work.
14447
14448 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14449
14450         * chill.execute/execute.exp: rewrite of testsuite driver
14451         * lib/chill.exp: rewrite of testsuite driver
14452         * config/unix-chill.exp: rewrite of testsuite driver
14453
14454 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14455
14456     In chill.execute:
14457         * iexpr.ch: Standardize uppercase.
14458         * tuples.dat: Standardize uppercase.
14459         * vary.ch: standardize.  Correct varying string assignments.
14460         * vary.dat: Add new output lines.
14461
14462 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
14463
14464     In chill.execute:
14465         * chprintf.ch: Standardize use of uppercase.
14466         * tuples.ch: Standardize and turn arr2 into a DCL,
14467           rather than a SYN.
14468         * pinits.ch: Standardize.
14469
14470 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14471
14472         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
14473         * Makefil: Renamed to Makefile.in.
14474         * configure.in: New.
14475
14476 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14477
14478     In chill.execute:
14479         * .cvsignore: Add result/output files.
14480         * Makefile: Fix up variables at start.  Use MFLAGS
14481           everywhere.  Correct bool_loc, built_ins entries.
14482           Add entry for vary1.ch.
14483         * bitarray.ch: Standardize upper-case usage.
14484         * bitexpr.ch: Standardize, add output of b1.
14485         * params.ch: Use arrayt in along PROC parameters, to
14486           avoid novelty problems.
14487         * sets.ch: Tiny cleanup.
14488         * vary1.ch: Re-indent.
14489
14490 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
14491
14492           * Add PR-related files to Makefiles, .cvsignore files, etc.
14493
14494 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14495
14496         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14497           with compiler objects. New names are test-flow.c and test-loop.c
14498
14499 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14500
14501         * Upgraded c-torture tests from 1.19 to 1.20
14502
14503         * new files:
14504         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14505         * gcc.compile: 930623-1.c 930623-2.c
14506         * gcc.noncompile: 930622-1.c 930622-2.c
14507         * gcc.failure: 920411-1.c 920627-2.c
14508         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14509
14510 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14511
14512         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14513           More changes to get testsuite working properly. Needs more work.
14514           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14515
14516 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14517
14518         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14519           More changes to get testsuite working properly. Needs more work.
14520
14521 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
14522
14523         * chill.compile/compile.exp: Added for Dejagnu support
14524         * chill.execute/execute.exp: Added for Dejagnu support
14525         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
14526
14527 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
14528
14529     This should complete moving the CHILL test files.
14530         * chill.noncompile(.cvsignore printf.grt
14531             in-printf.grt chprintf.grt chprintf.ch):
14532             Added test-support files.
14533           (Makefile): Modified further.
14534         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14535             signal.ch): Added test files.
14536           * chill.execute (.cvsignore printf.grt printr.c
14537             in-printf.grt rts.c chprintf.grt rts.h): Added
14538           test-support files.
14539             (Makefile): More corrections.
14540
14541 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
14542
14543         * chill.compile, chill.execute, chill.nocompile: Add CHILL
14544           test cases, ready for DejaGnu.
14545
14546 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14547
14548         * Upgraded c-torture tests from 1.18 to 1.19
14549
14550         * gcc.compile: added test(s):
14551           930607-1.c
14552         * gcc.execute: added test(s):
14553           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14554
14555         * added new subdirectory for misc tests: gcc.misc-tests
14556         * gcc.misc-test(s): added tests:
14557           inst-check.c test-consts.c test-ior.c test-switch.c
14558
14559 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14560
14561         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14562
14563 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14564
14565         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14566
14567 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14568
14569         * Upgraded c-torture tests from 1.17 to 1.18
14570
14571 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14572
14573         * Upgraded c-torture tests from 1.12 to 1.17
14574
14575 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
14576
14577         * lib/old-dejagnu.exp:
14578           Fixed handling of XFAIL target triplets to correctly
14579           recognize wildcard characters.  Removed code that
14580           appended a unique id tag to the end of the file name
14581           printed out by the result of the testcases within a
14582           given test file.
14583
14584 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
14585
14586         * lib/old-dejagnu.exp:
14587           Reworked expected failure handling to trigger off of XFAIL
14588           keyword in keyphrase embeded in testcase source code. The
14589           XFAIL keyword must be at the end of the keyphrase line. It
14590           may optionally be followed by one or more target triplets.
14591           It has just occured that the handling of wildcards in the
14592           target triplet may not be correct.
14593
14594 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
14595
14596         * g++.old-deja/tests:
14597           Moved all subdirectories up one level into g++.old-deja .
14598
14599         * lib/old-dejagnu.exp:
14600           Fixed problem with CXXFLAGS not being properly reset, and being
14601           corrupted with extraneous "-c" compiler option.  This was
14602           causing binaries to not be generated for test that needed them.
14603           Modified strings passed to "pass" and "fail" so that individual
14604           tests from the same test file would be distinguished by an
14605           identifier appended to the test file name in the summary logs;
14606           this corrected a problem with erroneous diff logs.  Added code
14607           to search testcases for expected fail and unexpected pass keywords.
14608
14609 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14610
14611         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14612
14613 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14614
14615         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14616           Removed extraneous text from end of "Special g++ Options"
14617           keyphrase.
14618
14619         * lib/old-dejagnu.exp: Added pattern matching to look for new
14620           keywords, embedded in testcases comments, which will trigger
14621           calls to xpass and xfail.
14622
14623 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
14624
14625         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14626           comments embedded in the testcases, especially the one looking for
14627           special compiler options, as well as the pattern matching for the
14628           compiler output again.
14629
14630 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
14631
14632         * lib/old-dejagnu.exp: Do a proper check of the return value for
14633           execute tests. Fixed several problems with the pattern matching
14634           of the compiler output which gave erroneous test results.
14635           Changed several of the test result messages to be more descriptive.
14636         * config/unix-g++.exp: Proc g++_load now actually works and
14637           executes the tests passed to it and returns a usable return
14638           value.
14639
14640 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14641
14642           * lib/gcc.exp: Exits gracefully if $CC is bogus.
14643
14644 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14645
14646         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14647           Modified both files to properly execute the old style
14648           dejagnu tests. The previous versions of these files were
14649           experimental and did not function anything near correctly.
14650
14651 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
14652
14653         * Removed all Makefile.in and configure.in files. No configuration
14654         needed now.
14655
14656 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
14657
14658         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14659
14660 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14661
14662         * gcc.compile/configure.in, gcc.unsorted/configure.in,
14663         gcc.special/configure.in, gcc.noncompile/configure.in,
14664         gcc.execute/configure.in, gcc.code_quality/configure.in,
14665         g++.other/configure.in, g++.old-deja/configure.in,
14666         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14667         in srcname setting.
14668
14669 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14670
14671         * lib/udi.exp:  Fixed mondfe and mondfe_download.
14672         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14673         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14674
14675 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14676
14677         * config/udi-gdb.exp: Check $shell_id after connecting to target.
14678         (gdb_exit): Don't remove *_soc files.
14679
14680 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
14681
14682         * lib/c-torture.exp: Don't look for main; instead always use -w
14683         -c.  This is how the c-torture tests work.  Remove the object
14684         file if the compilation succeeds.
14685         * gcc.execute/execute.exp: Remove executable if test passes.
14686         * gcc.noncompile/noncompile.exp: Every test is an expected
14687         failure.
14688         * gcc.special/special.exp: Added tests from c-torture 1.11,
14689         corrected use of existing test.
14690         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14691         gcc.execute/920625-1.c: Updated to c-torture 1.11.
14692         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14693         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14694         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14695         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14696         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14697         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14698         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14699         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14700         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14701         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14702         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14703         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14704         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14705         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14706         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14707         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14708         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14709         c-torture 1.11.
14710         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14711         correspond to c-torture 1.11.
14712
14713         * New file.