OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2
3         * gcc.dg/20030123-1.c: New test.
4
5 Sat Jan 25 21:06:49 CET 2003  Jan Hubicka  <jh@suse.cz>
6
7         PR opt/8492
8         * gcc.c-torture/compile/20030125-1.c
9
10 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11
12         PR c++/9403
13         * g++.dg/parse/template3.C: New test.
14         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
15         
16         PR c++/795
17         * g++.dg/parse/template4.C: New test.
18         
19         PR c++/9415
20         * g++.dg/template/qual2.C: New test.
21         
22         PR c++/8545
23         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
24
25         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
26
27 2003-01-25  Roger Sayle  <roger@eyesopen.com>
28
29         * gcc.c-torture/execute/switch-1.c: New test case.
30
31 Sat Jan 25 12:32:55 CET 2003  Jan Hubicka  <jh@suse.cz>
32
33         * gcc.c-torture/execute/20030125-1.[cx]: New test.
34
35 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
36
37         Tweaks for Bison-1.875. From the NEWS file:
38         "- `parse error' -> `syntax error'
39         Bison now uniformly uses the term `syntax error'"
40         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
41         * gcc.dg/cpp/digraph2.c: Likewise.
42         * gcc.dg/cpp/direct2.c: Likewise.
43         * gcc.dg/cpp/paste4.c: Likewise.
44         * gcc.dg/c90-restrict-1.c: Likewise.
45         * gcc.dg/c99-func-2.c: Likewise.
46         * gcc.dg/noncompile/920721-2.c: Likewise.
47         * gcc.dg/noncompile/930622-2.c: Likewise.
48         * gcc.dg/noncompile/940112-1.c: Likewise.
49         * gcc.dg/noncompile/950921-1.c: Likewise.
50         * gcc.dg/noncompile/951123-1.c: Likewise.
51         * gcc.dg/noncompile/971104-1.c: Likewise.
52         * gcc.dg/noncompile/990416-1.c: Likewise.
53
54 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
55
56         * g++.dg/parse/undefined1.C: Add error message.
57
58 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
59
60         PR c++/9354
61         * g++.dg/parse/new1.C: New test.
62
63         PR c++/9216
64         * g++.dg/parse/template2.C: New test.
65
66         PR c++/9354
67         * g++.dg/parse/typedef2.C: New test.
68
69         PR c++/9328
70         * g++.dg/ext/typeof3.C: New test.
71
72 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
73
74         PR c++/2738
75         * g++.dg/parse/ret-type1.C: New test.
76
77         PR c++/3792
78         * g++.dg/parse/tmpl-outside1.C: New test.
79
80         PR c++/4207
81         * g++.dg/parse/int-as-enum1.C: New test.
82
83         PR c++/4903
84         * g++.dg/parse/no-typename1.C: New test.
85
86         PR c++/5533
87         * g++.dg/parse/no-value1.C: New test.
88
89         PR c++/5921
90         * g++.dg/parse/wrong-inline1.C: New test.
91
92         PR c++/6402
93         * g++.dg/parse/ref1.C: New test.
94
95         PR c++/6992
96         * g++.dg/parse/attr-ctor1.C: New test.
97
98         PR c++/7229
99         * g++.dg/parse/namespace5.C: New test.
100
101         PR c++/7917
102         * g++.dg/parse/func-def1.C: New test.
103
104         PR c++/8143
105         * g++.dg/parse/undefined1.C: New test.
106
107         PR c++/5723, PR c++/8522
108         * g++.dg/parse/specialization1.C: New test.
109
110         PR c++/163, PR c++/8595
111         * g++.dg/parse/struct-as-enum1.C: New test.
112
113         PR c++/9173
114         * g++.dg/parse/undefined2.C: New test.
115
116 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
117
118         PR c++/9298
119         * g++.dg/parse/template1.C: New test.
120
121         PR c++/9384
122         * g++.dg/parse/using1.C: New test.
123
124         PR c++/9285
125         PR c++/9294
126         * g++.dg/parse/expr2.C: New test.
127
128         PR c++/9388
129         * g++.dg/parse/lookup2.C: Likewise.
130
131 Tue Jan 21 18:01:35 CET 2003  Jan Hubicka  <jh@suse.cz>
132
133         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
134         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
135         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
136         * gcc.c-torture/execute/string-opt-*.c: Likewise.
137
138 2003-01-20  Nick Clifton  <nickc@redhat.com>
139
140         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
141         problem with ARM sibcall code generation.
142
143 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
144
145         * gcc.c-torture/execute/20030120-1.c: New.
146
147 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
148
149         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
150
151 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
152
153         PR c++/9272
154         * g++.dg/parse/ctor1.C: New test.
155
156         PR c++/9294:
157         * g++.dg/parse/qualified1.C: New test.
158         
159         * g++.dg/parse/typename3.C: New test.
160
161 2003-01-16  Richard Henderson  <rth@redhat.com>
162
163         * g++.dg/tls/init-2.C: Fix error matches for real this time.
164
165 2003-01-16  Richard Henderson  <rth@redhat.com>
166
167         * g++.dg/pch/pch.exp: Copy test header to the working directory
168         before using it either for precompilation or direct use.
169         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
170         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
171
172 2003-01-16  Richard Henderson  <rth@redhat.com>
173
174         * gcc.dg/pch/pch.exp: Copy test header to the working directory
175         before using it either for precompilation or direct use.
176         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
177         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
178
179 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
180
181         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
182         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
183         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
184         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
185         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
186         typename warning into error.
187         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
188         error messages.
189         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
190         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
191         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
192         messages.
193         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
194         make declaration visible in template.
195         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
196         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
197         messages.
198         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
199         message.
200         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
201         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
202         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
203         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
204         typename warning with error message.
205         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
206         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
207         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
208         
209 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
210
211         * g++.dg/parse/ambig2.C: New test.
212
213 2003-01-15  Richard Henderson  <rth@redhat.com>
214
215         * g++.dg/tls/init-2.C: Update error message string.
216
217 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
218
219         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
220
221 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
222
223         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
224         all for HC11/HC12.
225         * gcc.c-torture/compile/20001205-1.x: Likewise.
226         * gcc.c-torture/compile/20001226-1.x: Likewise.
227         * gcc.c-torture/compile/920520-1.x: Likewise.
228         * gcc.c-torture/compile/961203-1.x: Likewise.
229         * gcc.c-torture/compile/20020604-1.x: Likewise.
230
231 Wed Jan 15 12:20:52 CET 2003  Jan Hubicka  <jh@suse.cz>
232
233         * gcc.c-torture/compile/20030115-1.c: New test.
234
235         * gcc.dg/i386-fpcvt-1.c: New test.
236         * gcc.dg/i386-fpcvt-2.c: New test.
237
238 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
239
240         Further conform g++'s __vmi_class_type_info to the C++ ABI
241         specification.
242         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
243         the specification.
244
245 Tue Jan 14 00:45:03 CET 2003  Jan Hubicka  <jh@suse.cz>
246
247         * gcc.dg/i386-fpcvt-1.c: New test.
248         * gcc.dg/i386-fpcvt-2.c: New test.
249
250 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
251
252         * gcc.dg/i386-mmx-3.c: New test.
253
254 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
255
256         PR c++/9264
257         * g++.dg/parse/octal1.C: New file.
258
259         PR c++/9172
260         * g++.dg/parse/typename1.C: New file.
261
262 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
263
264         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
265         * gcc.dg/bf-no-ms-layout.c: Likewise.
266         * gcc.dg/bf-ms-attrib.c: Likewise.
267
268 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
269
270         PR c++/9099
271         * g++.dg/parse/dtor1.C: New file.
272
273         PR c++/9128
274         * g++.dg/rtti/typeid1.C: New file.
275
276         PR c++/9153
277         * g++.dg/parse/lookup1.C: New file.
278
279         PR c++/9171
280         * g++.dg/templ/spec5.C: New file.
281
282 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
283
284         * gcc.c-torture/compile/20030110-1.c: New test.
285
286 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
287
288         Merge from pch-branch:
289
290         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
291
292         * gcc.dg/pch/cpp-1.h: New.
293         * gcc.dg/pch/cpp-1.c: New.
294         * gcc.dg/pch/cpp-2.h: New.
295         * gcc.dg/pch/cpp-2.c: New.
296
297         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
298
299         * gcc.dg/pch/except-1.h: New.
300         * gcc.dg/pch/except-1.c: New.
301
302         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
303
304         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
305         running test.
306         * gcc.dg/pch: Include *.hp not *.h.
307         * gcc.dg/pch/system-1.h: New.
308         * gcc.dg/pch/system-1.c: New.
309
310         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
311
312         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
313         rather than trying to build and run a program using PCH.
314         * gcc.dg/pch: Remove dg-do commands from test files.
315         
316         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
317
318         * gcc.dg/pch/macro-3.c: New.
319         * gcc.dg/pch/macro-3.h: New.
320
321         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
322
323         * gcc.dg/pch/common-1.c: New.
324         * gcc.dg/pch/common-1.h: New.
325         * gcc.dg/pch/decl-1.c: New.
326         * gcc.dg/pch/decl-1.h: New.
327         * gcc.dg/pch/decl-2.c: New.
328         * gcc.dg/pch/decl-2.h: New.
329         * gcc.dg/pch/decl-3.c: New.
330         * gcc.dg/pch/decl-3.h: New.
331         * gcc.dg/pch/decl-4.c: New.
332         * gcc.dg/pch/decl-4.h: New.
333         * gcc.dg/pch/decl-5.c: New.
334         * gcc.dg/pch/decl-5.h: New.
335         * gcc.dg/pch/global-1.c: New.
336         * gcc.dg/pch/global-1.h: New.
337         * gcc.dg/pch/inline-1.c: New.
338         * gcc.dg/pch/inline-1.h: New.
339         * gcc.dg/pch/inline-2.c: New.
340         * gcc.dg/pch/inline-2.h: New.
341         * gcc.dg/pch/static-1.c: New.
342         * gcc.dg/pch/static-1.h: New.
343         * gcc.dg/pch/static-2.c: New.
344         * gcc.dg/pch/static-2.h: New.
345
346         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
347
348         * g++.dg/pch/pch.exp: Better handle failing testcases.
349         * gcc.dg/pch/pch.exp: Likewise.
350         * gcc.dg/pch/macro-1.c: New.
351         * gcc.dg/pch/macro-1.h: New.
352         * gcc.dg/pch/macro-2.c: New.
353         * gcc.dg/pch/macro-2.h: New.
354
355         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
356
357         * g++.dg/dg.exp: Treat files in pch/ specially.
358         * g++.dg/pch/pch.exp: New file.
359         * g++.dg/pch/empty.H: New file.
360         * g++.dg/pch/empty.C: New file.
361         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
362         "precompile".
363
364         * gcc.dg/pch/pch.exp: New file.
365         * gcc.dg/pch/empty.h: New file.
366         * gcc.dg/pch/empty.c: New file.
367         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
368         "precompile".
369
370 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
371
372         * g++.dg/template/friend14.C: New test.
373
374 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
375
376         * gcc.dg/old-style-asm-1.c: New test.
377
378 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
379
380         * gcc.c-torture/compile/20030109-1.c: New test.
381
382 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
383
384         * gcc.c-torture/execute/20030109-1.c: New test.
385
386 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
387
388         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
389         * g++.old-deja/g++.mike/dyncast2.C: Likewise
390         * g++.old-deja/g++.mike/dyncast3.C: Likewise
391         * g++.old-deja/g++.mike/eh2.C: Likewise
392         * g++.old-deja/g++.mike/eh3.C: Likewise
393         * g++.old-deja/g++.mike/eh5.C: Likewise
394         * g++.old-deja/g++.mike/eh6.C: Likewise
395         * g++.old-deja/g++.mike/eh7.C: Likewise
396         * g++.old-deja/g++.mike/eh8.C: Likewise
397         * g++.old-deja/g++.mike/eh9.C: Likewise
398         * g++.old-deja/g++.mike/eh10.C: Likewise
399         * g++.old-deja/g++.mike/eh12.C: Likewise
400         * g++.old-deja/g++.mike/eh13.C: Likewise
401         * g++.old-deja/g++.mike/eh14.C: Likewise
402         * g++.old-deja/g++.mike/eh16.C: Likewise
403         * g++.old-deja/g++.mike/eh17.C: Likewise
404         * g++.old-deja/g++.mike/eh18.C: Likewise
405         * g++.old-deja/g++.mike/eh21.C: Likewise
406         * g++.old-deja/g++.mike/eh23.C: Likewise
407         * g++.old-deja/g++.mike/eh24.C: Likewise
408         * g++.old-deja/g++.mike/eh25.C: Likewise
409         * g++.old-deja/g++.mike/eh26.C: Likewise
410         * g++.old-deja/g++.mike/eh27.C: Likewise
411         * g++.old-deja/g++.mike/eh28.C: Likewise
412         * g++.old-deja/g++.mike/eh29.C: Likewise
413         * g++.old-deja/g++.mike/eh31.C: Likewise
414         * g++.old-deja/g++.mike/eh33.C: Likewise
415         * g++.old-deja/g++.mike/eh34.C: Likewise
416         * g++.old-deja/g++.mike/eh35.C: Likewise
417         * g++.old-deja/g++.mike/eh36.C: Likewise
418         * g++.old-deja/g++.mike/eh37.C: Likewise
419         * g++.old-deja/g++.mike/eh38.C: Likewise
420         * g++.old-deja/g++.mike/eh39.C: Likewise
421         * g++.old-deja/g++.mike/eh40.C: Likewise
422         * g++.old-deja/g++.mike/eh41.C: Likewise
423         * g++.old-deja/g++.mike/eh42.C: Likewise
424         * g++.old-deja/g++.mike/eh44.C: Likewise
425         * g++.old-deja/g++.mike/eh46.C: Likewise
426         * g++.old-deja/g++.mike/eh47.C: Likewise
427         * g++.old-deja/g++.mike/eh48.C: Likewise
428         * g++.old-deja/g++.mike/eh49.C: Likewise
429         * g++.old-deja/g++.mike/eh50.C: Likewise
430         * g++.old-deja/g++.mike/eh51.C: Likewise
431         * g++.old-deja/g++.mike/eh53.C: Likewise
432         * g++.old-deja/g++.mike/eh55.C: Likewise
433         * g++.old-deja/g++.mike/p7912.C: Likewise
434         * g++.old-deja/g++.mike/p9706.C: Likewise
435         * g++.old-deja/g++.mike/p10416.C: Likewise
436         * g++.old-deja/g++.mike/p11667.C: Likewise
437         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex. 
438         Remove redundant reference to Iris.
439         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
440         Elxsi, i860, Pico Java, and WE32K.
441
442 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
443
444         * g++.dg/ext/asm4.C: New test.
445
446 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
447
448         PR c++/9030
449         * g++.dg/template/friend12.C: New test.
450         * g++.dg/template/friend13.C: Likewise.
451         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
452
453 Wed Jan  8 11:41:47 CET 2003  Jan Hubicka  <jh@suse.cz>
454
455         * gcc.dg/i386-cadd.c: New test.
456         * gcc.dg/i386-cmov4.c: Likewise.
457
458 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
459
460         PR c++/9165
461         * g++.dg/warn/Wunused-3.C: New test.
462
463         * g++.dg/abi/bitfield9.C: New test.
464
465         PR c++/9189
466         * g++.dg/parse/defarg3.C: New test.
467
468 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
469
470         * g++.dg/parse/ambig1.C: New test.
471         * g++.dg/parse/defarg2.C: New test.
472
473 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
474
475         * g++.dg/template/defarg-1.C: New test.
476         * g++.dg/template/local2.C: Likewise.
477
478 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
479
480         * gcc.c-torture/execute/20030105-1.c: New test.
481
482 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
483
484         * g++.dg/parse/namespace3.C: Remove extra semicolons.
485         * g++.dg/parse/namespace4.C: Likewise.
486
487 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
488
489         * g++.dg/template/ntp2.C: New test.
490
491 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
492
493         * g++.dg/parse/extern-C-1.C: New test.
494
495         * g++.dg/parse/namespace4.C: New test.
496
497         * g++.dg/template/nested1.C: New test.
498
499         * g++.dg/parse/namespace3.C: New test.
500
501 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
502
503         * g++.dg/lookup/two-stage1.C: New test.
504
505 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
506
507         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
508         * g++.old-deja/g++.jason/access8.C: Likewise.
509         * g++.old-deja/g++.other/decl5.C: Likewise.
510
511 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
512
513         * g++.dg/parse/parse7.C: New test.
514
515 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
516
517         PR c++/2843
518         * g++.dg/ext/attrib7.C: New test.
519
520 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
521
522         * g++.dg/parse/parse6.C: New test.
523
524 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
525
526         * gcc.dg/h8300-stack-1.c: New.
527
528 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
529
530         g++.dg/lookup/exception1.C: New test.
531
532         g++.dg/lookup/template1.C: New test.
533
534         g++.dg/parse/namespace2.C: New test.
535
536         g++.dg/parse/parens2.C: New test.
537
538 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
539
540         * g++.dg/parse/parse5.C: New test.
541         * g++.dg/lookup/scoped4.C: New test.
542
543 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
544
545         * g++.dg/parse/parens1.C: New test.
546
547         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
548         angle-bracket1.C.
549         * g++.dg/parse/parens2.C: New test.
550
551         * g++.dg/lookup/scope-operator1.C: New test.
552
553         * g++.dg/parse/operator1.C: New test.
554
555 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
556
557         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
558         * g++.old-deja/g++.other/access6.C: Likewise.
559         * g++.old-deja/g++.other/decl1.C: Likewise.
560         * g++.old-deja/g++.pt/typename12.C: Likewise.
561
562 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
563
564         * g++.dg/parse/namespace1.C: New test.
565         
566 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
567
568         * g++.dg/parse/parse4.C: New test.
569
570 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
571
572         * g++.dg/parse/parse3.C: New test.
573
574 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
575
576         * g++.dg/parse/parse2.C: New test.
577
578 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
579
580         * g++.dg/template/friend11.C: New test.
581
582 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
583
584         * g++.dg/parse/parse1.C: New test.
585
586 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
587
588         * lib/profopt.exp: Change the name of a global variable to avoid
589         possible clashes with other test suites.
590
591 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
592
593         * g++.dg/inherit/covariant8.C: New test.
594
595 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
596
597         * g++.dg/init/array9.C: New test.
598
599         PR c++/9112
600         * g++.dg/parse/expr1.C: New test.
601
602 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
603
604         * gcc.c-torture/compile/20021230-1.c: New test.
605
606 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
607
608         * g++.dg/inherit/covariant5.C: New test.
609         * g++.dg/inherit/covariant6.C: New test.
610         * g++.dg/inherit/covariant7.C: New test.
611
612 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
613
614         PR c++/2739
615         * g++.dg/other/access2.C: New test.
616
617 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
618
619         * g++.dg/other/anon-struct.C: No longer fails
620         * g++.old-deja/g++.brendan/parse4.C: Likewise.
621         * g++.old-deja/g++.brendan/parse5.C: Likewise.
622         * g++.old-deja/g++.brendan/parse6.C: Likewise.
623
624 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
625
626         * g++.dg/parse/angle-bracket.C (main): No longer fails.
627
628 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
629
630         * g++.dg/eh/spec4.C: Remove stray semicolon.
631         * g++.dg/expr/pmf-1.C: Change error message.
632         * g++.dg/ext/asm1.C: Remove stray semicolon.
633         * g++.dg/ext/typename1.C: Add missing typenames.
634         * g++.dg/inherit/template-as-base.C: Change error message.
635         * g++.dg/lookup/scoped1.C: Likewise.
636         * g++.dg/lookup/scoped2.C: Likewise.
637         * g++.dg/lookup/using2.C: Likewise.
638         * g++.dg/other/component1.C: Remove stray semicolon.
639         * g++.dg/other/do1.C: Change error message.
640         * g++.dg/other/error2.C: Likewise.
641         * g++.dg/other/init1.C: Likewise.
642         * g++.dg/other/packed1.C: Remove stray semicolon.
643         * g++.dg/other/ptrmem2.C: Change error message.
644         * g++.dg/parse/parameter-declaration-1.C: Remove line number
645         marker.
646         * g++.dg/special/initp1.C: Remove invalid attribute usage.
647         * g++.dg/template/access3.C: Add typename keyword.
648         * g++.dg/template/access5.C: Remove stray semicolon.
649         * g++.dg/template/access6.C: Likewise.
650         * g++.dg/template/complit1.C: Likewise.
651         * g++.dg/template/crash1.C: Change error message.
652         * g++.dg/template/inherit2.C: Remove stray semicolon.
653         * g++.dg/template/instantiate2.C: Likewise.
654         * g++.dg/template/instantiate3.C: Change error message.
655         * g++.dg/template/qual1.C: Remove stray semicolon.
656         * g++.dg/template/qualttp18.C: Change error message.
657         * g++.dg/template/ref1.C: Remove stray semicolon.
658         * g++.dg/template/sizeof1.C (A::value): Declare it.
659         * g++.dg/template/spec4.C: Change error message.
660         * g++.dg/template/static1.C: Likewise.
661         * g++.dg/template/type1.C: Likewise.
662         * g++.dg/template/typename3.C: Likewise.
663         * g++.old-deja/g++.benjamin/13478.C: Change error message.
664         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
665         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
666         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
667         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
668         named return value extension.
669         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
670         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
671         * g++.old-deja/g++.bob/extern_C.C: Likewise.
672         * g++.old-deja/g++.bob/inherit2.C: Likewise.
673         * g++.old-deja/g++.brendan/complex1.C: Likewise.
674         * g++.old-deja/g++.brendan/copy5.C: Likewise.
675         * g++.old-deja/g++.brendan/crash13.C: Likewise.
676         * g++.old-deja/g++.brendan/crash15.C: Likewise.
677         * g++.old-deja/g++.brendan/crash18.C: Change error message.
678         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
679         * g++.old-deja/g++.brendan/crash38.C: Likewise.
680         * g++.old-deja/g++.brendan/crash50.C: Likewise.
681         * g++.old-deja/g++.brendan/crash56.C: Likewise.
682         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
683         syntax.
684         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
685         * g++.old-deja/g++.brendan/crash8.C: Change error message.
686         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
687         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
688         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
689         * g++.old-deja/g++.brendan/template11.C: Likewise.
690         * g++.old-deja/g++.brendan/template26.C: Likewise.
691         * g++.old-deja/g++.brendan/template27.C: Use explicit
692         specialization syntax.
693         * g++.old-deja/g++.brendan/template30.C: Likewise.
694         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
695         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
696         non-dependent names.
697         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
698         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
699         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
700         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
701         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
702         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
703         named return value extension.
704         * g++.old-deja/g++.ext/namedret2.C: Likewise.
705         * g++.old-deja/g++.ext/namedret3.C: Likewise.
706         * g++.old-deja/g++.ext/return1.C: Likewise.
707         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
708         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
709         * g++.old-deja/g++.jason/access8.C: Likewise.
710         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
711         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
712         pseudo-destructor names.
713         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
714         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
715         pseudo-destructor names.
716         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
717         * g++.old-deja/g++.jason/overload19.C: Likewise.
718         * g++.old-deja/g++.jason/overload32.C: Likewise.
719         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
720         stray semicolons.
721         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
722         * g++.old-deja/g++.jason/return.C: Likewise.
723         * g++.old-deja/g++.jason/return2.C: Likewise.
724         * g++.old-deja/g++.jason/shadow1.C: Likewise.
725         * g++.old-deja/g++.jason/special.C: Use explicit specialization
726         syntax.
727         * g++.old-deja/g++.jason/template10.C: Account for use of
728         non-dependent names.
729         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
730         syntax.
731         * g++.old-deja/g++.jason/template37.C: Likewise.
732         * g++.old-deja/g++.law/access4.C: Change error messages.
733         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
734         pseudo-destructor names.
735         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
736         * g++.old-deja/g++.law/ctors9.C: Likewise.
737         * g++.old-deja/g++.law/cvt22.C: Likewise.
738         * g++.old-deja/g++.law/dtors5.C: Likewise.
739         * g++.old-deja/g++.law/global-init1.C: Likewise.
740         * g++.old-deja/g++.law/missed-error3.C: Likewise.
741         * g++.old-deja/g++.law/operators28.C: Likewise.
742         * g++.old-deja/g++.law/visibility28.C: Likewise.
743         * g++.old-deja/g++.martin/eval1.C: Likewise.
744         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
745         name.
746         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
747         * g++.old-deja/g++.mike/net34.C: Likewise.
748         * g++.old-deja/g++.mike/net36.C: Likewise.
749         * g++.old-deja/g++.mike/ns2.C: Likewise.
750         * g++.old-deja/g++.mike/p12306.C: Likewise.
751         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
752         value extension.
753         * g++.old-deja/g++.mike/p700.C: Likewise.
754         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
755         * g++.old-deja/g++.mike/p710.C: Likewise.
756         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
757         value extension.
758         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
759         * g++.old-deja/g++.mike/pmf9.C: Likewise.
760         * g++.old-deja/g++.ns/crash2.C: Likewise.
761         * g++.old-deja/g++.ns/crash3.C: Likewise.
762         * g++.old-deja/g++.ns/invalid1.C: Likewise.
763         * g++.old-deja/g++.ns/ns17.C: Likewise.
764         * g++.old-deja/g++.ns/template16.C: Likewise.
765         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
766         keyword.
767         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
768         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
769         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
770         named return value extension.
771         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
772         * g++.old-deja/g++.other/access4.C: Issue additional error
773         messages.
774         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
775         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
776         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
777         * g++.old-deja/g++.other/crash25.C: Change error message.
778         * g++.old-deja/g++.other/crash4.C: Change error message.
779         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
780         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
781         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
782         checks.
783         * g++.old-deja/g++.other/defarg8.C: Likewise.
784         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
785         * g++.old-deja/g++.other/dtor10.C: Likewise.
786         * g++.old-deja/g++.other/incomplete.C: Likewise.
787         * g++.old-deja/g++.other/linkage7.C: Likewise.
788         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
789         lookup algorithm.
790         * g++.old-deja/g++.other/mangle2.C: Likewise.
791         * g++.old-deja/g++.other/refinit2.C: Likewise.
792         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
793         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
794         * g++.old-deja/g++.pt/crash28.C: Likewise.
795         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
796         syntax.
797         * g++.old-deja/g++.pt/crash32.C: Change error message.
798         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
799         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
800         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
801         error message position.
802         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
803         * g++.old-deja/g++.pt/defarg8.C: Change error message.
804         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
805         syntax.
806         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
807         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
808         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
809         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
810         keyword.
811         * g++.old-deja/g++.pt/explicit31.C: Likewise.
812         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
813         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
814         keyword.
815         * g++.old-deja/g++.pt/explicit71.C: Change error message.
816         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
817         syntax.
818         * g++.old-deja/g++.pt/friend28.C: Account for use of
819         non-dependent names.
820         * g++.old-deja/g++.pt/friend29.C: Likewise.
821         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
822         rules.
823         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
824         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
825         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
826         lookup rules.
827         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
828         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
829         keyword.
830         * g++.old-deja/g++.pt/memclass20.C: Likewise.
831         * g++.old-deja/g++.pt/memclass5.C: Likewise.
832         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
833         keyword.
834         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
835         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
836         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
837         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
838         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
839         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template 
840         keyword.
841         * g++.old-deja/g++.pt/spec10.C: Likewise.
842         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
843         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
844         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
845         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
846         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
847         * g++.old-deja/g++.pt/ttp62.C: Likewise.
848         * g++.old-deja/g++.pt/ttp64.C: Likewise.
849         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
850         * g++.old-deja/g++.pt/typename15.C: Likewise.
851         * g++.old-deja/g++.pt/typename22.C: Likewise.
852         * g++.old-deja/g++.pt/typename6.C: Change error messages.
853         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
854         * g++.old-deja/g++.pt/virtual2.C: Likewise.
855         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
856         syntax.
857         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
858         return value extension.
859         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
860         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
861         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
862         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
863         
864 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
865
866         * g++.dg/warn/inline1.C: New test.
867         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
868         * g++.old-deja/g++.jason/synth10.C: Likewise.
869         * g++.old-deja/g++.mike/net31.C: Likewise.
870         * g++.old-deja/g++.mike/p8786.C: Likewise.
871
872         * g++.dg/template/friend10.C: New test.
873         * g++.dg/template/conv5.C: New test.
874
875 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
876         
877         * g++.dg/lookup/scoped3.C: New test.
878         
879         * g++.dg/lookup/decl1.C: New test.
880         * g++.dg/lookup/decl2.C: New test.
881
882 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
883
884         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
885         gcc.c-torture/compile/20021015-1.c,
886         gcc.c-torture/compile/20021015-2.c,
887         gcc.c-torture/compile/20021123-1.c,
888         gcc.c-torture/compile/20021123-2.c,
889         gcc.c-torture/compile/20021123-3.c,
890         gcc.c-torture/compile/20021123-4.c,
891         gcc.c-torture/execute/20021024-1.c: Add tests previously added
892         only to 3.1 or 3.2 branch.
893
894 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
895
896         * gcc.dg/i386-bitfield3.c: New test.
897         
898         * gcc.dg/i386-bitfield2.c: New test.
899         
900 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
901
902         * g++.dg/parse/conv_op1.C: New test.
903
904 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
905
906         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
907         approved.
908
909 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
910
911         * gcc.c-torture/compile/20021220-1.c: New test.
912
913 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
914
915         * gcc.dg/i386-fastcall-1.c: New.
916
917 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
918
919         * gcc.c-torture/execute/20021219-1.c: New test.
920
921 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
922
923         * gcc.dg/i386-pic-1.c: New test.
924
925 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
926
927         PR c++/8099
928         * g++.dg/template/friend9.C: New test.
929
930 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
931
932         PR c++/3663
933         * g++.dg/template/access7.C: New test.
934
935 2002-12-18  Nick Clifton  <nickc@redhat.com>
936
937         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
938         the libstdc++-v3 directory has been found.
939
940 2002-12-12  Devang Patel <dpatel@apple.com>
941         * gcc.dg/darwin-ld-1.c: New test.
942         * gcc.dg/darwin-ld-2.c: New test.
943         * gcc.dg/darwin-ld-3.c: New test.
944         * gcc.dg/darwin-ld-4.c: New test.
945         * gcc.dg/darwin-ld-5.c: New test.
946
947 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
948
949         * gcc.c-torture/compile/20021212-1.c: New test.
950
951 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
952
953         * gcc.dg/fshort-wchar: New test.
954
955 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
956
957         PR c++/8372
958         * g++.dg/template/dtor1.C: New test.
959
960         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
961         markers.
962
963 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
964
965         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
966
967 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
968
969         * g++.dg/template/static1.C: New test.
970         * g++.dg/template/static2.C: New test.
971         * g++.old-deja/g++.ext/memconst.C: New test.
972
973 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
974
975         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
976         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
977         * g++.dg/special/initp1.C: Likewise.
978
979 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
980
981         * gcc.c-torture/execute/20021204-1.c: New test.
982
983 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
984
985         * gcc.dg/ppc-fmadd-1.c: New file.
986         * gcc.dg/ppc-fmadd-2.c: New file.
987         * gcc.dg/ppc-fmadd-3.c: New file.
988
989 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
990
991         * gcc.c-torture/compile/20021204-1.c: New test.
992
993 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
994
995         * g++.dg/inherit/covariant2.C: New test.
996         * g++.dg/inherit/covariant3.C: New test.
997         * g++.dg/inherit/covariant4.C: New test.
998         * g++.dg/inherit/covariant1.C: Remove XFAIL.
999         * g++.old-deja/g++.robertl/eb17.C: Likewise.
1000
1001 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
1002
1003         PR c++/8688
1004         * g++.dg/init/brace3.C: New test.
1005
1006 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
1007
1008         * gcc.dg/20020210-1.c: Fix a comment typo.
1009
1010 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
1011
1012         PR c++/8720
1013         * g++.dg/parse/defarg1.C: New test.
1014
1015         PR c++/8615
1016         * g++.dg/template/char1.C: New test.
1017
1018         * g++.dg/template/varmod1.C: Fix typo.
1019
1020 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1021
1022         DR 180
1023         * g++.old-deja/g++.pt/crash32.C: Expect error.
1024
1025 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
1026
1027         PR c++/5919
1028         * g++.dg/template/varmod1.C: New test.
1029
1030         PR c++/8727
1031         * g++.dg/inherit/typeinfo1.C: New test.
1032
1033         PR c++/8663
1034         * g++.dg/inherit/typedef1.C: New test.
1035
1036 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
1037
1038         PR c++/8332
1039         PR c++/8493
1040         * g++.dg/template/strlen1.C: New test.
1041
1042         PR c++/8227
1043         * g++.dg/template/ctor2.C: New test.
1044
1045         PR c++/8214
1046         * g++.dg/init/string1.C: New test.
1047
1048         PR c++/8511
1049         * g++.dg/template/friend8.C: New test.
1050
1051 2002-11-29  Joe Buck <jbuck@synopsys.com>
1052
1053         * g++.dg/lookup/anon2.C: New test.
1054
1055 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
1056
1057         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1058         h8300 port.
1059
1060 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
1061
1062         * gcc.dg/bitfld-6.c: New test.
1063
1064 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
1065
1066         * gcc.c-torture/execute/20021127.[cx]: New test.
1067
1068 Tue Nov 26 22:09:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1069
1070         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1071         quality.
1072
1073 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
1074
1075         * g++.dg/init/brace2.C: New test.
1076         * g++.old-deja/g++.mike/p9129.C: Correct.
1077
1078 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
1079
1080         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1081
1082 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
1083
1084         * gcc.dg/sibcall-6: New test for indirect sibcalls.
1085
1086 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
1087
1088         * testsuite/g++.dg/abi/empty11.C: New test.
1089         * testsuite/g++.dg/rtti/cv1.C: New test.
1090
1091 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
1092
1093         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1094
1095 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
1096
1097         * g++.dg/abi/empty10.C: New test.
1098
1099 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1100
1101         * gcc.c-torture/compile/20021124-1.c: New test.
1102
1103 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
1104
1105         * g++.dg/abi/rtti2.C: New test.
1106
1107 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1108
1109         * gcc.dg/i386-unroll-1.c: New test.
1110
1111 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1112
1113         * gcc.c-torture/compile/20021120-1.c: New test.
1114         * gcc.c-torture/compile/20021120-2.c: New test.
1115
1116 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1117
1118         * gcc.dg/bitfld-5.c: New test.
1119
1120 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1121
1122         * gcc.c-torture/execute/20021120-3.c: New test.
1123
1124 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1125
1126         * gcc.c-torture/execute/20021120-2.c: New test.
1127
1128 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1129
1130         * gcc.c-torture/execute/20021120-1.c: New test.
1131
1132 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
1133
1134         * gcc.c-torture/execute/20021118-3.c: New test.
1135
1136 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1137
1138         * gcc.c-torture/compile/20021119-1.c: New test.
1139
1140 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
1141
1142         * gcc.dg/duff-1.c: New test.
1143         * gcc.dg/duff-2.c: New test.
1144         * gcc.dg/duff-3.c: New test.
1145
1146 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
1147
1148         * gcc.dg/cpp/_Pragma5.c: New test.
1149
1150 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1151
1152         * gcc.c-torture/execute/20021118-2.c: New test.
1153
1154 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1155
1156         * gcc.c-torture/execute/20021118-1.c: New test.
1157
1158 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
1159
1160         * gcc.dg/20021116-1.c: New test.
1161
1162 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
1163
1164         * g++.dg/abi/vcall1.C: New test.
1165
1166 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
1167
1168         * gcc.dg/20021029-1.c: New test.
1169         * gcc.dg/20021029-2.c: New test.
1170
1171 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1172
1173         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1174
1175 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1176
1177         PR c/8439
1178         * gcc.dg/20021110.c: Move to ...
1179         * gcc.c-torture/compile/20021110.c: .... here.
1180
1181 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1182
1183         PR c/8467
1184         * gcc.c-torture/execute/20021111-1.c
1185
1186 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1187
1188         PR c/8439
1189         * gcc.dg/20021110.c: New test.
1190
1191 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
1192
1193         * g++.dg/abi/vthunk3.C: Run only on x86.
1194
1195 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1196
1197         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1198
1199 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
1200
1201         * lib/compat.exp (compat-execute): Fix logic error in last
1202         change.
1203
1204 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
1205
1206         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1207
1208 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1209
1210         PR c++/8389
1211         * g++.dg/template/access6.C: New test.
1212
1213 Fri Nov  8 13:13:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1214
1215         * gcc.dg/i386-ssefp-1.c: New test.
1216         * gcc.dg/i386-ssefp-1.c: New test.
1217
1218 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
1219
1220         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1221
1222 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1223
1224         * g++.dg/abi/vthunk3.C: New test.
1225
1226         PR c++/8338
1227         * g++.dg/template/crash2.C: New test.
1228
1229 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1230
1231         * testsuite/g++.dg/abi/dtor1.C: New test.
1232         * testsuite/g++.dg/abi/dtor2.C: Likewise.
1233
1234 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
1235
1236         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1237         Darwin.
1238
1239 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1240
1241         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1242         -mthumb.  Only xfail with -O0.
1243
1244 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
1245
1246         * g++.dg/abi/thunk1.C: New test.
1247         * g++.dg/abi/thunk2.C: Likewise.
1248         * g++.dg/abi/vtt1.C: Likewise.
1249
1250 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
1251
1252         PR optimization/8423
1253         * gcc.c-torture/execute/builtin-constant.c: New test.
1254
1255 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
1256
1257         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1258         Add some more cases.
1259
1260 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
1261
1262         PR c++/8391
1263         * g++.dg/opt/local1.C: New test.
1264
1265 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
1266
1267         PR c++/8160
1268         * g++.dg/template/complit1.C: New test.
1269
1270         PR c++/8149
1271         * g++.dg/template/typename4.C: Likewise.
1272
1273 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1274
1275         Core issue 287, PR c++/7639
1276         * g++.dg/template/instantiate1.C: Adjust error location.
1277         * g++.dg/template/instantiate3.C: New test.
1278         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1279         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1280         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1281
1282 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1283
1284         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1285
1286 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
1287
1288         PR c++/8287
1289         * g++.dg/init/dtor2.C: New test.
1290
1291 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1292
1293         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1294         * gcc.dg/nest.c: Bypass errors on irix6.
1295
1296 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
1297
1298         * gcc.dg/nest.c: Expect error for mmix-*-*.
1299         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1300
1301 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
1302
1303         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1304         markers.
1305
1306         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1307
1308 2002-10-25  Mike Stump  <mrs@apple.com>
1309
1310         * gcc.dg/warn-1.c: New test.
1311
1312 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1313
1314         * g++.dg/template/typename3.C: New test.
1315
1316 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
1317
1318         * g++.dg/lookup/ptrmem1.C: New test.
1319
1320         * g++.dg/abi/vthunk2.C: New test.
1321
1322 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1323
1324         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1325
1326 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
1327
1328         * g++.dg/abi/empty9.C: New test.
1329
1330 2002-10-24  Richard Henderson  <rth@redhat.com>
1331
1332         * g++.dg/inherit/thunk1.C: Enable for ia64.
1333
1334 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1335
1336         PR c++/8067
1337         * g++.dg/lookup/pretty1.C: New test.
1338
1339 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1340
1341         * gcc.dg/20021023-1.c: New test.
1342
1343 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1344
1345         PR c++/7679
1346         * g++.dg/parse/inline1.C: New test.
1347
1348 2002-10-23  Richard Henderson  <rth@redhat.com>
1349
1350         * g++.dg/inherit/thunk1.C: Enable for x86_64.
1351
1352         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1353
1354 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
1355
1356         PR c++/6579
1357         * g++.dg/parse/stmtexpr3.C: New test.
1358
1359 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1360
1361         * g++.dg/expr/cond1.C: New test.
1362
1363 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1364
1365         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1366
1367 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1368
1369         * g++.dg/abi/vbase13.C: New test.
1370         * g++.dg/abi/vbase14.C: Likewise.
1371
1372 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
1373
1374         * gcc.dg/tls/pic-1.c: New test.
1375         * gcc.dg/tls/nonpic-1.c: New test.
1376         * gcc.dg/20021018-1.c: New test.
1377
1378 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1379
1380         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1381         Remove only files with the same base name as the test case.
1382         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1383         (profopt-execute): Likewise.  Also, remove old profiling
1384         and performance data files before running the tests.
1385
1386         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1387         * g++.dg/bprob/bprob.exp: Likewise.
1388         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
1389         to allow more general test case names.
1390
1391         * g++.dg/bprob/bprob-1.C: Rename to ...
1392         * g++.dg/bprob/g++-bprob-1.C: ... this.
1393
1394         * g77.dg/bprob/bprob-1.f: Rename to ...
1395         * g77.dg/bprob/g77-bprob-1.f: ... this.
1396
1397 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1398
1399         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1400         bison 1.50 or later.
1401
1402 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
1403
1404         * g++.dg/README: Describe more test directories.
1405
1406 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1407
1408         * g++.dg/init/array6.C: Add additional tests.
1409
1410 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1411
1412         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1413         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1414
1415 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
1416
1417         * gcc.c-torture/compile/20020604-1.x: New.
1418         * gcc.c-torture/compile/simd-5.x: Likewise.
1419         * gcc.c-torture/execute/920710-1.x: Likewise.
1420         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1421
1422 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1423
1424         * g++.dg/inherit/override1.C: Add dg-options clause.
1425
1426 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1427
1428         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1429         _mm_slli_si128.
1430
1431 2002-10-19  Andreas Schwab  <schwab@suse.de>
1432
1433         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1434         directory component.
1435
1436 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
1437
1438         * g++.dg/inherit/thunk1.C: New test.
1439
1440         * g++.dg/inherit/override1.C: New test.
1441
1442         * g++.dg/abi/mangle11.C: New test.
1443         * g++.dg/abi/mangle14.C: New test.
1444         * g++.dg/abi/mangle17.C: New test.
1445
1446 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
1447
1448         * g++.dg/overload/member2.C: New test.
1449
1450 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
1451
1452         * g++.dg/README: Describe new compat directory.
1453         * g++.dg/dg.exp: Skip tests in compat directory.
1454         * README.compat: New file.
1455         * lib/compat.exp: New expect script.
1456         * g++.dg/compat: New test directory.
1457         * g++.dg/compat/compat.exp: New expect script.
1458         * g++.dg/compat/abi: New test directory.
1459         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1460         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1461         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1462         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1463         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1464         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1465         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1466         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1467         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1468         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1469         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1470         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1471         * g++.dg/compat/break: New test directory.
1472         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1473         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1474         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1475         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1476         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1477         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1478         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1479         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1480         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1481         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1482         g++.dg/compat/break/README: New files.
1483         * g++.dg/compat/eh: New test directory.
1484         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1485         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1486         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1487         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1488         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1489         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1490         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1491         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1492         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1493         g++.dg/compat/eh/filter2_y.C,
1494         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1495         g++.dg/compat/eh/new1_y.C,
1496         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1497         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1498         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1499         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1500         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1501         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1502         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1503         g++.dg/compat/eh/unexpected1_y.C: New files.
1504         * g++.dg/compat/init: New test directory.
1505         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1506         g++.dg/compat/init/array5_y.C,
1507         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1508         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1509         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1510         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1511         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1512         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1513         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1514         g++.dg/compat/init/init-ref2_y.C: New files.
1515
1516 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1517
1518         PR c++/7584
1519         * g++.dg/inherit/using3.C: New test.
1520
1521 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1522
1523         * gcc.dg/20021017-2.c: New test.
1524
1525 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1526
1527         * g++.dg/abi/mangle16.C: Adjust.
1528
1529         * g++.dg/init/array8.C: New test.
1530
1531 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
1532
1533         * gcc.dg/special/mips-abi.exp: New test.
1534         * gcc.dg/special/mips-abi.s: Empty file used by the above.
1535
1536 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1537
1538         * g++.dg/abi/mangle16.C: New test.
1539         * g++.dg/abi/mangle17.C: Likewise.
1540
1541         PR c++/7478
1542         * g++.dg/template/ref1.C: New test.
1543
1544 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1545
1546         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1547
1548 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
1549
1550         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1551
1552 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1553
1554         PR c++/7524
1555         * g++.dg/init/array7.C: New test.
1556
1557 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
1558
1559         * g++.dg/init/array6.C: New test.
1560
1561         * g++.dg/abi/mangle13.C: Likewise.
1562         * g++.dg/abi/mangle14.C: Likewise.
1563         * g++.dg/abi/mangle15.C: Likewise.
1564
1565 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1566
1567         * g++.dg/abi/empty8.C: New test.
1568
1569 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
1570
1571         * g++.dg/init/ctor1.C: New test.
1572
1573 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
1574
1575         * gcc.c-torture/execute/20021015-1.c: New test.
1576
1577 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1578
1579         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1580
1581 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
1582
1583         * gcc.dg/i386-ssetype-[1-5].c: New tests.
1584
1585 2002-10-14  Richard Henderson  <rth@redhat.com>
1586
1587         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1588
1589 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1590
1591         PR optimization/6631
1592         * g++.dg/opt/const2.C: New test.
1593
1594 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1595
1596         PR c++/7176
1597         * g++.dg/parse/friend1.C: New test.
1598         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1599
1600 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
1601
1602         * gcc.dg/20021014-1.c: New test.
1603
1604 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
1605
1606         PR c++/5661
1607         * g++.dg/ext/vlm1.C: New test.
1608         * g++.dg/ext/vlm2.C: Likewise.
1609
1610         * g++.dg/init/array1.C: Remove invalid braces.
1611         * g++.dg/init/brace1.C: New test.
1612         * g++.dg/init/copy2.C: Likewise.
1613         * g++.dg/init/copy3.C: Likewise.
1614         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
1615         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
1616         braces.
1617
1618 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
1619
1620         * gcc.dg/cpp/assembler.S: Don't use -ansi.
1621
1622 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
1623
1624         * gcc.c-torture/compile/simd-5.c: New test.
1625
1626 2002-10-10  Roger Sayle  <roger@eyesopen.com>
1627
1628         * gcc.c-torture/execute/shiftopt-1.c: New test case.
1629
1630 2002-10-10  Jim Wilson  <wilson@redhat.com>
1631
1632         * gcc.c-torture/execute/20021010-1.c: New test.
1633
1634 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
1635
1636         PR c/7353
1637         * g++.dg/ext/typedef-init.C: New test.
1638         * gcc.dg/typedef-init.c: New test.
1639
1640 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
1641
1642         * gcc.dg/cpp/paste13.c: New test.
1643
1644 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1645
1646         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
1647         remaining platforms, XFAIL during compile, not execute.  Don't
1648         XFAIL at -O0.
1649
1650 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1651
1652         * gcc.dg/alias-1.c: Tweak expected warning.
1653
1654 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1655
1656         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
1657
1658 2002-10-06  Andreas Jaeger  <aj@suse.de>
1659
1660         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
1661         * gcc.dg/cpp/c++98.C: Likewise.
1662
1663         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
1664         * g++.dg/cpp/c++98.C: Likewise.
1665
1666         * g++.dg/README (Subdirectories): Mention cpp directory.
1667
1668         PR target/7559
1669         * gcc.dg/20021006-1.c: New test.
1670
1671 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1672
1673         PR c++/7804
1674         * g++.dg/other/warning1.C: New test.
1675
1676 2002-10-04  Roger Sayle  <roger@eyesopen.com>
1677
1678         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
1679         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
1680         and sparc-*-* with -m64 as expected failures.  See PR 8087.
1681
1682 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1683
1684         PR c++/7931
1685         * g++.dg/template/ptrmem3.C: New test.
1686
1687         PR c++/7754
1688         * g++.dg/template/union1.C: New test.
1689
1690 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1691
1692         PR c++/8006
1693         * g++.dg/abi/mangle9.C: New test.
1694         * g++.dg/abi/mangle10.C: New test.
1695         * g++.dg/abi/mangle11.C: New test.
1696         * g++.dg/abi/mangle12.C: New test.
1697
1698 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
1699
1700         PR c++/7188.
1701         * g++.dg/template/meminit1.C: New test.
1702         * g++.dg/warn/Wreorder-1.C: Likewise.
1703         * g++.old-deja/g++.mike/warn3.C: Tweak.
1704         * lib/prune.exp: Ingore "in copy constructor".
1705
1706 2002-10-02  Andreas Jaeger  <aj@suse.de>
1707
1708         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
1709         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
1710         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
1711         on x86-64.
1712
1713 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1714
1715         * gcc.dg/empty1.C: Fix typo.
1716
1717 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
1718
1719         * gcc.dg/alias-1.c: New test.
1720
1721 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1722
1723         * gcc.dg/empty1.C: New test.
1724
1725         * g++.dg/tls/init-2.C: Tweak error messages.
1726
1727 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
1728
1729         * gcc.c-torture/compile/20020923-1.c: New test.
1730
1731 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
1732
1733         * gcc.c-torture/execute/ffs-1.c: New test.
1734         * gcc.c-torture/execute/ffs-2.c: Ditto.
1735
1736 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
1737
1738         * g++.dg/overload/member1.C: New test.
1739
1740 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
1741
1742         * g++.dg/abi/empty7.C: New test.
1743         * g++.dg/init/pm2.C: Likewise.
1744
1745 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
1746
1747         * g++.dg/rtti/crash1.C: New test.
1748
1749 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1750
1751         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
1752         gcc.dg/sibcall-4.c: New tests.
1753
1754 2002-09-28  Roger Sayle  <roger@eyesopen.com>
1755
1756         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
1757         powerpc and MMIX targets.
1758
1759 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
1760
1761         * gcc.dg/cpp/20020927-1.c: New.
1762
1763 2002-09-26  David S. Miller  <davem@redhat.com>
1764
1765         * gcc.c-torture/compile/trunctfdf.c: New.
1766
1767 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1768
1769         * lib/target-supports.exp (check_weak_available): Handle solaris2.
1770
1771 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
1772
1773         * gcc.c-torture/execute/loop-15.c: New.
1774
1775 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
1776
1777         * README.QMTEST: Fix typo.
1778
1779 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1780
1781         * gcc.dg/20020926-1.c: New test.
1782
1783 2002-09-25  David S. Miller  <davem@redhat.com>
1784
1785         PR target/7842
1786         * gcc.c-torture/execute/shiftdi.c: New test.
1787
1788 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
1789
1790         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
1791         unique to the tool.
1792         * lib/g77.exp (g77_init): Likewise.
1793         * lib/g++.exp (g++_init): Likewise.
1794         * lib/objc.exp (objc_init): Likewise.
1795
1796 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
1797
1798         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
1799         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
1800         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
1801
1802 2002-09-25  Richard Henderson  <rth@redhat.com>
1803
1804         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
1805         too-small long double.
1806
1807 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
1808
1809         * gcc.dg/20020919-1.c: New test.
1810
1811 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
1812
1813         * g++.dg/abi/bitfield6.C: New test.
1814         * g++.dg/abi/bitfield7.C: New test.
1815         * g++.dg/abi/bitfield8.C: New test.
1816         * g++.dg/abi/vbase11.C: New test.
1817
1818 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1819
1820         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
1821         hppa*-*-hpux*.  Update test comment.
1822
1823 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
1824
1825         * gcc.dg/tls/struct-1.c: New test.
1826
1827 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
1828
1829         * gcc.dg/cpp/tr-warn2.c: Update.
1830
1831 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1832
1833         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
1834
1835 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1836
1837         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
1838         systems.
1839
1840 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
1841
1842         * gcc.c-torture/execute/ieee/mzero3.c: New test.
1843
1844         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1845         Adjust for c++filt moved to binutils.  Remove spurious duplicate
1846         setting of cxxfilt.
1847
1848 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
1849
1850         * gcc.dg/20020312-2.c: Update for darwin.
1851
1852 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1853
1854         * g++.old-deja/g++.other/crash32.C: Mark ICE.
1855
1856 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1857
1858         * objc.dg/comp-types-1.m: New test.
1859         * objc.dg/comp-types-2.m: New test.
1860         * objc.dg/comp-types-3.m: New test.
1861         * objc.dg/comp-types-4.m: New test.
1862         * objc.dg/comp-types-5.m: New test.
1863         * objc.dg/comp-types-6.m: New test.
1864
1865 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1866
1867         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
1868
1869 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1870
1871         * g++.dg/other/do1.C: New test.
1872
1873         * g++.dg/template/subst1.C: New test.
1874
1875 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
1876
1877         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
1878
1879 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1880
1881         * g++.dg/template/qualttp20.C: Adjust expected errors.
1882         * g++.old-deja/g++.jason/report.C: Likewise.
1883         * g++.old-deja/g++.other/qual1.C: Likewise.
1884
1885         * g++.dg/lookup/scoped2.C: New test.
1886
1887         * g++.dg/ext/asm3.C: New test.
1888
1889 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
1890
1891         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
1892
1893 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
1894
1895         * ChangeLog: follow spelling conventions.
1896         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
1897         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
1898         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
1899         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
1900         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
1901         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
1902         * g++.old-deja/g++.law/global-init1.C: Likewise.
1903         * g++.old-deja/g++.other/delete4.C: Likewise.
1904         * g++.old-deja/g++.other/inline21.C: Likewise.
1905         * g++.old-deja/g++.other/singleton.C: Likewise.
1906         * g77.dg/strlen0.f: Likewise.
1907         * g77.f-torture/compile/20010519-1.f: Likewise.
1908         * g77.f-torture/compile/980310-4.f: Likewise.
1909         * gcc.c-torture/compile/20000605-1.c: Likewise.
1910         * gcc.c-torture/execute/20020225-1.c: Likewise.
1911         * gcc.dg/c90-hexfloat-2.c: Likewise.
1912         * gcc.dg/c99-bool-1.c: Likewise.
1913         * gcc.dg/c99-hexfloat-2.c: Likewise.
1914         * gcc.dg/dll-2.c: Likewise.
1915         * gcc.dg/wtr-union-init-1.c: Likewise.
1916         * gcc.dg/wtr-union-init-2.c: Likewise.
1917         * gcc.dg/wtr-union-init-3.c: Likewise.
1918         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1919         * gcc.dg/cpp/defined.c: Likewise.
1920         * gcc.dg/cpp/macsyntx.c: Likewise.
1921         * gcc.dg/cpp/paste2.c: Likewise.
1922         * gcc.dg/cpp/trad/defined.c: Likewise.
1923         * gcc.dg/format/c90-printf-1.c: Likewise.
1924         * gcc.dg/format/c90-scanf-1.c: Likewise.
1925         * gcc.dg/format/c99-printf-1.c: Likewise.
1926         * gcc.dg/format/c99-scanf-1.c: Likewise.
1927         * gcc.misc-tests/gcov-8.c: Likewise.
1928         * lib/profopt.exp: Likewise.
1929
1930 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
1931
1932         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
1933
1934 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1935
1936         * g++.dg/inherit/using2.C: New test.
1937
1938 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
1939
1940         * ChangeLog: Follow spelling conventions.
1941         * g++.dg/template/friend4.C: Likewise.
1942         * g++.old-deja/g++.pt/crash67.C: Likewise.
1943         * gcc.c-torture/execute/20000801-4.c: Likewise.
1944         * gcc.dg/c90-digraph-1.c: Likewise.
1945         * gcc.dg/c94-digraph-1.c: Likewise.
1946         * gcc.dg/c99-digraph-1.c: Likewise.
1947         * gcc.dg/cpp/line5.c: Likewise.
1948         * gcc.dg/cpp/multiline.c: Likewise.
1949         * gcc.dg/cpp/trad/literals-1.c: Likewise.
1950         * gcc.dg/format/attr-3.c: Likewise.
1951         * gcc.dg/format/c90-scanf-3.c: Likewise.
1952         * gcc.dg/format/ext-4.c: Likewise.
1953
1954 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1955
1956         * g++.dg/template/pretty1.C: New test.
1957
1958 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
1959
1960         * gcc.c-torture/execute/struct-cpy-1.c: New test.
1961
1962 2002-09-13  Matt Austern  <austern@apple.com>
1963
1964         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
1965         passing a cast expression to a function by const reference.
1966
1967 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
1968
1969         * g++.dg/template/deduce1.C: New test.
1970
1971 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
1972
1973         * gcc.c-torture/execute/simd-1.c: Force all use of int to
1974         32-bit int.
1975
1976 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1977
1978         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
1979         usage.
1980
1981 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
1982
1983         * gcc.c-torture/compile/20020910-1.c: New test.
1984
1985 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
1986
1987         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
1988
1989 2002-09-10  Andreas Jaeger  <aj@suse.de>
1990
1991         * gcc.dg/20020312-2.c: Adjust for x86-64.
1992
1993 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
1994
1995         * g77.dg/7388.f: New test case for PR 7388.
1996
1997 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
1998
1999         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2000
2001 2002-09-05  Ziemowit Laski <zlaski@apple.com>
2002
2003         * objc.dg/proto-lossage-1.m: New test.
2004
2005 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
2006
2007         * gcc.dg/cpp/_Pragma4.c: Fix typo.
2008
2009 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2010
2011         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
2012         expected to pass.
2013
2014 2002-09-06  Stan Shebs  <shebs@apple.com>
2015             David Edelsohn  <edelsohn@gnu.org>
2016
2017         * gcc.dg/weak: New directory.
2018         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2019         target-specific xfail bits.
2020         * gcc.dg/typeof-2.c: Move to new directory.
2021         * gcc.dg/weak.exp: New expect script.
2022
2023 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
2024
2025         * gcc.c-torture/execute/extzvsi.c: New test.
2026
2027 2002-09-05  Stan Shebs  <shebs@apple.com>
2028
2029         * gcc.dg/weak-1.c: xfail on Darwin.
2030         * gcc.dg/weak-2.c: Ditto.
2031         * gcc.dg/weak-3.c: Ditto.
2032         * gcc.dg/weak-4.c: Ditto.
2033         * gcc.dg/weak-5.c: Ditto.
2034         * gcc.dg/weak-6.c: Ditto.
2035         * gcc.dg/weak-7.c: Ditto.
2036         * gcc.dg/weak-8.c: Ditto.
2037         * gcc.dg/weak-9.c: Ditto.
2038
2039 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
2040
2041         * gcc.c-torture/execute/loop-14.c: New test.
2042
2043 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
2044
2045         * g++.dg/other/cxa-atexit1.C: New test.
2046
2047         * gcc.dg/typeof-2.c: New test.
2048
2049 2002-09-03  Roger Sayle  <roger@eyesopen.com>
2050
2051         * gcc.dg/builtins-2.c: New testcase.
2052         * gcc.dg/builtins-3.c: New testcase.
2053
2054 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
2055
2056         * gcc.dg/cpp/_Pragma4.c: New test.
2057
2058 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2059
2060         * objc/execute/nil_method-1.m: New testcase.
2061
2062 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2063
2064         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2065         [Object class], not [Object initialize].
2066
2067 2002-08-31  Roger Sayle  <roger@eyesopen.com>
2068             Hans-Peter Nilsson  <hp@bitrange.com>
2069
2070         * gcc.c-torture/execute/20020720-1.x: Skip test on
2071         mmix-knuth-mmixware.  Correct comment.
2072
2073 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
2074
2075         * testsuite/g++.dg/abi/bitfield5.C: New test.
2076         * testsuite/g++.dg/abi/vbase10.C: Likewise.
2077
2078 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2079
2080         * objc.dg/undeclared-selector.m: New test.
2081
2082 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
2083
2084         * g++.dg/other/offsetof1.C: Avoid cast warning.
2085
2086 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
2087
2088         * objc.dg/super-class-2.m: New test.
2089
2090 2002-08-24  Matt Austern  <austern@apple.com>
2091
2092         * g++.dg/ext/lvaddr.C: New test.
2093         * g++.dg/ext/lvcast.C: New test.
2094
2095 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
2096
2097         * testsuite/g++.dg/inherit/cond1.C: New test.
2098
2099 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
2100
2101         * gcc.dg/noncompile/incomplete-1.c: New test.
2102
2103 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2104
2105         * gcc.dg/typespec-1.c: New test.
2106
2107 2002-08-20  Devang Patel  <dpatel@apple.com>
2108         * objc.dg/proto-hier-2.m: New test.
2109
2110 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
2111
2112         * objc.dg/bitfield-1.m: New test.
2113         * objc.dg/bitfield-2.m: New test.
2114
2115 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2116
2117         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2118         gcc.dg/c99-flex-array-4.c: New tests.
2119
2120 2002-08-16  Stan Shebs  <shebs@apple.com>
2121
2122         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2123
2124 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2125
2126         * gcc.dg/typeof-1.c: New test.
2127         * g++.dg/ext/typeof2.C: New test.
2128
2129 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2130
2131         * g++.dg/other/offsetof1.C: New test.
2132
2133 2002-08-14  Richard Henderson  <rth@redhat.com>
2134
2135         * gcc.dg/tls/diag-3.c: Fix expected message strings.
2136
2137 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
2138
2139         * gcc.dg/cpp/_Pragma3.c: New test.
2140
2141 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
2142
2143         * g++.dg/template/inherit3: New test.
2144
2145 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2146
2147         * gcc.dg/bitfld-4.c: Add blank options.
2148
2149 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
2150
2151         * g++.dg/template/crash1.C: New test.
2152
2153 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2154
2155         * gcc.dg/tls/opt-2.c: New test.
2156
2157 2002-08-08  Devang Patel  <dpatel@apple.com>
2158
2159         * objc.dg/selector-1.m : New test
2160
2161 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2162
2163         * g++.dg/abi/bitfield4.C: New test.
2164         * gcc.dg/bitfld-4.c: New test.
2165
2166 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2167
2168         * g++.dg/other/packed1.C: New test.
2169
2170 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
2171
2172         * g++.dg/abi/offsetof.C: Tweak error messages.
2173         * g++.old-deja/g++.mike/p10769a.C: Likewise.
2174
2175 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2176
2177         * gcc.dg/bitfld-3.c: New test.
2178
2179 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2180             Richard Henderson  <rth@redhat.com>
2181
2182         * gcc.dg/i386-bitfield1.c: New test.
2183         * g++.dg/abi/bitfield3.C: Update.
2184
2185 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
2186
2187         * objc.dg/const-str-2.m: Update.
2188         * gcc.dg/cpp/c++98.c: Change to C extension.
2189         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2190         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2191
2192 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
2193
2194         * testsuite/gcc.dg/tls/diag-3.c: New.
2195
2196 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
2197
2198         * g++.dg/README (Subdirectories): Document new subdir expr.
2199         * g++.dg/expr/pmf-1.C: New test.
2200
2201 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
2202
2203         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2204
2205 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
2206
2207         * g++.dg/abi/bitfield3.C: New test.
2208
2209 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
2210
2211         * lib/gcov.exp: Tweak expected line formats.
2212         * gcc.misc-tests/gcov8.c: New test.
2213         * gcc.misc-tests/gcov8.x: New flags.
2214
2215 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2216
2217         * consistency.vlad/layout/endian.c: Include string.h.
2218
2219         * gcc.c-torture/execute/20020805-1.c: New test.
2220
2221 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
2222
2223         * g++.dg/other/conversion1.C: New test.
2224
2225 2002-08-03  Roger Sayle  <roger@eyesopen.com>
2226
2227         * gcc.dg/builtins-1.c: New testcase.
2228
2229 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
2230
2231         * g++.dg/inherit/access3.C: New test.
2232
2233 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
2234
2235         * gcc.dg/ia64-visibility-2.c: New test.
2236
2237 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
2238
2239         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2240         __qualifier_flags to __flags.
2241
2242 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
2243
2244         * g++.dg/inherit/operator1.C: New test.
2245         * g++.dg/lookup/disamb1.C: Fix typo in comment.
2246         * g++.dg/other/error1.C: Change expected error message.
2247         * g++.dg/template/conv4.C: Likewise.
2248
2249 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
2250
2251         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2252         for documented behavior.
2253
2254 2002-07-25  Roger Sayle  <roger@eyesopen.com>
2255
2256         * gcc.c-torture/execute/20020720-1.x: Skip this test on
2257         several targets known to fail.
2258
2259 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
2260
2261         * gcc.dg/mips-args-[123].c: New tests.
2262
2263 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
2264
2265         * gcc.dg/ppc-spe.c: New.
2266
2267 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
2268
2269         * g++.dg/other/ptrmem4.C: New testcase.
2270
2271 2002-07-24  Richard Henderson  <rth@redhat.com>
2272
2273         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2274
2275 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2276
2277         * g++.dg/ext/alignof1.C (main): Return 0 for success.
2278
2279 2002-07-24  Roger Sayle  <roger@eyesopen.com>
2280
2281         * gcc.c-torture/execute/memset-3.c: New testcase.
2282
2283 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
2284
2285         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2286         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2287
2288 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2289
2290         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2291         Delete.
2292
2293 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2294
2295         * gcc.c-torture/compile/simd-4.c: New test.
2296
2297 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2298
2299         PR c++/7347, c++/7348
2300         * g++.dg/template/access4.C: New test.
2301         * g++.dg/template/access5.C: New test.
2302         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2303         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2304         * g++.old-deja/g++.pt/ttp58.C: Likewise.
2305         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2306
2307 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2308
2309         * gcc.dg/gnu89-init-2.c: New test.
2310
2311 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
2312
2313         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2314
2315 2002-07-20  Roger Sayle  <roger@eyesopen.com>
2316
2317         * gcc.c-torture/execute/20020720-1.c: New testcase.
2318
2319 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
2320
2321         * gcc.dg/cpp/Wsignprom.c: New tests.
2322
2323 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
2324
2325         * gcc.c-torture/execute/loop-13.c: New test.
2326
2327 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
2328
2329         * gcc.dg/cpp/expr.c: New tests.
2330
2331 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
2332
2333         * g++.dg/opt/pr6713.C: Add template instantiation.
2334
2335 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
2336
2337         * gcc.dg/nest.c: New test.
2338
2339 2002-07-17  Richard Henderson  <rth@redhat.com>
2340
2341         * g++.dg/opt/pr6713.C: New test.
2342
2343 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
2344
2345         * gcc.c-torture/execute/loop-2e.x: Let the testcase
2346         XFAIL for all x86 processors.
2347
2348 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
2349
2350         * gcc.c-torture/execute/20010122-1.x: Do not test with
2351         -fomit-frame-pointer.
2352
2353 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2354
2355         * g++.dg/template/instantiate2.C: New test.
2356         * g++.dg/template/spec4.C: New test.
2357
2358 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2359
2360         * g++.dg/template/access2.C: New test.
2361         * g++.dg/template/access3.C: New test.
2362
2363 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
2364
2365         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2366         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2367         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2368         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2369         Convert to use <stdarg.h>.
2370         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2371         Delete.
2372         * gcc.dg/va-arg-2.c: New.
2373         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2374
2375 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
2376
2377         * gcc.c-torture/compile/20020710-1.c: New test.
2378
2379 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2380                           Andrew Pinski  <pinskia@physics.uc.edu>
2381
2382         gcc.c-torture/compile/simd-2.c: New testcase.
2383         gcc.c-torture/compile/simd-3.c: Likewise.
2384
2385 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
2386
2387         PR c++/7224
2388         * g++.dg/overload/error1.C: New test.
2389
2390 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2391
2392         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2393         configuration and IRIX 6 O32 ABI.
2394
2395 2002-07-11  Roger Sayle  <roger@eyesopen.com>
2396
2397         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2398
2399 2002-07-10  Roger Sayle  <roger@eyesopen.com>
2400
2401         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2402
2403 2002-07-10  Jeffrey A Law  <law@redhat.com>
2404
2405         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2406
2407         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
2408
2409 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
2410
2411         * gcc.dg/20020312-2.c: Check for __PPC__.
2412
2413 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
2414
2415         * gcc.c-torture/compile/20020709-1.c: New test.
2416
2417 2002-07-07  Roger Sayle  <roger@eyesopen.com>
2418
2419         * g++.dg/template/qualttp21.C: New test case.
2420
2421 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
2422
2423         * gcc.c-torture/compile/20020706-1.c: New test.
2424         * gcc.c-torture/compile/20020706-2.c: New test.
2425
2426 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
2427             Alexandre Oliva  <aoliva@redhat.com>
2428
2429         * g++.dg/warn/incomplete1.C: New test.
2430
2431 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2432
2433         PR c++/7099
2434         * g++.dg/warn/noreturn1.C: New test.
2435
2436 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
2437
2438         PR c++/6706
2439         * g++.dg/debug/debug6.C: New test.
2440         * g++.dg/debug/debug7.C: New test.
2441
2442 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
2443
2444         * gcc.c-torture/compile/simd-3.c: New test.
2445
2446 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
2447
2448         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2449         * gcc.dg/20020620-1.c: Likewise.
2450
2451 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2452
2453         PR c++/6944
2454         * g++.dg/init/array4.C: New test.
2455         * g++.dg/init/array5.C: New test.
2456
2457 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2458
2459         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2460         * gcc.c-torture/execute/simd-2.c (main): Likewise.
2461
2462 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2463
2464         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2465         * gcc.dg/wtr-aggr-init-1.c: Likewise.
2466         * gcc.dg/wtr-conversion-1.c: Likewise.
2467         * gcc.dg/wtr-escape-1.c: Likewise.
2468         * gcc.dg/wtr-int-type-1.c: Likewise.
2469         * gcc.dg/wtr-label-1.c: Likewise.
2470         * gcc.dg/wtr-static-1.c: Likewise.
2471         * gcc.dg/wtr-strcat-1.c: Likewise.
2472         * gcc.dg/wtr-suffix-1.c: Likewise.
2473         * gcc.dg/wtr-switch-1.c: Likewise.
2474         * gcc.dg/wtr-unary-plus-1.c: Likewise.
2475         * gcc.dg/wtr-union-init-1.c: Likewise.
2476         * gcc.dg/wtr-union-init-2.c: Likewise.
2477         * gcc.dg/wtr-union-init-3.c: Likewise.
2478
2479         * gcc.dg/wtr-func-def-1.c: New test.
2480
2481 2002-07-02 Devang Patel <dpatel@apple.com>
2482
2483         * objc.dg/param-1.m: New test.
2484
2485 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
2486
2487         * gcc.dg/cpp/trad/directive.c: Add test.
2488         * gcc.dg/cpp/trad/macroargs.c: Add test.
2489         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2490
2491 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
2492
2493         * gcc.dg/cpp/cmdlne-M.c: New test.
2494
2495 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
2496
2497         * objc.dg/desig-init-1.m: New test.
2498
2499 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2500
2501         PR c++/6716
2502         * g++.dg/template/instantiate1.C: New test.
2503
2504 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
2505
2506         PR c++/7112
2507         * g++.dg/template/sizeof2.C: New test.
2508
2509 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2510
2511         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2512         gcc.dg/cpp/trad/include.c: New tests.
2513
2514 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
2515
2516         PR target/7177
2517         * gcc.c-torture/compile/20020701-1.c: New test.
2518
2519 2002-07-01  Stan Shebs  <shebs@apple.com>
2520
2521         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2522         header here...
2523         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2524         (objc-torture-execute): or here.
2525
2526 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
2527
2528         * gcc.c-torture/execute/arith-rand-ll.c: New test.
2529
2530 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2531
2532         * gcc.dg/cpp/trad/escaped-nl.c: New test.
2533
2534 2002-06-30  Devang Patel  <dpatel@apple.com>
2535
2536         * objc.dg/fsyntax-only.m: New test.
2537
2538 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
2539
2540         PR c++/6695
2541         * g++.dg/template/friend7.C: New file.
2542
2543 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
2544
2545         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2546         return type.
2547
2548 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2549
2550         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2551         avoid division by zero.
2552
2553 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
2554
2555         * gcc.dg/Wunknownprag.c: New tests.
2556
2557 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
2558
2559         * gcc.c-torture/execute/simd-2.c: New test.
2560
2561 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
2562
2563         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2564         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2565         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2566         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2567         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2568         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2569         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2570         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2571         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2572         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2573         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2574         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2575         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2576         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2577         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2578         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2579         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2580
2581 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
2582
2583         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2584         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2585         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2586         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2587         New tests.
2588         * gcc.dg/cpp/trad/directive.c: Update.
2589
2590 2002-06-23  Andreas Jaeger  <aj@suse.de>
2591
2592         * gcc.c-torture/execute/complex-6.c: New.
2593
2594 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
2595
2596         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2597         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2598         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2599         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2600
2601 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
2602
2603         * gcc.dg/cpp/trad: New directory with traditional tests copied
2604         from parent directory.
2605         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2606         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2607         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2608         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2609         Move to trad/ and rename.
2610         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
2611         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
2612         gcc.dg/cpp/trad/redef2.c: New tests.
2613         * gcc.dg/cpp/trad/trad.exp: New driver.
2614
2615 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
2616
2617         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2618         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2619         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2620         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2621         Remove.
2622
2623 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
2624
2625         * gcc.dg/20020620-1.c: New test.
2626
2627 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2628
2629         * g++.dg/template/ttp4.C: New test.
2630
2631 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
2632
2633         * g++.dg/opt/vt1.C: Fix regexp.
2634
2635 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2636
2637         * gcc.c-torture/execute/pure-1.c: Make functions static again.
2638         Don't use attribute `noinline'.
2639
2640 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2641
2642         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
2643
2644 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
2645
2646         * gcc.c-torture/execute/simd-1.c: New.
2647
2648         * gcc.dg/simd-1.c: New.
2649
2650 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2651
2652         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
2653
2654 2002-06-16  Richard Henderson  <rth@redhat.com>
2655
2656         * g++.dg/ext/anon-struct1.C: New.
2657         * g++.dg/ext/anon-struct2.C: New.
2658         * g++.dg/ext/anon-struct3.C: New.
2659         * gcc.dg/anon-struct-1.c: New.
2660         * gcc.dg/anon-struct-2.c: New.
2661         * gcc.dg/anon-struct-3.c: New.
2662         * gcc.dg/20011008-1.c: Adjust warning text.
2663         * gcc.dg/20020527-1.c: Add -fms-extensions.
2664
2665 2002-06-16  Richard Henderson  <rth@redhat.com>
2666
2667         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
2668
2669 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
2670
2671         * gcc.c-torture/execute/20020615-1.c: New test.
2672
2673 2002-06-15  Roger Sayle  <roger@eyesopen.com>
2674
2675         * gcc.c-tortuture/execute/compare-1.c: New test case.
2676         * gcc.c-tortuture/execute/compare-2.c: New test case.
2677         * gcc.c-tortuture/execute/compare-3.c: New test case.
2678
2679 2002-06-13  Richard Henderson  <rth@redhat.com>
2680
2681         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
2682         ia64 ilp32.
2683
2684 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2685
2686         * g++.dg/template/typename2.C: Update error message.
2687
2688 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
2689
2690         * gcc.c-torture/execute/20020611-1.c: New test.
2691
2692 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
2693
2694         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
2695         list of targets to skip.
2696
2697 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
2698
2699         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
2700         targets if not optimizing.
2701
2702 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
2703
2704         * gcc.c-torture/compile/20020605-1.c: New test.
2705
2706         * g++.dg/opt/vt1.C: New test.
2707
2708         * gcc.dg/20020531-1.c: New test.
2709
2710         * gcc.dg/20020530-1.c: New test.
2711
2712         * gcc.dg/20020527-1.c: New test.
2713
2714         * g++.dg/opt/cse1.C: New test.
2715
2716 2002-06-07  Roger Sayle  <roger@eyesopen.com>
2717
2718         * gcc.dg/20020607-2.c: New test case.
2719
2720 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
2721
2722         * gcc.c-torture/compile/20020604-1.c: New test.
2723
2724 2002-06-04  Richard Henderson  <rth@redhat.com>
2725
2726         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
2727         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
2728         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
2729
2730 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
2731
2732         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
2733
2734 2002-06-03  Richard Henderson  <rth@redhat.com>
2735
2736         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
2737         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
2738
2739 2002-06-02  Richard Henderson  <rth@redhat.com>
2740
2741         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
2742         test functions static.
2743
2744 2002-06-02  Andreas Jaeger  <aj@suse.de>
2745
2746         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
2747         now.
2748
2749 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2750
2751         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
2752         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
2753         Update for mofified diagnostics.
2754         * gcc.dg/c99-intconst-1.c: No longer fail.
2755
2756 2002-06-02  Richard Henderson  <rth@redhat.com>
2757
2758         * gcc.dg/uninit-A.c: Remove xfail markers.
2759
2760 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2761
2762         * gcc.dg/fnegate-1.c: New test case.
2763
2764 2002-05-30  Osku Salerma  <osku@iki.fi>
2765
2766         * gcc.c-torture/execute/mayalias-1.c: New file.
2767
2768 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2769
2770         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
2771         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
2772         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
2773
2774 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
2775
2776         * gcc.c-torture/execute/20020529-1.c: New test.
2777
2778 2002-05-27  Richard Henderson  <rth@redhat.com>
2779
2780         * g++.dg/ext/attrib6.C: New test case.
2781
2782 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2783
2784         * gcc.c-torture/execute/pure-1.c: New test.
2785
2786 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2787
2788         * gcc.dg/cpp/arith-2.c: Remove.
2789
2790 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2791
2792         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
2793         * gcc.dg/cpp/if-3.c: Remove.
2794
2795 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
2796
2797         * g++.dg/opt/cse2.C: New test.
2798
2799 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2800
2801         * gcc.dg/cpp/arith-1.c: New semantic tests.
2802         * gcc.dg/cpp/if-1.c: Update.
2803
2804 2002-05-24  Ben Elliston  <bje@redhat.com>
2805
2806         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
2807
2808 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2809
2810         * gcc.dg/verbose-asm.c: New test.
2811
2812 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2813
2814         * gcc.dg/cpp/paste12.c: New test.
2815
2816 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2817
2818         * g++.dg/parse/named_ops.C: New test.
2819
2820 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
2821
2822         * gcc/testsuite/gcc.dg/weak-8.c: New test.
2823
2824 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
2825
2826         * gcc.dg/weak-2.c: Allow optional leading underscore
2827         in scan-assembler symbol name.
2828         * gcc.dg/weak-3.c: Likewise.
2829         * gcc.dg/weak-4.c: Likewise.
2830         * gcc.dg/weak-5.c: Likewise.
2831
2832 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
2833
2834         * gcc.dg/20020523-1.c: New test.
2835
2836 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2837
2838         * objc.dg/const-str-2.m: Update now that we stop after
2839         a command line error.
2840
2841 2002-05-22  Richard Henderson  <rth@redhat.com>
2842
2843         * g++.dg/dg.exp: Fix typo in test pruneing.
2844
2845 2002-05-22  Richard Henderson  <rth@redhat.com>
2846
2847         * g++.dg/dg.exp: Prune the tls subdirectory.
2848         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
2849         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
2850         * g++.dg/tls/init-1.C: New.
2851
2852 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
2853
2854         * gcc.dg/20020517-1.c: New test.
2855
2856 2002-05-21  Richard Henderson  <rth@redhat.com>
2857
2858         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
2859         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
2860
2861 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
2862
2863         * g++.dg/other/copy2.C: New test.
2864
2865 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
2866
2867         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
2868         (MAX_COPY): Bump up to 10 times sizeof (long long).
2869         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
2870
2871         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
2872         sizeof (long long).
2873
2874         * gcc.c-torture/execute/strcpy-1.c: New test.
2875
2876 2002-05-19  Jason Merrill  <jason2redhat.com>
2877
2878         * g++.dg/ext/oper1.C: New test.
2879
2880 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
2881 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
2882
2883         * README.QMTEST: New file.
2884
2885         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
2886
2887 2002-05-19  Andreas Jaeger  <aj@suse.de>
2888
2889         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
2890         now.
2891         * gcc.c-torture/execute/loop-2d.x: Likewise.
2892
2893 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
2894
2895         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
2896         support weak symbols.
2897         * gcc.dg/weak-4.c: Likewise
2898         * gcc.dg/weak-6.c: Likewise
2899
2900 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
2901
2902         * gcc.dg/weak-3.c: Add dg-excess-error comment for
2903         cygwin, coff and h8300-*-hms targets
2904         * gcc.dg/weak-5.c: Likewise
2905         * gcc.dg/weak-7.c: Likewise
2906
2907 2002-05-16  Jason Merrill  <jason@redhat.com>
2908
2909         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
2910         (scan-assembler-not, scan-assembler-dem): Likewise.
2911         (scan-assembler-dem-not): Likewise.
2912
2913 2002-05-15  Richard Henderson  <rth@redhat.com>
2914
2915         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
2916
2917 2002-05-15  Richard Henderson  <rth@redhat.com>
2918
2919         * gcc.dg/weak-5.c (vfoo1c): No warning here.
2920         (vfoo1f): Warning here.
2921         (vfoo1l): Don't redefine the alias.
2922
2923 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
2924
2925         * g++.dg/init/pm1.C: New test.
2926
2927 2002-05-12  David S. Miller  <davem@redhat.com>
2928
2929         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
2930         types.
2931
2932 2002-05-10  Roger Sayle  <roger@eyesopen.com>
2933
2934         * gcc.c-torture/execute/20020510-1.c: New test case.
2935
2936 2002-05-10  David S. Miller  <davem@redhat.com>
2937
2938         * gcc.c-torture/execute/conversion.c: Test long double too.
2939
2940 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
2941
2942         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
2943         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
2944         * lib/g++.exp (g++_link_flags): Likewise.
2945         * lib/objc.exp (objc_target_compile): Likewise.
2946
2947 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2948
2949         * gcc.dg/cpp/poison.c: Update.
2950         * gcc.dg/cpp/20000625-2.c: Remove.
2951         * gcc.dg/cpp/direct2s.c: Remove final test.
2952
2953 2002-05-08  Tom Rix  <trix@redhat.com>
2954
2955         * gcc.c-torture/execute/20020508-1.c: New test.
2956         * gcc.c-torture/execute/20020508-2.c: New test.
2957         * gcc.c-torture/execute/20020508-3.c: New test.
2958
2959 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2960
2961         * gcc.dg/cpp/charconst-4.c: More tests.
2962
2963 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
2964
2965         PR c/6569
2966         * gcc.dg/weak-3.c: Update location of warning messages.
2967         * gcc.dg/weak-5.c: Likewise.
2968
2969 2002-05-06  Roger Sayle  <roger@eyesopen.com>
2970
2971         * gcc.c-torture/execute/20020506-1.c: New test case.
2972
2973 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2974
2975         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
2976
2977 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2978
2979         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
2980
2981 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2982
2983         * gcc.dg/cpp/charconst-3.c: New test.
2984
2985 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2986
2987         * gcc.dg/cpp/charconst.c: Update tests.
2988
2989 2002-05-05  Tim Josling  <tej@melbpc.org.au>
2990
2991         * treelang: Added directory for new sample language treelang. Also
2992         lib/treelang.exp: New file to signal treelang should be tested.
2993
2994 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
2995
2996         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
2997         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
2998         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
2999         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3000         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3001         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3002         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3003
3004 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3005
3006         * gcc.dg/format/xopen-2.c: New test.
3007
3008 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3009
3010         * gcc.dg/20020503-1.c: New test.
3011
3012 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
3013
3014         * g++.dg/init/dtor1.C: Make it tougher.
3015
3016 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
3017
3018         * g++.dg/init/dtor1.C: New test.
3019
3020 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
3021
3022         * gcc.dg/altivec-8.c: New.
3023
3024 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
3025
3026         * gcc.dg/altivec-7.c: New.
3027
3028 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
3029
3030         * g++.dg/parse/typedef1.C: New test.
3031
3032 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3033
3034         PR c++/6486
3035         * g++.dg/template/friend6.C: New test.
3036
3037         PR c++/6492
3038         * g++.dg/init/copy1.C: New test.
3039
3040 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
3041
3042         * g++.dg/warn/effc1.C: New test.
3043
3044 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3045
3046         * gcc.dg/cpp/if-cexp.c: Add a test.
3047
3048 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
3049
3050         * gcc.dg/20020426-2.c: New test.
3051
3052 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3053
3054         * gcc.dg/cpp/if-mop.c: Update.
3055         * gcc.dg/cpp/if-mpar.c: Add test.
3056         * gcc.dg/cpp/if-oppr.c: Update.
3057
3058 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3059
3060         PR c/6343
3061         * gcc.dg/weak-[2-7].c: New tests.
3062
3063 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3064
3065         * gcc.dg/enum1.c: New test.
3066
3067 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3068
3069         PR c++/6497
3070         * g++.dg/inherit/access2.C: New test.
3071
3072 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3073
3074         PR bootstrap/6445
3075         * gcc.dg/20020426-1.c: New test.
3076
3077 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3078
3079         * g++.dg/abi/enum1.C: New test.
3080
3081 2002-04-26  Richard Henderson  <rth@redhat.com>
3082
3083         * gcc.dg/c99-bool-1.c: Expect always true warning.
3084
3085 2002-04-25  Roger Sayle  <roger@eyesopen.com>
3086
3087         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3088
3089 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3090
3091         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3092         targets.
3093
3094 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
3095
3096         * g++.dg/abi/mange7.C: New test.
3097
3098         PR c++/6438.
3099         * g++.dg/parse/stmtexpr2.C: New test.
3100
3101 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
3102
3103         * gcc.dg/20020312-2.c: Add SH target.
3104
3105 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3106
3107         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3108         compiler output on mips*-*-irix*.
3109
3110 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
3111
3112         * g++.dg/parse/attr1.C: New test.
3113
3114 2002-04-23  Roger Sayle  <roger@eyesopen.com>
3115
3116         * gcc.c-torture/execute/string-opt-17.c: New test case.
3117         * gcc.c-torture/execute/memset-2.c: New test case.
3118
3119 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
3120
3121         PR c++/6256:
3122         * g++.dg/template/friend5.C: New test.
3123
3124         PR c++/6331:
3125         * g++.dg/template/qual1.C: Likewise.
3126
3127 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
3128
3129         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3130         Include stdlib.h, not stdio.h or ctype.h.
3131
3132 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
3133
3134         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3135         cris-*-elf* and mmix-*-*.
3136         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3137         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3138         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3139         Ditto.
3140         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3141         * gcc.dg/wchar_t-1.c: Ditto.
3142
3143 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
3144
3145         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3146         Clarify comment.
3147
3148 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3149
3150         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3151
3152 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3153
3154         * gcc.c-torture/execute/20000906-1.x: Delete.
3155
3156 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
3157
3158         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3159
3160 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
3161
3162         * PR6367
3163         * g77.f-torture/execute/6367.f: New test.
3164         * g77.f-torture/execute/6367.x: Disable for MMIX.
3165
3166 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3167
3168         * PR6352
3169         * g++.dg/opt/inline2.C: New test.
3170
3171 2002-04-18  Richard Henderson  <rth@redhat.com>
3172
3173         * gcc.dg/20000906-1.c: Enable for all targets.
3174         * gcc.c-torture/compile/iftrap-2.c: New.
3175
3176 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3177
3178         * gcc.dg/20020418-1.c: New test.
3179         * gcc.dg/20020418-2.c: New test.
3180
3181 2002-04-18  Richard Henderson  <rth@redhat.com>
3182
3183         * gcc.c-torture/compile/iftrap-1.c: New.
3184         * gcc.dg/iftrap-1.c: Adjust for ia64.
3185         * gcc.dg/iftrap-2.c: New.
3186
3187 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3188
3189         * gcc.c-torture/compile/20020418-1.c: New test.
3190
3191 2002-04-18  Roger Sayle  <roger@eyesopen.com>
3192
3193         * gcc.c-torture/compile/20020415-1.c: New.
3194
3195 2002-04-18  David S. Miller  <davem@redhat.com>
3196
3197         * gcc.c-torture/execute/20020418-1.c: New test.
3198
3199 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
3200
3201         * gcc.dg/20020416-1.c: New test.
3202
3203         * g++.dg/opt/inline1.C: New test.
3204
3205 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
3206
3207         * gcc.dg/altivec-5.c: New test.
3208
3209         * gcc.dg/20020415-1.c: New test.
3210
3211 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3212
3213         * testsuite/lib/chill.exp: Remove.
3214
3215 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
3216
3217         * g++.dg/other/big-struct.C: New test.
3218
3219 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
3220
3221         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3222         of scratch file.
3223
3224 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
3225
3226         PR c/6277
3227         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
3228         in scan-assembler function name
3229
3230 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
3231
3232         * g77.f-torture/execute/980628-4.x,
3233         g77.f-torture/execute/980628-5.x,
3234         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3235         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3236         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3237         i[34567]86-*-*.
3238
3239 2002-04-13  David S. Miller  <davem@redhat.com>
3240
3241         * gcc.c-torture/execute/20020413-1.c: New test.
3242
3243 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
3244
3245         * gcc.dg/asm-6.c,
3246         * g++.dg/ext/asm1.C: New tests.
3247
3248 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
3249
3250         PR c++ 5373.
3251         * g++.dg/parse/stmtexpr1.C: New test.
3252
3253         PR c++/5189.
3254         * g++.dg/template/copy1.C: New test.
3255
3256 2002-04-12  Richard Henderson  <rth@redhat.com>
3257
3258         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3259
3260 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
3261
3262         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3263         gcc.c-torture/execute/20020307-2.c.
3264
3265 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
3266
3267         * g++.dg/ext/attrib5.C,
3268         * g++.dg/lookup/struct1.C: New tests.
3269
3270 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
3271
3272         * gcc.dg/20020411-1.c: New test.
3273
3274         * gcc.c-torture/execute/20020411-1.c: New test.
3275
3276 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
3277
3278         * g77.f-torture/execute/6177.f: New test.
3279
3280 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
3281
3282         PR middle-end/6247
3283         * g++.dg/opt/cleanup1.C: New test.
3284
3285         * g++.dg/opt/const1.C: New test.
3286
3287 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
3288
3289         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3290
3291 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3292
3293         PR c++/5507
3294         * g++.dg/template/typename2.C: New test.
3295
3296 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
3297
3298         * gcc.c-torture/execute/loop-12.c: New.
3299
3300 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
3301
3302         * g77.f-torture/execute/980628-4.x,
3303         g77.f-torture/execute/980628-5.x,
3304         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3305         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3306         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3307
3308 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3309
3310         PR optimization/6086
3311         * g++.dg/opt/preinc1.C: New test.
3312
3313 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3314
3315         PR c++/5571
3316         * g++.dg/opt/static2.C: New test.
3317
3318 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3319
3320         PR c/5120
3321         * gcc.dg/20020406-1.c: New test.
3322
3323 2002-04-04  David S. Miller  <davem@redhat.com>
3324
3325         * gcc.c-torture/execute/20020404-1.c: New test.
3326
3327 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
3328
3329         PR c/6123
3330         * gcc.dg/20020312-2.c: Do not declare global register variable
3331         if __PIC__ or __pic__ is defined.
3332
3333 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
3334
3335         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
3336         __asm__ so that it works correctly even if -ansi -pedantic-errors.
3337
3338 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3339
3340         * gcc.misc-tests/linkage.exp: Update last change to handle
3341         sparc*-, not just sparc-.
3342
3343 2002-04-03  Richard Henderson  <rth@redhat.com>
3344
3345         * gcc.dg/cpp/ucs.c: Improved long UCS test.
3346
3347 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3348
3349         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3350
3351 2002-04-02  David S. Miller  <davem@redhat.com>
3352
3353         * gcc.c-torture/execute/20020402-3.c: New test.
3354
3355 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3356
3357         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3358         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3359
3360         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3361         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3362         g77.f-torture/execute/20001201.x,
3363         g77.f-torture/execute/u77-test.x: New files.
3364
3365         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3366         * gcc.dg/wchar_t-1.c: Ditto.
3367
3368 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3369
3370         * gcc.c-torture/execute/20020402-1.c: New test.
3371
3372 2002-04-01  Richard Henderson  <rth@redhat.com>
3373
3374         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3375
3376         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3377
3378 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3379
3380         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3381
3382 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3383
3384         * g++.dg/inherit/template-as-base.C: Expect error.
3385         * g++.dg/inherit/namespace-as-base.C: Likewise.
3386
3387 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
3388
3389         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3390         g++.dg/ext/instantiate3.C: Tweak match patterns.
3391
3392         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3393         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3394         -da test.
3395
3396 2002-03-31  Richard Henderson  <rth@redhat.com>
3397
3398         * gcc.dg/special/alias-2.c: New.
3399         * gcc.dg/special/ecos.exp: Run it.
3400
3401 2002-03-31  Richard Henderson  <rth@redhat.com>
3402
3403         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3404
3405 2002-03-31  Kazu Hirata  <kazu@hxi.com>
3406
3407         * gcc.dg/weak-1.c: Disable on h8300 port.
3408
3409 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
3410
3411         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3412         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3413         ordering tests.
3414         * g++.dg/bprob/bprob-1.C: New test.
3415         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3416         * g++.dg/gcov/gcov-1.C: New test.
3417         * g++.dg/gcov/gcov-1.x: New file.
3418         * g++.dg/gcov/gcov-2.C: New test.
3419         * g++.dg/gcov/gcov-3.C: New test.
3420         * g++.dg/gcov/gcov-3.h: New file.
3421
3422 2002-03-28  Roger Sayle  <roger@eyesopen.com>
3423
3424         * g++.old-deja/g++.other/builtins5.C: New test.
3425         * g++.old-deja/g++.other/builtins6.C: New test.
3426         * g++.old-deja/g++.other/builtins7.C: New test.
3427         * g++.old-deja/g++.other/builtins8.C: New test.
3428         * g++.old-deja/g++.other/builtins9.C: New test.
3429
3430 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
3431
3432         * g++.dg/opt/static1.C: New test.
3433
3434         * g++.dg/opt/longbranch1.C: New test.
3435
3436 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
3437
3438         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3439
3440         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3441
3442 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
3443
3444         * gcc.c-torture/execute/20020328-1.c: New test.
3445
3446 2002-03-27  Richard Henderson  <rth@redhat.com>
3447
3448         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3449         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3450         move from g++.old-deja/g++.ext/.
3451
3452 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
3453
3454         * g++.dg/init/new2.C: New test.
3455
3456 2002-03-26  Richard Henderson  <rth@redhat.com>
3457
3458         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3459
3460         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3461         on sparc.
3462
3463         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
3464         sparcv9 systems.
3465         * gcc.dg/20001102-1.c: Likewise.
3466
3467 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
3468
3469         * gcc.dg/cpp/endif-pedantic1.c,
3470         gcc.dg/cpp/endif-pedantic2.c:  New tests.
3471
3472 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
3473
3474         * g++.dg/init/new1.C: New test.
3475
3476 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3477
3478         * g++.dg/abi/vbase9.C: New test.
3479
3480 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
3481
3482         * gcc.dg/arm-asm.c: New test.
3483
3484 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
3485
3486         * gcc.dg/Wswitch-enum.c: New test.
3487         Fix PR c/5044.
3488
3489 2002-03-26  Richard Henderson  <rth@redhat.com>
3490
3491         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3492         structure.
3493
3494 2002-03-25  Richard Henderson  <rth@redhat.com>
3495
3496         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
3497         sparcv9 systems.
3498
3499         * gcc.c-torture/compile/20011119-1.c (xxx): New.
3500         * gcc.c-torture/compile/20011119-2.c (xxx): New.
3501
3502 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
3503
3504         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3505
3506 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
3507
3508         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3509         targets using generic thunk support.
3510
3511 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
3512
3513         * gcc.c-torture/compile/20020323-1.c: New test.
3514
3515         * g++.dg/opt/conj2.C: New test.
3516
3517 2002-03-24  Richard Henderson  <rth@redhat.com>
3518
3519         * gcc.dg/weak-1.c: Use -fno-common.
3520
3521 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3522
3523         * g77.dg/f77-edit-apostrophe-out.f: New test
3524         * g77.dg/f77-edit-h-out.f: New test
3525         * g77.dg/f77-edit-t-in.f: New test
3526         * g77.dg/f77-edit-t-out.f: New test
3527         * g77.dg/f77-edit-x-out.f: New test
3528         * g77.dg/f77-edit-slash-out.f: New test
3529         * g77.dg/f77-edit-colon-out.f: New test
3530         * g77.dg/f77-edit-s-out.f: New test
3531
3532 2002-03-24  Richard Henderson  <rth@redhat.com>
3533
3534         * objc/execute/formal_protocol-6.x: New XFAIL.
3535
3536 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3537
3538         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
3539         that do not support weak symbols
3540
3541 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3542
3543         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
3544         * lib/g77.exp:  Likewise
3545         * lib/objc.exp: Likewise
3546
3547 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3548
3549         * gcc.dg/Wswitch-default.c: New test.
3550
3551 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
3552
3553         * g++.dg/other/enum1.C: New test.
3554
3555 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
3556
3557         * gcc.dg/pragma-ep-3.c: Fix typo.
3558
3559 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3560
3561         * g++.dg/inherit/template-as-base.C: New test.
3562
3563 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
3564
3565         * g++.old-deja/g++.other/dwarf2-1.C: Move...
3566         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
3567
3568 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3569
3570         * gcc.dg/cpp/multiline.c: Update to match.
3571
3572 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
3573
3574         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3575
3576 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
3577
3578         * gcc.dg/cpp/extratokens2.c:  New file.
3579
3580 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
3581
3582         * gcc.dg/20020312-2.c: Add rs6000 target.
3583
3584         * gcc.c-torture/compile/20020319-1.c: New test.
3585
3586 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3587
3588         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3589         (A, E): Handle this.
3590
3591 2002-03-20  Jason Merrill  <jason@redhat.com>
3592
3593         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3594         ignoring -fpic.
3595         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3596         through prune_gcc_output.
3597
3598 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
3599
3600         * gcc.c-torture/compile/20020320-1.c: New test.
3601
3602 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
3603
3604         * gcc.c-torture/compile/20020318-1.c: New test.
3605
3606         * gcc.dg/struct-by-value-1.c: New test.
3607
3608         * gcc.dg/20020319-1.c: New test.
3609
3610 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
3611
3612         * g++.dg/opt/conj1.C: New test.
3613
3614 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
3615
3616         * g++.dg/template/qualttp20.C: Revert previous change.
3617         * g++.dg/template/qualttp3.C: Likewise.
3618         * g++.dg/template/qualttp4.C: Likewise
3619         * g++.dg/template/qualttp5.C: Likewise
3620         * g++.dg/template/qualttp6.C: Likewise
3621         * g++.dg/template/qualttp7.C: Likewise
3622         * g++.dg/template/qualttp8.C: Likewise
3623         * g++.dg/template/recurse.C: Likewise.
3624
3625 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3626
3627         * gcc.dg/cpp/wchar-1.c: Update.
3628
3629 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3630
3631         * g++.dg/template/conv1.C: New test.
3632         * g++.dg/template/conv2.C: New test.
3633         * g++.dg/template/conv3.C: New test.
3634         * g++.dg/template/conv4.C: New test.
3635
3636 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3637
3638         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
3639         * g++.dg/template/qualttp3.C: Likewise.
3640         * g++.dg/template/qualttp4.C: Likewise
3641         * g++.dg/template/qualttp5.C: Likewise
3642         * g++.dg/template/qualttp6.C: Likewise
3643         * g++.dg/template/qualttp7.C: Likewise
3644         * g++.dg/template/qualttp8.C: Likewise
3645         * g++.dg/template/recurse.C: Likewise.
3646
3647 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3648
3649         * g++.dg/opt/dtor1.C: New test.
3650
3651 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
3652
3653         * gcc.c-torture/compile/20020315-1.c: New test.
3654
3655 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
3656
3657         * gcc.dg/weak-1.c: Fix scan tests.
3658
3659 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
3660
3661         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
3662         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
3663         cris-*-aout* mmix-*-*.
3664         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
3665         cris-*-aout* mmix-*-*.
3666         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
3667         cris-*-elf* cris-*-aout* and mmix-*-*.
3668         * gcc.dg/20001009-1.c: Ditto.
3669         * gcc.dg/20010912-1.c: Ditto.
3670         * gcc.dg/20020122-4.c: Ditto.
3671         * gcc.dg/inline-2.c: Ditto.
3672
3673 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
3674
3675         * gcc.c-torture/compile/20020314-1.c: New test.
3676
3677 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
3678
3679         * gcc.c-torture/execute/20020314-1.c: New test.
3680
3681 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
3682
3683         * g++.dg/warn/Wunused-1.C: New test.
3684
3685 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
3686
3687         * g++.dg/abi/mangle6.C: New test.
3688
3689 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
3690
3691         * gcc.c-torture/compile/20020309-2.c: New test.
3692
3693         * gcc.c-torture/compile/20020312-1.c: New test.
3694
3695 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3696
3697         * g++.dg/other/access1.C: New test.
3698
3699 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
3700
3701         * gcc.c-torture/execute/wchar_t-1.c: New test.
3702
3703 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
3704
3705         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
3706
3707 2002-03-12  Roger Sayle  <roger@eyesopen.com>
3708
3709         * gcc.dg/20020312-1.c: New test case.
3710
3711 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
3712
3713         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
3714
3715 2002-03-11  Richard Henderson  <rth@redhat.com>
3716
3717         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
3718         * g++.old-deja/g++.jason/report.C: Likewise.
3719
3720 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3721
3722         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
3723         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
3724
3725 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3726
3727         * testsuite/g++.dg/overload/pmf1.C: New test.
3728
3729 2002-03-11  Kazu Hirata  <kazu@hxi.com>
3730
3731         * gcc.c-torture/execute/20020307-1.c: Use long.
3732
3733 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
3734
3735         PR optimization/5844
3736         * gcc.dg/20020310-1.c: New test.
3737
3738 2002-03-09  Michael Meissner  <meissner@redhat.com>
3739
3740         * gcc.c-torture/execute/memcpy-2.c: New test.
3741         * gcc.c-torture/execute/memset-1.c: New test.
3742         * gcc.c-torture/execute/strlen-1.c: New test.
3743         * gcc.c-torture/execute/strcmp-1.c: New test.
3744         * gcc.c-torture/execute/strncmp-1.c: New test.
3745
3746 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
3747
3748         * gcc.dg/ppc-ldstruct.c: New test.
3749
3750 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
3751
3752         * gcc.c-torture/execute/va-arg-22.c: New test.
3753
3754 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3755
3756         * gcc.c-torture/compile/20020309-1.c: New test.
3757
3758 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
3759
3760         * gcc.c-torture/execute/20020307-2.c: New test.
3761
3762 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
3763
3764         * g77.f-torture/compile/20020307-1.f: New test.
3765
3766 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
3767
3768         * gcc.dg/unordered-1.c: New test.
3769
3770 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
3771
3772         * gcc.c-torture/execute/20020307-1.c: New test.
3773
3774 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
3775
3776         * gcc.dg/20020304-1.c: New test.
3777
3778         * gcc.c-torture/compile/20020304-2.c: New test.
3779
3780 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
3781
3782         * gcc.c-torture/compile/20020304-1.c: New test case
3783         (from PR c/5830).
3784
3785 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
3786
3787         * gcc.dg/20020103-1.c: Add other -D ppc variants.
3788
3789 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3790
3791         * g++.dg/other/classkey1.C: New test.
3792
3793 2002-03-01  Richard Henderson  <rth@redhat.com>
3794
3795         * gcc.c-torture/compile/981223-1.x: New.
3796         * gcc.c-torture/compile/920625-1.x: New.
3797
3798 2002-02-28  Richard Henderson  <rth@redhat.com>
3799
3800         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
3801
3802 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
3803
3804         * gcc.c-torture/execute/20020227-1.c: New test.
3805
3806 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
3807
3808         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
3809         here" ERROR lines.
3810         * g++.old-deja/g++.oliva/partord1.C: Likewise.
3811         * g++.old-deja.g++.other/defarg1.C: Likewise.
3812         * g++.old-deja/g++.pt/calls2.C: Likewise.
3813         * g++.old-deja/g++.pt/crash20.C: Likewise.
3814         * g++.old-deja/g++.pt/crash30.C: Likewise.
3815         * g++.old-deja/g++.pt/crash36.C: Likewise.
3816         * g++.old-deja/g++.pt/crash6.C: Likewise.
3817         * g++.old-deja/g++.pt/defarg13.C: Likewise.
3818         * g++.old-deja/g++.pt/derived3.C: Likewise.
3819         * g++.old-deja/g++.pt/error1.C: Likewise.
3820         * g++.old-deja/g++.pt/friend21.C: Likewise.
3821         * g++.old-deja/g++.pt/friend23.C: Likewise.
3822         * g++.old-deja/g++.pt/infinite1.C: Likewise.
3823         * g++.old-deja/g++.robertl/eb128.C: Likewise.
3824
3825 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
3826
3827         * gcc.c-torture/execute/20020225-2.c: New test.
3828
3829 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
3830
3831         * gcc.c-torture/execute/920730-1t.c,
3832         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
3833         Delete test cases, only relevant to -traditional.
3834
3835 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3836
3837         * gcc.dg/cpp/undef1.c: Remove.
3838         * gcc.dg/cpp/directiv.c: Update.
3839         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
3840
3841 2002-02-27  Michael Meissner  <meissner@redhat.com>
3842
3843         * gcc.c-torture/execute/20020226-1.c: New test.
3844
3845 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
3846
3847         * g++.dg/debug/debug4.C: New test.
3848
3849         * gcc.dg/ia64-visibility-1.c: New test.
3850
3851 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
3852
3853         * gcc.dg/debug/20020224-1.c: New.
3854
3855 2002-02-25  Kazu Hirata  <kazu@hxi.com>
3856
3857         * gcc.c-torture/execute/960416-1.x: New.
3858         * gcc.c-torture/execute/divconst-3.x: Likewise.
3859
3860 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
3861
3862         * gcc.dg/20020224-1.c: New test.
3863
3864 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
3865
3866         * gcc.c-torture/execute/20020225-1.c: New.
3867
3868 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3869
3870         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
3871
3872 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
3873
3874         * gcc.dg/20020222-1.c: New test.
3875
3876 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
3877
3878         * g++.dg/opt/anonunion1.C: New test.
3879
3880 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
3881
3882         * g++.dg/template/qualttp19.C: New test.
3883         * g++.dg/template/qualttp20.C: New test.
3884         * g++.old-deja/g++.jason/report.C: Adjust expected errors
3885         * g++.old-deja/g++.other/qual1.C: Likewise.
3886
3887 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
3888
3889         * gcc.dg/attr-alwaysinline.c: New.
3890
3891 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
3892
3893         * gcc.dg/20020220-1.c: New test.
3894
3895         * gcc.dg/20020220-2.c: New test.
3896
3897         * g++.dg/opt/mmx1.C: New test.
3898
3899 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
3900
3901         * gcc.c-torture/compile/20020110.c: New test.
3902
3903 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
3904
3905         * gcc.c-torture/execute/20020219-1.c: New test.
3906
3907         * gcc.dg/20020219-1.c: New test.
3908
3909         * gcc.dg/noncompile/20020220-1.c: New test.
3910
3911         * g++.dg/opt/ptrintsum1.C: New test.
3912
3913         * gcc.dg/debug/20020220-1.c: New test.
3914
3915 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
3916
3917         * gcc.c-torture/execute/20020216-1.c: New test.
3918
3919 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3920
3921         * gcc.dg/decl-1.c: Update, new test.
3922
3923 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
3924
3925         * g++.dg/abi/bitfield1.C: New test.
3926         * g++.dg/abi/bitfield2.C: New test.
3927
3928 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3929
3930         * gcc.dg/attr-nest.c: New test.
3931
3932 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3933
3934         * gcc.c-torture/execute/20020215-1.c: New test.
3935
3936 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
3937
3938         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
3939         * g++.dg/debug/debug.exp: New.
3940         * g++.dg/debug/trivial.C: New.
3941         * g++.dg/debug/debug1.C: Moved...
3942         * g++.dg/other/debug1.C: ...from here.
3943         * g++.dg/debug/debug2.C: Moved...
3944         * g++.dg/other/debug2.C: ...from here.
3945         * g++.dg/debug/debug3.C: Moved...
3946         * g++.dg/other/debug3.C: ...from here.
3947
3948         * gcc.dg/noncompile/20020213-1.c: New test.
3949
3950 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
3951
3952         * g++.dg/other/debug3.C: New test.
3953
3954         * gcc.c-torture/execute/20020213-1.c: New test.
3955
3956 2002-02-13  Richard Smith <richard@ex-parrot.com>
3957
3958         * g++.old-deja/g++.other/thunk1.C: New test.
3959
3960 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3961
3962         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
3963
3964 2002-02-13  Stan Shebs  <shebs@apple.com>
3965
3966         * gcc.dg/altivec-3.c: New.
3967
3968 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
3969
3970         * gcc.dg/Wunreachable-1.c: New test.
3971         * gcc.dg/Wunreachable-2.c: New test.
3972
3973 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3974
3975         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
3976
3977 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
3978
3979         * gcc.dg/decl-1.c: New test.
3980
3981 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3982
3983         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
3984
3985 2002-02-10  Kazu Hirata  <kazu@hxi.com>
3986
3987         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
3988         * gcc.c-torture/compile/980506-1.x: Likewise.
3989
3990 2002-02-10  Kazu Hirata  <kazu@hxi.com>
3991
3992         * gcc.dg/20020210-1.c: New.
3993
3994 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
3995
3996         * g77.f-torture/execute/947.f: New regression test
3997         for PR fortran/947.
3998
3999 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4000
4001         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4002         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4003
4004 2002-02-08  Richard Henderson  <rth@redhat.com>
4005
4006         * gcc.c-torture/compile/labels-3.c: New.
4007
4008 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
4009
4010         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4011         expression statements work instead.
4012         * gcc.dg/noncompile/20020207-1.c: New test.
4013
4014 2002-02-07  Richard Henderson  <rth@redhat.com>
4015
4016         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4017
4018 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4019
4020         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4021         message from g77
4022         * lib/g77-dg.exp: Trim g77 error messages so that they are
4023         recognized by dg.exp.
4024
4025 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4026
4027         PR fortran/5473
4028         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
4029
4030 2002-02-07  Richard Henderson  <rth@redhat.com>
4031
4032         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4033         to be sufficiently aligned for integers.
4034
4035 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
4036
4037         * g++.dg/template/friend4.C: New test.
4038
4039 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4040
4041         PR fortran/5743
4042         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4043         unsupported cases.
4044
4045 2002-02-07  Richard Henderson  <rth@redhat.com>
4046
4047         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4048         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4049         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4050         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4051
4052 2002-02-06  Richard Henderson  <rth@redhat.com>
4053
4054         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4055
4056 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
4057
4058         * gcc.dg/20020206-1.c: New test.
4059
4060 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
4061
4062         * gcc.c-torture/execute/20020206-1.c: New test.
4063
4064         * gcc.c-torture/execute/20020206-2.c: New test.
4065
4066         PR optimization/5429:
4067         * gcc.c-torture/compile/20020206-1.c: New test.
4068
4069 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
4070
4071         * g++.dg/ext/align1.C: Do not use an explicit alignment value
4072         as certain file formats cannot support particularly large
4073         alignments.
4074
4075         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4076         and do not expect to be able to link the executable.
4077
4078         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4079         fail because the COFF format does not support the weak attribute.
4080
4081 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
4082
4083         * g77.dg/pr5473.f:  New test
4084
4085 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
4086
4087         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4088         Fix testcase accordingly.
4089
4090 2002-02-04  Richard Henderson  <rth@redhat.com>
4091
4092         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4093         (buf): Change to be an array of pointers, not ints.
4094
4095 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4096
4097         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
4098         before all tests.  Move warning one line above to match where it
4099         C frontend emits.
4100         * gcc.dg/Wswitch-2.c: New test.
4101         * g++.dg/warn/Wswitch-1.C: New test.
4102         * g++.dg/warn/Wswitch-2.C: New test.
4103
4104 2002-02-04  Richard Henderson  <rth@redhat.com>
4105
4106         * g++.dg/abi/offsetof.C: Fix size comparison.
4107
4108 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
4109
4110         * gcc.dg/cast-qual-2.c: New test.
4111
4112 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4113
4114         * gcc.dg/20020201-4.c: New test.
4115
4116 2002-02-04  Ben Elliston  <bje@redhat.com>
4117
4118         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4119         target_info attribute != 0, in addition to the empty string.
4120         (gcc_target_compile): Likewise.
4121
4122 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
4123
4124         * gcc.dg/Wswitch.c: New test.
4125         PR gcc/4475. PR gcc/3780.
4126
4127 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
4128
4129         * g77.f-torture/execute/5122.f: New test for regressions
4130         against PR fortran/5122.
4131
4132 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
4133
4134         * g77.f-torture/compile/pr3743.f: Delete
4135         * g77.dg/pr3743-1.f: New test.
4136         * g77.dg/pr3743-2.f: New test.
4137         * g77.dg/pr3743-3.f: New test.
4138         * g77.dg/pr3743-4.f: New test.
4139
4140 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4141
4142         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4143
4144 2002-02-02  Richard Henderson  <rth@redhat.com>
4145
4146         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4147         * gcc.c-torture/execute/bf64-1.c: Likewise.
4148
4149 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4150
4151         * gcc.dg/20020201-2.c: New test.
4152
4153         * gcc.dg/20020201-3.c: New test.
4154
4155         * gcc.c-torture/execute/bitfld-2.c: New test.
4156
4157 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4158
4159         * gcc.dg/bitfld-1.c: Update.
4160         * gcc.dg/bitfld-2.c: Update.
4161         * gcc.c-torture/execute/bitfld-1.x: New.
4162
4163 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4164
4165         * gcc.c-torture/execute/20020201-1.c: New test.
4166
4167 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
4168
4169         PR target/5469
4170         * gcc.dg/20020201-1.c: New test.
4171
4172 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
4173
4174         PR fortran/3743
4175         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4176         * g77.f-torture/compile/pr3743.x: Remove
4177
4178 2002-01-31  Tom Rix  <trix@redhat.com>
4179
4180         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4181
4182 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4183
4184         * gcc.dg/noncompile/20020130-1.c: New test.
4185
4186 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
4187
4188         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
4189
4190 2002-01-29  Richard Henderson  <rth@redhat.com>
4191
4192         * gcc.c-torture/execute/991118-1.c: Cast various constants back
4193         to long long.
4194         * gcc.c-torture/execute/bf64-1.c: Likewise.
4195
4196 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
4197
4198         * gcc.c-torture/execute/20020129-1.c: New test.
4199
4200 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4201
4202         * gcc.c-torture/compile/20000224-1.c: Update.
4203         * gcc.c-torture/execute/bitfld-1.c: New tests.
4204         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4205         * gcc.dg/uninit-A.c: Update.
4206
4207 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4208
4209         * g++.dg/template/ctor1.C: Add instantiation.
4210
4211 2002-01-28  Paul Koning  <pkoning@equallogic.com>
4212
4213         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4214         argument to __builtin_prefetch to be const ptr.
4215
4216 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
4217
4218         * gcc.c-torture/compile/20020120-1.c: New test.
4219
4220 2002-01-27  Kazu Hirata  <kazu@hxi.com>
4221
4222         * gcc.c-torture/execute/20020127-1.c: New test.
4223
4224 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
4225
4226         * g77.dg/f77-edit-i-in.f: New test
4227         * g77.dg/f77-edit-i-out.f: New test
4228
4229 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
4230
4231         * gcc.dg/debug/debug.exp: New file.
4232         * gcc.dg/debug/trivial.c: New file.
4233         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4234         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4235         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4236         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4237         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4238         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4239         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4240         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4241         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4242         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4243         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4244         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4245         * gcc.dg/20000503-1.c: Removed.
4246         * gcc.dg/20010207-1.c: Removed.
4247         * gcc.dg/20011223-1.c: Removed.
4248         * gcc.dg/20020104-2.c: Removed.
4249         * gcc.dg/debug-1.c: Removed.
4250         * gcc.dg/debug-2.c: Removed.
4251         * gcc.dg/debug-3.c: Removed.
4252         * gcc.dg/debug-4.c: Removed.
4253         * gcc.dg/debug-5.c: Removed.
4254         * gcc.dg/debug-6.c: Removed.
4255         * gcc.dg/dwarf2-1.c: Removed.
4256         * gcc.dg/dwarf2-2.c: Removed.
4257
4258 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
4259
4260         * g++.old-deja/g++.other/eh5.C: New test.
4261         * g++.old-deja/g++.other/sibcall2.C: New test.
4262         * g++.old-deja/g++.other/array9.C: New test.
4263         * g++.old-deja/g++.other/typename2.C: New test.
4264         * g++.old-deja/g++.other/crash60.C: New test.
4265         * g++.old-deja/g++.other/conv9.C: New test.
4266         * g++.old-deja/g++.other/mangle10.C: New test.
4267         * g++.old-deja/g++.other/unchanging1.C: New test.
4268         * g++.old-deja/g++.other/exprstmt1.C: New test.
4269         * g++.old-deja/g++.other/inline23.C: New test.
4270         * g++.old-deja/g++.eh/ia64-1.C: New test.
4271         * g++.old-deja/g++.other/dwarf2-1.C: New test.
4272         * g++.old-deja/g++.other/reload1.C: New test.
4273         * g++.old-deja/g++.other/static20.C: New test.
4274         * g++.old-deja/g++.other/local-alloc1.C: New test.
4275         * g++.old-deja/g++.other/conv8.C: New test.
4276         * g++.old-deja/g++.other/stmtexpr2.C: New test.
4277         * g++.old-deja/g++.other/storeexpr1.C: New test.
4278         * g++.old-deja/g++.other/storeexpr2.C: New test.
4279         * g++.dg/eh/template2.C: New test.
4280         * g++.dg/warn/weak1.C: New test.
4281
4282 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
4283
4284         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4285         Remove first, non-varying, argument.
4286
4287 2002-01-23  Richard Henderson  <rth@redhat.com>
4288
4289         * gcc.dg/inline-2.c: New.
4290
4291         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4292         Add optional target arg.  Check number of arguments.
4293         (scan-assembler-not, scan-assembler-dem): Likewise.
4294         (scan-assembler-dem-not): Likewise.
4295
4296 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4297
4298         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4299         line 12.
4300         * g++.old-deja/g++.brendan/parse3.C,
4301         g++.old-deja/g++.other/crash26.C,
4302         g++.old-deja/g++.other/crash28.C,
4303         g++.old-deja/g++.other/crash29.C,
4304         g++.old-deja/g++.other/crash30.C,
4305         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4306
4307 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
4308
4309         * gcc.dg/20020115-1.c: New.
4310
4311 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
4312
4313         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4314
4315 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
4316
4317         * gcc.dg/20020122-3.c: New.
4318
4319 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
4320
4321         * g++.dg/other/gc1.C: New test.
4322
4323 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4324
4325         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4326
4327 2002-01-22  Richard Henderson  <rth@redhat.com>
4328
4329         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4330
4331 2002-01-22  Richard Henderson  <rth@redhat.com>
4332
4333         * gcc.dg/20020122-4.c: New.
4334
4335 2002-01-22  H.J. Lu <hjl@gnu.org>
4336
4337         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4338         link output.
4339         * gcc.dg/special/ecos.exp: Likewise.
4340         * lib/g++-dg.exp: Likewise.
4341         * lib/g77-dg.exp: Likewise.
4342         * lib/gcc-dg.exp : Likewise.
4343         * lib/mike-g++.exp: Likewise.
4344         * lib/mike-g77.exp: Likewise.
4345         * lib/mike-gcc.exp: Likewise.
4346         * lib/objc-dg.exp: Likewise.
4347
4348 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
4349
4350         PR target/5379
4351         * gcc.dg/20020122-2.c: New test.
4352
4353 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
4354
4355         * gcc.dg/20020122-1.c: New test.
4356
4357 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
4358
4359         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4360
4361 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
4362
4363         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4364
4365 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4366
4367         * gcc.c-torture/compile/20020121-1.c: New test.
4368
4369 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4370
4371         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4372         ld_library_path.
4373
4374 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
4375
4376         * gcc.dg/20020218-1.c: New test.
4377
4378 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
4379
4380         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4381         messages
4382         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4383         "At global scope" warning
4384         * g++.dg/ext/align1.C: Change cygwin test for alignment
4385         from db-bogus to dg-warning
4386
4387 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
4388
4389         * g77.f-torture/compile/cpp2.F: New test.
4390
4391 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4392
4393         * g++.dg/template/access1.C: New test.
4394
4395 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
4396
4397         * gcc.dg/20020118-1.c: New.
4398
4399 2002-01-18  Kazu Hirata  <kazu@hxi.com>
4400
4401         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4402
4403 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4404
4405         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4406         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4407         alignment warnings.
4408
4409 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4410
4411         * gcc.misc-tests/i386-prefetch.exp: Save and restore
4412         torture_with_loops and torture_without_loops
4413
4414 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
4415
4416         * gcc.c-torture/compile/20020116-1.c: New test.
4417
4418 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
4419
4420         * gcc.dg/20020116-2.c: New test.
4421
4422         * gcc.dg/ultrasp4.c: New test.
4423
4424         * gcc.dg/20020116-1.c: New test.
4425
4426 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
4427
4428         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4429         by EABI.
4430
4431 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
4432
4433         * gcc.misc-tests/i386-prefetch.exp: New.
4434         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4435         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4436         * gcc.misc-tests/i386-pf-none-1.c: New test.
4437         * gcc.misc-tests/i386-pf-sse-1.c: New test.
4438
4439 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
4440
4441         * gcc.dg/gnu89-init-1.c: Add new tests.
4442
4443 2002-01-15  Andreas Jaeger  <aj@suse.de>
4444
4445         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4446         * gcc.dg/i386-mmx-2.c: Likewise.
4447         * gcc.dg/i386-sse-1.c: Likewise.
4448         * gcc.dg/i386-sse-2.c: Likewise.
4449         * gcc.dg/i386-sse-3.c: Likewise.
4450
4451 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
4452
4453         * g77.f-torture/execute/intrinsic-unix-bessel.f:
4454         Uncomment additional cases that now pass.
4455
4456 2002-01-11  Richard Henderson  <rth@redhat.com>
4457
4458         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4459         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4460
4461 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
4462
4463         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4464
4465 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
4466
4467         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4468         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4469
4470 2002-01-10  Dale Johannesen  <dalej@apple.com>
4471
4472         * gcc.c-torture/execute/loop-11.c: New.
4473
4474 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
4475
4476         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4477         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4478
4479 2002-01-09  Richard Henderson  <rth@redhat.com>
4480
4481         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4482         type in which to perform the operation for each size.
4483
4484 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
4485
4486         * gcc.c-torture/compile/20020109-2.c: New test.
4487
4488 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
4489
4490         * gcc.c-torture/execute/loop-10.c: New test.
4491
4492 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4493
4494         * gcc.c-torture/compile/20010226-1.c: New test.
4495         * gcc.c-torture/compile/20010227-1.c: New test.
4496         * gcc.c-torture/compile/20010426-1.c: New test.
4497         * gcc.c-torture/compile/20010510-1.c: New test.
4498         * gcc.c-torture/compile/20010605-3.c: New test.
4499         * gcc.c-torture/compile/20010824-1.c: New test.
4500         * gcc.c-torture/execute/20010409-1.c: New test.
4501         * gcc.dg/noncompile/20000901-1.c: New test.
4502         * gcc.dg/20001023-1.c: New test.
4503         * gcc.dg/20001101-1.c: New test.
4504         * gcc.dg/20001102-1.c: New test.
4505         * gcc.dg/20010207-1.c: New test.
4506         * gcc.dg/20010405-1.c: New test.
4507         * gcc.dg/20010822-1.c: New test.
4508         * gcc.dg/20011107-1.c: New test.
4509
4510 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
4511
4512         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4513
4514         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
4515         execution failure on PA targets.
4516
4517 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4518
4519         * gcc.c-torture/compile/20020109-1.c: New test.
4520
4521 2002-01-08  Kazu Hirata  <kazu@hxi.com>
4522
4523         * gcc.c-torture/execute/20020108-1.c: New test.
4524
4525 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
4526
4527         * gcc.dg/20020108-1.c: New test.
4528
4529 2002-01-08  H.J. Lu <hjl@gnu.org>
4530
4531         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4532         for header files.
4533
4534 2002-01-08  Geoff Keating  <geoffk@redhat.com>
4535
4536         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4537         consistency.
4538
4539 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
4540
4541         * gcc.dg/altivec-4.c: Test altivec predicates.
4542
4543 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
4544
4545         * gcc.c-torture/execute/20020107-1.c: New test.
4546
4547 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4548
4549         PR c/5279
4550         * gcc.c-torture/compile/20020106-1.c: New test.
4551
4552 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
4553
4554         * gcc.c-torture/execute/nestfunc-4.c: New test.
4555
4556 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4557
4558         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4559         extra triple that slipped in.
4560         * g++.old-deja/g++.abi/align.C: Likewise.
4561         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4562
4563 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4564
4565         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4566         * g++.old-deja/g++.abi/align.C: Likewise.
4567         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4568
4569         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4570         on FreeBSD/i386.
4571         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4572         FreeBSD.
4573
4574 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
4575
4576         * gcc.dg/20020104-1.c: New test.
4577
4578         * gcc.dg/20020104-2.c: New test.
4579
4580 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
4581
4582         * gcc.dg/20020103-1.c: Fix typo in target selector.
4583
4584 2002-01-03  Richard Henderson  <rth@redhat.com>
4585
4586         * gcc.dg/20020103-1.c: New.
4587
4588 2002-01-03  Kazu Hirata  <kazu@hxi.com>
4589
4590         * gcc.c-torture/execute/20020103-1.c: New test.
4591
4592 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
4593
4594         * g++.dg/other/debug2.C: New test.
4595
4596         * gcc.c-torture/compile/20020103-1.c: New test.
4597
4598 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
4599
4600         * gcc.dg/gnu89-init-1.c: Added new tests.
4601
4602 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4603
4604         * g++.dg/template/friend2.C: Remove as patch is reverted.
4605
4606         * g++.dg/warn/oldcast1.C: New test.
4607
4608         * g++.dg/template/ptrmem1.C: New test.
4609         * g++.dg/template/ptrmem2.C: New test.
4610
4611         * g++.dg/template/ntp.C: New test.
4612
4613         * g++.dg/other/component1.C: New test.
4614
4615         * g++.dg/template/ttp3.C: New test.
4616
4617         * g++.dg/template/friend2.C: New test.
4618         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
4619
4620 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4621
4622         * g++.dg/other/ptrmem1.C: New test.
4623         * g++.dg/other/ptrmem2.C: New test.
4624
4625 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4626
4627         * g++.dg/template/ctor1.C: New test.
4628
4629 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4630
4631         * g++.dg/template/friend2.C: New test.
4632
4633 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
4634
4635         * gcc.dg/mmix-1.c: New test.
4636
4637 2001-12-31  Richard Henderson  <rth@redhat.com>
4638
4639         * gcc.dg/asm-5.c: New.
4640
4641 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
4642
4643         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
4644         in namespace __gnu_cxx
4645
4646 2001-12-30  Richard Henderson  <rth@redhat.com>
4647
4648         * gcc.dg/debug-6.c: New.
4649
4650 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
4651
4652         * gcc.c-torture/compile/20011229-2.c: New test.
4653
4654 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
4655
4656         * gcc.dg/debug-3.c: New test.
4657         * gcc.dg/debug-4.c: New test.
4658         * gcc.dg/debug-5.c: New test.
4659
4660 2001-12-29  Richard Henderson  <rth@redhat.com>
4661
4662         * g++.dg/eh/loop1.C: New.
4663
4664 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4665
4666         * g++.dg/template/crash1.C: New test.
4667
4668 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4669
4670         * g++.dg/other/const1.C: New test.
4671
4672 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4673
4674         * gcc.c-torture/compile/20011229-1.c: New test.
4675
4676 2001-12-28  Stan Shebs  <shebs@apple.com>
4677
4678         * lib/objc-torture.exp: Resync with c-torture.exp.
4679         * lib/objc.exp: Load standard libraries.
4680
4681 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
4682
4683         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
4684         additional tests.
4685
4686 2001-12-27  Roger Sayle <roger@eyesopen.com>
4687
4688         * gcc.c-torture/execute/string-opt-16.c: New testcase.
4689
4690 2001-12-27  Richard Henderson  <rth@redhat.com>
4691
4692         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
4693
4694 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4695
4696         * g++.dg/eh/ctor1.C: New test.
4697         * g++.dg/other/error2.C: New test.
4698
4699 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4700
4701         * g++.dg/other/init2.C: New test.
4702
4703 2001-12-24  Richard Henderson  <rth@redhat.com>
4704
4705         * gcc.dg/20011223-1.c: New.
4706         * gcc.dg/inline-1.c: New.
4707
4708 2001-12-23  Richard Henderson  <rth@redhat.com>
4709
4710         * gcc.dg/asm-4.c: Test operand modifiers.
4711
4712 2001-12-23  Richard Henderson  <rth@redhat.com>
4713
4714         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
4715
4716 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4717
4718         * gcc.c-torture/execute/20011223-1.c: New test.
4719
4720 2001-12-21  Richard Henderson  <rth@redhat.com>
4721
4722         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
4723         re-enables the warning.
4724
4725 2001-12-21  Richard Henderson  <rth@redhat.com>
4726
4727         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
4728
4729 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4730
4731         * gcc.c-torture/compile/20011218-1.c: New test.
4732
4733 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
4734
4735         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
4736         arm-isr.c test.
4737         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
4738         epilogue generation for ARM ISR routines.
4739
4740 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4741
4742         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
4743         * gcc.dg/format/c90-printf-3.c: Likewise.
4744         * gcc.dg/format/c99-printf-3.c: Likewise.
4745         * gcc.dg/format/ext-1.c: Likewise.
4746         * gcc.dg/format/ext-6.c: Likewise.
4747         * gcc.dg/format/format.h: Prototype unlocked stdio.
4748
4749 2001-12-20  Richard Henderson  <rth@redhat.com>
4750
4751         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
4752         (arena): Use it.
4753         (malloc): Correct allocation logic.  Abort if we fill up the
4754         arena before initialization complete.
4755         (realloc): Correct allocation logic.
4756
4757 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4758
4759         * gcc.c-torture/compile/20011219-2.c: New test.
4760
4761         * gcc.c-torture/execute/20011219-1.c: New test.
4762
4763 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
4764
4765         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
4766         target does not support weak symbols.
4767
4768 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
4769
4770         * gcc.c-torture/compile/20011219-1.c: New test.
4771
4772 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
4773
4774         * g++.dg/other/error1.C: New test.
4775
4776 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
4777
4778         * gcc.c-torture/execute/20011217-1.c: New test.
4779
4780 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4781
4782         * objc.dg/special/: New directory.
4783         * objc.dg/special/special.exp: New file.
4784         * objc.dg/special/unclaimed-category-1.h: New file.
4785         * objc.dg/special/unclaimed-category-1a.m: New file.
4786         * objc.dg/special/unclaimed-category-1.m: New file.
4787
4788 2001-12-17  Andreas Jaeger  <aj@suse.de>
4789
4790         * gcc.c-torture/compile/20011217-2.c: New test.
4791
4792 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4793
4794         * gcc.c-torture/compile/20011217-1.c: New test.
4795
4796 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
4797
4798         * testsuite/gcc.dg/20011214-1.c: New.
4799
4800 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
4801
4802         * gcc.dg/altivec-4.c: New.
4803
4804 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
4805
4806         * gcc.dg/20011113-1.c: New test.
4807
4808 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4809
4810         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
4811         std::__malloc_alloc_template<0> and
4812         std::__default_alloc_template<false, 0>.
4813
4814 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4815
4816         * objc/execute/bf-21.m: New test.
4817         * objc/execute/enumeration-1.m: New test.
4818         * objc/execute/enumeration-2.m: New test.
4819
4820 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
4821
4822         * gcc.dg/gnu89-init-1.c: New test.
4823
4824 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4825
4826         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
4827         * g++.old-deja/g++.jason/2371.C: Likewise.
4828         * g++.old-deja/g++.jason/template33.C: Likewise.
4829         * g++.old-deja/g++.jason/template34.C: Likewise.
4830         * g++.old-deja/g++.jason/template36.C: Likewise.
4831         * g++.old-deja/g++.oliva/typename1.C: Likewise.
4832         * g++.old-deja/g++.oliva/typename2.C: Likewise.
4833         * g++.old-deja/g++.other/typename1.C: Likewise.
4834         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4835         * g++.old-deja/g++.pt/nontype5.C: Likewise.
4836         * g++.old-deja/g++.pt/typename11.C: Likewise.
4837         * g++.old-deja/g++.pt/typename14.C: Likewise.
4838         * g++.old-deja/g++.pt/typename16.C: Likewise.
4839         * g++.old-deja/g++.pt/typename3.C: Likewise.
4840         * g++.old-deja/g++.pt/typename4.C: Likewise.
4841         * g++.old-deja/g++.pt/typename5.C: Likewise.
4842         * g++.old-deja/g++.pt/typename7.C: Likewise.
4843         * g++.old-deja/g++.robertl/eb9.C: Likewise.
4844
4845 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
4846
4847         * g++.dg/other/linkage1.C: New test.
4848         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
4849         specifiers.
4850
4851 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4852
4853         * gcc.dg/concat.c: New test.
4854
4855 2001-12-11  Stan Shebs  <shebs@apple.com>
4856
4857         * objc/compile: New test directory.
4858         * objc/compile/compile.exp: New expect script.
4859         * objc/compile/20011211-1.m: New compile test.
4860
4861 2001-12-11  Jason Merrill  <jason@redhat.com>
4862
4863         * lib/prune.exp (prune_gcc_output): Also handle "In member
4864         function".  So many permutations...
4865
4866 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
4867
4868         * g++.dg/template/typedef1.C: New test.
4869
4870 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
4871
4872         * g++.dg/other/copy1.C: New test.
4873
4874 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
4875
4876         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
4877
4878         * gcc.dg/builtin-choose-expr.c: New.
4879
4880 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
4881
4882         * gcc.dg/altivec-2.c: New.
4883
4884 2001-12-07  Richard Henderson  <rth@redhat.com>
4885
4886         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
4887
4888 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
4889
4890         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
4891         ultrasparc.
4892
4893 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4894
4895         * g++-old.deja/g++.robertl/eb101.C: Deleted.
4896
4897 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
4898
4899         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
4900         variable argument list.
4901
4902 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
4903
4904         * gcc.c-torture/execute/memcheck: Delete entire directory.
4905         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
4906         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
4907
4908 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4909
4910         * gcc.dg/Wshadow-1.c: New test.
4911
4912 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
4913
4914         * gcc.c-torture/compile/20011130-1.c: New test.
4915
4916         * gcc.dg/noncompile/20011025-1.c: New test.
4917
4918         * g++.dg/other/anon-union.C: New test.
4919
4920         * gcc.c-torture/execute/20011024-1.c: New test.
4921
4922 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4923
4924         * gcc.c-torture/execute/20000722-1.x,
4925         gcc.c-torture/execute/20010123-1.x: Remove.
4926         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
4927         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
4928         gcc.dg/c99-complit-2.c: New tests.
4929
4930 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
4931
4932         * g++.dg/inherit/base1.C: New test.
4933
4934 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
4935
4936         * g++.dg/other/stdarg1.C: New test.
4937
4938         * gcc.c-torture/compile/20011130-2.c: New test.
4939
4940 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
4941
4942         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
4943         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
4944         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
4945         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
4946         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
4947         * gcc.dg/builtin-prefetch-1.c: New test.
4948
4949 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
4950
4951         * gcc.dg/20011130-1.c: New test.
4952
4953 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4954
4955         * g++.dg/other/scope1.C: New test.
4956         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
4957
4958 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4959
4960         * gcc.dg/vla-init-1.c: New test.
4961
4962 2001-12-01  Geoff Keating  <geoffk@redhat.com>
4963
4964         * gcc.c-torture/compile/structs.c: New testcase from GDB.
4965
4966 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4967
4968         * objc.dg/alias.m: Update.
4969         * objc.dg/class-1.m: Update.
4970         * objc.dg/const-str-1.m: Update.
4971         * objc.dg/fwd-proto-1.m: Update.
4972         * objc.dg/id-1.m: Update.
4973         * objc.dg/super-class-1.m: Update.
4974
4975 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
4976
4977         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
4978         constructs.
4979
4980 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
4981
4982         * gcc.c-torture/execute/20011128-1.c: New test.
4983
4984 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
4985
4986         * gcc.dg/20011127-1.c: New test.
4987
4988 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4989
4990         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
4991         from Austin Group draft 7.
4992         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
4993         scanf format arguments.
4994         * gcc.dg/format/no-exargs-2.c: New test.
4995
4996 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
4997
4998         * g++.dg/abi/vbase8-4.C: New test.
4999
5000 2001-11-24  Ian Lance Taylor  <ian@airs.com>
5001
5002         * gcc.c-torture/execute/20011121-1.c: New test.
5003
5004 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
5005
5006         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5007
5008 2001-11-23  Andreas Jaeger  <aj@suse.de>
5009
5010         * gcc.dg/cpp/charconst-2.c: New test.
5011
5012 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
5013
5014         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5015         to the host if it is remote.  Let tests specify extra headers
5016         they use.
5017         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5018         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5019         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5020         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5021         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5022         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5023         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5024         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5025         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5026         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5027
5028 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
5029
5030         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5031         for little endian ARMs.
5032
5033 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
5034
5035         * gcc.c-torture/compile/20011119-1.c: New test.
5036         * gcc.c-torture/compile/20011119-2.c: New test.
5037
5038 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
5039
5040         * gcc.dg/altivec-1.c: Fix typo.
5041
5042 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5043
5044         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5045
5046 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5047
5048         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5049
5050 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
5051
5052         * lib/g77.exp: Don't specify --rpath-link.
5053
5054         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5055         across all the headers.
5056         * gcc.dg/format/format.exp: For testing on a remote host,
5057         copy format.h.
5058
5059         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5060         * gcc.c-torture/execute/930406-1.c: Likewise.
5061         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5062
5063 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
5064
5065         * gcc.dg/altivec-1.c: New.
5066
5067 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
5068
5069         * gcc.dg/cpp/fpreprocessed.c: New test case.
5070
5071 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5072
5073         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5074         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5075         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5076
5077 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5078
5079         * gcc.dg/no-builtin-1.c: New test.
5080
5081 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
5082
5083         * gcc.c-torture/execute/20011115-1.c: New test.
5084
5085 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
5086
5087         * gcc.c-torture/compile/20011114-2.c: New test.
5088         * gcc.c-torture/compile/20011114-3.c: New test.
5089         * gcc.c-torture/compile/20011114-4.c: New test.
5090
5091 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5092
5093         * g++.dg/other/init1.C: New test.
5094
5095 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
5096
5097         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5098         message.
5099
5100         * gcc.c-torture/execute/20011114-1.c: New testcase.
5101
5102         * gcc.c-torture/compile/20010327-1.c: Revert last change.
5103         * gcc.c-torture/compile/20011114-1.c: New test, exactly
5104         like the (before this change) version of 20010327-1.c.
5105
5106 2001-11-14  Roger Sayle <roger@eyesopen.com>
5107
5108         * gcc.c-torture/execute/string-opt-13.c: New testcase.
5109
5110 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
5111
5112         * g++.dg/init/array2.C: New test.
5113
5114 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
5115
5116         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5117
5118 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
5119
5120         * g++.dg/other/forscope1.C: New test.
5121         * g++.dg/ext/forscope1.C: New test.
5122         * g++.dg/ext/forscope2.C: New test.
5123
5124 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
5125
5126         * gcc.c-torture/execute/20011113-1.c: New test.
5127
5128 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
5129
5130         * gcc.c-torture/execute/20011109-2.c: New test.
5131
5132         * gcc.c-torture/execute/20011109-1.c: New test.
5133
5134 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
5135
5136         * gcc.c-torture/compile/20011109-1.c: New test.
5137
5138 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5139
5140         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5141         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5142         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5143         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5144         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5145         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5146         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5147
5148 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5149
5150         * g++.dg/warn/Wshadow-1.C: New tests.
5151         * g++.old-deja/g++.mike/for3.C: Update.
5152
5153 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5154
5155         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5156         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5157         XFAILs.  Adjust expected error texts.
5158         * gcc.c-torture/compile/20011106-1.c,
5159         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5160         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5161         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5162         gcc.dg/c99-array-lval-5.c: New tests.
5163
5164 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5165
5166         * gcc.dg/cpp/defined.c: Update.
5167
5168 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5169
5170         * gcc.c-torture/execute/anon-1.c: New test.
5171
5172 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
5173
5174         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5175         same size, so no warning should be produced on stormy16.
5176
5177         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5178         due to oversized array.
5179         * g++.old-deja/g++.mike/ns15.C: Likewise.
5180         * g++.old-deja/g++.pt/crash16.C: Likewise.
5181
5182 2001-11-02  Graham Stott  <grahams@redhat.com>
5183
5184         * g++.dgother/debug1.C: Fix typos.
5185
5186 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
5187
5188         * g++.dg/other/debug1.C: New test.
5189
5190 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5191
5192         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5193         of unsigned long.
5194
5195 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
5196
5197         * gcc.dg/20011029-2.c: New test.
5198
5199         * gcc.c-torture/compile/20011029-1.c: New test.
5200
5201 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5202
5203         * objc/execute/class_self-1.m: New test.
5204         * objc/execute/class_self-2.m: New test.
5205
5206 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
5207
5208         * gcc.misc-tests/msgs.exp: Delete.
5209         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5210         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
5211         error set to match recent changes.
5212
5213 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
5214
5215         * gcc.dg/20011021-1.c: New test.
5216
5217 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
5218
5219         * gcc.c-torture/compile/20011023-1.c: New test.
5220
5221 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
5222
5223         * lib/g77.exp: Rewrite based on lib/g++.exp.
5224
5225 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
5226
5227         * gcc.c-torture/execute/20011019-1.c: New test.
5228
5229         * gcc.dg/20011018-1.c: New test.
5230
5231 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
5232
5233         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5234
5235 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
5236
5237         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5238         * gcc.dg/attr-invalid.c: Likewise.
5239
5240 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
5241
5242         * testsuite/gcc.dg/20011015-1.c: New test.
5243
5244 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5245
5246         * g++.dg/template/unify2.C: New test.
5247
5248 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5249
5250         * g++.dg/other/exception-specification.C: New test
5251
5252 2001-10-13  Tom Rix  <trix@redhat.com>
5253
5254         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5255         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5256
5257 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
5258
5259         * testsuite/gcc.dg/20011009-1.c: New test.
5260
5261 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
5262
5263         PR g++/4476
5264         * g++.dg/other/friend1.C: New test.
5265
5266 2001-10-11  Richard Henderson  <rth@redhat.com>
5267
5268         * g++.old-deja/g++.other/crash18.C: Add -S to options.
5269
5270 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5271
5272         * gcc.c-torture/compile/20011010-1.c: New.
5273
5274 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5275
5276         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5277         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5278         g77.f-torture/execute/execute.exp,
5279         g77.f-torture/noncompile/noncompile.exp,
5280         gcc.c-torture/compile/compile.exp,
5281         gcc.c-torture/execute/execute.exp,
5282         gcc.c-torture/execute/ieee/ieee.exp,
5283         gcc.c-torture/execute/memcheck/memcheck.exp,
5284         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5285         objc/execute/execute.exp: Update FSF address.
5286
5287 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5288
5289         * gcc.dg/cpp/cmdlne-C.c: Update.
5290         * gcc.dg/cpp/cmdlne-C2.c: New.
5291
5292 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5293
5294         * gcc.c-torture/execute/20011008-3.c: New.
5295
5296 2001-10-08  DJ Delorie  <dj@redhat.com>
5297
5298         * gcc.dg/20011008-1.c: New.
5299         * gcc.dg/20011008-2.c: New.
5300
5301 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5302
5303         * gcc.dg/cpp/spacing1.c: Update test.
5304
5305 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5306
5307         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5308         spelling errors of "separate" as "seperate".
5309
5310 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5311
5312         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5313         enough to avoid inlining.
5314
5315 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5316
5317         * lib/g77.exp: set libg2c_dir correctly.
5318
5319 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5320
5321         * gcc.dg/cpp/macro11.c: New test.
5322
5323 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5324
5325         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5326         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5327         gcc.dg/format/multattr-3.c: New tests.
5328         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
5329         tests for format attributes on function pointers being rejected.
5330
5331 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5332
5333         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5334
5335 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5336
5337         * g++.dg/warn/format1.C: New test.
5338
5339 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5340
5341         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5342
5343 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5344
5345         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5346
5347 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5348
5349         * gcc.dg/cpp/redef2.c: Add test.
5350
5351 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
5352
5353         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5354         long-standing bug on i686, apparently.
5355         * gcc.c-torture/execute/loop-2c.x: New file.
5356         * gcc.c-torture/execute/loop-2d.x: New file.
5357         * gcc.c-torture/execute/loop-3c.x: New file.
5358
5359 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5360
5361         * gcc.dg/cpp/20000625-2.c: Correct line number.
5362
5363 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5364
5365         * gcc.dg/cpp/macro10.c: New test.
5366         * gcc.dg/cpp/strify3.c: New test.
5367         * gcc.dg/cpp/spacing1.c: Add tests.
5368         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5369         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5370
5371 2001-09-24  DJ Delorie  <dj@redhat.com>
5372
5373         * gcc.c-torture/execute/20010924-1.c: New test.
5374
5375 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5376
5377         * testsuite/objc/execute/paste.m: Remove.
5378
5379 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5380
5381         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5382
5383 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
5384
5385         * g77.dg/strlen0.f: New test.
5386
5387 2001-09-21  Richard Henderson  <rth@redhat.com>
5388
5389         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5390         * g++.old-deja/g++.abi/vtable2.C: Likewise.
5391
5392 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5393
5394         Table-driven attributes.
5395         * g++.dg/ext/attrib1.C: New test.
5396
5397 2001-09-20  DJ Delorie  <dj@redhat.com>
5398
5399         * gcc.dg/20000926-1.c: Update expected warning messages.
5400         * gcc.dg/array-2.c: Likewise, and test for warnings too.
5401         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5402         array.
5403
5404 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
5405
5406         * g++.dg/eh/registers1.C: New test case.
5407
5408 2001-09-17  Richard Henderson  <rth@redhat.com>
5409
5410         * gcc.dg/array-5.c: Fix VLA decomposition test.
5411
5412 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5413
5414         * gcc.dg/cpp/line5.c: New testcase.
5415
5416 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5417
5418         * gcc.dg/cpp/macro9.c: New test.
5419
5420 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
5421
5422         * gcc.c-torture/execute/980223.c: Change type of addr from long
5423         to char *.
5424
5425 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
5426
5427         * gcc.c-torture/execute/20010915-1.c: New test.
5428
5429 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
5430
5431         * g77.dg/bprob: New directory.
5432         * g77.dg/bprob/bprob.exp: New file.
5433         * g77.dg/bprob/bprob-1.f: New test.
5434         * g77.dg/gcov: New directory.
5435         * g77.dg/gcov/gcov.exp: New file.
5436         * g77.dg/gcov/gcov-1.f: New test.
5437         * g77.dg/gcov/gcov-1.x: New file.
5438
5439 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5440
5441         * gcc.dg/cpp/directiv.c: Update.
5442         * gcc.dg/cpp/undef1.c: Update.
5443
5444 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
5445
5446         * gcc.dg/20010912-1.c: New test.
5447
5448 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
5449
5450         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5451         language-independent file in lib.
5452         * lib/gcov.exp: New file.
5453
5454 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5455
5456         * gcc.c-torture/compile/20010911-1.c: New test.
5457
5458 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
5459
5460         * lib/profopt.exp: New, to support profile-directed optimizations.
5461         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5462         * gcc.misc-tests/bprob-1.c: New test.
5463         * gcc.misc-tests/bprob-2.c: New test.
5464
5465 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
5466
5467         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5468         XFAIL and which kinds of gcov output to verify.
5469         * gcc.misc-tests/gcov-4b.x: New file.
5470         * gcc.misc-tests/gcov-5b.x: New file.
5471         * gcc.misc-tests/gcov-6.x: New file.
5472         * gcc.misc-tests/gcov-7.c: New test.
5473         * gcc.misc-tests/gcov-7.x: New file.
5474
5475 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
5476
5477         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5478         * gcc.misc-tests/gcov-6.c: New test.
5479
5480 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5481
5482         PR c++/3986
5483         * g++.dg/abi/vbase1.C: New test.
5484
5485 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
5486
5487         * objc.dg/method-2.m: New.
5488
5489 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5490
5491         PR c++/4203
5492         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5493         * g++.dg/init/empty1.C: New test.
5494
5495 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
5496
5497         * gcc.c-torture/compile/20010903-1.c: New test.
5498
5499 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
5500
5501         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5502         for m68k.
5503
5504 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
5505
5506         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5507
5508         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5509
5510         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5511
5512 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
5513
5514         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5515         for 16-bit 'unsigned int'.
5516
5517 2001-08-29  Kazu Hirata  <kazu@hxi.com>
5518
5519         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5520
5521 2001-08-27  Richard Henderson  <rth@redhat.com>
5522
5523         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5524         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5525
5526 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
5527
5528         * gcc.dg/asm-names.c (ymain): New.
5529
5530 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
5531
5532         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5533         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5534         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5535
5536 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5537
5538         * gcc.dg/compare5.c: New testcase.
5539
5540 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
5541
5542         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5543         and "In instantiation".
5544
5545 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
5546
5547         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5548
5549 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
5550
5551         * gcc.misc-tests/gcov.exp: Add support for branch information.
5552         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5553         * gcc.misc-tests/gcov-4.c: New test.
5554         * gcc.misc-tests/gcov-4b.c: New test.
5555         * gcc.misc-tests/gcov-5b.c: New test.
5556
5557 2001-08-20  Zack Weinberg  <zackw@panix.com>
5558
5559         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5560         expected to fail.
5561
5562 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5563
5564         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5565
5566 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
5567
5568         * g++.dg/eh/template1.C: New test.
5569
5570 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
5571
5572         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5573         Fix thinko.
5574         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5575         for xfail.
5576
5577 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
5578
5579         * lib/g77-dg.exp:  Use prune.exp for common procedures
5580         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5581         * lib/g77.exp: (g77-dg-prune) Remove
5582
5583 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
5584
5585         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5586
5587 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5588
5589         * g++.dg/template/unify1.C: New test.
5590
5591 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
5592
5593         * g++.dg/abi/empty4.C: New test.
5594
5595 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
5596
5597         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5598         solaris2.*
5599         * g77.f-torture/compile/pr3743.x: Likewise
5600
5601 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5602
5603         * g++.dg/other/using-declaration.C: New test.
5604
5605 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5606
5607         * gcc.dg/cpp/tr-sign.c: New testcase.
5608
5609 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5610
5611         * gcc.dg/cpp/19951025-1.c: Revert.
5612         * gcc.dg/cpp/directiv.c: We no longer process directives that
5613         interrupt macro arguments.
5614
5615 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
5616
5617         * gcc.dg/bconstp-1.c: New test.
5618
5619 2001-08-03  Richard Henderson  <rth@redhat.com>
5620
5621         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
5622
5623 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5624
5625         * gcc.dg/cpp/19951025-1.c: Update.
5626
5627 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
5628
5629         * g77.dg/ff90-1.f (s): Fix reference of variable z,
5630         should be x.
5631
5632 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5633
5634         Kill -fhonor-std.
5635         * g++.old-deja/g++.ns/ns14.C: Remove special options.
5636         * g++.old-deja/g++.other/std1.C: Likewise.
5637         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
5638
5639 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
5640
5641         * lib/g77.exp:  Load gcc-defs.exp for common procedures
5642         (g77_pass, g77_fail, g77_finish, g77_exit,
5643         ${tool}_check_unsupported_p} Now redundant.  Deleted.
5644
5645 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
5646
5647         * g77.dg/fbackslash.f
5648         * g77.dg/fcase-preserve.f
5649         * g77.dg/ff90-1.f
5650         * g77.dg/ffixed-line-length-0.f
5651         * g77.dg/ffixed-line-length-132.f
5652         * g77.dg/ffixed-line-length-7.f
5653         * g77.dg/ffixed-line-length-72.f
5654         * g77.dg/ffixed-line-length-none.f
5655         * g77.dg/ffree-form-1.f
5656         * g77.dg/fno-backslash.f
5657         * g77.dg/fno-f90-1.f
5658         * g77.dg/fno-fixed-form-1.f
5659         * g77.dg/fno-onetrip.f
5660         * g77.dg/fno-typeless-boz.f
5661         * g77.dg/fno-underscoring.f
5662         * g77.dg/fno-vxt-1.f
5663         * g77.dg/fonetrip.f
5664         * g77.dg/ftypeless-boz.f
5665         * g77.dg/fugly-assumed.f
5666         * g77.dg/funderscoring.f
5667         * g77.dg/fvxt-1.f
5668
5669 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
5670
5671         * objc.dg/fwd-proto-1.m: New.
5672         * objc.dg/local-decl-1.m: New.
5673         * objc.dg/naming-1.m: New.
5674         * objc.dg/naming-2.m: New.
5675         * objc.dg/proto-hier-1.m: New.
5676
5677 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
5678
5679         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
5680         largest-type elements to a struct makes its size grow.
5681
5682 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5683
5684         * g++.dg/abi/vthunk1.C: New test.
5685
5686 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5687
5688         * g++.dg/abi/vbase8-22.C: New test.
5689
5690 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5691
5692         * gcc.dg/cpp/macro8.c: New test.
5693
5694 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5695
5696         * g++.dg/abi/vbase8-21.C: New test.
5697
5698 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5699
5700         * g++.dg/abi/vbase8-10.C: New test.
5701
5702 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5703
5704         * lib/g++.exp (g++_set_ld_library_path): Renamed to
5705         ${tool}_set_ld_library_path.
5706         Changed caller.
5707         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
5708         g++.exp.
5709
5710 2001-07-26  Stan Cox <scox@redhat.com>
5711
5712         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
5713         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
5714         gcc_exit, gcc_check_unsupported_p):
5715         Moved to gcc-deps.exp
5716         * gcc-deps.exp: New file.
5717
5718 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5719
5720         * g++.old-deja/g++.pt/defarg14.C: New test.
5721
5722 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5723
5724         * g++.old-deja/g++.other/lineno5.C: New test.
5725
5726 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5727
5728         * g++.old-deja/g++.pt/crash68.C: New test.
5729
5730 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5731
5732         * g++.old-deja/g++.other/crash42.C: New test.
5733
5734 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5735
5736         * gcc.dg/cpp/extratokens.c: Fix.
5737         * gcc.dg/cpp/skipping2.c: New tests.
5738
5739 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5740
5741         * gcc.c-torture/execute/20010724-1.c: New file.
5742         * gcc.c-torture/execute/20010724-1.x: New file.
5743
5744 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5745
5746         * g++.old-deja/g++.other/cond7.C: New test.
5747
5748 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5749
5750         * g++.old-deja/g++.other/optimize4.C: New test.
5751
5752 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5753
5754         * g++.old-deja/g++.abi/vbase8-5.C: New test.
5755
5756 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
5757
5758         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
5759         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
5760         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
5761         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
5762
5763         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
5764         bug report" message.
5765
5766         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
5767         * g++.dg/ext/instantiate1.C: Move from old-deja.
5768
5769 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
5770
5771         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
5772         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
5773         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
5774         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
5775
5776 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
5777
5778         * gcc.c-torture/execute/20010723-1.c: New test.
5779
5780 2001-07-23  Ben Elliston  <bje@redhat.com>
5781
5782         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
5783
5784 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5785
5786         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
5787         i[34567]86-*-*.
5788         Delete handling of ieee_multilib_flags.
5789         Pass -mieee for alpha*-*-* and sh-*-*.
5790         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
5791
5792 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
5793
5794         Remove old-abi tests.
5795         * g++.old-deja/g++.mike/p11116.C: Remove.
5796         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
5797
5798 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
5799
5800         * g77.f-torture/compile/pr3743.f:  New test
5801
5802 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
5803
5804         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
5805
5806 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5807
5808         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
5809         g++.old-deja/g++.pt/static6.C: Likewise.
5810         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
5811         supports weak symbols.
5812
5813 2001-07-18  Andreas Jaeger  <aj@suse.de>
5814
5815         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
5816         supported again.
5817
5818 2001-07-18  Andreas Jaeger  <aj@suse.de>
5819
5820         * gcc.dg/iftrap-1.c: Fix target line.
5821
5822 2001-07-17  Richard Henderson  <rth@redhat.com>
5823
5824         * gcc.c-torture/execute/20010717-1.c: New.
5825
5826 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5827
5828         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
5829         tests.
5830
5831 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5832
5833         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
5834
5835 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5836
5837         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
5838         UAC_SIGBUS, UAC_NOPRINT definitions.
5839
5840 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5841
5842         * objc/execute/object_is_class.m: New test.
5843         * objc/execute/object_is_meta_class.m: New test.
5844
5845 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5846
5847         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
5848         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
5849
5850 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
5851
5852         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
5853         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
5854
5855 2001-07-14  Richard Henderson  <rth@redhat.com>
5856
5857         * gcc.dg/iftrap-1.c: New.
5858
5859 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
5860
5861         * g77.f-torture/execute/intrinsic77.f: New test.
5862
5863 2001-07-11  Janis Johnson <janis@us.ibm.com>
5864
5865         * gcc.misc-tests/gcov-3.c: New test.
5866
5867 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5868
5869         * gcc.c-torture/compile/20010711-1.c,
5870         * gcc.c-torture/compile/20010711-2.c: New tests.
5871
5872 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5873
5874         * gcc.c-torture/execute/20010711-1.c: New test.
5875
5876 2001-07-11  Ben Elliston  <bje@redhat.com>
5877
5878         * g++.old-deja/g++.other/enum5.C: New test.
5879
5880 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
5881
5882         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
5883         (g++-dg-prune): Call prune_gcc_output.
5884         * prune.exp: New file for prune_gcc_output.
5885         * lib/g++.exp, lib/gcc.exp: Load it.
5886
5887 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5888
5889         * gcc.c-torture/compile/20010701-1.c,
5890         g++.old-deja/g++.ext/attrib6.C: New tests.
5891
5892 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
5893
5894         * gcc.c-torture/compile/20010706-1.c: New test.
5895
5896 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
5897
5898         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
5899
5900 2001-06-28  Stan Shebs  <shebs@apple.com>
5901
5902         * gcc.dg/pragma-darwin.c: New test.
5903
5904 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5905
5906         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
5907         Solaris 2.[678] system.
5908
5909 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5910
5911         * gcc.dg/20010622-1.c: New test.
5912
5913 2001-06-18  Stan Shebs  <shebs@apple.com>
5914
5915         * objc.dg: New directory.
5916         * objc.dg/dg.exp: New file.
5917         * objc.dg/alias.m: New.
5918         * objc.dg/class-1.m: New.
5919         * objc.dg/class-2.m: New.
5920         * objc.dg/const-str-1.m: New.
5921         * objc.dg/const-str-2.m: New.
5922         * objc.dg/id-1.m: New.
5923         * objc.dg/method-1.m: New.
5924         * objc.dg/super-class-1.m: New.
5925         * lib/objc-dg.exp: New file.
5926
5927 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5928
5929         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
5930         of label name.
5931
5932 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
5933
5934         * g++.old-deja/g++.abi/vbase8-9.C: New test.
5935
5936 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5937
5938         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
5939         variable.
5940
5941 2001-06-12  Richard Henderson  <rth@redhat.com>
5942
5943         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
5944
5945 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5946
5947         * g++.old-deja/g++.abi/vbase5.C: New test.
5948         * g++.old-deja/g++.abi/vbase6.C: New test.
5949         * g++.old-deja/g++.abi/vbase7.C: New test.
5950
5951 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5952
5953         * gcc.c-torture/compile/20010610-1.c: New test.
5954
5955 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5956
5957         * g++.old-deja/g++.abi/vbase4.C: New test.
5958
5959 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5960
5961         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
5962         support %f for HC11/HC12 targets.
5963         * gcc.c-torture/execute/930513-1.x: New file, likewise.
5964         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
5965         on HC11/HC12 targets.
5966         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
5967
5968 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5969
5970         * gcc.dg/wchar_t-1.c: New file.
5971         * gcc.dg/wint_t-1.c: Likewise.
5972
5973 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
5974
5975         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
5976
5977 2001-06-11  Richard Henderson  <rth@redhat.com>
5978
5979         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
5980
5981 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5982
5983         * gcc.c-torture/compile/20010611-1.c: New test.
5984
5985 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5986
5987         * gcc.dg/c99-tag-1.c: Add more tests.
5988
5989 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
5990
5991         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
5992         representation on MN10300 and ARM/Thumb.
5993
5994 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
5995
5996         * g77.f-torture/execute/20010610.f: New.
5997
5998 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
5999
6000         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6001         names.
6002
6003 2001-06-09  Richard Henderson  <rth@redhat.com>
6004
6005         * gcc.c-torture/execute/ashrdi-1.c: New.
6006         * gcc.c-torture/execute/ashldi-1.c: New.
6007         * gcc.c-torture/execute/lshrdi-1.c: New.
6008
6009 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
6010
6011         * objc/execute/load-3.m: Added. Check sending +load to categories,
6012         in addition to classes.
6013
6014 2001-06-08  Stan Shebs  <shebs@apple.com>
6015
6016         * objc/execute/load-2.m: New test.  From Nicola Pero
6017         <n.pero@mi.flashnet.it>.
6018
6019 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
6020
6021         * gcc.c-torture/execute/20010605-2.c: New test.
6022
6023 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6024
6025         * g++.old-deja/g++.abi/vbase2.C: New test.
6026         * g++.old-deja/g++.abi/vbase3.C: New test.
6027
6028 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6029
6030         * g++.old-deja/g++.pt/friend49.C: New test.
6031
6032 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
6033
6034         * g++.old-deja/g++.ext/anon3.C: New test.
6035
6036 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
6037
6038         * g++.old-deja/g++.other/conv7.C: New test.
6039
6040 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6041
6042         * gcc.c-torture/compile/20010605-2.c: New test.
6043
6044 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6045
6046         * gcc.c-torture/execute/20010604-1.c: New test.
6047
6048 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
6049
6050         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6051
6052 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
6053
6054         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6055         (g++_link_flags): Likewise.
6056         (g++_init): Pass gccpath's value to two previous functions.
6057
6058 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6059
6060         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6061         Ensure logfile entry matches exec command line.
6062
6063 2001-05-31  Richard Henderson  <rth@redhat.com>
6064
6065         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6066         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6067
6068 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
6069
6070         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6071         compiler for irix6.2
6072
6073 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
6074
6075         * g++.old-deja/g++.other/optimize3.C: New file.
6076
6077 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
6078
6079         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6080         assemble.
6081
6082 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
6083
6084         * g++.old-deja/g++.other/optimize2.C: New file.
6085
6086 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
6087
6088         * gcc.c-torture/compile/20010518-2.c: New file.
6089         * gcc.c-torture/execute/20010518-1.c: New file.
6090         * gcc.c-torture/execute/20010518-2.c: New file.
6091
6092 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6093
6094         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6095
6096 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
6097
6098         G++ no longer defines builtins that do not begin with __builtin.
6099         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6100         * g++.old-deja/g++.brendand/misc13.C: Likewise.
6101         * g++.old-deja/g++.law/builtin1.C: Likewise.
6102         * g++.old-deja/g++.law/cvt2.C: Likewise.
6103         * g++.old-deja/g++.mike/net5.C: Likewise.
6104         * g++.old-deja/g++.other/builtins1.C: Likewise.
6105         * g++.old-deja/g++.other/builtins2.C: Likewise.
6106         * g++.old-deja/g++.other/builtins3.C: Likewise.
6107         * g++.old-deja/g++.other/builtins4.C: Likewise.
6108         * g++.old-deja/g++.other/inline8.C: Likewise.
6109         * g++.old-deja/g++.robertl/eb39.C: Likewise.
6110
6111 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
6112
6113         * g++.old-deja/g++.pt/using1.C: Adjust.
6114         * g++.old-deja/g++.pt/using2.C: New test.
6115
6116 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6117
6118         * gcc.dg/cpp/charconst.c: New tests.
6119         * gcc.dg/cpp/escape.c: New tests.
6120         * gcc.dg/cpp/escape-1.c: New tests.
6121         * gcc.dg/cpp/escape-2.c: New tests.
6122         * gcc.dg/cpp/ucs.c: New tests.
6123
6124 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
6125
6126         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
6127         native compiler for irix6.5.
6128
6129 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
6130
6131         * lib/g++.exp (g++_include_flags): Use args to compute
6132         get_multilibs.
6133         (g++_link_flags): Likewise.
6134         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6135
6136 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6137
6138         * gcc.dg/c90-hexfloat-1.c: Add more tests.
6139
6140 2001-05-21  Geoff Keating  <geoffk@redhat.com>
6141
6142         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6143         this file.
6144
6145 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6146
6147         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6148         STACK_SIZE;
6149         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6150         to STACK_SIZE; Use it to define size of add_histo array.
6151         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6152         to STACK_SIZE.
6153         (f): Use GITT_SIZE to define size of gitt local table.
6154         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6155         to STACK_SIZE; Use it to define size of bytemem array.
6156
6157 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6158
6159         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6160         on 68HC11/HC12 due to the asm instruction.
6161         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6162         * gcc.c-torture/compile/920520-1.x: Likewise.
6163         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6164         on 68HC11/HC12 because the function is larger than 64K.
6165         * gcc.c-torture/compile/961203-1.x: New file, this test fails
6166         on 68HC11/HC12 because the structure is too large.
6167
6168 2001-05-20  Richard Henderson  <rth@redhat.com>
6169
6170         * gcc.c-torture/execute/20010520-1.c: New.
6171
6172 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6173
6174         * g++.old-deja/g++.warn/compare1.C: New test.
6175         * gcc.dg/compare4.c: New test.
6176
6177 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
6178
6179         * g++.old-deja/g++.other/optimize1.C: New test.
6180
6181 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6182
6183         * g++.old-deja/g++.pt/spec41.C: New test.
6184
6185 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6186
6187         * gcc.c-torture/compile/20010114-1.x: Remove.
6188
6189 2001-05-18  Stan Shebs  <shebs@apple.com>
6190
6191         * gcc.c-torture/compile/20010518-1.c: New test.
6192
6193 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
6194
6195         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6196         * g++.old-deja/g++.pt/crash67.C: New test.
6197
6198 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
6199
6200         * g++.old-deja/g++.other/debug9.C: New test.
6201
6202 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
6203
6204         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6205
6206 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
6207
6208         * gcc.c-torture/compile/20010516-1.c: New test.
6209
6210 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6211
6212         * g++.old-deja/g++.other/crash41.C: New test.
6213
6214 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6215
6216         * g++.old-deja/g++.pt/crash66.C: New test.
6217
6218 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
6219
6220         * g++.old-deja/g++.robertl/eb27.C: Convert.
6221
6222 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
6223
6224         * g++.dg/friend-warn.C: New test.  Do not warn about friend
6225         declaration being redundant.
6226
6227 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
6228
6229         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6230
6231 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
6232
6233         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6234
6235 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6236
6237         * lib/g++.exp: Use testsuite_flags.
6238
6239 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
6240
6241         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6242
6243 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6244
6245         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6246
6247 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
6248
6249         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6250
6251 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
6252
6253         * gcc.c-torture/compile/20010313-1.c: New test.
6254
6255 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
6256
6257         * gcc.dg/cpp/direct2.c: New test.
6258         * gccq.dg/cpp/direct2s.c: New test.
6259
6260         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6261
6262 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
6263
6264         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6265         * g++.old-deja/g++.other/op3.C: Likewise.
6266
6267 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6268
6269         * gcc.dg/cpp/syshdr.h: New file.
6270         * gcc.dg/cpp/sysmac1.c: Update.
6271         * gcc.dg/cpp/sysmac2.c: Update.
6272
6273 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6274
6275         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6276
6277 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
6278
6279         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6280         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6281
6282 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6283
6284         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6285
6286 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
6287
6288         * lib/g++.exp (g++_include_flags): Don't use any special flags
6289         if TESTING_IN_BUILD_TREE is not defined.
6290         (g++_init): Use a plain 'c++' as the compiler if
6291         TESTING_IN_BUILD_TREEE is not defined.
6292
6293 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6294
6295         * g++.old-deja/g++.eh/catch13.C: New test.
6296         * g++.old-deja/g++.eh/catch14.C: New test.
6297
6298 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6299
6300         * gcc.dg/cpp/tr-define.c: New test.
6301
6302 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
6303
6304         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6305         <stdlib.h>, not <malloc.h>.
6306
6307 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6308
6309         * g++.old-deja/g++.ns/template17.C: New test.
6310
6311 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6312
6313         * g++.old-deja/g++.pt/ref4.C: New test.
6314
6315 2001-04-30  Richard Henderson  <rth@redhat.com>
6316
6317         * gcc.dg/20000724-1.c: Revert last change.
6318
6319 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
6320
6321         * g77.f-torture/execute/20010430.f: New test.
6322
6323 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
6324
6325         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6326
6327 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
6328
6329         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6330
6331 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6332
6333         * g++.old-deja/g++.eh/crash6.C: New test.
6334
6335 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6336
6337         * g++.old-deja/g++.other/warn7.C: New test.
6338
6339 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6340
6341         * g++.old-deja/g++.other/defarg9.C: New test.
6342
6343 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6344
6345         * g77.f-torture/compile/20010426.f: New test.
6346         * g77.f-torture/execute/20010426.f: New test.
6347
6348 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6349
6350         * g77.f-torture/compile/20000629-1.x: Remove - error
6351         has been fixed.
6352
6353 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
6354
6355         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6356         Tweak slightly to work with g++.dg framework.
6357         * g++.dg/special/ecos.exp: Run initp1.C test.
6358         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6359
6360         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6361         its linker doesn't give line numbers either.
6362         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6363
6364 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6365
6366         * g++.old-deja/g++.other/lex1.C: New test.
6367
6368 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
6369
6370         * gcc.dg/noncompile/20010425-1.c: New test.
6371
6372 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6373
6374         * g++.old-deja/g++.pt/mangle2.C: New test.
6375
6376 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6377
6378         * gcc.dg/format/plus-1.c: New test.
6379
6380 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6381
6382         * gcc.dg/20010423-1.c: New test.
6383
6384 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6385
6386         * gcc.c-torture/execute/20010422-1.c: New test.
6387
6388 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
6389
6390         * g++.old-deja/g++.ns/type2.C: New test.
6391
6392 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
6393
6394         * g++.old-deja/g++.other/perf1.C: New test.
6395
6396 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
6397
6398         * gcc.dg/c99-func-2.c: Remove xfail.
6399         * gcc.dg/c99-func-3.c: Remove xfail.
6400         * gcc.dg/c99-func-4.c: Remove xfail.
6401
6402 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
6403
6404         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6405
6406 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6407
6408         * gcc.c-torture/compile/20010423-1.c: New test.
6409
6410 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6411
6412         * g++.old-deja/g++.pt/typename28.C: New test.
6413
6414 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6415
6416         * g++.old-deja/g++.abi/empty2.C: New test.
6417         * g++.old-deja/g++.abi/empty3.C: New test.
6418
6419 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6420
6421         * g++.old-deja/g++.other/comdat2.C: New test.
6422         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6423
6424 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6425
6426         * g++.old-deja/g++.other/overload14.C: New test.
6427
6428 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6429
6430         * g++.old-deja/g++.other/lookup23.C: New test.
6431
6432 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6433
6434         * gcc.c-torture/execute/20010403-1.c: New test.
6435
6436 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
6437             Mark Mitchell  <mark@codesourcery.com>
6438
6439         * lib/old-dejagnu.exp: Don't delete output of executable.
6440         Add .exe suffix to executables.
6441
6442 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
6443
6444         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6445
6446 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6447
6448         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6449
6450 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6451
6452         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6453         * g++.old-deja/g++.abi/crash1.C: New test.
6454
6455 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6456
6457         * g++.old-deja/g++.other/crash40.C: New test.
6458
6459 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6460
6461         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6462
6463 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
6464
6465         * g++.old-deja/g++.other/warn6.C: New test.
6466
6467 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6468
6469         * g++.old-deja/g++.robertl/eb42.C: Same.
6470
6471 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6472
6473         * gcc.dg/wtr-conversion-1.c: New testcase.
6474
6475 2001-04-10  Richard Henderson  <rth@redhat.com>
6476
6477         * g++.old-deja/g++.other/array5.C: New.
6478
6479 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6480
6481         * gcc.c-torture/execute/20010408-1.c: New test.
6482
6483 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
6484
6485         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6486         headers and constructs.
6487         * g++.old-deja/g++.robertl/eb79.C: Same.
6488         * g++.old-deja/g++.robertl/eb77.C (main): Same.
6489         * g++.old-deja/g++.robertl/eb73.C: Same.
6490         * g++.old-deja/g++.robertl/eb66.C (main): Same.
6491         * g++.old-deja/g++.robertl/eb55.C (t): Same.
6492         * g++.old-deja/g++.robertl/eb54.C (main): Same.
6493         * g++.old-deja/g++.robertl/eb46.C (main): Same.
6494         * g++.old-deja/g++.robertl/eb44.C: Same.
6495         * g++.old-deja/g++.robertl/eb41.C (main): Same.
6496         * g++.old-deja/g++.robertl/eb4.C (main): Same.
6497         * g++.old-deja/g++.robertl/eb39.C: Same.
6498         * g++.old-deja/g++.robertl/eb33.C (main): Same.
6499         * g++.old-deja/g++.robertl/eb31.C (main): Same.
6500         * g++.old-deja/g++.robertl/eb30.C: Same.
6501         * g++.old-deja/g++.robertl/eb3.C: Same.
6502         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6503         * g++.old-deja/g++.robertl/eb21.C: Same.
6504         * g++.old-deja/g++.robertl/eb15.C: Same.
6505         * g++.old-deja/g++.robertl/eb118.C: Same.
6506         * g++.old-deja/g++.robertl/eb115.C (main): Same.
6507         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6508         * g++.old-deja/g++.robertl/eb109.C: Same.
6509         * g++.old-deja/g++.other/sibcall1.C (main): Same.
6510         * g++.old-deja/g++.mike/rtti1.C: Same.
6511         * g++.old-deja/g++.mike/p658.C: Same.
6512         * g++.old-deja/g++.mike/net46.C: Same.
6513         * g++.old-deja/g++.mike/net34.C: Same.
6514         * g++.old-deja/g++.mike/memoize1.C: Same.
6515         * g++.old-deja/g++.mike/eh2.C: Same.
6516         * g++.old-deja/g++.law/weak.C: Same.
6517         * g++.old-deja/g++.law/visibility7.C: Same.
6518         * g++.old-deja/g++.law/visibility25.C: Same.
6519         * g++.old-deja/g++.law/visibility22.C: Same.
6520         * g++.old-deja/g++.law/visibility2.C: Same.
6521         * g++.old-deja/g++.law/visibility17.C: Same.
6522         * g++.old-deja/g++.law/visibility13.C: Same.
6523         * g++.old-deja/g++.law/visibility10.C: Same.
6524         * g++.old-deja/g++.law/visibility1.C: Same.
6525         * g++.old-deja/g++.law/virtual3.C (eval): Same.
6526         * g++.old-deja/g++.law/vbase1.C: Same.
6527         * g++.old-deja/g++.law/operators32.C: Same.
6528         * g++.old-deja/g++.law/nest3.C: Same.
6529         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6530         * g++.old-deja/g++.law/except5.C (main): Same.
6531         * g++.old-deja/g++.law/cvt7.C (run): Same.
6532         * g++.old-deja/g++.law/cvt2.C: Same.
6533         * g++.old-deja/g++.law/cvt16.C: Same.
6534         * g++.old-deja/g++.law/ctors6.C (bar): Same.
6535         * g++.old-deja/g++.law/ctors17.C (main): Same.
6536         * g++.old-deja/g++.law/ctors13.C: Same.
6537         * g++.old-deja/g++.law/ctors12.C (main): Same.
6538         * g++.old-deja/g++.law/ctors10.C: Same.
6539         * g++.old-deja/g++.law/code-gen5.C: Same.
6540         * g++.old-deja/g++.law/bad-error7.C: Same.
6541         * g++.old-deja/g++.law/arm9.C: Same.
6542         * g++.old-deja/g++.law/arm12.C: Same.
6543         * g++.old-deja/g++.law/arg8.C: Same.
6544         * g++.old-deja/g++.law/arg1.C: Same.
6545         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6546         * g++.old-deja/g++.jason/template31.C: Same.
6547         * g++.old-deja/g++.jason/template24.C (main): Same.
6548         * g++.old-deja/g++.jason/2371.C: Same.
6549         * g++.old-deja/g++.eh/new2.C: Same.
6550         * g++.old-deja/g++.eh/new1.C: Same.
6551         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6552         * g++.old-deja/g++.brendan/nest21.C (main): Same.
6553         * g++.old-deja/g++.brendan/err-msg3.C: Same.
6554         * g++.old-deja/g++.brendan/crash62.C: Same.
6555         * g++.old-deja/g++.brendan/crash52.C: Same.
6556         * g++.old-deja/g++.brendan/crash49.C (main): Same.
6557         * g++.old-deja/g++.brendan/crash38.C: Same.
6558         * g++.old-deja/g++.brendan/crash15.C (main): Same.
6559         * g++.old-deja/g++.brendan/copy9.C: Same.
6560
6561 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
6562
6563         * gcc.c-torture/execute/20001203-2.c (memset):
6564         Count argument is of type __SIZE_TYPE__.
6565
6566 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
6567
6568         * gcc.c-torture/compile/20010404-1.c: New test.
6569
6570 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
6571
6572         * gcc.c-torture/compile/20010326-1.c: New test.
6573
6574 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
6575
6576         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6577         peculiarities of the SH.
6578         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6579
6580 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6581
6582         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6583         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6584         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6585
6586 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6587
6588         * g77.f-torture/compile/20010321-1.f: New test.
6589
6590 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6591
6592         * gcc.c-torture/compile/20010329-1.c: New test.
6593
6594 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6595
6596         * gcc.c-torture/execute/20010329-1.c: New test.
6597
6598 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6599
6600         * g++.old-deja/g++.other/eh4.C: Fix typo.
6601
6602 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6603
6604         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6605
6606 2001-03-28  Philip Blundell  <philb@gnu.org>
6607
6608         * gcc.c-torture/compile/20010328-1.c: New test.
6609
6610 2001-03-27  Richard Henderson  <rth@redhat.com>
6611
6612         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
6613         * g++.old-deja/g++.eh/vbase3.C: Likewise.
6614
6615 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
6616
6617         * gcc.c-torture/compile/20010327-1.c: New test.
6618
6619 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6620
6621         * g++.old-deja/g++.other/friend12.C: New test.
6622         * g++.old-deja/g++.other/friend9.C: Expect no errors.
6623         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
6624
6625 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6626
6627         * gcc.c-torture/execute/20010325-1.c: New test.
6628
6629 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
6630
6631         * g++.old-deja/g++.other/mangle3.C: New test.
6632
6633 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
6634
6635         * g++.old-deja/g++.other/anon8.C: New test.
6636
6637 2001-03-20  Philip Blundell  <philb@gnu.org>
6638
6639         * gcc.c-torture/compile/20010320-1.c: New test.
6640
6641 2001-03-17  Richard Henderson  <rth@redhat.com>
6642
6643         * g++.old-deja/g++.other/eh4.C: Add expected error text.
6644
6645 2001-03-15  Geoff Keating  <geoff@redhat.com>
6646
6647         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
6648         tests on AIX.
6649
6650 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
6651
6652         * g++.old-deja/g++.other/eh4.C: New test.
6653
6654 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6655
6656         * gcc.dg/cpp/mi1.c: Update.
6657
6658 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
6659
6660         * g++.old-deja/g++.other/regstack.C: New test.
6661
6662 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6663
6664         * g++.old-deja/g++.other/ref4.C: New test.
6665
6666 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
6667
6668         * objc/execute/va_method.m: Added.
6669         * objc/execute/IMP.m: Added.
6670         * objc/execute/_cmd.m: Added.
6671         * objc/execute/accessing_ivars.m: Added.
6672         * objc/execute/class-1.m: Added.
6673         * objc/execute/class-10.m: Added.
6674         * objc/execute/class-11.m: Added.
6675         * objc/execute/class-12.m: Added.
6676         * objc/execute/class-13.m: Added.
6677         * objc/execute/class-14.m: Added.
6678         * objc/execute/class-2.m: Added.
6679         * objc/execute/class-3.m: Added.
6680         * objc/execute/class-4.m: Added.
6681         * objc/execute/class-5.m: Added.
6682         * objc/execute/class-6.m: Added.
6683         * objc/execute/class-7.m: Added.
6684         * objc/execute/class-8.m: Added.
6685         * objc/execute/class-9.m: Added.
6686         * objc/execute/class-tests-1.h
6687         * objc/execute/class-tests-2.h
6688         * objc/execute/compatibility_alias.m: Added.
6689         * objc/execute/encode-1.m: Added.
6690         * objc/execute/formal_protocol-1.m: Added.
6691         * objc/execute/formal_protocol-2.m: Added.
6692         * objc/execute/formal_protocol-3.m: Added.
6693         * objc/execute/formal_protocol-4.m: Added.
6694         * objc/execute/formal_protocol-5.m: Added.
6695         * objc/execute/formal_protocol-6.m: Added.
6696         * objc/execute/formal_protocol-7.m: Added.
6697         * objc/execute/informal_protocol.m: Added.
6698         * objc/execute/initialize.m: Added.
6699         * objc/execute/load.m: Added.
6700         * objc/execute/many_args_method.m: Added.
6701         * objc/execute/nested-3.m: Added.
6702         * objc/execute/no_clash.m: Added.
6703         * objc/execute/private.m: Added.
6704         * objc/execute/redefining_self.m: Added.
6705         * objc/execute/root_methods.m: Added.
6706         * objc/execute/selector-1.m: Added.
6707         * objc/execute/static-1.m: Added.
6708         * objc/execute/static-2.m: Added.
6709         * objc/execute/va_method.m: Added.
6710
6711 2001-03-10  Richard Henderson  <rth@redhat.com>
6712
6713         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
6714
6715 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6716
6717         * g++.old-deja/g++.other/crash31.C: XFAIL.
6718         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
6719         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
6720         * gcc.c-torture/execute/20010123-1.x: XFAIL.
6721         * gcc.c-torture/execute/20010124-1.x: XFAIL.
6722         * gcc.dg/sequence-pt-1.c: XFAIL one test.
6723
6724 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
6725
6726         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
6727
6728 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6729
6730         * gcc.dg/20000724-1.c: Don't use multiline strings.
6731
6732 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6733
6734         * objc/execute/string1.m, objc/execute/string2.m: Compare the
6735         result of -cString against what we expect it to be; don't just
6736         print it out for no one to read.
6737
6738         * objc/execute/string3.m, objc/execute/string4.m: New tests.
6739         Based on testcases provided by Nicola Pero.
6740
6741 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6742
6743         * gcc.dg/cpp/macro7.c: New test.
6744
6745 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6746
6747         * gcc.dg/cpp/multiline.c: Update.
6748
6749 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6750
6751         * g++.old-deja/g++.other/enum3.C: New test.
6752
6753 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6754
6755         * g++.old-deja/g++.other/pod1.C: New test.
6756
6757 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6758
6759         * g++.old-deja/g++.ext/overload1.C: New test.
6760
6761 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6762
6763         * g++.old-deja/g++.pt/using1.C: New test.
6764
6765 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6766
6767         * g++.old-deja/g++.other/using9.C: New test.
6768
6769 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
6770
6771         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
6772
6773         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
6774
6775 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
6776
6777         * g++.old-deja/g++.ext/realpt1.C: Remove.
6778
6779 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
6780
6781         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
6782
6783 2001-02-26  Will Cohen  <wcohen@redhat.com>
6784
6785         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
6786
6787 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
6788
6789         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
6790         templatized constructors.
6791
6792 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6793
6794         * gcc.c-torture/execute/20010224-1.c: New test.
6795
6796 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
6797
6798         * gcc.c-torture/execute/20010222-1.c: New test.
6799
6800 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
6801
6802         * g++.old-deja/g++.other/inline20.C: New test.
6803
6804 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6805
6806         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
6807
6808 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6809
6810         * g++.old-deja/g++.other/lookup22.C: New test.
6811
6812 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
6813
6814         * g77.dg: New directory.
6815         * g77.dg/20010216-1.f: New test case.
6816         * g77.dg/dg.exp: New driver.
6817         * lib/g77-dg.exp: New driver library.
6818
6819 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6820
6821         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
6822
6823 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
6824
6825         * g++.old-deja/g++.other/decl9.C: New test.
6826
6827 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
6828
6829         * g++.old-deja/g++.other/init16.C: Update the test so that it does
6830         not need <string> and also tests the initialization at runtime.
6831
6832 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6833
6834         * gcc.c-torture/execute/longlong.c: New test.
6835
6836 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
6837
6838         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
6839
6840 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
6841
6842         * gcc.c-torture/execute/920302-1.c (execute):
6843         Change argument type to short.
6844
6845 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6846
6847         * g++.old-deja/g++.pt/deduct6.C: New test.
6848
6849 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6850
6851         * g++.old-deja/g++.pt/deduct5.C: New test.
6852
6853 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
6854
6855         * gcc.c-torture/execute/20010209-1.c: New test.
6856
6857 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6858
6859         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
6860
6861 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
6862
6863         * g++.dg/vtgc1.C: Update for new ABI.
6864
6865         * consistency.vlad: New directory, 1665 files.
6866
6867 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6868
6869         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
6870         return type.
6871         * gcc.dg/cpp/digraphs.c: Declare puts.
6872
6873 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6874
6875         * g++.old-deja/g++.other/warn5.C: New test.
6876
6877 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6878
6879         * g++.old-deja/g++.pt/spec40.C: New test.
6880
6881 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6882
6883         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
6884         case.
6885         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
6886
6887 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
6888
6889         * gcc.c-torture/compile/20010209-1.c: New test.
6890
6891 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
6892
6893         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
6894         excess errors message but not if it crashes.
6895         * g++.old-deja/g++.other/crash27.C: Likewise.
6896         * g++.old-deja/g++.other/crash28.C: Likewise.
6897         * g++.old-deja/g++.other/crash30.C: Likewise.
6898         * g++.old-deja/g++.other/crash32.C: Likewise.
6899         * g++.old-deja/g++.other/crash35.C: Likewise.
6900         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6901
6902 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6903
6904         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
6905         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
6906         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
6907         g77.f-torture/execute/execute.exp,
6908         g77.f-torture/noncompile/noncompile.exp,
6909         gcc.c-torture/execute/execute.exp,
6910         gcc.c-torture/execute/memcheck/memcheck.exp,
6911         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
6912         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
6913         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
6914         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
6915         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
6916         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
6917         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
6918         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
6919         Remove bug reporting instructions with ancient email addresses.
6920
6921 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6922
6923         * gcc.dg/20010202-1.c: New test.
6924         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
6925
6926 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
6927
6928         * g++.dg/stdbool-if.C: New test.
6929
6930 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6931
6932         * objc/execute/fdecl.m: Added main().
6933
6934 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6935
6936         * gcc.c-torture/execute/20010206-1.c: New test.
6937
6938 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6939
6940         * gcc.dg/cpp/avoidpaste1.c: Update.
6941
6942 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6943
6944         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
6945         Pero <nicola@brainstorm.co.uk>.
6946         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
6947
6948 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
6949
6950         * g++.old-deja/g++.pt/spec39.C: New test.
6951
6952 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
6953
6954         * gcc.c-torture/compile/20010202-1.c: New test.
6955
6956 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
6957
6958         * g++.old-deja/g++.abi/primary2.C: New test.
6959         * g++.old-deja/g++.abi/primary3.C: New test.
6960         * g++.old-deja/g++.abi/primary4.C: New test.
6961         * g++.old-deja/g++.abi/primary5.C: New test.
6962         * g++.old-deja/g++.abi/vtable3.h: New test.
6963         * g++.old-deja/g++.abi/vtable3a.C: New test.
6964         * g++.old-deja/g++.abi/vtable3b.C: New test.
6965         * g++.old-deja/g++.abi/vtable3c.C: New test.
6966         * g++.old-deja/g++.abi/vtable3d.C: New test.
6967         * g++.old-deja/g++.abi/vtable3e.C: New test.
6968         * g++.old-deja/g++.abi/vtable3f.C: New test.
6969         * g++.old-deja/g++.abi/vtable3g.C: New test.
6970         * g++.old-deja/g++.abi/vtable3h.C: New test.
6971         * g++.old-deja/g++.abi/vtable3i.C: New test.
6972         * g++.old-deja/g++.abi/vtable3j.C: New test.
6973         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
6974
6975 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
6976
6977         * g++.old-deja/g++.other/anon6.C: New test.
6978         * g++.old-deja/g++.other/anon7.C: New test.
6979
6980 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6981
6982         * gcc.dg/cpp/avoidpaste2.c: New tests.
6983
6984 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
6985
6986         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
6987
6988 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
6989
6990         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
6991         DECIMAL_DIG cases for Irix."
6992
6993 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
6994
6995         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
6996
6997 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6998
6999         * gcc.dg/c99-tag-1.c: New test.
7000
7001 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7002
7003         * gcc.dg/cpp/tr-warn1.c: Add tests.
7004
7005 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7006
7007         * gcc.dg/cpp/avoidpaste1.c: Update.
7008         * gcc.dg/cpp/paste4.c: Update.
7009
7010 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
7011
7012         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7013         cases for Irix.
7014
7015 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7016
7017         * g++.old-deja/g++.other/inline19.C: New test.
7018
7019 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7020
7021         * gcc.dg/Wlarger-than.c: New test.
7022
7023 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7024
7025         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7026
7027 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
7028
7029         * gcc.c-torture/execute/20010129-1.c: New test.
7030         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7031
7032 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7033
7034         * gcc.dg/cpp/avoidpaste1.c: Test case.
7035
7036 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
7037
7038         * g++.old-deja/g++.other/inline18.C: New test.
7039
7040 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7041
7042         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7043         and __builtin_putchar.
7044
7045 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
7046
7047         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7048         tests.
7049
7050 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
7051
7052         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7053         floating point number rounding mode to round to the nearest
7054         representable mode.
7055
7056 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
7057
7058         * g++.old-deja/g++.other/mangle2.C: New test.
7059
7060 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7061
7062         * gcc.c-torture/compile/20010124-1.c: New test.
7063
7064 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
7065
7066         * g++.old-deja/g++.pt/spec38.C: New test.
7067
7068 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7069
7070         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7071         "Build don't run".
7072
7073 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7074
7075         * gcc.c-torture/execute/20010123-1.c: New test.
7076
7077 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7078
7079         * g++.old-deja/g++.pt/spec37.C: New test.
7080
7081 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7082
7083         * g++.old-deja/g++.pt/overload14.C: New test.
7084
7085 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7086
7087         * gcc.c-torture/execute/20010122-1.c: New test, exercise
7088         __builtin_return_address.
7089
7090 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
7091
7092         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7093         * g++.old-deja/g++.pt/spec35.C: New test.
7094         * g++.old-deja/g++.pt/spec36.C: New test.
7095
7096 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
7097
7098         * gcc.c-torture/compile/20010118-1.c: New test.
7099
7100 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
7101
7102         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7103
7104 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7105
7106         * gcc.c-torture/execute/20010119-1.c: New test.
7107
7108 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7109
7110         * g++.old-deja/g++.other/vbase5.C: New test.
7111
7112 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7113
7114         * gcc.c-torture/execute/20010118-1.c: New test.
7115
7116 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7117
7118         * g++.old-deja/g++.pt/deduct3.C: New test.
7119
7120 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7121
7122         * g++.old-deja/g++.pt/spec34.C: New test.
7123
7124 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7125
7126         * g77.f-torture/compile/20000601-2.f: New test.
7127
7128 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7129
7130         * g++.old-deja/g++.other/init17.C: New test.
7131
7132 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
7133
7134         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7135
7136 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7137
7138         * g++.old-deja/g++.pt/unify8.C: New test.
7139
7140 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7141
7142         * g++.old-deja/g++.abi/vbase1.C: New test.
7143
7144 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7145
7146         * g++.old-deja/g++.pt/crash65.C: New test.
7147
7148 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7149
7150         * gcc.dg/cpp/assembl2.S: New test case.
7151
7152 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
7153
7154         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7155         are supported.
7156
7157 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7158
7159         * g++.old-deja/g++.other/builtins1.C: New test.
7160         * g++.old-deja/g++.other/builtins2.C: Likewise.
7161         * g++.old-deja/g++.other/builtins3.C: Likewise.
7162         * g++.old-deja/g++.other/builtins4.C: Likewise.
7163
7164 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
7165
7166         * gcc.c-torture/compile/20010117-1.c: New test.
7167         * gcc.c-torture/compile/20010117-2.c: New test.
7168
7169 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7170
7171         * g77.f-torture/execute/20010116.[fx]: New test,
7172         XFAIL on i?86-*-*.
7173         * g77.f-torture/compile/20010115.f: Indicate it's
7174         a test for PR fortran/1636.
7175
7176 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7177
7178         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7179
7180 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7181
7182         * g77.f-torture/compile/20010115.f: New test.
7183
7184 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
7185
7186         * g++.old-deja/g++.pt/nontype5.C: New test.
7187
7188 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7189
7190         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7191         have an equivalent working one below it.
7192
7193 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7194
7195         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7196         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7197
7198 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7199
7200         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7201         message containing "init_priority".
7202         (conpr-2.C): Likewise.
7203         (conpr-3.C): Likewise.
7204         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7205
7206 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7207
7208         * gcc.c-torture/execute/20010114-2.c: New test.
7209
7210 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7211
7212         * gcc.c-torture/compile/20010114-1.c: New test.
7213         * gcc.c-torture/compile/20010114-1.x: Xfail.
7214         * gcc.c-torture/compile/20010114-2.c: New test.
7215         * gcc.c-torture/execute/20010114-1.c: New test.
7216         * gcc.dg/trunc-1.c: New test.
7217         * gcc.dg/uninit-B.c: New test.
7218
7219 2001-01-13  Nick Clifton  <nickc@redhat.com>
7220
7221         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7222         target.
7223
7224 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7225
7226         * gcc.c-torture/compile/20010113-1.c: New test.
7227
7228 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7229
7230         * gcc.c-torture/compile/20001212-1.c: New test.
7231
7232 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7233
7234         * gcc.dg/cpp/widestr1.c: Update.
7235         * gcc.dg/cpp/prag-imp.c: Remove.
7236
7237 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
7238
7239         * gcc.c-torture/execute/20000801-3.x: Remove.
7240         * gcc.dg/c90-init-1.c: New test.
7241         * gcc.dg/c99-init-1.c: New test.
7242         * gcc.dg/c99-init-2.c: New test.
7243         * gcc.dg/gnu99-init-1.c: New test.
7244
7245 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
7246
7247         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7248         testing that no relevant ones were found.
7249
7250 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7251
7252         * g++.old-deja/g++.pt/cast2.C: New test.
7253
7254 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7255
7256         * g++.old-deja/g++.pt/friend47.C: New test.
7257
7258 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7259
7260         * g++.old-deja/g++.pt/instantiate13.C: New test.
7261
7262 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7263
7264         * g++.old-deja/g++.other/defarg7.C: New test.
7265         * g++.old-deja/g++.other/defarg8.C: New test.
7266
7267 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7268
7269         * g++.old-deja/g++.pt/crash64.C: New test.
7270
7271 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7272
7273         * g++.old-deja/g++.pt/crash63.C: New test.
7274
7275 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7276
7277         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7278
7279 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
7280
7281         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7282
7283 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7284
7285         * g++.old-deja/g++.pt/error3.C: New test.
7286
7287 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7288
7289         * g++.old-deja/g++.other/crash39.C: New test.
7290
7291 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7292
7293         * g++.old-deja/g++.other/vbase4.C: New test.
7294
7295 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
7296
7297         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7298         * gcc.dg/special/20000419-2.c: New file. Identical to above.
7299         * gcc.dg/special/special.exp: New test driver which will check
7300         for alias support for the above test.
7301
7302 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
7303
7304         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7305         problems on small machines.
7306         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7307         parameterize.
7308
7309 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
7310
7311         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7312         mips.
7313         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7314
7315 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
7316
7317         * g++.old_deja/g++.pt/using8.C: New test.
7318
7319 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7320
7321         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7322
7323 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
7324
7325         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7326         where a failure is expected.
7327         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7328
7329 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7330
7331         * g++.old_deja/g++.pt/instantiate12.C: New test.
7332
7333 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7334
7335         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7336         start of structs.
7337         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7338         * g++.old-deja/g++.brendan/crash17.C: Likewise.
7339         * g++.old-deja/g++.brendan/crash29.C: Likewise.
7340         * g++.old-deja/g++.brendan/crash48.C: Likewise.
7341         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7342         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7343         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7344         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7345         * g++.old-deja/g++.eh/spec6.C: Likewise.
7346         * g++.old-deja/g++.jason/crash3.C: Likewise.
7347         * g++.old-deja/g++.law/ctors11.C: Likewise.
7348         * g++.old-deja/g++.law/ctors17.C: Likewise.
7349         * g++.old-deja/g++.law/ctors5.C: Likewise.
7350         * g++.old-deja/g++.law/ctors9.C: Likewise.
7351         * g++.old-deja/g++.mike/ambig1.C: Likewise.
7352         * g++.old-deja/g++.mike/net22.C: Likewise.
7353         * g++.old-deja/g++.mike/p3538a.C: Likewise.
7354         * g++.old-deja/g++.mike/p3538b.C: Likewise.
7355         * g++.old-deja/g++.mike/virt3.C: Likewise.
7356         * g++.old-deja/g++.niklas/t128.C: Likewise.
7357         * g++.old-deja/g++.other/anon4.C: Likewise.
7358         * g++.old-deja/g++.other/using1.C: Likewise.
7359         * g++.old-deja/g++.other/warn3.C: Likewise.
7360         * g++.old-deja/g++.pt/t37.C: Likewise.
7361         * g++.old-deja/g++.robertl/eb69.C: Likewise.
7362         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7363
7364 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7365
7366         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7367
7368 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7369
7370         * gcc.c-torture/execute/stdio-opt-3.c: New test.
7371
7372 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
7373
7374         * gcc.c-torture/compile/20010107-1.c: New test.
7375
7376 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7377
7378         * gcc.c-torture/execute/builtin-noret-1.c: New test.
7379
7380 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7381
7382         * gcc.dg/format/format.h: New file.
7383         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7384         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7385         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7386         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7387         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7388         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7389         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7390         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7391         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7392         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7393         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7394         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7395         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7396         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7397         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7398         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7399         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7400         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7401         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7402         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7403         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7404         instead of declaring standard types, macros and functions in each
7405         test.
7406
7407 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
7408
7409         * gcc.c-torture/execute/20010106-1.c: New test.
7410
7411 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7412
7413         * gcc.dg/format/format.exp: New file.
7414         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7415         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7416         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7417         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7418         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7419         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7420         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7421         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7422         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7423         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7424         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7425         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7426         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7427         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7428         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7429         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7430         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7431         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7432         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7433         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7434         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7435         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7436         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7437         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7438         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7439         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7440         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7441         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7442         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7443         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7444         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7445         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7446         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7447         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7448         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7449         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7450         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7451         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7452         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7453         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7454         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7455         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7456
7457 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
7458
7459         * gcc.c-torture/execute/991228-1.c: Take word endianness into
7460         account.
7461
7462 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7463
7464         * gcc.c-torture/execute/builtin-complex-1.c: New test.
7465
7466 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7467
7468         * g++.old-deja/g++.pt/crash62.C: New test.
7469
7470 2001-01-04  Richard Henderson  <rth@redhat.com>
7471
7472         * gcc.dg/20000926-1.c: Update expected warnings.
7473         * gcc.dg/array-2.c: Likewise.
7474         * gcc.dg/array-4.c: Also validate flexible array members.
7475         * gcc.dg/c99-flex-array-1.c: New.
7476
7477 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7478
7479         * gcc.c-torture/compile/20001222-1.x: Remove.
7480
7481 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7482
7483         * gcc.c-torture/execute/built-in-setjmp.c: New.
7484
7485 2001-01-03  Richard Henderson  <rth@redhat.com>
7486
7487         * gcc.dg/940510-1.c: Update expected error wording.
7488         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7489
7490 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
7491
7492         * lib/target-supports.exp (check_alias_available): Modified to
7493         indicate aliases not supported if only weak aliases are supported.
7494
7495 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7496
7497         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7498         Turn on cmpstrsi checks for __pj__ and __i370__.
7499
7500 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7501
7502         * g++.old-deja/g++.other/virtual11.C: New test.
7503
7504 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7505
7506         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7507
7508 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7509
7510         * gcc.c-torture/compile/20010102-1.c: New test.
7511
7512 2001-01-02  Andreas Jaeger  <aj@suse.de>
7513
7514         * gcc.dg/noreturn-3.c: New test.
7515
7516         * gcc.dg/noreturn-4.c: New test.
7517
7518 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7519
7520         * gcc.c-torture/execute/stdio-opt-1.c: Also test
7521         __builtin_fputc and __builtin_fwrite.
7522
7523 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7524
7525         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7526         signed char, not default char.
7527
7528 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7529
7530         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7531
7532 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
7533
7534         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
7535
7536 2000-12-29  Richard Henderson  <rth@redhat.com>
7537
7538         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7539         (__cyg_profile_func_exit): Define.
7540
7541 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7542
7543         * g++.dg/vtgc1.C: New test.
7544
7545 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
7546
7547         * gcc.dg/noncompile/20001228-1.c: New test.
7548
7549         * gcc.dg/20001228-1.c: New test.
7550
7551         * gcc.c-torture/execute/20001228-1.c: New test.
7552
7553 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7554
7555         * gcc.dg/format-strfmon-1.c: New test.
7556
7557 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7558
7559         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7560         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7561         * gcc.c-torture/execute/string-opt-1.c: Likewise.
7562         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7563         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7564         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7565         * gcc.c-torture/execute/string-opt-6.c: Likewise.
7566         * gcc.c-torture/execute/string-opt-7.c: Likewise.
7567         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7568         * gcc.c-torture/execute/string-opt-9.c: Likewise.
7569         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7570         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7571         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7572
7573         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7574         * gcc.c-torture/execute/string-opt-4.c: Test index.
7575
7576 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
7577
7578         * gcc.c-torture/compile/20001226-1.c: New test.
7579
7580 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7581
7582         * gcc.c-torture/compile/20001222-1.c: New test.
7583         * gcc.c-torture/compile/20001222-1.x: Xfail.
7584
7585 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
7586
7587         * gcc.c-torture/execute/comp-goto-2.c: New test.
7588
7589 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
7590
7591         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7592         Use long types if __INT_MAX__ is 32767.
7593         (main): Use cast to (sint32 *) when poking 88 into a_page.
7594
7595         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7596
7597 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
7598
7599         * gcc.c-torture/compile/20001221-1.c: New test.
7600         * gcc.c-torture/execute/20001221-1.c: New test.
7601
7602 2000-12-20  Richard Henderson  <rth@redhat.com>
7603
7604         * g++.old-deja/g++.pt/crash36.C: Update error lines.
7605         * g++.old-deja/g++.robertl/eb109.C: Likewise.
7606
7607 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7608
7609         * gcc.dg/compare3.c: New test.
7610
7611 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7612
7613         * gcc.dg/format-warnll-1.c: New test.
7614
7615 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7616
7617         * gcc.dg/cpp/cmdlne-P.c: New test.
7618
7619 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7620
7621         * gcc.c-torture/execute/builtin-abs-1.c,
7622         gcc.c-torture/execute/builtin-abs-2.c: New tests.
7623
7624 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7625
7626         * gcc.dg/cpp/multiline.c: New test.
7627
7628 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7629
7630         * g++.old-deja/g++.other/syshdr1.C: Update.
7631         * gcc.dg/cpp/lineflags.c: Remove temporarily.
7632
7633 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7634
7635         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
7636
7637 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7638
7639         * g++.old-deja/g++.pt/ttp65.C: New test.
7640
7641 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7642
7643         * g++.old-deja/g++.pt/ttp64.C: New test.
7644
7645 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7646
7647         * g++.old-deja/g++.pt/spec33.C: New test.
7648
7649 2000-12-14  Catherine Moore  <clm@redhat.com>
7650
7651         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
7652         * gcc.c-torture/execute/920612-2.c: Likewise.
7653         * gcc.c-torture/execute/920428-2.c: Likewise.
7654         * gcc-c-torture/execute/va-arg-11.c: Call exit.
7655         * gcc.c-torture/execute/va-arg-21.c: Likewise.
7656
7657 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7658
7659         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
7660         * gcc.dg/pack-test-2.c: Likewise.
7661
7662 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7663
7664         Tests by Zack Weinberg <zackw@stanford.edu>.
7665
7666         * gcc.dg/cpp/defined.c: Update.
7667         * gcc.dg/cpp/defined_trad.c: New tests.
7668
7669 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7670
7671         * gcc.dg/cpp/trad-direct.c: Update.
7672
7673 2000-12-11  Neil Booth  <neilb@earthling.net>
7674
7675         * gcc.dg/cpp/defined_trad.c
7676
7677 2000-12-11  Neil Booth  <neilb@earthling.net>
7678
7679         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
7680
7681 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7682
7683         * gcc.dg/format-miss-2.c: New test.
7684
7685 2000-12-09  Neil Booth  <neilb@earthling.net>
7686
7687         * gcc.dg/cpp/lineflags.c: New tests.
7688         * gcc.dg/cpp/poison.c: Update.
7689         * gcc.dg/cpp/redef2.c: Update.
7690         * gcc.dg/cpp/skipping.c: New test.
7691
7692 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
7693
7694         * g++.old-deja/g++.other/eh3.C: New testcase.
7695
7696 2000-12-07  Neil Booth  <neilb@earthling.net>
7697
7698         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
7699         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
7700         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
7701         wtr-union-init-2.c, wtr-union-init-3.c: Update.
7702         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
7703         Update.
7704
7705 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7706
7707         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
7708         __SIZE_TYPE__ instead of int for type of integers cast to
7709         pointers.
7710
7711 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
7712
7713         * g++.old-deja/g++.other/cleanup4.C: New test.
7714
7715 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7716
7717         * format-sec-1.c: New test.
7718
7719 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7720
7721         * gcc.dg/format-nonlit-3.c: New test.
7722
7723 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7724
7725         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
7726         through a null pointer.
7727
7728 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7729
7730         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
7731         * g++.old-deja/g++.pt/partial4.C: New test.
7732
7733 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
7734
7735         * gcc.c-torture/execute/ieee/hugeval.x: New.
7736
7737 2000-12-06  Neil Booth  <neilb@earthling.net>
7738
7739         * gcc.dg/cpp/backslash2.c: New tests.
7740
7741 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7742
7743         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
7744         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
7745
7746 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
7747
7748         * gcc.c-torture/execute/20001203-2.c: New testcase.
7749
7750 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7751
7752         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
7753         * g++.old-deja/g++.other/virtual10.C: New test.
7754
7755 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7756
7757         * g++.old-deja/g++.mike/pmf5.C: Remove test.
7758
7759 2000-12-05  Richard Henderson  <rth@redhat.com>
7760
7761         * gcc.c-torture/compile/20001205-1.c: New.
7762
7763 2000-12-04  Neil Booth  <neilb@earthling.net>
7764
7765         * g++.old-deja/g++.other/virtual9.C: New test.
7766         * g++.old-deja/g++.pt/crash61.C: New test.
7767         * gcc.c-torture/execute/loop-9.c: New test.
7768
7769 2000-12-04  Neil Booth  <neilb@earthling.net>
7770
7771         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
7772         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
7773         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
7774         * gcc.dg/cpp/extratokens.c: ...here.
7775
7776 2000-12-04  Neil Booth  <neilb@earthling.net>
7777
7778         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
7779         New tests.
7780
7781 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7782
7783         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
7784         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
7785
7786 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7787
7788         * gcc.c-torture/execute/20001203-1.c: New test.
7789
7790 2000-12-03  Neil Booth  <neilb@earthling.net>
7791
7792         * gcc.dg/cpp/macro6.c: New test cases.
7793
7794 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7795
7796         * gcc.c-torture/execute/string-opt-9.c: New test.
7797         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7798         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7799         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7800
7801         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
7802         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
7803
7804 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
7805
7806         * gcc.dg/cpp/if-6.c: New testcase.
7807
7808         * gcc.dg/20001201-1.c: New testcase.
7809
7810 2000-12-02  Neil Booth  <neilb@earthling.net>
7811
7812         * g++.old-deja/g++.other/externC4.C,
7813         g++.old-deja/g++.other/friend10.C: New tests.
7814
7815 2000-12-02  Neil Booth  <neilb@earthling.net>
7816
7817         * g++.old-deja/g++.other/instan2.C
7818         * g++.old-deja/g++.other/instan3.C: New test.
7819
7820 2000-12-02  Neil Booth  <neilb@earthling.net>
7821
7822         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
7823         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
7824         gnuc99.c,gnuc99-pedantic.c: New tests.
7825
7826 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7827
7828         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
7829         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
7830
7831 2000-12-01  Neil Booth  <neilb@earthling.net>
7832
7833         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
7834         * gcc.dg/cpp/poison.c: Update.
7835         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
7836
7837 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
7838
7839         * g77.f-torture/execute/20001201.f: New test.
7840
7841 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7842
7843         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
7844
7845 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
7846
7847         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
7848
7849 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
7850
7851         * g++.old-deja/g++.other/cast6.C: New test.
7852
7853 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
7854
7855         * gcc.c-torture/execute/20001130-2.c: New testcase.
7856
7857 2000-11-30  Richard Henderson  <rth@redhat.com>
7858
7859         * gcc.c-torture/execute/20001130-1.c: New test.
7860
7861 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7862
7863         * g++.old-deja/g++.other/op3.C: New test.
7864
7865 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7866
7867         * g++.old-deja/g++.other/op2.C: New test.
7868
7869 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7870
7871         * g++.old-deja/g++.other/crash38.C: New test.
7872
7873 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
7874
7875         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
7876
7877 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
7878
7879         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
7880         tests.
7881         * gcc.c-torture/execute/string-opt-6.c: New test.
7882
7883         * gcc.dg/20001117-1.c: Add main.
7884
7885 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
7886
7887         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
7888         Move from here ...
7889         * gcc.dg/940510-1.c: ... to here.
7890
7891         * gcc.dg/20000926-1.c: GNU C now allows initializations of
7892         zero-size arrays in toplevel structures.
7893
7894 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7895
7896         * gcc.c-torture/execute/loop-8.c: New test.
7897
7898 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7899
7900         * g++.old-deja/g++.other/base1.C: New test.
7901
7902 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7903
7904         * g++.old-deja/g++.other/parse2.C: New test.
7905
7906 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7907
7908         * g++.old-deja/g++.pt/incomplete1.C: New test.
7909
7910 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7911
7912         * g++.old-deja/g++.other/friend9.C: New test.
7913
7914 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7915
7916         * gcc.dg/20001127-1.c: New test.
7917
7918 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7919
7920         * g++.old-deja/g++.pt/friend46.C: New test.
7921
7922 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7923
7924         * g++.old-deja/g++.other/ptrmem8.C: New test.
7925
7926 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7927
7928         * gcc.c-torture/execute/string-opt-7.c: New test.
7929         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7930
7931 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7932
7933         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
7934         instead of 'mkcheck 2'.
7935
7936 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7937
7938         * gcc.c-torture/execute/memcheck/driver.c,
7939         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
7940         C9X references to refer to C99.
7941
7942 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
7943
7944         * gcc.dg/ultrasp3.c: New test.
7945
7946 2000-11-25  Neil Booth  <neilb@earthling.net>
7947
7948         * gcc.dg/cpp/include2.c: Update test to be locale independent.
7949
7950 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
7951
7952         * gcc.c-torture/compile/20001123-2.c: New.
7953
7954 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7955
7956         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
7957
7958 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
7959
7960         * gcc.dg/sequence-point-1.c: Add some new tests.
7961         * gcc.c-torture/execute/20001124-1.c: New test.
7962
7963 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
7964
7965         * g++.old-deja/g++.other/vaarg4.C: New test.
7966         * gcc.c-torture/compile/20001123-1.c: New test.
7967
7968 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
7969
7970         * g++.other/crash24.C: Adjust and remove XFAIL.
7971         * g++.other/crash37.C: New test.
7972
7973 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
7974
7975         * g++.old-deja/g++.pt/instantiate9.C: New test.
7976
7977 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
7978
7979         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
7980         new ABI, too.
7981
7982         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
7983         * g++.old-deja/g++.robertl/eb55.C: Likewise.
7984
7985 2000-11-22  Neil Booth  <neilb@earthling.net>
7986
7987         * gcc.dg/cpp/Wtrigraphs.c: New test.
7988
7989 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7990
7991         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
7992
7993 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
7994
7995         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
7996
7997 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
7998
7999         * lib/gcc-dg.exp: load_lib scanasm.exp.
8000         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8001         * lib/g++-dg.exp: load_lib scanasm.exp.
8002         * lib/scanasm.exp: New.
8003         (scan-assembler, scan-assembler-not): Add optional arguments to
8004         test name, or if not present, the pattern name.
8005         (scan-assembler-dem, scan-assembler-dem-not): New.
8006
8007         * g++.dg/dg.exp: New.
8008
8009 2000-11-21  Neil Booth  <neilb@earthling.net>
8010
8011         * gcc.dg/cpp/integrated1.c: Remove.
8012
8013 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8014
8015         * gcc.c-torture/execute/20001121-1.c: New test.
8016
8017 2000-11-21  Richard Henderson  <rth@redhat.com>
8018
8019         * gcc.c-torture/compile/20001121-1.c: New test.
8020
8021 2000-11-20  Neil Booth  <neilb@earthling.net>
8022
8023         * gcc.dg/cpp/integrated1.c: New test.
8024
8025 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8026
8027         * g++.old-deja/g++.other/inline17.C: New test.
8028
8029 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
8030
8031         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8032         local variable to be zero: I made the variable global. Now
8033         uses abort() and exit() instead of relying on main's return value.
8034
8035 2000-11-20  Neil Booth  <neilb@earthling.net>
8036
8037         * gcc.dg/cpp/paste2.c: Update test.
8038         * objc/execute/paste.m: New test.
8039
8040 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8041
8042         * gcc.dg/c99-condexpr-1.c: New test.
8043
8044 2000-11-20  Neil Booth  <neilb@earthling.net>
8045
8046         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8047
8048 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
8049
8050         * g++.old-deja/g++.pt/export1.C: New test.
8051
8052 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
8053
8054         * gcc.dg/20001117-1.c: New test.
8055
8056 2000-11-18  Richard Henderson  <rth@redhat.com>
8057
8058         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8059
8060 2000-11-18  Richard Henderson  <rth@redhat.com>
8061
8062         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8063         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8064         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8065
8066 2000-11-18  Richard Henderson  <rth@redhat.com>
8067
8068         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8069         (main): New.  Exit cleanly.
8070
8071 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8072
8073         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8074         gcc.dg/c99-fordecl-2.c: New tests.
8075
8076 2000-11-18  Richard Henderson  <rth@redhat.com>
8077
8078         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8079         * gcc.c-torture/execute/zerolen-2.c: New.
8080
8081 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8082
8083         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8084         memory.
8085
8086 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8087
8088         * g++.old-deja/g++.pt/instantiate8.C: New test.
8089
8090 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8091
8092         * g++.old-deja/g++.other/incomplete.C: Add more tests.
8093         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8094
8095 2000-11-16  Nick Clifton  <nickc@redhat.com>
8096
8097         * gcc.c-torture/execute/nestfunc-2.c: New test.
8098         * gcc.c-torture/execute/nestfunc-3.c: New test.
8099
8100 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8101
8102         * gcc.c-torture/compile/20001116-1.c: New test.
8103
8104 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8105
8106         * gcc.c-torture/execute/20001115-1.c: New test.
8107
8108 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
8109
8110         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8111         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8112         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8113         * g++.old-deja/g++.abi/vmihint.C: Likewise.
8114
8115 2000-11-15  Neil Booth  <neilb@earthling.net>
8116
8117         gcc.dg/cpp/_Pragma1.c: Update.
8118         gcc.dg/cpp/_Pragma2.c: New test.
8119
8120 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8121
8122         * g++.old-deja/g++.other/anon5.C: New test.
8123
8124 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8125
8126         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8127         tests.
8128
8129 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
8130
8131         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8132         output.
8133
8134 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8135
8136         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8137         labels at end of compound statements.
8138
8139 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
8140
8141         * gcc.c-torture/execute/loop-7.c: New test.
8142
8143 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8144
8145         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8146
8147 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8148
8149         * gcc.dg/c99-bool-1.c: New test.
8150
8151 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8152
8153         * gcc.dg/c99-scope-1.c: Remove xfail.
8154         * gcc.dg/c99-scope-2.c: New test.
8155
8156 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8157
8158         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8159         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8160
8161 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
8162
8163         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8164         error messages.
8165
8166         * g++.mike/p700.C: Don't typedef wchar_t.
8167         * g++.mike/p784.C: Likewise.
8168         * g++.mike/eb101.C: Don't use __wchar_t.
8169
8170 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
8171
8172         * g77.f-torture/execute/20001111.[fx]: Test premature exit
8173         from DO loop.
8174
8175 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8176
8177         * gcc.c-torture/execute/20001111-1.c: New test.
8178
8179 2000-11-10  Nick Clifton  <nickc@redhat.com>
8180
8181         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8182         long multuiple and accumulate.
8183
8184 2000-11-09  Richard Henderson  <rth@redhat.com>
8185
8186         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8187         via size_t instead of int.
8188
8189         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8190         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8191         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8192         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8193
8194 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
8195
8196         * gcc.c-torture/compile/20001109-1.c: New test.
8197         * gcc.c-torture/compile/20001109-2.c: New test.
8198
8199 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
8200
8201         * g++.old-deja/g++.pt/operator1.C: New test.
8202         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8203
8204 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8205
8206         * gcc.dg/20001108-1.c: New test.
8207
8208 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8209
8210         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8211         with both arguments constant strings.
8212         * gcc.c-torture/execute/string-opt-3.c: New test.
8213         * gcc.c-torture/execute/string-opt-4.c: New test.
8214         * gcc.c-torture/execute/string-opt-5.c: New test.
8215
8216 2000-11-08  Nick Clifton  <nickc@redhat.com>
8217
8218         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
8219         mulsidi3adddi patterns.
8220
8221 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
8222
8223         * g++.old-deja/g++.other/crash36.C: New test.
8224
8225 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
8226
8227         * g++.old-deja/g++.other/init16.C: New test.
8228
8229 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
8230
8231         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8232
8233 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8234
8235         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8236         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8237         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8238
8239 2000-11-07  DJ Delorie  <dj@redhat.com>
8240
8241         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8242
8243 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8244
8245         * gcc.c-torture/execute/string-opt-1.c: New test.
8246
8247 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8248
8249         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
8250         mips-sgi-irix6.* because the MIPS ABI passes floating-point
8251         parameters in registers, and there is no way for a varargs
8252         function to know in which order the integer and floating-point
8253         parameters should be interleaved when they are placed on the
8254         stack.
8255         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8256         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8257
8258 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8259
8260         * gcc.c-torture/execute/string-opt-2.c: New test.
8261
8262 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
8263
8264         * g++.old-deja/g++.pt/crash60.C: New test.
8265
8266 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8267
8268         * g++.old-deja/g++.other/crash24.C: New test.
8269         * g++.old-deja/g++.other/crash25.C: New test.
8270         * g++.old-deja/g++.other/crash26.C: New test.
8271         * g++.old-deja/g++.other/crash27.C: New test.
8272         * g++.old-deja/g++.other/crash28.C: New test.
8273         * g++.old-deja/g++.other/crash29.C: New test.
8274         * g++.old-deja/g++.other/crash30.C: New test.
8275         * g++.old-deja/g++.other/crash31.C: New test.
8276         * g++.old-deja/g++.other/crash32.C: New test.
8277         * g++.old-deja/g++.other/crash33.C: New test.
8278         * g++.old-deja/g++.other/crash34.C: New test.
8279         * g++.old-deja/g++.other/crash35.C: New test.
8280
8281 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8282
8283         * gcc.c-torture/execute/20001031-1.c: New test.
8284
8285 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
8286
8287         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8288         namespace.
8289
8290         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8291         standards-conformant.
8292
8293         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8294
8295         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8296         * g++.old-deja/g++.mike/p755a.C: Likewise.
8297         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8298         library makes no calls to `operator new' during initialization.
8299
8300 2000-11-04  Neil Booth  <neilb@earthling.net>
8301
8302         * gcc.dg/cpp/include2.c: New tests.
8303
8304 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
8305
8306         * lib/g++.exp (g++_set_ld_library_path): New function.
8307         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8308
8309 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
8310
8311         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
8312         warnings.
8313
8314 2000-11-01  Richard Henderson  <rth@redhat.com>
8315
8316         * g++.old-deja/g++.ext/namedret1.C: New.
8317         * g++.old-deja/g++.ext/namedret2.C: New.
8318         * g++.old-deja/g++.ext/namedret3.C: New.
8319
8320 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
8321
8322         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8323         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8324
8325 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8326
8327         * gcc.c-torture/execute/va-arg-21.c: New test.
8328
8329 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8330
8331         * gcc.dg/c99-complex-2.c: New test.
8332
8333 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8334
8335         * gcc.c-torture/execute/stdio-opt-1.c: New test.
8336
8337 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
8338
8339         * g++.old-deja/g++.other/inline16.C: New test.
8340
8341 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
8342
8343         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8344         __PRETTY_FUNCTION__
8345
8346 2000-10-29  Neil Booth  <neilb@earthling.net>
8347
8348         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8349         New tests.
8350         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8351         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8352         optimisation.
8353
8354 2000-10-29  Neil Booth  <neilb@earthling.net>
8355
8356         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8357         * mi1.c, mi1c.h: Add null directives to multiple-include test.
8358         * mi5.c: Test multiple includes work with -C.
8359         * trigraphs.c: Test ^= version.
8360
8361 2000-10-28  Neil Booth  <neilb@earthling.net>
8362
8363         New tests and test updates for new macro expander.
8364
8365         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8366         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8367         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8368         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8369         new diagnostic messages.
8370
8371         * gcc.dg/cpp/macro3.c: New tests.
8372
8373 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
8374
8375         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8376         on the same line.
8377
8378 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
8379
8380         * g++.old-deja/g++.other/eh2.C: New test.
8381
8382 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8383
8384         * gcc.c-torture/execute/20001027-1.c: New test.
8385
8386 2000-10-26  Richard Henderson  <rth@redhat.com>
8387
8388         * gcc.c-torture/execute/20001026-1.c: New.
8389
8390 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
8391
8392         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8393         * g++.old-deja/g++.law/builtin1.C: Likewise.
8394         * g++.old-deja/g++.law/ctors10.C: Likewise.
8395         * g++.old-deja/g++.law/virtual3.C: Likewise.
8396         * g++.old-deja/g++.mike/p658.C: Likewise.
8397         * g++.old-deja/g++.other/sibcall1.C: Likewise.
8398         * g++.old-deja/g++.other/vaarg2.C: Likewise.
8399         * g++.old-deja/g++.robertl/eb124.C: Likewise.
8400         * g++.old-deja/g++.robertl/eb44.C: Likewise.
8401         * g++.old-deja/g++.robertl/eb77.C: Likewise.
8402
8403 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
8404
8405         * gcc.c-torture/compile/20001024-1.c: New test.
8406
8407 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
8408
8409         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8410         to tell us whether or not we are using V3.
8411
8412 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8413
8414         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8415         operands.
8416
8417 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8418
8419         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8420
8421 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
8422
8423         * gcc.c-torture/execute/20001024-1.c: New test.
8424
8425 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
8426
8427         * g++.old-deja/g++.other/sibcall1.C: New test.
8428
8429 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
8430
8431         * gcc.dg/noncompile/init-3.c: New test.
8432
8433 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8434
8435         * gcc.dg/format-array-1.c: New test.
8436
8437 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8438
8439         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8440         writing through null pointers; remove comment about testing
8441         unterminated strings.
8442
8443 2000-10-17  Matthew Hiller  <hiller@redhat.com>
8444
8445         * gcc.c-torture/execute/20001017-2.c: New test.
8446
8447 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8448
8449         * gcc.c-torture/compile/20001018-1.c: New test.
8450         * gcc.c-torture/compile/20001018-1.x: Xfail.
8451
8452 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8453
8454         * gcc.c-torture/execute/20001017-1.c: New test.
8455
8456 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8457
8458         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8459         for multiple use of arguments with scanf formats; add tests for
8460         multiple use of arguments.
8461
8462 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
8463
8464         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8465
8466 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8467
8468         * gcc.dg/format-miss-1.c: New test.
8469
8470 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8471
8472         * gcc.c-torture/execute/20001013-1.c: New test.
8473
8474 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8475
8476         * gcc.dg/format-branch-1.c: New test.
8477
8478 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8479
8480         * README, lib/file-format.exp: Remove EGCS references.
8481
8482 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8483
8484         * gcc.dg/20001013-1.c: New test.
8485
8486 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8487
8488         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8489         for intmax_t in the compiler using __typeof__ and the type rules
8490         for conditional expressions.
8491
8492 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
8493
8494         * gcc.dg/20001012-1.c: New test.
8495         * gcc.dg/20001012-2.c: New test.
8496
8497 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8498
8499         * gcc.dg/format-attr-1.c: New test.
8500
8501 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8502
8503         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8504         __LONG_LONG_MAX__ instead of LLONG_MAX.
8505
8506 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8507
8508         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8509         scanf flags.
8510         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8511         flags.
8512
8513 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8514
8515         * gcc.dg/sequence-pt-1.c: New test.
8516
8517 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
8518
8519         * gcc.c-torture/execute/20001011-1.c: New testcase.
8520         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8521
8522 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8523
8524         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8525         does not error on it.
8526
8527 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8528
8529         * gcc.dg/20001009-1.c: New test.
8530
8531 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8532
8533         * gcc.c-torture/compile/20001009-1.c: Move from here ....
8534         * gcc.c-torture/execute/20001009-2.c: ... to here.
8535
8536 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
8537
8538         * gcc.c-torture/compile/20001009-1.c: New testcase.
8539         * gcc.c-torture/execute/20001009-1.c: New testcase.
8540         Testcases provided by Jan Hubicka <jh@suse.cz>.
8541
8542 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8543
8544         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8545         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8546         uintmax_t using <limits.h> to emulate the compiler's internal
8547         logic.  No longer XFAIL %j tests.
8548
8549 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8550
8551         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8552         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8553         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8554         regexps and details of expected handling of some bad formats.
8555         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8556         suppression.
8557
8558 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8559
8560         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8561         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8562         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8563         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8564         in list archives.
8565
8566 2000-10-06  Richard Henderson  <rth@cygnus.com>
8567
8568         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8569         * g++.old-deja/g++.brendan/crash52.C: Likewise.
8570         * g++.old-deja/g++.jason/report.C: Likewise.
8571         * g++.old-deja/g++.law/friend5.C: Likewise.
8572         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
8573         of the expected warnings.
8574
8575 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
8576
8577         * g++.old-deja/g++.pt/enum14.C: New test.
8578
8579 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
8580
8581         * g++.old-deja/g++.pt/crash59.C: New test.
8582
8583 2000-10-04  Will Cohen  <wcohen@redhat.com>
8584
8585         * gcc.dg/20000926-1.c: New test.
8586
8587 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
8588
8589         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8590         function name for current C++ compiler.
8591         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8592
8593 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
8594
8595         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8596         __PRETTY_FUNCTION__.
8597         * g++.old-deja/g++.ext/pretty2.C: Likewise.
8598
8599 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8600
8601         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8602
8603 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
8604
8605         * gcc.c-torture/compile/20000923-1.c: New test.
8606
8607 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8608
8609         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8610         * g++.old-deja/g++.pt/ttp62.C: Same.
8611         * g++.old-deja/g++.other/inline14.C: Same.
8612
8613 2000-09-24  Richard Henderson  <rth@cygnus.com>
8614
8615         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
8616
8617 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8618
8619         * gcc.dg/c90-printf-1.c: Add test for wide string format.
8620
8621 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
8622
8623         * gcc.c-torture/compile/20000922-1.c: New file.
8624
8625 2000-09-21  Nick Clifton  <nickc@redhat.com>
8626
8627         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
8628         a signed long modulo operation.
8629         (mod6): New function - perform an unsigned long modulo operation.
8630         (main): Add tests for modulos of very large numbers by very small
8631         dividends.
8632
8633 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8634
8635         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
8636
8637 2000-09-19  Richard Henderson  <rth@cygnus.com>
8638
8639         * gcc.dg/compare2.c (case 10): XFAIL.
8640
8641 2000-09-18  Richard Henderson  <rth@cygnus.com>
8642
8643         * gcc.c-torture/execute/20000906-1.c: Move ...
8644         * gcc.dg/20000906-1.c: ... here.  Only run on targets
8645         that support __builtin_trap.
8646
8647 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
8648
8649         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
8650
8651 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8652
8653         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
8654         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
8655         more $ format tests.
8656
8657 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8658
8659         * gcc.dg/format-errmk-1.c: New test.
8660
8661 2000-09-17  Greg McGary  <greg@mcgary.org>
8662
8663         * gcc.c-torture/execute/20000917-1.x: Remove.
8664
8665 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8666
8667         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
8668
8669 2000-09-17  Greg McGary  <greg@mcgary.org>
8670
8671         * gcc.c-torture/execute/20000917-1.c: New test.
8672         * gcc.c-torture/execute/20000917-1.x: XFAIL.
8673
8674 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
8675
8676         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
8677         in nested macro bug.
8678
8679 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
8680
8681         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
8682
8683 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
8684
8685         * gcc.c-torture/execute/20000914-1.c: New test.
8686
8687 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
8688
8689         * g++.other/inline13.C: New test.
8690
8691 2000-09-12  Andreas Jaeger  <aj@suse.de>
8692
8693         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
8694         constant by Ulrich Drepper <drepper@redhat.com>.
8695
8696 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8697
8698         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
8699
8700 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8701
8702         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
8703
8704 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
8705
8706         * gcc.dg/cpp/backslash.c: New test.
8707
8708 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
8709
8710         * gcc.c-torture/execute/20000910-1.c: New test.
8711         * gcc.c-torture/execute/20000910-2.c: Likewise.
8712
8713 2000-09-11  Robert Lipe  <robertl@sco.com>
8714
8715         * gcc.dg/pragma-align.c: New test.
8716
8717 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8718
8719         * g++.old-deja/g++.pt/explicit82.C: New test.
8720         * g++.old-deja/g++.pt/explicit83.C: New test.
8721
8722 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8723
8724         * gcc.dg/asm-names.c: New test.
8725
8726 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8727
8728         * gcc.dg/cpp/tr-warn6.c: New test
8729
8730 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8731
8732         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
8733         be accepted.
8734
8735 2000-09-07  Catherine Moore  <clm@redhat.com>
8736
8737         * gcc.c-torture/execute/unroll-1.c: New test.
8738
8739 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8740
8741         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
8742         ERROR markers.
8743         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
8744         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
8745         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
8746         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
8747         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
8748         Preprocess only.
8749         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
8750         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
8751
8752 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8753
8754         * g++.old-deja/g++.pt/deduct2.C: New test.
8755
8756 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8757
8758         * g++.old-deja/g++.pt/parms2.C: New test.
8759
8760 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8761
8762         * g++.old-deja/g++.pt/crash58.C: New test.
8763
8764 2000-09-06  Greg McGary  <greg@mcgary.org>
8765
8766         * gcc.c-torture/execute/20000906-1.c: New test.
8767         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
8768
8769 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8770
8771         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
8772
8773 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8774
8775         * g++.old-deja/g++.pt/crash57.C: New test.
8776
8777 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8778
8779         * g++.old-deja/g++.pt/crash56.C: New test.
8780
8781 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8782
8783         * g++.old-deja/g++.pt/koenig1.C: New test.
8784
8785 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8786
8787         * gcc.dg/20000904-1.c: New test.
8788
8789 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8790
8791         * gcc.dg/cpp/paste8.c: New test.
8792
8793 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
8794
8795         * gcc.c-torture/compile/20000827-1.c: New test.
8796
8797 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8798
8799         * gcc.dg/format-diag-1.c: New test.
8800
8801 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8802
8803         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
8804         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
8805         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
8806         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
8807         gcc.dg/formatz-1.c: Adjust warning regular expressions.
8808
8809 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8810
8811         * g++.old-deja/g++.other/nested4.C: New test.
8812
8813 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8814
8815         * g++.old-deja/g++.ns/scoped1.C: New test.
8816
8817 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
8818
8819         * lib/g++.exp: Support testing already-installed GCC.
8820
8821 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8822
8823         * wtr-label-1.c, wtr-suffix-1.c: New tests.
8824
8825 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8826
8827         * gcc.dg/return-type-2.c: New test.
8828
8829 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
8830
8831         * gcc.c-torture/compile/20000825-1.c: New test.
8832
8833 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
8834
8835         * gcc.dg/dwarf2-2.c: New test.
8836
8837 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
8838
8839         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
8840         dg-warning regexps.
8841
8842 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8843
8844         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
8845         gcc.dg/format-ext-5.c: New tests.
8846
8847 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
8848
8849         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
8850
8851 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
8852
8853         * gcc.dg/noncompile/930622-2.c: Adjust error message.
8854
8855 2000-08-24  Richard Henderson  <rth@cygnus.com>
8856
8857         * gcc.dg/ia64-sync-1.c: New test.
8858         * gcc.dg/ia64-sync-2.c: New test.
8859         * gcc.dg/ia64-asm-1.c: New test.
8860
8861 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8862
8863         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
8864         * gcc.dg/format-ext-2.c: New test.
8865
8866 2000-08-23  Jason Merrill  <jason@redhat.com>
8867
8868         * lib/old-dejagnu.exp: Also ignore "In member function" and
8869         "At global scope".
8870
8871 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8872
8873         * gcc.dg/noncompile/label-lineno-1.c: New test.
8874
8875 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8876
8877         * gcc.dg/c99-array-nonobj-1.c: New test.
8878
8879 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8880
8881         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
8882         tests.
8883         * gcc.dg/format-ext-1.c: New test.
8884
8885 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8886
8887         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
8888         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
8889         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
8890         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
8891         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
8892
8893 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8894
8895         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
8896         gcc.dg/c99-strftime-2.c: New tests.
8897
8898 2000-08-22  Richard Henderson  <rth@cygnus.com>
8899
8900         * gcc.c-torture/execute/20000822-1.c: New test.
8901
8902 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8903
8904         * gcc.c-torture/execute/20000819-1.x: Remove.
8905
8906 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8907
8908         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
8909         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
8910         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
8911         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
8912         gcc.dg/format-xopen-1.c: New tests.
8913
8914 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8915
8916         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
8917
8918 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8919
8920         * g++.old-deja/g++.other/loop2.C: New test.
8921
8922         * gcc.c-torture/compile/20000606-1.c: New test.
8923         * gcc.c-torture/compile/20000728-1.c: New test.
8924         * gcc.c-torture/execute/20000801-1.c: New test.
8925         * gcc.c-torture/execute/20000801-2.c: New test.
8926         * gcc.c-torture/execute/20000819-1.c: New test.
8927         * gcc.c-torture/execute/20000819-1.x: XFAIL.
8928         * gcc.dg/20000629-1.c: New test.
8929         * gcc.dg/20000724-1.c: New test.
8930         * gcc.dg/20000807-1.c: New test.
8931
8932 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
8933
8934         * gcc.dg/cpp/pragma-1.c: New test.
8935         * gcc.dg/cpp/pragma-2.c: New test.
8936
8937 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
8938
8939         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
8940         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
8941
8942 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8943
8944         * gcc.c-torture/compile/20000818-1.c: New test.
8945
8946 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
8947
8948         * gcc.c-torture/execute/20000818-1.c: New test.
8949
8950 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8951
8952         * gcc.dg/format-va-1.c: New test.
8953
8954 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8955
8956         * g++.old-deja/g++.other/typedef8.C: New test.
8957
8958 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8959
8960         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
8961         * g++.old-deja/g++.mike/net36.C: Mark candidate.
8962         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
8963         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
8964         * g++.old-deja/g++.other/ptrmem7.C: New test.
8965         * g++.old-deja/g++.pt/ptrmem10.C: New test.
8966
8967 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8968
8969         * g++.old-deja/g++.pt/typename27.C: New test.
8970
8971 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
8972
8973         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
8974         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
8975         * g++.old-deja/g++.pt/friend45.C: New test.
8976         * g++.old-deja/g++.other/friend8.C: New test.
8977
8978 2000-08-15  Richard Henderson  <rth@cygnus.com>
8979
8980         * gcc.c-torture/execute/20000815-1.c: New test.
8981
8982 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8983
8984         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
8985         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
8986         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
8987
8988 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
8989
8990         * g++.old-deja/g++.other/refinit2.C: New test.
8991
8992 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8993
8994         * lib/c-torture.exp (c-torture): Make
8995         compiler_conditional_xfail_data global.
8996         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
8997         compiler_conditional_xfail_data machinery.
8998         (f-torture-execute): Likewise.
8999         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9000         and only when unrolling loops.
9001
9002         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9003
9004 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9005
9006         * g++.old-deja/g++.pt/explicit81.C: New test.
9007
9008 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9009
9010         * g++.old-deja/g++.pt/typename26.C: New test.
9011
9012 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
9013
9014         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9015         warning.
9016
9017 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9018
9019         * g++.old-deja/g++.other/array3.C: New test.
9020
9021 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9022
9023         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9024         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9025         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9026         New tests.
9027
9028 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
9029
9030         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9031         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9032
9033 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
9034
9035         * gcc.c-torture/execute/20000808-1.c: New test.
9036
9037 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9038
9039         * gcc.dg/c90-const-expr-1.c: New test.
9040
9041 2000-08-08  Richard Henderson  <rth@cygnus.com>
9042
9043         * gcc.dg/noncompile/920923-1.c: Declare calloc.
9044
9045 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9046
9047         * gcc.dg/noncompile/const-ll-1.c: New test.
9048
9049 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9050
9051         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9052
9053 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
9054
9055         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9056         that running programs linked against the shared version of libobjc
9057         run correctly.
9058
9059 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9060
9061         * gcc.dg/c99-printf-1.c: New test.
9062
9063 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9064
9065         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9066
9067 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
9068
9069         * gcc.c-torture/execute/20000731-1.x: Delete.
9070
9071 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
9072
9073         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9074         and torture_without_loops as is done by c-torture.exp.
9075         (search_for): Copy from c-torture.exp.
9076         (gcc-dg-runtest): New function, drives a directory of tests
9077         iterating over the TORTURE_OPTIONS.
9078         (scan-assembler, scan-assembler-not): Move here from
9079         individual directory drivers.
9080
9081         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9082         defined by lib/gcc-dg.exp.
9083         * gcc.dg/cpp/cpp.exp: Likewise.
9084         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
9085         gcc-dg-runtest, so we cycle over optimization options.
9086
9087         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9088         * gcc.dg/compare2.c: No longer expected to fail.
9089
9090 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9091
9092         * gcc.c-torture/execute/20000804-1.c: New test.
9093
9094 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9095
9096         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9097
9098 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
9099
9100         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9101
9102 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
9103
9104         * gcc.c-torture/compile/20000803-1.c: New test.
9105
9106 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9107
9108         * gcc.c-torture/execute/20000801-3.c,
9109         gcc.c-torture/execute/20000801-4.c: New tests.
9110         * gcc.c-torture/execute/20000801-3.x,
9111         gcc.c-torture/execute/20000801-4.x: Xfail.
9112
9113 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
9114
9115         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9116         libobjc/.libs to allow for libtool.
9117
9118 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
9119
9120         * gcc.c-torture/compile/20000802-1.c: New test.
9121
9122 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
9123
9124         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9125
9126 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
9127
9128         * gcc-c-torture/execute/20000731-2.c: New test.
9129
9130         * gcc.c-torture/execute/20000731-1.c: New test.
9131         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9132
9133 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
9134
9135         * testsuite/gcc.dg/cpp/paste7.c: New test.
9136         * gcc.dg/cpp/20000725-1.c: New test.
9137
9138 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
9139
9140         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9141         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9142         declaration warning for __builtin_dwarf_reg_size.
9143
9144         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9145
9146 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9147
9148         * gcc.dg/noncompile/voidparam-1.c: New test.
9149
9150 2000-07-30  Richard Henderson  <rth@cygnus.com>
9151
9152         * gcc.dg/c90-digraph-1.c: Don't xfail.
9153         * gcc.dg/compare2.c (case 10): Xfail.
9154         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9155
9156 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
9157
9158         * gcc.dg/c99-main-1.c: New test.
9159
9160 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9161
9162         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9163
9164 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
9165
9166         * gcc.c-tortuer/execute/20000726-1.c: New test.
9167
9168 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
9169
9170         * gcc.c-torture/execute/enum-2.c: New test.
9171
9172 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9173
9174         * gcc.dg/cpp/tr-warn3.c: New test.
9175
9176 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9177
9178         * g++.old-deja/g++.ext/implicit1.C: Remove.
9179         * g++.old-deja/g++.jason/c2.C: Remove
9180         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9181         * g++.old-deja/g++.pt/crash16.C: Likewise.
9182         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9183
9184 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9185
9186         * g++.old-deja/g++.other/for2.C: New test.
9187
9188 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
9189
9190         * gcc.dg/20000720-1.c: New test.
9191
9192 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
9193
9194         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
9195
9196 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
9197
9198         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9199         * gcc.c-torture/execute/20000722-1.c: New.
9200         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9201
9202 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
9203
9204         * gcc.dg/cpp/20000720-1.S: New test.
9205
9206 2000-07-21  Michael Meissner  <meissner@redhat.com>
9207
9208         * gcc.c-torture/execute/ieee/hugeval.c: New test.
9209
9210 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9211
9212         * g++.old-deja/g++.brendan/crash16.C,
9213         g++.old-deja/g++.brendan/parse3.C,
9214         g++.old-deja/g++.brendan/redecl1.C,
9215         g++.old-deja/g++.ns/template13.C,
9216         g++.old-deja/g++.other/decl4.C,
9217         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9218
9219 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9220
9221         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9222         and "Internal error".
9223
9224         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9225         regexps.
9226         * gcc.dg/cpp/paste6.c: New test.
9227
9228 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
9229
9230         * gcc.dg/cpp/tr-direct.c: New test.
9231
9232         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9233         gcc.dg/cpp/undef1.c: Tweak error regexps.
9234
9235 2000-07-18  Eric Christopher <echristo@redhat.com>
9236
9237         * gcc.c-torture/compile/20000718-1.c: New test.
9238
9239 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
9240
9241         * cpplex.c (_cpp_push_token): If the token being pushed back
9242         is the previous token in this context, just subtract one from
9243         context->posn.
9244         * cppmacro.c (save_expansion): Clear aux field when storing a
9245         placemarker.
9246
9247 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
9248
9249         * gcc.dg/noncompile/redecl-1.c: New test.
9250
9251 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
9252
9253         * gcc.c-torture/execute/20000717-5.c: New test.
9254         * gcc.c-torture/execute/20000717-1.x: Removed.
9255
9256 2000-07-17  Richard Henderson  <rth@cygnus.com>
9257
9258         * gcc.c-torture/execute/20000717-4.c: New test.
9259
9260 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
9261
9262         * gcc.dg/cpp/syshdr.c: New test.
9263         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9264
9265 2000-07-17  Neil Booth  <neilb@earthling.net>
9266
9267         * gcc.dg/cpp/cmdlne-dM.c: New test.
9268         * gcc.dg/cpp/cmdlne-dD.c: New test.
9269
9270 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
9271
9272         * gcc.c-torture/execute/20000717-3.c: New test.
9273
9274         * gcc.c-torture/compile/20000717-1.c: New test.
9275
9276 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
9277
9278         * gcc.c-torture/execute/20000717-2.c: New test.
9279
9280 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9281
9282         * gcc.dg/formatz-1.c: New test.
9283
9284         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9285         * gcc.dg/c99-digraph-1.c: New tests.
9286
9287         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9288         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9289
9290         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9291         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9292         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9293         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9294         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9295         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9296         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9297
9298 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
9299
9300         * gcc.c-torture/execute/20000717-1.c: New test.
9301         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9302
9303 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
9304
9305         * gcc.c-torture/execute/20000715-2.c: New test.
9306         * gcc.dg/20000715-1.c: New test.
9307
9308 2000-07-15  Michael Meissner  <meissner@redhat.com>
9309
9310         * gcc.c-torture/execute/20000715-1.c: New test.
9311
9312 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
9313
9314         * gcc.c-torture/execute/20000707-1.c: New test.
9315
9316 2000-07-13  Neil Booth  <NeilB@earthling.net>
9317
9318         * testsuite/gcc.dg/cpp/digraph1.c,
9319         testsuite/gcc.dg/cpp/digraph2.c,
9320         testsuite/gcc.dg/cpp/digraphs.c: New tests.
9321
9322 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
9323
9324         * g77.f-torture/compile/20000630-2.f:  New test.
9325         * g77.f-torture/compile/20000630-2.x
9326
9327 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9328
9329         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
9330
9331 2000-07-11  Neil Booth  <NeilB@earthling.net>
9332
9333         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9334
9335 2000-07-11  Neil Booth  <NeilB@earthling.net>
9336
9337         * gcc.dg/cpp/cmdlne-C.c: New.
9338
9339 2000-07-09  Neil Booth  <NeilB@earthling.net>
9340
9341         * gcc.dg/cpp/directiv.c: New tests.
9342         * gcc.dg/cpp/undef1.c: Update.
9343
9344 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
9345
9346         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9347
9348 2000-07-09  Neil Booth  <NeilB@earthling.net>
9349
9350         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9351
9352 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
9353
9354         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9355         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9356
9357 2000-07-08  Neil Booth  <NeilB@earthling.net>
9358
9359         * gcc.dg/cpp/macsyntx.c: New tests.
9360
9361 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9362
9363         * gcc.dg/20000707-1.c: New test.
9364
9365 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9366
9367         * gcc.c-torture/execute/20000706-1.c: New test.
9368         * gcc.c-torture/execute/20000706-2.c: New test.
9369         * gcc.c-torture/execute/20000706-3.c: New test.
9370         * gcc.c-torture/execute/20000706-4.c: New test.
9371         * gcc.c-torture/execute/20000706-5.c: New test.
9372
9373 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9374
9375         * g++.old-deja/g++.pt/instantiate7.C: New test.
9376
9377 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9378
9379         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9380         * g++.old-deja/g++.mike/thunk3.C: Likewise.
9381         * g++.old-deja/g++.other/rtti3.C: Likewise.
9382         * g++.old-deja/g++.other/rttid3.C: Likewise.
9383
9384 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
9385
9386         *  g77.f-torture/compile/20000630-1.x: Fix typo
9387
9388 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
9389
9390         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9391         assembly output.
9392
9393 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
9394
9395         * gcc.dg/cpp/ident.c: New test.
9396
9397 2000-07-05  Neil Booth  <NeilB@earthling.net>
9398
9399         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9400           gcc.dg/cpp/lexstrng.c: New tests.
9401
9402 2000-07-04  Neil Booth  <NeilB@earthling.net>
9403
9404         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9405         * gcc.dg/cpp/strify2.c: Same.
9406
9407 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
9408
9409         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9410         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9411         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9412         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9413
9414         * testsuite/gcc.dg/cpp/macro1.c,
9415         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9416         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9417         testsuite/gcc.dg/cpp/strify1.c,
9418         testsuite/gcc.dg/cpp/strify2.c: New tests.
9419
9420 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
9421
9422         * gcc.c-torture/execute/20000703-1.c: New test.
9423
9424 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9425
9426         * g++.old-deja/g++.pt (lookup10.C): New test.
9427
9428 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9429
9430         * g++.old-deja/g++.pt (typename25.C): New test.
9431
9432 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
9433
9434         * gcc.c-torture/compile/20000701-1.c: New test.
9435
9436 2000-06-30  Nick Clifton  <nickc@cygnus.com>
9437
9438         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9439         to test case.
9440
9441 2000-06-30  Catherine Moore  <clm@cygnus.com>
9442
9443         * gcc.c-torture/execute/align-1.c: New test.
9444
9445 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
9446
9447         * g++.old-deja/g++.pt/expr8.C: New test.
9448         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9449
9450 2000-06-29  Nick Clifton  <nickc@cygnus.com>
9451
9452         * gcc.c-torture/compile/20000629-1.c: New test.
9453
9454 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9455
9456
9457         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9458         gcc.dg/noncompile directory, depending on whether they're
9459         preprocessor tests or not.  Annotate all the tests for the dg
9460         framework.
9461
9462         * gcc.c-torture/noncompile/noncompile.exp: Delete.
9463         * gcc.dg/noncompile/noncompile.exp: New.
9464
9465         * Moved files:
9466         Old name                                New name
9467         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
9468         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
9469         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
9470         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
9471         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
9472         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
9473         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
9474         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
9475         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
9476         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
9477         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
9478         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
9479         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
9480         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
9481         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
9482         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
9483         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
9484         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
9485         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
9486         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
9487         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
9488         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
9489         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
9490         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
9491
9492         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
9493         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
9494         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
9495         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
9496         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
9497         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
9498
9499 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9500
9501         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9502         declare one variable.  On the fourth, error.
9503         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9504         declared by 20000628-1a.h.
9505
9506 2000-06-29  Richard Henderson  <rth@redhat.com>
9507
9508         * gcc.c-torture/execute/930529-1.x: New file.
9509         * gcc.dg/920413-1.c: Adjust expected warning text.
9510         * gcc.dg/980217-1.c: Declare abort.
9511         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9512
9513 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
9514
9515         * g77.f-torture/compile/20000629-1.f: New test.
9516         * g77.f-torture/compile/20000629-1.x: Expected to fail.
9517
9518 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9519
9520         Rearrange lots of files, removing entirely the
9521         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9522         directories.
9523
9524         * Deleted files:
9525         gcc.c-torture/code_quality/code_quality.exp
9526         gcc.c-torture/special/special.exp
9527         gcc.failure/failure.exp
9528         gcc.failure/940409-1.x
9529         gcc.c-torture/compile/961203-1.x
9530
9531         * New files:
9532         gcc.misc-tests/linkage.exp
9533         gcc.c-torture/execute/920730-1t.c
9534         gcc.c-torture/execute/920730-1t.x
9535         gcc.c-torture/compile/920520-1.x
9536         gcc.c-torture/compile/920521-1.x
9537         gcc.c-torture/compile/981006-1.x
9538         gcc.c-torture/execute/eeprof-1.x
9539
9540         * Moved files (possibly with modifications to fit a new harness):
9541         Old name                                New name
9542         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
9543         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
9544         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
9545         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
9546         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
9547         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
9548         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
9549         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
9550         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
9551         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
9552         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
9553         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
9554         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
9555         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
9556
9557 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9558
9559         * c-torture/compile/961203-1.x: Delete.
9560
9561         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
9562         not exit. Include stdio.h.
9563         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9564         * gcc.misc-tests/dg-12.c: Likewise.
9565         * gcc.misc-tests/dg-5.c: Likewise.
9566         * gcc.misc-tests/dg-6.c: Likewise.
9567         * gcc.misc-tests/dg-7.c: Prototype abort.
9568         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9569         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9570         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
9571         not exit.
9572         * gcc.misc-tests/sieve.c: Use return from main, not exit.
9573         * gcc.misc-tests/sort2.c: Use return from main, not exit.
9574
9575 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
9576
9577         * gcc.dg/cpp/20000628-1.c: New test.
9578         * gcc.dg/cpp/20000628-1.h: New header for above test.
9579         * gcc.dg/cpp/20000628-1a.h: Likewise.
9580
9581 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
9582
9583         * gcc.dg/cpp: New directory.
9584         * gcc.dg/cpp/cpp.exp: New driver.
9585         * gcc.dg/cpp/20000627-1.c: New test.
9586         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9587         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9588         and rewrite as a compilation test.
9589
9590         * gcc.dg: Move many files into the cpp subdirectory, possibly
9591         renaming or editing them as well.
9592         Old name                New name
9593         990119-1.c              cpp/19990119-1.c
9594         990228-1.c              cpp/19990228-1.c
9595         990407-1.c              cpp/19990407-1.c
9596         990409-1.c              cpp/19990409-1.c
9597         990413-1.c              cpp/19990413-1.c
9598         990703-1.c              cpp/19990703-1.c
9599         20000127-1.c            cpp/20000127-1.c
9600         20000129-1.c            cpp/20000129-1.c
9601         20000207-1.c            cpp/20000207-1.c
9602         20000207-2.c            cpp/20000207-2.c
9603         20000209-1.c            cpp/20000209-1.c
9604         20000209-2.c            cpp/20000209-2.c
9605         20000301-1.c            cpp/20000301-1.c
9606         20000419-1.c            cpp/20000419-1.c
9607         20000510-1.S            cpp/20000510-1.S
9608         20000519-1.c            cpp/20000519-1.c
9609         20000529-1.c            cpp/20000529-1.c
9610         20000625-1.c            cpp/20000625-1.c
9611         20000625-2.c            cpp/20000625-2.c
9612         cpp-as1.c               cpp/assert1.c
9613         cpp-as2.c               cpp/assert2.c
9614         cxx-comments-1.c        cpp/cxxcom1.c
9615         cxx-comments-2.c        cpp/cxxcom2.c
9616         endif-label.c           cpp/endif.c
9617         cpp-hash1.c             cpp/hash1.c
9618         cpp-hash2.c             cpp/hash2.c
9619         cpp-if1.c               cpp/if-1.c
9620         cpp-if2.c               cpp/if-2.c
9621         cpp-if3.c               cpp/if-3.c
9622         cpp-if4.c               cpp/if-4.c
9623         cpp-if5.c               cpp/if-5.c
9624         cpp-cond.c              cpp/if-cexp.c
9625         cpp-missingop.c         cpp/if-mop.c
9626         cpp-missingparen.c      cpp/if-mpar.c
9627         cpp-opprec.c            cpp/if-oppr.c
9628         cpp-ifparen.c           cpp/if-paren.c
9629         cpp-shortcircuit.c      cpp/if-sc.c
9630         cpp-shift.c             cpp/if-shift.c
9631         cpp-unary.c             cpp/if-unary.c
9632         cpp-li1.c               cpp/line1.c
9633         cpp-li2.c               cpp/line2.c
9634         lineno.c                cpp/line3.c
9635         lineno-2.c              cpp/line4.c
9636         cpp-mi.c                cpp/mi1.c
9637         cpp-mic.h               cpp/mi1c.h
9638         cpp-micc.h              cpp/mi1cc.h
9639         cpp-mind.h              cpp/mi1nd.h
9640         cpp-mindp.h             cpp/mi1ndp.h
9641         cpp-mix.h               cpp/mi1x.h
9642         cpp-mi2.c               cpp/mi2.c
9643         cpp-mi2a.h              cpp/mi2a.h
9644         cpp-mi2b.h              cpp/mi2b.h
9645         cpp-mi2c.h              cpp/mi2c.h
9646         cpp-mi3.c               cpp/mi3.c
9647         cpp-mi3.def             cpp/mi3.def
9648         poison-1.c              cpp/poison.c
9649         pr-impl.c               cpp/prag-imp.c
9650         cpp-redef-2.c           cpp/redef1.c
9651         cpp-redef.c             cpp/redef2.c
9652         strpaste.c              cpp/strp1.c
9653         strpaste-2.c            cpp/strp2.c
9654         cpp-tradpaste.c         cpp/tr-paste.c
9655         cpp-tradstringify.c     cpp/tr-str.c
9656         cpp-tradwarn1.c         cpp/tr-warn1.c
9657         cpp-tradwarn2.c         cpp/tr-warn2.c
9658         trigraphs.c             cpp/trigraphs.c
9659         cpp-unc1.c              cpp/unc1.c
9660         cpp-unc2.c              cpp/unc2.c
9661         cpp-unc3.c              cpp/unc3.c
9662         cpp-unc.c               cpp/unc4.c
9663         undef.c                 cpp/undef1.c
9664         undef-2.c               cpp/undef2.c
9665         cpp-wi1.c               cpp/widestr1.c
9666
9667 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
9668
9669         * lib/g++.exp (g++_include_flags): Tweak.
9670
9671 2000-06-27  H.J. Lu  <hjl@gnu.org>
9672             Loren J. Rittle  <ljrittle@acm.org>
9673
9674         * lib/g++.exp (g++_include_flags): Override libgloss.exp
9675         version with one that knows about the new gcc tree structure.
9676         (g++_link_flags): Same.
9677
9678 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
9679
9680         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
9681         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
9682         case we are cross-compiling.
9683
9684         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
9685         g++.old-deja/g++.niklas/Makefile.in,
9686         g++.old-deja/g++.niklas/configure.in,
9687         g++.old-deja/g++.other/Makefile.in,
9688         g++.old-deja/g++.other/configure.in,
9689         gcc.c-torture/code_quality/Makefile.in,
9690         gcc.c-torture/code_quality/configure.in,
9691         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
9692         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
9693         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
9694         gcc.c-torture/execute/ieee/Makefile.in,
9695         gcc.c-torture/execute/ieee/configure.in,
9696         gcc.c-torture/noncompile/Makefile.in,
9697         gcc.c-torture/noncompile/configure.in,
9698         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
9699         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
9700         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
9701
9702 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9703
9704         * g++.old-deja/g++.other/ambig3.C: New test.
9705
9706 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9707
9708         * g++.old-deja/g++.pt/syntax1.C: New test.
9709         * g++.old-deja/g++.pt/syntax2.C: New test.
9710         * g++.old-deja/g++.other/syntax3.C: New test.
9711         * g++.old-deja/g++.other/syntax4.C: New test.
9712
9713 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9714
9715         * gcc.dg/20000623-1.c: Prototype exit and abort.
9716
9717 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9718
9719         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
9720         New tests.
9721         * gcc.dg/cpp-mi3.def: New file.
9722
9723         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
9724         inside assertions.
9725         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
9726         lexer's error messages.
9727         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
9728         divine anything from the linemarkers.
9729         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
9730         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
9731
9732 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
9733
9734         * gcc.dg/20000623-1.c: New test.
9735
9736 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
9737
9738         * gcc.c-torture/execute/20000622-1.c: New test.
9739
9740 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9741
9742         * g++.old-deja/g++.other/init15.C: New test.
9743
9744 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9745
9746         * g++.old-deja/g++.pt/vaarg2.C: New test.
9747         * g++.old-deja/g++.pt/vaarg3.C: New test.
9748
9749 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
9750
9751         * g++.old-deja/g++.other/dyncast6.C: New test.
9752
9753 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
9754
9755         * gcc.c-torture/execute/loop-6.c: New test.
9756
9757 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
9758
9759         * gcc.dg/20000614-1.c: New test.
9760         * gcc.dg/20000614-2.c: New test.
9761
9762 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
9763
9764         * g++.old-deja/g++.other/inline12.C: New test.
9765
9766 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
9767
9768         * g++.old-deja/g++.other/eh1.C: New test.
9769
9770 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
9771
9772         * g++.old-deja/g++.other/type.C: New test.
9773
9774 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9775
9776         * g++.old-deja/g++.other/initstring.C: New test.
9777
9778 2000-06-12  Jason Merrill  <jason@redhat.com>
9779
9780         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
9781
9782 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
9783
9784         * gcc.c-torture/compile/20000609-1.c: New test.
9785
9786 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
9787
9788         * gcc.dg/20000609-1.c: New test.
9789
9790 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
9791
9792         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
9793         * gcc.c-torture/noncompile/poison-1.c: Move...
9794         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
9795         * gcc.dg/cpp-li1.c: Add a token after the #line.
9796
9797 2000-06-05  Richard Henderson  <rth@cygnus.com>
9798
9799         * gcc.c-torture/execute/20000605-2.c: New test.
9800         * gcc.c-torture/execute/20000605-3.c: New test.
9801
9802 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
9803
9804         * g77.f-torture/execute/20000503-1.x: New file.
9805
9806 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
9807
9808         * g++.old-deja/g++.eh/badalloc1.C: New test.
9809
9810 2000-06-05  Richard Henderson  <rth@cygnus.com>
9811
9812         * gcc.c-torture/execute/20000605-1.c: New test.
9813
9814 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9815             Nathan Sidwell <nathan@codesourcery.com>
9816
9817         * gcc.c-torture/compile/20000605-1.c: New test.
9818
9819 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
9820
9821         * g77.f-torture/compile/20000601-1.f:  New test.
9822
9823 2000-06-03  Richard Henderson  <rth@cygnus.com>
9824
9825         * gcc.c-torture/execute/20000603-1.c: New.
9826
9827 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
9828
9829         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
9830         * gcc.dg/noreturn-2.c (noreturn): Likewise.
9831
9832 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
9833
9834         * gcc.dg/compare2.c (case 12): XFAIL.
9835         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
9836         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
9837
9838         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
9839
9840 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
9841
9842         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
9843         guard macro is already defined when the header is first
9844         included.
9845         * gcc.dg/cpp-mix.h: New file.
9846         * gcc.dg/endif-label.c: Update patterns to match compiler.
9847
9848         * g++.brendan/complex1.C: Declare abort.
9849         * g++.law/refs4.C: Remove XFAIL.
9850         * g++.oliva/expr2.C: Declare abort and exit.
9851
9852 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
9853
9854         * gcc.c-torture/execute/20000528-1.c: New test.
9855
9856         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
9857         * g++.old-deja/g++.law/temps4.C: Likewise.
9858
9859         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
9860         stdlib.h.  Call abort() on failure.
9861         * g++.old-deja/g++.law/refs4.C: Likewise.
9862         * g++.old-deja/g++.law/temps4.C: Likewise.
9863         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
9864         * gcc.c-torture/execute/20000112-1.c: Include string.h.
9865
9866 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
9867
9868         Relative to g++.dg/special:
9869         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
9870
9871         Relative to g++.old-deja:
9872         * g++.brendan/complex1.C, g++.jason/optimize2.C,
9873         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
9874         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
9875         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
9876         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
9877         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
9878         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
9879
9880         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
9881         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
9882         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
9883         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
9884         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
9885         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
9886         and/or string.h.
9887
9888         * g++.other/goto1.C: Update expectations for error messages.
9889
9890 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
9891
9892         * gcc.c-torture/compile/20000523-1.c: New test.
9893
9894 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9895
9896         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
9897
9898 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9899
9900         * g++.old-deja/g++.eh/catch11.C: New test.
9901         * g++.old-deja/g++.eh/catch12.C: New test.
9902
9903 2000-05-24  Nick Clifton  <nickc@cygnus.com>
9904
9905         * gcc.c-torture/execute/20000523-1.c: New test.
9906
9907 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
9908
9909         * c-torture/execute/bcp-1.c: Replace abort in arg of
9910         __builtin_constant_p with a generic external function.
9911
9912         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
9913         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
9914         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
9915         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
9916         Prototype abort and/or exit.
9917
9918         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
9919         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
9920         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
9921         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
9922
9923 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
9924
9925         * gcc.dg/dwarf2-1.c: New test.
9926
9927 2000-05-20  Richard Henderson  <rth@cygnus.com>
9928
9929         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
9930
9931 2000-05-20  Andreas Jaeger  <aj@suse.de>
9932
9933         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
9934         testcase.
9935
9936 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
9937
9938         * gcc.c-torture/execute/20000519-2.c: New test.
9939
9940 2000-05-19  Andreas Jaeger  <aj@suse.de>
9941
9942         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
9943         which fails with SSA.
9944
9945         * lib/c-torture.exp: Also test with -O3 -fssa.
9946
9947 2000-05-18  Michael Meissner  <meissner@redhat.com>
9948
9949         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
9950         * gcc.c-torture/execute/920415-1.c: Ditto.
9951         * gcc.c-torture/execute/920501-1.c: Ditto.
9952         * gcc.c-torture/execute/conversion.c: Ditto.
9953         * gcc.c-torture/execute/cvt-1.c: Ditto.
9954
9955 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
9956
9957         * gcc.c-torture/compile/20000518-1.c: New test.
9958
9959 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9960
9961         * g77.f-torture/compile/200005018.f:  New test.
9962
9963 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
9964
9965         * gcc.c-torture/compile/20000517-1.c: New test.
9966
9967 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9968
9969         * gcc.c-torture/execute/20000516-1.c: New test.
9970
9971 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
9972
9973         * g++.old-deja/g++.other/eh.C: New test.
9974
9975 2000-05-12  Richard Henderson  <rth@cygnus.com>
9976
9977         * gcc.c-torture/execute/990208-1.c (main): Don't pass
9978         constants through to doit's conditional.
9979
9980 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
9981
9982         * gcc.c-torture/compile/20000511-1.c: New test.
9983         * g77.f-torture/compile/20000511-1.f: New test.
9984         * g77.f-torture/compile/20000511-2.f: New test.
9985
9986 2000-05-11  Michael Meissner  <meissner@redhat.com>
9987
9988         * gcc.c-torture/execute/20000511-1.c: New test.
9989
9990 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
9991
9992         * gcc.dg/dg.exp: Scan .S files as well as .c files.
9993         * gcc.dg/20000510-1.S: New.
9994
9995 2000-05-08  Catherine Moore  <clm@cygnus.com>
9996
9997         * gcc.dg/unused-3.c: New.
9998
9999 2000-05-06  Richard Henderson  <rth@cygnus.com>
10000
10001           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10002           * g++.old-deja/g++.mike/warn1.C: Likewise.
10003           * g++.old-deja/g++.pt/local1.C: Likewise.
10004           * g++.old-deja/g++.pt/local7.C: Likewise.
10005           * g++.old-deja/g++.pt/spec16.C: Likewise.
10006
10007 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
10008
10009         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10010
10011 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
10012
10013           * g77.f-torture/execute/20000503-1.f:  New test.
10014
10015 2000-05-04  Andreas Jaeger  <aj@suse.de>
10016
10017         * gcc.dg/noreturn-2.c: New test.
10018
10019 2000-05-04  Neil Booth  <NeilB@earthling.net>
10020
10021         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10022         preprocessor.
10023
10024 2000-05-04  Richard Henderson  <rth@cygnus.com>
10025
10026         * gcc.c-torture/execute/20000503-1.c: Fix typo.
10027
10028 2000-05-04  Richard Henderson  <rth@cygnus.com>
10029
10030         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
10031         OpenSSL by Jason R Thorpe.
10032
10033 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
10034
10035         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10036
10037 2000-05-03  Robert Lipe <robertlipe@usa.net>
10038
10039         * gcc.dg/20000503-1.c: New test.
10040
10041 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
10042
10043         * gcc.c-torture/compile/20000502-1.c: New test.
10044         * g++.old-deja/g++.other/align.C: New test.
10045         * gcc.dg/cpp-tradstringify.c: New test.
10046
10047 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10048
10049         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10050         and hard registers.
10051
10052 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
10053
10054         * gcc.c-torture/execute/loop-5.c: New test.
10055
10056 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
10057
10058         * gcc.c-torture/execute/va-arg-20.c: New test.
10059
10060 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
10061
10062         * gcc.c-torture/execute/20000422-1.c: New test.
10063
10064 2000-04-20  Greg McGary  <gkm@gnu.org>
10065
10066         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10067         when optimizing, but without sibling-call optimizations (-O1).
10068
10069 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
10070
10071           * gcc.c-torture/compile/20000420-1.c: New test.
10072
10073 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10074
10075         * g++.abi/ptrflags.C: New test.
10076         * g++.eh/catchptr1.C: Test incomplete pointer chains.
10077
10078 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
10079
10080         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10081
10082 2000-04-19  Greg McGary  <gkm@gnu.org>
10083
10084         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10085         sibling-call optimizations.
10086
10087 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
10088
10089         * gcc.dg/20000419-1.c: New test.
10090
10091 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
10092
10093         * gcc.c-torture/execute/20000412-6.c: New test.
10094
10095 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
10096
10097         * gcc.c-torture/execute/20000412-5.c: New test.
10098         * g77.f-torture/compile/20000412-1.f: New test.
10099         * gcc.c-torture/execute/20000412-4.c: New test.
10100         * gcc.c-torture/compile/20000412-2.c: New test.
10101         * gcc.c-torture/execute/20000412-3.c: New test.
10102         * gcc.c-torture/compile/20000412-1.c: New test.
10103         * gcc.c-torture/execute/20000412-2.c: New test.
10104
10105 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
10106
10107         * objc/execute/bf-20.m: New test.
10108
10109 2000-04-10  Richard Henderson  <rth@cygnus.com>
10110
10111         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10112
10113         * gcc.c-torture/execute/20000412-1.c: New test.
10114
10115 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10116
10117         * g++.old-deja/g++.eh/catchptr1.C: New test.
10118
10119 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
10120
10121         * g++.old-deja/g++.abi/cxa_vec.C: New test.
10122
10123 2000-04-08  Neil Booth  <NeilB@earthling.net>
10124
10125         * gcc.dg/cpp-nullchar.c: Remove test as
10126         embedded nulls cause problems.
10127
10128 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10129
10130         * gcc.dg/compare2.c: New test.
10131
10132 2000-04-08  Neil Booth  <NeilB@earthling.net>
10133
10134         * gcc.dg/cpp-nullchar.c: New test.
10135
10136 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
10137
10138         * gcc.dg/cpp-mi2.c: New test.
10139         * gcc.dg/cpp-mi2[abc].h: New files.
10140
10141 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
10142
10143         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10144         member name.
10145
10146 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10147
10148         * g++.old-deja/g++.abi/vmihint.C: New test.
10149
10150 2000-04-06  Neil Booth  <NeilB@earthling.net>
10151
10152         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10153         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
10154         copyright.
10155
10156 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
10157
10158         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10159         avoid stack-frame overwrite.
10160
10161 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
10162
10163         * gcc.c-torture/compile/20000405-2.c: New test.
10164         * gcc.c-torture/compile/20000405-3.c: New test.
10165
10166 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10167
10168         * gcc.c-torture/compile/20000405-1.c: New test.
10169
10170 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
10171
10172         * gcc.dg/cast-qual-1.c: Revert last change.
10173
10174 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10175
10176         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10177
10178 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
10179
10180         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10181         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10182
10183 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
10184
10185         * gcc.c-torture/compile/20000403-2.c: New test.
10186         * gcc.c-torture/compile/20000403-1.c: New test.
10187
10188 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
10189
10190         * gcc.c-torture/execute/20000403-1.c: New test.
10191
10192 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
10193
10194         * gcc.c-torture/execute/20000402-1.c: New test.
10195
10196 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
10197
10198         * gcc.c-torture/execute/va-arg-15.c: New test.
10199         * gcc.c-torture/execute/va-arg-16.c: New test.
10200         * gcc.c-torture/execute/va-arg-17.c: New test.
10201         * gcc.c-torture/execute/va-arg-18.c: New test.
10202         * gcc.c-torture/execute/va-arg-19.c: New test.
10203
10204 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
10205
10206         * gcc.c-torture/compile/981211-1.c: Move to...
10207         * gcc.dg/cpp-as1.c: ...here.
10208         * gcc.dg/cpp-as2.c: New file.
10209
10210         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10211         compiler.
10212
10213 2000-04-02  Neil Booth  <NeilB@earthling.net>
10214
10215         * gcc.dg/cpp-cond.c  New tests.
10216         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
10217         accidental success less likely.
10218         * gcc.dg/cpp-missingop.c  New tests.
10219         * gcc.dg/cpp-missingparen.c  New tests.
10220         * gcc.dg/cpp-shift.c  New tests.
10221         * gcc.dg/cpp-shortcircuit.c  New tests.
10222         * gcc.dg/cpp-unary.c  New tests.
10223
10224 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
10225
10226         * gcc.c-torture/compile/20000329-1.c: New test.
10227
10228 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10229
10230         * gcc.c-torture/compile/20000326-1.c: New test.
10231         * gcc.c-torture/compile/20000326-2.c: New test.
10232
10233 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10234
10235         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10236         the first parameter is a function argument.
10237
10238 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
10239
10240         * g++.old-deja/g++.ext/array4.C: New test.
10241
10242 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10243
10244         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10245
10246 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10247
10248         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10249
10250 2000-03-19  Richard Henderson  <rth@cygnus.com>
10251
10252         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10253
10254 2000-03-19  Richard Henderson  <rth@cygnus.com>
10255
10256         * gcc.c-torture/compile/20000319-1.c: New test.
10257
10258 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
10259
10260         * gcc.c-torture/execute/20000314-3.c: New test.
10261         * gcc.c-torture/execute/20000314-2.c: New test.
10262         * gcc.c-torture/execute/20000314-1.c: New test.
10263         * gcc.c-torture/compile/20000314-2.c: New test.
10264         * gcc.c-torture/compile/20000314-1.c: New test.
10265
10266 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
10267
10268         * g++.old-deja/g++.warn/inline.C: New test.
10269
10270 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10271
10272         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10273         standards-compliant result rather than specific constants.
10274         Put test-values in array.
10275
10276 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
10277
10278         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10279         (g++_target_compile): Put test-specific options last.
10280
10281 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10282
10283         * g++.old-deja/g++.eh/vbase4.C: New test.
10284
10285 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10286
10287         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10288
10289 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10290
10291         * g++.old-deja/g++.brendan/misc12.C: Removed.
10292         * g++.old-deja/g++.pt/memtemp77.C: Constify.
10293         * g++.old-deja/g++.ext/pretty4.C: New test.
10294
10295 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10296
10297         * g++.old-deja/g++.other/string2.C: New test.
10298
10299 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
10300
10301         * g++.old-deja/g++.warn/impint2.C: New test.
10302
10303 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10304
10305         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10306         is 1, not zero.
10307
10308 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
10309
10310         * g++.old-deja/g++.warn/impint.C: New test.
10311         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10312         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10313         * g++.old-deja/g++.pt/explicit12.C: Likewise.
10314         * g++.old-deja/g++.pt/explicit13.C: Likewise.
10315         * g++.old-deja/g++.pt/explicit17.C: Likewise.
10316         * g++.old-deja/g++.pt/explicit18.C: Likewise.
10317         * g++.old-deja/g++.pt/explicit19.C: Likewise.
10318         * g++.old-deja/g++.pt/explicit23.C: Likewise.
10319         * g++.old-deja/g++.pt/explicit31.C: Likewise.
10320         * g++.old-deja/g++.pt/explicit35.C: Likewise.
10321         * g++.old-deja/g++.pt/explicit6.C: Likewise.
10322         * g++.old-deja/g++.pt/memclass7.C: Likewise.
10323
10324 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10325
10326         * gcc.dg/cpp-redef.c: New test.
10327
10328 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
10329
10330         * g++.old-deja/g++.pt/unify7.C: New test.
10331
10332 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10333
10334         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10335         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10336
10337 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
10338
10339         * gcc.c-torture/compile/20000224-1.c: New test.
10340
10341 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10342
10343         * gcc.c-torture/compile/cpp-2.c: New test.
10344         * gcc.c-torture/compile/cpp-1.c: New test.
10345
10346 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
10347
10348         * gcc.c-torture/execute/20000225-1.c: New test.
10349
10350 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10351
10352         * gcc.dg/cpp-li2.c: New test.
10353
10354         * gcc.dg/cpp-wi1.c: New test.
10355
10356         * gcc.dg/cpp-li1.c: New test.
10357
10358 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
10359
10360         * g++.old-deja/g++.other/sizeof5.C: New test.
10361
10362 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10363
10364         * gcc.c-torture/execute/va-arg-13.c: New test.
10365
10366 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
10367
10368         * gcc.c-torture/execute/va-arg-12.c: New test.
10369
10370 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10371
10372         * gcc.c-torture/execute/20000223-1.c: New test.
10373
10374 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10375
10376         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10377
10378 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
10379
10380         * g++.old-deja/g++.abi/ptrmem.C: New test.
10381
10382 2000-02-19  Richard Henderson  <rth@cygnus.com>
10383
10384         * gcc.c-torture/compile/init-3.c: New.
10385
10386 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10387
10388         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10389         ALWAYS_CXXFLAGS.
10390
10391 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
10392
10393         * gcc.c-torture/compile/20000211-3.c: New test.
10394
10395 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
10396
10397         * gcc.c-torture/compile/20000211-2.c: New test.
10398
10399 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
10400
10401         * gcc.c-torture/compile/20000211-1.c: New test.
10402
10403 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
10404
10405         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10406           on native targets
10407
10408 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10409
10410         * g++.old-deja/g++.other/cast5.C: New test.
10411
10412 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
10413
10414         * gcc.c-torture/execute/20000205-1.c: New.
10415
10416 2000-02-03  Nathan Sidwell  <nathan@acm.org>
10417
10418         * g++.old-deja/g++.jason/cast3.C: Return void.
10419         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10420
10421 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10422
10423         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10424
10425         * gcc.dg/loop-1.c: New test.
10426
10427 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
10428
10429         * gcc.c-torture/compile/20000127-1.c: New test.
10430         * gcc.c-torture/execute/991228-1.c: New test.
10431
10432 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10433
10434         * gcc.dg/unused-2.c: New test.
10435
10436         * gcc.dg/conv-1.c: New test.
10437
10438 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10439
10440         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10441         compiler.
10442         (tool_option_proc): Fix typo.
10443
10444 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
10445
10446         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10447         of the ld on the host, not on the build machine.
10448         Also, don't crash if '--help' is not a supported option.
10449
10450 2000-01-24  Richard Henderson  <rth@cygnus.com>
10451
10452         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10453
10454 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
10455
10456         * gcc.c-torture/execute/20000120-2.c: New test.
10457         * gcc.c-torture/execute/20000120-1.c: New test.
10458
10459 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
10460
10461         * gcc.c-torture/execute/20000113-1.c: New test.
10462
10463 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
10464
10465         * gcc.c-torture/execute/20000112-1.c: New test.
10466
10467 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10468
10469         * gcc.dg/20000111-1.c: New test.
10470
10471 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
10472
10473         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10474         with 16 bit integers.
10475
10476 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10477
10478         * gcc.dg/20000108-1.c: New test.
10479
10480 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10481
10482         * g++.old-deja/g++.ns/koenig8.C: New test.
10483
10484 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10485
10486         * g++.old-deja/g++.other/cast4.C: New test.
10487
10488 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
10489
10490         * gcc.c-torture/compile/20000105-2.c: New test.
10491         * gcc.c-torture/compile/20000105-1.c: New test.
10492
10493 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10494
10495         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10496         references to printf & atoi to conform to ANSI standard.
10497         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10498         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10499         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10500         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10501         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10502         * g++.old-deja/g++.brendan/complex1.C: Likewise.
10503         * g++.old-deja/g++.brendan/copy1.C: Likewise.
10504         * g++.old-deja/g++.brendan/copy2.C: Likewise.
10505         * g++.old-deja/g++.brendan/copy3.C: Likewise.
10506         * g++.old-deja/g++.brendan/copy4.C: Likewise.
10507         * g++.old-deja/g++.brendan/copy5.C: Likewise.
10508         * g++.old-deja/g++.brendan/copy6.C: Likewise.
10509         * g++.old-deja/g++.brendan/copy7.C: Likewise.
10510         * g++.old-deja/g++.brendan/copy8.C: Likewise.
10511         * g++.old-deja/g++.brendan/crash11.C: Likewise.
10512         * g++.old-deja/g++.brendan/crash14.C: Likewise.
10513         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10514         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10515         * g++.old-deja/g++.brendan/delete2.C: Likewise.
10516         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10517         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10518         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10519         * g++.old-deja/g++.brendan/eh1.C: Likewise.
10520         * g++.old-deja/g++.brendan/groff1.C: Likewise.
10521         * g++.old-deja/g++.brendan/init3.C: Likewise.
10522         * g++.old-deja/g++.brendan/misc12.C: Likewise.
10523         * g++.old-deja/g++.brendan/misc7.C: Likewise.
10524         * g++.old-deja/g++.brendan/new2.C: Likewise.
10525         * g++.old-deja/g++.brendan/operators4.C: Likewise.
10526         * g++.old-deja/g++.brendan/operators5.C: Likewise.
10527         * g++.old-deja/g++.brendan/overload2.C: Likewise.
10528         * g++.old-deja/g++.brendan/overload7.C: Likewise.
10529         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10530         * g++.old-deja/g++.brendan/reference1.C: Likewise.
10531         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10532         * g++.old-deja/g++.brendan/template24.C: Likewise.
10533         * g++.old-deja/g++.brendan/template3.C: Likewise.
10534         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10535         * g++.old-deja/g++.jason/inline3.C: Likewise.
10536         * g++.old-deja/g++.jason/opeq.C: Likewise.
10537         * g++.old-deja/g++.law/arg5.C: Likewise.
10538         * g++.old-deja/g++.law/arm7.C: Likewise.
10539         * g++.old-deja/g++.law/ctors11.C: Likewise.
10540         * g++.old-deja/g++.law/cvt8.C: Likewise.
10541         * g++.old-deja/g++.law/init9.C: Likewise.
10542         * g++.old-deja/g++.law/refs4.C: Likewise.
10543         * g++.old-deja/g++.law/template2.C: Likewise.
10544         * g++.old-deja/g++.law/visibility24.C: Likewise.
10545         * g++.old-deja/g++.law/vtable3.C: Likewise.
10546         * g++.old-deja/g++.mike/asm2.C: Likewise.
10547         * g++.old-deja/g++.mike/eh1.C: Likewise.
10548         * g++.old-deja/g++.mike/misc1.C: Likewise.
10549         * g++.old-deja/g++.mike/misc13.C: Likewise.
10550         * g++.old-deja/g++.mike/misc14.C: Likewise.
10551         * g++.old-deja/g++.mike/ns12.C: Likewise.
10552         * g++.old-deja/g++.mike/p1248.C: Likewise.
10553         * g++.old-deja/g++.mike/p3708.C: Likewise.
10554         * g++.old-deja/g++.mike/p3708a.C: Likewise.
10555         * g++.old-deja/g++.mike/p3708b.C: Likewise.
10556         * g++.old-deja/g++.mike/p646.C: Likewise.
10557         * g++.old-deja/g++.mike/p700.C: Likewise.
10558         * g++.old-deja/g++.mike/p783.C: Likewise.
10559         * g++.old-deja/g++.mike/p783a.C: Likewise.
10560         * g++.old-deja/g++.mike/p783b.C: Likewise.
10561         * g++.old-deja/g++.mike/p786.C: Likewise.
10562         * g++.old-deja/g++.mike/p789.C: Likewise.
10563         * g++.old-deja/g++.mike/p789a.C: Likewise.
10564         * g++.old-deja/g++.mike/p807a.C: Likewise.
10565         * g++.old-deja/g++.other/delete3.C: Likewise.
10566         * g++.old-deja/g++.other/dyncast1.C: Likewise.
10567         * g++.old-deja/g++.other/dyncast2.C: Likewise.
10568         * g++.old-deja/g++.other/dyncast3.C: Likewise.
10569         * g++.old-deja/g++.other/empty1.C: Likewise.
10570         * g++.old-deja/g++.other/temporary1.C: Likewise.
10571         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10572         * g++.old-deja/g++.pt/t16.C: Likewise.
10573         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10574
10575 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
10576
10577         * gcc.dg/991230-1.c: New test.
10578
10579 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
10580
10581         * gcc.c-torture/compile/991229-3.c: New test.
10582         * gcc.c-torture/compile/991229-2.c: New test.
10583         * gcc.c-torture/compile/991229-1.c: New test.
10584
10585 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
10586
10587         * gcc.c-torture/compile/labels-2.c: New test.
10588
10589 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10590
10591         * gcc.c-torture/execute/991227-1.c: New test.
10592
10593 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10594
10595         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10596
10597 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10598
10599         * gcc.c-torture/execute/991221-1.c: New test.
10600
10601 1999-12-20  Nathan Sidwell  <nathan@acm.org>
10602
10603         * g++.old-deja/g++.other/cast3.C: New test.
10604
10605 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
10606
10607         * gcc.c-torture/execute/991216-4.c: New test.
10608
10609 1999-12-16  Michael Meissner  <meissner@cygnus.com>
10610
10611         * gcc.c-torture/execute/991216-1.c: New test.
10612         * gcc.c-torture/execute/991216-2.c: New test.
10613         * gcc.c-torture/execute/991216-3.c: New test.
10614
10615 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10616
10617         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
10618         Actually make the test fail by using "-O2" for compilation.
10619
10620 1999-12-15  Nathan Sidwell  <nathan@acm.org>
10621
10622         * g++.old-deja/g++.warn/cast-align1.C: New test.
10623
10624 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10625
10626         * gcc.c-torture/compile/991214-1.c: New test.
10627         * gcc.c-torture/compile/991214-2.c: New test.
10628
10629 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10630
10631         * gcc.dg/991214-1.c: New test.
10632
10633 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
10634
10635         * gcc.c-torture/compile/991213-3.c: New test.
10636         * gcc.c-torture/compile/991213-2.c: New test.
10637         * gcc.c-torture/compile/991213-1.c: New test.
10638
10639 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10640
10641         * gcc.dg/991209-1.c: New test.
10642
10643 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
10644
10645         * gcc.c-torture/compile/991208-1.c: New test.
10646
10647 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10648
10649         * gcc.dg/ultrasp2.c: New test.
10650
10651 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
10652
10653         * g++.old-deja/g++.abi/align.C (main): Fix typo.
10654
10655 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
10656
10657         * gcc.c-torture/compile/991202-1.c: New test.
10658         * gcc.c-torture/execute/991202-1.c: New test.
10659         * gcc.c-torture/execute/991202-2.c: New test.
10660         * gcc.c-torture/execute/991202-3.c: New test.
10661
10662 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
10663
10664         * g++.old-deja/g++.abi/align.C: New test.
10665         * g++.old-deja/g++.abi/aggregates.C: Likewise.
10666         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10667
10668 1999-12-01  Richard Henderson  <rth@cygnus.com>
10669
10670         * gcc.c-torture/execute/991201-1.c: New.
10671
10672 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
10673
10674         * gcc.dg/991129-1.c: New test.
10675
10676 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10677
10678         * gcc.c-torture/compile/991127-1.c: New test.
10679
10680 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10681
10682         * g++.old-deja/g++.other/warn4.C: New test.
10683
10684 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10685
10686         * g++.old-deja/g++.eh/cleanup2.C: New test.
10687         * g++.old-deja/g++.ext/pretty2.C: New test.
10688         * g++.old-deja/g++.ext/pretty3.C: New test.
10689         * g++.old-deja/g++.other/debug6.C: New test.
10690
10691 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
10692
10693         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
10694         compiler_output to look for one error message instead of two.
10695
10696 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
10697
10698         * gcc.c-torture/execute/991118-1.c: Also test case
10699         where the word boundary does not split a byte evenly.
10700
10701 1999-11-19  Nathan Sidwell  <nathan@acm.org>
10702
10703         * g++.old-deja/g++.ext/restrict1.C: New test.
10704
10705 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10706
10707         * gcc.c-torture/execute/991118-1.c: New test.
10708
10709 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
10710
10711         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
10712         working directory pathnames.
10713
10714 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
10715
10716         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
10717         host is equipped with driver.h and driver.o so it can actually
10718         compile and run the tests.
10719
10720 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
10721
10722         * gcc.c-torture/compile/991008-1.c: New test.
10723
10724 1999-11-08  Nick Clifton  <nickc@cygnus.com>
10725
10726         * lib/gcc-dg.exp: Include target-supports.exp
10727
10728 1999-11-05  Nick Clifton  <nickc@cygnus.com>
10729
10730         * lib/target-supports.exp: New file: Provide procs to test for
10731         features supported by the target.
10732         (check_weak_available): Moved here from ecos.exp.
10733         (check_alias_available): New proc: Determine of the target
10734         toolchain supports the alias attribute.
10735
10736         * gcc.dg/special/ecos.exp: Move check_weak_available to
10737         target-supports.exp.
10738         (alias-1.c): Only perform the test if the target supports
10739         aliases.
10740         (wkali-1.c): Only perform the test if the target supports
10741         aliases.
10742
10743         * gcc.dg/990506-0.c: Expect error messages from cross
10744         targets as well as native targets.
10745
10746 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10747
10748         * gcc.dg/ultrasp1.c: Removed xfail.
10749         * gcc.dg/struct-ret-2.c: Likewise.
10750         * gcc.dg/array-1.c: Likewise.
10751
10752 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10753
10754         * gcc.dg/struct-ret-2.c: New test.
10755
10756         * gcc.dg/array-1.c: New test.
10757
10758 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
10759
10760         * gcc.c-torture/execute/991030-1.c: New test.
10761
10762 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
10763
10764         * gcc.c-torture/compile/991026-2.c: New test.
10765
10766 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
10767
10768         * gcc.c-torture/compile/991026-1.c: New test.
10769
10770 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
10771
10772         * gcc.c-torture/execute/991023-1.c: New test.
10773
10774 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
10775
10776         * gcc.c-torture/execute/991019-1.c: New test.
10777
10778 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
10779
10780         * gcc.c-torture/execute/991016-1.c: New test.
10781
10782 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
10783
10784         * gcc.c-torture/execute/991014-1.c: New test.
10785
10786 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10787
10788         * g++.old-deja/g++.other/union2.C: New test.
10789
10790 1999-10-13  Nathan Sidwell  <nathan@acm.org>
10791
10792         * g++.old-deja/g++.other/vaarg2.C: New test.
10793         * g++.old-deja/g++.other/vaarg3.C: New test.
10794
10795 1999-10-12  Craig Burley  <craig@jcb-sc.com>
10796
10797         * g77.f-torture/noncompile/19990905-1.f: Moved from being
10798         in compile/.
10799
10800 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
10801
10802         * gcc.c-torture/execute/va-arg-11.c: New test.
10803
10804 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
10805
10806         * lib/file-format.exp (gcc_target_object_format): Don't
10807         crash if objdump is unavailable.
10808
10809 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
10810
10811         * gcc.misc-tests/mg.exp: delete extraneous redirection.
10812
10813 1999-09-28  Nick Clifton  <nickc@cygnus.com>
10814
10815         * gcc.c-torture/compile/990928-1.c: New test.
10816
10817 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
10818
10819         * g++.old-deja/g++.other/decl6.C: New test.
10820
10821 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10822
10823         * gcc.c-torture/execute/va-arg-10.c: New test.
10824
10825 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
10826
10827         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
10828         __PRETTY_FUNCTION__.
10829
10830 1999-09-23  Nick Clifton  <nickc@cygnus.com>
10831
10832         * gcc.c-torture/execute/990923-1.c: New test.
10833
10834 1999-09-21  Nick Clifton  <nickc@cygnus.com>
10835
10836         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
10837         for which -fpic is inappropriate.
10838
10839 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
10840
10841         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
10842
10843 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10844
10845         * g++.old-deja/g++.other/dyncast1.C: New test.
10846         * g++.old-deja/g++.other/dyncast2.C: New test.
10847         * g++.old-deja/g++.other/dyncast3.C: New test.
10848         * g++.old-deja/g++.other/dyncast4.C: New test.
10849         * g++.old-deja/g++.other/dyncast5.C: New test.
10850         * g++.old-deja/g++.eh/catch3.C: New test.
10851         * g++.old-deja/g++.eh/catch3p.C: New test.
10852         * g++.old-deja/g++.eh/catch4.C: New test.
10853         * g++.old-deja/g++.eh/catch4p.C: New test.
10854         * g++.old-deja/g++.eh/catch5.C: New test.
10855         * g++.old-deja/g++.eh/catch5p.C: New test.
10856         * g++.old-deja/g++.eh/catch6.C: New test.
10857         * g++.old-deja/g++.eh/catch6p.C: New test.
10858         * g++.old-deja/g++.eh/catch7.C: New test.
10859         * g++.old-deja/g++.eh/catch7p.C: New test.
10860         * g++.old-deja/g++.eh/catch8.C: New test.
10861         * g++.old-deja/g++.eh/catch8p.C: New test.
10862         * g++.old-deja/g++.eh/catch9.C: New test.
10863         * g++.old-deja/g++.eh/catch9p.C: New test.
10864
10865 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
10866
10867         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
10868         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
10869
10870 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
10871
10872         * gcc.c-torture/compile/990913-1.c: New test.
10873
10874 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
10875
10876         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
10877         * g++.old-deja/g++.jason/rfg5.C: Likewise.
10878
10879 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
10880
10881         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
10882
10883 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
10884
10885         * g++.old-deja/g++.other/lookup11.C: New test.
10886         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
10887         what is permitted and what we want.
10888         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
10889         overload use.
10890         * g++.old-deja/g++.jason/rfg5.C: Likewise
10891
10892 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
10893
10894         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
10895         * gcc.c-torture/noncompile/poison-1.c: New file.
10896
10897 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
10898
10899         * g++.old-deja/g++.other/sizeof3.C: New test.
10900         * g++.old-deja/g++.other/sizeof4.C: New test.
10901         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
10902         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
10903
10904 1999-09-07  Richard Henderson  <rth@cygnus.com>
10905
10906         * gcc.dg/va-arg-1.c: New.
10907
10908 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10909
10910         * gcc.c-torture/execute/va-arg-9.c: New test.
10911
10912 1999-09-05  Craig Burley  <craig@jcb-sc.com>
10913
10914         * g77.f-torture/compile/980519-2.f: New test.
10915         * g77.f-torture/compile/19990905-0.f: New test.
10916         * g77.f-torture/compile/19990905-1.f: New test.
10917         * g77.f-torture/compile/19990905-2.f: New test.
10918
10919         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
10920
10921 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
10922
10923         * gcc.c-torture/execute/990827-1.c: Fix typo.
10924
10925 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10926
10927         * g++.old-deja/g++.other/deref1.C: New test.
10928
10929 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
10930
10931         * g++.old-deja/g++.other/ambig2.C: New test.
10932         * g++.old-deja/g++.other/cond5.C: New test.
10933         * g++.old-deja/g++.other/lookup16.C: New test.
10934
10935 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
10936
10937         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
10938         assemblers too.
10939
10940 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
10941
10942         * lib/c-torture.exp: Avoid the "compare executables" optimization
10943         when testing native.
10944
10945 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
10946
10947         * gcc.c-torture/execute/990829-1.c: New test.
10948         * gcc.c-torture/compile/990829-1.c: New test.
10949
10950 1999-08-27  Paul Burchard  <burchard@pobox.com>
10951
10952         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
10953         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
10954         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
10955         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
10956         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
10957         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
10958         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
10959         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
10960         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
10961         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
10962         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
10963
10964 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
10965
10966         * gcc.c-torture/execute/990827-1.c: New test.
10967
10968 1999-08-26  Craig Burley  <craig@jcb-sc.com>
10969
10970         * g77.f-torture/noncompile/19990826-4.f: New test.
10971
10972         * g77.f-torture/compile/19990826-3.f: New test.
10973
10974         * g77.f-torture/execute/19990826-2.f: New test.
10975
10976         * g77.f-torture/compile/19990826-1.f: New test.
10977
10978         * gcc.c-torture/execute/990826-0.c: New test.
10979         * g77.c-torture/execute/19990826-0.f: New test.
10980
10981         * g77.f-torture/noncompile/970626-2.f: New test.
10982
10983 1999-08-25  Paul Burchard  <burchard@pobox.com>
10984
10985         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
10986         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
10987         lss-011.C: New tests.
10988
10989 1999-08-25  Nathan Sidwell  <nathan@acm.org>
10990
10991         * g++.old-deja/g++.other/decl5.C: New test.
10992
10993 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10994
10995         * noncompile/noncompile.exp: Load_lib c-torture.exp.
10996         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
10997         call `postbase' for each one.  All callers of `postbase' changed
10998         to call this instead.
10999
11000 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
11001
11002         * gcc.c-torture/execute/990811-1.c: New test.
11003
11004 1999-08-09  Nick Clifton  <nickc@cygnus.com>
11005
11006         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11007         just native ones.
11008
11009         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11010         just native ones.
11011
11012 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11013
11014         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11015
11016 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11017
11018         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11019
11020 1999-08-04  Nathan Sidwell  <nathan@acm.org>
11021
11022         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11023
11024 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11025
11026         * gcc.c-torture/execute/990804-1.c: New test.
11027
11028 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11029
11030         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11031         * g++.old-deja/g++.brendan/crash64.C: Likewise
11032         * g++.old-deja/g++.brendan/overload8.C: Likewise
11033
11034 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11035
11036         * g++.old-deja/g++.other/struct1.C: New test.
11037
11038 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11039
11040         * g++.old-deja/g++.other/enum2.C: New test.
11041
11042 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
11043
11044         Adapted from tests from Franz Sirl:
11045         * gcc.c-torture/execute/va-arg-7.c: New test.
11046         * gcc.c-torture/execute/va-arg-8.c: New test.
11047
11048 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
11049
11050         * gcc.c-torture/compile/990801-2.c: New test.
11051
11052         * gcc.c-torture/compile/990801-1.c: New test.
11053
11054 1999-07-27  Michael Meissner  <meissner@cygnus.com>
11055
11056         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11057         fp-cmp-1.c, converting double to float.
11058
11059         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11060         fp-cmp-1.c, converting double to long double.
11061
11062         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11063         from fr1 to unknown_register, since fr1 is a legitimate register
11064         on some machines.
11065
11066 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
11067
11068         * README: More listname related changes.
11069
11070 1999-07-08  Catherine Moore  <clm@cygnus.com>
11071
11072         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
11073
11074 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
11075
11076         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11077
11078 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11079
11080         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11081
11082 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
11083
11084         * gcc.dg/990703-1.c: New test.
11085
11086 1999-06-29  Nick Clifton  <nickc@cygnus.com>
11087
11088         * lib/file-format.exp: New file: Move definition of proc
11089         gcc_target_object_format to here from
11090         gcc.dg/special/ecos.exp.
11091
11092         * lib/c-torture.exp: Include lib file-format.exp.
11093         * lib/gcc-dg.exp: Include lib file-format.exp.
11094
11095         * gcc.dg/special/ecos.exp: Remove definition of proc
11096         gcc_target_object_format.
11097
11098 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
11099
11100         * gcc.c-torture/execute/990628-1.c: New test.
11101
11102 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
11103
11104         * gcc.c-torture/compile/990625-2.c: New test.
11105
11106         * gcc.c-torture/compile/990625-1.c: New test.
11107
11108 1999-06-23  Nick Clifton  <nickc@cygnus.com>
11109
11110         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
11111         attributes compile.
11112         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11113         ports that use the COFF/PE file format.
11114
11115 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
11116
11117         * gcc.c-torture/compile/990617-1.c: New test.
11118
11119 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
11120
11121         * g++.old-deja/g++.other/decl4.C: New test.
11122
11123 1999-06-14  Nathan Sidwell  <nathan@acm.org>
11124
11125         * g++.old-deja/g++.other/bitfld3.C: New test.
11126
11127 1999-06-08  Nathan Sidwell  <nathan@acm.org>
11128
11129         * g++.old-deja/g++.eh/catch1.C: New test.
11130
11131 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
11132
11133         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11134
11135         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11136         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
11137
11138 1999-06-05  Craig Burley  <craig@jcb-sc.com>
11139
11140         * g77.f-torture/compile/19990502-0.f: Replace with new,
11141         shorter, test that still fails after recent changes.
11142
11143 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11144
11145         * gcc.c-torture/execute/990604-1.c: New test.
11146
11147 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
11148
11149         * gcc.c-torture/execute/990531-1.c: New test.
11150
11151 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11152
11153         * gcc.c-torture/compile/990527-1.c: New test.
11154
11155 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
11156
11157         * gcc.c-torture/execute/990527-1.c: New test.
11158
11159 1999-05-25  Nick Clifton  <nickc@cygnus.com>
11160
11161         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11162         bitfields as signed.
11163
11164 1999-05-25  Craig Burley  <craig@jcb-sc.com>
11165
11166         * g77.f-torture/compile/19990525-0.f: New test.
11167
11168 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
11169
11170         * gcc.c-torture/execute/990525-2.c: New test.
11171
11172         * gcc.c-torture/execute/990525-1.c: New test.
11173
11174 1999-05-24  Nathan Sidwell  <nathan@acm.org>
11175
11176         * g++.old-deja/g++.other/anon3.C: New test.
11177         * g++.old-deja/g++.other/anon4.C: New test.
11178         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11179         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11180         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11181         Merrill).
11182
11183 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
11184
11185         * gcc.c-torture/execute/990524-1.c: New test.
11186
11187         * gcc.dg/990524-1.c: New test.
11188
11189 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11190
11191         * gcc.c-torture/compile/990523-1.c: New test.
11192
11193 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
11194
11195         * gcc.c-torture/compile/990519-1.c: New test.
11196
11197 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11198
11199         * gcc.c-torture/compile/990517-1.c: New test.
11200
11201         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11202         (e4, f4): New tests.
11203         (main): Call them.
11204
11205 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11206
11207         * gcc.dg/noreturn-1.c: New test.
11208
11209 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11210
11211         * gcc.c-torture/execute/990513-1.c: New test.
11212
11213 1999-05-10  Richard Henderson  <rth@cygnus.com>
11214
11215         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11216
11217 1999-05-10  Craig Burley  <craig@jcb-sc.com>
11218
11219         * g77.f-torture/execute/erfc.f: Use small single-precision
11220         values, to avoid problems on Alphas when not -mieee.
11221
11222 1999-05-08  Craig Burley  <craig@jcb-sc.com>
11223
11224         * gcc.dg/990506-0.c: New test.
11225
11226 1999-05-08  Richard Henderson  <rth@cygnus.com>
11227
11228         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11229         the constant to test.  Don't XFAIL 64-bit targets.
11230
11231         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11232         * g++.old-deja/g++.law/profile1.C: Likewise.
11233
11234         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11235         operator new instances.
11236         * g++.old-deja/g++.other/delete5.C: Likewise.
11237
11238 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11239
11240         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11241         intrinsic.
11242
11243 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11244
11245         * g77.f-torture/execute/u77-test.f: Reverse order of two
11246         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11247
11248 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11249
11250         * gcc.dg/compare1.c: New test.
11251
11252 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11253
11254         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11255         New tests.
11256
11257 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11258
11259         * g77.f-torture/compile/19990502-1.f: New test.
11260
11261 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11262
11263         * g77.f-torture/compile/19990502-0.f: New test.
11264
11265 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
11266
11267         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11268         intrinsic.
11269
11270 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
11271
11272         * g77.f-torture/execute/u77-test.f (main): List libU77
11273         intrinsics not currently tested.
11274         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11275         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11276         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11277         Trim blanks off the ends of some printed strings.
11278
11279 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
11280
11281         * g77.f-torture/execute/u77-test.f (main): Just warn about
11282         FSTAT gid disagreement, as it's expected on some systems.
11283
11284 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
11285
11286         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11287         use a new function, which allows for some slop.
11288         Clean up some commentary.
11289         (issum): The new function.
11290         (sgladd): Deleted subroutine.
11291
11292 1999-05-01  Craig Burley  <craig@jcb-sc.com>
11293
11294         * g77.f-torture/execute/u77-test.f: Modify to be more like
11295         libf2c/libU77 version, bringing patches to that version here.
11296         Add suitable commentary.
11297
11298 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
11299
11300         * gcc.dg/990424-1.c: New test.
11301
11302 1999-04-24  Craig Burley  <craig@jcb-sc.com>
11303
11304         * g77.f-torture/execute/u77-test.f (main): Bug involving
11305         LSTAT has been fixed, so turn back on full checking.
11306
11307 1999-04-20  Craig Burley  <craig@jcb-sc.com>
11308
11309         * g77.f-torture/compile/19990419-0.f: New test.
11310         * g77.f-torture/execute/19990419-1.f: New test.
11311
11312 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
11313
11314         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11315         to avoid the need for a prototype to supress a warning.
11316
11317 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
11318
11319         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11320
11321 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
11322
11323         * gcc.c-torture/execute/990404-1.c: New test.
11324
11325 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11326
11327         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11328         * gcc.dg/cpp-if3.c: Don't use -pedantic.
11329         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11330         missing initializer warnings.
11331
11332 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
11333
11334         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11335         matching strings.
11336
11337 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
11338
11339         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11340
11341 1999-03-26  Craig Burley  <craig@jcb-sc.com>
11342
11343         * g77.f-torture/execute/19990325-0.f: New test.
11344         * g77.f-torture/execute/19990325-1.f: New test.
11345
11346 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
11347
11348         * gcc.c-torture/execute/990324-1.c: New test.
11349
11350 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
11351
11352         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11353         test with 4.
11354
11355 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
11356
11357         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
11358
11359 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11360
11361         * g77.f-torture/execute/19990313-2.f: New test.
11362         * g77.f-torture/execute/19990313-3.f: New test.
11363
11364 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11365
11366         * g77.f-torture/execute/19990313-0.f: New test.
11367         * g77.f-torture/execute/19990313-1.f: New test.
11368
11369 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
11370
11371         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11372         printf to sprintf.
11373         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11374         (main): Add check for u15.  Conditionalize u31 check depending on
11375         whether ints are <32 bits or >=32 bits.
11376
11377 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11378
11379         * g77.f-torture/execute/19981119-0.f: Improve testiness.
11380
11381 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11382
11383         * g77.f-torture/compile/19990305-0.f: New test.
11384         * g77.f-torture/execute/19981119-0.f: New test.
11385
11386 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11387
11388         * g77.f-torture/execute/970625-2.f: call ABORT if final
11389         result is not correct, instead of just printing it.
11390         Add this checking via newly introduced obfuscation, to
11391         trip up buggy front ends.
11392
11393 1999-03-07  Craig Burley  <craig@jcb-sc.com>
11394
11395         * g77.f-torture/compile/960317-1.f: Moved from being
11396         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
11397
11398 1999-03-06  Craig Burley  <craig@jcb-sc.com>
11399
11400         * g77.f-torture/execute/960317-1.f: New (old) test.
11401         * g77.f-torture/execute/970625-2.f: Ditto.
11402
11403 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
11404
11405         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11406         message on line 1 or line 2; cccp and cpplib do this differently.
11407
11408 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
11409
11410         * g++.old-deja/g++.law/weak1.C: New test.
11411
11412 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11413
11414         * gcc.c-torture/execute/990119-1.c: Renamed to...
11415         * gcc.dg/990119-1.c: this, so it will only be tested once
11416         (it's a preprocessor test, it doesn't need to be run at
11417         multiple optimization levels).
11418
11419 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11420
11421         * lib/g++.exp: Don't add incdir=$base_dir/../include to
11422           ALWAYS_CXXFLAGS.
11423
11424 1999-02-24  Craig Burley  <craig@jcb-sc.com>
11425
11426         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11427         * g77.f-torture/compile/19981216-0.f: ...as it is expected
11428         to not be compilable by current g77.
11429
11430 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11431
11432         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11433
11434 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
11435
11436         * gcc.c-torture/execute/990222-1.c: New test.
11437
11438 1999-02-19  Craig Burley  <craig@jcb-sc.com>
11439
11440         * g77.f-torture/compile/19990218-0.f: New test.
11441         * g77.f-torture/noncompile/19990218-1.f: New test.
11442
11443 1999-02-18  Craig Burley  <craig@jcb-sc.com>
11444
11445         * g77.f-torture/compile/19981216-0.f: New test.
11446
11447 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
11448
11449         * gcc.dg/990214-1.c: New test.
11450
11451 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
11452
11453         * gcc.dg/990213-2.c: New test.
11454
11455         * gcc.dg/990213-1.c: New test.
11456
11457 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
11458
11459         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11460         ints.
11461
11462 1999-02-11  Nick Clifton  <nickc@cygnus.com>
11463
11464         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11465         specified by target.
11466
11467         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11468
11469 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
11470
11471         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11472
11473 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11474
11475         * gcc.dg/special/ecos.exp: New test driver for new tests with
11476         special requirements.
11477
11478         * gcc.dg/special/alias-1.c: New test.
11479         * gcc.dg/special/gcsec-1.c: New test.
11480         * gcc.dg/special/weak-1.c: New test.
11481         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11482         * gcc.dg/special/weak-2.c: New test.
11483         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11484         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11485         * gcc.dg/special/wkali-1.c: New test.
11486         * gcc.dg/special/wkali-2.c: New test.
11487         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11488         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11489
11490 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
11491
11492           * lib/c-torture.exp (c-torture-compile): Pull out code for
11493           analyzing gcc error messages.
11494           (c-torture-execute): Likewise.  Fix some (harmless) false
11495           positives.
11496           * lib/gcc.exp (gcc_check_compile): New function.
11497
11498 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
11499
11500         * gcc.c-torture/execute/990208-1.c: New test.
11501
11502 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11503
11504         * g++.dg/special/ecos.exp: New driver for new tests with special
11505         requirements
11506
11507         * g++.dg/special/conpr-1.C: New test
11508         * g++.dg/special/conpr-2.C: New test
11509         * g++.dg/special/conpr-2a.C: New test
11510         * g++.dg/special/conpr-3.C: New test
11511         * g++.dg/special/conpr-3a.C: New test
11512         * g++.dg/special/conpr-3b.C: New test
11513
11514         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11515         allow g++ to use the dg driver
11516
11517         * README: Add comment about g++.dg directory
11518
11519 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
11520
11521         * README: Update email addresses.
11522
11523 1999-02-03  Nick Clifton  <nickc@cygnus.com>
11524
11525         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11526         arguments in order to force structure S onto the stack even on
11527         the alpha.
11528         (test): Pass 10 leading arguments to function foo as well as the
11529         structure S.
11530
11531         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11532         failure for all targets.
11533
11534         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11535         abort to terminate program execution.
11536
11537 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
11538
11539         * gcc.c-torture/execute/990130-1.c: New test.
11540
11541 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
11542
11543         * gcc.dg/990130-1.c: New test.
11544
11545 1999-01-28  Michael Meissner  <meissner@cygnus.com>
11546
11547         * gcc.c-torture/execute/990128-1.c: New test.
11548
11549 1999-01-27  Michael Meissner  <meissner@cygnus.com>
11550
11551         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11552
11553 1999-01-27  Felix Lee  <flee@cygnus.com>
11554
11555         * lib/c-torture.exp (c-torture-compile): pull out code for
11556         analyzing gcc error messages.
11557         (c-torture-execute): ditto, and fix some (harmless) false
11558         positives.
11559         * lib/gcc.exp (gcc_check_compile): new function.
11560
11561 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
11562
11563         * gcc.dg/990117-1.c: New test.
11564
11565         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11566
11567         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11568
11569 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
11570
11571         * g77.f-torture/compile/990115-1.f: New test.
11572
11573 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
11574
11575         * gcc.c-torture/compile/990107-1.c: New test
11576
11577 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
11578
11579         * gcc.c-torture/execute/990106-2.c: New test.
11580
11581         * gcc.c-torture/execute/990106-1.c: New test.
11582
11583 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
11584
11585         * gcc.c-torture/compile/981223-1.c: New test.
11586
11587 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
11588
11589         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11590         (opt3): Rename from opt4 and disable.
11591
11592 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
11593
11594         * g++.old-deja/g++.pt/ptrmem5.C: New test.
11595
11596 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11597
11598         * g++.old-deja/g++.other/conv5.C: New test.
11599
11600 1998-12-14  Nick Clifton  <nickc@cygnus.com>
11601
11602         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11603
11604 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
11605
11606         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11607
11608 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
11609
11610         * gcc.c-torture/compile/981211-1.c: New test.
11611
11612 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
11613
11614         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
11615
11616         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
11617
11618 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11619
11620         * gcc.special/930510-1.c: Make C9X safe.
11621         * gcc.misc-tests/gcov-1.c Similarly.
11622         * gcc.misc-tests/gcov-2.c Similarly.
11623
11624 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11625
11626         * gcc.dg/ultrasp1.c: New test.
11627
11628 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
11629
11630         * gcc.c-torture/execute/981206.c: New test.
11631
11632 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11633
11634         * g++.old-deja/g++.ns/template7.C: New test.
11635
11636         * g++.old-deja/g++.other/expr1.C: New test.
11637
11638         * g++.old-deja/g++.eh/tmpl3.C: New test.
11639
11640         * g++.old-deja/g++.eh/tmpl2.C: New test.
11641
11642 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11643
11644         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
11645         * g++.old-deja/g++.other/using6.C: Removed.
11646         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
11647
11648         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
11649
11650 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11651
11652         * g++.old-deja/g++.pt/overload8.C: New test.
11653
11654         * g++.old-deja/g++.pt/overload7.C: New test.
11655
11656         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
11657
11658         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
11659         and relinking messages.
11660         * lib/g++.exp (g++_target_compile): Remove .rpo file when
11661         compiling with -frepo.
11662
11663 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
11664
11665         * g++.old-deja/g++.pt/lookup6.C: New test.
11666
11667 1998-11-30  Nick Clifton  <nickc@cygnus.com>
11668
11669         * gcc.c-torture/execute/981130-1.c: New test.
11670         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
11671
11672 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11673
11674         * g++.old-deja/g++.pt/explicit76.C: New test.
11675
11676         * g++.old-deja/g++.pt/friend38.C: New test.
11677
11678         * g++.old-deja/g++.ns/crash2.C: New test.
11679
11680         * g++.old-deja/g++.pt/defarg8.C: New test.
11681
11682         * g++.old-deja/g++.pt/instantiate6.C: New test.
11683
11684         * g++.old-deja/g++.pt/static6.C: New test.
11685
11686         * g++.old-deja/g++.pt/decl2.C: New test.
11687
11688 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11689
11690         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
11691         problem is actually related with name lookup, but so what? :-)
11692
11693         * g++.old-deja/g++.pt/friend37.C: New test.
11694
11695 1998-11-25  Dave Love  <d.love@dl.ac.uk>
11696
11697         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
11698         element, which fails on some systems.
11699
11700         * g77.f-torture/execute/labug1.f: New test.
11701
11702 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
11703
11704         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
11705         is defined.
11706
11707 1998-11-18  Dave Love  <d.love@dl.ac.uk>
11708
11709         * g77.f-torture/compile/981117-1.f: New test.
11710
11711 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
11712
11713         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
11714         properly discarded.
11715
11716 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
11717
11718         * gcc.c-torture/execute/memcheck: New directory of tests for
11719         -fcheck-memory-usage.
11720
11721 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11722
11723         * README: New file, general information about the testsuite and
11724         new description of the various C++ test subdirectories.
11725         * README.g++: Eliminate obsolete information, update and move most
11726         relevant stuff to README.
11727
11728 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
11729
11730         * gcc.c-torture/compile/981107-1.c: New test.
11731
11732 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
11733
11734         * execute/memcpy-bi.c: New testcase.
11735
11736 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
11737
11738         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
11739         base classes.
11740
11741         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
11742         template is selected.
11743
11744         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
11745         classes, it should be accepted for all types.
11746
11747         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
11748
11749         * g++.old-deja/g++.pt/spec24.C: Ensure that template
11750         specializations start with template headers.
11751
11752 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
11753
11754         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
11755
11756         * g++.old-deja/g++.other/init9.C: Test cross initialization of
11757         non-POD types.
11758
11759 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11760
11761         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
11762
11763 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11764
11765         * compile/981022-1.c, compile/981022-1.x: New test and driver.
11766
11767 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
11768
11769         * 981019-1.c: New test.
11770
11771 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
11772
11773         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
11774         find objc headers.
11775
11776 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11777
11778         * compile/981001-4.c: Remove use of GCC extension that triggers a
11779         compiler bug.
11780
11781 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
11782
11783         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
11784
11785 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11786
11787         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
11788         instantiation of template produces incorrect code for delete
11789         expression.
11790
11791         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
11792         constructors' name is not unique.
11793         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
11794         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
11795
11796         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
11797         automatic array of const is ill-formed.
11798
11799         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
11800         of template parameter?
11801
11802         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
11803         const.
11804
11805         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
11806         pointer-to-member expression.
11807
11808         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
11809         declaration causes ICE.
11810
11811 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
11812
11813         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
11814         reserved in the global namespace.
11815
11816         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
11817         generate needed virtual table.
11818
11819         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
11820
11821 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
11822
11823         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
11824         template-dependent type
11825
11826 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
11827
11828         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
11829         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
11830         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
11831
11832         * g++.old-deja/g++.other/using5.C: New test; using decl from base
11833         class should be usable as argument of member function.
11834         * g++.old-deja/g++.other/using6.C: New test; using decl from base
11835         class should be usable as return type of member function.
11836         * g++.old-deja/g++.other/using7.C: New test; using decl from base
11837         class should be usable as type of data member.
11838
11839         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
11840
11841 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
11842
11843         * gcc.c-torture/special/920521-1.c: Fix bogus test.
11844
11845 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
11846
11847         * gcc.dg/dll-?.c Add thumb to target list.
11848         Fix assembler scan patterns to match current assembler output.
11849
11850 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
11851
11852         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
11853         matching of template brackets.
11854
11855         * g++.old-deja/g++.other/using4.C: New test.  Test using
11856         declarations of methods from base classes.
11857
11858         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
11859         within functions should introduce names into the innermost
11860         enclosing namespace.
11861
11862         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
11863         of static locals if first initialization throws.
11864
11865 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
11866
11867         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
11868
11869 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
11870
11871         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
11872         lose track of the possible targets of tablejump insns.
11873         * special/special.exp: Run it.
11874
11875 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11876
11877         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
11878         must be declared before its specializations can be named in friend
11879         declarations.
11880
11881 1998-10-05  Dave Love  <d.love@dl.ac.uk>
11882
11883         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
11884
11885         * g77.f-torture/execute/io1.f: New test.
11886
11887 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11888
11889         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
11890         with pointer to template function, for which no argument deduction
11891         is possible.
11892
11893         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
11894         specialization of template function as argument to template
11895         function.
11896
11897         * g++.old-deja/g++.other/access2.C: New test; Inner class
11898         shouldn't have privileged access to Outer's names.
11899
11900 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11901
11902         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
11903         friend template declared within template class conflicts with
11904         nested class of the same name.
11905
11906         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
11907         is ignored.
11908
11909         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
11910         object with direct initializer as function declaration.
11911
11912         * g++.old-deja/g++.other/decl2.C: New test; duplicate
11913         initializers.
11914
11915         * g++.old-deja/g++.other/null2.C: New test; conditional operator
11916         involving const pointer and NULL produces incorrect result.
11917
11918         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
11919         type name without `typename' should be rejected with -pedantic.
11920
11921 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
11922
11923         * g++.old-deja/g++.other/addrof1.C: New test.
11924
11925 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
11926
11927         * gcc.c-torture/compile/981001-1.c: New test.
11928         * gcc.c-torture/execute/981001-1.c: New test.
11929
11930 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
11931
11932         * gcc.c-torture/compile/981001-2.c: New test.
11933         * gcc.c-torture/compile/981001-3.c: New test.
11934         * gcc.c-torture/compile/981001-4.c: New test.
11935
11936 1998-10-01  Robert Lipe  <robertl@dgii.com>
11937
11938         * lib/objc.exp (objc_target_compile): Add -L during compiles for
11939         multilibbed hosts.   Idea grafted from g77.exp.
11940
11941 1998-09-30  Dave Love  <d.love@dl.ac.uk>
11942
11943         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
11944         avoid losing on systems which need -lsocket.
11945
11946 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
11947
11948         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
11949         * g++.old-deja/g++.other/nested2.C: Ditto.
11950         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
11951         failure.
11952
11953 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11954
11955         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
11956         preferred over template operator!= for enum bitfields.
11957
11958 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
11959
11960         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
11961         that happen to have the same base name, but in different scopes,
11962         are incorrectly rejected.
11963
11964 1998-09-16  Richard Henderson  <rth@cygnus.com>
11965
11966         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
11967         on the native word size instead of an integer literal.
11968
11969 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11970
11971         * g++.old-deja/g++.other/static2.C: Invocation of static data
11972         member of type pointer-to-function denoted as non-static member.
11973
11974         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
11975         checks involving function types and aliases.
11976
11977 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11978
11979         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
11980         redefined to the same non-trivial type.
11981
11982         * g++.old-deja/g++.pt/explicit73.C: Test for proper
11983         namespace-qualification of template specializations declared in
11984         other namespaces.
11985
11986         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
11987         to declare a subset of the specializations of a template function
11988         as friends of specializations of a template class.
11989
11990         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
11991         member templates that do not fully specialize the enclosing
11992         template class are rejected.
11993
11994 1998-09-11  Dave Love  <d.love@dl.ac.uk>
11995
11996         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
11997
11998 1998-09-08  Dave Love  <d.love@dl.ac.uk>
11999
12000         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12001         altered from libf2c/libU77 version.
12002
12003 1998-09-06  Dave Love  <d.love@dl.ac.uk>
12004
12005         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12006
12007 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
12008
12009         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12010         (un)signed char are different types for template specialization
12011         purposes.
12012
12013 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
12014
12015         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12016         * objc: ObjC testsuite.
12017
12018 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
12019
12020         * gcc.c-torture/execute/941014-1.x:  New file.
12021
12022 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12023
12024         * lib/c-torture.exp: Add support for
12025         torture_eval_before_compile and torture_eval_before_execute
12026         variables.
12027
12028 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
12029
12030         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
12031         this test triggers valid.
12032
12033 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12034
12035         * gcc.dg/980827-1.c: New test.
12036
12037 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12038
12039         * gcc.c-torture/execute/loop-4b.c: New test.
12040
12041 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
12042
12043         * lib/c-torture.exp: Add support for
12044         torture_eval_before_compile and torture_eval_before_execute
12045         variables.
12046
12047 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
12048
12049         * gcc.c-torture/compile/980825-1.c: New test.
12050
12051 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
12052
12053         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12054         count number tests in opt_t0 not good_t0.
12055
12056 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
12057
12058         * gcc.c-torture/compile/930326-1.x: Fix typo.
12059
12060 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
12061
12062         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12063         causes an ICE.
12064
12065 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12066
12067         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12068         STACK_SIZE is defined.
12069         * gcc.c-torture/unsorted/stuct.c: Similarly.
12070
12071         * gcc.c-torture/compile/980821-1.c: New test.
12072
12073 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
12074
12075         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12076
12077 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
12078
12079         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12080         code.
12081
12082 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
12083
12084         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12085         error'.
12086
12087 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
12088
12089         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12090
12091 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
12092
12093         * gcc.c-torture/compile/980816-1.c: New test.
12094
12095         * gcc.dg/980816-1.c: New test.
12096
12097 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
12098
12099         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12100         compiler for ieee tests.
12101
12102 1998-08-01  Dave Love  <d.love@dl.ac.uk>
12103
12104         * g77.f-torture/compile/980729-0.f: New test.
12105
12106 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
12107
12108         * gcc.c-torture/special/eeprof-1.c: New test, for
12109         -finstrument-functions.
12110         * gcc.c-torture/special/special.exp: Run it.
12111
12112 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
12113
12114         * gcc.c-torture/compile/980729-1.c: New test.
12115
12116 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
12117
12118         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12119         __thumb__ is defined, and test for ARM style doubles if so.
12120
12121 1998-07-26  Dave Love  <d.love@dl.ac.uk>
12122
12123         * g77.f-torture/noncompile/980615-0.f: New test.
12124
12125 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
12126
12127         * gcc.dg/980312-1.c: Do link instead of compile.
12128         * gcc.dg/980313-1.c: Likewise.
12129
12130 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
12131
12132         * gcc.c-torture/compile/980726-1.c: New test.
12133
12134 1998-07-25  Dave Love  <d.love@dl.ac.uk>
12135
12136         * g77.f-torture/execute/io0.f: New test.
12137
12138 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
12139
12140         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12141         an int.
12142
12143 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
12144
12145         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12146         m32r bugs.
12147
12148 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12149
12150         * gcc.dg/980626-1.c: Expect failures for all toolchains until
12151         c-decl.c:grokdeclarator can handle mode attributes.
12152
12153 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
12154
12155         * gcc.c-torture/execute/980716-1.c: New test.
12156
12157 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
12158
12159         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12160         the mn10200.
12161         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
12162         the mn10200.
12163         * gcc.c-torture/execute/va-arg-3.x: Similarly.
12164         * gcc.c-torture/compile/930326-1.x: Similarly.
12165
12166 1998-07-13  Dave Love  <d.love@dl.ac.uk>
12167
12168         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12169         New test from Craig.
12170
12171 1998-07-12  Dave Love  <d.love@dl.ac.uk>
12172
12173         * g77.f-torture/noncompile/980616-0.f: New test.
12174
12175         * g77.f-torture/execute/970816-3.f:  New test from Craig.
12176
12177 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12178
12179         *  g++.other/singleton.C: Return error value instead of taking
12180         SIGSEGV.
12181
12182 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12183
12184         *  g++.other/singleton.C: New test.   Warning is under dispute.
12185         Runtime crash is not.
12186
12187 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12188
12189         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12190         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12191         using6.C, using7.C}:  New namespace tests.
12192
12193 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12194
12195         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12196         specialization with typedef'ed names used as array indexes.
12197
12198 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
12199
12200         * gcc.c-torture/execute/980709-1.c: New test.
12201
12202         * gcc.dg/980709-1.c: New test.
12203
12204 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
12205
12206         * gcc.c-torture/execute/bcp-1.c: New test.
12207
12208 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
12209
12210         * gcc.c-torture/execute/980707-1.c: New test.
12211
12212 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
12213
12214         * gcc.c-torture/compile/980706-1.c: New test.
12215
12216 1998-07-01  Dave Love  <d.love@dl.ac.uk>
12217
12218         * g77.f-torture/execute/980701-0.f,
12219         g77.f-torture/execute/980701-1.f: New test from Craig.
12220
12221 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
12222
12223         * gcc.c-torture/compile/980701-1.c: New test.
12224
12225         * gcc.c-torture/execute/980701-1.c: New test.
12226
12227 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
12228 rlsruhe.de>
12229
12230         * g++.old-deja/g++.robertl/eb132.C: New test.
12231         * g++.old-deja/g++.robertl/eb133.C: Likewise.
12232
12233 1998-06-29  Dave Love  <d.love@dl.ac.uk>
12234
12235         * g77.f-torture/execute/980628-7.f,
12236         g77.f-torture/execute/980628-8.f,
12237         g77.f-torture/execute/980628-9.f,
12238         g77.f-torture/execute/980628-10.f: New tests from Craig.
12239
12240         * g77.f-torture/execute/980628-3.f: Remove mail headers.
12241
12242 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
12243
12244         * g77.f-torture/execute/980628-4.f: New test from Craig.
12245         * g77.f-torture/execute/980628-5.f: Likewise.
12246         * g77.f-torture/execute/980628-2.f: Likewise.
12247         * g77.f-torture/execute/980628-0.f: Likewise.
12248         * g77.f-torture/execute/980628-1.f: Likewise.
12249         * g77.f-torture/execute/980628-3.f: Likewise.
12250         * g77.f-torture/execute/980628-6.f: Likewise.
12251
12252 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
12253
12254         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12255         directory when nothing has been installed yet.
12256
12257 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12258
12259         * gcc.c-torture/special/special.exp: Handle newer versions of
12260         dejagnu.
12261
12262 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
12263
12264         * gcc.dg/980626-1.c: New test.
12265
12266 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
12267
12268         * gcc.misc-tests/m-un-2.c: New test.
12269         * g++.old-deja/g++.other/warn01.c: Likewise.
12270
12271 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
12272
12273         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12274         compatibility with assmblers with a different comment character.
12275         Eliminate use of GAS-specific extensions.
12276
12277 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
12278
12279         * gcc.c-torture/execute/ieee/980619-1.c: New test.
12280
12281 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
12282
12283         *lib/g77.exp: Replace search for libf2c.a with search for newly
12284         renamed libg2c.a
12285
12286 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
12287
12288         * gcc.c-torture/execute/980617-1.c: New test.
12289
12290 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
12291
12292         * gcc.c-torture/execute/980612-1.c: New test.
12293
12294 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
12295
12296         * gcc.dg/980523-1.c: Only test on ppc-linux.
12297         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12298
12299         * gcc.c-torture/execute/980608-1.c: New test.
12300
12301 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12302
12303         * gcc.c-torture/execute/980605-1.c: New test.
12304
12305 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
12306
12307         * gcc.c-torture/execute/980604-1.c: New test.
12308
12309 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
12310
12311         * gcc.c-torture/execute/980602-1.c: New test.
12312         * gcc.c-torture/execute/980602-2.c: Likewise.
12313
12314 1998-06-02  Dave Love  <d.love@dl.ac.uk>
12315
12316         * 970125-0.f: Fix per JCB.  Add commentary.
12317
12318 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
12319
12320         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12321         IEEE -0 support.
12322
12323 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12324
12325         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12326         earlier.
12327
12328 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
12329
12330         * gcc.c-torture/execute/980526-3.c: New test.
12331
12332 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
12333
12334         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12335         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12336         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12337         m88k-motorola-sysv3 to XFAIL.
12338
12339 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12340
12341         * gcc.dg/980526-1.c: New test.
12342         * gcc.c-torture/execute/980526-2.c: New test.
12343
12344 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
12345
12346         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12347
12348         * gcc.c-torture/execute/980526-1.c: New test.
12349
12350 1998-05-26  Dave Love  <d.love@dl.ac.uk>
12351
12352         * g77.f-torture/execute/alpha2.f: Add runtime test.
12353
12354 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
12355
12356         * g++.old-deja/old-deja.exp: Strip leading directories.
12357
12358         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12359         error for the line.  Don't run multiple tests for the same line.
12360
12361 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
12362
12363         * gcc.dg/980523-1.c: New test.
12364
12365 1998-05-23  Dave Love  <d.love@dl.ac.uk>
12366
12367         * g77.f-torture/compile/970915-0.f: New test.
12368
12369 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
12370
12371         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12372
12373 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
12374
12375         * gcc.dg/980520-1.c: New test.
12376
12377 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12378
12379         * gcc.dg/980502-1.c: Fix return type.
12380
12381 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
12382
12383         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12384         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12385         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12386         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12387         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12388
12389 1998-05-20  Dave Love  <d.love@dl.ac.uk>
12390
12391         * g77.f-torture/execute/980520-1.f: New test.
12392
12393 1998-05-15  Dave Love  <d.love@dl.ac.uk>
12394
12395         * lib/mike-g77.exp: New file.
12396
12397         * g77.f-torture/noncompile/noncompile.exp,
12398         g77.f-torture/noncompile/check0.f: New files.
12399
12400 1998-05-14  Dave Love  <d.love@dl.ac.uk>
12401
12402         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12403         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12404         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12405         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12406         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12407         abort where appropriate.
12408
12409 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
12410
12411         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12412         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12413
12414 1998-04-29  Dave Love  <d.love@dl.ac.uk>
12415
12416         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12417
12418 1998-04-27  Dave Love  <d.love@dl.ac.uk>
12419
12420         * g77.f-torture/compile/980427-0.f: New test.
12421
12422 1998-04-24  Dave Love  <d.love@dl.ac.uk>
12423
12424         * g77.f-torture/compile/980424-0.f: New test.
12425
12426 1998-04-19  Dave Love  <d.love@dl.ac.uk>
12427
12428         * g77.f-torture/compile/980419-2.f (main): New test.
12429         * g77.f-torture/compile/970125-0.f: New test.
12430         * g77.f-torture/compile/980419-1.f: New test.
12431
12432 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
12433
12434         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
12435         of loop-4.c.
12436
12437 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
12438
12439         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12440
12441 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
12442
12443         * gcc.c-torture/compile/980329-1.c: New test.
12444
12445 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
12446
12447         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12448         * gcc.dg/980312-1.c: Fix typo in -march command.
12449
12450 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
12451
12452         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12453
12454 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
12455
12456         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
12457         Dave Love agree the Fortran source is bogus.
12458
12459 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
12460
12461         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12462         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12463         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12464         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12465         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12466
12467 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12468
12469         * g++.old-deja/g++.other/friend1.C: New test.
12470
12471 1998-02-18  Dave Love  <d.love@dl.ac.uk>
12472
12473         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12474         possibly uninitialized) variables and declare dnrm2.
12475
12476 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
12477
12478         From Bruno Haible <haible@ilog.fr>:
12479         * gcc.c-torture/execute/980223.c: New test.
12480
12481 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
12482
12483         * gcc.dg/ifelse-1.c: New test.
12484
12485 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
12486
12487         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12488
12489           * lib/old-dejagnu.exp (old-dejagnu): Added the
12490           "execution test - XFAIL *-*-*" handling in the spirit of
12491           "excess errors test -". Changed the "execution test fails"
12492           handling to be like "excess errors test fails".
12493           * Update various tests accordingly.
12494
12495 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
12496
12497         * gcc.c-torture/execute/980205.c: New test.
12498
12499 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
12500
12501         * lib/c-torture.exp: Look for .x files instead of .cexp files.
12502         * lib/f-torture.exp: Similarly.
12503         * gcc.c-torture: Rename all .cexp files to .x files.
12504
12505 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12506
12507         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12508         (940510-1.c): Removed duplicate.
12509         (971104-1.c): New test.
12510
12511 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
12512
12513           * lib/f-torture.exp: Improve error and loop detection.
12514
12515 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
12516
12517         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12518         use that to size the filler array.
12519
12520 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12521
12522         * lib/c-torture.exp(c-torture-execute): Fix typo.
12523
12524         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12525         testcase as the executable name. Keep the executable around if
12526         the test fails.
12527
12528 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12529
12530         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12531         changes.  Only test one -g option, and move it to the end of the
12532         list of options to test.
12533
12534 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
12535
12536         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12537         variable GCC_TORTURE_OPTIONS to supply default switches separated
12538         by colons.  If no environment variable, run tests with -O0 -g, -O1
12539         -g, and -O2 -g as well.
12540
12541 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12542
12543         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12544         explanatory comments. Fix indentation.
12545
12546 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
12547
12548         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12549
12550 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
12551
12552         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12553         * g++.old-deja/g++.mike/p7325.C: Likewise.
12554         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12555
12556 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
12557
12558         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12559         * g++.old-deja/g++.brendan/crash30.C: Likewise.
12560         * g++.old-deja/g++.brendan/crash39.C: Likewise.
12561         * g++.old-deja/g++.law/operators4.C: Likewise.
12562
12563 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
12564
12565         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12566         * g++.old-deja/g++.mike/p784.C: Ditto.
12567         * g++.old-deja/g++.mike/p785.C: Ditto.
12568
12569 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
12570
12571           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12572
12573 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
12574
12575         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12576         target feature; pass this to c-torture-execute as needed.
12577
12578 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
12579
12580         * lib/c-torture.exp(c-torture-execute): If the previous and the
12581         current executables being tested are identical, we don't need to
12582         run the executable again. Try to make the executable names
12583         unique. Add an optional argument for passing additional compiler
12584         flags.
12585
12586 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
12587
12588         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12589
12590 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
12591
12592         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12593
12594 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
12595
12596         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12597         32bit or larger longs.
12598
12599         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12600         have either a 32bit long or 32bit int.
12601
12602 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12603
12604         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12605         Make double precision tests dependent on sizeof (double).
12606
12607 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
12608
12609         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12610         too.
12611
12612 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12613
12614         * gcc.c-torture/compile/961203-1.cexp: New script.
12615
12616 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
12617
12618         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
12619         up the includes ourselves.
12620
12621 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
12622
12623         * lib/plumhall.exp: Remove random include, and add a few
12624         verbose messages for debugging.
12625
12626 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
12627
12628         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
12629         of trying to do it ourselves.
12630
12631 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12632
12633         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
12634
12635 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12636
12637         * gcc.prms/5403.c: Made regexp a bit less strict.
12638
12639 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
12640
12641         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
12642         is returned from remote_load instead.
12643         * lib/plumhall.exp: Ditto.
12644         * lib/mike-g++.exp: Ditto.
12645         * lib/old-dejagnu.exp: Ditto.
12646         * lib/c-torture.exp: Ditto.
12647
12648 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
12649
12650         * lib/g++.exp: Use build_wrapper procedure.
12651         * lib/gcc.exp: Ditto.
12652
12653 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
12654
12655         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
12656         an old-style decl for malloc.  Fixes tests to work when
12657         sizeof (int) != sizeof (size_t).
12658
12659 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
12660
12661         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
12662
12663         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
12664         use stdargs.h interface.
12665
12666 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
12667
12668         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
12669         NO_VARARGS when compiling.
12670
12671 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
12672
12673         * lib/plumhall.exp(ph_includes): New procedure.
12674         (ph_make): Use it.
12675         (ph_compiler): Ditto.
12676
12677         * lib/g++.exp: Rename test-glue.c to testglue.c.
12678         * lib/gcc.exp: Ditto.
12679
12680 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12681
12682         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
12683         to completion when it's called.
12684
12685 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
12686
12687         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
12688         is defined, don't do test.
12689
12690 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
12691
12692         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
12693         for object files.
12694         (ph_summary): Mark skipped testcases as untested, not unresolved.
12695
12696         * lib/plumhall.exp (ph_make): If unresolved because of bad
12697         errorCode, record errorCode in log file.
12698         (*): Replace send_log/verbose with verbose -log.
12699
12700 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
12701
12702         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
12703         double conversion if double isn't at least 8 bytes.
12704
12705         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
12706         int to work with targets where int is 16 bits.
12707
12708         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
12709         8 bytes, just exit, since 4 byte doubles don't have enough bits of
12710         precision for the test to complete.
12711
12712 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
12713
12714         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
12715         if d10v is not compiled with the -mdouble64 flag.
12716         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
12717
12718         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
12719         d10v is not compiled with the -mint32 flag.
12720
12721 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12722
12723         * lib/plumhall.exp: Use incr_count.
12724
12725 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
12726
12727         * gcc.c-torture: Update to c-torture-1.45.
12728
12729 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
12730
12731         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
12732         the name of the expect testcase file).
12733
12734         * lib/g++.exp(g++_init): Ditto.
12735
12736 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
12737
12738         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
12739         the host.
12740
12741         * lib/gcc.exp(gcc_exit): New procedure.
12742
12743 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
12744
12745         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
12746         specs where appropriate.
12747
12748         * g++.old-deja/g++.arm/*: Added additional ERROR checks
12749         because of new "candidates are" messages, and removed a few
12750
12751         * Converted all non-old-style g++ testcases to old-style, and
12752         moved into g++.old-deja.
12753
12754 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
12755
12756         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
12757         options.
12758
12759         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
12760         succeeded.
12761
12762         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
12763
12764 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
12765
12766         * lib/gcc.exp (gcc_target_compile): Add support for defining
12767         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
12768         the machine doesn't have those features.
12769
12770 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
12771
12772         * g++.law/operators4.exp: Don't use LIBS.
12773
12774 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12775
12776         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
12777
12778         * lib/mike-g++.exp: Don't set the compiler to be tested here.
12779         * lib/g++.exp: Set it here instead. Also, allow use of the
12780         --tool_exec and --tool_opt options. Change CXX to
12781         GXX_UNDER_TEST.
12782
12783         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
12784
12785         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
12786
12787 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
12788
12789         * lib/old-dejagnu.exp: Use prune_warnings instead of
12790         prune_system_crud.
12791         * lib/mike-g++.exp: Ditto.
12792         * lib/gcc.exp: Ditto.
12793         * lib/g++.exp: Ditto.
12794
12795         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
12796
12797 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
12798
12799           * 941014-2.c: Include stdlib.h
12800           * 960327-1.c: Include stdio.h
12801           * dbra.c, index-1.c: Don't assume ints are 32bits.
12802
12803 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
12804
12805         * lib/gcc.exp: Add gcc,stack_size target feature.
12806
12807         * lib/g++.exp(g++_target_compile): Add the include and link
12808         paths here, not in two other places. And, it's $options, not
12809         options.
12810
12811         * lib/mike-g++.exp(postbase): Remove the code that determines
12812         the correct include and link paths.
12813         * g++.old-deja/old-deja.exp: Ditto.
12814
12815 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
12816
12817         * lib/g++.exp(g++_init): target_compile no longer returns the
12818         filename of the result.
12819
12820 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12821
12822         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
12823         call to glob.
12824
12825         * gcc.c-torture/special/special.exp: Change call to
12826         gcc_target_compile to include the object file.
12827
12828 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12829
12830         * gcc.c-torture/special/special.exp: Correct misspelling in last
12831         change.
12832
12833 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
12834
12835         * lib/plumhall.exp(ph_summary): Log the entire output of the
12836         executable. Return -1 if there were any failures, 0 otherwise.
12837         (ph_execute): Return -1 if there were any failures, 0 otherwise.
12838         (ph_make): Clean up objects and executables that were built
12839         if the tests succeeded.
12840
12841 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12842
12843         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
12844         libraries and includes in the build tree as appropriate.
12845
12846 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12847
12848         * lib/c-torture.exp: Instead of looking for the global variable
12849         NO_LONG_LONG, check to see if that's a feature of the target.
12850
12851 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
12852
12853         * config/default.exp: Minimize. Delete the remainer of the files in
12854         config; this functionality is now in devo/dejagnu/config.
12855
12856         g++.*/*: Pass any additional flags used to compile to postbase;
12857         delete CXXFLAGS.
12858
12859         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
12860         is now done by runtest.exp. Use gcc_target_compile instead of
12861         compile.
12862
12863         lib/c-torture.exp: Use gcc_target_compile instead of compile.
12864         Remove references to CFLAGS. Use remote_file instead of
12865         calling rm -f.
12866         (c-torture): Take a list of arguments to use to compile this
12867         testcase.
12868
12869         lib/g++.exp: Simplify. Use target_compile instead of compile.
12870         lib/gcc-dg.exp: Ditto.
12871         lib/gcc.exp: Ditto.
12872         lib/mike-{gcc,g++}.exp: Ditto.
12873         lib/old-dejagnu.exp: Ditto.
12874         lib/plumhall.exp: Ditto.
12875
12876 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
12877
12878         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
12879         (ph_linker): Likewise.
12880
12881 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
12882
12883           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
12884         MAP_ANON / MAP_ANONYMOUS if defined;
12885         else try to map from /dev/zero .
12886
12887 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
12888
12889         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
12890         isn't defined, then define it to MAP_ANONYMOUS.
12891
12892 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
12893
12894         * gcc.c-torture: Update to c-torture-1.42 release.
12895
12896 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
12897
12898         * gcc.c-torture: Update to c-torture-1.41 release.
12899
12900 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
12901
12902         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
12903         c-torture release.
12904
12905 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12906
12907         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
12908         and LDFLAGS.  Fix second case to append the target_info ldflags
12909         onto LDFLAGS, not CFLAGS.
12910         * lib/g++.exp (g++_init): Add target_info stuff.
12911         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
12912         of libgloss and newlib flags for !native.
12913
12914         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
12915         (GDB): Fix relative path to go up another dir for finding gdb.
12916
12917 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12918
12919         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
12920         versions in the target_info array, if they don't exist.
12921
12922 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12923
12924         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
12925
12926 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
12927
12928         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
12929         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
12930
12931 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
12932
12933         * lib/old-dejagnu.exp: Don't remove the output file before we've
12934         actually tested it. Don't append pwd to the path of the executable
12935         we're testing.
12936
12937 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
12938
12939         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
12940
12941 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
12942
12943         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
12944         temporary directory for compiler files, and set it to a default
12945         value of /tmp. Set $output as the name of the output file from
12946         compiling the testcase. Add a -o option to $cflags_var so the
12947         compiler writes the final output file as $output. Set $executable
12948         to $output.
12949
12950         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
12951         directory for compiler files, and set it to /tmp if it doesn't
12952         already have a value. Set $output_file to the name of the output
12953         file from compiling the testcase. Add a -o option to CXXFLAGS so
12954         the compiler writes the final output file as $output. Use $output
12955         as the executable to be tested.
12956
12957 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12958
12959         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
12960
12961 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
12962
12963         * gcc.c-torture/execute/pending-1.c: New test.  Still
12964         pending in Tege's queue.
12965
12966 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
12967
12968         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
12969         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
12970         if there were failures.  Call unresolved if there were unresolved
12971         testcases.  Call gcc_fail if program did not run to completion.
12972         (ph_make): Pass additional argument name to ph_execute.
12973         (ph_execute): Add new argument.  Pass additional arguments to
12974         ph_summary.  Call gcc_fail is there is no execution output.
12975
12976 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
12977
12978         * lib/plumhall.exp (proc_summary): Output relavent summary
12979         lines into the log so specific failures in plumhall can be
12980         investigated.
12981
12982 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
12983
12984         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
12985         (c-torture-execute): Don't try to execute tests which use
12986         "long long" types if $NO_LONG_LONG is nonzero.
12987
12988 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
12989
12990         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
12991         not c-torture.
12992
12993         * gcc.ieee: Move from here.
12994         * gcc.c-torture/execute/ieee: To here.
12995
12996 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
12997
12998         * gcc.c-torture: Update to c-torture-1.41 release.
12999
13000 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
13001
13002         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13003         not "$output".
13004
13005 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
13006
13007         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13008         -c present.
13009
13010 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
13011
13012         * config/proelf.exp: Handle connecting to a simulator.
13013
13014 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
13015
13016         * config/proelf.exp: New file.  Enough framework that we can
13017         run c-torture tests on the proelf targets (or any other target
13018         that gdb can connect to for that matter).
13019
13020 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
13021
13022         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13023         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
13024
13025         * lib/plumhall.exp (ph_execute): Always call ph_summary if
13026         exec_output exists.
13027
13028 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
13029
13030         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13031         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13032
13033         * config/*.exp: Update FSF address.  Change result of ${tool}_load
13034         to pass/fail/unresolved/unsupported/untested.  Caller must now
13035         call unresolved/unsupported/untested.
13036         * lib/*.exp: Update FSF address.  Update to handle new results of
13037         ${tool}_load.
13038         * lib/chill.exp (verbose): Delete.
13039
13040 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
13041
13042         * lib/gcc.exp (default_gcc_start): Change order of args to
13043         $LDFLAGS $CFLAGS $LIBS.
13044         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13045         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
13046         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13047         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13048         * gcc.misc-tests/dg-test.exp: Likewise.
13049         * gcc.misc-tests/msgs.exp: Likewise.
13050         * gcc.prms/prms.exp: Likewise.
13051         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13052         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
13053
13054         * lib/dg.exp: Deleted, moved to dejagnu/lib.
13055
13056 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13057
13058         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13059
13060         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13061         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13062
13063         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13064         necessary.
13065
13066 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
13067
13068         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13069         global for loop; add use of $mathlib.
13070         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13071         settings here; set mathlib for anything but VxWorks.
13072
13073 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
13074
13075         * gcc.c-torture: Update to c-torture-1.40 release.
13076
13077 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
13078
13079         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13080         dg.exp.
13081
13082 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
13083
13084         * lib/c-torture.exp (c-torture-execute): Declare "output" as
13085         global.
13086
13087 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
13088
13089         * lib/g++.exp (LIBS): Define if not already.
13090         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13091         (gcc-dg-prune): Call prune_gcc_output.
13092         * lib/gcc.exp (prune_gcc_output): New proc.
13093         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13094         prune_gcc_output.
13095
13096 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13097
13098         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13099         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
13100
13101 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
13102
13103         * gcc.c-torture: Update to c-torture-1.39 release.
13104
13105 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
13106
13107         * lib/c-torture.exp (c-torture-execute): Don't return if one option
13108         fails, try others as well.
13109
13110 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13111
13112         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13113         If compilation fails, mark execute tests as `untested'.
13114         If test is marked as unsupported, don't mark compilation and
13115         execute tests as failed.
13116
13117 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13118
13119         * lib/g++.exp (g++_init): Don't link in libg++, and look to
13120         libstdc++ for whether or not we want to be doing shared
13121         libraries.  Delete link_curses since we don't need it anymore.
13122         * lib/mike-g++.exp (postbase): Don't link in libg++.
13123         * g++.old-deja/old-deja.exp: Likewise.
13124
13125 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13126
13127         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13128
13129 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13130
13131         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13132         For that, add `-Wl,-a,shared_archive'.
13133         * g++.old-deja/old-deja.exp: Likewise.
13134
13135 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
13136
13137         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13138
13139 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
13140
13141         * lib/mike-g++.exp (postbase): Pay attention to the status of
13142         g++_load.
13143
13144 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13145
13146           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13147
13148 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
13149
13150         * lib/gcc.exp (default_gcc_start): No longer need to log program
13151         being executed or its output, execute_anywhere does that now.
13152         * lib/g++.exp (default_g++_version): Call execute_anywhere.
13153         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
13154
13155 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13156
13157         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13158         the same as those in lib/g++.exp.
13159
13160 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
13161
13162         * gcc.c-torture: Update to c-torture-1.38 release.
13163         * gcc.ieee: Related changes.
13164
13165 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13166
13167         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13168         "exec". Minor reformatting changes.
13169
13170         * config/rom68k.exp (${tool}_load): Make it work in a canadian
13171         cross. This means all "exec" calls now work on a remote host as
13172         well.
13173         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13174         cross. Filter out the extra "\r\n" stuff that expect puts in.
13175         (c-torture-execute): Filter out the bogus warnings like
13176         c-torture-compile does. Add support for canadian cross.
13177         * lib/gcc.exp (default_gcc_version, default_gcc_start)
13178         Use execute_anywhere rather than calling exec directly. Now it
13179         works for canadian cross testing.
13180
13181 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
13182
13183         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
13184         results into a variable, and check that rather than using file exists.
13185
13186 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13187
13188         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13189         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
13190
13191 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13192
13193         * g++.old-deja/old-deja.exp: Create and pass runshlib and
13194         lib_curses if there's a shared libg++ in the build tree.
13195
13196 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
13197
13198         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13199         if not supported target.
13200
13201 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13202
13203         * lib/g++.exp (g++_init): Move empty setting of runshlib and
13204         link_curses up to always happen, not just for native builds.
13205
13206 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
13207
13208         * gcc.c-torture: Update to c-torture-1.36 release.
13209         * gcc.failure: Related changes.
13210
13211 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13212
13213         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13214
13215 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13216
13217         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13218         * lib/mike-g++.exp (postbase): Not in here.  Still reference
13219         runshlib, link_curses, and mathlib for link and run.
13220
13221         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13222         pass the runtime shared library options for Solaris, OSF/1, and
13223         Irix5, and link with -lcurses to avoid unresolved references.
13224
13225 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13226
13227         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13228         only run once.
13229
13230 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13231
13232         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13233
13234 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
13235
13236         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
13237         do not have a framework for the "compat" tests yet.
13238
13239 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13240
13241         * lib/mike-g++.exp (postbase): New local variable `mathlib',
13242         set to null if we're testing vxworks5.1.  Use that instead of
13243         `-lm' in the setting of LIBS for link and run.
13244
13245 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13246
13247         * config/rom68k.exp (${tool}_load): Major changes to make it
13248         work.  Verified that it does in fact return the stuff in
13249         exec_output properly.  Catch any Emul or any TRAP other than 0.
13250
13251 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13252
13253         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13254         LDFLAGS properly for targets that need stuff from libgloss.
13255         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13256         only run once.
13257         (gpp_initialized): New variable.
13258
13259 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13260
13261         * config/rom68k.exp: Load libgloss.exp.
13262         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13263         so we can produce a fully linked binary.
13264         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13265         so we can produce a fully linked binary.
13266
13267 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13268
13269         * lib/plumhall.exp (ph_section): Watch for expected failures.
13270         Add missing `else'.
13271
13272         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13273         run the testcase.
13274         (c-torture): Likewise.
13275
13276 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
13277
13278         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13279
13280         * lib/mike-g++.exp (mike_cleanup): New proc.
13281         (prebase): New globals compiler_result, not_compiler_result,
13282         target_regexp.
13283         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
13284         allow leading "-" in pattern.  Watch for unsupported tests.
13285         If $compiler_result is set, pattern match assembler code,
13286         and ditto for $not_compiler_result.
13287         * lib/mike-gcc.exp: Likewise.
13288
13289         * lib/plumhall.exp (ph_execute): Only call ph_summary if
13290         execution "succeeded".
13291
13292 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
13293
13294         * config/win32.exp: New file.
13295         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13296
13297 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13298
13299         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13300         unsupported.
13301         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13302         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13303         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13304
13305         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13306         "... without exceptions was ...".  That is now handled by
13307         prune_system_crud.
13308         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13309
13310 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13311
13312         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13313         sieve.c,sort2.c}: New files.
13314         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13315         sieve.exp,sort2.exp}: Drivers for them.
13316
13317         * lib/mike-gcc.exp (program_output): New user settable variable.
13318         (postbase): Call prune_system_crud.  Also prune extraneous compiler
13319         messages.
13320         * lib/mike-g++.exp (program_output): New user settable variable.
13321
13322         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13323
13324         * config/sh.exp: Deleted (use sim.exp instead).
13325
13326 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13327
13328         * config/vx.exp: Declare CHECKTASK as global.
13329         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13330         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13331         * lib/old-dejagnu.exp: Load [pwd]/$executable.
13332
13333 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13334
13335         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13336         target. Like vx.exp, only includes `vx29k.exp' instead of
13337         `vxworks.exp'.
13338
13339 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
13340
13341         * config/sim.exp: Increase time limit from 120 seconds to 240.
13342
13343 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13344
13345         * gcc.c-torture/execute/950628-1.c: New test.
13346
13347 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13348
13349         * gcc.c-torture: Update with changes/additions from
13350         c-torture-1.34.
13351
13352 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
13353
13354         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13355
13356 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
13357
13358         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13359
13360 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
13361
13362         * gcc.c-torture/compile/950512-1.c: New test.
13363         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13364         * gcc.dg/struct-ret-1.c: Likewise.
13365
13366 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
13367
13368         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13369           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13370
13371 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13372
13373         * gcc.c-torture/special/920411-1.c: Deleted.
13374         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13375
13376 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
13377
13378         * config/sim.exp (${tool}_load): Hack in call to bash to get a
13379         cpu limit.
13380
13381 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13382
13383         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13384
13385 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13386
13387         From kenner;
13388         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13389         is the proper length.
13390         * va-arg-3.c: Likewise.
13391
13392 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
13393
13394         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
13395         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13396
13397         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
13398         * lib/g++.exp (default_g++_start): Delete old cruft.
13399
13400 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
13401
13402         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13403         (2 * (1 << 18)) to (2 * (1 << 17)).
13404
13405         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13406
13407 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13408
13409         * config/rom68k.exp: Renamed from config/idp.exp
13410
13411 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13412
13413         * c-torture/compile/921109-2.c
13414
13415 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
13416
13417         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13418         excess errors.
13419
13420 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
13421
13422         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13423         output.
13424         * lib/g++.exp (default_g++_start): Likewise.
13425
13426 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13427
13428         * gcc.c-torture/compile/950329-1.c: New test.
13429
13430 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13431
13432           * config/bug.exp (${tool}_load): Updated to use new remote_open
13433           and remote_close procs.
13434         * config/idp.exp: New file.
13435
13436 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13437
13438         * gcc.c-torture/execute/950322-1.c: New test.
13439
13440 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
13441
13442         * config/vx.exp (${tool}_load): Clean up testing of return code from
13443         vxworks_ld and vxworks_spawn.
13444
13445 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13446
13447         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13448
13449 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
13450
13451         * lib/old-deja.exp: Add `excess errors test - ' error, now one
13452         can mark excess errors on a machine by machine basis.  Note, the
13453         default is to not expect any excess errors, even when excess
13454         errors test - is given, so you will want to put an XFAIL ... on
13455         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
13456         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13457         those 4 machines, but no others.
13458
13459 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13460
13461         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13462         * lib/c-torture.exp: to here.
13463
13464 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13465
13466         * gcc.c-torture/execute/950221-1.c: New test.
13467         * gcc.c-torture/execute/struct-ret-1.c: New test.
13468         * gcc.c-torture/compile/950221-1.c: New test.
13469
13470         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13471
13472 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13473
13474         * gcc.c-torture/execute/arith-1.c (main): Return 0.
13475         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13476
13477 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
13478
13479         * g++.gb: New directory of tests, derived from my signature and
13480         class scoping tests.
13481
13482         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13483         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13484         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13485         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13486         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13487         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13488         * g++.gb/sig25.C: Likewise.
13489
13490         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13491         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13492         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13493         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13494         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13495         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13496         * g++.gb/sig25.exp: Likewise.
13497
13498         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13499         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13500         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13501         * g++.gb/scope13.C: Likewise, this test still fails.
13502
13503         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13504         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13505         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13506         * g++.gb/scope13.exp: Ditto.
13507
13508         * g++.gb/README: New file, explains what these tests are about.
13509
13510 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13511
13512         * lib/dg.exp (dg-do): Support `preprocess'.
13513         (dg-test): Likewise.
13514
13515 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13516
13517         * config/udi.exp: change "continue -expect" to "exp_continue".
13518
13519 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
13520
13521         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13522         Delete redundant tests.
13523
13524         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13525         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13526         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13527         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13528         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13529         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13530         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13531         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13532
13533         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13534         storing label pointers.
13535         * gcc.c-torture/execute/921019-1.c: Likewise.
13536         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13537         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13538         parameter fp.
13539         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13540         constants.
13541
13542         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13543         Delete obsolete tests.
13544
13545         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13546         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13547         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13548         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13549         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13550         * gcc.c-torture/compile/950124-1.c: New test.
13551
13552         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13553
13554 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13555
13556         * lib/mike-g++.exp: Add -lm to LIBS.
13557
13558 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13559
13560         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13561
13562 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13563
13564         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13565
13566 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
13567
13568         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13569
13570 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
13571
13572         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13573         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13574         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13575         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13576         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13577         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13578         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13579         * g++.law/{operators31.C, operators32.C,
13580         * g++.law/{operators33.C, operators34.C}: Likewise.
13581         * g++.law/{pic1.C, refs2.C}: Likewise.
13582         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13583         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13584         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13585         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13586
13587         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13588         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13589         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13590         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13591         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13592         * g++.law/{enum9.exp, friend5.exp}: Likewise.
13593         * g++.law/{nest3.exp, nest4.exp}: Likewise.
13594         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13595         * g++.law/{operators30.exp, operators31.exp}: Likewise.
13596         * g++.law/{operators32.exp, operators33.exp}: Likewise.
13597         * g++.law/{operators34.exp}: Likewise.
13598         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13599         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13600         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13601         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13602         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13603
13604         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13605         No longer expected to fail.
13606         * g++.law/missed-error3.C: Tweak for recent bool changes.
13607
13608 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13609
13610         * config/emb-unix: Deleted.
13611         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
13612         remote execution.  Do final link on remote host if REMOTE_LINK is set.
13613
13614 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
13615
13616         * lib/dg.exp (dg-test): Fix typo in last patch.
13617
13618 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
13619
13620         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
13621         (handles multiple occurrences).
13622
13623 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
13624
13625         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
13626         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
13627         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
13628         printed).
13629         * lib/c-torture.exp (c-torture-compile): Likewise.
13630         (c-torture): Prepend full path if missing.
13631         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
13632         (gcc_fail): Likewise.
13633         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
13634
13635 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13636
13637         * lib/netware.exp: Only attach to NetWare i386 systems.
13638
13639 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
13640
13641         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
13642         messages.  Add test name to "output pattern match" pass/fail message.
13643
13644 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
13645
13646         * gcc.dg: New testsuite.
13647         * gcc.dg/dg.exp: New file.
13648
13649         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
13650         test-switch.c}: Deleted.
13651
13652         * gcc.misc-tests/msgs.exp: New testcase driver.
13653
13654 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
13655
13656         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
13657         Watch for illegal return values from ${tool}_load.
13658         * config/unix.exp (${tool}_load): Fix pass/fail detection for
13659         cross targets.  Coerce return value >0 to 1.
13660
13661 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13662
13663         * config/unix.exp (${tool}_load): Call program rsh, not proc.
13664
13665         * config/emb-unix.exp: New file.
13666
13667         * config/sim.exp: Error if variable $SIM not defined.
13668         (${tool}_load): Mark test as "untested" if simulator missing.
13669
13670         * config/unix.exp: Load remote.exp to get rcp_download.
13671         * lib/c-torture.exp: Use different option lists for testcases with
13672         and without loops.
13673         * gcc.c-torture/execute/execute.exp: Likewise.
13674
13675 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13676
13677         * config/*.exp: Clarify return code from ${tool}_load.
13678         Call `unresolved' or `untested' instead of `warning' or `perror'
13679         (sometimes you still want to call both though).
13680         Add comment that `shell_id' is local to each file.
13681         * config/udi.exp (timeout): Set to 30.
13682         Don't print warning if connection fails, $connectmode has already
13683         printed an error.
13684         (${tool}_load): Move verbose messages to level 2.
13685         Rework pattern for "Process started" message.
13686         Pass `shell_id' to ${connectmode}_download.
13687         Retry twice upon timeout.  Make resetting of target more robust.
13688         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
13689         Pass `shell_id' to exit_$connectmode.
13690         Only call exit_$connectmode if connected.
13691         * config/unix.exp (${tool}_load): Check return codes better.
13692         * config/vrtx.exp (${tool}_load): Likewise.
13693         * config/vx.exp (${tool}_load): Likewise.
13694         Delete unneeded global's.
13695         * lib/dg.exp (dg-test): Update to reflect clarified return codes
13696         from ${tool}_load.
13697         (dg-stat): Delete.
13698         (dg-init): Delete recording of pass/fail counts.
13699         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13700         (old-dejagnu-init): Likewise.
13701         (old-dejagnu-stat): Delete contents, empty proc now.
13702         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
13703         (c-torture): Delete references to lcnt, lpass, lfail.
13704         Get option list from TORTURE_OPTIONS.
13705         Delete -funroll[-all]-loops if no loops.
13706         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
13707         (g++_stat): Delete contents (empty proc now).
13708         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
13709         (gcc_finish): Likewise.
13710         (gcc_stat): Deleted.
13711         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
13712         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
13713         * gcc.c-torture/execute/execute.exp: Likewise.
13714         Split tests into two parts: compile, execute.
13715         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
13716         no loops.  Update to reflect clarified return codes from ${tool}_load.
13717
13718 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
13719
13720         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
13721         to grep for.
13722         (old-dejagnu): Likewise (where necessary).
13723
13724 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13725
13726         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
13727
13728         * lib/dg.exp (dg-process-target): Fix processing of selector.
13729         Add comment regarding use of `error'.
13730
13731         * lib/gcc.exp (prune_system_crud): Define if missing.
13732         * lib/g++.exp (prune_system_crud): Likewise.
13733
13734         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
13735         Call prune_system_crud.
13736         * lib/dg.exp (dg-runtest): New proc.
13737         Use perror instead of send_user for tcl errors in testcase.
13738         Don't return any value, it's never used.
13739         Don't clobber previous definition of `unknown'.
13740         Print tcl errors in `dg-final'.
13741
13742 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
13743
13744         * lib/dg.exp (dg-process-target): Improve syntax error messages.
13745         (dg-test): Don't print errorInfo, it contains stack backtrace.
13746
13747 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13748
13749         * lib/g++.exp (runtest_file_p): Define if missing.
13750
13751 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
13752
13753         * lib/mike-g++.exp: Comment out loading of g++.exp.
13754         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
13755         (default_g++_version): Always print something.
13756         (default_g++_start): Comment out call to `which'.
13757         (g++_start, g++_load): Deleted (must be defined in config file).
13758         * lib/gcc.exp: Test for existence of $CC at start.
13759         Delete check for tmpdir (done in gcc_init).
13760         (default_gcc_version): Always print something.
13761         (default_gcc_start): Comment out call to `which'.
13762         * config/*.exp: Major cleanup - make cross targets work at least a
13763         little better for g++ (by not being "--tool gcc" specific).
13764         Rename gcc_xxx to ${tool}_xxx.
13765         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
13766         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
13767
13768 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
13769
13770         * lib/c-torture.exp (c-torture-compile): Rework compiler
13771         message processing.
13772
13773         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
13774         c-torture.
13775
13776 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13777
13778         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
13779
13780         * lib/dg.exp (dg-process-target): Support { target native }.
13781
13782 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13783
13784         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
13785         looked for "... program xxx got fatal signal".
13786         Correct regsub munging of `comp_output'.
13787         Ignore compiler messages "path prefix not used" and "linker input
13788         file unused".
13789
13790 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
13791
13792         * lib/gcc.exp (runtest_file_p): Define if missing.
13793         * gcc.prms/template.c: Example to work from.
13794
13795 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
13796
13797         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
13798         * lib/dg.exp (dg-test): Call unsupported testcases as such.
13799
13800         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
13801         * gcc.prms/1883.c: Moved from compile/940714-1.c.
13802         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
13803         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
13804
13805         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
13806         (dg-process-target): No longer a varargs proc.
13807         Return S/N for target, P/F for xfail.  All callers changed.
13808         (user option procs): More argument checking.
13809         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
13810         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
13811         (dg-test): Skip test if not running on selected target in `dg-do'.
13812         Update handling of `dg-do-what', `dg-output-text'.
13813         Separate execution pass/fail from output pattern match pass/fail.
13814         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
13815
13816 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13817
13818         * gcc.c-torture/special/special.exp: Don't expect failure for mips
13819         target for 920510-1.c.
13820
13821 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
13822
13823         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
13824         Clean up comment regarding use of passcnt, etc.
13825         (gcc_stat): Don't update `testcnt' here.
13826         (gcc_finish): Do it here.
13827         Might as well reset `but_id' here too.
13828         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
13829         to determine if the file should be tested.
13830         * gcc.c-torture/compile/compile.exp: Likewise.
13831         * gcc.c-torture/execute/execute.exp: Likewise.
13832         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13833         * gcc.misc-tests/dg-test.exp: Likewise.
13834         * gcc.prms/prms.exp: Likewise.
13835         * gcc.wendy/wendy.exp: Likewise.
13836         * g++.old-deja.exp: Likewise.
13837         Move "Testing file" message to verbose level 1.
13838
13839 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
13840
13841         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
13842
13843 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13844
13845         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
13846         (default_gcc_start): Accept optional second list element
13847         of compiler flags.  Print compiler output at verbosity level 2.
13848         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
13849         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
13850         Save current values of framework globals passcnt, failcnt, xpasscnt,
13851         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
13852         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
13853         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
13854         xfailcnt to compute stats.  Update framework global `testcnt' from
13855         pass/fail counts.
13856         (gcc_finish): New proc.  Clean up test environment.
13857         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
13858         (gcc_epass, gcc_efail): Delete.
13859         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
13860         argument of line number.
13861         (dg-init): If the tool has an init routine, call it.
13862         (dg-test): Remove args `cflags_var' and `libs_var'.
13863         Pass all compiler options to ${tool}_start.
13864         Handle missing line number.
13865         (dg-finish): New function.
13866         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
13867         particular files.  Call gcc_finish at end.  Move "skipping test"
13868         message to verbosity level 3.
13869         * gcc.c-torture/compile/compile.exp: Likewise.
13870         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13871         * gcc.c-torture/execute/execute.exp: Likewise.
13872         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13873         Print testcase being tried at verbosity level 1.
13874         * gcc.c-torture/special/special.exp: Unset xfail.
13875         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13876         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
13877         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
13878         * gcc.failure/failure.exp: Likewise.
13879         * gcc.ieee/ieee.exp: Likewise.
13880         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
13881         Update call to dg-test.  Call dg-finish at end.
13882         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
13883         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13884         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
13885         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
13886         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
13887         * gcc.wendy/wendy.exp: Add copyright.
13888         Delete setting of tmpdir (done by gcc_init).
13889         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
13890         Pass compiler flags to gcc_start.  Call gcc_finish at end.
13891         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
13892         gcc_[ce]pass/fail.
13893
13894 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
13895
13896         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
13897         confusion.
13898         (g++_load): Likewise.
13899
13900         * config/*.exp (gcc_load): Some were varargs fns and some were not.
13901         Rename argument to `prog' to remove the confusion.
13902         Varargs fns behave differently too!
13903         (g++_load): Likewise.
13904
13905         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
13906
13907         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
13908         what it is.  Delete (always) printing of status value for !native.
13909         Simplify verbose code, and include status and exec_output.
13910         (g++_load): Use gcc_load.
13911
13912 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13913
13914         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
13915         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
13916         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
13917         940714-3.c as these testcases don't exist anymore.  Make
13918         va-arg-1.c expected to pass.
13919
13920 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
13921
13922         * gcc.misc-tests/misc.exp: Only run specific testcases.
13923         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
13924         * gcc.misc-tests/dg-[1-9].c: New files.
13925
13926         * lib/dg.exp: New testsuite driver.
13927         * gcc.prms/prms.exp: Use it.
13928
13929         * README.gcc: New file.
13930
13931         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
13932         Document and reset `lxpass' and `lxfail'.
13933         Simplify "initialized" message.
13934         (gcc_stat): Clean up comments a little.
13935
13936 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
13937
13938         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
13939
13940 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
13941
13942         * lib/old-dejagnu.exp (process-option): New proc.
13943         (old-dejagnu-init, old-dejagnu-stat): Likewise.
13944         (old-dejagnu): Simplify.
13945         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
13946
13947 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
13948
13949         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
13950         exists and is not an empty string.
13951
13952         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
13953         $xfail rather than calling setup_xfail.  Clear $xfail when test is
13954         finished.
13955         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
13956         automatically.
13957
13958         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
13959         longer expected to fail.
13960
13961         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
13962         "f" function call.
13963
13964         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
13965
13966         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
13967         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
13968         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
13969         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
13970         c-torture-1.29.
13971
13972         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
13973         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
13974
13975         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
13976
13977         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
13978         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
13979
13980         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
13981         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
13982         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
13983
13984 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13985
13986         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
13987         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
13988         940714-1.c, 940714-2.c, 940714-3.c},
13989         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
13990         gcc.misc-tests/{mg.c,mg.exp}:
13991         New tests.
13992         * gcc.noncompile/noncompile.exp: Change accordingly.
13993
13994 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
13995
13996         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
13997         Undo previous clobberage.
13998
13999 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
14000
14001         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14002         * gcc.special/{930510-1.c, special.exp}:
14003         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14004         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14005         struct-varargs-1.c}: New tests from c-torture-1.26.
14006
14007 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14008
14009         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14010           argument to switch.
14011
14012 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
14013
14014         * Revert the previous changes.  Please see Rob's directory
14015           (/lisa/test/rob/progressive/gcc/testsuite) for testing
14016           fixes.
14017
14018 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
14019
14020         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14021             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14022             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14023             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14024             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14025             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14026             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14027             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14028             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14029             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14030             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14031             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14032             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14033             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14034             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14035             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14036             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14037             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14038             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14039             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14040             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14041             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14042             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14043             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14044             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14045             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14046             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14047
14048 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
14049
14050         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14051             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14052           with perror calls.
14053
14054 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
14055
14056         * config/unix.exp (g++_load): Fix syntax.
14057
14058 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14059
14060         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14061         * gcc.noncompile/921017-1.c: Deleted obsolete test.
14062         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14063         Don't expect va-arg-1.c to fail.  Correct expected output for
14064         920928-1.c.
14065         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14066         * gcc.wendy/hbm4.c: Correct typo.
14067         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14068
14069 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
14070
14071         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14072         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14073         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
14074         * lib/c-torture.exp (c-torture-compile): Ditto.
14075
14076         Reduce volume of output (remove all the -I's and such).
14077         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14078         Call gcc_cpass, gcc_cfail.
14079         (c-torture): Pass testing option to c-torture-compile.
14080
14081 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
14082
14083         Bring patches over from progressive.
14084         * config/default.exp: Exit remote shell cleanly.
14085         (g++_exit, g++_start): Add default versions.
14086         * config/sim.exp (gcc_load): Use perror, not error.
14087
14088 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
14089
14090         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
14091         set in site.exp.
14092
14093 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
14094
14095         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14096         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14097         (wendy_try): New proc to run testcase.
14098         (main loop): Call 'em.
14099         * gcc.wendy/*.c: Clean up pass to correct expected output.
14100
14101         * lib/gcc.exp: Minor cleanup work.
14102         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14103
14104 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
14105
14106         * config/sim.exp (gcc_load): Document return codes better.
14107         Don't pass -v to simulator.
14108
14109 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14110
14111           * gcc.special/920717-x.c: Fix typo.
14112           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14113           get at sources.
14114
14115         * lib/mike-gcc.exp: Fix typo.
14116
14117 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14118
14119         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14120         binary to use, transform the name.
14121         * config/*.exp: rename everything. Nuke any g++ specific files,
14122         it's now a special case of gcc that requires no special support.
14123         Add a default.exp for unsupported targets.
14124
14125 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
14126
14127         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14128         lib/old-dejagnu.exp: Fix a few patterns to work with the new
14129         version of Tcl.
14130
14131 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14132
14133         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14134         than a warning.
14135
14136 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14137
14138         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14139
14140 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14141
14142         * gcc.execute/execute.exp: Combine opt_list and foption_list into
14143         option_list.  Compile every file with only 4/6 option choices
14144         (same as C torture) instead of with 12/18 different option
14145         choices.
14146         * lib/c-torture.exp: Likewise.
14147
14148         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14149         not already set.
14150
14151 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
14152
14153         * lib/old-deja.exp: Add `excess errors test fails' error, now one
14154         can put an XFAIL *-*-* on excess errors.
14155
14156 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
14157
14158         * g++.law: Add more tests derived from g++-bugs snapshots.
14159
14160         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
14161         equivalent to g++.law/init9.
14162
14163         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14164         compiled it, and the a.out file after we've run it.
14165
14166 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14167
14168         * lib/mike-g++.exp (postbase): Delete the .o file after we've
14169         compiled it, and the a.out file after we've run it.
14170
14171 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14172
14173         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14174
14175 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14176
14177         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14178         version number.
14179
14180 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14181
14182         * g++.law: New directory of g++ tests derived from the g++-bugs
14183         snapshots.
14184
14185 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14186
14187         * gcc.compile: initbug1.c initbug1.exp testcase added
14188
14189 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14190
14191         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14192         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14193           fixes submitted by Jeff Law (law@cs.utah.edu)
14194         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14195           Jeff Law (law@cs.utah.edu)
14196
14197
14198 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
14199
14200         * config/unix-g++.exp: Follow the gcc way of doing things.
14201         * g++.old-deja/old-deja.exp: Minor updates.
14202         * lib/g++.exp: New file, follow the gcc way of doing things.
14203         * lib/old-dejagnu.exp: Minor updates.
14204         * lib/mike-g++.exp: Always unset errorInfo.
14205
14206 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
14207
14208         * lib/gcc.exp: Fix some errors with the below change, CC and
14209         CFLAGS should be global when setting, not local.
14210
14211 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14212
14213         * lib/gcc.exp: Transform tool name.
14214
14215 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14216
14217         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14218
14219 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14220
14221         * lib/gcc.exp: change gcc_done to gcc_stat
14222
14223 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14224
14225         * Upgraded gcc testsuite to c-torture version 1.25
14226
14227 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14228
14229         * lib/gcc.exp: added reporting code. Changed verbose compile message.
14230         * lib/c-torture: added hooks for new reporting code.
14231
14232 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14233
14234         * config/sh-gcc.exp: check if sh-sim exists in the path
14235
14236 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14237
14238         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14239         * gcc.compile/compile.exp: Initial changes for new logic.
14240         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14241         * gcc.failure/failure.exp: Initial changes for new logic.
14242         * gcc.ieee/ieee.exp: Initial changes for new logic.
14243         * gcc.misc-tests/misc.exp: Initial changes for new logic.
14244         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14245         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14246         * lib/c-torture.exp: Initial changes for new logic.
14247         * lib/gcc.exp: Initial changes for new logic.
14248
14249 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
14250
14251         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14252         depend upon failure or success.  Fully qualify names in failure
14253         and success messages.  Always remove a.out before starting
14254         compile, just in case.  Pay more attention to error text output by
14255         the compiler.  Handle testcases with no known past errors just
14256         like all others, so that things are uniform.  Other miscellaneous
14257         improvements.
14258
14259 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14260
14261         * gcc.cpp: new directory for cpp tests
14262
14263 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14264
14265         * lib/chill.exp: Code reformatted, removed unused code.
14266         * config/unix-chill.exp: Code reformatted, removed unused code.
14267         * chill.execute/execute.exp: Code reformatted, removed unused code.
14268         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14269
14270 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
14271
14272         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
14273         routines not written.
14274
14275 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14276
14277         * config/bug-gcc.exp: Use new procs from bug.exp.
14278
14279 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14280
14281         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14282         via ftp, rather than depending on NFS.
14283         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14284         case.
14285
14286 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14287
14288         * config/bug-gcc.exp: Use new download proc.
14289
14290 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
14291
14292         * chill.execute/execute.exp: cleanups, handles errors better
14293         * chill.compile/compile.exp: rewrite, based on execute.exp
14294         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14295         * lib/chill.exp: major changes to diff proc and compile and link
14296           procs. added chill_fail and chill_pass wrappers to pass and
14297           fail. added more comments, and handle error codes better.
14298           Added a hack to capture stderr from exec, so noncompile tests
14299           can work.
14300
14301 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14302
14303         * chill.execute/execute.exp: rewrite of testsuite driver
14304         * lib/chill.exp: rewrite of testsuite driver
14305         * config/unix-chill.exp: rewrite of testsuite driver
14306
14307 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14308
14309     In chill.execute:
14310         * iexpr.ch: Standardize uppercase.
14311         * tuples.dat: Standardize uppercase.
14312         * vary.ch: standardize.  Correct varying string assignments.
14313         * vary.dat: Add new output lines.
14314
14315 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
14316
14317     In chill.execute:
14318         * chprintf.ch: Standardize use of uppercase.
14319         * tuples.ch: Standardize and turn arr2 into a DCL,
14320           rather than a SYN.
14321         * pinits.ch: Standardize.
14322
14323 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14324
14325         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
14326         * Makefil: Renamed to Makefile.in.
14327         * configure.in: New.
14328
14329 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14330
14331     In chill.execute:
14332         * .cvsignore: Add result/output files.
14333         * Makefile: Fix up variables at start.  Use MFLAGS
14334           everywhere.  Correct bool_loc, built_ins entries.
14335           Add entry for vary1.ch.
14336         * bitarray.ch: Standardize upper-case usage.
14337         * bitexpr.ch: Standardize, add output of b1.
14338         * params.ch: Use arrayt in along PROC parameters, to
14339           avoid novelty problems.
14340         * sets.ch: Tiny cleanup.
14341         * vary1.ch: Re-indent.
14342
14343 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
14344
14345           * Add PR-related files to Makefiles, .cvsignore files, etc.
14346
14347 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14348
14349         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14350           with compiler objects. New names are test-flow.c and test-loop.c
14351
14352 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14353
14354         * Upgraded c-torture tests from 1.19 to 1.20
14355
14356         * new files:
14357         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14358         * gcc.compile: 930623-1.c 930623-2.c
14359         * gcc.noncompile: 930622-1.c 930622-2.c
14360         * gcc.failure: 920411-1.c 920627-2.c
14361         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14362
14363 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14364
14365         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14366           More changes to get testsuite working properly. Needs more work.
14367           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14368
14369 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14370
14371         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14372           More changes to get testsuite working properly. Needs more work.
14373
14374 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
14375
14376         * chill.compile/compile.exp: Added for Dejagnu support
14377         * chill.execute/execute.exp: Added for Dejagnu support
14378         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
14379
14380 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
14381
14382     This should complete moving the CHILL test files.
14383         * chill.noncompile(.cvsignore printf.grt
14384             in-printf.grt chprintf.grt chprintf.ch):
14385             Added test-support files.
14386           (Makefile): Modified further.
14387         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14388             signal.ch): Added test files.
14389           * chill.execute (.cvsignore printf.grt printr.c
14390             in-printf.grt rts.c chprintf.grt rts.h): Added
14391           test-support files.
14392             (Makefile): More corrections.
14393
14394 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
14395
14396         * chill.compile, chill.execute, chill.nocompile: Add CHILL
14397           test cases, ready for DejaGnu.
14398
14399 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14400
14401         * Upgraded c-torture tests from 1.18 to 1.19
14402
14403         * gcc.compile: added test(s):
14404           930607-1.c
14405         * gcc.execute: added test(s):
14406           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14407
14408         * added new subdirectory for misc tests: gcc.misc-tests
14409         * gcc.misc-test(s): added tests:
14410           inst-check.c test-consts.c test-ior.c test-switch.c
14411
14412 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14413
14414         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14415
14416 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14417
14418         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14419
14420 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14421
14422         * Upgraded c-torture tests from 1.17 to 1.18
14423
14424 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14425
14426         * Upgraded c-torture tests from 1.12 to 1.17
14427
14428 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
14429
14430         * lib/old-dejagnu.exp:
14431           Fixed handling of XFAIL target triplets to correctly
14432           recognize wildcard characters.  Removed code that
14433           appended a unique id tag to the end of the file name
14434           printed out by the result of the testcases within a
14435           given test file.
14436
14437 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
14438
14439         * lib/old-dejagnu.exp:
14440           Reworked expected failure handling to trigger off of XFAIL
14441           keyword in keyphrase embeded in testcase source code. The
14442           XFAIL keyword must be at the end of the keyphrase line. It
14443           may optionally be followed by one or more target triplets.
14444           It has just occured that the handling of wildcards in the
14445           target triplet may not be correct.
14446
14447 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
14448
14449         * g++.old-deja/tests:
14450           Moved all subdirectories up one level into g++.old-deja .
14451
14452         * lib/old-dejagnu.exp:
14453           Fixed problem with CXXFLAGS not being properly reset, and being
14454           corrupted with extraneous "-c" compiler option.  This was
14455           causing binaries to not be generated for test that needed them.
14456           Modified strings passed to "pass" and "fail" so that individual
14457           tests from the same test file would be distinguished by an
14458           identifier appended to the test file name in the summary logs;
14459           this corrected a problem with erroneous diff logs.  Added code
14460           to search testcases for expected fail and unexpected pass keywords.
14461
14462 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14463
14464         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14465
14466 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14467
14468         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14469           Removed extraneous text from end of "Special g++ Options"
14470           keyphrase.
14471
14472         * lib/old-dejagnu.exp: Added pattern matching to look for new
14473           keywords, embedded in testcases comments, which will trigger
14474           calls to xpass and xfail.
14475
14476 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
14477
14478         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14479           comments embedded in the testcases, especially the one looking for
14480           special compiler options, as well as the pattern matching for the
14481           compiler output again.
14482
14483 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
14484
14485         * lib/old-dejagnu.exp: Do a proper check of the return value for
14486           execute tests. Fixed several problems with the pattern matching
14487           of the compiler output which gave erroneous test results.
14488           Changed several of the test result messages to be more descriptive.
14489         * config/unix-g++.exp: Proc g++_load now actually works and
14490           executes the tests passed to it and returns a usable return
14491           value.
14492
14493 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14494
14495           * lib/gcc.exp: Exits gracefully if $CC is bogus.
14496
14497 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14498
14499         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14500           Modified both files to properly execute the old style
14501           dejagnu tests. The previous versions of these files were
14502           experimental and did not function anything near correctly.
14503
14504 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
14505
14506         * Removed all Makefile.in and configure.in files. No configuration
14507         needed now.
14508
14509 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
14510
14511         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14512
14513 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14514
14515         * gcc.compile/configure.in, gcc.unsorted/configure.in,
14516         gcc.special/configure.in, gcc.noncompile/configure.in,
14517         gcc.execute/configure.in, gcc.code_quality/configure.in,
14518         g++.other/configure.in, g++.old-deja/configure.in,
14519         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14520         in srcname setting.
14521
14522 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14523
14524         * lib/udi.exp:  Fixed mondfe and mondfe_download.
14525         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14526         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14527
14528 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14529
14530         * config/udi-gdb.exp: Check $shell_id after connecting to target.
14531         (gdb_exit): Don't remove *_soc files.
14532
14533 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
14534
14535         * lib/c-torture.exp: Don't look for main; instead always use -w
14536         -c.  This is how the c-torture tests work.  Remove the object
14537         file if the compilation succeeds.
14538         * gcc.execute/execute.exp: Remove executable if test passes.
14539         * gcc.noncompile/noncompile.exp: Every test is an expected
14540         failure.
14541         * gcc.special/special.exp: Added tests from c-torture 1.11,
14542         corrected use of existing test.
14543         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14544         gcc.execute/920625-1.c: Updated to c-torture 1.11.
14545         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14546         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14547         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14548         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14549         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14550         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14551         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14552         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14553         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14554         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14555         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14556         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14557         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14558         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14559         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14560         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14561         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14562         c-torture 1.11.
14563         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14564         correspond to c-torture 1.11.
14565
14566         * New file.