OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2
3         PR c++/3902
4         * g++.dg/parse/template5.C: New test.
5
6 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
7
8         PR fortran/9258
9         * g77.dg/pr9258: New test.
10
11 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12
13         * README: Move relevant parts from README.g++.
14
15         * README.g++: Remove this file.
16
17 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
18
19         * g++.dg/abi/dcast1.C: New test.
20
21 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22
23         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
24
25 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
26
27         PR c++/47
28         * g++.old-deja/g++.other/lookup24.C: New test.
29
30 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
31
32         PR middle-end/7227
33         * gcc.dg/uninit-C.c: New test.
34
35 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
36
37         * g++.dg/abi/covariant1.C: New test.
38
39 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
40
41         * gcc.dg/20030123-1.c: New test.
42
43 Sat Jan 25 21:06:49 CET 2003  Jan Hubicka  <jh@suse.cz>
44
45         PR opt/8492
46         * gcc.c-torture/compile/20030125-1.c
47
48 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
49
50         PR c++/9403
51         * g++.dg/parse/template3.C: New test.
52         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
53         
54         PR c++/795
55         * g++.dg/parse/template4.C: New test.
56         
57         PR c++/9415
58         * g++.dg/template/qual2.C: New test.
59         
60         PR c++/8545
61         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
62
63         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
64
65 2003-01-25  Roger Sayle  <roger@eyesopen.com>
66
67         * gcc.c-torture/execute/switch-1.c: New test case.
68
69 Sat Jan 25 12:32:55 CET 2003  Jan Hubicka  <jh@suse.cz>
70
71         * gcc.c-torture/execute/20030125-1.[cx]: New test.
72
73 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
74
75         Tweaks for Bison-1.875. From the NEWS file:
76         "- `parse error' -> `syntax error'
77         Bison now uniformly uses the term `syntax error'"
78         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
79         * gcc.dg/cpp/digraph2.c: Likewise.
80         * gcc.dg/cpp/direct2.c: Likewise.
81         * gcc.dg/cpp/paste4.c: Likewise.
82         * gcc.dg/c90-restrict-1.c: Likewise.
83         * gcc.dg/c99-func-2.c: Likewise.
84         * gcc.dg/noncompile/920721-2.c: Likewise.
85         * gcc.dg/noncompile/930622-2.c: Likewise.
86         * gcc.dg/noncompile/940112-1.c: Likewise.
87         * gcc.dg/noncompile/950921-1.c: Likewise.
88         * gcc.dg/noncompile/951123-1.c: Likewise.
89         * gcc.dg/noncompile/971104-1.c: Likewise.
90         * gcc.dg/noncompile/990416-1.c: Likewise.
91
92 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
93
94         * g++.dg/parse/undefined1.C: Add error message.
95
96 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
97
98         PR c++/9354
99         * g++.dg/parse/new1.C: New test.
100
101         PR c++/9216
102         * g++.dg/parse/template2.C: New test.
103
104         PR c++/9354
105         * g++.dg/parse/typedef2.C: New test.
106
107         PR c++/9328
108         * g++.dg/ext/typeof3.C: New test.
109
110 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
111
112         PR c++/2738
113         * g++.dg/parse/ret-type1.C: New test.
114
115         PR c++/3792
116         * g++.dg/parse/tmpl-outside1.C: New test.
117
118         PR c++/4207
119         * g++.dg/parse/int-as-enum1.C: New test.
120
121         PR c++/4903
122         * g++.dg/parse/no-typename1.C: New test.
123
124         PR c++/5533
125         * g++.dg/parse/no-value1.C: New test.
126
127         PR c++/5921
128         * g++.dg/parse/wrong-inline1.C: New test.
129
130         PR c++/6402
131         * g++.dg/parse/ref1.C: New test.
132
133         PR c++/6992
134         * g++.dg/parse/attr-ctor1.C: New test.
135
136         PR c++/7229
137         * g++.dg/parse/namespace5.C: New test.
138
139         PR c++/7917
140         * g++.dg/parse/func-def1.C: New test.
141
142         PR c++/8143
143         * g++.dg/parse/undefined1.C: New test.
144
145         PR c++/5723, PR c++/8522
146         * g++.dg/parse/specialization1.C: New test.
147
148         PR c++/163, PR c++/8595
149         * g++.dg/parse/struct-as-enum1.C: New test.
150
151         PR c++/9173
152         * g++.dg/parse/undefined2.C: New test.
153
154 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
155
156         PR c++/9298
157         * g++.dg/parse/template1.C: New test.
158
159         PR c++/9384
160         * g++.dg/parse/using1.C: New test.
161
162         PR c++/9285
163         PR c++/9294
164         * g++.dg/parse/expr2.C: New test.
165
166         PR c++/9388
167         * g++.dg/parse/lookup2.C: Likewise.
168
169 Tue Jan 21 18:01:35 CET 2003  Jan Hubicka  <jh@suse.cz>
170
171         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
172         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
173         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
174         * gcc.c-torture/execute/string-opt-*.c: Likewise.
175
176 2003-01-20  Nick Clifton  <nickc@redhat.com>
177
178         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
179         problem with ARM sibcall code generation.
180
181 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
182
183         * gcc.c-torture/execute/20030120-1.c: New.
184
185 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
186
187         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
188
189 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
190
191         PR c++/9272
192         * g++.dg/parse/ctor1.C: New test.
193
194         PR c++/9294:
195         * g++.dg/parse/qualified1.C: New test.
196         
197         * g++.dg/parse/typename3.C: New test.
198
199 2003-01-16  Richard Henderson  <rth@redhat.com>
200
201         * g++.dg/tls/init-2.C: Fix error matches for real this time.
202
203 2003-01-16  Richard Henderson  <rth@redhat.com>
204
205         * g++.dg/pch/pch.exp: Copy test header to the working directory
206         before using it either for precompilation or direct use.
207         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
208         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
209
210 2003-01-16  Richard Henderson  <rth@redhat.com>
211
212         * gcc.dg/pch/pch.exp: Copy test header to the working directory
213         before using it either for precompilation or direct use.
214         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
215         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
216
217 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
218
219         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
220         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
221         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
222         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
223         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
224         typename warning into error.
225         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
226         error messages.
227         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
228         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
229         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
230         messages.
231         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
232         make declaration visible in template.
233         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
234         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
235         messages.
236         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
237         message.
238         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
239         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
240         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
241         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
242         typename warning with error message.
243         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
244         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
245         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
246         
247 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
248
249         * g++.dg/parse/ambig2.C: New test.
250
251 2003-01-15  Richard Henderson  <rth@redhat.com>
252
253         * g++.dg/tls/init-2.C: Update error message string.
254
255 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
256
257         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
258
259 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
260
261         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
262         all for HC11/HC12.
263         * gcc.c-torture/compile/20001205-1.x: Likewise.
264         * gcc.c-torture/compile/20001226-1.x: Likewise.
265         * gcc.c-torture/compile/920520-1.x: Likewise.
266         * gcc.c-torture/compile/961203-1.x: Likewise.
267         * gcc.c-torture/compile/20020604-1.x: Likewise.
268
269 Wed Jan 15 12:20:52 CET 2003  Jan Hubicka  <jh@suse.cz>
270
271         * gcc.c-torture/compile/20030115-1.c: New test.
272
273         * gcc.dg/i386-fpcvt-1.c: New test.
274         * gcc.dg/i386-fpcvt-2.c: New test.
275
276 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
277
278         Further conform g++'s __vmi_class_type_info to the C++ ABI
279         specification.
280         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
281         the specification.
282
283 Tue Jan 14 00:45:03 CET 2003  Jan Hubicka  <jh@suse.cz>
284
285         * gcc.dg/i386-fpcvt-1.c: New test.
286         * gcc.dg/i386-fpcvt-2.c: New test.
287
288 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
289
290         * gcc.dg/i386-mmx-3.c: New test.
291
292 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
293
294         PR c++/9264
295         * g++.dg/parse/octal1.C: New file.
296
297         PR c++/9172
298         * g++.dg/parse/typename1.C: New file.
299
300 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
301
302         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
303         * gcc.dg/bf-no-ms-layout.c: Likewise.
304         * gcc.dg/bf-ms-attrib.c: Likewise.
305
306 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
307
308         PR c++/9099
309         * g++.dg/parse/dtor1.C: New file.
310
311         PR c++/9128
312         * g++.dg/rtti/typeid1.C: New file.
313
314         PR c++/9153
315         * g++.dg/parse/lookup1.C: New file.
316
317         PR c++/9171
318         * g++.dg/templ/spec5.C: New file.
319
320 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
321
322         * gcc.c-torture/compile/20030110-1.c: New test.
323
324 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
325
326         Merge from pch-branch:
327
328         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
329
330         * gcc.dg/pch/cpp-1.h: New.
331         * gcc.dg/pch/cpp-1.c: New.
332         * gcc.dg/pch/cpp-2.h: New.
333         * gcc.dg/pch/cpp-2.c: New.
334
335         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
336
337         * gcc.dg/pch/except-1.h: New.
338         * gcc.dg/pch/except-1.c: New.
339
340         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
341
342         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
343         running test.
344         * gcc.dg/pch: Include *.hp not *.h.
345         * gcc.dg/pch/system-1.h: New.
346         * gcc.dg/pch/system-1.c: New.
347
348         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
349
350         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
351         rather than trying to build and run a program using PCH.
352         * gcc.dg/pch: Remove dg-do commands from test files.
353         
354         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
355
356         * gcc.dg/pch/macro-3.c: New.
357         * gcc.dg/pch/macro-3.h: New.
358
359         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
360
361         * gcc.dg/pch/common-1.c: New.
362         * gcc.dg/pch/common-1.h: New.
363         * gcc.dg/pch/decl-1.c: New.
364         * gcc.dg/pch/decl-1.h: New.
365         * gcc.dg/pch/decl-2.c: New.
366         * gcc.dg/pch/decl-2.h: New.
367         * gcc.dg/pch/decl-3.c: New.
368         * gcc.dg/pch/decl-3.h: New.
369         * gcc.dg/pch/decl-4.c: New.
370         * gcc.dg/pch/decl-4.h: New.
371         * gcc.dg/pch/decl-5.c: New.
372         * gcc.dg/pch/decl-5.h: New.
373         * gcc.dg/pch/global-1.c: New.
374         * gcc.dg/pch/global-1.h: New.
375         * gcc.dg/pch/inline-1.c: New.
376         * gcc.dg/pch/inline-1.h: New.
377         * gcc.dg/pch/inline-2.c: New.
378         * gcc.dg/pch/inline-2.h: New.
379         * gcc.dg/pch/static-1.c: New.
380         * gcc.dg/pch/static-1.h: New.
381         * gcc.dg/pch/static-2.c: New.
382         * gcc.dg/pch/static-2.h: New.
383
384         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
385
386         * g++.dg/pch/pch.exp: Better handle failing testcases.
387         * gcc.dg/pch/pch.exp: Likewise.
388         * gcc.dg/pch/macro-1.c: New.
389         * gcc.dg/pch/macro-1.h: New.
390         * gcc.dg/pch/macro-2.c: New.
391         * gcc.dg/pch/macro-2.h: New.
392
393         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
394
395         * g++.dg/dg.exp: Treat files in pch/ specially.
396         * g++.dg/pch/pch.exp: New file.
397         * g++.dg/pch/empty.H: New file.
398         * g++.dg/pch/empty.C: New file.
399         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
400         "precompile".
401
402         * gcc.dg/pch/pch.exp: New file.
403         * gcc.dg/pch/empty.h: New file.
404         * gcc.dg/pch/empty.c: New file.
405         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
406         "precompile".
407
408 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
409
410         * g++.dg/template/friend14.C: New test.
411
412 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
413
414         * gcc.dg/old-style-asm-1.c: New test.
415
416 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
417
418         * gcc.c-torture/compile/20030109-1.c: New test.
419
420 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
421
422         * gcc.c-torture/execute/20030109-1.c: New test.
423
424 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
425
426         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
427         * g++.old-deja/g++.mike/dyncast2.C: Likewise
428         * g++.old-deja/g++.mike/dyncast3.C: Likewise
429         * g++.old-deja/g++.mike/eh2.C: Likewise
430         * g++.old-deja/g++.mike/eh3.C: Likewise
431         * g++.old-deja/g++.mike/eh5.C: Likewise
432         * g++.old-deja/g++.mike/eh6.C: Likewise
433         * g++.old-deja/g++.mike/eh7.C: Likewise
434         * g++.old-deja/g++.mike/eh8.C: Likewise
435         * g++.old-deja/g++.mike/eh9.C: Likewise
436         * g++.old-deja/g++.mike/eh10.C: Likewise
437         * g++.old-deja/g++.mike/eh12.C: Likewise
438         * g++.old-deja/g++.mike/eh13.C: Likewise
439         * g++.old-deja/g++.mike/eh14.C: Likewise
440         * g++.old-deja/g++.mike/eh16.C: Likewise
441         * g++.old-deja/g++.mike/eh17.C: Likewise
442         * g++.old-deja/g++.mike/eh18.C: Likewise
443         * g++.old-deja/g++.mike/eh21.C: Likewise
444         * g++.old-deja/g++.mike/eh23.C: Likewise
445         * g++.old-deja/g++.mike/eh24.C: Likewise
446         * g++.old-deja/g++.mike/eh25.C: Likewise
447         * g++.old-deja/g++.mike/eh26.C: Likewise
448         * g++.old-deja/g++.mike/eh27.C: Likewise
449         * g++.old-deja/g++.mike/eh28.C: Likewise
450         * g++.old-deja/g++.mike/eh29.C: Likewise
451         * g++.old-deja/g++.mike/eh31.C: Likewise
452         * g++.old-deja/g++.mike/eh33.C: Likewise
453         * g++.old-deja/g++.mike/eh34.C: Likewise
454         * g++.old-deja/g++.mike/eh35.C: Likewise
455         * g++.old-deja/g++.mike/eh36.C: Likewise
456         * g++.old-deja/g++.mike/eh37.C: Likewise
457         * g++.old-deja/g++.mike/eh38.C: Likewise
458         * g++.old-deja/g++.mike/eh39.C: Likewise
459         * g++.old-deja/g++.mike/eh40.C: Likewise
460         * g++.old-deja/g++.mike/eh41.C: Likewise
461         * g++.old-deja/g++.mike/eh42.C: Likewise
462         * g++.old-deja/g++.mike/eh44.C: Likewise
463         * g++.old-deja/g++.mike/eh46.C: Likewise
464         * g++.old-deja/g++.mike/eh47.C: Likewise
465         * g++.old-deja/g++.mike/eh48.C: Likewise
466         * g++.old-deja/g++.mike/eh49.C: Likewise
467         * g++.old-deja/g++.mike/eh50.C: Likewise
468         * g++.old-deja/g++.mike/eh51.C: Likewise
469         * g++.old-deja/g++.mike/eh53.C: Likewise
470         * g++.old-deja/g++.mike/eh55.C: Likewise
471         * g++.old-deja/g++.mike/p7912.C: Likewise
472         * g++.old-deja/g++.mike/p9706.C: Likewise
473         * g++.old-deja/g++.mike/p10416.C: Likewise
474         * g++.old-deja/g++.mike/p11667.C: Likewise
475         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex. 
476         Remove redundant reference to Iris.
477         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
478         Elxsi, i860, Pico Java, and WE32K.
479
480 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
481
482         * g++.dg/ext/asm4.C: New test.
483
484 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
485
486         PR c++/9030
487         * g++.dg/template/friend12.C: New test.
488         * g++.dg/template/friend13.C: Likewise.
489         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
490
491 Wed Jan  8 11:41:47 CET 2003  Jan Hubicka  <jh@suse.cz>
492
493         * gcc.dg/i386-cadd.c: New test.
494         * gcc.dg/i386-cmov4.c: Likewise.
495
496 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
497
498         PR c++/9165
499         * g++.dg/warn/Wunused-3.C: New test.
500
501         * g++.dg/abi/bitfield9.C: New test.
502
503         PR c++/9189
504         * g++.dg/parse/defarg3.C: New test.
505
506 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
507
508         * g++.dg/parse/ambig1.C: New test.
509         * g++.dg/parse/defarg2.C: New test.
510
511 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
512
513         * g++.dg/template/defarg-1.C: New test.
514         * g++.dg/template/local2.C: Likewise.
515
516 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
517
518         * gcc.c-torture/execute/20030105-1.c: New test.
519
520 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
521
522         * g++.dg/parse/namespace3.C: Remove extra semicolons.
523         * g++.dg/parse/namespace4.C: Likewise.
524
525 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
526
527         * g++.dg/template/ntp2.C: New test.
528
529 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
530
531         * g++.dg/parse/extern-C-1.C: New test.
532
533         * g++.dg/parse/namespace4.C: New test.
534
535         * g++.dg/template/nested1.C: New test.
536
537         * g++.dg/parse/namespace3.C: New test.
538
539 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
540
541         * g++.dg/lookup/two-stage1.C: New test.
542
543 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
544
545         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
546         * g++.old-deja/g++.jason/access8.C: Likewise.
547         * g++.old-deja/g++.other/decl5.C: Likewise.
548
549 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
550
551         * g++.dg/parse/parse7.C: New test.
552
553 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
554
555         PR c++/2843
556         * g++.dg/ext/attrib7.C: New test.
557
558 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
559
560         * g++.dg/parse/parse6.C: New test.
561
562 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
563
564         * gcc.dg/h8300-stack-1.c: New.
565
566 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
567
568         g++.dg/lookup/exception1.C: New test.
569
570         g++.dg/lookup/template1.C: New test.
571
572         g++.dg/parse/namespace2.C: New test.
573
574         g++.dg/parse/parens2.C: New test.
575
576 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
577
578         * g++.dg/parse/parse5.C: New test.
579         * g++.dg/lookup/scoped4.C: New test.
580
581 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
582
583         * g++.dg/parse/parens1.C: New test.
584
585         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
586         angle-bracket1.C.
587         * g++.dg/parse/parens2.C: New test.
588
589         * g++.dg/lookup/scope-operator1.C: New test.
590
591         * g++.dg/parse/operator1.C: New test.
592
593 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
594
595         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
596         * g++.old-deja/g++.other/access6.C: Likewise.
597         * g++.old-deja/g++.other/decl1.C: Likewise.
598         * g++.old-deja/g++.pt/typename12.C: Likewise.
599
600 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
601
602         * g++.dg/parse/namespace1.C: New test.
603         
604 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
605
606         * g++.dg/parse/parse4.C: New test.
607
608 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
609
610         * g++.dg/parse/parse3.C: New test.
611
612 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
613
614         * g++.dg/parse/parse2.C: New test.
615
616 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
617
618         * g++.dg/template/friend11.C: New test.
619
620 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
621
622         * g++.dg/parse/parse1.C: New test.
623
624 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
625
626         * lib/profopt.exp: Change the name of a global variable to avoid
627         possible clashes with other test suites.
628
629 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
630
631         * g++.dg/inherit/covariant8.C: New test.
632
633 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
634
635         * g++.dg/init/array9.C: New test.
636
637         PR c++/9112
638         * g++.dg/parse/expr1.C: New test.
639
640 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
641
642         * gcc.c-torture/compile/20021230-1.c: New test.
643
644 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
645
646         * g++.dg/inherit/covariant5.C: New test.
647         * g++.dg/inherit/covariant6.C: New test.
648         * g++.dg/inherit/covariant7.C: New test.
649
650 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
651
652         PR c++/2739
653         * g++.dg/other/access2.C: New test.
654
655 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
656
657         * g++.dg/other/anon-struct.C: No longer fails
658         * g++.old-deja/g++.brendan/parse4.C: Likewise.
659         * g++.old-deja/g++.brendan/parse5.C: Likewise.
660         * g++.old-deja/g++.brendan/parse6.C: Likewise.
661
662 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
663
664         * g++.dg/parse/angle-bracket.C (main): No longer fails.
665
666 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
667
668         * g++.dg/eh/spec4.C: Remove stray semicolon.
669         * g++.dg/expr/pmf-1.C: Change error message.
670         * g++.dg/ext/asm1.C: Remove stray semicolon.
671         * g++.dg/ext/typename1.C: Add missing typenames.
672         * g++.dg/inherit/template-as-base.C: Change error message.
673         * g++.dg/lookup/scoped1.C: Likewise.
674         * g++.dg/lookup/scoped2.C: Likewise.
675         * g++.dg/lookup/using2.C: Likewise.
676         * g++.dg/other/component1.C: Remove stray semicolon.
677         * g++.dg/other/do1.C: Change error message.
678         * g++.dg/other/error2.C: Likewise.
679         * g++.dg/other/init1.C: Likewise.
680         * g++.dg/other/packed1.C: Remove stray semicolon.
681         * g++.dg/other/ptrmem2.C: Change error message.
682         * g++.dg/parse/parameter-declaration-1.C: Remove line number
683         marker.
684         * g++.dg/special/initp1.C: Remove invalid attribute usage.
685         * g++.dg/template/access3.C: Add typename keyword.
686         * g++.dg/template/access5.C: Remove stray semicolon.
687         * g++.dg/template/access6.C: Likewise.
688         * g++.dg/template/complit1.C: Likewise.
689         * g++.dg/template/crash1.C: Change error message.
690         * g++.dg/template/inherit2.C: Remove stray semicolon.
691         * g++.dg/template/instantiate2.C: Likewise.
692         * g++.dg/template/instantiate3.C: Change error message.
693         * g++.dg/template/qual1.C: Remove stray semicolon.
694         * g++.dg/template/qualttp18.C: Change error message.
695         * g++.dg/template/ref1.C: Remove stray semicolon.
696         * g++.dg/template/sizeof1.C (A::value): Declare it.
697         * g++.dg/template/spec4.C: Change error message.
698         * g++.dg/template/static1.C: Likewise.
699         * g++.dg/template/type1.C: Likewise.
700         * g++.dg/template/typename3.C: Likewise.
701         * g++.old-deja/g++.benjamin/13478.C: Change error message.
702         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
703         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
704         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
705         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
706         named return value extension.
707         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
708         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
709         * g++.old-deja/g++.bob/extern_C.C: Likewise.
710         * g++.old-deja/g++.bob/inherit2.C: Likewise.
711         * g++.old-deja/g++.brendan/complex1.C: Likewise.
712         * g++.old-deja/g++.brendan/copy5.C: Likewise.
713         * g++.old-deja/g++.brendan/crash13.C: Likewise.
714         * g++.old-deja/g++.brendan/crash15.C: Likewise.
715         * g++.old-deja/g++.brendan/crash18.C: Change error message.
716         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
717         * g++.old-deja/g++.brendan/crash38.C: Likewise.
718         * g++.old-deja/g++.brendan/crash50.C: Likewise.
719         * g++.old-deja/g++.brendan/crash56.C: Likewise.
720         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
721         syntax.
722         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
723         * g++.old-deja/g++.brendan/crash8.C: Change error message.
724         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
725         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
726         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
727         * g++.old-deja/g++.brendan/template11.C: Likewise.
728         * g++.old-deja/g++.brendan/template26.C: Likewise.
729         * g++.old-deja/g++.brendan/template27.C: Use explicit
730         specialization syntax.
731         * g++.old-deja/g++.brendan/template30.C: Likewise.
732         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
733         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
734         non-dependent names.
735         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
736         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
737         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
738         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
739         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
740         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
741         named return value extension.
742         * g++.old-deja/g++.ext/namedret2.C: Likewise.
743         * g++.old-deja/g++.ext/namedret3.C: Likewise.
744         * g++.old-deja/g++.ext/return1.C: Likewise.
745         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
746         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
747         * g++.old-deja/g++.jason/access8.C: Likewise.
748         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
749         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
750         pseudo-destructor names.
751         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
752         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
753         pseudo-destructor names.
754         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
755         * g++.old-deja/g++.jason/overload19.C: Likewise.
756         * g++.old-deja/g++.jason/overload32.C: Likewise.
757         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
758         stray semicolons.
759         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
760         * g++.old-deja/g++.jason/return.C: Likewise.
761         * g++.old-deja/g++.jason/return2.C: Likewise.
762         * g++.old-deja/g++.jason/shadow1.C: Likewise.
763         * g++.old-deja/g++.jason/special.C: Use explicit specialization
764         syntax.
765         * g++.old-deja/g++.jason/template10.C: Account for use of
766         non-dependent names.
767         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
768         syntax.
769         * g++.old-deja/g++.jason/template37.C: Likewise.
770         * g++.old-deja/g++.law/access4.C: Change error messages.
771         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
772         pseudo-destructor names.
773         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
774         * g++.old-deja/g++.law/ctors9.C: Likewise.
775         * g++.old-deja/g++.law/cvt22.C: Likewise.
776         * g++.old-deja/g++.law/dtors5.C: Likewise.
777         * g++.old-deja/g++.law/global-init1.C: Likewise.
778         * g++.old-deja/g++.law/missed-error3.C: Likewise.
779         * g++.old-deja/g++.law/operators28.C: Likewise.
780         * g++.old-deja/g++.law/visibility28.C: Likewise.
781         * g++.old-deja/g++.martin/eval1.C: Likewise.
782         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
783         name.
784         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
785         * g++.old-deja/g++.mike/net34.C: Likewise.
786         * g++.old-deja/g++.mike/net36.C: Likewise.
787         * g++.old-deja/g++.mike/ns2.C: Likewise.
788         * g++.old-deja/g++.mike/p12306.C: Likewise.
789         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
790         value extension.
791         * g++.old-deja/g++.mike/p700.C: Likewise.
792         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
793         * g++.old-deja/g++.mike/p710.C: Likewise.
794         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
795         value extension.
796         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
797         * g++.old-deja/g++.mike/pmf9.C: Likewise.
798         * g++.old-deja/g++.ns/crash2.C: Likewise.
799         * g++.old-deja/g++.ns/crash3.C: Likewise.
800         * g++.old-deja/g++.ns/invalid1.C: Likewise.
801         * g++.old-deja/g++.ns/ns17.C: Likewise.
802         * g++.old-deja/g++.ns/template16.C: Likewise.
803         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
804         keyword.
805         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
806         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
807         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
808         named return value extension.
809         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
810         * g++.old-deja/g++.other/access4.C: Issue additional error
811         messages.
812         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
813         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
814         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
815         * g++.old-deja/g++.other/crash25.C: Change error message.
816         * g++.old-deja/g++.other/crash4.C: Change error message.
817         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
818         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
819         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
820         checks.
821         * g++.old-deja/g++.other/defarg8.C: Likewise.
822         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
823         * g++.old-deja/g++.other/dtor10.C: Likewise.
824         * g++.old-deja/g++.other/incomplete.C: Likewise.
825         * g++.old-deja/g++.other/linkage7.C: Likewise.
826         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
827         lookup algorithm.
828         * g++.old-deja/g++.other/mangle2.C: Likewise.
829         * g++.old-deja/g++.other/refinit2.C: Likewise.
830         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
831         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
832         * g++.old-deja/g++.pt/crash28.C: Likewise.
833         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
834         syntax.
835         * g++.old-deja/g++.pt/crash32.C: Change error message.
836         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
837         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
838         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
839         error message position.
840         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
841         * g++.old-deja/g++.pt/defarg8.C: Change error message.
842         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
843         syntax.
844         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
845         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
846         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
847         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
848         keyword.
849         * g++.old-deja/g++.pt/explicit31.C: Likewise.
850         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
851         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
852         keyword.
853         * g++.old-deja/g++.pt/explicit71.C: Change error message.
854         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
855         syntax.
856         * g++.old-deja/g++.pt/friend28.C: Account for use of
857         non-dependent names.
858         * g++.old-deja/g++.pt/friend29.C: Likewise.
859         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
860         rules.
861         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
862         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
863         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
864         lookup rules.
865         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
866         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
867         keyword.
868         * g++.old-deja/g++.pt/memclass20.C: Likewise.
869         * g++.old-deja/g++.pt/memclass5.C: Likewise.
870         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
871         keyword.
872         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
873         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
874         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
875         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
876         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
877         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template 
878         keyword.
879         * g++.old-deja/g++.pt/spec10.C: Likewise.
880         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
881         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
882         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
883         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
884         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
885         * g++.old-deja/g++.pt/ttp62.C: Likewise.
886         * g++.old-deja/g++.pt/ttp64.C: Likewise.
887         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
888         * g++.old-deja/g++.pt/typename15.C: Likewise.
889         * g++.old-deja/g++.pt/typename22.C: Likewise.
890         * g++.old-deja/g++.pt/typename6.C: Change error messages.
891         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
892         * g++.old-deja/g++.pt/virtual2.C: Likewise.
893         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
894         syntax.
895         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
896         return value extension.
897         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
898         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
899         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
900         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
901         
902 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
903
904         * g++.dg/warn/inline1.C: New test.
905         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
906         * g++.old-deja/g++.jason/synth10.C: Likewise.
907         * g++.old-deja/g++.mike/net31.C: Likewise.
908         * g++.old-deja/g++.mike/p8786.C: Likewise.
909
910         * g++.dg/template/friend10.C: New test.
911         * g++.dg/template/conv5.C: New test.
912
913 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
914         
915         * g++.dg/lookup/scoped3.C: New test.
916         
917         * g++.dg/lookup/decl1.C: New test.
918         * g++.dg/lookup/decl2.C: New test.
919
920 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
921
922         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
923         gcc.c-torture/compile/20021015-1.c,
924         gcc.c-torture/compile/20021015-2.c,
925         gcc.c-torture/compile/20021123-1.c,
926         gcc.c-torture/compile/20021123-2.c,
927         gcc.c-torture/compile/20021123-3.c,
928         gcc.c-torture/compile/20021123-4.c,
929         gcc.c-torture/execute/20021024-1.c: Add tests previously added
930         only to 3.1 or 3.2 branch.
931
932 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
933
934         * gcc.dg/i386-bitfield3.c: New test.
935         
936         * gcc.dg/i386-bitfield2.c: New test.
937         
938 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
939
940         * g++.dg/parse/conv_op1.C: New test.
941
942 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
943
944         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
945         approved.
946
947 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
948
949         * gcc.c-torture/compile/20021220-1.c: New test.
950
951 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
952
953         * gcc.dg/i386-fastcall-1.c: New.
954
955 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
956
957         * gcc.c-torture/execute/20021219-1.c: New test.
958
959 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
960
961         * gcc.dg/i386-pic-1.c: New test.
962
963 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
964
965         PR c++/8099
966         * g++.dg/template/friend9.C: New test.
967
968 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
969
970         PR c++/3663
971         * g++.dg/template/access7.C: New test.
972
973 2002-12-18  Nick Clifton  <nickc@redhat.com>
974
975         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
976         the libstdc++-v3 directory has been found.
977
978 2002-12-12  Devang Patel <dpatel@apple.com>
979         * gcc.dg/darwin-ld-1.c: New test.
980         * gcc.dg/darwin-ld-2.c: New test.
981         * gcc.dg/darwin-ld-3.c: New test.
982         * gcc.dg/darwin-ld-4.c: New test.
983         * gcc.dg/darwin-ld-5.c: New test.
984
985 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
986
987         * gcc.c-torture/compile/20021212-1.c: New test.
988
989 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
990
991         * gcc.dg/fshort-wchar: New test.
992
993 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
994
995         PR c++/8372
996         * g++.dg/template/dtor1.C: New test.
997
998         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
999         markers.
1000
1001 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
1002
1003         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1004
1005 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
1006
1007         * g++.dg/template/static1.C: New test.
1008         * g++.dg/template/static2.C: New test.
1009         * g++.old-deja/g++.ext/memconst.C: New test.
1010
1011 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1012
1013         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1014         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1015         * g++.dg/special/initp1.C: Likewise.
1016
1017 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
1018
1019         * gcc.c-torture/execute/20021204-1.c: New test.
1020
1021 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
1022
1023         * gcc.dg/ppc-fmadd-1.c: New file.
1024         * gcc.dg/ppc-fmadd-2.c: New file.
1025         * gcc.dg/ppc-fmadd-3.c: New file.
1026
1027 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1028
1029         * gcc.c-torture/compile/20021204-1.c: New test.
1030
1031 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1032
1033         * g++.dg/inherit/covariant2.C: New test.
1034         * g++.dg/inherit/covariant3.C: New test.
1035         * g++.dg/inherit/covariant4.C: New test.
1036         * g++.dg/inherit/covariant1.C: Remove XFAIL.
1037         * g++.old-deja/g++.robertl/eb17.C: Likewise.
1038
1039 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
1040
1041         PR c++/8688
1042         * g++.dg/init/brace3.C: New test.
1043
1044 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
1045
1046         * gcc.dg/20020210-1.c: Fix a comment typo.
1047
1048 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
1049
1050         PR c++/8720
1051         * g++.dg/parse/defarg1.C: New test.
1052
1053         PR c++/8615
1054         * g++.dg/template/char1.C: New test.
1055
1056         * g++.dg/template/varmod1.C: Fix typo.
1057
1058 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1059
1060         DR 180
1061         * g++.old-deja/g++.pt/crash32.C: Expect error.
1062
1063 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
1064
1065         PR c++/5919
1066         * g++.dg/template/varmod1.C: New test.
1067
1068         PR c++/8727
1069         * g++.dg/inherit/typeinfo1.C: New test.
1070
1071         PR c++/8663
1072         * g++.dg/inherit/typedef1.C: New test.
1073
1074 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
1075
1076         PR c++/8332
1077         PR c++/8493
1078         * g++.dg/template/strlen1.C: New test.
1079
1080         PR c++/8227
1081         * g++.dg/template/ctor2.C: New test.
1082
1083         PR c++/8214
1084         * g++.dg/init/string1.C: New test.
1085
1086         PR c++/8511
1087         * g++.dg/template/friend8.C: New test.
1088
1089 2002-11-29  Joe Buck <jbuck@synopsys.com>
1090
1091         * g++.dg/lookup/anon2.C: New test.
1092
1093 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
1094
1095         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1096         h8300 port.
1097
1098 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
1099
1100         * gcc.dg/bitfld-6.c: New test.
1101
1102 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
1103
1104         * gcc.c-torture/execute/20021127.[cx]: New test.
1105
1106 Tue Nov 26 22:09:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1107
1108         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1109         quality.
1110
1111 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
1112
1113         * g++.dg/init/brace2.C: New test.
1114         * g++.old-deja/g++.mike/p9129.C: Correct.
1115
1116 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
1117
1118         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1119
1120 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
1121
1122         * gcc.dg/sibcall-6: New test for indirect sibcalls.
1123
1124 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
1125
1126         * testsuite/g++.dg/abi/empty11.C: New test.
1127         * testsuite/g++.dg/rtti/cv1.C: New test.
1128
1129 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
1130
1131         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1132
1133 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
1134
1135         * g++.dg/abi/empty10.C: New test.
1136
1137 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1138
1139         * gcc.c-torture/compile/20021124-1.c: New test.
1140
1141 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
1142
1143         * g++.dg/abi/rtti2.C: New test.
1144
1145 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1146
1147         * gcc.dg/i386-unroll-1.c: New test.
1148
1149 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1150
1151         * gcc.c-torture/compile/20021120-1.c: New test.
1152         * gcc.c-torture/compile/20021120-2.c: New test.
1153
1154 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1155
1156         * gcc.dg/bitfld-5.c: New test.
1157
1158 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1159
1160         * gcc.c-torture/execute/20021120-3.c: New test.
1161
1162 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1163
1164         * gcc.c-torture/execute/20021120-2.c: New test.
1165
1166 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1167
1168         * gcc.c-torture/execute/20021120-1.c: New test.
1169
1170 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
1171
1172         * gcc.c-torture/execute/20021118-3.c: New test.
1173
1174 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1175
1176         * gcc.c-torture/compile/20021119-1.c: New test.
1177
1178 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
1179
1180         * gcc.dg/duff-1.c: New test.
1181         * gcc.dg/duff-2.c: New test.
1182         * gcc.dg/duff-3.c: New test.
1183
1184 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
1185
1186         * gcc.dg/cpp/_Pragma5.c: New test.
1187
1188 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1189
1190         * gcc.c-torture/execute/20021118-2.c: New test.
1191
1192 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1193
1194         * gcc.c-torture/execute/20021118-1.c: New test.
1195
1196 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
1197
1198         * gcc.dg/20021116-1.c: New test.
1199
1200 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
1201
1202         * g++.dg/abi/vcall1.C: New test.
1203
1204 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
1205
1206         * gcc.dg/20021029-1.c: New test.
1207         * gcc.dg/20021029-2.c: New test.
1208
1209 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1210
1211         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1212
1213 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1214
1215         PR c/8439
1216         * gcc.dg/20021110.c: Move to ...
1217         * gcc.c-torture/compile/20021110.c: .... here.
1218
1219 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1220
1221         PR c/8467
1222         * gcc.c-torture/execute/20021111-1.c
1223
1224 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1225
1226         PR c/8439
1227         * gcc.dg/20021110.c: New test.
1228
1229 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
1230
1231         * g++.dg/abi/vthunk3.C: Run only on x86.
1232
1233 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1234
1235         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1236
1237 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
1238
1239         * lib/compat.exp (compat-execute): Fix logic error in last
1240         change.
1241
1242 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
1243
1244         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1245
1246 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1247
1248         PR c++/8389
1249         * g++.dg/template/access6.C: New test.
1250
1251 Fri Nov  8 13:13:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1252
1253         * gcc.dg/i386-ssefp-1.c: New test.
1254         * gcc.dg/i386-ssefp-1.c: New test.
1255
1256 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
1257
1258         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1259
1260 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1261
1262         * g++.dg/abi/vthunk3.C: New test.
1263
1264         PR c++/8338
1265         * g++.dg/template/crash2.C: New test.
1266
1267 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1268
1269         * testsuite/g++.dg/abi/dtor1.C: New test.
1270         * testsuite/g++.dg/abi/dtor2.C: Likewise.
1271
1272 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
1273
1274         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1275         Darwin.
1276
1277 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1278
1279         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1280         -mthumb.  Only xfail with -O0.
1281
1282 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
1283
1284         * g++.dg/abi/thunk1.C: New test.
1285         * g++.dg/abi/thunk2.C: Likewise.
1286         * g++.dg/abi/vtt1.C: Likewise.
1287
1288 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
1289
1290         PR optimization/8423
1291         * gcc.c-torture/execute/builtin-constant.c: New test.
1292
1293 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
1294
1295         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1296         Add some more cases.
1297
1298 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
1299
1300         PR c++/8391
1301         * g++.dg/opt/local1.C: New test.
1302
1303 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
1304
1305         PR c++/8160
1306         * g++.dg/template/complit1.C: New test.
1307
1308         PR c++/8149
1309         * g++.dg/template/typename4.C: Likewise.
1310
1311 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1312
1313         Core issue 287, PR c++/7639
1314         * g++.dg/template/instantiate1.C: Adjust error location.
1315         * g++.dg/template/instantiate3.C: New test.
1316         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1317         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1318         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1319
1320 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1321
1322         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1323
1324 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
1325
1326         PR c++/8287
1327         * g++.dg/init/dtor2.C: New test.
1328
1329 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1330
1331         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1332         * gcc.dg/nest.c: Bypass errors on irix6.
1333
1334 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
1335
1336         * gcc.dg/nest.c: Expect error for mmix-*-*.
1337         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1338
1339 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
1340
1341         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1342         markers.
1343
1344         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1345
1346 2002-10-25  Mike Stump  <mrs@apple.com>
1347
1348         * gcc.dg/warn-1.c: New test.
1349
1350 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1351
1352         * g++.dg/template/typename3.C: New test.
1353
1354 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
1355
1356         * g++.dg/lookup/ptrmem1.C: New test.
1357
1358         * g++.dg/abi/vthunk2.C: New test.
1359
1360 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1361
1362         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1363
1364 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
1365
1366         * g++.dg/abi/empty9.C: New test.
1367
1368 2002-10-24  Richard Henderson  <rth@redhat.com>
1369
1370         * g++.dg/inherit/thunk1.C: Enable for ia64.
1371
1372 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1373
1374         PR c++/8067
1375         * g++.dg/lookup/pretty1.C: New test.
1376
1377 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1378
1379         * gcc.dg/20021023-1.c: New test.
1380
1381 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1382
1383         PR c++/7679
1384         * g++.dg/parse/inline1.C: New test.
1385
1386 2002-10-23  Richard Henderson  <rth@redhat.com>
1387
1388         * g++.dg/inherit/thunk1.C: Enable for x86_64.
1389
1390         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1391
1392 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
1393
1394         PR c++/6579
1395         * g++.dg/parse/stmtexpr3.C: New test.
1396
1397 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1398
1399         * g++.dg/expr/cond1.C: New test.
1400
1401 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1402
1403         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1404
1405 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1406
1407         * g++.dg/abi/vbase13.C: New test.
1408         * g++.dg/abi/vbase14.C: Likewise.
1409
1410 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
1411
1412         * gcc.dg/tls/pic-1.c: New test.
1413         * gcc.dg/tls/nonpic-1.c: New test.
1414         * gcc.dg/20021018-1.c: New test.
1415
1416 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1417
1418         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1419         Remove only files with the same base name as the test case.
1420         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1421         (profopt-execute): Likewise.  Also, remove old profiling
1422         and performance data files before running the tests.
1423
1424         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1425         * g++.dg/bprob/bprob.exp: Likewise.
1426         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
1427         to allow more general test case names.
1428
1429         * g++.dg/bprob/bprob-1.C: Rename to ...
1430         * g++.dg/bprob/g++-bprob-1.C: ... this.
1431
1432         * g77.dg/bprob/bprob-1.f: Rename to ...
1433         * g77.dg/bprob/g77-bprob-1.f: ... this.
1434
1435 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1436
1437         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1438         bison 1.50 or later.
1439
1440 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
1441
1442         * g++.dg/README: Describe more test directories.
1443
1444 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1445
1446         * g++.dg/init/array6.C: Add additional tests.
1447
1448 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1449
1450         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1451         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1452
1453 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
1454
1455         * gcc.c-torture/compile/20020604-1.x: New.
1456         * gcc.c-torture/compile/simd-5.x: Likewise.
1457         * gcc.c-torture/execute/920710-1.x: Likewise.
1458         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1459
1460 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1461
1462         * g++.dg/inherit/override1.C: Add dg-options clause.
1463
1464 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1465
1466         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1467         _mm_slli_si128.
1468
1469 2002-10-19  Andreas Schwab  <schwab@suse.de>
1470
1471         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1472         directory component.
1473
1474 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
1475
1476         * g++.dg/inherit/thunk1.C: New test.
1477
1478         * g++.dg/inherit/override1.C: New test.
1479
1480         * g++.dg/abi/mangle11.C: New test.
1481         * g++.dg/abi/mangle14.C: New test.
1482         * g++.dg/abi/mangle17.C: New test.
1483
1484 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
1485
1486         * g++.dg/overload/member2.C: New test.
1487
1488 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
1489
1490         * g++.dg/README: Describe new compat directory.
1491         * g++.dg/dg.exp: Skip tests in compat directory.
1492         * README.compat: New file.
1493         * lib/compat.exp: New expect script.
1494         * g++.dg/compat: New test directory.
1495         * g++.dg/compat/compat.exp: New expect script.
1496         * g++.dg/compat/abi: New test directory.
1497         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1498         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1499         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1500         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1501         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1502         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1503         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1504         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1505         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1506         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1507         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1508         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1509         * g++.dg/compat/break: New test directory.
1510         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1511         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1512         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1513         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1514         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1515         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1516         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1517         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1518         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1519         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1520         g++.dg/compat/break/README: New files.
1521         * g++.dg/compat/eh: New test directory.
1522         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1523         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1524         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1525         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1526         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1527         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1528         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1529         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1530         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1531         g++.dg/compat/eh/filter2_y.C,
1532         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1533         g++.dg/compat/eh/new1_y.C,
1534         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1535         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1536         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1537         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1538         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1539         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1540         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1541         g++.dg/compat/eh/unexpected1_y.C: New files.
1542         * g++.dg/compat/init: New test directory.
1543         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1544         g++.dg/compat/init/array5_y.C,
1545         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1546         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1547         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1548         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1549         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1550         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1551         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1552         g++.dg/compat/init/init-ref2_y.C: New files.
1553
1554 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1555
1556         PR c++/7584
1557         * g++.dg/inherit/using3.C: New test.
1558
1559 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1560
1561         * gcc.dg/20021017-2.c: New test.
1562
1563 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1564
1565         * g++.dg/abi/mangle16.C: Adjust.
1566
1567         * g++.dg/init/array8.C: New test.
1568
1569 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
1570
1571         * gcc.dg/special/mips-abi.exp: New test.
1572         * gcc.dg/special/mips-abi.s: Empty file used by the above.
1573
1574 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1575
1576         * g++.dg/abi/mangle16.C: New test.
1577         * g++.dg/abi/mangle17.C: Likewise.
1578
1579         PR c++/7478
1580         * g++.dg/template/ref1.C: New test.
1581
1582 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1583
1584         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1585
1586 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
1587
1588         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1589
1590 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1591
1592         PR c++/7524
1593         * g++.dg/init/array7.C: New test.
1594
1595 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
1596
1597         * g++.dg/init/array6.C: New test.
1598
1599         * g++.dg/abi/mangle13.C: Likewise.
1600         * g++.dg/abi/mangle14.C: Likewise.
1601         * g++.dg/abi/mangle15.C: Likewise.
1602
1603 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1604
1605         * g++.dg/abi/empty8.C: New test.
1606
1607 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
1608
1609         * g++.dg/init/ctor1.C: New test.
1610
1611 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
1612
1613         * gcc.c-torture/execute/20021015-1.c: New test.
1614
1615 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1616
1617         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1618
1619 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
1620
1621         * gcc.dg/i386-ssetype-[1-5].c: New tests.
1622
1623 2002-10-14  Richard Henderson  <rth@redhat.com>
1624
1625         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1626
1627 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1628
1629         PR optimization/6631
1630         * g++.dg/opt/const2.C: New test.
1631
1632 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1633
1634         PR c++/7176
1635         * g++.dg/parse/friend1.C: New test.
1636         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1637
1638 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
1639
1640         * gcc.dg/20021014-1.c: New test.
1641
1642 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
1643
1644         PR c++/5661
1645         * g++.dg/ext/vlm1.C: New test.
1646         * g++.dg/ext/vlm2.C: Likewise.
1647
1648         * g++.dg/init/array1.C: Remove invalid braces.
1649         * g++.dg/init/brace1.C: New test.
1650         * g++.dg/init/copy2.C: Likewise.
1651         * g++.dg/init/copy3.C: Likewise.
1652         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
1653         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
1654         braces.
1655
1656 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
1657
1658         * gcc.dg/cpp/assembler.S: Don't use -ansi.
1659
1660 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
1661
1662         * gcc.c-torture/compile/simd-5.c: New test.
1663
1664 2002-10-10  Roger Sayle  <roger@eyesopen.com>
1665
1666         * gcc.c-torture/execute/shiftopt-1.c: New test case.
1667
1668 2002-10-10  Jim Wilson  <wilson@redhat.com>
1669
1670         * gcc.c-torture/execute/20021010-1.c: New test.
1671
1672 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
1673
1674         PR c/7353
1675         * g++.dg/ext/typedef-init.C: New test.
1676         * gcc.dg/typedef-init.c: New test.
1677
1678 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
1679
1680         * gcc.dg/cpp/paste13.c: New test.
1681
1682 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1683
1684         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
1685         remaining platforms, XFAIL during compile, not execute.  Don't
1686         XFAIL at -O0.
1687
1688 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1689
1690         * gcc.dg/alias-1.c: Tweak expected warning.
1691
1692 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1693
1694         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
1695
1696 2002-10-06  Andreas Jaeger  <aj@suse.de>
1697
1698         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
1699         * gcc.dg/cpp/c++98.C: Likewise.
1700
1701         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
1702         * g++.dg/cpp/c++98.C: Likewise.
1703
1704         * g++.dg/README (Subdirectories): Mention cpp directory.
1705
1706         PR target/7559
1707         * gcc.dg/20021006-1.c: New test.
1708
1709 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1710
1711         PR c++/7804
1712         * g++.dg/other/warning1.C: New test.
1713
1714 2002-10-04  Roger Sayle  <roger@eyesopen.com>
1715
1716         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
1717         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
1718         and sparc-*-* with -m64 as expected failures.  See PR 8087.
1719
1720 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1721
1722         PR c++/7931
1723         * g++.dg/template/ptrmem3.C: New test.
1724
1725         PR c++/7754
1726         * g++.dg/template/union1.C: New test.
1727
1728 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1729
1730         PR c++/8006
1731         * g++.dg/abi/mangle9.C: New test.
1732         * g++.dg/abi/mangle10.C: New test.
1733         * g++.dg/abi/mangle11.C: New test.
1734         * g++.dg/abi/mangle12.C: New test.
1735
1736 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
1737
1738         PR c++/7188.
1739         * g++.dg/template/meminit1.C: New test.
1740         * g++.dg/warn/Wreorder-1.C: Likewise.
1741         * g++.old-deja/g++.mike/warn3.C: Tweak.
1742         * lib/prune.exp: Ingore "in copy constructor".
1743
1744 2002-10-02  Andreas Jaeger  <aj@suse.de>
1745
1746         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
1747         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
1748         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
1749         on x86-64.
1750
1751 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1752
1753         * gcc.dg/empty1.C: Fix typo.
1754
1755 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
1756
1757         * gcc.dg/alias-1.c: New test.
1758
1759 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1760
1761         * gcc.dg/empty1.C: New test.
1762
1763         * g++.dg/tls/init-2.C: Tweak error messages.
1764
1765 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
1766
1767         * gcc.c-torture/compile/20020923-1.c: New test.
1768
1769 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
1770
1771         * gcc.c-torture/execute/ffs-1.c: New test.
1772         * gcc.c-torture/execute/ffs-2.c: Ditto.
1773
1774 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
1775
1776         * g++.dg/overload/member1.C: New test.
1777
1778 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
1779
1780         * g++.dg/abi/empty7.C: New test.
1781         * g++.dg/init/pm2.C: Likewise.
1782
1783 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
1784
1785         * g++.dg/rtti/crash1.C: New test.
1786
1787 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1788
1789         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
1790         gcc.dg/sibcall-4.c: New tests.
1791
1792 2002-09-28  Roger Sayle  <roger@eyesopen.com>
1793
1794         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
1795         powerpc and MMIX targets.
1796
1797 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
1798
1799         * gcc.dg/cpp/20020927-1.c: New.
1800
1801 2002-09-26  David S. Miller  <davem@redhat.com>
1802
1803         * gcc.c-torture/compile/trunctfdf.c: New.
1804
1805 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1806
1807         * lib/target-supports.exp (check_weak_available): Handle solaris2.
1808
1809 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
1810
1811         * gcc.c-torture/execute/loop-15.c: New.
1812
1813 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
1814
1815         * README.QMTEST: Fix typo.
1816
1817 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1818
1819         * gcc.dg/20020926-1.c: New test.
1820
1821 2002-09-25  David S. Miller  <davem@redhat.com>
1822
1823         PR target/7842
1824         * gcc.c-torture/execute/shiftdi.c: New test.
1825
1826 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
1827
1828         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
1829         unique to the tool.
1830         * lib/g77.exp (g77_init): Likewise.
1831         * lib/g++.exp (g++_init): Likewise.
1832         * lib/objc.exp (objc_init): Likewise.
1833
1834 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
1835
1836         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
1837         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
1838         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
1839
1840 2002-09-25  Richard Henderson  <rth@redhat.com>
1841
1842         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
1843         too-small long double.
1844
1845 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
1846
1847         * gcc.dg/20020919-1.c: New test.
1848
1849 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
1850
1851         * g++.dg/abi/bitfield6.C: New test.
1852         * g++.dg/abi/bitfield7.C: New test.
1853         * g++.dg/abi/bitfield8.C: New test.
1854         * g++.dg/abi/vbase11.C: New test.
1855
1856 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1857
1858         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
1859         hppa*-*-hpux*.  Update test comment.
1860
1861 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
1862
1863         * gcc.dg/tls/struct-1.c: New test.
1864
1865 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
1866
1867         * gcc.dg/cpp/tr-warn2.c: Update.
1868
1869 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1870
1871         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
1872
1873 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1874
1875         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
1876         systems.
1877
1878 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
1879
1880         * gcc.c-torture/execute/ieee/mzero3.c: New test.
1881
1882         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1883         Adjust for c++filt moved to binutils.  Remove spurious duplicate
1884         setting of cxxfilt.
1885
1886 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
1887
1888         * gcc.dg/20020312-2.c: Update for darwin.
1889
1890 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1891
1892         * g++.old-deja/g++.other/crash32.C: Mark ICE.
1893
1894 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1895
1896         * objc.dg/comp-types-1.m: New test.
1897         * objc.dg/comp-types-2.m: New test.
1898         * objc.dg/comp-types-3.m: New test.
1899         * objc.dg/comp-types-4.m: New test.
1900         * objc.dg/comp-types-5.m: New test.
1901         * objc.dg/comp-types-6.m: New test.
1902
1903 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1904
1905         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
1906
1907 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1908
1909         * g++.dg/other/do1.C: New test.
1910
1911         * g++.dg/template/subst1.C: New test.
1912
1913 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
1914
1915         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
1916
1917 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1918
1919         * g++.dg/template/qualttp20.C: Adjust expected errors.
1920         * g++.old-deja/g++.jason/report.C: Likewise.
1921         * g++.old-deja/g++.other/qual1.C: Likewise.
1922
1923         * g++.dg/lookup/scoped2.C: New test.
1924
1925         * g++.dg/ext/asm3.C: New test.
1926
1927 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
1928
1929         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
1930
1931 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
1932
1933         * ChangeLog: follow spelling conventions.
1934         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
1935         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
1936         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
1937         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
1938         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
1939         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
1940         * g++.old-deja/g++.law/global-init1.C: Likewise.
1941         * g++.old-deja/g++.other/delete4.C: Likewise.
1942         * g++.old-deja/g++.other/inline21.C: Likewise.
1943         * g++.old-deja/g++.other/singleton.C: Likewise.
1944         * g77.dg/strlen0.f: Likewise.
1945         * g77.f-torture/compile/20010519-1.f: Likewise.
1946         * g77.f-torture/compile/980310-4.f: Likewise.
1947         * gcc.c-torture/compile/20000605-1.c: Likewise.
1948         * gcc.c-torture/execute/20020225-1.c: Likewise.
1949         * gcc.dg/c90-hexfloat-2.c: Likewise.
1950         * gcc.dg/c99-bool-1.c: Likewise.
1951         * gcc.dg/c99-hexfloat-2.c: Likewise.
1952         * gcc.dg/dll-2.c: Likewise.
1953         * gcc.dg/wtr-union-init-1.c: Likewise.
1954         * gcc.dg/wtr-union-init-2.c: Likewise.
1955         * gcc.dg/wtr-union-init-3.c: Likewise.
1956         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1957         * gcc.dg/cpp/defined.c: Likewise.
1958         * gcc.dg/cpp/macsyntx.c: Likewise.
1959         * gcc.dg/cpp/paste2.c: Likewise.
1960         * gcc.dg/cpp/trad/defined.c: Likewise.
1961         * gcc.dg/format/c90-printf-1.c: Likewise.
1962         * gcc.dg/format/c90-scanf-1.c: Likewise.
1963         * gcc.dg/format/c99-printf-1.c: Likewise.
1964         * gcc.dg/format/c99-scanf-1.c: Likewise.
1965         * gcc.misc-tests/gcov-8.c: Likewise.
1966         * lib/profopt.exp: Likewise.
1967
1968 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
1969
1970         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
1971
1972 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1973
1974         * g++.dg/inherit/using2.C: New test.
1975
1976 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
1977
1978         * ChangeLog: Follow spelling conventions.
1979         * g++.dg/template/friend4.C: Likewise.
1980         * g++.old-deja/g++.pt/crash67.C: Likewise.
1981         * gcc.c-torture/execute/20000801-4.c: Likewise.
1982         * gcc.dg/c90-digraph-1.c: Likewise.
1983         * gcc.dg/c94-digraph-1.c: Likewise.
1984         * gcc.dg/c99-digraph-1.c: Likewise.
1985         * gcc.dg/cpp/line5.c: Likewise.
1986         * gcc.dg/cpp/multiline.c: Likewise.
1987         * gcc.dg/cpp/trad/literals-1.c: Likewise.
1988         * gcc.dg/format/attr-3.c: Likewise.
1989         * gcc.dg/format/c90-scanf-3.c: Likewise.
1990         * gcc.dg/format/ext-4.c: Likewise.
1991
1992 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1993
1994         * g++.dg/template/pretty1.C: New test.
1995
1996 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
1997
1998         * gcc.c-torture/execute/struct-cpy-1.c: New test.
1999
2000 2002-09-13  Matt Austern  <austern@apple.com>
2001
2002         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2003         passing a cast expression to a function by const reference.
2004
2005 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
2006
2007         * g++.dg/template/deduce1.C: New test.
2008
2009 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
2010
2011         * gcc.c-torture/execute/simd-1.c: Force all use of int to
2012         32-bit int.
2013
2014 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2015
2016         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2017         usage.
2018
2019 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
2020
2021         * gcc.c-torture/compile/20020910-1.c: New test.
2022
2023 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
2024
2025         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2026
2027 2002-09-10  Andreas Jaeger  <aj@suse.de>
2028
2029         * gcc.dg/20020312-2.c: Adjust for x86-64.
2030
2031 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
2032
2033         * g77.dg/7388.f: New test case for PR 7388.
2034
2035 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2036
2037         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2038
2039 2002-09-05  Ziemowit Laski <zlaski@apple.com>
2040
2041         * objc.dg/proto-lossage-1.m: New test.
2042
2043 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
2044
2045         * gcc.dg/cpp/_Pragma4.c: Fix typo.
2046
2047 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2048
2049         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
2050         expected to pass.
2051
2052 2002-09-06  Stan Shebs  <shebs@apple.com>
2053             David Edelsohn  <edelsohn@gnu.org>
2054
2055         * gcc.dg/weak: New directory.
2056         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2057         target-specific xfail bits.
2058         * gcc.dg/typeof-2.c: Move to new directory.
2059         * gcc.dg/weak.exp: New expect script.
2060
2061 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
2062
2063         * gcc.c-torture/execute/extzvsi.c: New test.
2064
2065 2002-09-05  Stan Shebs  <shebs@apple.com>
2066
2067         * gcc.dg/weak-1.c: xfail on Darwin.
2068         * gcc.dg/weak-2.c: Ditto.
2069         * gcc.dg/weak-3.c: Ditto.
2070         * gcc.dg/weak-4.c: Ditto.
2071         * gcc.dg/weak-5.c: Ditto.
2072         * gcc.dg/weak-6.c: Ditto.
2073         * gcc.dg/weak-7.c: Ditto.
2074         * gcc.dg/weak-8.c: Ditto.
2075         * gcc.dg/weak-9.c: Ditto.
2076
2077 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
2078
2079         * gcc.c-torture/execute/loop-14.c: New test.
2080
2081 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
2082
2083         * g++.dg/other/cxa-atexit1.C: New test.
2084
2085         * gcc.dg/typeof-2.c: New test.
2086
2087 2002-09-03  Roger Sayle  <roger@eyesopen.com>
2088
2089         * gcc.dg/builtins-2.c: New testcase.
2090         * gcc.dg/builtins-3.c: New testcase.
2091
2092 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
2093
2094         * gcc.dg/cpp/_Pragma4.c: New test.
2095
2096 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2097
2098         * objc/execute/nil_method-1.m: New testcase.
2099
2100 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2101
2102         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2103         [Object class], not [Object initialize].
2104
2105 2002-08-31  Roger Sayle  <roger@eyesopen.com>
2106             Hans-Peter Nilsson  <hp@bitrange.com>
2107
2108         * gcc.c-torture/execute/20020720-1.x: Skip test on
2109         mmix-knuth-mmixware.  Correct comment.
2110
2111 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
2112
2113         * testsuite/g++.dg/abi/bitfield5.C: New test.
2114         * testsuite/g++.dg/abi/vbase10.C: Likewise.
2115
2116 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2117
2118         * objc.dg/undeclared-selector.m: New test.
2119
2120 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
2121
2122         * g++.dg/other/offsetof1.C: Avoid cast warning.
2123
2124 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
2125
2126         * objc.dg/super-class-2.m: New test.
2127
2128 2002-08-24  Matt Austern  <austern@apple.com>
2129
2130         * g++.dg/ext/lvaddr.C: New test.
2131         * g++.dg/ext/lvcast.C: New test.
2132
2133 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
2134
2135         * testsuite/g++.dg/inherit/cond1.C: New test.
2136
2137 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
2138
2139         * gcc.dg/noncompile/incomplete-1.c: New test.
2140
2141 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2142
2143         * gcc.dg/typespec-1.c: New test.
2144
2145 2002-08-20  Devang Patel  <dpatel@apple.com>
2146         * objc.dg/proto-hier-2.m: New test.
2147
2148 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
2149
2150         * objc.dg/bitfield-1.m: New test.
2151         * objc.dg/bitfield-2.m: New test.
2152
2153 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2154
2155         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2156         gcc.dg/c99-flex-array-4.c: New tests.
2157
2158 2002-08-16  Stan Shebs  <shebs@apple.com>
2159
2160         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2161
2162 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2163
2164         * gcc.dg/typeof-1.c: New test.
2165         * g++.dg/ext/typeof2.C: New test.
2166
2167 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2168
2169         * g++.dg/other/offsetof1.C: New test.
2170
2171 2002-08-14  Richard Henderson  <rth@redhat.com>
2172
2173         * gcc.dg/tls/diag-3.c: Fix expected message strings.
2174
2175 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
2176
2177         * gcc.dg/cpp/_Pragma3.c: New test.
2178
2179 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
2180
2181         * g++.dg/template/inherit3: New test.
2182
2183 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2184
2185         * gcc.dg/bitfld-4.c: Add blank options.
2186
2187 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
2188
2189         * g++.dg/template/crash1.C: New test.
2190
2191 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2192
2193         * gcc.dg/tls/opt-2.c: New test.
2194
2195 2002-08-08  Devang Patel  <dpatel@apple.com>
2196
2197         * objc.dg/selector-1.m : New test
2198
2199 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2200
2201         * g++.dg/abi/bitfield4.C: New test.
2202         * gcc.dg/bitfld-4.c: New test.
2203
2204 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2205
2206         * g++.dg/other/packed1.C: New test.
2207
2208 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
2209
2210         * g++.dg/abi/offsetof.C: Tweak error messages.
2211         * g++.old-deja/g++.mike/p10769a.C: Likewise.
2212
2213 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2214
2215         * gcc.dg/bitfld-3.c: New test.
2216
2217 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2218             Richard Henderson  <rth@redhat.com>
2219
2220         * gcc.dg/i386-bitfield1.c: New test.
2221         * g++.dg/abi/bitfield3.C: Update.
2222
2223 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
2224
2225         * objc.dg/const-str-2.m: Update.
2226         * gcc.dg/cpp/c++98.c: Change to C extension.
2227         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2228         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2229
2230 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
2231
2232         * testsuite/gcc.dg/tls/diag-3.c: New.
2233
2234 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
2235
2236         * g++.dg/README (Subdirectories): Document new subdir expr.
2237         * g++.dg/expr/pmf-1.C: New test.
2238
2239 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
2240
2241         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2242
2243 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
2244
2245         * g++.dg/abi/bitfield3.C: New test.
2246
2247 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
2248
2249         * lib/gcov.exp: Tweak expected line formats.
2250         * gcc.misc-tests/gcov8.c: New test.
2251         * gcc.misc-tests/gcov8.x: New flags.
2252
2253 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2254
2255         * consistency.vlad/layout/endian.c: Include string.h.
2256
2257         * gcc.c-torture/execute/20020805-1.c: New test.
2258
2259 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
2260
2261         * g++.dg/other/conversion1.C: New test.
2262
2263 2002-08-03  Roger Sayle  <roger@eyesopen.com>
2264
2265         * gcc.dg/builtins-1.c: New testcase.
2266
2267 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
2268
2269         * g++.dg/inherit/access3.C: New test.
2270
2271 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
2272
2273         * gcc.dg/ia64-visibility-2.c: New test.
2274
2275 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
2276
2277         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2278         __qualifier_flags to __flags.
2279
2280 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
2281
2282         * g++.dg/inherit/operator1.C: New test.
2283         * g++.dg/lookup/disamb1.C: Fix typo in comment.
2284         * g++.dg/other/error1.C: Change expected error message.
2285         * g++.dg/template/conv4.C: Likewise.
2286
2287 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
2288
2289         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2290         for documented behavior.
2291
2292 2002-07-25  Roger Sayle  <roger@eyesopen.com>
2293
2294         * gcc.c-torture/execute/20020720-1.x: Skip this test on
2295         several targets known to fail.
2296
2297 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
2298
2299         * gcc.dg/mips-args-[123].c: New tests.
2300
2301 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
2302
2303         * gcc.dg/ppc-spe.c: New.
2304
2305 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
2306
2307         * g++.dg/other/ptrmem4.C: New testcase.
2308
2309 2002-07-24  Richard Henderson  <rth@redhat.com>
2310
2311         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2312
2313 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2314
2315         * g++.dg/ext/alignof1.C (main): Return 0 for success.
2316
2317 2002-07-24  Roger Sayle  <roger@eyesopen.com>
2318
2319         * gcc.c-torture/execute/memset-3.c: New testcase.
2320
2321 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
2322
2323         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2324         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2325
2326 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2327
2328         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2329         Delete.
2330
2331 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2332
2333         * gcc.c-torture/compile/simd-4.c: New test.
2334
2335 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2336
2337         PR c++/7347, c++/7348
2338         * g++.dg/template/access4.C: New test.
2339         * g++.dg/template/access5.C: New test.
2340         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2341         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2342         * g++.old-deja/g++.pt/ttp58.C: Likewise.
2343         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2344
2345 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2346
2347         * gcc.dg/gnu89-init-2.c: New test.
2348
2349 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
2350
2351         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2352
2353 2002-07-20  Roger Sayle  <roger@eyesopen.com>
2354
2355         * gcc.c-torture/execute/20020720-1.c: New testcase.
2356
2357 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
2358
2359         * gcc.dg/cpp/Wsignprom.c: New tests.
2360
2361 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
2362
2363         * gcc.c-torture/execute/loop-13.c: New test.
2364
2365 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
2366
2367         * gcc.dg/cpp/expr.c: New tests.
2368
2369 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
2370
2371         * g++.dg/opt/pr6713.C: Add template instantiation.
2372
2373 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
2374
2375         * gcc.dg/nest.c: New test.
2376
2377 2002-07-17  Richard Henderson  <rth@redhat.com>
2378
2379         * g++.dg/opt/pr6713.C: New test.
2380
2381 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
2382
2383         * gcc.c-torture/execute/loop-2e.x: Let the testcase
2384         XFAIL for all x86 processors.
2385
2386 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
2387
2388         * gcc.c-torture/execute/20010122-1.x: Do not test with
2389         -fomit-frame-pointer.
2390
2391 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2392
2393         * g++.dg/template/instantiate2.C: New test.
2394         * g++.dg/template/spec4.C: New test.
2395
2396 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2397
2398         * g++.dg/template/access2.C: New test.
2399         * g++.dg/template/access3.C: New test.
2400
2401 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
2402
2403         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2404         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2405         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2406         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2407         Convert to use <stdarg.h>.
2408         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2409         Delete.
2410         * gcc.dg/va-arg-2.c: New.
2411         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2412
2413 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
2414
2415         * gcc.c-torture/compile/20020710-1.c: New test.
2416
2417 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2418                           Andrew Pinski  <pinskia@physics.uc.edu>
2419
2420         gcc.c-torture/compile/simd-2.c: New testcase.
2421         gcc.c-torture/compile/simd-3.c: Likewise.
2422
2423 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
2424
2425         PR c++/7224
2426         * g++.dg/overload/error1.C: New test.
2427
2428 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2429
2430         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2431         configuration and IRIX 6 O32 ABI.
2432
2433 2002-07-11  Roger Sayle  <roger@eyesopen.com>
2434
2435         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2436
2437 2002-07-10  Roger Sayle  <roger@eyesopen.com>
2438
2439         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2440
2441 2002-07-10  Jeffrey A Law  <law@redhat.com>
2442
2443         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2444
2445         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
2446
2447 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
2448
2449         * gcc.dg/20020312-2.c: Check for __PPC__.
2450
2451 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
2452
2453         * gcc.c-torture/compile/20020709-1.c: New test.
2454
2455 2002-07-07  Roger Sayle  <roger@eyesopen.com>
2456
2457         * g++.dg/template/qualttp21.C: New test case.
2458
2459 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
2460
2461         * gcc.c-torture/compile/20020706-1.c: New test.
2462         * gcc.c-torture/compile/20020706-2.c: New test.
2463
2464 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
2465             Alexandre Oliva  <aoliva@redhat.com>
2466
2467         * g++.dg/warn/incomplete1.C: New test.
2468
2469 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2470
2471         PR c++/7099
2472         * g++.dg/warn/noreturn1.C: New test.
2473
2474 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
2475
2476         PR c++/6706
2477         * g++.dg/debug/debug6.C: New test.
2478         * g++.dg/debug/debug7.C: New test.
2479
2480 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
2481
2482         * gcc.c-torture/compile/simd-3.c: New test.
2483
2484 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
2485
2486         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2487         * gcc.dg/20020620-1.c: Likewise.
2488
2489 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2490
2491         PR c++/6944
2492         * g++.dg/init/array4.C: New test.
2493         * g++.dg/init/array5.C: New test.
2494
2495 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2496
2497         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2498         * gcc.c-torture/execute/simd-2.c (main): Likewise.
2499
2500 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2501
2502         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2503         * gcc.dg/wtr-aggr-init-1.c: Likewise.
2504         * gcc.dg/wtr-conversion-1.c: Likewise.
2505         * gcc.dg/wtr-escape-1.c: Likewise.
2506         * gcc.dg/wtr-int-type-1.c: Likewise.
2507         * gcc.dg/wtr-label-1.c: Likewise.
2508         * gcc.dg/wtr-static-1.c: Likewise.
2509         * gcc.dg/wtr-strcat-1.c: Likewise.
2510         * gcc.dg/wtr-suffix-1.c: Likewise.
2511         * gcc.dg/wtr-switch-1.c: Likewise.
2512         * gcc.dg/wtr-unary-plus-1.c: Likewise.
2513         * gcc.dg/wtr-union-init-1.c: Likewise.
2514         * gcc.dg/wtr-union-init-2.c: Likewise.
2515         * gcc.dg/wtr-union-init-3.c: Likewise.
2516
2517         * gcc.dg/wtr-func-def-1.c: New test.
2518
2519 2002-07-02 Devang Patel <dpatel@apple.com>
2520
2521         * objc.dg/param-1.m: New test.
2522
2523 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
2524
2525         * gcc.dg/cpp/trad/directive.c: Add test.
2526         * gcc.dg/cpp/trad/macroargs.c: Add test.
2527         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2528
2529 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
2530
2531         * gcc.dg/cpp/cmdlne-M.c: New test.
2532
2533 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
2534
2535         * objc.dg/desig-init-1.m: New test.
2536
2537 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2538
2539         PR c++/6716
2540         * g++.dg/template/instantiate1.C: New test.
2541
2542 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
2543
2544         PR c++/7112
2545         * g++.dg/template/sizeof2.C: New test.
2546
2547 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2548
2549         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2550         gcc.dg/cpp/trad/include.c: New tests.
2551
2552 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
2553
2554         PR target/7177
2555         * gcc.c-torture/compile/20020701-1.c: New test.
2556
2557 2002-07-01  Stan Shebs  <shebs@apple.com>
2558
2559         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2560         header here...
2561         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2562         (objc-torture-execute): or here.
2563
2564 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
2565
2566         * gcc.c-torture/execute/arith-rand-ll.c: New test.
2567
2568 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2569
2570         * gcc.dg/cpp/trad/escaped-nl.c: New test.
2571
2572 2002-06-30  Devang Patel  <dpatel@apple.com>
2573
2574         * objc.dg/fsyntax-only.m: New test.
2575
2576 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
2577
2578         PR c++/6695
2579         * g++.dg/template/friend7.C: New file.
2580
2581 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
2582
2583         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2584         return type.
2585
2586 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2587
2588         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2589         avoid division by zero.
2590
2591 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
2592
2593         * gcc.dg/Wunknownprag.c: New tests.
2594
2595 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
2596
2597         * gcc.c-torture/execute/simd-2.c: New test.
2598
2599 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
2600
2601         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2602         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2603         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2604         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2605         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2606         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2607         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2608         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2609         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2610         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2611         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2612         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2613         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2614         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2615         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2616         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2617         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2618
2619 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
2620
2621         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2622         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2623         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2624         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2625         New tests.
2626         * gcc.dg/cpp/trad/directive.c: Update.
2627
2628 2002-06-23  Andreas Jaeger  <aj@suse.de>
2629
2630         * gcc.c-torture/execute/complex-6.c: New.
2631
2632 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
2633
2634         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2635         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2636         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2637         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2638
2639 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
2640
2641         * gcc.dg/cpp/trad: New directory with traditional tests copied
2642         from parent directory.
2643         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2644         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2645         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2646         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2647         Move to trad/ and rename.
2648         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
2649         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
2650         gcc.dg/cpp/trad/redef2.c: New tests.
2651         * gcc.dg/cpp/trad/trad.exp: New driver.
2652
2653 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
2654
2655         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2656         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2657         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2658         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2659         Remove.
2660
2661 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
2662
2663         * gcc.dg/20020620-1.c: New test.
2664
2665 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2666
2667         * g++.dg/template/ttp4.C: New test.
2668
2669 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
2670
2671         * g++.dg/opt/vt1.C: Fix regexp.
2672
2673 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2674
2675         * gcc.c-torture/execute/pure-1.c: Make functions static again.
2676         Don't use attribute `noinline'.
2677
2678 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2679
2680         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
2681
2682 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
2683
2684         * gcc.c-torture/execute/simd-1.c: New.
2685
2686         * gcc.dg/simd-1.c: New.
2687
2688 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2689
2690         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
2691
2692 2002-06-16  Richard Henderson  <rth@redhat.com>
2693
2694         * g++.dg/ext/anon-struct1.C: New.
2695         * g++.dg/ext/anon-struct2.C: New.
2696         * g++.dg/ext/anon-struct3.C: New.
2697         * gcc.dg/anon-struct-1.c: New.
2698         * gcc.dg/anon-struct-2.c: New.
2699         * gcc.dg/anon-struct-3.c: New.
2700         * gcc.dg/20011008-1.c: Adjust warning text.
2701         * gcc.dg/20020527-1.c: Add -fms-extensions.
2702
2703 2002-06-16  Richard Henderson  <rth@redhat.com>
2704
2705         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
2706
2707 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
2708
2709         * gcc.c-torture/execute/20020615-1.c: New test.
2710
2711 2002-06-15  Roger Sayle  <roger@eyesopen.com>
2712
2713         * gcc.c-tortuture/execute/compare-1.c: New test case.
2714         * gcc.c-tortuture/execute/compare-2.c: New test case.
2715         * gcc.c-tortuture/execute/compare-3.c: New test case.
2716
2717 2002-06-13  Richard Henderson  <rth@redhat.com>
2718
2719         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
2720         ia64 ilp32.
2721
2722 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2723
2724         * g++.dg/template/typename2.C: Update error message.
2725
2726 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
2727
2728         * gcc.c-torture/execute/20020611-1.c: New test.
2729
2730 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
2731
2732         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
2733         list of targets to skip.
2734
2735 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
2736
2737         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
2738         targets if not optimizing.
2739
2740 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
2741
2742         * gcc.c-torture/compile/20020605-1.c: New test.
2743
2744         * g++.dg/opt/vt1.C: New test.
2745
2746         * gcc.dg/20020531-1.c: New test.
2747
2748         * gcc.dg/20020530-1.c: New test.
2749
2750         * gcc.dg/20020527-1.c: New test.
2751
2752         * g++.dg/opt/cse1.C: New test.
2753
2754 2002-06-07  Roger Sayle  <roger@eyesopen.com>
2755
2756         * gcc.dg/20020607-2.c: New test case.
2757
2758 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
2759
2760         * gcc.c-torture/compile/20020604-1.c: New test.
2761
2762 2002-06-04  Richard Henderson  <rth@redhat.com>
2763
2764         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
2765         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
2766         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
2767
2768 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
2769
2770         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
2771
2772 2002-06-03  Richard Henderson  <rth@redhat.com>
2773
2774         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
2775         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
2776
2777 2002-06-02  Richard Henderson  <rth@redhat.com>
2778
2779         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
2780         test functions static.
2781
2782 2002-06-02  Andreas Jaeger  <aj@suse.de>
2783
2784         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
2785         now.
2786
2787 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2788
2789         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
2790         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
2791         Update for mofified diagnostics.
2792         * gcc.dg/c99-intconst-1.c: No longer fail.
2793
2794 2002-06-02  Richard Henderson  <rth@redhat.com>
2795
2796         * gcc.dg/uninit-A.c: Remove xfail markers.
2797
2798 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2799
2800         * gcc.dg/fnegate-1.c: New test case.
2801
2802 2002-05-30  Osku Salerma  <osku@iki.fi>
2803
2804         * gcc.c-torture/execute/mayalias-1.c: New file.
2805
2806 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2807
2808         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
2809         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
2810         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
2811
2812 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
2813
2814         * gcc.c-torture/execute/20020529-1.c: New test.
2815
2816 2002-05-27  Richard Henderson  <rth@redhat.com>
2817
2818         * g++.dg/ext/attrib6.C: New test case.
2819
2820 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2821
2822         * gcc.c-torture/execute/pure-1.c: New test.
2823
2824 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2825
2826         * gcc.dg/cpp/arith-2.c: Remove.
2827
2828 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2829
2830         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
2831         * gcc.dg/cpp/if-3.c: Remove.
2832
2833 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
2834
2835         * g++.dg/opt/cse2.C: New test.
2836
2837 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2838
2839         * gcc.dg/cpp/arith-1.c: New semantic tests.
2840         * gcc.dg/cpp/if-1.c: Update.
2841
2842 2002-05-24  Ben Elliston  <bje@redhat.com>
2843
2844         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
2845
2846 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2847
2848         * gcc.dg/verbose-asm.c: New test.
2849
2850 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2851
2852         * gcc.dg/cpp/paste12.c: New test.
2853
2854 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2855
2856         * g++.dg/parse/named_ops.C: New test.
2857
2858 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
2859
2860         * gcc/testsuite/gcc.dg/weak-8.c: New test.
2861
2862 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
2863
2864         * gcc.dg/weak-2.c: Allow optional leading underscore
2865         in scan-assembler symbol name.
2866         * gcc.dg/weak-3.c: Likewise.
2867         * gcc.dg/weak-4.c: Likewise.
2868         * gcc.dg/weak-5.c: Likewise.
2869
2870 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
2871
2872         * gcc.dg/20020523-1.c: New test.
2873
2874 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2875
2876         * objc.dg/const-str-2.m: Update now that we stop after
2877         a command line error.
2878
2879 2002-05-22  Richard Henderson  <rth@redhat.com>
2880
2881         * g++.dg/dg.exp: Fix typo in test pruneing.
2882
2883 2002-05-22  Richard Henderson  <rth@redhat.com>
2884
2885         * g++.dg/dg.exp: Prune the tls subdirectory.
2886         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
2887         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
2888         * g++.dg/tls/init-1.C: New.
2889
2890 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
2891
2892         * gcc.dg/20020517-1.c: New test.
2893
2894 2002-05-21  Richard Henderson  <rth@redhat.com>
2895
2896         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
2897         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
2898
2899 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
2900
2901         * g++.dg/other/copy2.C: New test.
2902
2903 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
2904
2905         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
2906         (MAX_COPY): Bump up to 10 times sizeof (long long).
2907         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
2908
2909         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
2910         sizeof (long long).
2911
2912         * gcc.c-torture/execute/strcpy-1.c: New test.
2913
2914 2002-05-19  Jason Merrill  <jason2redhat.com>
2915
2916         * g++.dg/ext/oper1.C: New test.
2917
2918 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
2919 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
2920
2921         * README.QMTEST: New file.
2922
2923         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
2924
2925 2002-05-19  Andreas Jaeger  <aj@suse.de>
2926
2927         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
2928         now.
2929         * gcc.c-torture/execute/loop-2d.x: Likewise.
2930
2931 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
2932
2933         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
2934         support weak symbols.
2935         * gcc.dg/weak-4.c: Likewise
2936         * gcc.dg/weak-6.c: Likewise
2937
2938 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
2939
2940         * gcc.dg/weak-3.c: Add dg-excess-error comment for
2941         cygwin, coff and h8300-*-hms targets
2942         * gcc.dg/weak-5.c: Likewise
2943         * gcc.dg/weak-7.c: Likewise
2944
2945 2002-05-16  Jason Merrill  <jason@redhat.com>
2946
2947         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
2948         (scan-assembler-not, scan-assembler-dem): Likewise.
2949         (scan-assembler-dem-not): Likewise.
2950
2951 2002-05-15  Richard Henderson  <rth@redhat.com>
2952
2953         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
2954
2955 2002-05-15  Richard Henderson  <rth@redhat.com>
2956
2957         * gcc.dg/weak-5.c (vfoo1c): No warning here.
2958         (vfoo1f): Warning here.
2959         (vfoo1l): Don't redefine the alias.
2960
2961 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
2962
2963         * g++.dg/init/pm1.C: New test.
2964
2965 2002-05-12  David S. Miller  <davem@redhat.com>
2966
2967         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
2968         types.
2969
2970 2002-05-10  Roger Sayle  <roger@eyesopen.com>
2971
2972         * gcc.c-torture/execute/20020510-1.c: New test case.
2973
2974 2002-05-10  David S. Miller  <davem@redhat.com>
2975
2976         * gcc.c-torture/execute/conversion.c: Test long double too.
2977
2978 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
2979
2980         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
2981         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
2982         * lib/g++.exp (g++_link_flags): Likewise.
2983         * lib/objc.exp (objc_target_compile): Likewise.
2984
2985 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2986
2987         * gcc.dg/cpp/poison.c: Update.
2988         * gcc.dg/cpp/20000625-2.c: Remove.
2989         * gcc.dg/cpp/direct2s.c: Remove final test.
2990
2991 2002-05-08  Tom Rix  <trix@redhat.com>
2992
2993         * gcc.c-torture/execute/20020508-1.c: New test.
2994         * gcc.c-torture/execute/20020508-2.c: New test.
2995         * gcc.c-torture/execute/20020508-3.c: New test.
2996
2997 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2998
2999         * gcc.dg/cpp/charconst-4.c: More tests.
3000
3001 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
3002
3003         PR c/6569
3004         * gcc.dg/weak-3.c: Update location of warning messages.
3005         * gcc.dg/weak-5.c: Likewise.
3006
3007 2002-05-06  Roger Sayle  <roger@eyesopen.com>
3008
3009         * gcc.c-torture/execute/20020506-1.c: New test case.
3010
3011 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3012
3013         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3014
3015 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3016
3017         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3018
3019 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3020
3021         * gcc.dg/cpp/charconst-3.c: New test.
3022
3023 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3024
3025         * gcc.dg/cpp/charconst.c: Update tests.
3026
3027 2002-05-05  Tim Josling  <tej@melbpc.org.au>
3028
3029         * treelang: Added directory for new sample language treelang. Also
3030         lib/treelang.exp: New file to signal treelang should be tested.
3031
3032 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3033
3034         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3035         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3036         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3037         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3038         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3039         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3040         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3041
3042 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3043
3044         * gcc.dg/format/xopen-2.c: New test.
3045
3046 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
3047
3048         * gcc.dg/20020503-1.c: New test.
3049
3050 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
3051
3052         * g++.dg/init/dtor1.C: Make it tougher.
3053
3054 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
3055
3056         * g++.dg/init/dtor1.C: New test.
3057
3058 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
3059
3060         * gcc.dg/altivec-8.c: New.
3061
3062 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
3063
3064         * gcc.dg/altivec-7.c: New.
3065
3066 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
3067
3068         * g++.dg/parse/typedef1.C: New test.
3069
3070 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3071
3072         PR c++/6486
3073         * g++.dg/template/friend6.C: New test.
3074
3075         PR c++/6492
3076         * g++.dg/init/copy1.C: New test.
3077
3078 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
3079
3080         * g++.dg/warn/effc1.C: New test.
3081
3082 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3083
3084         * gcc.dg/cpp/if-cexp.c: Add a test.
3085
3086 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
3087
3088         * gcc.dg/20020426-2.c: New test.
3089
3090 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3091
3092         * gcc.dg/cpp/if-mop.c: Update.
3093         * gcc.dg/cpp/if-mpar.c: Add test.
3094         * gcc.dg/cpp/if-oppr.c: Update.
3095
3096 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3097
3098         PR c/6343
3099         * gcc.dg/weak-[2-7].c: New tests.
3100
3101 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3102
3103         * gcc.dg/enum1.c: New test.
3104
3105 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3106
3107         PR c++/6497
3108         * g++.dg/inherit/access2.C: New test.
3109
3110 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
3111
3112         PR bootstrap/6445
3113         * gcc.dg/20020426-1.c: New test.
3114
3115 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
3116
3117         * g++.dg/abi/enum1.C: New test.
3118
3119 2002-04-26  Richard Henderson  <rth@redhat.com>
3120
3121         * gcc.dg/c99-bool-1.c: Expect always true warning.
3122
3123 2002-04-25  Roger Sayle  <roger@eyesopen.com>
3124
3125         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3126
3127 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3128
3129         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3130         targets.
3131
3132 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
3133
3134         * g++.dg/abi/mange7.C: New test.
3135
3136         PR c++/6438.
3137         * g++.dg/parse/stmtexpr2.C: New test.
3138
3139 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
3140
3141         * gcc.dg/20020312-2.c: Add SH target.
3142
3143 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3144
3145         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3146         compiler output on mips*-*-irix*.
3147
3148 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
3149
3150         * g++.dg/parse/attr1.C: New test.
3151
3152 2002-04-23  Roger Sayle  <roger@eyesopen.com>
3153
3154         * gcc.c-torture/execute/string-opt-17.c: New test case.
3155         * gcc.c-torture/execute/memset-2.c: New test case.
3156
3157 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
3158
3159         PR c++/6256:
3160         * g++.dg/template/friend5.C: New test.
3161
3162         PR c++/6331:
3163         * g++.dg/template/qual1.C: Likewise.
3164
3165 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
3166
3167         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3168         Include stdlib.h, not stdio.h or ctype.h.
3169
3170 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
3171
3172         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3173         cris-*-elf* and mmix-*-*.
3174         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3175         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3176         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3177         Ditto.
3178         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3179         * gcc.dg/wchar_t-1.c: Ditto.
3180
3181 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
3182
3183         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3184         Clarify comment.
3185
3186 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3187
3188         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3189
3190 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3191
3192         * gcc.c-torture/execute/20000906-1.x: Delete.
3193
3194 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
3195
3196         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3197
3198 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
3199
3200         * PR6367
3201         * g77.f-torture/execute/6367.f: New test.
3202         * g77.f-torture/execute/6367.x: Disable for MMIX.
3203
3204 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3205
3206         * PR6352
3207         * g++.dg/opt/inline2.C: New test.
3208
3209 2002-04-18  Richard Henderson  <rth@redhat.com>
3210
3211         * gcc.dg/20000906-1.c: Enable for all targets.
3212         * gcc.c-torture/compile/iftrap-2.c: New.
3213
3214 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3215
3216         * gcc.dg/20020418-1.c: New test.
3217         * gcc.dg/20020418-2.c: New test.
3218
3219 2002-04-18  Richard Henderson  <rth@redhat.com>
3220
3221         * gcc.c-torture/compile/iftrap-1.c: New.
3222         * gcc.dg/iftrap-1.c: Adjust for ia64.
3223         * gcc.dg/iftrap-2.c: New.
3224
3225 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3226
3227         * gcc.c-torture/compile/20020418-1.c: New test.
3228
3229 2002-04-18  Roger Sayle  <roger@eyesopen.com>
3230
3231         * gcc.c-torture/compile/20020415-1.c: New.
3232
3233 2002-04-18  David S. Miller  <davem@redhat.com>
3234
3235         * gcc.c-torture/execute/20020418-1.c: New test.
3236
3237 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
3238
3239         * gcc.dg/20020416-1.c: New test.
3240
3241         * g++.dg/opt/inline1.C: New test.
3242
3243 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
3244
3245         * gcc.dg/altivec-5.c: New test.
3246
3247         * gcc.dg/20020415-1.c: New test.
3248
3249 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3250
3251         * testsuite/lib/chill.exp: Remove.
3252
3253 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
3254
3255         * g++.dg/other/big-struct.C: New test.
3256
3257 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
3258
3259         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3260         of scratch file.
3261
3262 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
3263
3264         PR c/6277
3265         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
3266         in scan-assembler function name
3267
3268 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
3269
3270         * g77.f-torture/execute/980628-4.x,
3271         g77.f-torture/execute/980628-5.x,
3272         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3273         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3274         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3275         i[34567]86-*-*.
3276
3277 2002-04-13  David S. Miller  <davem@redhat.com>
3278
3279         * gcc.c-torture/execute/20020413-1.c: New test.
3280
3281 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
3282
3283         * gcc.dg/asm-6.c,
3284         * g++.dg/ext/asm1.C: New tests.
3285
3286 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
3287
3288         PR c++ 5373.
3289         * g++.dg/parse/stmtexpr1.C: New test.
3290
3291         PR c++/5189.
3292         * g++.dg/template/copy1.C: New test.
3293
3294 2002-04-12  Richard Henderson  <rth@redhat.com>
3295
3296         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3297
3298 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
3299
3300         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3301         gcc.c-torture/execute/20020307-2.c.
3302
3303 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
3304
3305         * g++.dg/ext/attrib5.C,
3306         * g++.dg/lookup/struct1.C: New tests.
3307
3308 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
3309
3310         * gcc.dg/20020411-1.c: New test.
3311
3312         * gcc.c-torture/execute/20020411-1.c: New test.
3313
3314 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
3315
3316         * g77.f-torture/execute/6177.f: New test.
3317
3318 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
3319
3320         PR middle-end/6247
3321         * g++.dg/opt/cleanup1.C: New test.
3322
3323         * g++.dg/opt/const1.C: New test.
3324
3325 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
3326
3327         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3328
3329 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3330
3331         PR c++/5507
3332         * g++.dg/template/typename2.C: New test.
3333
3334 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
3335
3336         * gcc.c-torture/execute/loop-12.c: New.
3337
3338 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
3339
3340         * g77.f-torture/execute/980628-4.x,
3341         g77.f-torture/execute/980628-5.x,
3342         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3343         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3344         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3345
3346 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3347
3348         PR optimization/6086
3349         * g++.dg/opt/preinc1.C: New test.
3350
3351 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3352
3353         PR c++/5571
3354         * g++.dg/opt/static2.C: New test.
3355
3356 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3357
3358         PR c/5120
3359         * gcc.dg/20020406-1.c: New test.
3360
3361 2002-04-04  David S. Miller  <davem@redhat.com>
3362
3363         * gcc.c-torture/execute/20020404-1.c: New test.
3364
3365 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
3366
3367         PR c/6123
3368         * gcc.dg/20020312-2.c: Do not declare global register variable
3369         if __PIC__ or __pic__ is defined.
3370
3371 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
3372
3373         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
3374         __asm__ so that it works correctly even if -ansi -pedantic-errors.
3375
3376 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3377
3378         * gcc.misc-tests/linkage.exp: Update last change to handle
3379         sparc*-, not just sparc-.
3380
3381 2002-04-03  Richard Henderson  <rth@redhat.com>
3382
3383         * gcc.dg/cpp/ucs.c: Improved long UCS test.
3384
3385 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3386
3387         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3388
3389 2002-04-02  David S. Miller  <davem@redhat.com>
3390
3391         * gcc.c-torture/execute/20020402-3.c: New test.
3392
3393 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3394
3395         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3396         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3397
3398         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3399         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3400         g77.f-torture/execute/20001201.x,
3401         g77.f-torture/execute/u77-test.x: New files.
3402
3403         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3404         * gcc.dg/wchar_t-1.c: Ditto.
3405
3406 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3407
3408         * gcc.c-torture/execute/20020402-1.c: New test.
3409
3410 2002-04-01  Richard Henderson  <rth@redhat.com>
3411
3412         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3413
3414         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3415
3416 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3417
3418         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3419
3420 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3421
3422         * g++.dg/inherit/template-as-base.C: Expect error.
3423         * g++.dg/inherit/namespace-as-base.C: Likewise.
3424
3425 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
3426
3427         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3428         g++.dg/ext/instantiate3.C: Tweak match patterns.
3429
3430         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3431         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3432         -da test.
3433
3434 2002-03-31  Richard Henderson  <rth@redhat.com>
3435
3436         * gcc.dg/special/alias-2.c: New.
3437         * gcc.dg/special/ecos.exp: Run it.
3438
3439 2002-03-31  Richard Henderson  <rth@redhat.com>
3440
3441         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3442
3443 2002-03-31  Kazu Hirata  <kazu@hxi.com>
3444
3445         * gcc.dg/weak-1.c: Disable on h8300 port.
3446
3447 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
3448
3449         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3450         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3451         ordering tests.
3452         * g++.dg/bprob/bprob-1.C: New test.
3453         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3454         * g++.dg/gcov/gcov-1.C: New test.
3455         * g++.dg/gcov/gcov-1.x: New file.
3456         * g++.dg/gcov/gcov-2.C: New test.
3457         * g++.dg/gcov/gcov-3.C: New test.
3458         * g++.dg/gcov/gcov-3.h: New file.
3459
3460 2002-03-28  Roger Sayle  <roger@eyesopen.com>
3461
3462         * g++.old-deja/g++.other/builtins5.C: New test.
3463         * g++.old-deja/g++.other/builtins6.C: New test.
3464         * g++.old-deja/g++.other/builtins7.C: New test.
3465         * g++.old-deja/g++.other/builtins8.C: New test.
3466         * g++.old-deja/g++.other/builtins9.C: New test.
3467
3468 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
3469
3470         * g++.dg/opt/static1.C: New test.
3471
3472         * g++.dg/opt/longbranch1.C: New test.
3473
3474 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
3475
3476         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3477
3478         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3479
3480 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
3481
3482         * gcc.c-torture/execute/20020328-1.c: New test.
3483
3484 2002-03-27  Richard Henderson  <rth@redhat.com>
3485
3486         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3487         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3488         move from g++.old-deja/g++.ext/.
3489
3490 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
3491
3492         * g++.dg/init/new2.C: New test.
3493
3494 2002-03-26  Richard Henderson  <rth@redhat.com>
3495
3496         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3497
3498         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3499         on sparc.
3500
3501         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
3502         sparcv9 systems.
3503         * gcc.dg/20001102-1.c: Likewise.
3504
3505 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
3506
3507         * gcc.dg/cpp/endif-pedantic1.c,
3508         gcc.dg/cpp/endif-pedantic2.c:  New tests.
3509
3510 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
3511
3512         * g++.dg/init/new1.C: New test.
3513
3514 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3515
3516         * g++.dg/abi/vbase9.C: New test.
3517
3518 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
3519
3520         * gcc.dg/arm-asm.c: New test.
3521
3522 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
3523
3524         * gcc.dg/Wswitch-enum.c: New test.
3525         Fix PR c/5044.
3526
3527 2002-03-26  Richard Henderson  <rth@redhat.com>
3528
3529         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3530         structure.
3531
3532 2002-03-25  Richard Henderson  <rth@redhat.com>
3533
3534         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
3535         sparcv9 systems.
3536
3537         * gcc.c-torture/compile/20011119-1.c (xxx): New.
3538         * gcc.c-torture/compile/20011119-2.c (xxx): New.
3539
3540 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
3541
3542         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3543
3544 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
3545
3546         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3547         targets using generic thunk support.
3548
3549 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
3550
3551         * gcc.c-torture/compile/20020323-1.c: New test.
3552
3553         * g++.dg/opt/conj2.C: New test.
3554
3555 2002-03-24  Richard Henderson  <rth@redhat.com>
3556
3557         * gcc.dg/weak-1.c: Use -fno-common.
3558
3559 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3560
3561         * g77.dg/f77-edit-apostrophe-out.f: New test
3562         * g77.dg/f77-edit-h-out.f: New test
3563         * g77.dg/f77-edit-t-in.f: New test
3564         * g77.dg/f77-edit-t-out.f: New test
3565         * g77.dg/f77-edit-x-out.f: New test
3566         * g77.dg/f77-edit-slash-out.f: New test
3567         * g77.dg/f77-edit-colon-out.f: New test
3568         * g77.dg/f77-edit-s-out.f: New test
3569
3570 2002-03-24  Richard Henderson  <rth@redhat.com>
3571
3572         * objc/execute/formal_protocol-6.x: New XFAIL.
3573
3574 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3575
3576         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
3577         that do not support weak symbols
3578
3579 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3580
3581         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
3582         * lib/g77.exp:  Likewise
3583         * lib/objc.exp: Likewise
3584
3585 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3586
3587         * gcc.dg/Wswitch-default.c: New test.
3588
3589 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
3590
3591         * g++.dg/other/enum1.C: New test.
3592
3593 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
3594
3595         * gcc.dg/pragma-ep-3.c: Fix typo.
3596
3597 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3598
3599         * g++.dg/inherit/template-as-base.C: New test.
3600
3601 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
3602
3603         * g++.old-deja/g++.other/dwarf2-1.C: Move...
3604         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
3605
3606 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3607
3608         * gcc.dg/cpp/multiline.c: Update to match.
3609
3610 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
3611
3612         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3613
3614 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
3615
3616         * gcc.dg/cpp/extratokens2.c:  New file.
3617
3618 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
3619
3620         * gcc.dg/20020312-2.c: Add rs6000 target.
3621
3622         * gcc.c-torture/compile/20020319-1.c: New test.
3623
3624 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3625
3626         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3627         (A, E): Handle this.
3628
3629 2002-03-20  Jason Merrill  <jason@redhat.com>
3630
3631         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3632         ignoring -fpic.
3633         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3634         through prune_gcc_output.
3635
3636 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
3637
3638         * gcc.c-torture/compile/20020320-1.c: New test.
3639
3640 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
3641
3642         * gcc.c-torture/compile/20020318-1.c: New test.
3643
3644         * gcc.dg/struct-by-value-1.c: New test.
3645
3646         * gcc.dg/20020319-1.c: New test.
3647
3648 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
3649
3650         * g++.dg/opt/conj1.C: New test.
3651
3652 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
3653
3654         * g++.dg/template/qualttp20.C: Revert previous change.
3655         * g++.dg/template/qualttp3.C: Likewise.
3656         * g++.dg/template/qualttp4.C: Likewise
3657         * g++.dg/template/qualttp5.C: Likewise
3658         * g++.dg/template/qualttp6.C: Likewise
3659         * g++.dg/template/qualttp7.C: Likewise
3660         * g++.dg/template/qualttp8.C: Likewise
3661         * g++.dg/template/recurse.C: Likewise.
3662
3663 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3664
3665         * gcc.dg/cpp/wchar-1.c: Update.
3666
3667 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3668
3669         * g++.dg/template/conv1.C: New test.
3670         * g++.dg/template/conv2.C: New test.
3671         * g++.dg/template/conv3.C: New test.
3672         * g++.dg/template/conv4.C: New test.
3673
3674 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3675
3676         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
3677         * g++.dg/template/qualttp3.C: Likewise.
3678         * g++.dg/template/qualttp4.C: Likewise
3679         * g++.dg/template/qualttp5.C: Likewise
3680         * g++.dg/template/qualttp6.C: Likewise
3681         * g++.dg/template/qualttp7.C: Likewise
3682         * g++.dg/template/qualttp8.C: Likewise
3683         * g++.dg/template/recurse.C: Likewise.
3684
3685 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3686
3687         * g++.dg/opt/dtor1.C: New test.
3688
3689 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
3690
3691         * gcc.c-torture/compile/20020315-1.c: New test.
3692
3693 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
3694
3695         * gcc.dg/weak-1.c: Fix scan tests.
3696
3697 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
3698
3699         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
3700         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
3701         cris-*-aout* mmix-*-*.
3702         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
3703         cris-*-aout* mmix-*-*.
3704         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
3705         cris-*-elf* cris-*-aout* and mmix-*-*.
3706         * gcc.dg/20001009-1.c: Ditto.
3707         * gcc.dg/20010912-1.c: Ditto.
3708         * gcc.dg/20020122-4.c: Ditto.
3709         * gcc.dg/inline-2.c: Ditto.
3710
3711 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
3712
3713         * gcc.c-torture/compile/20020314-1.c: New test.
3714
3715 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
3716
3717         * gcc.c-torture/execute/20020314-1.c: New test.
3718
3719 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
3720
3721         * g++.dg/warn/Wunused-1.C: New test.
3722
3723 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
3724
3725         * g++.dg/abi/mangle6.C: New test.
3726
3727 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
3728
3729         * gcc.c-torture/compile/20020309-2.c: New test.
3730
3731         * gcc.c-torture/compile/20020312-1.c: New test.
3732
3733 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3734
3735         * g++.dg/other/access1.C: New test.
3736
3737 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
3738
3739         * gcc.c-torture/execute/wchar_t-1.c: New test.
3740
3741 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
3742
3743         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
3744
3745 2002-03-12  Roger Sayle  <roger@eyesopen.com>
3746
3747         * gcc.dg/20020312-1.c: New test case.
3748
3749 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
3750
3751         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
3752
3753 2002-03-11  Richard Henderson  <rth@redhat.com>
3754
3755         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
3756         * g++.old-deja/g++.jason/report.C: Likewise.
3757
3758 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3759
3760         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
3761         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
3762
3763 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3764
3765         * testsuite/g++.dg/overload/pmf1.C: New test.
3766
3767 2002-03-11  Kazu Hirata  <kazu@hxi.com>
3768
3769         * gcc.c-torture/execute/20020307-1.c: Use long.
3770
3771 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
3772
3773         PR optimization/5844
3774         * gcc.dg/20020310-1.c: New test.
3775
3776 2002-03-09  Michael Meissner  <meissner@redhat.com>
3777
3778         * gcc.c-torture/execute/memcpy-2.c: New test.
3779         * gcc.c-torture/execute/memset-1.c: New test.
3780         * gcc.c-torture/execute/strlen-1.c: New test.
3781         * gcc.c-torture/execute/strcmp-1.c: New test.
3782         * gcc.c-torture/execute/strncmp-1.c: New test.
3783
3784 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
3785
3786         * gcc.dg/ppc-ldstruct.c: New test.
3787
3788 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
3789
3790         * gcc.c-torture/execute/va-arg-22.c: New test.
3791
3792 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3793
3794         * gcc.c-torture/compile/20020309-1.c: New test.
3795
3796 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
3797
3798         * gcc.c-torture/execute/20020307-2.c: New test.
3799
3800 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
3801
3802         * g77.f-torture/compile/20020307-1.f: New test.
3803
3804 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
3805
3806         * gcc.dg/unordered-1.c: New test.
3807
3808 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
3809
3810         * gcc.c-torture/execute/20020307-1.c: New test.
3811
3812 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
3813
3814         * gcc.dg/20020304-1.c: New test.
3815
3816         * gcc.c-torture/compile/20020304-2.c: New test.
3817
3818 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
3819
3820         * gcc.c-torture/compile/20020304-1.c: New test case
3821         (from PR c/5830).
3822
3823 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
3824
3825         * gcc.dg/20020103-1.c: Add other -D ppc variants.
3826
3827 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3828
3829         * g++.dg/other/classkey1.C: New test.
3830
3831 2002-03-01  Richard Henderson  <rth@redhat.com>
3832
3833         * gcc.c-torture/compile/981223-1.x: New.
3834         * gcc.c-torture/compile/920625-1.x: New.
3835
3836 2002-02-28  Richard Henderson  <rth@redhat.com>
3837
3838         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
3839
3840 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
3841
3842         * gcc.c-torture/execute/20020227-1.c: New test.
3843
3844 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
3845
3846         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
3847         here" ERROR lines.
3848         * g++.old-deja/g++.oliva/partord1.C: Likewise.
3849         * g++.old-deja.g++.other/defarg1.C: Likewise.
3850         * g++.old-deja/g++.pt/calls2.C: Likewise.
3851         * g++.old-deja/g++.pt/crash20.C: Likewise.
3852         * g++.old-deja/g++.pt/crash30.C: Likewise.
3853         * g++.old-deja/g++.pt/crash36.C: Likewise.
3854         * g++.old-deja/g++.pt/crash6.C: Likewise.
3855         * g++.old-deja/g++.pt/defarg13.C: Likewise.
3856         * g++.old-deja/g++.pt/derived3.C: Likewise.
3857         * g++.old-deja/g++.pt/error1.C: Likewise.
3858         * g++.old-deja/g++.pt/friend21.C: Likewise.
3859         * g++.old-deja/g++.pt/friend23.C: Likewise.
3860         * g++.old-deja/g++.pt/infinite1.C: Likewise.
3861         * g++.old-deja/g++.robertl/eb128.C: Likewise.
3862
3863 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
3864
3865         * gcc.c-torture/execute/20020225-2.c: New test.
3866
3867 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
3868
3869         * gcc.c-torture/execute/920730-1t.c,
3870         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
3871         Delete test cases, only relevant to -traditional.
3872
3873 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3874
3875         * gcc.dg/cpp/undef1.c: Remove.
3876         * gcc.dg/cpp/directiv.c: Update.
3877         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
3878
3879 2002-02-27  Michael Meissner  <meissner@redhat.com>
3880
3881         * gcc.c-torture/execute/20020226-1.c: New test.
3882
3883 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
3884
3885         * g++.dg/debug/debug4.C: New test.
3886
3887         * gcc.dg/ia64-visibility-1.c: New test.
3888
3889 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
3890
3891         * gcc.dg/debug/20020224-1.c: New.
3892
3893 2002-02-25  Kazu Hirata  <kazu@hxi.com>
3894
3895         * gcc.c-torture/execute/960416-1.x: New.
3896         * gcc.c-torture/execute/divconst-3.x: Likewise.
3897
3898 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
3899
3900         * gcc.dg/20020224-1.c: New test.
3901
3902 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
3903
3904         * gcc.c-torture/execute/20020225-1.c: New.
3905
3906 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3907
3908         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
3909
3910 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
3911
3912         * gcc.dg/20020222-1.c: New test.
3913
3914 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
3915
3916         * g++.dg/opt/anonunion1.C: New test.
3917
3918 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
3919
3920         * g++.dg/template/qualttp19.C: New test.
3921         * g++.dg/template/qualttp20.C: New test.
3922         * g++.old-deja/g++.jason/report.C: Adjust expected errors
3923         * g++.old-deja/g++.other/qual1.C: Likewise.
3924
3925 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
3926
3927         * gcc.dg/attr-alwaysinline.c: New.
3928
3929 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
3930
3931         * gcc.dg/20020220-1.c: New test.
3932
3933         * gcc.dg/20020220-2.c: New test.
3934
3935         * g++.dg/opt/mmx1.C: New test.
3936
3937 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
3938
3939         * gcc.c-torture/compile/20020110.c: New test.
3940
3941 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
3942
3943         * gcc.c-torture/execute/20020219-1.c: New test.
3944
3945         * gcc.dg/20020219-1.c: New test.
3946
3947         * gcc.dg/noncompile/20020220-1.c: New test.
3948
3949         * g++.dg/opt/ptrintsum1.C: New test.
3950
3951         * gcc.dg/debug/20020220-1.c: New test.
3952
3953 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
3954
3955         * gcc.c-torture/execute/20020216-1.c: New test.
3956
3957 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3958
3959         * gcc.dg/decl-1.c: Update, new test.
3960
3961 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
3962
3963         * g++.dg/abi/bitfield1.C: New test.
3964         * g++.dg/abi/bitfield2.C: New test.
3965
3966 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3967
3968         * gcc.dg/attr-nest.c: New test.
3969
3970 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3971
3972         * gcc.c-torture/execute/20020215-1.c: New test.
3973
3974 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
3975
3976         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
3977         * g++.dg/debug/debug.exp: New.
3978         * g++.dg/debug/trivial.C: New.
3979         * g++.dg/debug/debug1.C: Moved...
3980         * g++.dg/other/debug1.C: ...from here.
3981         * g++.dg/debug/debug2.C: Moved...
3982         * g++.dg/other/debug2.C: ...from here.
3983         * g++.dg/debug/debug3.C: Moved...
3984         * g++.dg/other/debug3.C: ...from here.
3985
3986         * gcc.dg/noncompile/20020213-1.c: New test.
3987
3988 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
3989
3990         * g++.dg/other/debug3.C: New test.
3991
3992         * gcc.c-torture/execute/20020213-1.c: New test.
3993
3994 2002-02-13  Richard Smith <richard@ex-parrot.com>
3995
3996         * g++.old-deja/g++.other/thunk1.C: New test.
3997
3998 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3999
4000         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4001
4002 2002-02-13  Stan Shebs  <shebs@apple.com>
4003
4004         * gcc.dg/altivec-3.c: New.
4005
4006 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
4007
4008         * gcc.dg/Wunreachable-1.c: New test.
4009         * gcc.dg/Wunreachable-2.c: New test.
4010
4011 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4012
4013         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4014
4015 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
4016
4017         * gcc.dg/decl-1.c: New test.
4018
4019 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
4020
4021         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4022
4023 2002-02-10  Kazu Hirata  <kazu@hxi.com>
4024
4025         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4026         * gcc.c-torture/compile/980506-1.x: Likewise.
4027
4028 2002-02-10  Kazu Hirata  <kazu@hxi.com>
4029
4030         * gcc.dg/20020210-1.c: New.
4031
4032 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
4033
4034         * g77.f-torture/execute/947.f: New regression test
4035         for PR fortran/947.
4036
4037 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4038
4039         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4040         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4041
4042 2002-02-08  Richard Henderson  <rth@redhat.com>
4043
4044         * gcc.c-torture/compile/labels-3.c: New.
4045
4046 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
4047
4048         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4049         expression statements work instead.
4050         * gcc.dg/noncompile/20020207-1.c: New test.
4051
4052 2002-02-07  Richard Henderson  <rth@redhat.com>
4053
4054         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4055
4056 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4057
4058         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4059         message from g77
4060         * lib/g77-dg.exp: Trim g77 error messages so that they are
4061         recognized by dg.exp.
4062
4063 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4064
4065         PR fortran/5473
4066         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
4067
4068 2002-02-07  Richard Henderson  <rth@redhat.com>
4069
4070         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4071         to be sufficiently aligned for integers.
4072
4073 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
4074
4075         * g++.dg/template/friend4.C: New test.
4076
4077 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
4078
4079         PR fortran/5743
4080         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4081         unsupported cases.
4082
4083 2002-02-07  Richard Henderson  <rth@redhat.com>
4084
4085         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4086         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4087         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4088         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4089
4090 2002-02-06  Richard Henderson  <rth@redhat.com>
4091
4092         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4093
4094 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
4095
4096         * gcc.dg/20020206-1.c: New test.
4097
4098 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
4099
4100         * gcc.c-torture/execute/20020206-1.c: New test.
4101
4102         * gcc.c-torture/execute/20020206-2.c: New test.
4103
4104         PR optimization/5429:
4105         * gcc.c-torture/compile/20020206-1.c: New test.
4106
4107 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
4108
4109         * g++.dg/ext/align1.C: Do not use an explicit alignment value
4110         as certain file formats cannot support particularly large
4111         alignments.
4112
4113         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4114         and do not expect to be able to link the executable.
4115
4116         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4117         fail because the COFF format does not support the weak attribute.
4118
4119 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
4120
4121         * g77.dg/pr5473.f:  New test
4122
4123 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
4124
4125         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4126         Fix testcase accordingly.
4127
4128 2002-02-04  Richard Henderson  <rth@redhat.com>
4129
4130         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4131         (buf): Change to be an array of pointers, not ints.
4132
4133 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4134
4135         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
4136         before all tests.  Move warning one line above to match where it
4137         C frontend emits.
4138         * gcc.dg/Wswitch-2.c: New test.
4139         * g++.dg/warn/Wswitch-1.C: New test.
4140         * g++.dg/warn/Wswitch-2.C: New test.
4141
4142 2002-02-04  Richard Henderson  <rth@redhat.com>
4143
4144         * g++.dg/abi/offsetof.C: Fix size comparison.
4145
4146 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
4147
4148         * gcc.dg/cast-qual-2.c: New test.
4149
4150 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
4151
4152         * gcc.dg/20020201-4.c: New test.
4153
4154 2002-02-04  Ben Elliston  <bje@redhat.com>
4155
4156         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4157         target_info attribute != 0, in addition to the empty string.
4158         (gcc_target_compile): Likewise.
4159
4160 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
4161
4162         * gcc.dg/Wswitch.c: New test.
4163         PR gcc/4475. PR gcc/3780.
4164
4165 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
4166
4167         * g77.f-torture/execute/5122.f: New test for regressions
4168         against PR fortran/5122.
4169
4170 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
4171
4172         * g77.f-torture/compile/pr3743.f: Delete
4173         * g77.dg/pr3743-1.f: New test.
4174         * g77.dg/pr3743-2.f: New test.
4175         * g77.dg/pr3743-3.f: New test.
4176         * g77.dg/pr3743-4.f: New test.
4177
4178 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4179
4180         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4181
4182 2002-02-02  Richard Henderson  <rth@redhat.com>
4183
4184         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4185         * gcc.c-torture/execute/bf64-1.c: Likewise.
4186
4187 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4188
4189         * gcc.dg/20020201-2.c: New test.
4190
4191         * gcc.dg/20020201-3.c: New test.
4192
4193         * gcc.c-torture/execute/bitfld-2.c: New test.
4194
4195 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4196
4197         * gcc.dg/bitfld-1.c: Update.
4198         * gcc.dg/bitfld-2.c: Update.
4199         * gcc.c-torture/execute/bitfld-1.x: New.
4200
4201 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4202
4203         * gcc.c-torture/execute/20020201-1.c: New test.
4204
4205 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
4206
4207         PR target/5469
4208         * gcc.dg/20020201-1.c: New test.
4209
4210 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
4211
4212         PR fortran/3743
4213         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4214         * g77.f-torture/compile/pr3743.x: Remove
4215
4216 2002-01-31  Tom Rix  <trix@redhat.com>
4217
4218         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4219
4220 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4221
4222         * gcc.dg/noncompile/20020130-1.c: New test.
4223
4224 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
4225
4226         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
4227
4228 2002-01-29  Richard Henderson  <rth@redhat.com>
4229
4230         * gcc.c-torture/execute/991118-1.c: Cast various constants back
4231         to long long.
4232         * gcc.c-torture/execute/bf64-1.c: Likewise.
4233
4234 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
4235
4236         * gcc.c-torture/execute/20020129-1.c: New test.
4237
4238 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4239
4240         * gcc.c-torture/compile/20000224-1.c: Update.
4241         * gcc.c-torture/execute/bitfld-1.c: New tests.
4242         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4243         * gcc.dg/uninit-A.c: Update.
4244
4245 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4246
4247         * g++.dg/template/ctor1.C: Add instantiation.
4248
4249 2002-01-28  Paul Koning  <pkoning@equallogic.com>
4250
4251         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4252         argument to __builtin_prefetch to be const ptr.
4253
4254 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
4255
4256         * gcc.c-torture/compile/20020120-1.c: New test.
4257
4258 2002-01-27  Kazu Hirata  <kazu@hxi.com>
4259
4260         * gcc.c-torture/execute/20020127-1.c: New test.
4261
4262 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
4263
4264         * g77.dg/f77-edit-i-in.f: New test
4265         * g77.dg/f77-edit-i-out.f: New test
4266
4267 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
4268
4269         * gcc.dg/debug/debug.exp: New file.
4270         * gcc.dg/debug/trivial.c: New file.
4271         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4272         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4273         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4274         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4275         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4276         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4277         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4278         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4279         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4280         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4281         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4282         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4283         * gcc.dg/20000503-1.c: Removed.
4284         * gcc.dg/20010207-1.c: Removed.
4285         * gcc.dg/20011223-1.c: Removed.
4286         * gcc.dg/20020104-2.c: Removed.
4287         * gcc.dg/debug-1.c: Removed.
4288         * gcc.dg/debug-2.c: Removed.
4289         * gcc.dg/debug-3.c: Removed.
4290         * gcc.dg/debug-4.c: Removed.
4291         * gcc.dg/debug-5.c: Removed.
4292         * gcc.dg/debug-6.c: Removed.
4293         * gcc.dg/dwarf2-1.c: Removed.
4294         * gcc.dg/dwarf2-2.c: Removed.
4295
4296 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
4297
4298         * g++.old-deja/g++.other/eh5.C: New test.
4299         * g++.old-deja/g++.other/sibcall2.C: New test.
4300         * g++.old-deja/g++.other/array9.C: New test.
4301         * g++.old-deja/g++.other/typename2.C: New test.
4302         * g++.old-deja/g++.other/crash60.C: New test.
4303         * g++.old-deja/g++.other/conv9.C: New test.
4304         * g++.old-deja/g++.other/mangle10.C: New test.
4305         * g++.old-deja/g++.other/unchanging1.C: New test.
4306         * g++.old-deja/g++.other/exprstmt1.C: New test.
4307         * g++.old-deja/g++.other/inline23.C: New test.
4308         * g++.old-deja/g++.eh/ia64-1.C: New test.
4309         * g++.old-deja/g++.other/dwarf2-1.C: New test.
4310         * g++.old-deja/g++.other/reload1.C: New test.
4311         * g++.old-deja/g++.other/static20.C: New test.
4312         * g++.old-deja/g++.other/local-alloc1.C: New test.
4313         * g++.old-deja/g++.other/conv8.C: New test.
4314         * g++.old-deja/g++.other/stmtexpr2.C: New test.
4315         * g++.old-deja/g++.other/storeexpr1.C: New test.
4316         * g++.old-deja/g++.other/storeexpr2.C: New test.
4317         * g++.dg/eh/template2.C: New test.
4318         * g++.dg/warn/weak1.C: New test.
4319
4320 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
4321
4322         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4323         Remove first, non-varying, argument.
4324
4325 2002-01-23  Richard Henderson  <rth@redhat.com>
4326
4327         * gcc.dg/inline-2.c: New.
4328
4329         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4330         Add optional target arg.  Check number of arguments.
4331         (scan-assembler-not, scan-assembler-dem): Likewise.
4332         (scan-assembler-dem-not): Likewise.
4333
4334 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4335
4336         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4337         line 12.
4338         * g++.old-deja/g++.brendan/parse3.C,
4339         g++.old-deja/g++.other/crash26.C,
4340         g++.old-deja/g++.other/crash28.C,
4341         g++.old-deja/g++.other/crash29.C,
4342         g++.old-deja/g++.other/crash30.C,
4343         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4344
4345 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
4346
4347         * gcc.dg/20020115-1.c: New.
4348
4349 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
4350
4351         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4352
4353 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
4354
4355         * gcc.dg/20020122-3.c: New.
4356
4357 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
4358
4359         * g++.dg/other/gc1.C: New test.
4360
4361 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4362
4363         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4364
4365 2002-01-22  Richard Henderson  <rth@redhat.com>
4366
4367         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4368
4369 2002-01-22  Richard Henderson  <rth@redhat.com>
4370
4371         * gcc.dg/20020122-4.c: New.
4372
4373 2002-01-22  H.J. Lu <hjl@gnu.org>
4374
4375         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4376         link output.
4377         * gcc.dg/special/ecos.exp: Likewise.
4378         * lib/g++-dg.exp: Likewise.
4379         * lib/g77-dg.exp: Likewise.
4380         * lib/gcc-dg.exp : Likewise.
4381         * lib/mike-g++.exp: Likewise.
4382         * lib/mike-g77.exp: Likewise.
4383         * lib/mike-gcc.exp: Likewise.
4384         * lib/objc-dg.exp: Likewise.
4385
4386 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
4387
4388         PR target/5379
4389         * gcc.dg/20020122-2.c: New test.
4390
4391 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
4392
4393         * gcc.dg/20020122-1.c: New test.
4394
4395 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
4396
4397         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4398
4399 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
4400
4401         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4402
4403 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4404
4405         * gcc.c-torture/compile/20020121-1.c: New test.
4406
4407 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4408
4409         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4410         ld_library_path.
4411
4412 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
4413
4414         * gcc.dg/20020218-1.c: New test.
4415
4416 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
4417
4418         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4419         messages
4420         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4421         "At global scope" warning
4422         * g++.dg/ext/align1.C: Change cygwin test for alignment
4423         from db-bogus to dg-warning
4424
4425 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
4426
4427         * g77.f-torture/compile/cpp2.F: New test.
4428
4429 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4430
4431         * g++.dg/template/access1.C: New test.
4432
4433 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
4434
4435         * gcc.dg/20020118-1.c: New.
4436
4437 2002-01-18  Kazu Hirata  <kazu@hxi.com>
4438
4439         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4440
4441 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4442
4443         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4444         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4445         alignment warnings.
4446
4447 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4448
4449         * gcc.misc-tests/i386-prefetch.exp: Save and restore
4450         torture_with_loops and torture_without_loops
4451
4452 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
4453
4454         * gcc.c-torture/compile/20020116-1.c: New test.
4455
4456 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
4457
4458         * gcc.dg/20020116-2.c: New test.
4459
4460         * gcc.dg/ultrasp4.c: New test.
4461
4462         * gcc.dg/20020116-1.c: New test.
4463
4464 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
4465
4466         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4467         by EABI.
4468
4469 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
4470
4471         * gcc.misc-tests/i386-prefetch.exp: New.
4472         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4473         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4474         * gcc.misc-tests/i386-pf-none-1.c: New test.
4475         * gcc.misc-tests/i386-pf-sse-1.c: New test.
4476
4477 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
4478
4479         * gcc.dg/gnu89-init-1.c: Add new tests.
4480
4481 2002-01-15  Andreas Jaeger  <aj@suse.de>
4482
4483         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4484         * gcc.dg/i386-mmx-2.c: Likewise.
4485         * gcc.dg/i386-sse-1.c: Likewise.
4486         * gcc.dg/i386-sse-2.c: Likewise.
4487         * gcc.dg/i386-sse-3.c: Likewise.
4488
4489 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
4490
4491         * g77.f-torture/execute/intrinsic-unix-bessel.f:
4492         Uncomment additional cases that now pass.
4493
4494 2002-01-11  Richard Henderson  <rth@redhat.com>
4495
4496         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4497         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4498
4499 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
4500
4501         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4502
4503 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
4504
4505         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4506         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4507
4508 2002-01-10  Dale Johannesen  <dalej@apple.com>
4509
4510         * gcc.c-torture/execute/loop-11.c: New.
4511
4512 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
4513
4514         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4515         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4516
4517 2002-01-09  Richard Henderson  <rth@redhat.com>
4518
4519         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4520         type in which to perform the operation for each size.
4521
4522 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
4523
4524         * gcc.c-torture/compile/20020109-2.c: New test.
4525
4526 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
4527
4528         * gcc.c-torture/execute/loop-10.c: New test.
4529
4530 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4531
4532         * gcc.c-torture/compile/20010226-1.c: New test.
4533         * gcc.c-torture/compile/20010227-1.c: New test.
4534         * gcc.c-torture/compile/20010426-1.c: New test.
4535         * gcc.c-torture/compile/20010510-1.c: New test.
4536         * gcc.c-torture/compile/20010605-3.c: New test.
4537         * gcc.c-torture/compile/20010824-1.c: New test.
4538         * gcc.c-torture/execute/20010409-1.c: New test.
4539         * gcc.dg/noncompile/20000901-1.c: New test.
4540         * gcc.dg/20001023-1.c: New test.
4541         * gcc.dg/20001101-1.c: New test.
4542         * gcc.dg/20001102-1.c: New test.
4543         * gcc.dg/20010207-1.c: New test.
4544         * gcc.dg/20010405-1.c: New test.
4545         * gcc.dg/20010822-1.c: New test.
4546         * gcc.dg/20011107-1.c: New test.
4547
4548 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
4549
4550         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4551
4552         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
4553         execution failure on PA targets.
4554
4555 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4556
4557         * gcc.c-torture/compile/20020109-1.c: New test.
4558
4559 2002-01-08  Kazu Hirata  <kazu@hxi.com>
4560
4561         * gcc.c-torture/execute/20020108-1.c: New test.
4562
4563 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
4564
4565         * gcc.dg/20020108-1.c: New test.
4566
4567 2002-01-08  H.J. Lu <hjl@gnu.org>
4568
4569         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4570         for header files.
4571
4572 2002-01-08  Geoff Keating  <geoffk@redhat.com>
4573
4574         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4575         consistency.
4576
4577 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
4578
4579         * gcc.dg/altivec-4.c: Test altivec predicates.
4580
4581 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
4582
4583         * gcc.c-torture/execute/20020107-1.c: New test.
4584
4585 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4586
4587         PR c/5279
4588         * gcc.c-torture/compile/20020106-1.c: New test.
4589
4590 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
4591
4592         * gcc.c-torture/execute/nestfunc-4.c: New test.
4593
4594 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4595
4596         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4597         extra triple that slipped in.
4598         * g++.old-deja/g++.abi/align.C: Likewise.
4599         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4600
4601 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4602
4603         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4604         * g++.old-deja/g++.abi/align.C: Likewise.
4605         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4606
4607         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4608         on FreeBSD/i386.
4609         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4610         FreeBSD.
4611
4612 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
4613
4614         * gcc.dg/20020104-1.c: New test.
4615
4616         * gcc.dg/20020104-2.c: New test.
4617
4618 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
4619
4620         * gcc.dg/20020103-1.c: Fix typo in target selector.
4621
4622 2002-01-03  Richard Henderson  <rth@redhat.com>
4623
4624         * gcc.dg/20020103-1.c: New.
4625
4626 2002-01-03  Kazu Hirata  <kazu@hxi.com>
4627
4628         * gcc.c-torture/execute/20020103-1.c: New test.
4629
4630 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
4631
4632         * g++.dg/other/debug2.C: New test.
4633
4634         * gcc.c-torture/compile/20020103-1.c: New test.
4635
4636 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
4637
4638         * gcc.dg/gnu89-init-1.c: Added new tests.
4639
4640 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4641
4642         * g++.dg/template/friend2.C: Remove as patch is reverted.
4643
4644         * g++.dg/warn/oldcast1.C: New test.
4645
4646         * g++.dg/template/ptrmem1.C: New test.
4647         * g++.dg/template/ptrmem2.C: New test.
4648
4649         * g++.dg/template/ntp.C: New test.
4650
4651         * g++.dg/other/component1.C: New test.
4652
4653         * g++.dg/template/ttp3.C: New test.
4654
4655         * g++.dg/template/friend2.C: New test.
4656         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
4657
4658 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4659
4660         * g++.dg/other/ptrmem1.C: New test.
4661         * g++.dg/other/ptrmem2.C: New test.
4662
4663 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4664
4665         * g++.dg/template/ctor1.C: New test.
4666
4667 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4668
4669         * g++.dg/template/friend2.C: New test.
4670
4671 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
4672
4673         * gcc.dg/mmix-1.c: New test.
4674
4675 2001-12-31  Richard Henderson  <rth@redhat.com>
4676
4677         * gcc.dg/asm-5.c: New.
4678
4679 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
4680
4681         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
4682         in namespace __gnu_cxx
4683
4684 2001-12-30  Richard Henderson  <rth@redhat.com>
4685
4686         * gcc.dg/debug-6.c: New.
4687
4688 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
4689
4690         * gcc.c-torture/compile/20011229-2.c: New test.
4691
4692 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
4693
4694         * gcc.dg/debug-3.c: New test.
4695         * gcc.dg/debug-4.c: New test.
4696         * gcc.dg/debug-5.c: New test.
4697
4698 2001-12-29  Richard Henderson  <rth@redhat.com>
4699
4700         * g++.dg/eh/loop1.C: New.
4701
4702 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4703
4704         * g++.dg/template/crash1.C: New test.
4705
4706 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4707
4708         * g++.dg/other/const1.C: New test.
4709
4710 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4711
4712         * gcc.c-torture/compile/20011229-1.c: New test.
4713
4714 2001-12-28  Stan Shebs  <shebs@apple.com>
4715
4716         * lib/objc-torture.exp: Resync with c-torture.exp.
4717         * lib/objc.exp: Load standard libraries.
4718
4719 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
4720
4721         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
4722         additional tests.
4723
4724 2001-12-27  Roger Sayle <roger@eyesopen.com>
4725
4726         * gcc.c-torture/execute/string-opt-16.c: New testcase.
4727
4728 2001-12-27  Richard Henderson  <rth@redhat.com>
4729
4730         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
4731
4732 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4733
4734         * g++.dg/eh/ctor1.C: New test.
4735         * g++.dg/other/error2.C: New test.
4736
4737 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4738
4739         * g++.dg/other/init2.C: New test.
4740
4741 2001-12-24  Richard Henderson  <rth@redhat.com>
4742
4743         * gcc.dg/20011223-1.c: New.
4744         * gcc.dg/inline-1.c: New.
4745
4746 2001-12-23  Richard Henderson  <rth@redhat.com>
4747
4748         * gcc.dg/asm-4.c: Test operand modifiers.
4749
4750 2001-12-23  Richard Henderson  <rth@redhat.com>
4751
4752         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
4753
4754 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4755
4756         * gcc.c-torture/execute/20011223-1.c: New test.
4757
4758 2001-12-21  Richard Henderson  <rth@redhat.com>
4759
4760         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
4761         re-enables the warning.
4762
4763 2001-12-21  Richard Henderson  <rth@redhat.com>
4764
4765         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
4766
4767 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4768
4769         * gcc.c-torture/compile/20011218-1.c: New test.
4770
4771 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
4772
4773         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
4774         arm-isr.c test.
4775         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
4776         epilogue generation for ARM ISR routines.
4777
4778 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4779
4780         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
4781         * gcc.dg/format/c90-printf-3.c: Likewise.
4782         * gcc.dg/format/c99-printf-3.c: Likewise.
4783         * gcc.dg/format/ext-1.c: Likewise.
4784         * gcc.dg/format/ext-6.c: Likewise.
4785         * gcc.dg/format/format.h: Prototype unlocked stdio.
4786
4787 2001-12-20  Richard Henderson  <rth@redhat.com>
4788
4789         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
4790         (arena): Use it.
4791         (malloc): Correct allocation logic.  Abort if we fill up the
4792         arena before initialization complete.
4793         (realloc): Correct allocation logic.
4794
4795 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4796
4797         * gcc.c-torture/compile/20011219-2.c: New test.
4798
4799         * gcc.c-torture/execute/20011219-1.c: New test.
4800
4801 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
4802
4803         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
4804         target does not support weak symbols.
4805
4806 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
4807
4808         * gcc.c-torture/compile/20011219-1.c: New test.
4809
4810 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
4811
4812         * g++.dg/other/error1.C: New test.
4813
4814 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
4815
4816         * gcc.c-torture/execute/20011217-1.c: New test.
4817
4818 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4819
4820         * objc.dg/special/: New directory.
4821         * objc.dg/special/special.exp: New file.
4822         * objc.dg/special/unclaimed-category-1.h: New file.
4823         * objc.dg/special/unclaimed-category-1a.m: New file.
4824         * objc.dg/special/unclaimed-category-1.m: New file.
4825
4826 2001-12-17  Andreas Jaeger  <aj@suse.de>
4827
4828         * gcc.c-torture/compile/20011217-2.c: New test.
4829
4830 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4831
4832         * gcc.c-torture/compile/20011217-1.c: New test.
4833
4834 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
4835
4836         * testsuite/gcc.dg/20011214-1.c: New.
4837
4838 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
4839
4840         * gcc.dg/altivec-4.c: New.
4841
4842 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
4843
4844         * gcc.dg/20011113-1.c: New test.
4845
4846 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4847
4848         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
4849         std::__malloc_alloc_template<0> and
4850         std::__default_alloc_template<false, 0>.
4851
4852 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4853
4854         * objc/execute/bf-21.m: New test.
4855         * objc/execute/enumeration-1.m: New test.
4856         * objc/execute/enumeration-2.m: New test.
4857
4858 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
4859
4860         * gcc.dg/gnu89-init-1.c: New test.
4861
4862 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4863
4864         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
4865         * g++.old-deja/g++.jason/2371.C: Likewise.
4866         * g++.old-deja/g++.jason/template33.C: Likewise.
4867         * g++.old-deja/g++.jason/template34.C: Likewise.
4868         * g++.old-deja/g++.jason/template36.C: Likewise.
4869         * g++.old-deja/g++.oliva/typename1.C: Likewise.
4870         * g++.old-deja/g++.oliva/typename2.C: Likewise.
4871         * g++.old-deja/g++.other/typename1.C: Likewise.
4872         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4873         * g++.old-deja/g++.pt/nontype5.C: Likewise.
4874         * g++.old-deja/g++.pt/typename11.C: Likewise.
4875         * g++.old-deja/g++.pt/typename14.C: Likewise.
4876         * g++.old-deja/g++.pt/typename16.C: Likewise.
4877         * g++.old-deja/g++.pt/typename3.C: Likewise.
4878         * g++.old-deja/g++.pt/typename4.C: Likewise.
4879         * g++.old-deja/g++.pt/typename5.C: Likewise.
4880         * g++.old-deja/g++.pt/typename7.C: Likewise.
4881         * g++.old-deja/g++.robertl/eb9.C: Likewise.
4882
4883 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
4884
4885         * g++.dg/other/linkage1.C: New test.
4886         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
4887         specifiers.
4888
4889 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4890
4891         * gcc.dg/concat.c: New test.
4892
4893 2001-12-11  Stan Shebs  <shebs@apple.com>
4894
4895         * objc/compile: New test directory.
4896         * objc/compile/compile.exp: New expect script.
4897         * objc/compile/20011211-1.m: New compile test.
4898
4899 2001-12-11  Jason Merrill  <jason@redhat.com>
4900
4901         * lib/prune.exp (prune_gcc_output): Also handle "In member
4902         function".  So many permutations...
4903
4904 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
4905
4906         * g++.dg/template/typedef1.C: New test.
4907
4908 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
4909
4910         * g++.dg/other/copy1.C: New test.
4911
4912 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
4913
4914         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
4915
4916         * gcc.dg/builtin-choose-expr.c: New.
4917
4918 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
4919
4920         * gcc.dg/altivec-2.c: New.
4921
4922 2001-12-07  Richard Henderson  <rth@redhat.com>
4923
4924         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
4925
4926 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
4927
4928         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
4929         ultrasparc.
4930
4931 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4932
4933         * g++-old.deja/g++.robertl/eb101.C: Deleted.
4934
4935 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
4936
4937         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
4938         variable argument list.
4939
4940 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
4941
4942         * gcc.c-torture/execute/memcheck: Delete entire directory.
4943         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
4944         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
4945
4946 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4947
4948         * gcc.dg/Wshadow-1.c: New test.
4949
4950 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
4951
4952         * gcc.c-torture/compile/20011130-1.c: New test.
4953
4954         * gcc.dg/noncompile/20011025-1.c: New test.
4955
4956         * g++.dg/other/anon-union.C: New test.
4957
4958         * gcc.c-torture/execute/20011024-1.c: New test.
4959
4960 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4961
4962         * gcc.c-torture/execute/20000722-1.x,
4963         gcc.c-torture/execute/20010123-1.x: Remove.
4964         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
4965         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
4966         gcc.dg/c99-complit-2.c: New tests.
4967
4968 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
4969
4970         * g++.dg/inherit/base1.C: New test.
4971
4972 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
4973
4974         * g++.dg/other/stdarg1.C: New test.
4975
4976         * gcc.c-torture/compile/20011130-2.c: New test.
4977
4978 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
4979
4980         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
4981         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
4982         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
4983         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
4984         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
4985         * gcc.dg/builtin-prefetch-1.c: New test.
4986
4987 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
4988
4989         * gcc.dg/20011130-1.c: New test.
4990
4991 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4992
4993         * g++.dg/other/scope1.C: New test.
4994         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
4995
4996 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4997
4998         * gcc.dg/vla-init-1.c: New test.
4999
5000 2001-12-01  Geoff Keating  <geoffk@redhat.com>
5001
5002         * gcc.c-torture/compile/structs.c: New testcase from GDB.
5003
5004 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5005
5006         * objc.dg/alias.m: Update.
5007         * objc.dg/class-1.m: Update.
5008         * objc.dg/const-str-1.m: Update.
5009         * objc.dg/fwd-proto-1.m: Update.
5010         * objc.dg/id-1.m: Update.
5011         * objc.dg/super-class-1.m: Update.
5012
5013 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
5014
5015         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5016         constructs.
5017
5018 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
5019
5020         * gcc.c-torture/execute/20011128-1.c: New test.
5021
5022 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
5023
5024         * gcc.dg/20011127-1.c: New test.
5025
5026 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5027
5028         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
5029         from Austin Group draft 7.
5030         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
5031         scanf format arguments.
5032         * gcc.dg/format/no-exargs-2.c: New test.
5033
5034 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
5035
5036         * g++.dg/abi/vbase8-4.C: New test.
5037
5038 2001-11-24  Ian Lance Taylor  <ian@airs.com>
5039
5040         * gcc.c-torture/execute/20011121-1.c: New test.
5041
5042 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
5043
5044         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5045
5046 2001-11-23  Andreas Jaeger  <aj@suse.de>
5047
5048         * gcc.dg/cpp/charconst-2.c: New test.
5049
5050 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
5051
5052         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5053         to the host if it is remote.  Let tests specify extra headers
5054         they use.
5055         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5056         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5057         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5058         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5059         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5060         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5061         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5062         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5063         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5064         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5065
5066 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
5067
5068         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5069         for little endian ARMs.
5070
5071 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
5072
5073         * gcc.c-torture/compile/20011119-1.c: New test.
5074         * gcc.c-torture/compile/20011119-2.c: New test.
5075
5076 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
5077
5078         * gcc.dg/altivec-1.c: Fix typo.
5079
5080 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5081
5082         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5083
5084 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5085
5086         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5087
5088 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
5089
5090         * lib/g77.exp: Don't specify --rpath-link.
5091
5092         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5093         across all the headers.
5094         * gcc.dg/format/format.exp: For testing on a remote host,
5095         copy format.h.
5096
5097         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5098         * gcc.c-torture/execute/930406-1.c: Likewise.
5099         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5100
5101 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
5102
5103         * gcc.dg/altivec-1.c: New.
5104
5105 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
5106
5107         * gcc.dg/cpp/fpreprocessed.c: New test case.
5108
5109 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5110
5111         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5112         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5113         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5114
5115 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5116
5117         * gcc.dg/no-builtin-1.c: New test.
5118
5119 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
5120
5121         * gcc.c-torture/execute/20011115-1.c: New test.
5122
5123 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
5124
5125         * gcc.c-torture/compile/20011114-2.c: New test.
5126         * gcc.c-torture/compile/20011114-3.c: New test.
5127         * gcc.c-torture/compile/20011114-4.c: New test.
5128
5129 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5130
5131         * g++.dg/other/init1.C: New test.
5132
5133 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
5134
5135         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5136         message.
5137
5138         * gcc.c-torture/execute/20011114-1.c: New testcase.
5139
5140         * gcc.c-torture/compile/20010327-1.c: Revert last change.
5141         * gcc.c-torture/compile/20011114-1.c: New test, exactly
5142         like the (before this change) version of 20010327-1.c.
5143
5144 2001-11-14  Roger Sayle <roger@eyesopen.com>
5145
5146         * gcc.c-torture/execute/string-opt-13.c: New testcase.
5147
5148 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
5149
5150         * g++.dg/init/array2.C: New test.
5151
5152 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
5153
5154         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5155
5156 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
5157
5158         * g++.dg/other/forscope1.C: New test.
5159         * g++.dg/ext/forscope1.C: New test.
5160         * g++.dg/ext/forscope2.C: New test.
5161
5162 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
5163
5164         * gcc.c-torture/execute/20011113-1.c: New test.
5165
5166 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
5167
5168         * gcc.c-torture/execute/20011109-2.c: New test.
5169
5170         * gcc.c-torture/execute/20011109-1.c: New test.
5171
5172 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
5173
5174         * gcc.c-torture/compile/20011109-1.c: New test.
5175
5176 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5177
5178         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5179         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5180         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5181         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5182         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5183         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5184         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5185
5186 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5187
5188         * g++.dg/warn/Wshadow-1.C: New tests.
5189         * g++.old-deja/g++.mike/for3.C: Update.
5190
5191 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5192
5193         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5194         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5195         XFAILs.  Adjust expected error texts.
5196         * gcc.c-torture/compile/20011106-1.c,
5197         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5198         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5199         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5200         gcc.dg/c99-array-lval-5.c: New tests.
5201
5202 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5203
5204         * gcc.dg/cpp/defined.c: Update.
5205
5206 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5207
5208         * gcc.c-torture/execute/anon-1.c: New test.
5209
5210 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
5211
5212         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5213         same size, so no warning should be produced on stormy16.
5214
5215         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5216         due to oversized array.
5217         * g++.old-deja/g++.mike/ns15.C: Likewise.
5218         * g++.old-deja/g++.pt/crash16.C: Likewise.
5219
5220 2001-11-02  Graham Stott  <grahams@redhat.com>
5221
5222         * g++.dgother/debug1.C: Fix typos.
5223
5224 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
5225
5226         * g++.dg/other/debug1.C: New test.
5227
5228 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5229
5230         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5231         of unsigned long.
5232
5233 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
5234
5235         * gcc.dg/20011029-2.c: New test.
5236
5237         * gcc.c-torture/compile/20011029-1.c: New test.
5238
5239 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5240
5241         * objc/execute/class_self-1.m: New test.
5242         * objc/execute/class_self-2.m: New test.
5243
5244 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
5245
5246         * gcc.misc-tests/msgs.exp: Delete.
5247         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5248         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
5249         error set to match recent changes.
5250
5251 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
5252
5253         * gcc.dg/20011021-1.c: New test.
5254
5255 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
5256
5257         * gcc.c-torture/compile/20011023-1.c: New test.
5258
5259 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
5260
5261         * lib/g77.exp: Rewrite based on lib/g++.exp.
5262
5263 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
5264
5265         * gcc.c-torture/execute/20011019-1.c: New test.
5266
5267         * gcc.dg/20011018-1.c: New test.
5268
5269 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
5270
5271         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5272
5273 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
5274
5275         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5276         * gcc.dg/attr-invalid.c: Likewise.
5277
5278 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
5279
5280         * testsuite/gcc.dg/20011015-1.c: New test.
5281
5282 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5283
5284         * g++.dg/template/unify2.C: New test.
5285
5286 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5287
5288         * g++.dg/other/exception-specification.C: New test
5289
5290 2001-10-13  Tom Rix  <trix@redhat.com>
5291
5292         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5293         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5294
5295 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
5296
5297         * testsuite/gcc.dg/20011009-1.c: New test.
5298
5299 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
5300
5301         PR g++/4476
5302         * g++.dg/other/friend1.C: New test.
5303
5304 2001-10-11  Richard Henderson  <rth@redhat.com>
5305
5306         * g++.old-deja/g++.other/crash18.C: Add -S to options.
5307
5308 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5309
5310         * gcc.c-torture/compile/20011010-1.c: New.
5311
5312 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5313
5314         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5315         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5316         g77.f-torture/execute/execute.exp,
5317         g77.f-torture/noncompile/noncompile.exp,
5318         gcc.c-torture/compile/compile.exp,
5319         gcc.c-torture/execute/execute.exp,
5320         gcc.c-torture/execute/ieee/ieee.exp,
5321         gcc.c-torture/execute/memcheck/memcheck.exp,
5322         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5323         objc/execute/execute.exp: Update FSF address.
5324
5325 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5326
5327         * gcc.dg/cpp/cmdlne-C.c: Update.
5328         * gcc.dg/cpp/cmdlne-C2.c: New.
5329
5330 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5331
5332         * gcc.c-torture/execute/20011008-3.c: New.
5333
5334 2001-10-08  DJ Delorie  <dj@redhat.com>
5335
5336         * gcc.dg/20011008-1.c: New.
5337         * gcc.dg/20011008-2.c: New.
5338
5339 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5340
5341         * gcc.dg/cpp/spacing1.c: Update test.
5342
5343 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5344
5345         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5346         spelling errors of "separate" as "seperate".
5347
5348 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5349
5350         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5351         enough to avoid inlining.
5352
5353 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5354
5355         * lib/g77.exp: set libg2c_dir correctly.
5356
5357 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5358
5359         * gcc.dg/cpp/macro11.c: New test.
5360
5361 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5362
5363         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5364         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5365         gcc.dg/format/multattr-3.c: New tests.
5366         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
5367         tests for format attributes on function pointers being rejected.
5368
5369 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5370
5371         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5372
5373 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5374
5375         * g++.dg/warn/format1.C: New test.
5376
5377 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5378
5379         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5380
5381 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5382
5383         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5384
5385 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5386
5387         * gcc.dg/cpp/redef2.c: Add test.
5388
5389 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
5390
5391         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5392         long-standing bug on i686, apparently.
5393         * gcc.c-torture/execute/loop-2c.x: New file.
5394         * gcc.c-torture/execute/loop-2d.x: New file.
5395         * gcc.c-torture/execute/loop-3c.x: New file.
5396
5397 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5398
5399         * gcc.dg/cpp/20000625-2.c: Correct line number.
5400
5401 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5402
5403         * gcc.dg/cpp/macro10.c: New test.
5404         * gcc.dg/cpp/strify3.c: New test.
5405         * gcc.dg/cpp/spacing1.c: Add tests.
5406         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5407         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5408
5409 2001-09-24  DJ Delorie  <dj@redhat.com>
5410
5411         * gcc.c-torture/execute/20010924-1.c: New test.
5412
5413 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5414
5415         * testsuite/objc/execute/paste.m: Remove.
5416
5417 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5418
5419         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5420
5421 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
5422
5423         * g77.dg/strlen0.f: New test.
5424
5425 2001-09-21  Richard Henderson  <rth@redhat.com>
5426
5427         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5428         * g++.old-deja/g++.abi/vtable2.C: Likewise.
5429
5430 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5431
5432         Table-driven attributes.
5433         * g++.dg/ext/attrib1.C: New test.
5434
5435 2001-09-20  DJ Delorie  <dj@redhat.com>
5436
5437         * gcc.dg/20000926-1.c: Update expected warning messages.
5438         * gcc.dg/array-2.c: Likewise, and test for warnings too.
5439         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5440         array.
5441
5442 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
5443
5444         * g++.dg/eh/registers1.C: New test case.
5445
5446 2001-09-17  Richard Henderson  <rth@redhat.com>
5447
5448         * gcc.dg/array-5.c: Fix VLA decomposition test.
5449
5450 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5451
5452         * gcc.dg/cpp/line5.c: New testcase.
5453
5454 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5455
5456         * gcc.dg/cpp/macro9.c: New test.
5457
5458 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
5459
5460         * gcc.c-torture/execute/980223.c: Change type of addr from long
5461         to char *.
5462
5463 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
5464
5465         * gcc.c-torture/execute/20010915-1.c: New test.
5466
5467 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
5468
5469         * g77.dg/bprob: New directory.
5470         * g77.dg/bprob/bprob.exp: New file.
5471         * g77.dg/bprob/bprob-1.f: New test.
5472         * g77.dg/gcov: New directory.
5473         * g77.dg/gcov/gcov.exp: New file.
5474         * g77.dg/gcov/gcov-1.f: New test.
5475         * g77.dg/gcov/gcov-1.x: New file.
5476
5477 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5478
5479         * gcc.dg/cpp/directiv.c: Update.
5480         * gcc.dg/cpp/undef1.c: Update.
5481
5482 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
5483
5484         * gcc.dg/20010912-1.c: New test.
5485
5486 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
5487
5488         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5489         language-independent file in lib.
5490         * lib/gcov.exp: New file.
5491
5492 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5493
5494         * gcc.c-torture/compile/20010911-1.c: New test.
5495
5496 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
5497
5498         * lib/profopt.exp: New, to support profile-directed optimizations.
5499         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5500         * gcc.misc-tests/bprob-1.c: New test.
5501         * gcc.misc-tests/bprob-2.c: New test.
5502
5503 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
5504
5505         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5506         XFAIL and which kinds of gcov output to verify.
5507         * gcc.misc-tests/gcov-4b.x: New file.
5508         * gcc.misc-tests/gcov-5b.x: New file.
5509         * gcc.misc-tests/gcov-6.x: New file.
5510         * gcc.misc-tests/gcov-7.c: New test.
5511         * gcc.misc-tests/gcov-7.x: New file.
5512
5513 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
5514
5515         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5516         * gcc.misc-tests/gcov-6.c: New test.
5517
5518 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5519
5520         PR c++/3986
5521         * g++.dg/abi/vbase1.C: New test.
5522
5523 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
5524
5525         * objc.dg/method-2.m: New.
5526
5527 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5528
5529         PR c++/4203
5530         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5531         * g++.dg/init/empty1.C: New test.
5532
5533 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
5534
5535         * gcc.c-torture/compile/20010903-1.c: New test.
5536
5537 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
5538
5539         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5540         for m68k.
5541
5542 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
5543
5544         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5545
5546         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5547
5548         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5549
5550 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
5551
5552         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5553         for 16-bit 'unsigned int'.
5554
5555 2001-08-29  Kazu Hirata  <kazu@hxi.com>
5556
5557         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5558
5559 2001-08-27  Richard Henderson  <rth@redhat.com>
5560
5561         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5562         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5563
5564 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
5565
5566         * gcc.dg/asm-names.c (ymain): New.
5567
5568 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
5569
5570         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5571         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5572         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5573
5574 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5575
5576         * gcc.dg/compare5.c: New testcase.
5577
5578 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
5579
5580         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5581         and "In instantiation".
5582
5583 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
5584
5585         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5586
5587 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
5588
5589         * gcc.misc-tests/gcov.exp: Add support for branch information.
5590         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5591         * gcc.misc-tests/gcov-4.c: New test.
5592         * gcc.misc-tests/gcov-4b.c: New test.
5593         * gcc.misc-tests/gcov-5b.c: New test.
5594
5595 2001-08-20  Zack Weinberg  <zackw@panix.com>
5596
5597         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5598         expected to fail.
5599
5600 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5601
5602         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5603
5604 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
5605
5606         * g++.dg/eh/template1.C: New test.
5607
5608 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
5609
5610         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5611         Fix thinko.
5612         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5613         for xfail.
5614
5615 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
5616
5617         * lib/g77-dg.exp:  Use prune.exp for common procedures
5618         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5619         * lib/g77.exp: (g77-dg-prune) Remove
5620
5621 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
5622
5623         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5624
5625 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5626
5627         * g++.dg/template/unify1.C: New test.
5628
5629 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
5630
5631         * g++.dg/abi/empty4.C: New test.
5632
5633 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
5634
5635         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5636         solaris2.*
5637         * g77.f-torture/compile/pr3743.x: Likewise
5638
5639 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5640
5641         * g++.dg/other/using-declaration.C: New test.
5642
5643 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5644
5645         * gcc.dg/cpp/tr-sign.c: New testcase.
5646
5647 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5648
5649         * gcc.dg/cpp/19951025-1.c: Revert.
5650         * gcc.dg/cpp/directiv.c: We no longer process directives that
5651         interrupt macro arguments.
5652
5653 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
5654
5655         * gcc.dg/bconstp-1.c: New test.
5656
5657 2001-08-03  Richard Henderson  <rth@redhat.com>
5658
5659         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
5660
5661 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5662
5663         * gcc.dg/cpp/19951025-1.c: Update.
5664
5665 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
5666
5667         * g77.dg/ff90-1.f (s): Fix reference of variable z,
5668         should be x.
5669
5670 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5671
5672         Kill -fhonor-std.
5673         * g++.old-deja/g++.ns/ns14.C: Remove special options.
5674         * g++.old-deja/g++.other/std1.C: Likewise.
5675         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
5676
5677 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
5678
5679         * lib/g77.exp:  Load gcc-defs.exp for common procedures
5680         (g77_pass, g77_fail, g77_finish, g77_exit,
5681         ${tool}_check_unsupported_p} Now redundant.  Deleted.
5682
5683 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
5684
5685         * g77.dg/fbackslash.f
5686         * g77.dg/fcase-preserve.f
5687         * g77.dg/ff90-1.f
5688         * g77.dg/ffixed-line-length-0.f
5689         * g77.dg/ffixed-line-length-132.f
5690         * g77.dg/ffixed-line-length-7.f
5691         * g77.dg/ffixed-line-length-72.f
5692         * g77.dg/ffixed-line-length-none.f
5693         * g77.dg/ffree-form-1.f
5694         * g77.dg/fno-backslash.f
5695         * g77.dg/fno-f90-1.f
5696         * g77.dg/fno-fixed-form-1.f
5697         * g77.dg/fno-onetrip.f
5698         * g77.dg/fno-typeless-boz.f
5699         * g77.dg/fno-underscoring.f
5700         * g77.dg/fno-vxt-1.f
5701         * g77.dg/fonetrip.f
5702         * g77.dg/ftypeless-boz.f
5703         * g77.dg/fugly-assumed.f
5704         * g77.dg/funderscoring.f
5705         * g77.dg/fvxt-1.f
5706
5707 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
5708
5709         * objc.dg/fwd-proto-1.m: New.
5710         * objc.dg/local-decl-1.m: New.
5711         * objc.dg/naming-1.m: New.
5712         * objc.dg/naming-2.m: New.
5713         * objc.dg/proto-hier-1.m: New.
5714
5715 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
5716
5717         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
5718         largest-type elements to a struct makes its size grow.
5719
5720 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5721
5722         * g++.dg/abi/vthunk1.C: New test.
5723
5724 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5725
5726         * g++.dg/abi/vbase8-22.C: New test.
5727
5728 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5729
5730         * gcc.dg/cpp/macro8.c: New test.
5731
5732 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5733
5734         * g++.dg/abi/vbase8-21.C: New test.
5735
5736 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5737
5738         * g++.dg/abi/vbase8-10.C: New test.
5739
5740 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5741
5742         * lib/g++.exp (g++_set_ld_library_path): Renamed to
5743         ${tool}_set_ld_library_path.
5744         Changed caller.
5745         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
5746         g++.exp.
5747
5748 2001-07-26  Stan Cox <scox@redhat.com>
5749
5750         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
5751         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
5752         gcc_exit, gcc_check_unsupported_p):
5753         Moved to gcc-deps.exp
5754         * gcc-deps.exp: New file.
5755
5756 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5757
5758         * g++.old-deja/g++.pt/defarg14.C: New test.
5759
5760 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5761
5762         * g++.old-deja/g++.other/lineno5.C: New test.
5763
5764 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5765
5766         * g++.old-deja/g++.pt/crash68.C: New test.
5767
5768 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5769
5770         * g++.old-deja/g++.other/crash42.C: New test.
5771
5772 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5773
5774         * gcc.dg/cpp/extratokens.c: Fix.
5775         * gcc.dg/cpp/skipping2.c: New tests.
5776
5777 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5778
5779         * gcc.c-torture/execute/20010724-1.c: New file.
5780         * gcc.c-torture/execute/20010724-1.x: New file.
5781
5782 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5783
5784         * g++.old-deja/g++.other/cond7.C: New test.
5785
5786 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5787
5788         * g++.old-deja/g++.other/optimize4.C: New test.
5789
5790 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5791
5792         * g++.old-deja/g++.abi/vbase8-5.C: New test.
5793
5794 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
5795
5796         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
5797         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
5798         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
5799         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
5800
5801         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
5802         bug report" message.
5803
5804         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
5805         * g++.dg/ext/instantiate1.C: Move from old-deja.
5806
5807 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
5808
5809         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
5810         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
5811         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
5812         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
5813
5814 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
5815
5816         * gcc.c-torture/execute/20010723-1.c: New test.
5817
5818 2001-07-23  Ben Elliston  <bje@redhat.com>
5819
5820         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
5821
5822 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5823
5824         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
5825         i[34567]86-*-*.
5826         Delete handling of ieee_multilib_flags.
5827         Pass -mieee for alpha*-*-* and sh-*-*.
5828         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
5829
5830 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
5831
5832         Remove old-abi tests.
5833         * g++.old-deja/g++.mike/p11116.C: Remove.
5834         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
5835
5836 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
5837
5838         * g77.f-torture/compile/pr3743.f:  New test
5839
5840 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
5841
5842         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
5843
5844 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5845
5846         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
5847         g++.old-deja/g++.pt/static6.C: Likewise.
5848         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
5849         supports weak symbols.
5850
5851 2001-07-18  Andreas Jaeger  <aj@suse.de>
5852
5853         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
5854         supported again.
5855
5856 2001-07-18  Andreas Jaeger  <aj@suse.de>
5857
5858         * gcc.dg/iftrap-1.c: Fix target line.
5859
5860 2001-07-17  Richard Henderson  <rth@redhat.com>
5861
5862         * gcc.c-torture/execute/20010717-1.c: New.
5863
5864 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5865
5866         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
5867         tests.
5868
5869 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5870
5871         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
5872
5873 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5874
5875         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
5876         UAC_SIGBUS, UAC_NOPRINT definitions.
5877
5878 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5879
5880         * objc/execute/object_is_class.m: New test.
5881         * objc/execute/object_is_meta_class.m: New test.
5882
5883 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5884
5885         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
5886         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
5887
5888 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
5889
5890         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
5891         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
5892
5893 2001-07-14  Richard Henderson  <rth@redhat.com>
5894
5895         * gcc.dg/iftrap-1.c: New.
5896
5897 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
5898
5899         * g77.f-torture/execute/intrinsic77.f: New test.
5900
5901 2001-07-11  Janis Johnson <janis@us.ibm.com>
5902
5903         * gcc.misc-tests/gcov-3.c: New test.
5904
5905 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5906
5907         * gcc.c-torture/compile/20010711-1.c,
5908         * gcc.c-torture/compile/20010711-2.c: New tests.
5909
5910 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5911
5912         * gcc.c-torture/execute/20010711-1.c: New test.
5913
5914 2001-07-11  Ben Elliston  <bje@redhat.com>
5915
5916         * g++.old-deja/g++.other/enum5.C: New test.
5917
5918 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
5919
5920         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
5921         (g++-dg-prune): Call prune_gcc_output.
5922         * prune.exp: New file for prune_gcc_output.
5923         * lib/g++.exp, lib/gcc.exp: Load it.
5924
5925 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5926
5927         * gcc.c-torture/compile/20010701-1.c,
5928         g++.old-deja/g++.ext/attrib6.C: New tests.
5929
5930 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
5931
5932         * gcc.c-torture/compile/20010706-1.c: New test.
5933
5934 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
5935
5936         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
5937
5938 2001-06-28  Stan Shebs  <shebs@apple.com>
5939
5940         * gcc.dg/pragma-darwin.c: New test.
5941
5942 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5943
5944         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
5945         Solaris 2.[678] system.
5946
5947 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5948
5949         * gcc.dg/20010622-1.c: New test.
5950
5951 2001-06-18  Stan Shebs  <shebs@apple.com>
5952
5953         * objc.dg: New directory.
5954         * objc.dg/dg.exp: New file.
5955         * objc.dg/alias.m: New.
5956         * objc.dg/class-1.m: New.
5957         * objc.dg/class-2.m: New.
5958         * objc.dg/const-str-1.m: New.
5959         * objc.dg/const-str-2.m: New.
5960         * objc.dg/id-1.m: New.
5961         * objc.dg/method-1.m: New.
5962         * objc.dg/super-class-1.m: New.
5963         * lib/objc-dg.exp: New file.
5964
5965 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5966
5967         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
5968         of label name.
5969
5970 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
5971
5972         * g++.old-deja/g++.abi/vbase8-9.C: New test.
5973
5974 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5975
5976         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
5977         variable.
5978
5979 2001-06-12  Richard Henderson  <rth@redhat.com>
5980
5981         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
5982
5983 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5984
5985         * g++.old-deja/g++.abi/vbase5.C: New test.
5986         * g++.old-deja/g++.abi/vbase6.C: New test.
5987         * g++.old-deja/g++.abi/vbase7.C: New test.
5988
5989 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5990
5991         * gcc.c-torture/compile/20010610-1.c: New test.
5992
5993 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5994
5995         * g++.old-deja/g++.abi/vbase4.C: New test.
5996
5997 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5998
5999         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6000         support %f for HC11/HC12 targets.
6001         * gcc.c-torture/execute/930513-1.x: New file, likewise.
6002         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6003         on HC11/HC12 targets.
6004         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6005
6006 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6007
6008         * gcc.dg/wchar_t-1.c: New file.
6009         * gcc.dg/wint_t-1.c: Likewise.
6010
6011 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
6012
6013         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6014
6015 2001-06-11  Richard Henderson  <rth@redhat.com>
6016
6017         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6018
6019 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6020
6021         * gcc.c-torture/compile/20010611-1.c: New test.
6022
6023 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6024
6025         * gcc.dg/c99-tag-1.c: Add more tests.
6026
6027 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
6028
6029         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6030         representation on MN10300 and ARM/Thumb.
6031
6032 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
6033
6034         * g77.f-torture/execute/20010610.f: New.
6035
6036 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
6037
6038         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6039         names.
6040
6041 2001-06-09  Richard Henderson  <rth@redhat.com>
6042
6043         * gcc.c-torture/execute/ashrdi-1.c: New.
6044         * gcc.c-torture/execute/ashldi-1.c: New.
6045         * gcc.c-torture/execute/lshrdi-1.c: New.
6046
6047 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
6048
6049         * objc/execute/load-3.m: Added. Check sending +load to categories,
6050         in addition to classes.
6051
6052 2001-06-08  Stan Shebs  <shebs@apple.com>
6053
6054         * objc/execute/load-2.m: New test.  From Nicola Pero
6055         <n.pero@mi.flashnet.it>.
6056
6057 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
6058
6059         * gcc.c-torture/execute/20010605-2.c: New test.
6060
6061 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6062
6063         * g++.old-deja/g++.abi/vbase2.C: New test.
6064         * g++.old-deja/g++.abi/vbase3.C: New test.
6065
6066 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
6067
6068         * g++.old-deja/g++.pt/friend49.C: New test.
6069
6070 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
6071
6072         * g++.old-deja/g++.ext/anon3.C: New test.
6073
6074 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
6075
6076         * g++.old-deja/g++.other/conv7.C: New test.
6077
6078 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6079
6080         * gcc.c-torture/compile/20010605-2.c: New test.
6081
6082 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6083
6084         * gcc.c-torture/execute/20010604-1.c: New test.
6085
6086 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
6087
6088         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6089
6090 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
6091
6092         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6093         (g++_link_flags): Likewise.
6094         (g++_init): Pass gccpath's value to two previous functions.
6095
6096 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6097
6098         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6099         Ensure logfile entry matches exec command line.
6100
6101 2001-05-31  Richard Henderson  <rth@redhat.com>
6102
6103         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6104         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6105
6106 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
6107
6108         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6109         compiler for irix6.2
6110
6111 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
6112
6113         * g++.old-deja/g++.other/optimize3.C: New file.
6114
6115 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
6116
6117         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6118         assemble.
6119
6120 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
6121
6122         * g++.old-deja/g++.other/optimize2.C: New file.
6123
6124 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
6125
6126         * gcc.c-torture/compile/20010518-2.c: New file.
6127         * gcc.c-torture/execute/20010518-1.c: New file.
6128         * gcc.c-torture/execute/20010518-2.c: New file.
6129
6130 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6131
6132         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6133
6134 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
6135
6136         G++ no longer defines builtins that do not begin with __builtin.
6137         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6138         * g++.old-deja/g++.brendand/misc13.C: Likewise.
6139         * g++.old-deja/g++.law/builtin1.C: Likewise.
6140         * g++.old-deja/g++.law/cvt2.C: Likewise.
6141         * g++.old-deja/g++.mike/net5.C: Likewise.
6142         * g++.old-deja/g++.other/builtins1.C: Likewise.
6143         * g++.old-deja/g++.other/builtins2.C: Likewise.
6144         * g++.old-deja/g++.other/builtins3.C: Likewise.
6145         * g++.old-deja/g++.other/builtins4.C: Likewise.
6146         * g++.old-deja/g++.other/inline8.C: Likewise.
6147         * g++.old-deja/g++.robertl/eb39.C: Likewise.
6148
6149 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
6150
6151         * g++.old-deja/g++.pt/using1.C: Adjust.
6152         * g++.old-deja/g++.pt/using2.C: New test.
6153
6154 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6155
6156         * gcc.dg/cpp/charconst.c: New tests.
6157         * gcc.dg/cpp/escape.c: New tests.
6158         * gcc.dg/cpp/escape-1.c: New tests.
6159         * gcc.dg/cpp/escape-2.c: New tests.
6160         * gcc.dg/cpp/ucs.c: New tests.
6161
6162 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
6163
6164         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
6165         native compiler for irix6.5.
6166
6167 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
6168
6169         * lib/g++.exp (g++_include_flags): Use args to compute
6170         get_multilibs.
6171         (g++_link_flags): Likewise.
6172         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6173
6174 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6175
6176         * gcc.dg/c90-hexfloat-1.c: Add more tests.
6177
6178 2001-05-21  Geoff Keating  <geoffk@redhat.com>
6179
6180         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6181         this file.
6182
6183 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6184
6185         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6186         STACK_SIZE;
6187         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6188         to STACK_SIZE; Use it to define size of add_histo array.
6189         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6190         to STACK_SIZE.
6191         (f): Use GITT_SIZE to define size of gitt local table.
6192         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6193         to STACK_SIZE; Use it to define size of bytemem array.
6194
6195 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6196
6197         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6198         on 68HC11/HC12 due to the asm instruction.
6199         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6200         * gcc.c-torture/compile/920520-1.x: Likewise.
6201         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6202         on 68HC11/HC12 because the function is larger than 64K.
6203         * gcc.c-torture/compile/961203-1.x: New file, this test fails
6204         on 68HC11/HC12 because the structure is too large.
6205
6206 2001-05-20  Richard Henderson  <rth@redhat.com>
6207
6208         * gcc.c-torture/execute/20010520-1.c: New.
6209
6210 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6211
6212         * g++.old-deja/g++.warn/compare1.C: New test.
6213         * gcc.dg/compare4.c: New test.
6214
6215 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
6216
6217         * g++.old-deja/g++.other/optimize1.C: New test.
6218
6219 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6220
6221         * g++.old-deja/g++.pt/spec41.C: New test.
6222
6223 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6224
6225         * gcc.c-torture/compile/20010114-1.x: Remove.
6226
6227 2001-05-18  Stan Shebs  <shebs@apple.com>
6228
6229         * gcc.c-torture/compile/20010518-1.c: New test.
6230
6231 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
6232
6233         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6234         * g++.old-deja/g++.pt/crash67.C: New test.
6235
6236 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
6237
6238         * g++.old-deja/g++.other/debug9.C: New test.
6239
6240 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
6241
6242         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6243
6244 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
6245
6246         * gcc.c-torture/compile/20010516-1.c: New test.
6247
6248 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6249
6250         * g++.old-deja/g++.other/crash41.C: New test.
6251
6252 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6253
6254         * g++.old-deja/g++.pt/crash66.C: New test.
6255
6256 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
6257
6258         * g++.old-deja/g++.robertl/eb27.C: Convert.
6259
6260 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
6261
6262         * g++.dg/friend-warn.C: New test.  Do not warn about friend
6263         declaration being redundant.
6264
6265 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
6266
6267         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6268
6269 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
6270
6271         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6272
6273 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6274
6275         * lib/g++.exp: Use testsuite_flags.
6276
6277 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
6278
6279         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6280
6281 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6282
6283         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6284
6285 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
6286
6287         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6288
6289 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
6290
6291         * gcc.c-torture/compile/20010313-1.c: New test.
6292
6293 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
6294
6295         * gcc.dg/cpp/direct2.c: New test.
6296         * gccq.dg/cpp/direct2s.c: New test.
6297
6298         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6299
6300 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
6301
6302         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6303         * g++.old-deja/g++.other/op3.C: Likewise.
6304
6305 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6306
6307         * gcc.dg/cpp/syshdr.h: New file.
6308         * gcc.dg/cpp/sysmac1.c: Update.
6309         * gcc.dg/cpp/sysmac2.c: Update.
6310
6311 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6312
6313         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6314
6315 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
6316
6317         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6318         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6319
6320 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6321
6322         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6323
6324 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
6325
6326         * lib/g++.exp (g++_include_flags): Don't use any special flags
6327         if TESTING_IN_BUILD_TREE is not defined.
6328         (g++_init): Use a plain 'c++' as the compiler if
6329         TESTING_IN_BUILD_TREEE is not defined.
6330
6331 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6332
6333         * g++.old-deja/g++.eh/catch13.C: New test.
6334         * g++.old-deja/g++.eh/catch14.C: New test.
6335
6336 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6337
6338         * gcc.dg/cpp/tr-define.c: New test.
6339
6340 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
6341
6342         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6343         <stdlib.h>, not <malloc.h>.
6344
6345 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6346
6347         * g++.old-deja/g++.ns/template17.C: New test.
6348
6349 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6350
6351         * g++.old-deja/g++.pt/ref4.C: New test.
6352
6353 2001-04-30  Richard Henderson  <rth@redhat.com>
6354
6355         * gcc.dg/20000724-1.c: Revert last change.
6356
6357 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
6358
6359         * g77.f-torture/execute/20010430.f: New test.
6360
6361 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
6362
6363         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6364
6365 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
6366
6367         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6368
6369 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6370
6371         * g++.old-deja/g++.eh/crash6.C: New test.
6372
6373 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6374
6375         * g++.old-deja/g++.other/warn7.C: New test.
6376
6377 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6378
6379         * g++.old-deja/g++.other/defarg9.C: New test.
6380
6381 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6382
6383         * g77.f-torture/compile/20010426.f: New test.
6384         * g77.f-torture/execute/20010426.f: New test.
6385
6386 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6387
6388         * g77.f-torture/compile/20000629-1.x: Remove - error
6389         has been fixed.
6390
6391 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
6392
6393         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6394         Tweak slightly to work with g++.dg framework.
6395         * g++.dg/special/ecos.exp: Run initp1.C test.
6396         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6397
6398         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6399         its linker doesn't give line numbers either.
6400         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6401
6402 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6403
6404         * g++.old-deja/g++.other/lex1.C: New test.
6405
6406 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
6407
6408         * gcc.dg/noncompile/20010425-1.c: New test.
6409
6410 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6411
6412         * g++.old-deja/g++.pt/mangle2.C: New test.
6413
6414 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6415
6416         * gcc.dg/format/plus-1.c: New test.
6417
6418 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6419
6420         * gcc.dg/20010423-1.c: New test.
6421
6422 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6423
6424         * gcc.c-torture/execute/20010422-1.c: New test.
6425
6426 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
6427
6428         * g++.old-deja/g++.ns/type2.C: New test.
6429
6430 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
6431
6432         * g++.old-deja/g++.other/perf1.C: New test.
6433
6434 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
6435
6436         * gcc.dg/c99-func-2.c: Remove xfail.
6437         * gcc.dg/c99-func-3.c: Remove xfail.
6438         * gcc.dg/c99-func-4.c: Remove xfail.
6439
6440 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
6441
6442         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6443
6444 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6445
6446         * gcc.c-torture/compile/20010423-1.c: New test.
6447
6448 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6449
6450         * g++.old-deja/g++.pt/typename28.C: New test.
6451
6452 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6453
6454         * g++.old-deja/g++.abi/empty2.C: New test.
6455         * g++.old-deja/g++.abi/empty3.C: New test.
6456
6457 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6458
6459         * g++.old-deja/g++.other/comdat2.C: New test.
6460         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6461
6462 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6463
6464         * g++.old-deja/g++.other/overload14.C: New test.
6465
6466 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6467
6468         * g++.old-deja/g++.other/lookup23.C: New test.
6469
6470 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6471
6472         * gcc.c-torture/execute/20010403-1.c: New test.
6473
6474 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
6475             Mark Mitchell  <mark@codesourcery.com>
6476
6477         * lib/old-dejagnu.exp: Don't delete output of executable.
6478         Add .exe suffix to executables.
6479
6480 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
6481
6482         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6483
6484 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6485
6486         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6487
6488 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6489
6490         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6491         * g++.old-deja/g++.abi/crash1.C: New test.
6492
6493 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6494
6495         * g++.old-deja/g++.other/crash40.C: New test.
6496
6497 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6498
6499         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6500
6501 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
6502
6503         * g++.old-deja/g++.other/warn6.C: New test.
6504
6505 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6506
6507         * g++.old-deja/g++.robertl/eb42.C: Same.
6508
6509 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6510
6511         * gcc.dg/wtr-conversion-1.c: New testcase.
6512
6513 2001-04-10  Richard Henderson  <rth@redhat.com>
6514
6515         * g++.old-deja/g++.other/array5.C: New.
6516
6517 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6518
6519         * gcc.c-torture/execute/20010408-1.c: New test.
6520
6521 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
6522
6523         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6524         headers and constructs.
6525         * g++.old-deja/g++.robertl/eb79.C: Same.
6526         * g++.old-deja/g++.robertl/eb77.C (main): Same.
6527         * g++.old-deja/g++.robertl/eb73.C: Same.
6528         * g++.old-deja/g++.robertl/eb66.C (main): Same.
6529         * g++.old-deja/g++.robertl/eb55.C (t): Same.
6530         * g++.old-deja/g++.robertl/eb54.C (main): Same.
6531         * g++.old-deja/g++.robertl/eb46.C (main): Same.
6532         * g++.old-deja/g++.robertl/eb44.C: Same.
6533         * g++.old-deja/g++.robertl/eb41.C (main): Same.
6534         * g++.old-deja/g++.robertl/eb4.C (main): Same.
6535         * g++.old-deja/g++.robertl/eb39.C: Same.
6536         * g++.old-deja/g++.robertl/eb33.C (main): Same.
6537         * g++.old-deja/g++.robertl/eb31.C (main): Same.
6538         * g++.old-deja/g++.robertl/eb30.C: Same.
6539         * g++.old-deja/g++.robertl/eb3.C: Same.
6540         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6541         * g++.old-deja/g++.robertl/eb21.C: Same.
6542         * g++.old-deja/g++.robertl/eb15.C: Same.
6543         * g++.old-deja/g++.robertl/eb118.C: Same.
6544         * g++.old-deja/g++.robertl/eb115.C (main): Same.
6545         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6546         * g++.old-deja/g++.robertl/eb109.C: Same.
6547         * g++.old-deja/g++.other/sibcall1.C (main): Same.
6548         * g++.old-deja/g++.mike/rtti1.C: Same.
6549         * g++.old-deja/g++.mike/p658.C: Same.
6550         * g++.old-deja/g++.mike/net46.C: Same.
6551         * g++.old-deja/g++.mike/net34.C: Same.
6552         * g++.old-deja/g++.mike/memoize1.C: Same.
6553         * g++.old-deja/g++.mike/eh2.C: Same.
6554         * g++.old-deja/g++.law/weak.C: Same.
6555         * g++.old-deja/g++.law/visibility7.C: Same.
6556         * g++.old-deja/g++.law/visibility25.C: Same.
6557         * g++.old-deja/g++.law/visibility22.C: Same.
6558         * g++.old-deja/g++.law/visibility2.C: Same.
6559         * g++.old-deja/g++.law/visibility17.C: Same.
6560         * g++.old-deja/g++.law/visibility13.C: Same.
6561         * g++.old-deja/g++.law/visibility10.C: Same.
6562         * g++.old-deja/g++.law/visibility1.C: Same.
6563         * g++.old-deja/g++.law/virtual3.C (eval): Same.
6564         * g++.old-deja/g++.law/vbase1.C: Same.
6565         * g++.old-deja/g++.law/operators32.C: Same.
6566         * g++.old-deja/g++.law/nest3.C: Same.
6567         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6568         * g++.old-deja/g++.law/except5.C (main): Same.
6569         * g++.old-deja/g++.law/cvt7.C (run): Same.
6570         * g++.old-deja/g++.law/cvt2.C: Same.
6571         * g++.old-deja/g++.law/cvt16.C: Same.
6572         * g++.old-deja/g++.law/ctors6.C (bar): Same.
6573         * g++.old-deja/g++.law/ctors17.C (main): Same.
6574         * g++.old-deja/g++.law/ctors13.C: Same.
6575         * g++.old-deja/g++.law/ctors12.C (main): Same.
6576         * g++.old-deja/g++.law/ctors10.C: Same.
6577         * g++.old-deja/g++.law/code-gen5.C: Same.
6578         * g++.old-deja/g++.law/bad-error7.C: Same.
6579         * g++.old-deja/g++.law/arm9.C: Same.
6580         * g++.old-deja/g++.law/arm12.C: Same.
6581         * g++.old-deja/g++.law/arg8.C: Same.
6582         * g++.old-deja/g++.law/arg1.C: Same.
6583         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6584         * g++.old-deja/g++.jason/template31.C: Same.
6585         * g++.old-deja/g++.jason/template24.C (main): Same.
6586         * g++.old-deja/g++.jason/2371.C: Same.
6587         * g++.old-deja/g++.eh/new2.C: Same.
6588         * g++.old-deja/g++.eh/new1.C: Same.
6589         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6590         * g++.old-deja/g++.brendan/nest21.C (main): Same.
6591         * g++.old-deja/g++.brendan/err-msg3.C: Same.
6592         * g++.old-deja/g++.brendan/crash62.C: Same.
6593         * g++.old-deja/g++.brendan/crash52.C: Same.
6594         * g++.old-deja/g++.brendan/crash49.C (main): Same.
6595         * g++.old-deja/g++.brendan/crash38.C: Same.
6596         * g++.old-deja/g++.brendan/crash15.C (main): Same.
6597         * g++.old-deja/g++.brendan/copy9.C: Same.
6598
6599 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
6600
6601         * gcc.c-torture/execute/20001203-2.c (memset):
6602         Count argument is of type __SIZE_TYPE__.
6603
6604 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
6605
6606         * gcc.c-torture/compile/20010404-1.c: New test.
6607
6608 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
6609
6610         * gcc.c-torture/compile/20010326-1.c: New test.
6611
6612 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
6613
6614         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6615         peculiarities of the SH.
6616         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6617
6618 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6619
6620         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6621         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6622         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6623
6624 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6625
6626         * g77.f-torture/compile/20010321-1.f: New test.
6627
6628 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6629
6630         * gcc.c-torture/compile/20010329-1.c: New test.
6631
6632 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6633
6634         * gcc.c-torture/execute/20010329-1.c: New test.
6635
6636 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6637
6638         * g++.old-deja/g++.other/eh4.C: Fix typo.
6639
6640 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6641
6642         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6643
6644 2001-03-28  Philip Blundell  <philb@gnu.org>
6645
6646         * gcc.c-torture/compile/20010328-1.c: New test.
6647
6648 2001-03-27  Richard Henderson  <rth@redhat.com>
6649
6650         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
6651         * g++.old-deja/g++.eh/vbase3.C: Likewise.
6652
6653 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
6654
6655         * gcc.c-torture/compile/20010327-1.c: New test.
6656
6657 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6658
6659         * g++.old-deja/g++.other/friend12.C: New test.
6660         * g++.old-deja/g++.other/friend9.C: Expect no errors.
6661         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
6662
6663 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6664
6665         * gcc.c-torture/execute/20010325-1.c: New test.
6666
6667 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
6668
6669         * g++.old-deja/g++.other/mangle3.C: New test.
6670
6671 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
6672
6673         * g++.old-deja/g++.other/anon8.C: New test.
6674
6675 2001-03-20  Philip Blundell  <philb@gnu.org>
6676
6677         * gcc.c-torture/compile/20010320-1.c: New test.
6678
6679 2001-03-17  Richard Henderson  <rth@redhat.com>
6680
6681         * g++.old-deja/g++.other/eh4.C: Add expected error text.
6682
6683 2001-03-15  Geoff Keating  <geoff@redhat.com>
6684
6685         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
6686         tests on AIX.
6687
6688 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
6689
6690         * g++.old-deja/g++.other/eh4.C: New test.
6691
6692 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6693
6694         * gcc.dg/cpp/mi1.c: Update.
6695
6696 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
6697
6698         * g++.old-deja/g++.other/regstack.C: New test.
6699
6700 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6701
6702         * g++.old-deja/g++.other/ref4.C: New test.
6703
6704 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
6705
6706         * objc/execute/va_method.m: Added.
6707         * objc/execute/IMP.m: Added.
6708         * objc/execute/_cmd.m: Added.
6709         * objc/execute/accessing_ivars.m: Added.
6710         * objc/execute/class-1.m: Added.
6711         * objc/execute/class-10.m: Added.
6712         * objc/execute/class-11.m: Added.
6713         * objc/execute/class-12.m: Added.
6714         * objc/execute/class-13.m: Added.
6715         * objc/execute/class-14.m: Added.
6716         * objc/execute/class-2.m: Added.
6717         * objc/execute/class-3.m: Added.
6718         * objc/execute/class-4.m: Added.
6719         * objc/execute/class-5.m: Added.
6720         * objc/execute/class-6.m: Added.
6721         * objc/execute/class-7.m: Added.
6722         * objc/execute/class-8.m: Added.
6723         * objc/execute/class-9.m: Added.
6724         * objc/execute/class-tests-1.h
6725         * objc/execute/class-tests-2.h
6726         * objc/execute/compatibility_alias.m: Added.
6727         * objc/execute/encode-1.m: Added.
6728         * objc/execute/formal_protocol-1.m: Added.
6729         * objc/execute/formal_protocol-2.m: Added.
6730         * objc/execute/formal_protocol-3.m: Added.
6731         * objc/execute/formal_protocol-4.m: Added.
6732         * objc/execute/formal_protocol-5.m: Added.
6733         * objc/execute/formal_protocol-6.m: Added.
6734         * objc/execute/formal_protocol-7.m: Added.
6735         * objc/execute/informal_protocol.m: Added.
6736         * objc/execute/initialize.m: Added.
6737         * objc/execute/load.m: Added.
6738         * objc/execute/many_args_method.m: Added.
6739         * objc/execute/nested-3.m: Added.
6740         * objc/execute/no_clash.m: Added.
6741         * objc/execute/private.m: Added.
6742         * objc/execute/redefining_self.m: Added.
6743         * objc/execute/root_methods.m: Added.
6744         * objc/execute/selector-1.m: Added.
6745         * objc/execute/static-1.m: Added.
6746         * objc/execute/static-2.m: Added.
6747         * objc/execute/va_method.m: Added.
6748
6749 2001-03-10  Richard Henderson  <rth@redhat.com>
6750
6751         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
6752
6753 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6754
6755         * g++.old-deja/g++.other/crash31.C: XFAIL.
6756         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
6757         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
6758         * gcc.c-torture/execute/20010123-1.x: XFAIL.
6759         * gcc.c-torture/execute/20010124-1.x: XFAIL.
6760         * gcc.dg/sequence-pt-1.c: XFAIL one test.
6761
6762 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
6763
6764         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
6765
6766 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6767
6768         * gcc.dg/20000724-1.c: Don't use multiline strings.
6769
6770 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6771
6772         * objc/execute/string1.m, objc/execute/string2.m: Compare the
6773         result of -cString against what we expect it to be; don't just
6774         print it out for no one to read.
6775
6776         * objc/execute/string3.m, objc/execute/string4.m: New tests.
6777         Based on testcases provided by Nicola Pero.
6778
6779 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6780
6781         * gcc.dg/cpp/macro7.c: New test.
6782
6783 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6784
6785         * gcc.dg/cpp/multiline.c: Update.
6786
6787 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6788
6789         * g++.old-deja/g++.other/enum3.C: New test.
6790
6791 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6792
6793         * g++.old-deja/g++.other/pod1.C: New test.
6794
6795 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6796
6797         * g++.old-deja/g++.ext/overload1.C: New test.
6798
6799 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6800
6801         * g++.old-deja/g++.pt/using1.C: New test.
6802
6803 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6804
6805         * g++.old-deja/g++.other/using9.C: New test.
6806
6807 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
6808
6809         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
6810
6811         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
6812
6813 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
6814
6815         * g++.old-deja/g++.ext/realpt1.C: Remove.
6816
6817 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
6818
6819         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
6820
6821 2001-02-26  Will Cohen  <wcohen@redhat.com>
6822
6823         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
6824
6825 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
6826
6827         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
6828         templatized constructors.
6829
6830 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6831
6832         * gcc.c-torture/execute/20010224-1.c: New test.
6833
6834 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
6835
6836         * gcc.c-torture/execute/20010222-1.c: New test.
6837
6838 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
6839
6840         * g++.old-deja/g++.other/inline20.C: New test.
6841
6842 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6843
6844         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
6845
6846 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6847
6848         * g++.old-deja/g++.other/lookup22.C: New test.
6849
6850 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
6851
6852         * g77.dg: New directory.
6853         * g77.dg/20010216-1.f: New test case.
6854         * g77.dg/dg.exp: New driver.
6855         * lib/g77-dg.exp: New driver library.
6856
6857 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6858
6859         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
6860
6861 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
6862
6863         * g++.old-deja/g++.other/decl9.C: New test.
6864
6865 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
6866
6867         * g++.old-deja/g++.other/init16.C: Update the test so that it does
6868         not need <string> and also tests the initialization at runtime.
6869
6870 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6871
6872         * gcc.c-torture/execute/longlong.c: New test.
6873
6874 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
6875
6876         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
6877
6878 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
6879
6880         * gcc.c-torture/execute/920302-1.c (execute):
6881         Change argument type to short.
6882
6883 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6884
6885         * g++.old-deja/g++.pt/deduct6.C: New test.
6886
6887 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6888
6889         * g++.old-deja/g++.pt/deduct5.C: New test.
6890
6891 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
6892
6893         * gcc.c-torture/execute/20010209-1.c: New test.
6894
6895 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6896
6897         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
6898
6899 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
6900
6901         * g++.dg/vtgc1.C: Update for new ABI.
6902
6903         * consistency.vlad: New directory, 1665 files.
6904
6905 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6906
6907         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
6908         return type.
6909         * gcc.dg/cpp/digraphs.c: Declare puts.
6910
6911 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6912
6913         * g++.old-deja/g++.other/warn5.C: New test.
6914
6915 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6916
6917         * g++.old-deja/g++.pt/spec40.C: New test.
6918
6919 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6920
6921         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
6922         case.
6923         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
6924
6925 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
6926
6927         * gcc.c-torture/compile/20010209-1.c: New test.
6928
6929 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
6930
6931         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
6932         excess errors message but not if it crashes.
6933         * g++.old-deja/g++.other/crash27.C: Likewise.
6934         * g++.old-deja/g++.other/crash28.C: Likewise.
6935         * g++.old-deja/g++.other/crash30.C: Likewise.
6936         * g++.old-deja/g++.other/crash32.C: Likewise.
6937         * g++.old-deja/g++.other/crash35.C: Likewise.
6938         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6939
6940 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6941
6942         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
6943         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
6944         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
6945         g77.f-torture/execute/execute.exp,
6946         g77.f-torture/noncompile/noncompile.exp,
6947         gcc.c-torture/execute/execute.exp,
6948         gcc.c-torture/execute/memcheck/memcheck.exp,
6949         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
6950         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
6951         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
6952         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
6953         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
6954         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
6955         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
6956         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
6957         Remove bug reporting instructions with ancient email addresses.
6958
6959 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6960
6961         * gcc.dg/20010202-1.c: New test.
6962         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
6963
6964 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
6965
6966         * g++.dg/stdbool-if.C: New test.
6967
6968 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6969
6970         * objc/execute/fdecl.m: Added main().
6971
6972 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * gcc.c-torture/execute/20010206-1.c: New test.
6975
6976 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6977
6978         * gcc.dg/cpp/avoidpaste1.c: Update.
6979
6980 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6981
6982         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
6983         Pero <nicola@brainstorm.co.uk>.
6984         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
6985
6986 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
6987
6988         * g++.old-deja/g++.pt/spec39.C: New test.
6989
6990 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
6991
6992         * gcc.c-torture/compile/20010202-1.c: New test.
6993
6994 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
6995
6996         * g++.old-deja/g++.abi/primary2.C: New test.
6997         * g++.old-deja/g++.abi/primary3.C: New test.
6998         * g++.old-deja/g++.abi/primary4.C: New test.
6999         * g++.old-deja/g++.abi/primary5.C: New test.
7000         * g++.old-deja/g++.abi/vtable3.h: New test.
7001         * g++.old-deja/g++.abi/vtable3a.C: New test.
7002         * g++.old-deja/g++.abi/vtable3b.C: New test.
7003         * g++.old-deja/g++.abi/vtable3c.C: New test.
7004         * g++.old-deja/g++.abi/vtable3d.C: New test.
7005         * g++.old-deja/g++.abi/vtable3e.C: New test.
7006         * g++.old-deja/g++.abi/vtable3f.C: New test.
7007         * g++.old-deja/g++.abi/vtable3g.C: New test.
7008         * g++.old-deja/g++.abi/vtable3h.C: New test.
7009         * g++.old-deja/g++.abi/vtable3i.C: New test.
7010         * g++.old-deja/g++.abi/vtable3j.C: New test.
7011         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7012
7013 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
7014
7015         * g++.old-deja/g++.other/anon6.C: New test.
7016         * g++.old-deja/g++.other/anon7.C: New test.
7017
7018 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
7019
7020         * gcc.dg/cpp/avoidpaste2.c: New tests.
7021
7022 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
7023
7024         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7025
7026 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
7027
7028         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7029         DECIMAL_DIG cases for Irix."
7030
7031 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
7032
7033         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7034
7035 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7036
7037         * gcc.dg/c99-tag-1.c: New test.
7038
7039 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7040
7041         * gcc.dg/cpp/tr-warn1.c: Add tests.
7042
7043 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
7044
7045         * gcc.dg/cpp/avoidpaste1.c: Update.
7046         * gcc.dg/cpp/paste4.c: Update.
7047
7048 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
7049
7050         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7051         cases for Irix.
7052
7053 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7054
7055         * g++.old-deja/g++.other/inline19.C: New test.
7056
7057 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
7058
7059         * gcc.dg/Wlarger-than.c: New test.
7060
7061 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7062
7063         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7064
7065 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
7066
7067         * gcc.c-torture/execute/20010129-1.c: New test.
7068         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7069
7070 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7071
7072         * gcc.dg/cpp/avoidpaste1.c: Test case.
7073
7074 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
7075
7076         * g++.old-deja/g++.other/inline18.C: New test.
7077
7078 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7079
7080         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7081         and __builtin_putchar.
7082
7083 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
7084
7085         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7086         tests.
7087
7088 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
7089
7090         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7091         floating point number rounding mode to round to the nearest
7092         representable mode.
7093
7094 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
7095
7096         * g++.old-deja/g++.other/mangle2.C: New test.
7097
7098 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7099
7100         * gcc.c-torture/compile/20010124-1.c: New test.
7101
7102 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
7103
7104         * g++.old-deja/g++.pt/spec38.C: New test.
7105
7106 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7107
7108         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7109         "Build don't run".
7110
7111 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7112
7113         * gcc.c-torture/execute/20010123-1.c: New test.
7114
7115 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7116
7117         * g++.old-deja/g++.pt/spec37.C: New test.
7118
7119 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
7120
7121         * g++.old-deja/g++.pt/overload14.C: New test.
7122
7123 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7124
7125         * gcc.c-torture/execute/20010122-1.c: New test, exercise
7126         __builtin_return_address.
7127
7128 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
7129
7130         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7131         * g++.old-deja/g++.pt/spec35.C: New test.
7132         * g++.old-deja/g++.pt/spec36.C: New test.
7133
7134 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
7135
7136         * gcc.c-torture/compile/20010118-1.c: New test.
7137
7138 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
7139
7140         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7141
7142 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7143
7144         * gcc.c-torture/execute/20010119-1.c: New test.
7145
7146 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7147
7148         * g++.old-deja/g++.other/vbase5.C: New test.
7149
7150 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
7151
7152         * gcc.c-torture/execute/20010118-1.c: New test.
7153
7154 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7155
7156         * g++.old-deja/g++.pt/deduct3.C: New test.
7157
7158 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7159
7160         * g++.old-deja/g++.pt/spec34.C: New test.
7161
7162 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7163
7164         * g77.f-torture/compile/20000601-2.f: New test.
7165
7166 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7167
7168         * g++.old-deja/g++.other/init17.C: New test.
7169
7170 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
7171
7172         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7173
7174 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7175
7176         * g++.old-deja/g++.pt/unify8.C: New test.
7177
7178 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7179
7180         * g++.old-deja/g++.abi/vbase1.C: New test.
7181
7182 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7183
7184         * g++.old-deja/g++.pt/crash65.C: New test.
7185
7186 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7187
7188         * gcc.dg/cpp/assembl2.S: New test case.
7189
7190 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
7191
7192         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7193         are supported.
7194
7195 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7196
7197         * g++.old-deja/g++.other/builtins1.C: New test.
7198         * g++.old-deja/g++.other/builtins2.C: Likewise.
7199         * g++.old-deja/g++.other/builtins3.C: Likewise.
7200         * g++.old-deja/g++.other/builtins4.C: Likewise.
7201
7202 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
7203
7204         * gcc.c-torture/compile/20010117-1.c: New test.
7205         * gcc.c-torture/compile/20010117-2.c: New test.
7206
7207 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7208
7209         * g77.f-torture/execute/20010116.[fx]: New test,
7210         XFAIL on i?86-*-*.
7211         * g77.f-torture/compile/20010115.f: Indicate it's
7212         a test for PR fortran/1636.
7213
7214 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7215
7216         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7217
7218 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7219
7220         * g77.f-torture/compile/20010115.f: New test.
7221
7222 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
7223
7224         * g++.old-deja/g++.pt/nontype5.C: New test.
7225
7226 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7227
7228         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7229         have an equivalent working one below it.
7230
7231 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7232
7233         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7234         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7235
7236 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7237
7238         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7239         message containing "init_priority".
7240         (conpr-2.C): Likewise.
7241         (conpr-3.C): Likewise.
7242         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7243
7244 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7245
7246         * gcc.c-torture/execute/20010114-2.c: New test.
7247
7248 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7249
7250         * gcc.c-torture/compile/20010114-1.c: New test.
7251         * gcc.c-torture/compile/20010114-1.x: Xfail.
7252         * gcc.c-torture/compile/20010114-2.c: New test.
7253         * gcc.c-torture/execute/20010114-1.c: New test.
7254         * gcc.dg/trunc-1.c: New test.
7255         * gcc.dg/uninit-B.c: New test.
7256
7257 2001-01-13  Nick Clifton  <nickc@redhat.com>
7258
7259         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7260         target.
7261
7262 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7263
7264         * gcc.c-torture/compile/20010113-1.c: New test.
7265
7266 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7267
7268         * gcc.c-torture/compile/20001212-1.c: New test.
7269
7270 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7271
7272         * gcc.dg/cpp/widestr1.c: Update.
7273         * gcc.dg/cpp/prag-imp.c: Remove.
7274
7275 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
7276
7277         * gcc.c-torture/execute/20000801-3.x: Remove.
7278         * gcc.dg/c90-init-1.c: New test.
7279         * gcc.dg/c99-init-1.c: New test.
7280         * gcc.dg/c99-init-2.c: New test.
7281         * gcc.dg/gnu99-init-1.c: New test.
7282
7283 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
7284
7285         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7286         testing that no relevant ones were found.
7287
7288 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7289
7290         * g++.old-deja/g++.pt/cast2.C: New test.
7291
7292 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7293
7294         * g++.old-deja/g++.pt/friend47.C: New test.
7295
7296 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7297
7298         * g++.old-deja/g++.pt/instantiate13.C: New test.
7299
7300 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7301
7302         * g++.old-deja/g++.other/defarg7.C: New test.
7303         * g++.old-deja/g++.other/defarg8.C: New test.
7304
7305 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7306
7307         * g++.old-deja/g++.pt/crash64.C: New test.
7308
7309 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7310
7311         * g++.old-deja/g++.pt/crash63.C: New test.
7312
7313 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7314
7315         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7316
7317 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
7318
7319         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7320
7321 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7322
7323         * g++.old-deja/g++.pt/error3.C: New test.
7324
7325 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7326
7327         * g++.old-deja/g++.other/crash39.C: New test.
7328
7329 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7330
7331         * g++.old-deja/g++.other/vbase4.C: New test.
7332
7333 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
7334
7335         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7336         * gcc.dg/special/20000419-2.c: New file. Identical to above.
7337         * gcc.dg/special/special.exp: New test driver which will check
7338         for alias support for the above test.
7339
7340 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
7341
7342         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7343         problems on small machines.
7344         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7345         parameterize.
7346
7347 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
7348
7349         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7350         mips.
7351         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7352
7353 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
7354
7355         * g++.old_deja/g++.pt/using8.C: New test.
7356
7357 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7358
7359         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7360
7361 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
7362
7363         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7364         where a failure is expected.
7365         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7366
7367 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7368
7369         * g++.old_deja/g++.pt/instantiate12.C: New test.
7370
7371 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7372
7373         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7374         start of structs.
7375         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7376         * g++.old-deja/g++.brendan/crash17.C: Likewise.
7377         * g++.old-deja/g++.brendan/crash29.C: Likewise.
7378         * g++.old-deja/g++.brendan/crash48.C: Likewise.
7379         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7380         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7381         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7382         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7383         * g++.old-deja/g++.eh/spec6.C: Likewise.
7384         * g++.old-deja/g++.jason/crash3.C: Likewise.
7385         * g++.old-deja/g++.law/ctors11.C: Likewise.
7386         * g++.old-deja/g++.law/ctors17.C: Likewise.
7387         * g++.old-deja/g++.law/ctors5.C: Likewise.
7388         * g++.old-deja/g++.law/ctors9.C: Likewise.
7389         * g++.old-deja/g++.mike/ambig1.C: Likewise.
7390         * g++.old-deja/g++.mike/net22.C: Likewise.
7391         * g++.old-deja/g++.mike/p3538a.C: Likewise.
7392         * g++.old-deja/g++.mike/p3538b.C: Likewise.
7393         * g++.old-deja/g++.mike/virt3.C: Likewise.
7394         * g++.old-deja/g++.niklas/t128.C: Likewise.
7395         * g++.old-deja/g++.other/anon4.C: Likewise.
7396         * g++.old-deja/g++.other/using1.C: Likewise.
7397         * g++.old-deja/g++.other/warn3.C: Likewise.
7398         * g++.old-deja/g++.pt/t37.C: Likewise.
7399         * g++.old-deja/g++.robertl/eb69.C: Likewise.
7400         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7401
7402 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7403
7404         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7405
7406 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7407
7408         * gcc.c-torture/execute/stdio-opt-3.c: New test.
7409
7410 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
7411
7412         * gcc.c-torture/compile/20010107-1.c: New test.
7413
7414 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7415
7416         * gcc.c-torture/execute/builtin-noret-1.c: New test.
7417
7418 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7419
7420         * gcc.dg/format/format.h: New file.
7421         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7422         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7423         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7424         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7425         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7426         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7427         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7428         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7429         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7430         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7431         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7432         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7433         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7434         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7435         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7436         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7437         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7438         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7439         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7440         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7441         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7442         instead of declaring standard types, macros and functions in each
7443         test.
7444
7445 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
7446
7447         * gcc.c-torture/execute/20010106-1.c: New test.
7448
7449 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7450
7451         * gcc.dg/format/format.exp: New file.
7452         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7453         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7454         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7455         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7456         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7457         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7458         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7459         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7460         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7461         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7462         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7463         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7464         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7465         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7466         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7467         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7468         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7469         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7470         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7471         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7472         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7473         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7474         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7475         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7476         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7477         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7478         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7479         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7480         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7481         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7482         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7483         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7484         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7485         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7486         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7487         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7488         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7489         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7490         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7491         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7492         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7493         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7494
7495 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
7496
7497         * gcc.c-torture/execute/991228-1.c: Take word endianness into
7498         account.
7499
7500 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7501
7502         * gcc.c-torture/execute/builtin-complex-1.c: New test.
7503
7504 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7505
7506         * g++.old-deja/g++.pt/crash62.C: New test.
7507
7508 2001-01-04  Richard Henderson  <rth@redhat.com>
7509
7510         * gcc.dg/20000926-1.c: Update expected warnings.
7511         * gcc.dg/array-2.c: Likewise.
7512         * gcc.dg/array-4.c: Also validate flexible array members.
7513         * gcc.dg/c99-flex-array-1.c: New.
7514
7515 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7516
7517         * gcc.c-torture/compile/20001222-1.x: Remove.
7518
7519 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7520
7521         * gcc.c-torture/execute/built-in-setjmp.c: New.
7522
7523 2001-01-03  Richard Henderson  <rth@redhat.com>
7524
7525         * gcc.dg/940510-1.c: Update expected error wording.
7526         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7527
7528 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
7529
7530         * lib/target-supports.exp (check_alias_available): Modified to
7531         indicate aliases not supported if only weak aliases are supported.
7532
7533 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7534
7535         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7536         Turn on cmpstrsi checks for __pj__ and __i370__.
7537
7538 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7539
7540         * g++.old-deja/g++.other/virtual11.C: New test.
7541
7542 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7543
7544         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7545
7546 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7547
7548         * gcc.c-torture/compile/20010102-1.c: New test.
7549
7550 2001-01-02  Andreas Jaeger  <aj@suse.de>
7551
7552         * gcc.dg/noreturn-3.c: New test.
7553
7554         * gcc.dg/noreturn-4.c: New test.
7555
7556 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7557
7558         * gcc.c-torture/execute/stdio-opt-1.c: Also test
7559         __builtin_fputc and __builtin_fwrite.
7560
7561 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7562
7563         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7564         signed char, not default char.
7565
7566 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7567
7568         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7569
7570 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
7571
7572         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
7573
7574 2000-12-29  Richard Henderson  <rth@redhat.com>
7575
7576         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7577         (__cyg_profile_func_exit): Define.
7578
7579 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7580
7581         * g++.dg/vtgc1.C: New test.
7582
7583 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
7584
7585         * gcc.dg/noncompile/20001228-1.c: New test.
7586
7587         * gcc.dg/20001228-1.c: New test.
7588
7589         * gcc.c-torture/execute/20001228-1.c: New test.
7590
7591 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7592
7593         * gcc.dg/format-strfmon-1.c: New test.
7594
7595 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7596
7597         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7598         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7599         * gcc.c-torture/execute/string-opt-1.c: Likewise.
7600         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7601         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7602         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7603         * gcc.c-torture/execute/string-opt-6.c: Likewise.
7604         * gcc.c-torture/execute/string-opt-7.c: Likewise.
7605         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7606         * gcc.c-torture/execute/string-opt-9.c: Likewise.
7607         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7608         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7609         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7610
7611         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7612         * gcc.c-torture/execute/string-opt-4.c: Test index.
7613
7614 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
7615
7616         * gcc.c-torture/compile/20001226-1.c: New test.
7617
7618 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7619
7620         * gcc.c-torture/compile/20001222-1.c: New test.
7621         * gcc.c-torture/compile/20001222-1.x: Xfail.
7622
7623 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
7624
7625         * gcc.c-torture/execute/comp-goto-2.c: New test.
7626
7627 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
7628
7629         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7630         Use long types if __INT_MAX__ is 32767.
7631         (main): Use cast to (sint32 *) when poking 88 into a_page.
7632
7633         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7634
7635 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
7636
7637         * gcc.c-torture/compile/20001221-1.c: New test.
7638         * gcc.c-torture/execute/20001221-1.c: New test.
7639
7640 2000-12-20  Richard Henderson  <rth@redhat.com>
7641
7642         * g++.old-deja/g++.pt/crash36.C: Update error lines.
7643         * g++.old-deja/g++.robertl/eb109.C: Likewise.
7644
7645 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7646
7647         * gcc.dg/compare3.c: New test.
7648
7649 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7650
7651         * gcc.dg/format-warnll-1.c: New test.
7652
7653 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7654
7655         * gcc.dg/cpp/cmdlne-P.c: New test.
7656
7657 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7658
7659         * gcc.c-torture/execute/builtin-abs-1.c,
7660         gcc.c-torture/execute/builtin-abs-2.c: New tests.
7661
7662 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7663
7664         * gcc.dg/cpp/multiline.c: New test.
7665
7666 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7667
7668         * g++.old-deja/g++.other/syshdr1.C: Update.
7669         * gcc.dg/cpp/lineflags.c: Remove temporarily.
7670
7671 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7672
7673         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
7674
7675 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7676
7677         * g++.old-deja/g++.pt/ttp65.C: New test.
7678
7679 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7680
7681         * g++.old-deja/g++.pt/ttp64.C: New test.
7682
7683 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7684
7685         * g++.old-deja/g++.pt/spec33.C: New test.
7686
7687 2000-12-14  Catherine Moore  <clm@redhat.com>
7688
7689         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
7690         * gcc.c-torture/execute/920612-2.c: Likewise.
7691         * gcc.c-torture/execute/920428-2.c: Likewise.
7692         * gcc-c-torture/execute/va-arg-11.c: Call exit.
7693         * gcc.c-torture/execute/va-arg-21.c: Likewise.
7694
7695 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7696
7697         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
7698         * gcc.dg/pack-test-2.c: Likewise.
7699
7700 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7701
7702         Tests by Zack Weinberg <zackw@stanford.edu>.
7703
7704         * gcc.dg/cpp/defined.c: Update.
7705         * gcc.dg/cpp/defined_trad.c: New tests.
7706
7707 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7708
7709         * gcc.dg/cpp/trad-direct.c: Update.
7710
7711 2000-12-11  Neil Booth  <neilb@earthling.net>
7712
7713         * gcc.dg/cpp/defined_trad.c
7714
7715 2000-12-11  Neil Booth  <neilb@earthling.net>
7716
7717         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
7718
7719 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7720
7721         * gcc.dg/format-miss-2.c: New test.
7722
7723 2000-12-09  Neil Booth  <neilb@earthling.net>
7724
7725         * gcc.dg/cpp/lineflags.c: New tests.
7726         * gcc.dg/cpp/poison.c: Update.
7727         * gcc.dg/cpp/redef2.c: Update.
7728         * gcc.dg/cpp/skipping.c: New test.
7729
7730 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
7731
7732         * g++.old-deja/g++.other/eh3.C: New testcase.
7733
7734 2000-12-07  Neil Booth  <neilb@earthling.net>
7735
7736         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
7737         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
7738         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
7739         wtr-union-init-2.c, wtr-union-init-3.c: Update.
7740         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
7741         Update.
7742
7743 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7744
7745         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
7746         __SIZE_TYPE__ instead of int for type of integers cast to
7747         pointers.
7748
7749 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
7750
7751         * g++.old-deja/g++.other/cleanup4.C: New test.
7752
7753 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7754
7755         * format-sec-1.c: New test.
7756
7757 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7758
7759         * gcc.dg/format-nonlit-3.c: New test.
7760
7761 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7762
7763         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
7764         through a null pointer.
7765
7766 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7767
7768         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
7769         * g++.old-deja/g++.pt/partial4.C: New test.
7770
7771 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
7772
7773         * gcc.c-torture/execute/ieee/hugeval.x: New.
7774
7775 2000-12-06  Neil Booth  <neilb@earthling.net>
7776
7777         * gcc.dg/cpp/backslash2.c: New tests.
7778
7779 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7780
7781         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
7782         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
7783
7784 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
7785
7786         * gcc.c-torture/execute/20001203-2.c: New testcase.
7787
7788 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7789
7790         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
7791         * g++.old-deja/g++.other/virtual10.C: New test.
7792
7793 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7794
7795         * g++.old-deja/g++.mike/pmf5.C: Remove test.
7796
7797 2000-12-05  Richard Henderson  <rth@redhat.com>
7798
7799         * gcc.c-torture/compile/20001205-1.c: New.
7800
7801 2000-12-04  Neil Booth  <neilb@earthling.net>
7802
7803         * g++.old-deja/g++.other/virtual9.C: New test.
7804         * g++.old-deja/g++.pt/crash61.C: New test.
7805         * gcc.c-torture/execute/loop-9.c: New test.
7806
7807 2000-12-04  Neil Booth  <neilb@earthling.net>
7808
7809         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
7810         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
7811         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
7812         * gcc.dg/cpp/extratokens.c: ...here.
7813
7814 2000-12-04  Neil Booth  <neilb@earthling.net>
7815
7816         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
7817         New tests.
7818
7819 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7820
7821         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
7822         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
7823
7824 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7825
7826         * gcc.c-torture/execute/20001203-1.c: New test.
7827
7828 2000-12-03  Neil Booth  <neilb@earthling.net>
7829
7830         * gcc.dg/cpp/macro6.c: New test cases.
7831
7832 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7833
7834         * gcc.c-torture/execute/string-opt-9.c: New test.
7835         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7836         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7837         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7838
7839         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
7840         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
7841
7842 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
7843
7844         * gcc.dg/cpp/if-6.c: New testcase.
7845
7846         * gcc.dg/20001201-1.c: New testcase.
7847
7848 2000-12-02  Neil Booth  <neilb@earthling.net>
7849
7850         * g++.old-deja/g++.other/externC4.C,
7851         g++.old-deja/g++.other/friend10.C: New tests.
7852
7853 2000-12-02  Neil Booth  <neilb@earthling.net>
7854
7855         * g++.old-deja/g++.other/instan2.C
7856         * g++.old-deja/g++.other/instan3.C: New test.
7857
7858 2000-12-02  Neil Booth  <neilb@earthling.net>
7859
7860         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
7861         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
7862         gnuc99.c,gnuc99-pedantic.c: New tests.
7863
7864 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7865
7866         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
7867         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
7868
7869 2000-12-01  Neil Booth  <neilb@earthling.net>
7870
7871         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
7872         * gcc.dg/cpp/poison.c: Update.
7873         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
7874
7875 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
7876
7877         * g77.f-torture/execute/20001201.f: New test.
7878
7879 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7880
7881         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
7882
7883 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
7884
7885         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
7886
7887 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
7888
7889         * g++.old-deja/g++.other/cast6.C: New test.
7890
7891 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
7892
7893         * gcc.c-torture/execute/20001130-2.c: New testcase.
7894
7895 2000-11-30  Richard Henderson  <rth@redhat.com>
7896
7897         * gcc.c-torture/execute/20001130-1.c: New test.
7898
7899 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7900
7901         * g++.old-deja/g++.other/op3.C: New test.
7902
7903 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7904
7905         * g++.old-deja/g++.other/op2.C: New test.
7906
7907 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7908
7909         * g++.old-deja/g++.other/crash38.C: New test.
7910
7911 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
7912
7913         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
7914
7915 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
7916
7917         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
7918         tests.
7919         * gcc.c-torture/execute/string-opt-6.c: New test.
7920
7921         * gcc.dg/20001117-1.c: Add main.
7922
7923 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
7924
7925         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
7926         Move from here ...
7927         * gcc.dg/940510-1.c: ... to here.
7928
7929         * gcc.dg/20000926-1.c: GNU C now allows initializations of
7930         zero-size arrays in toplevel structures.
7931
7932 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7933
7934         * gcc.c-torture/execute/loop-8.c: New test.
7935
7936 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7937
7938         * g++.old-deja/g++.other/base1.C: New test.
7939
7940 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7941
7942         * g++.old-deja/g++.other/parse2.C: New test.
7943
7944 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7945
7946         * g++.old-deja/g++.pt/incomplete1.C: New test.
7947
7948 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7949
7950         * g++.old-deja/g++.other/friend9.C: New test.
7951
7952 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7953
7954         * gcc.dg/20001127-1.c: New test.
7955
7956 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7957
7958         * g++.old-deja/g++.pt/friend46.C: New test.
7959
7960 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7961
7962         * g++.old-deja/g++.other/ptrmem8.C: New test.
7963
7964 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7965
7966         * gcc.c-torture/execute/string-opt-7.c: New test.
7967         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7968
7969 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7970
7971         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
7972         instead of 'mkcheck 2'.
7973
7974 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7975
7976         * gcc.c-torture/execute/memcheck/driver.c,
7977         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
7978         C9X references to refer to C99.
7979
7980 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
7981
7982         * gcc.dg/ultrasp3.c: New test.
7983
7984 2000-11-25  Neil Booth  <neilb@earthling.net>
7985
7986         * gcc.dg/cpp/include2.c: Update test to be locale independent.
7987
7988 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
7989
7990         * gcc.c-torture/compile/20001123-2.c: New.
7991
7992 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7993
7994         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
7995
7996 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
7997
7998         * gcc.dg/sequence-point-1.c: Add some new tests.
7999         * gcc.c-torture/execute/20001124-1.c: New test.
8000
8001 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
8002
8003         * g++.old-deja/g++.other/vaarg4.C: New test.
8004         * gcc.c-torture/compile/20001123-1.c: New test.
8005
8006 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
8007
8008         * g++.other/crash24.C: Adjust and remove XFAIL.
8009         * g++.other/crash37.C: New test.
8010
8011 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
8012
8013         * g++.old-deja/g++.pt/instantiate9.C: New test.
8014
8015 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
8016
8017         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8018         new ABI, too.
8019
8020         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8021         * g++.old-deja/g++.robertl/eb55.C: Likewise.
8022
8023 2000-11-22  Neil Booth  <neilb@earthling.net>
8024
8025         * gcc.dg/cpp/Wtrigraphs.c: New test.
8026
8027 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8028
8029         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8030
8031 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
8032
8033         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8034
8035 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
8036
8037         * lib/gcc-dg.exp: load_lib scanasm.exp.
8038         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8039         * lib/g++-dg.exp: load_lib scanasm.exp.
8040         * lib/scanasm.exp: New.
8041         (scan-assembler, scan-assembler-not): Add optional arguments to
8042         test name, or if not present, the pattern name.
8043         (scan-assembler-dem, scan-assembler-dem-not): New.
8044
8045         * g++.dg/dg.exp: New.
8046
8047 2000-11-21  Neil Booth  <neilb@earthling.net>
8048
8049         * gcc.dg/cpp/integrated1.c: Remove.
8050
8051 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8052
8053         * gcc.c-torture/execute/20001121-1.c: New test.
8054
8055 2000-11-21  Richard Henderson  <rth@redhat.com>
8056
8057         * gcc.c-torture/compile/20001121-1.c: New test.
8058
8059 2000-11-20  Neil Booth  <neilb@earthling.net>
8060
8061         * gcc.dg/cpp/integrated1.c: New test.
8062
8063 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
8064
8065         * g++.old-deja/g++.other/inline17.C: New test.
8066
8067 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
8068
8069         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8070         local variable to be zero: I made the variable global. Now
8071         uses abort() and exit() instead of relying on main's return value.
8072
8073 2000-11-20  Neil Booth  <neilb@earthling.net>
8074
8075         * gcc.dg/cpp/paste2.c: Update test.
8076         * objc/execute/paste.m: New test.
8077
8078 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8079
8080         * gcc.dg/c99-condexpr-1.c: New test.
8081
8082 2000-11-20  Neil Booth  <neilb@earthling.net>
8083
8084         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8085
8086 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
8087
8088         * g++.old-deja/g++.pt/export1.C: New test.
8089
8090 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
8091
8092         * gcc.dg/20001117-1.c: New test.
8093
8094 2000-11-18  Richard Henderson  <rth@redhat.com>
8095
8096         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8097
8098 2000-11-18  Richard Henderson  <rth@redhat.com>
8099
8100         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8101         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8102         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8103
8104 2000-11-18  Richard Henderson  <rth@redhat.com>
8105
8106         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8107         (main): New.  Exit cleanly.
8108
8109 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8110
8111         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8112         gcc.dg/c99-fordecl-2.c: New tests.
8113
8114 2000-11-18  Richard Henderson  <rth@redhat.com>
8115
8116         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8117         * gcc.c-torture/execute/zerolen-2.c: New.
8118
8119 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8120
8121         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8122         memory.
8123
8124 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8125
8126         * g++.old-deja/g++.pt/instantiate8.C: New test.
8127
8128 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
8129
8130         * g++.old-deja/g++.other/incomplete.C: Add more tests.
8131         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8132
8133 2000-11-16  Nick Clifton  <nickc@redhat.com>
8134
8135         * gcc.c-torture/execute/nestfunc-2.c: New test.
8136         * gcc.c-torture/execute/nestfunc-3.c: New test.
8137
8138 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8139
8140         * gcc.c-torture/compile/20001116-1.c: New test.
8141
8142 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8143
8144         * gcc.c-torture/execute/20001115-1.c: New test.
8145
8146 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
8147
8148         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8149         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8150         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8151         * g++.old-deja/g++.abi/vmihint.C: Likewise.
8152
8153 2000-11-15  Neil Booth  <neilb@earthling.net>
8154
8155         gcc.dg/cpp/_Pragma1.c: Update.
8156         gcc.dg/cpp/_Pragma2.c: New test.
8157
8158 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8159
8160         * g++.old-deja/g++.other/anon5.C: New test.
8161
8162 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8163
8164         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8165         tests.
8166
8167 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
8168
8169         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8170         output.
8171
8172 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8173
8174         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8175         labels at end of compound statements.
8176
8177 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
8178
8179         * gcc.c-torture/execute/loop-7.c: New test.
8180
8181 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8182
8183         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8184
8185 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8186
8187         * gcc.dg/c99-bool-1.c: New test.
8188
8189 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8190
8191         * gcc.dg/c99-scope-1.c: Remove xfail.
8192         * gcc.dg/c99-scope-2.c: New test.
8193
8194 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8195
8196         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8197         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8198
8199 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
8200
8201         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8202         error messages.
8203
8204         * g++.mike/p700.C: Don't typedef wchar_t.
8205         * g++.mike/p784.C: Likewise.
8206         * g++.mike/eb101.C: Don't use __wchar_t.
8207
8208 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
8209
8210         * g77.f-torture/execute/20001111.[fx]: Test premature exit
8211         from DO loop.
8212
8213 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8214
8215         * gcc.c-torture/execute/20001111-1.c: New test.
8216
8217 2000-11-10  Nick Clifton  <nickc@redhat.com>
8218
8219         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8220         long multuiple and accumulate.
8221
8222 2000-11-09  Richard Henderson  <rth@redhat.com>
8223
8224         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8225         via size_t instead of int.
8226
8227         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8228         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8229         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8230         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8231
8232 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
8233
8234         * gcc.c-torture/compile/20001109-1.c: New test.
8235         * gcc.c-torture/compile/20001109-2.c: New test.
8236
8237 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
8238
8239         * g++.old-deja/g++.pt/operator1.C: New test.
8240         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8241
8242 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8243
8244         * gcc.dg/20001108-1.c: New test.
8245
8246 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8247
8248         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8249         with both arguments constant strings.
8250         * gcc.c-torture/execute/string-opt-3.c: New test.
8251         * gcc.c-torture/execute/string-opt-4.c: New test.
8252         * gcc.c-torture/execute/string-opt-5.c: New test.
8253
8254 2000-11-08  Nick Clifton  <nickc@redhat.com>
8255
8256         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
8257         mulsidi3adddi patterns.
8258
8259 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
8260
8261         * g++.old-deja/g++.other/crash36.C: New test.
8262
8263 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
8264
8265         * g++.old-deja/g++.other/init16.C: New test.
8266
8267 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
8268
8269         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8270
8271 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8272
8273         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8274         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8275         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8276
8277 2000-11-07  DJ Delorie  <dj@redhat.com>
8278
8279         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8280
8281 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8282
8283         * gcc.c-torture/execute/string-opt-1.c: New test.
8284
8285 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8286
8287         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
8288         mips-sgi-irix6.* because the MIPS ABI passes floating-point
8289         parameters in registers, and there is no way for a varargs
8290         function to know in which order the integer and floating-point
8291         parameters should be interleaved when they are placed on the
8292         stack.
8293         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8294         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8295
8296 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8297
8298         * gcc.c-torture/execute/string-opt-2.c: New test.
8299
8300 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
8301
8302         * g++.old-deja/g++.pt/crash60.C: New test.
8303
8304 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8305
8306         * g++.old-deja/g++.other/crash24.C: New test.
8307         * g++.old-deja/g++.other/crash25.C: New test.
8308         * g++.old-deja/g++.other/crash26.C: New test.
8309         * g++.old-deja/g++.other/crash27.C: New test.
8310         * g++.old-deja/g++.other/crash28.C: New test.
8311         * g++.old-deja/g++.other/crash29.C: New test.
8312         * g++.old-deja/g++.other/crash30.C: New test.
8313         * g++.old-deja/g++.other/crash31.C: New test.
8314         * g++.old-deja/g++.other/crash32.C: New test.
8315         * g++.old-deja/g++.other/crash33.C: New test.
8316         * g++.old-deja/g++.other/crash34.C: New test.
8317         * g++.old-deja/g++.other/crash35.C: New test.
8318
8319 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8320
8321         * gcc.c-torture/execute/20001031-1.c: New test.
8322
8323 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
8324
8325         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8326         namespace.
8327
8328         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8329         standards-conformant.
8330
8331         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8332
8333         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8334         * g++.old-deja/g++.mike/p755a.C: Likewise.
8335         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8336         library makes no calls to `operator new' during initialization.
8337
8338 2000-11-04  Neil Booth  <neilb@earthling.net>
8339
8340         * gcc.dg/cpp/include2.c: New tests.
8341
8342 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
8343
8344         * lib/g++.exp (g++_set_ld_library_path): New function.
8345         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8346
8347 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
8348
8349         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
8350         warnings.
8351
8352 2000-11-01  Richard Henderson  <rth@redhat.com>
8353
8354         * g++.old-deja/g++.ext/namedret1.C: New.
8355         * g++.old-deja/g++.ext/namedret2.C: New.
8356         * g++.old-deja/g++.ext/namedret3.C: New.
8357
8358 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
8359
8360         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8361         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8362
8363 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8364
8365         * gcc.c-torture/execute/va-arg-21.c: New test.
8366
8367 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8368
8369         * gcc.dg/c99-complex-2.c: New test.
8370
8371 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8372
8373         * gcc.c-torture/execute/stdio-opt-1.c: New test.
8374
8375 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
8376
8377         * g++.old-deja/g++.other/inline16.C: New test.
8378
8379 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
8380
8381         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8382         __PRETTY_FUNCTION__
8383
8384 2000-10-29  Neil Booth  <neilb@earthling.net>
8385
8386         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8387         New tests.
8388         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8389         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8390         optimisation.
8391
8392 2000-10-29  Neil Booth  <neilb@earthling.net>
8393
8394         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8395         * mi1.c, mi1c.h: Add null directives to multiple-include test.
8396         * mi5.c: Test multiple includes work with -C.
8397         * trigraphs.c: Test ^= version.
8398
8399 2000-10-28  Neil Booth  <neilb@earthling.net>
8400
8401         New tests and test updates for new macro expander.
8402
8403         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8404         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8405         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8406         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8407         new diagnostic messages.
8408
8409         * gcc.dg/cpp/macro3.c: New tests.
8410
8411 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
8412
8413         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8414         on the same line.
8415
8416 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
8417
8418         * g++.old-deja/g++.other/eh2.C: New test.
8419
8420 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8421
8422         * gcc.c-torture/execute/20001027-1.c: New test.
8423
8424 2000-10-26  Richard Henderson  <rth@redhat.com>
8425
8426         * gcc.c-torture/execute/20001026-1.c: New.
8427
8428 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
8429
8430         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8431         * g++.old-deja/g++.law/builtin1.C: Likewise.
8432         * g++.old-deja/g++.law/ctors10.C: Likewise.
8433         * g++.old-deja/g++.law/virtual3.C: Likewise.
8434         * g++.old-deja/g++.mike/p658.C: Likewise.
8435         * g++.old-deja/g++.other/sibcall1.C: Likewise.
8436         * g++.old-deja/g++.other/vaarg2.C: Likewise.
8437         * g++.old-deja/g++.robertl/eb124.C: Likewise.
8438         * g++.old-deja/g++.robertl/eb44.C: Likewise.
8439         * g++.old-deja/g++.robertl/eb77.C: Likewise.
8440
8441 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
8442
8443         * gcc.c-torture/compile/20001024-1.c: New test.
8444
8445 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
8446
8447         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8448         to tell us whether or not we are using V3.
8449
8450 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8451
8452         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8453         operands.
8454
8455 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8456
8457         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8458
8459 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
8460
8461         * gcc.c-torture/execute/20001024-1.c: New test.
8462
8463 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
8464
8465         * g++.old-deja/g++.other/sibcall1.C: New test.
8466
8467 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
8468
8469         * gcc.dg/noncompile/init-3.c: New test.
8470
8471 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8472
8473         * gcc.dg/format-array-1.c: New test.
8474
8475 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8476
8477         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8478         writing through null pointers; remove comment about testing
8479         unterminated strings.
8480
8481 2000-10-17  Matthew Hiller  <hiller@redhat.com>
8482
8483         * gcc.c-torture/execute/20001017-2.c: New test.
8484
8485 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8486
8487         * gcc.c-torture/compile/20001018-1.c: New test.
8488         * gcc.c-torture/compile/20001018-1.x: Xfail.
8489
8490 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8491
8492         * gcc.c-torture/execute/20001017-1.c: New test.
8493
8494 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8495
8496         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8497         for multiple use of arguments with scanf formats; add tests for
8498         multiple use of arguments.
8499
8500 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
8501
8502         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8503
8504 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8505
8506         * gcc.dg/format-miss-1.c: New test.
8507
8508 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8509
8510         * gcc.c-torture/execute/20001013-1.c: New test.
8511
8512 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8513
8514         * gcc.dg/format-branch-1.c: New test.
8515
8516 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8517
8518         * README, lib/file-format.exp: Remove EGCS references.
8519
8520 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8521
8522         * gcc.dg/20001013-1.c: New test.
8523
8524 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8525
8526         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8527         for intmax_t in the compiler using __typeof__ and the type rules
8528         for conditional expressions.
8529
8530 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
8531
8532         * gcc.dg/20001012-1.c: New test.
8533         * gcc.dg/20001012-2.c: New test.
8534
8535 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8536
8537         * gcc.dg/format-attr-1.c: New test.
8538
8539 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8540
8541         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8542         __LONG_LONG_MAX__ instead of LLONG_MAX.
8543
8544 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8545
8546         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8547         scanf flags.
8548         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8549         flags.
8550
8551 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8552
8553         * gcc.dg/sequence-pt-1.c: New test.
8554
8555 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
8556
8557         * gcc.c-torture/execute/20001011-1.c: New testcase.
8558         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8559
8560 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8561
8562         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8563         does not error on it.
8564
8565 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8566
8567         * gcc.dg/20001009-1.c: New test.
8568
8569 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8570
8571         * gcc.c-torture/compile/20001009-1.c: Move from here ....
8572         * gcc.c-torture/execute/20001009-2.c: ... to here.
8573
8574 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
8575
8576         * gcc.c-torture/compile/20001009-1.c: New testcase.
8577         * gcc.c-torture/execute/20001009-1.c: New testcase.
8578         Testcases provided by Jan Hubicka <jh@suse.cz>.
8579
8580 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8581
8582         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8583         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8584         uintmax_t using <limits.h> to emulate the compiler's internal
8585         logic.  No longer XFAIL %j tests.
8586
8587 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8588
8589         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8590         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8591         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8592         regexps and details of expected handling of some bad formats.
8593         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8594         suppression.
8595
8596 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8597
8598         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8599         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8600         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8601         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8602         in list archives.
8603
8604 2000-10-06  Richard Henderson  <rth@cygnus.com>
8605
8606         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8607         * g++.old-deja/g++.brendan/crash52.C: Likewise.
8608         * g++.old-deja/g++.jason/report.C: Likewise.
8609         * g++.old-deja/g++.law/friend5.C: Likewise.
8610         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
8611         of the expected warnings.
8612
8613 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
8614
8615         * g++.old-deja/g++.pt/enum14.C: New test.
8616
8617 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
8618
8619         * g++.old-deja/g++.pt/crash59.C: New test.
8620
8621 2000-10-04  Will Cohen  <wcohen@redhat.com>
8622
8623         * gcc.dg/20000926-1.c: New test.
8624
8625 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
8626
8627         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8628         function name for current C++ compiler.
8629         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8630
8631 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
8632
8633         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8634         __PRETTY_FUNCTION__.
8635         * g++.old-deja/g++.ext/pretty2.C: Likewise.
8636
8637 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8638
8639         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8640
8641 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
8642
8643         * gcc.c-torture/compile/20000923-1.c: New test.
8644
8645 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8646
8647         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8648         * g++.old-deja/g++.pt/ttp62.C: Same.
8649         * g++.old-deja/g++.other/inline14.C: Same.
8650
8651 2000-09-24  Richard Henderson  <rth@cygnus.com>
8652
8653         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
8654
8655 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8656
8657         * gcc.dg/c90-printf-1.c: Add test for wide string format.
8658
8659 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
8660
8661         * gcc.c-torture/compile/20000922-1.c: New file.
8662
8663 2000-09-21  Nick Clifton  <nickc@redhat.com>
8664
8665         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
8666         a signed long modulo operation.
8667         (mod6): New function - perform an unsigned long modulo operation.
8668         (main): Add tests for modulos of very large numbers by very small
8669         dividends.
8670
8671 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8672
8673         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
8674
8675 2000-09-19  Richard Henderson  <rth@cygnus.com>
8676
8677         * gcc.dg/compare2.c (case 10): XFAIL.
8678
8679 2000-09-18  Richard Henderson  <rth@cygnus.com>
8680
8681         * gcc.c-torture/execute/20000906-1.c: Move ...
8682         * gcc.dg/20000906-1.c: ... here.  Only run on targets
8683         that support __builtin_trap.
8684
8685 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
8686
8687         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
8688
8689 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8690
8691         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
8692         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
8693         more $ format tests.
8694
8695 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8696
8697         * gcc.dg/format-errmk-1.c: New test.
8698
8699 2000-09-17  Greg McGary  <greg@mcgary.org>
8700
8701         * gcc.c-torture/execute/20000917-1.x: Remove.
8702
8703 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8704
8705         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
8706
8707 2000-09-17  Greg McGary  <greg@mcgary.org>
8708
8709         * gcc.c-torture/execute/20000917-1.c: New test.
8710         * gcc.c-torture/execute/20000917-1.x: XFAIL.
8711
8712 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
8713
8714         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
8715         in nested macro bug.
8716
8717 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
8718
8719         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
8720
8721 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
8722
8723         * gcc.c-torture/execute/20000914-1.c: New test.
8724
8725 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
8726
8727         * g++.other/inline13.C: New test.
8728
8729 2000-09-12  Andreas Jaeger  <aj@suse.de>
8730
8731         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
8732         constant by Ulrich Drepper <drepper@redhat.com>.
8733
8734 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8735
8736         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
8737
8738 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8739
8740         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
8741
8742 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
8743
8744         * gcc.dg/cpp/backslash.c: New test.
8745
8746 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
8747
8748         * gcc.c-torture/execute/20000910-1.c: New test.
8749         * gcc.c-torture/execute/20000910-2.c: Likewise.
8750
8751 2000-09-11  Robert Lipe  <robertl@sco.com>
8752
8753         * gcc.dg/pragma-align.c: New test.
8754
8755 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8756
8757         * g++.old-deja/g++.pt/explicit82.C: New test.
8758         * g++.old-deja/g++.pt/explicit83.C: New test.
8759
8760 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8761
8762         * gcc.dg/asm-names.c: New test.
8763
8764 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8765
8766         * gcc.dg/cpp/tr-warn6.c: New test
8767
8768 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8769
8770         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
8771         be accepted.
8772
8773 2000-09-07  Catherine Moore  <clm@redhat.com>
8774
8775         * gcc.c-torture/execute/unroll-1.c: New test.
8776
8777 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8778
8779         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
8780         ERROR markers.
8781         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
8782         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
8783         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
8784         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
8785         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
8786         Preprocess only.
8787         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
8788         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
8789
8790 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8791
8792         * g++.old-deja/g++.pt/deduct2.C: New test.
8793
8794 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8795
8796         * g++.old-deja/g++.pt/parms2.C: New test.
8797
8798 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8799
8800         * g++.old-deja/g++.pt/crash58.C: New test.
8801
8802 2000-09-06  Greg McGary  <greg@mcgary.org>
8803
8804         * gcc.c-torture/execute/20000906-1.c: New test.
8805         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
8806
8807 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8808
8809         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
8810
8811 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8812
8813         * g++.old-deja/g++.pt/crash57.C: New test.
8814
8815 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8816
8817         * g++.old-deja/g++.pt/crash56.C: New test.
8818
8819 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8820
8821         * g++.old-deja/g++.pt/koenig1.C: New test.
8822
8823 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8824
8825         * gcc.dg/20000904-1.c: New test.
8826
8827 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8828
8829         * gcc.dg/cpp/paste8.c: New test.
8830
8831 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
8832
8833         * gcc.c-torture/compile/20000827-1.c: New test.
8834
8835 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8836
8837         * gcc.dg/format-diag-1.c: New test.
8838
8839 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8840
8841         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
8842         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
8843         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
8844         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
8845         gcc.dg/formatz-1.c: Adjust warning regular expressions.
8846
8847 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8848
8849         * g++.old-deja/g++.other/nested4.C: New test.
8850
8851 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8852
8853         * g++.old-deja/g++.ns/scoped1.C: New test.
8854
8855 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
8856
8857         * lib/g++.exp: Support testing already-installed GCC.
8858
8859 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8860
8861         * wtr-label-1.c, wtr-suffix-1.c: New tests.
8862
8863 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8864
8865         * gcc.dg/return-type-2.c: New test.
8866
8867 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
8868
8869         * gcc.c-torture/compile/20000825-1.c: New test.
8870
8871 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
8872
8873         * gcc.dg/dwarf2-2.c: New test.
8874
8875 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
8876
8877         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
8878         dg-warning regexps.
8879
8880 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8881
8882         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
8883         gcc.dg/format-ext-5.c: New tests.
8884
8885 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
8886
8887         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
8888
8889 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
8890
8891         * gcc.dg/noncompile/930622-2.c: Adjust error message.
8892
8893 2000-08-24  Richard Henderson  <rth@cygnus.com>
8894
8895         * gcc.dg/ia64-sync-1.c: New test.
8896         * gcc.dg/ia64-sync-2.c: New test.
8897         * gcc.dg/ia64-asm-1.c: New test.
8898
8899 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8900
8901         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
8902         * gcc.dg/format-ext-2.c: New test.
8903
8904 2000-08-23  Jason Merrill  <jason@redhat.com>
8905
8906         * lib/old-dejagnu.exp: Also ignore "In member function" and
8907         "At global scope".
8908
8909 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8910
8911         * gcc.dg/noncompile/label-lineno-1.c: New test.
8912
8913 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8914
8915         * gcc.dg/c99-array-nonobj-1.c: New test.
8916
8917 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8918
8919         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
8920         tests.
8921         * gcc.dg/format-ext-1.c: New test.
8922
8923 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8924
8925         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
8926         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
8927         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
8928         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
8929         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
8930
8931 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8932
8933         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
8934         gcc.dg/c99-strftime-2.c: New tests.
8935
8936 2000-08-22  Richard Henderson  <rth@cygnus.com>
8937
8938         * gcc.c-torture/execute/20000822-1.c: New test.
8939
8940 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8941
8942         * gcc.c-torture/execute/20000819-1.x: Remove.
8943
8944 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8945
8946         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
8947         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
8948         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
8949         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
8950         gcc.dg/format-xopen-1.c: New tests.
8951
8952 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8953
8954         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
8955
8956 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8957
8958         * g++.old-deja/g++.other/loop2.C: New test.
8959
8960         * gcc.c-torture/compile/20000606-1.c: New test.
8961         * gcc.c-torture/compile/20000728-1.c: New test.
8962         * gcc.c-torture/execute/20000801-1.c: New test.
8963         * gcc.c-torture/execute/20000801-2.c: New test.
8964         * gcc.c-torture/execute/20000819-1.c: New test.
8965         * gcc.c-torture/execute/20000819-1.x: XFAIL.
8966         * gcc.dg/20000629-1.c: New test.
8967         * gcc.dg/20000724-1.c: New test.
8968         * gcc.dg/20000807-1.c: New test.
8969
8970 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
8971
8972         * gcc.dg/cpp/pragma-1.c: New test.
8973         * gcc.dg/cpp/pragma-2.c: New test.
8974
8975 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
8976
8977         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
8978         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
8979
8980 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8981
8982         * gcc.c-torture/compile/20000818-1.c: New test.
8983
8984 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
8985
8986         * gcc.c-torture/execute/20000818-1.c: New test.
8987
8988 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8989
8990         * gcc.dg/format-va-1.c: New test.
8991
8992 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8993
8994         * g++.old-deja/g++.other/typedef8.C: New test.
8995
8996 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8997
8998         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
8999         * g++.old-deja/g++.mike/net36.C: Mark candidate.
9000         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9001         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9002         * g++.old-deja/g++.other/ptrmem7.C: New test.
9003         * g++.old-deja/g++.pt/ptrmem10.C: New test.
9004
9005 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9006
9007         * g++.old-deja/g++.pt/typename27.C: New test.
9008
9009 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
9010
9011         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9012         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9013         * g++.old-deja/g++.pt/friend45.C: New test.
9014         * g++.old-deja/g++.other/friend8.C: New test.
9015
9016 2000-08-15  Richard Henderson  <rth@cygnus.com>
9017
9018         * gcc.c-torture/execute/20000815-1.c: New test.
9019
9020 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9021
9022         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9023         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9024         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9025
9026 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
9027
9028         * g++.old-deja/g++.other/refinit2.C: New test.
9029
9030 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9031
9032         * lib/c-torture.exp (c-torture): Make
9033         compiler_conditional_xfail_data global.
9034         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9035         compiler_conditional_xfail_data machinery.
9036         (f-torture-execute): Likewise.
9037         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9038         and only when unrolling loops.
9039
9040         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9041
9042 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9043
9044         * g++.old-deja/g++.pt/explicit81.C: New test.
9045
9046 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
9047
9048         * g++.old-deja/g++.pt/typename26.C: New test.
9049
9050 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
9051
9052         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9053         warning.
9054
9055 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9056
9057         * g++.old-deja/g++.other/array3.C: New test.
9058
9059 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9060
9061         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9062         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9063         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9064         New tests.
9065
9066 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
9067
9068         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9069         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9070
9071 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
9072
9073         * gcc.c-torture/execute/20000808-1.c: New test.
9074
9075 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9076
9077         * gcc.dg/c90-const-expr-1.c: New test.
9078
9079 2000-08-08  Richard Henderson  <rth@cygnus.com>
9080
9081         * gcc.dg/noncompile/920923-1.c: Declare calloc.
9082
9083 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9084
9085         * gcc.dg/noncompile/const-ll-1.c: New test.
9086
9087 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9088
9089         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9090
9091 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
9092
9093         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9094         that running programs linked against the shared version of libobjc
9095         run correctly.
9096
9097 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9098
9099         * gcc.dg/c99-printf-1.c: New test.
9100
9101 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9102
9103         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9104
9105 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
9106
9107         * gcc.c-torture/execute/20000731-1.x: Delete.
9108
9109 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
9110
9111         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9112         and torture_without_loops as is done by c-torture.exp.
9113         (search_for): Copy from c-torture.exp.
9114         (gcc-dg-runtest): New function, drives a directory of tests
9115         iterating over the TORTURE_OPTIONS.
9116         (scan-assembler, scan-assembler-not): Move here from
9117         individual directory drivers.
9118
9119         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9120         defined by lib/gcc-dg.exp.
9121         * gcc.dg/cpp/cpp.exp: Likewise.
9122         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
9123         gcc-dg-runtest, so we cycle over optimization options.
9124
9125         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9126         * gcc.dg/compare2.c: No longer expected to fail.
9127
9128 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
9129
9130         * gcc.c-torture/execute/20000804-1.c: New test.
9131
9132 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9133
9134         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9135
9136 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
9137
9138         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9139
9140 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
9141
9142         * gcc.c-torture/compile/20000803-1.c: New test.
9143
9144 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9145
9146         * gcc.c-torture/execute/20000801-3.c,
9147         gcc.c-torture/execute/20000801-4.c: New tests.
9148         * gcc.c-torture/execute/20000801-3.x,
9149         gcc.c-torture/execute/20000801-4.x: Xfail.
9150
9151 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
9152
9153         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9154         libobjc/.libs to allow for libtool.
9155
9156 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
9157
9158         * gcc.c-torture/compile/20000802-1.c: New test.
9159
9160 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
9161
9162         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9163
9164 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
9165
9166         * gcc-c-torture/execute/20000731-2.c: New test.
9167
9168         * gcc.c-torture/execute/20000731-1.c: New test.
9169         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9170
9171 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
9172
9173         * testsuite/gcc.dg/cpp/paste7.c: New test.
9174         * gcc.dg/cpp/20000725-1.c: New test.
9175
9176 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
9177
9178         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9179         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9180         declaration warning for __builtin_dwarf_reg_size.
9181
9182         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9183
9184 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9185
9186         * gcc.dg/noncompile/voidparam-1.c: New test.
9187
9188 2000-07-30  Richard Henderson  <rth@cygnus.com>
9189
9190         * gcc.dg/c90-digraph-1.c: Don't xfail.
9191         * gcc.dg/compare2.c (case 10): Xfail.
9192         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9193
9194 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
9195
9196         * gcc.dg/c99-main-1.c: New test.
9197
9198 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9199
9200         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9201
9202 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
9203
9204         * gcc.c-tortuer/execute/20000726-1.c: New test.
9205
9206 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
9207
9208         * gcc.c-torture/execute/enum-2.c: New test.
9209
9210 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9211
9212         * gcc.dg/cpp/tr-warn3.c: New test.
9213
9214 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9215
9216         * g++.old-deja/g++.ext/implicit1.C: Remove.
9217         * g++.old-deja/g++.jason/c2.C: Remove
9218         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9219         * g++.old-deja/g++.pt/crash16.C: Likewise.
9220         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9221
9222 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9223
9224         * g++.old-deja/g++.other/for2.C: New test.
9225
9226 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
9227
9228         * gcc.dg/20000720-1.c: New test.
9229
9230 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
9231
9232         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
9233
9234 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
9235
9236         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9237         * gcc.c-torture/execute/20000722-1.c: New.
9238         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9239
9240 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
9241
9242         * gcc.dg/cpp/20000720-1.S: New test.
9243
9244 2000-07-21  Michael Meissner  <meissner@redhat.com>
9245
9246         * gcc.c-torture/execute/ieee/hugeval.c: New test.
9247
9248 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9249
9250         * g++.old-deja/g++.brendan/crash16.C,
9251         g++.old-deja/g++.brendan/parse3.C,
9252         g++.old-deja/g++.brendan/redecl1.C,
9253         g++.old-deja/g++.ns/template13.C,
9254         g++.old-deja/g++.other/decl4.C,
9255         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9256
9257 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9258
9259         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9260         and "Internal error".
9261
9262         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9263         regexps.
9264         * gcc.dg/cpp/paste6.c: New test.
9265
9266 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
9267
9268         * gcc.dg/cpp/tr-direct.c: New test.
9269
9270         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9271         gcc.dg/cpp/undef1.c: Tweak error regexps.
9272
9273 2000-07-18  Eric Christopher <echristo@redhat.com>
9274
9275         * gcc.c-torture/compile/20000718-1.c: New test.
9276
9277 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
9278
9279         * cpplex.c (_cpp_push_token): If the token being pushed back
9280         is the previous token in this context, just subtract one from
9281         context->posn.
9282         * cppmacro.c (save_expansion): Clear aux field when storing a
9283         placemarker.
9284
9285 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
9286
9287         * gcc.dg/noncompile/redecl-1.c: New test.
9288
9289 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
9290
9291         * gcc.c-torture/execute/20000717-5.c: New test.
9292         * gcc.c-torture/execute/20000717-1.x: Removed.
9293
9294 2000-07-17  Richard Henderson  <rth@cygnus.com>
9295
9296         * gcc.c-torture/execute/20000717-4.c: New test.
9297
9298 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
9299
9300         * gcc.dg/cpp/syshdr.c: New test.
9301         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9302
9303 2000-07-17  Neil Booth  <neilb@earthling.net>
9304
9305         * gcc.dg/cpp/cmdlne-dM.c: New test.
9306         * gcc.dg/cpp/cmdlne-dD.c: New test.
9307
9308 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
9309
9310         * gcc.c-torture/execute/20000717-3.c: New test.
9311
9312         * gcc.c-torture/compile/20000717-1.c: New test.
9313
9314 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
9315
9316         * gcc.c-torture/execute/20000717-2.c: New test.
9317
9318 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9319
9320         * gcc.dg/formatz-1.c: New test.
9321
9322         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9323         * gcc.dg/c99-digraph-1.c: New tests.
9324
9325         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9326         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9327
9328         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9329         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9330         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9331         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9332         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9333         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9334         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9335
9336 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
9337
9338         * gcc.c-torture/execute/20000717-1.c: New test.
9339         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9340
9341 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
9342
9343         * gcc.c-torture/execute/20000715-2.c: New test.
9344         * gcc.dg/20000715-1.c: New test.
9345
9346 2000-07-15  Michael Meissner  <meissner@redhat.com>
9347
9348         * gcc.c-torture/execute/20000715-1.c: New test.
9349
9350 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
9351
9352         * gcc.c-torture/execute/20000707-1.c: New test.
9353
9354 2000-07-13  Neil Booth  <NeilB@earthling.net>
9355
9356         * testsuite/gcc.dg/cpp/digraph1.c,
9357         testsuite/gcc.dg/cpp/digraph2.c,
9358         testsuite/gcc.dg/cpp/digraphs.c: New tests.
9359
9360 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
9361
9362         * g77.f-torture/compile/20000630-2.f:  New test.
9363         * g77.f-torture/compile/20000630-2.x
9364
9365 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9366
9367         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
9368
9369 2000-07-11  Neil Booth  <NeilB@earthling.net>
9370
9371         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9372
9373 2000-07-11  Neil Booth  <NeilB@earthling.net>
9374
9375         * gcc.dg/cpp/cmdlne-C.c: New.
9376
9377 2000-07-09  Neil Booth  <NeilB@earthling.net>
9378
9379         * gcc.dg/cpp/directiv.c: New tests.
9380         * gcc.dg/cpp/undef1.c: Update.
9381
9382 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
9383
9384         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9385
9386 2000-07-09  Neil Booth  <NeilB@earthling.net>
9387
9388         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9389
9390 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
9391
9392         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9393         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9394
9395 2000-07-08  Neil Booth  <NeilB@earthling.net>
9396
9397         * gcc.dg/cpp/macsyntx.c: New tests.
9398
9399 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9400
9401         * gcc.dg/20000707-1.c: New test.
9402
9403 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9404
9405         * gcc.c-torture/execute/20000706-1.c: New test.
9406         * gcc.c-torture/execute/20000706-2.c: New test.
9407         * gcc.c-torture/execute/20000706-3.c: New test.
9408         * gcc.c-torture/execute/20000706-4.c: New test.
9409         * gcc.c-torture/execute/20000706-5.c: New test.
9410
9411 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9412
9413         * g++.old-deja/g++.pt/instantiate7.C: New test.
9414
9415 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9416
9417         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9418         * g++.old-deja/g++.mike/thunk3.C: Likewise.
9419         * g++.old-deja/g++.other/rtti3.C: Likewise.
9420         * g++.old-deja/g++.other/rttid3.C: Likewise.
9421
9422 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
9423
9424         *  g77.f-torture/compile/20000630-1.x: Fix typo
9425
9426 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
9427
9428         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9429         assembly output.
9430
9431 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
9432
9433         * gcc.dg/cpp/ident.c: New test.
9434
9435 2000-07-05  Neil Booth  <NeilB@earthling.net>
9436
9437         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9438           gcc.dg/cpp/lexstrng.c: New tests.
9439
9440 2000-07-04  Neil Booth  <NeilB@earthling.net>
9441
9442         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9443         * gcc.dg/cpp/strify2.c: Same.
9444
9445 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
9446
9447         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9448         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9449         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9450         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9451
9452         * testsuite/gcc.dg/cpp/macro1.c,
9453         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9454         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9455         testsuite/gcc.dg/cpp/strify1.c,
9456         testsuite/gcc.dg/cpp/strify2.c: New tests.
9457
9458 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
9459
9460         * gcc.c-torture/execute/20000703-1.c: New test.
9461
9462 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9463
9464         * g++.old-deja/g++.pt (lookup10.C): New test.
9465
9466 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9467
9468         * g++.old-deja/g++.pt (typename25.C): New test.
9469
9470 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
9471
9472         * gcc.c-torture/compile/20000701-1.c: New test.
9473
9474 2000-06-30  Nick Clifton  <nickc@cygnus.com>
9475
9476         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9477         to test case.
9478
9479 2000-06-30  Catherine Moore  <clm@cygnus.com>
9480
9481         * gcc.c-torture/execute/align-1.c: New test.
9482
9483 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
9484
9485         * g++.old-deja/g++.pt/expr8.C: New test.
9486         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9487
9488 2000-06-29  Nick Clifton  <nickc@cygnus.com>
9489
9490         * gcc.c-torture/compile/20000629-1.c: New test.
9491
9492 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9493
9494
9495         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9496         gcc.dg/noncompile directory, depending on whether they're
9497         preprocessor tests or not.  Annotate all the tests for the dg
9498         framework.
9499
9500         * gcc.c-torture/noncompile/noncompile.exp: Delete.
9501         * gcc.dg/noncompile/noncompile.exp: New.
9502
9503         * Moved files:
9504         Old name                                New name
9505         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
9506         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
9507         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
9508         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
9509         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
9510         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
9511         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
9512         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
9513         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
9514         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
9515         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
9516         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
9517         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
9518         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
9519         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
9520         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
9521         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
9522         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
9523         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
9524         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
9525         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
9526         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
9527         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
9528         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
9529
9530         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
9531         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
9532         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
9533         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
9534         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
9535         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
9536
9537 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9538
9539         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9540         declare one variable.  On the fourth, error.
9541         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9542         declared by 20000628-1a.h.
9543
9544 2000-06-29  Richard Henderson  <rth@redhat.com>
9545
9546         * gcc.c-torture/execute/930529-1.x: New file.
9547         * gcc.dg/920413-1.c: Adjust expected warning text.
9548         * gcc.dg/980217-1.c: Declare abort.
9549         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9550
9551 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
9552
9553         * g77.f-torture/compile/20000629-1.f: New test.
9554         * g77.f-torture/compile/20000629-1.x: Expected to fail.
9555
9556 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9557
9558         Rearrange lots of files, removing entirely the
9559         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9560         directories.
9561
9562         * Deleted files:
9563         gcc.c-torture/code_quality/code_quality.exp
9564         gcc.c-torture/special/special.exp
9565         gcc.failure/failure.exp
9566         gcc.failure/940409-1.x
9567         gcc.c-torture/compile/961203-1.x
9568
9569         * New files:
9570         gcc.misc-tests/linkage.exp
9571         gcc.c-torture/execute/920730-1t.c
9572         gcc.c-torture/execute/920730-1t.x
9573         gcc.c-torture/compile/920520-1.x
9574         gcc.c-torture/compile/920521-1.x
9575         gcc.c-torture/compile/981006-1.x
9576         gcc.c-torture/execute/eeprof-1.x
9577
9578         * Moved files (possibly with modifications to fit a new harness):
9579         Old name                                New name
9580         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
9581         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
9582         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
9583         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
9584         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
9585         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
9586         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
9587         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
9588         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
9589         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
9590         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
9591         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
9592         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
9593         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
9594
9595 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9596
9597         * c-torture/compile/961203-1.x: Delete.
9598
9599         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
9600         not exit. Include stdio.h.
9601         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9602         * gcc.misc-tests/dg-12.c: Likewise.
9603         * gcc.misc-tests/dg-5.c: Likewise.
9604         * gcc.misc-tests/dg-6.c: Likewise.
9605         * gcc.misc-tests/dg-7.c: Prototype abort.
9606         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9607         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9608         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
9609         not exit.
9610         * gcc.misc-tests/sieve.c: Use return from main, not exit.
9611         * gcc.misc-tests/sort2.c: Use return from main, not exit.
9612
9613 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
9614
9615         * gcc.dg/cpp/20000628-1.c: New test.
9616         * gcc.dg/cpp/20000628-1.h: New header for above test.
9617         * gcc.dg/cpp/20000628-1a.h: Likewise.
9618
9619 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
9620
9621         * gcc.dg/cpp: New directory.
9622         * gcc.dg/cpp/cpp.exp: New driver.
9623         * gcc.dg/cpp/20000627-1.c: New test.
9624         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9625         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9626         and rewrite as a compilation test.
9627
9628         * gcc.dg: Move many files into the cpp subdirectory, possibly
9629         renaming or editing them as well.
9630         Old name                New name
9631         990119-1.c              cpp/19990119-1.c
9632         990228-1.c              cpp/19990228-1.c
9633         990407-1.c              cpp/19990407-1.c
9634         990409-1.c              cpp/19990409-1.c
9635         990413-1.c              cpp/19990413-1.c
9636         990703-1.c              cpp/19990703-1.c
9637         20000127-1.c            cpp/20000127-1.c
9638         20000129-1.c            cpp/20000129-1.c
9639         20000207-1.c            cpp/20000207-1.c
9640         20000207-2.c            cpp/20000207-2.c
9641         20000209-1.c            cpp/20000209-1.c
9642         20000209-2.c            cpp/20000209-2.c
9643         20000301-1.c            cpp/20000301-1.c
9644         20000419-1.c            cpp/20000419-1.c
9645         20000510-1.S            cpp/20000510-1.S
9646         20000519-1.c            cpp/20000519-1.c
9647         20000529-1.c            cpp/20000529-1.c
9648         20000625-1.c            cpp/20000625-1.c
9649         20000625-2.c            cpp/20000625-2.c
9650         cpp-as1.c               cpp/assert1.c
9651         cpp-as2.c               cpp/assert2.c
9652         cxx-comments-1.c        cpp/cxxcom1.c
9653         cxx-comments-2.c        cpp/cxxcom2.c
9654         endif-label.c           cpp/endif.c
9655         cpp-hash1.c             cpp/hash1.c
9656         cpp-hash2.c             cpp/hash2.c
9657         cpp-if1.c               cpp/if-1.c
9658         cpp-if2.c               cpp/if-2.c
9659         cpp-if3.c               cpp/if-3.c
9660         cpp-if4.c               cpp/if-4.c
9661         cpp-if5.c               cpp/if-5.c
9662         cpp-cond.c              cpp/if-cexp.c
9663         cpp-missingop.c         cpp/if-mop.c
9664         cpp-missingparen.c      cpp/if-mpar.c
9665         cpp-opprec.c            cpp/if-oppr.c
9666         cpp-ifparen.c           cpp/if-paren.c
9667         cpp-shortcircuit.c      cpp/if-sc.c
9668         cpp-shift.c             cpp/if-shift.c
9669         cpp-unary.c             cpp/if-unary.c
9670         cpp-li1.c               cpp/line1.c
9671         cpp-li2.c               cpp/line2.c
9672         lineno.c                cpp/line3.c
9673         lineno-2.c              cpp/line4.c
9674         cpp-mi.c                cpp/mi1.c
9675         cpp-mic.h               cpp/mi1c.h
9676         cpp-micc.h              cpp/mi1cc.h
9677         cpp-mind.h              cpp/mi1nd.h
9678         cpp-mindp.h             cpp/mi1ndp.h
9679         cpp-mix.h               cpp/mi1x.h
9680         cpp-mi2.c               cpp/mi2.c
9681         cpp-mi2a.h              cpp/mi2a.h
9682         cpp-mi2b.h              cpp/mi2b.h
9683         cpp-mi2c.h              cpp/mi2c.h
9684         cpp-mi3.c               cpp/mi3.c
9685         cpp-mi3.def             cpp/mi3.def
9686         poison-1.c              cpp/poison.c
9687         pr-impl.c               cpp/prag-imp.c
9688         cpp-redef-2.c           cpp/redef1.c
9689         cpp-redef.c             cpp/redef2.c
9690         strpaste.c              cpp/strp1.c
9691         strpaste-2.c            cpp/strp2.c
9692         cpp-tradpaste.c         cpp/tr-paste.c
9693         cpp-tradstringify.c     cpp/tr-str.c
9694         cpp-tradwarn1.c         cpp/tr-warn1.c
9695         cpp-tradwarn2.c         cpp/tr-warn2.c
9696         trigraphs.c             cpp/trigraphs.c
9697         cpp-unc1.c              cpp/unc1.c
9698         cpp-unc2.c              cpp/unc2.c
9699         cpp-unc3.c              cpp/unc3.c
9700         cpp-unc.c               cpp/unc4.c
9701         undef.c                 cpp/undef1.c
9702         undef-2.c               cpp/undef2.c
9703         cpp-wi1.c               cpp/widestr1.c
9704
9705 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
9706
9707         * lib/g++.exp (g++_include_flags): Tweak.
9708
9709 2000-06-27  H.J. Lu  <hjl@gnu.org>
9710             Loren J. Rittle  <ljrittle@acm.org>
9711
9712         * lib/g++.exp (g++_include_flags): Override libgloss.exp
9713         version with one that knows about the new gcc tree structure.
9714         (g++_link_flags): Same.
9715
9716 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
9717
9718         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
9719         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
9720         case we are cross-compiling.
9721
9722         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
9723         g++.old-deja/g++.niklas/Makefile.in,
9724         g++.old-deja/g++.niklas/configure.in,
9725         g++.old-deja/g++.other/Makefile.in,
9726         g++.old-deja/g++.other/configure.in,
9727         gcc.c-torture/code_quality/Makefile.in,
9728         gcc.c-torture/code_quality/configure.in,
9729         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
9730         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
9731         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
9732         gcc.c-torture/execute/ieee/Makefile.in,
9733         gcc.c-torture/execute/ieee/configure.in,
9734         gcc.c-torture/noncompile/Makefile.in,
9735         gcc.c-torture/noncompile/configure.in,
9736         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
9737         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
9738         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
9739
9740 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9741
9742         * g++.old-deja/g++.other/ambig3.C: New test.
9743
9744 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9745
9746         * g++.old-deja/g++.pt/syntax1.C: New test.
9747         * g++.old-deja/g++.pt/syntax2.C: New test.
9748         * g++.old-deja/g++.other/syntax3.C: New test.
9749         * g++.old-deja/g++.other/syntax4.C: New test.
9750
9751 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9752
9753         * gcc.dg/20000623-1.c: Prototype exit and abort.
9754
9755 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9756
9757         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
9758         New tests.
9759         * gcc.dg/cpp-mi3.def: New file.
9760
9761         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
9762         inside assertions.
9763         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
9764         lexer's error messages.
9765         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
9766         divine anything from the linemarkers.
9767         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
9768         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
9769
9770 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
9771
9772         * gcc.dg/20000623-1.c: New test.
9773
9774 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
9775
9776         * gcc.c-torture/execute/20000622-1.c: New test.
9777
9778 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9779
9780         * g++.old-deja/g++.other/init15.C: New test.
9781
9782 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9783
9784         * g++.old-deja/g++.pt/vaarg2.C: New test.
9785         * g++.old-deja/g++.pt/vaarg3.C: New test.
9786
9787 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
9788
9789         * g++.old-deja/g++.other/dyncast6.C: New test.
9790
9791 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
9792
9793         * gcc.c-torture/execute/loop-6.c: New test.
9794
9795 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
9796
9797         * gcc.dg/20000614-1.c: New test.
9798         * gcc.dg/20000614-2.c: New test.
9799
9800 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
9801
9802         * g++.old-deja/g++.other/inline12.C: New test.
9803
9804 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
9805
9806         * g++.old-deja/g++.other/eh1.C: New test.
9807
9808 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
9809
9810         * g++.old-deja/g++.other/type.C: New test.
9811
9812 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9813
9814         * g++.old-deja/g++.other/initstring.C: New test.
9815
9816 2000-06-12  Jason Merrill  <jason@redhat.com>
9817
9818         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
9819
9820 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
9821
9822         * gcc.c-torture/compile/20000609-1.c: New test.
9823
9824 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
9825
9826         * gcc.dg/20000609-1.c: New test.
9827
9828 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
9829
9830         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
9831         * gcc.c-torture/noncompile/poison-1.c: Move...
9832         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
9833         * gcc.dg/cpp-li1.c: Add a token after the #line.
9834
9835 2000-06-05  Richard Henderson  <rth@cygnus.com>
9836
9837         * gcc.c-torture/execute/20000605-2.c: New test.
9838         * gcc.c-torture/execute/20000605-3.c: New test.
9839
9840 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
9841
9842         * g77.f-torture/execute/20000503-1.x: New file.
9843
9844 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
9845
9846         * g++.old-deja/g++.eh/badalloc1.C: New test.
9847
9848 2000-06-05  Richard Henderson  <rth@cygnus.com>
9849
9850         * gcc.c-torture/execute/20000605-1.c: New test.
9851
9852 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9853             Nathan Sidwell <nathan@codesourcery.com>
9854
9855         * gcc.c-torture/compile/20000605-1.c: New test.
9856
9857 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
9858
9859         * g77.f-torture/compile/20000601-1.f:  New test.
9860
9861 2000-06-03  Richard Henderson  <rth@cygnus.com>
9862
9863         * gcc.c-torture/execute/20000603-1.c: New.
9864
9865 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
9866
9867         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
9868         * gcc.dg/noreturn-2.c (noreturn): Likewise.
9869
9870 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
9871
9872         * gcc.dg/compare2.c (case 12): XFAIL.
9873         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
9874         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
9875
9876         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
9877
9878 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
9879
9880         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
9881         guard macro is already defined when the header is first
9882         included.
9883         * gcc.dg/cpp-mix.h: New file.
9884         * gcc.dg/endif-label.c: Update patterns to match compiler.
9885
9886         * g++.brendan/complex1.C: Declare abort.
9887         * g++.law/refs4.C: Remove XFAIL.
9888         * g++.oliva/expr2.C: Declare abort and exit.
9889
9890 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
9891
9892         * gcc.c-torture/execute/20000528-1.c: New test.
9893
9894         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
9895         * g++.old-deja/g++.law/temps4.C: Likewise.
9896
9897         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
9898         stdlib.h.  Call abort() on failure.
9899         * g++.old-deja/g++.law/refs4.C: Likewise.
9900         * g++.old-deja/g++.law/temps4.C: Likewise.
9901         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
9902         * gcc.c-torture/execute/20000112-1.c: Include string.h.
9903
9904 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
9905
9906         Relative to g++.dg/special:
9907         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
9908
9909         Relative to g++.old-deja:
9910         * g++.brendan/complex1.C, g++.jason/optimize2.C,
9911         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
9912         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
9913         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
9914         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
9915         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
9916         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
9917
9918         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
9919         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
9920         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
9921         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
9922         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
9923         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
9924         and/or string.h.
9925
9926         * g++.other/goto1.C: Update expectations for error messages.
9927
9928 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
9929
9930         * gcc.c-torture/compile/20000523-1.c: New test.
9931
9932 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9933
9934         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
9935
9936 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9937
9938         * g++.old-deja/g++.eh/catch11.C: New test.
9939         * g++.old-deja/g++.eh/catch12.C: New test.
9940
9941 2000-05-24  Nick Clifton  <nickc@cygnus.com>
9942
9943         * gcc.c-torture/execute/20000523-1.c: New test.
9944
9945 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
9946
9947         * c-torture/execute/bcp-1.c: Replace abort in arg of
9948         __builtin_constant_p with a generic external function.
9949
9950         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
9951         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
9952         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
9953         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
9954         Prototype abort and/or exit.
9955
9956         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
9957         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
9958         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
9959         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
9960
9961 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
9962
9963         * gcc.dg/dwarf2-1.c: New test.
9964
9965 2000-05-20  Richard Henderson  <rth@cygnus.com>
9966
9967         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
9968
9969 2000-05-20  Andreas Jaeger  <aj@suse.de>
9970
9971         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
9972         testcase.
9973
9974 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
9975
9976         * gcc.c-torture/execute/20000519-2.c: New test.
9977
9978 2000-05-19  Andreas Jaeger  <aj@suse.de>
9979
9980         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
9981         which fails with SSA.
9982
9983         * lib/c-torture.exp: Also test with -O3 -fssa.
9984
9985 2000-05-18  Michael Meissner  <meissner@redhat.com>
9986
9987         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
9988         * gcc.c-torture/execute/920415-1.c: Ditto.
9989         * gcc.c-torture/execute/920501-1.c: Ditto.
9990         * gcc.c-torture/execute/conversion.c: Ditto.
9991         * gcc.c-torture/execute/cvt-1.c: Ditto.
9992
9993 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
9994
9995         * gcc.c-torture/compile/20000518-1.c: New test.
9996
9997 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9998
9999         * g77.f-torture/compile/200005018.f:  New test.
10000
10001 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
10002
10003         * gcc.c-torture/compile/20000517-1.c: New test.
10004
10005 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10006
10007         * gcc.c-torture/execute/20000516-1.c: New test.
10008
10009 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
10010
10011         * g++.old-deja/g++.other/eh.C: New test.
10012
10013 2000-05-12  Richard Henderson  <rth@cygnus.com>
10014
10015         * gcc.c-torture/execute/990208-1.c (main): Don't pass
10016         constants through to doit's conditional.
10017
10018 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
10019
10020         * gcc.c-torture/compile/20000511-1.c: New test.
10021         * g77.f-torture/compile/20000511-1.f: New test.
10022         * g77.f-torture/compile/20000511-2.f: New test.
10023
10024 2000-05-11  Michael Meissner  <meissner@redhat.com>
10025
10026         * gcc.c-torture/execute/20000511-1.c: New test.
10027
10028 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
10029
10030         * gcc.dg/dg.exp: Scan .S files as well as .c files.
10031         * gcc.dg/20000510-1.S: New.
10032
10033 2000-05-08  Catherine Moore  <clm@cygnus.com>
10034
10035         * gcc.dg/unused-3.c: New.
10036
10037 2000-05-06  Richard Henderson  <rth@cygnus.com>
10038
10039           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10040           * g++.old-deja/g++.mike/warn1.C: Likewise.
10041           * g++.old-deja/g++.pt/local1.C: Likewise.
10042           * g++.old-deja/g++.pt/local7.C: Likewise.
10043           * g++.old-deja/g++.pt/spec16.C: Likewise.
10044
10045 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
10046
10047         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10048
10049 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
10050
10051           * g77.f-torture/execute/20000503-1.f:  New test.
10052
10053 2000-05-04  Andreas Jaeger  <aj@suse.de>
10054
10055         * gcc.dg/noreturn-2.c: New test.
10056
10057 2000-05-04  Neil Booth  <NeilB@earthling.net>
10058
10059         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10060         preprocessor.
10061
10062 2000-05-04  Richard Henderson  <rth@cygnus.com>
10063
10064         * gcc.c-torture/execute/20000503-1.c: Fix typo.
10065
10066 2000-05-04  Richard Henderson  <rth@cygnus.com>
10067
10068         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
10069         OpenSSL by Jason R Thorpe.
10070
10071 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
10072
10073         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10074
10075 2000-05-03  Robert Lipe <robertlipe@usa.net>
10076
10077         * gcc.dg/20000503-1.c: New test.
10078
10079 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
10080
10081         * gcc.c-torture/compile/20000502-1.c: New test.
10082         * g++.old-deja/g++.other/align.C: New test.
10083         * gcc.dg/cpp-tradstringify.c: New test.
10084
10085 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10086
10087         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10088         and hard registers.
10089
10090 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
10091
10092         * gcc.c-torture/execute/loop-5.c: New test.
10093
10094 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
10095
10096         * gcc.c-torture/execute/va-arg-20.c: New test.
10097
10098 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
10099
10100         * gcc.c-torture/execute/20000422-1.c: New test.
10101
10102 2000-04-20  Greg McGary  <gkm@gnu.org>
10103
10104         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10105         when optimizing, but without sibling-call optimizations (-O1).
10106
10107 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
10108
10109           * gcc.c-torture/compile/20000420-1.c: New test.
10110
10111 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10112
10113         * g++.abi/ptrflags.C: New test.
10114         * g++.eh/catchptr1.C: Test incomplete pointer chains.
10115
10116 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
10117
10118         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10119
10120 2000-04-19  Greg McGary  <gkm@gnu.org>
10121
10122         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10123         sibling-call optimizations.
10124
10125 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
10126
10127         * gcc.dg/20000419-1.c: New test.
10128
10129 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
10130
10131         * gcc.c-torture/execute/20000412-6.c: New test.
10132
10133 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
10134
10135         * gcc.c-torture/execute/20000412-5.c: New test.
10136         * g77.f-torture/compile/20000412-1.f: New test.
10137         * gcc.c-torture/execute/20000412-4.c: New test.
10138         * gcc.c-torture/compile/20000412-2.c: New test.
10139         * gcc.c-torture/execute/20000412-3.c: New test.
10140         * gcc.c-torture/compile/20000412-1.c: New test.
10141         * gcc.c-torture/execute/20000412-2.c: New test.
10142
10143 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
10144
10145         * objc/execute/bf-20.m: New test.
10146
10147 2000-04-10  Richard Henderson  <rth@cygnus.com>
10148
10149         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10150
10151         * gcc.c-torture/execute/20000412-1.c: New test.
10152
10153 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10154
10155         * g++.old-deja/g++.eh/catchptr1.C: New test.
10156
10157 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
10158
10159         * g++.old-deja/g++.abi/cxa_vec.C: New test.
10160
10161 2000-04-08  Neil Booth  <NeilB@earthling.net>
10162
10163         * gcc.dg/cpp-nullchar.c: Remove test as
10164         embedded nulls cause problems.
10165
10166 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10167
10168         * gcc.dg/compare2.c: New test.
10169
10170 2000-04-08  Neil Booth  <NeilB@earthling.net>
10171
10172         * gcc.dg/cpp-nullchar.c: New test.
10173
10174 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
10175
10176         * gcc.dg/cpp-mi2.c: New test.
10177         * gcc.dg/cpp-mi2[abc].h: New files.
10178
10179 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
10180
10181         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10182         member name.
10183
10184 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10185
10186         * g++.old-deja/g++.abi/vmihint.C: New test.
10187
10188 2000-04-06  Neil Booth  <NeilB@earthling.net>
10189
10190         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10191         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
10192         copyright.
10193
10194 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
10195
10196         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10197         avoid stack-frame overwrite.
10198
10199 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
10200
10201         * gcc.c-torture/compile/20000405-2.c: New test.
10202         * gcc.c-torture/compile/20000405-3.c: New test.
10203
10204 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10205
10206         * gcc.c-torture/compile/20000405-1.c: New test.
10207
10208 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
10209
10210         * gcc.dg/cast-qual-1.c: Revert last change.
10211
10212 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10213
10214         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10215
10216 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
10217
10218         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10219         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10220
10221 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
10222
10223         * gcc.c-torture/compile/20000403-2.c: New test.
10224         * gcc.c-torture/compile/20000403-1.c: New test.
10225
10226 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
10227
10228         * gcc.c-torture/execute/20000403-1.c: New test.
10229
10230 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
10231
10232         * gcc.c-torture/execute/20000402-1.c: New test.
10233
10234 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
10235
10236         * gcc.c-torture/execute/va-arg-15.c: New test.
10237         * gcc.c-torture/execute/va-arg-16.c: New test.
10238         * gcc.c-torture/execute/va-arg-17.c: New test.
10239         * gcc.c-torture/execute/va-arg-18.c: New test.
10240         * gcc.c-torture/execute/va-arg-19.c: New test.
10241
10242 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
10243
10244         * gcc.c-torture/compile/981211-1.c: Move to...
10245         * gcc.dg/cpp-as1.c: ...here.
10246         * gcc.dg/cpp-as2.c: New file.
10247
10248         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10249         compiler.
10250
10251 2000-04-02  Neil Booth  <NeilB@earthling.net>
10252
10253         * gcc.dg/cpp-cond.c  New tests.
10254         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
10255         accidental success less likely.
10256         * gcc.dg/cpp-missingop.c  New tests.
10257         * gcc.dg/cpp-missingparen.c  New tests.
10258         * gcc.dg/cpp-shift.c  New tests.
10259         * gcc.dg/cpp-shortcircuit.c  New tests.
10260         * gcc.dg/cpp-unary.c  New tests.
10261
10262 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
10263
10264         * gcc.c-torture/compile/20000329-1.c: New test.
10265
10266 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10267
10268         * gcc.c-torture/compile/20000326-1.c: New test.
10269         * gcc.c-torture/compile/20000326-2.c: New test.
10270
10271 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10272
10273         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10274         the first parameter is a function argument.
10275
10276 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
10277
10278         * g++.old-deja/g++.ext/array4.C: New test.
10279
10280 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10281
10282         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10283
10284 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10285
10286         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10287
10288 2000-03-19  Richard Henderson  <rth@cygnus.com>
10289
10290         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10291
10292 2000-03-19  Richard Henderson  <rth@cygnus.com>
10293
10294         * gcc.c-torture/compile/20000319-1.c: New test.
10295
10296 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
10297
10298         * gcc.c-torture/execute/20000314-3.c: New test.
10299         * gcc.c-torture/execute/20000314-2.c: New test.
10300         * gcc.c-torture/execute/20000314-1.c: New test.
10301         * gcc.c-torture/compile/20000314-2.c: New test.
10302         * gcc.c-torture/compile/20000314-1.c: New test.
10303
10304 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
10305
10306         * g++.old-deja/g++.warn/inline.C: New test.
10307
10308 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10309
10310         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10311         standards-compliant result rather than specific constants.
10312         Put test-values in array.
10313
10314 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
10315
10316         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10317         (g++_target_compile): Put test-specific options last.
10318
10319 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10320
10321         * g++.old-deja/g++.eh/vbase4.C: New test.
10322
10323 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10324
10325         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10326
10327 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10328
10329         * g++.old-deja/g++.brendan/misc12.C: Removed.
10330         * g++.old-deja/g++.pt/memtemp77.C: Constify.
10331         * g++.old-deja/g++.ext/pretty4.C: New test.
10332
10333 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10334
10335         * g++.old-deja/g++.other/string2.C: New test.
10336
10337 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
10338
10339         * g++.old-deja/g++.warn/impint2.C: New test.
10340
10341 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10342
10343         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10344         is 1, not zero.
10345
10346 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
10347
10348         * g++.old-deja/g++.warn/impint.C: New test.
10349         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10350         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10351         * g++.old-deja/g++.pt/explicit12.C: Likewise.
10352         * g++.old-deja/g++.pt/explicit13.C: Likewise.
10353         * g++.old-deja/g++.pt/explicit17.C: Likewise.
10354         * g++.old-deja/g++.pt/explicit18.C: Likewise.
10355         * g++.old-deja/g++.pt/explicit19.C: Likewise.
10356         * g++.old-deja/g++.pt/explicit23.C: Likewise.
10357         * g++.old-deja/g++.pt/explicit31.C: Likewise.
10358         * g++.old-deja/g++.pt/explicit35.C: Likewise.
10359         * g++.old-deja/g++.pt/explicit6.C: Likewise.
10360         * g++.old-deja/g++.pt/memclass7.C: Likewise.
10361
10362 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10363
10364         * gcc.dg/cpp-redef.c: New test.
10365
10366 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
10367
10368         * g++.old-deja/g++.pt/unify7.C: New test.
10369
10370 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10371
10372         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10373         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10374
10375 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
10376
10377         * gcc.c-torture/compile/20000224-1.c: New test.
10378
10379 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10380
10381         * gcc.c-torture/compile/cpp-2.c: New test.
10382         * gcc.c-torture/compile/cpp-1.c: New test.
10383
10384 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
10385
10386         * gcc.c-torture/execute/20000225-1.c: New test.
10387
10388 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10389
10390         * gcc.dg/cpp-li2.c: New test.
10391
10392         * gcc.dg/cpp-wi1.c: New test.
10393
10394         * gcc.dg/cpp-li1.c: New test.
10395
10396 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
10397
10398         * g++.old-deja/g++.other/sizeof5.C: New test.
10399
10400 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10401
10402         * gcc.c-torture/execute/va-arg-13.c: New test.
10403
10404 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
10405
10406         * gcc.c-torture/execute/va-arg-12.c: New test.
10407
10408 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10409
10410         * gcc.c-torture/execute/20000223-1.c: New test.
10411
10412 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10413
10414         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10415
10416 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
10417
10418         * g++.old-deja/g++.abi/ptrmem.C: New test.
10419
10420 2000-02-19  Richard Henderson  <rth@cygnus.com>
10421
10422         * gcc.c-torture/compile/init-3.c: New.
10423
10424 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10425
10426         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10427         ALWAYS_CXXFLAGS.
10428
10429 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
10430
10431         * gcc.c-torture/compile/20000211-3.c: New test.
10432
10433 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
10434
10435         * gcc.c-torture/compile/20000211-2.c: New test.
10436
10437 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
10438
10439         * gcc.c-torture/compile/20000211-1.c: New test.
10440
10441 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
10442
10443         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10444           on native targets
10445
10446 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10447
10448         * g++.old-deja/g++.other/cast5.C: New test.
10449
10450 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
10451
10452         * gcc.c-torture/execute/20000205-1.c: New.
10453
10454 2000-02-03  Nathan Sidwell  <nathan@acm.org>
10455
10456         * g++.old-deja/g++.jason/cast3.C: Return void.
10457         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10458
10459 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10460
10461         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10462
10463         * gcc.dg/loop-1.c: New test.
10464
10465 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
10466
10467         * gcc.c-torture/compile/20000127-1.c: New test.
10468         * gcc.c-torture/execute/991228-1.c: New test.
10469
10470 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10471
10472         * gcc.dg/unused-2.c: New test.
10473
10474         * gcc.dg/conv-1.c: New test.
10475
10476 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10477
10478         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10479         compiler.
10480         (tool_option_proc): Fix typo.
10481
10482 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
10483
10484         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10485         of the ld on the host, not on the build machine.
10486         Also, don't crash if '--help' is not a supported option.
10487
10488 2000-01-24  Richard Henderson  <rth@cygnus.com>
10489
10490         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10491
10492 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
10493
10494         * gcc.c-torture/execute/20000120-2.c: New test.
10495         * gcc.c-torture/execute/20000120-1.c: New test.
10496
10497 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
10498
10499         * gcc.c-torture/execute/20000113-1.c: New test.
10500
10501 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
10502
10503         * gcc.c-torture/execute/20000112-1.c: New test.
10504
10505 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10506
10507         * gcc.dg/20000111-1.c: New test.
10508
10509 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
10510
10511         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10512         with 16 bit integers.
10513
10514 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10515
10516         * gcc.dg/20000108-1.c: New test.
10517
10518 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10519
10520         * g++.old-deja/g++.ns/koenig8.C: New test.
10521
10522 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10523
10524         * g++.old-deja/g++.other/cast4.C: New test.
10525
10526 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
10527
10528         * gcc.c-torture/compile/20000105-2.c: New test.
10529         * gcc.c-torture/compile/20000105-1.c: New test.
10530
10531 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10532
10533         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10534         references to printf & atoi to conform to ANSI standard.
10535         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10536         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10537         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10538         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10539         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10540         * g++.old-deja/g++.brendan/complex1.C: Likewise.
10541         * g++.old-deja/g++.brendan/copy1.C: Likewise.
10542         * g++.old-deja/g++.brendan/copy2.C: Likewise.
10543         * g++.old-deja/g++.brendan/copy3.C: Likewise.
10544         * g++.old-deja/g++.brendan/copy4.C: Likewise.
10545         * g++.old-deja/g++.brendan/copy5.C: Likewise.
10546         * g++.old-deja/g++.brendan/copy6.C: Likewise.
10547         * g++.old-deja/g++.brendan/copy7.C: Likewise.
10548         * g++.old-deja/g++.brendan/copy8.C: Likewise.
10549         * g++.old-deja/g++.brendan/crash11.C: Likewise.
10550         * g++.old-deja/g++.brendan/crash14.C: Likewise.
10551         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10552         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10553         * g++.old-deja/g++.brendan/delete2.C: Likewise.
10554         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10555         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10556         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10557         * g++.old-deja/g++.brendan/eh1.C: Likewise.
10558         * g++.old-deja/g++.brendan/groff1.C: Likewise.
10559         * g++.old-deja/g++.brendan/init3.C: Likewise.
10560         * g++.old-deja/g++.brendan/misc12.C: Likewise.
10561         * g++.old-deja/g++.brendan/misc7.C: Likewise.
10562         * g++.old-deja/g++.brendan/new2.C: Likewise.
10563         * g++.old-deja/g++.brendan/operators4.C: Likewise.
10564         * g++.old-deja/g++.brendan/operators5.C: Likewise.
10565         * g++.old-deja/g++.brendan/overload2.C: Likewise.
10566         * g++.old-deja/g++.brendan/overload7.C: Likewise.
10567         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10568         * g++.old-deja/g++.brendan/reference1.C: Likewise.
10569         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10570         * g++.old-deja/g++.brendan/template24.C: Likewise.
10571         * g++.old-deja/g++.brendan/template3.C: Likewise.
10572         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10573         * g++.old-deja/g++.jason/inline3.C: Likewise.
10574         * g++.old-deja/g++.jason/opeq.C: Likewise.
10575         * g++.old-deja/g++.law/arg5.C: Likewise.
10576         * g++.old-deja/g++.law/arm7.C: Likewise.
10577         * g++.old-deja/g++.law/ctors11.C: Likewise.
10578         * g++.old-deja/g++.law/cvt8.C: Likewise.
10579         * g++.old-deja/g++.law/init9.C: Likewise.
10580         * g++.old-deja/g++.law/refs4.C: Likewise.
10581         * g++.old-deja/g++.law/template2.C: Likewise.
10582         * g++.old-deja/g++.law/visibility24.C: Likewise.
10583         * g++.old-deja/g++.law/vtable3.C: Likewise.
10584         * g++.old-deja/g++.mike/asm2.C: Likewise.
10585         * g++.old-deja/g++.mike/eh1.C: Likewise.
10586         * g++.old-deja/g++.mike/misc1.C: Likewise.
10587         * g++.old-deja/g++.mike/misc13.C: Likewise.
10588         * g++.old-deja/g++.mike/misc14.C: Likewise.
10589         * g++.old-deja/g++.mike/ns12.C: Likewise.
10590         * g++.old-deja/g++.mike/p1248.C: Likewise.
10591         * g++.old-deja/g++.mike/p3708.C: Likewise.
10592         * g++.old-deja/g++.mike/p3708a.C: Likewise.
10593         * g++.old-deja/g++.mike/p3708b.C: Likewise.
10594         * g++.old-deja/g++.mike/p646.C: Likewise.
10595         * g++.old-deja/g++.mike/p700.C: Likewise.
10596         * g++.old-deja/g++.mike/p783.C: Likewise.
10597         * g++.old-deja/g++.mike/p783a.C: Likewise.
10598         * g++.old-deja/g++.mike/p783b.C: Likewise.
10599         * g++.old-deja/g++.mike/p786.C: Likewise.
10600         * g++.old-deja/g++.mike/p789.C: Likewise.
10601         * g++.old-deja/g++.mike/p789a.C: Likewise.
10602         * g++.old-deja/g++.mike/p807a.C: Likewise.
10603         * g++.old-deja/g++.other/delete3.C: Likewise.
10604         * g++.old-deja/g++.other/dyncast1.C: Likewise.
10605         * g++.old-deja/g++.other/dyncast2.C: Likewise.
10606         * g++.old-deja/g++.other/dyncast3.C: Likewise.
10607         * g++.old-deja/g++.other/empty1.C: Likewise.
10608         * g++.old-deja/g++.other/temporary1.C: Likewise.
10609         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10610         * g++.old-deja/g++.pt/t16.C: Likewise.
10611         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10612
10613 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
10614
10615         * gcc.dg/991230-1.c: New test.
10616
10617 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
10618
10619         * gcc.c-torture/compile/991229-3.c: New test.
10620         * gcc.c-torture/compile/991229-2.c: New test.
10621         * gcc.c-torture/compile/991229-1.c: New test.
10622
10623 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
10624
10625         * gcc.c-torture/compile/labels-2.c: New test.
10626
10627 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10628
10629         * gcc.c-torture/execute/991227-1.c: New test.
10630
10631 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10632
10633         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10634
10635 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10636
10637         * gcc.c-torture/execute/991221-1.c: New test.
10638
10639 1999-12-20  Nathan Sidwell  <nathan@acm.org>
10640
10641         * g++.old-deja/g++.other/cast3.C: New test.
10642
10643 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
10644
10645         * gcc.c-torture/execute/991216-4.c: New test.
10646
10647 1999-12-16  Michael Meissner  <meissner@cygnus.com>
10648
10649         * gcc.c-torture/execute/991216-1.c: New test.
10650         * gcc.c-torture/execute/991216-2.c: New test.
10651         * gcc.c-torture/execute/991216-3.c: New test.
10652
10653 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10654
10655         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
10656         Actually make the test fail by using "-O2" for compilation.
10657
10658 1999-12-15  Nathan Sidwell  <nathan@acm.org>
10659
10660         * g++.old-deja/g++.warn/cast-align1.C: New test.
10661
10662 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10663
10664         * gcc.c-torture/compile/991214-1.c: New test.
10665         * gcc.c-torture/compile/991214-2.c: New test.
10666
10667 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10668
10669         * gcc.dg/991214-1.c: New test.
10670
10671 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
10672
10673         * gcc.c-torture/compile/991213-3.c: New test.
10674         * gcc.c-torture/compile/991213-2.c: New test.
10675         * gcc.c-torture/compile/991213-1.c: New test.
10676
10677 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10678
10679         * gcc.dg/991209-1.c: New test.
10680
10681 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
10682
10683         * gcc.c-torture/compile/991208-1.c: New test.
10684
10685 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10686
10687         * gcc.dg/ultrasp2.c: New test.
10688
10689 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
10690
10691         * g++.old-deja/g++.abi/align.C (main): Fix typo.
10692
10693 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
10694
10695         * gcc.c-torture/compile/991202-1.c: New test.
10696         * gcc.c-torture/execute/991202-1.c: New test.
10697         * gcc.c-torture/execute/991202-2.c: New test.
10698         * gcc.c-torture/execute/991202-3.c: New test.
10699
10700 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
10701
10702         * g++.old-deja/g++.abi/align.C: New test.
10703         * g++.old-deja/g++.abi/aggregates.C: Likewise.
10704         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10705
10706 1999-12-01  Richard Henderson  <rth@cygnus.com>
10707
10708         * gcc.c-torture/execute/991201-1.c: New.
10709
10710 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
10711
10712         * gcc.dg/991129-1.c: New test.
10713
10714 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10715
10716         * gcc.c-torture/compile/991127-1.c: New test.
10717
10718 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10719
10720         * g++.old-deja/g++.other/warn4.C: New test.
10721
10722 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10723
10724         * g++.old-deja/g++.eh/cleanup2.C: New test.
10725         * g++.old-deja/g++.ext/pretty2.C: New test.
10726         * g++.old-deja/g++.ext/pretty3.C: New test.
10727         * g++.old-deja/g++.other/debug6.C: New test.
10728
10729 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
10730
10731         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
10732         compiler_output to look for one error message instead of two.
10733
10734 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
10735
10736         * gcc.c-torture/execute/991118-1.c: Also test case
10737         where the word boundary does not split a byte evenly.
10738
10739 1999-11-19  Nathan Sidwell  <nathan@acm.org>
10740
10741         * g++.old-deja/g++.ext/restrict1.C: New test.
10742
10743 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10744
10745         * gcc.c-torture/execute/991118-1.c: New test.
10746
10747 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
10748
10749         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
10750         working directory pathnames.
10751
10752 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
10753
10754         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
10755         host is equipped with driver.h and driver.o so it can actually
10756         compile and run the tests.
10757
10758 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
10759
10760         * gcc.c-torture/compile/991008-1.c: New test.
10761
10762 1999-11-08  Nick Clifton  <nickc@cygnus.com>
10763
10764         * lib/gcc-dg.exp: Include target-supports.exp
10765
10766 1999-11-05  Nick Clifton  <nickc@cygnus.com>
10767
10768         * lib/target-supports.exp: New file: Provide procs to test for
10769         features supported by the target.
10770         (check_weak_available): Moved here from ecos.exp.
10771         (check_alias_available): New proc: Determine of the target
10772         toolchain supports the alias attribute.
10773
10774         * gcc.dg/special/ecos.exp: Move check_weak_available to
10775         target-supports.exp.
10776         (alias-1.c): Only perform the test if the target supports
10777         aliases.
10778         (wkali-1.c): Only perform the test if the target supports
10779         aliases.
10780
10781         * gcc.dg/990506-0.c: Expect error messages from cross
10782         targets as well as native targets.
10783
10784 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10785
10786         * gcc.dg/ultrasp1.c: Removed xfail.
10787         * gcc.dg/struct-ret-2.c: Likewise.
10788         * gcc.dg/array-1.c: Likewise.
10789
10790 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10791
10792         * gcc.dg/struct-ret-2.c: New test.
10793
10794         * gcc.dg/array-1.c: New test.
10795
10796 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
10797
10798         * gcc.c-torture/execute/991030-1.c: New test.
10799
10800 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
10801
10802         * gcc.c-torture/compile/991026-2.c: New test.
10803
10804 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
10805
10806         * gcc.c-torture/compile/991026-1.c: New test.
10807
10808 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
10809
10810         * gcc.c-torture/execute/991023-1.c: New test.
10811
10812 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
10813
10814         * gcc.c-torture/execute/991019-1.c: New test.
10815
10816 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
10817
10818         * gcc.c-torture/execute/991016-1.c: New test.
10819
10820 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
10821
10822         * gcc.c-torture/execute/991014-1.c: New test.
10823
10824 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10825
10826         * g++.old-deja/g++.other/union2.C: New test.
10827
10828 1999-10-13  Nathan Sidwell  <nathan@acm.org>
10829
10830         * g++.old-deja/g++.other/vaarg2.C: New test.
10831         * g++.old-deja/g++.other/vaarg3.C: New test.
10832
10833 1999-10-12  Craig Burley  <craig@jcb-sc.com>
10834
10835         * g77.f-torture/noncompile/19990905-1.f: Moved from being
10836         in compile/.
10837
10838 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
10839
10840         * gcc.c-torture/execute/va-arg-11.c: New test.
10841
10842 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
10843
10844         * lib/file-format.exp (gcc_target_object_format): Don't
10845         crash if objdump is unavailable.
10846
10847 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
10848
10849         * gcc.misc-tests/mg.exp: delete extraneous redirection.
10850
10851 1999-09-28  Nick Clifton  <nickc@cygnus.com>
10852
10853         * gcc.c-torture/compile/990928-1.c: New test.
10854
10855 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
10856
10857         * g++.old-deja/g++.other/decl6.C: New test.
10858
10859 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10860
10861         * gcc.c-torture/execute/va-arg-10.c: New test.
10862
10863 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
10864
10865         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
10866         __PRETTY_FUNCTION__.
10867
10868 1999-09-23  Nick Clifton  <nickc@cygnus.com>
10869
10870         * gcc.c-torture/execute/990923-1.c: New test.
10871
10872 1999-09-21  Nick Clifton  <nickc@cygnus.com>
10873
10874         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
10875         for which -fpic is inappropriate.
10876
10877 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
10878
10879         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
10880
10881 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10882
10883         * g++.old-deja/g++.other/dyncast1.C: New test.
10884         * g++.old-deja/g++.other/dyncast2.C: New test.
10885         * g++.old-deja/g++.other/dyncast3.C: New test.
10886         * g++.old-deja/g++.other/dyncast4.C: New test.
10887         * g++.old-deja/g++.other/dyncast5.C: New test.
10888         * g++.old-deja/g++.eh/catch3.C: New test.
10889         * g++.old-deja/g++.eh/catch3p.C: New test.
10890         * g++.old-deja/g++.eh/catch4.C: New test.
10891         * g++.old-deja/g++.eh/catch4p.C: New test.
10892         * g++.old-deja/g++.eh/catch5.C: New test.
10893         * g++.old-deja/g++.eh/catch5p.C: New test.
10894         * g++.old-deja/g++.eh/catch6.C: New test.
10895         * g++.old-deja/g++.eh/catch6p.C: New test.
10896         * g++.old-deja/g++.eh/catch7.C: New test.
10897         * g++.old-deja/g++.eh/catch7p.C: New test.
10898         * g++.old-deja/g++.eh/catch8.C: New test.
10899         * g++.old-deja/g++.eh/catch8p.C: New test.
10900         * g++.old-deja/g++.eh/catch9.C: New test.
10901         * g++.old-deja/g++.eh/catch9p.C: New test.
10902
10903 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
10904
10905         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
10906         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
10907
10908 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
10909
10910         * gcc.c-torture/compile/990913-1.c: New test.
10911
10912 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
10913
10914         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
10915         * g++.old-deja/g++.jason/rfg5.C: Likewise.
10916
10917 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
10918
10919         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
10920
10921 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
10922
10923         * g++.old-deja/g++.other/lookup11.C: New test.
10924         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
10925         what is permitted and what we want.
10926         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
10927         overload use.
10928         * g++.old-deja/g++.jason/rfg5.C: Likewise
10929
10930 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
10931
10932         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
10933         * gcc.c-torture/noncompile/poison-1.c: New file.
10934
10935 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
10936
10937         * g++.old-deja/g++.other/sizeof3.C: New test.
10938         * g++.old-deja/g++.other/sizeof4.C: New test.
10939         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
10940         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
10941
10942 1999-09-07  Richard Henderson  <rth@cygnus.com>
10943
10944         * gcc.dg/va-arg-1.c: New.
10945
10946 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10947
10948         * gcc.c-torture/execute/va-arg-9.c: New test.
10949
10950 1999-09-05  Craig Burley  <craig@jcb-sc.com>
10951
10952         * g77.f-torture/compile/980519-2.f: New test.
10953         * g77.f-torture/compile/19990905-0.f: New test.
10954         * g77.f-torture/compile/19990905-1.f: New test.
10955         * g77.f-torture/compile/19990905-2.f: New test.
10956
10957         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
10958
10959 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
10960
10961         * gcc.c-torture/execute/990827-1.c: Fix typo.
10962
10963 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10964
10965         * g++.old-deja/g++.other/deref1.C: New test.
10966
10967 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
10968
10969         * g++.old-deja/g++.other/ambig2.C: New test.
10970         * g++.old-deja/g++.other/cond5.C: New test.
10971         * g++.old-deja/g++.other/lookup16.C: New test.
10972
10973 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
10974
10975         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
10976         assemblers too.
10977
10978 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
10979
10980         * lib/c-torture.exp: Avoid the "compare executables" optimization
10981         when testing native.
10982
10983 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
10984
10985         * gcc.c-torture/execute/990829-1.c: New test.
10986         * gcc.c-torture/compile/990829-1.c: New test.
10987
10988 1999-08-27  Paul Burchard  <burchard@pobox.com>
10989
10990         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
10991         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
10992         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
10993         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
10994         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
10995         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
10996         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
10997         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
10998         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
10999         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11000         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11001
11002 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
11003
11004         * gcc.c-torture/execute/990827-1.c: New test.
11005
11006 1999-08-26  Craig Burley  <craig@jcb-sc.com>
11007
11008         * g77.f-torture/noncompile/19990826-4.f: New test.
11009
11010         * g77.f-torture/compile/19990826-3.f: New test.
11011
11012         * g77.f-torture/execute/19990826-2.f: New test.
11013
11014         * g77.f-torture/compile/19990826-1.f: New test.
11015
11016         * gcc.c-torture/execute/990826-0.c: New test.
11017         * g77.c-torture/execute/19990826-0.f: New test.
11018
11019         * g77.f-torture/noncompile/970626-2.f: New test.
11020
11021 1999-08-25  Paul Burchard  <burchard@pobox.com>
11022
11023         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11024         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11025         lss-011.C: New tests.
11026
11027 1999-08-25  Nathan Sidwell  <nathan@acm.org>
11028
11029         * g++.old-deja/g++.other/decl5.C: New test.
11030
11031 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11032
11033         * noncompile/noncompile.exp: Load_lib c-torture.exp.
11034         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11035         call `postbase' for each one.  All callers of `postbase' changed
11036         to call this instead.
11037
11038 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
11039
11040         * gcc.c-torture/execute/990811-1.c: New test.
11041
11042 1999-08-09  Nick Clifton  <nickc@cygnus.com>
11043
11044         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11045         just native ones.
11046
11047         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11048         just native ones.
11049
11050 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11051
11052         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11053
11054 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11055
11056         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11057
11058 1999-08-04  Nathan Sidwell  <nathan@acm.org>
11059
11060         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11061
11062 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
11063
11064         * gcc.c-torture/execute/990804-1.c: New test.
11065
11066 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11067
11068         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11069         * g++.old-deja/g++.brendan/crash64.C: Likewise
11070         * g++.old-deja/g++.brendan/overload8.C: Likewise
11071
11072 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11073
11074         * g++.old-deja/g++.other/struct1.C: New test.
11075
11076 1999-08-03  Nathan Sidwell  <nathan@acm.org>
11077
11078         * g++.old-deja/g++.other/enum2.C: New test.
11079
11080 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
11081
11082         Adapted from tests from Franz Sirl:
11083         * gcc.c-torture/execute/va-arg-7.c: New test.
11084         * gcc.c-torture/execute/va-arg-8.c: New test.
11085
11086 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
11087
11088         * gcc.c-torture/compile/990801-2.c: New test.
11089
11090         * gcc.c-torture/compile/990801-1.c: New test.
11091
11092 1999-07-27  Michael Meissner  <meissner@cygnus.com>
11093
11094         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11095         fp-cmp-1.c, converting double to float.
11096
11097         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11098         fp-cmp-1.c, converting double to long double.
11099
11100         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11101         from fr1 to unknown_register, since fr1 is a legitimate register
11102         on some machines.
11103
11104 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
11105
11106         * README: More listname related changes.
11107
11108 1999-07-08  Catherine Moore  <clm@cygnus.com>
11109
11110         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
11111
11112 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
11113
11114         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11115
11116 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
11117
11118         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11119
11120 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
11121
11122         * gcc.dg/990703-1.c: New test.
11123
11124 1999-06-29  Nick Clifton  <nickc@cygnus.com>
11125
11126         * lib/file-format.exp: New file: Move definition of proc
11127         gcc_target_object_format to here from
11128         gcc.dg/special/ecos.exp.
11129
11130         * lib/c-torture.exp: Include lib file-format.exp.
11131         * lib/gcc-dg.exp: Include lib file-format.exp.
11132
11133         * gcc.dg/special/ecos.exp: Remove definition of proc
11134         gcc_target_object_format.
11135
11136 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
11137
11138         * gcc.c-torture/execute/990628-1.c: New test.
11139
11140 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
11141
11142         * gcc.c-torture/compile/990625-2.c: New test.
11143
11144         * gcc.c-torture/compile/990625-1.c: New test.
11145
11146 1999-06-23  Nick Clifton  <nickc@cygnus.com>
11147
11148         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
11149         attributes compile.
11150         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11151         ports that use the COFF/PE file format.
11152
11153 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
11154
11155         * gcc.c-torture/compile/990617-1.c: New test.
11156
11157 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
11158
11159         * g++.old-deja/g++.other/decl4.C: New test.
11160
11161 1999-06-14  Nathan Sidwell  <nathan@acm.org>
11162
11163         * g++.old-deja/g++.other/bitfld3.C: New test.
11164
11165 1999-06-08  Nathan Sidwell  <nathan@acm.org>
11166
11167         * g++.old-deja/g++.eh/catch1.C: New test.
11168
11169 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
11170
11171         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11172
11173         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11174         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
11175
11176 1999-06-05  Craig Burley  <craig@jcb-sc.com>
11177
11178         * g77.f-torture/compile/19990502-0.f: Replace with new,
11179         shorter, test that still fails after recent changes.
11180
11181 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11182
11183         * gcc.c-torture/execute/990604-1.c: New test.
11184
11185 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
11186
11187         * gcc.c-torture/execute/990531-1.c: New test.
11188
11189 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11190
11191         * gcc.c-torture/compile/990527-1.c: New test.
11192
11193 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
11194
11195         * gcc.c-torture/execute/990527-1.c: New test.
11196
11197 1999-05-25  Nick Clifton  <nickc@cygnus.com>
11198
11199         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11200         bitfields as signed.
11201
11202 1999-05-25  Craig Burley  <craig@jcb-sc.com>
11203
11204         * g77.f-torture/compile/19990525-0.f: New test.
11205
11206 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
11207
11208         * gcc.c-torture/execute/990525-2.c: New test.
11209
11210         * gcc.c-torture/execute/990525-1.c: New test.
11211
11212 1999-05-24  Nathan Sidwell  <nathan@acm.org>
11213
11214         * g++.old-deja/g++.other/anon3.C: New test.
11215         * g++.old-deja/g++.other/anon4.C: New test.
11216         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11217         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11218         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11219         Merrill).
11220
11221 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
11222
11223         * gcc.c-torture/execute/990524-1.c: New test.
11224
11225         * gcc.dg/990524-1.c: New test.
11226
11227 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11228
11229         * gcc.c-torture/compile/990523-1.c: New test.
11230
11231 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
11232
11233         * gcc.c-torture/compile/990519-1.c: New test.
11234
11235 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11236
11237         * gcc.c-torture/compile/990517-1.c: New test.
11238
11239         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11240         (e4, f4): New tests.
11241         (main): Call them.
11242
11243 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11244
11245         * gcc.dg/noreturn-1.c: New test.
11246
11247 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11248
11249         * gcc.c-torture/execute/990513-1.c: New test.
11250
11251 1999-05-10  Richard Henderson  <rth@cygnus.com>
11252
11253         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11254
11255 1999-05-10  Craig Burley  <craig@jcb-sc.com>
11256
11257         * g77.f-torture/execute/erfc.f: Use small single-precision
11258         values, to avoid problems on Alphas when not -mieee.
11259
11260 1999-05-08  Craig Burley  <craig@jcb-sc.com>
11261
11262         * gcc.dg/990506-0.c: New test.
11263
11264 1999-05-08  Richard Henderson  <rth@cygnus.com>
11265
11266         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11267         the constant to test.  Don't XFAIL 64-bit targets.
11268
11269         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11270         * g++.old-deja/g++.law/profile1.C: Likewise.
11271
11272         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11273         operator new instances.
11274         * g++.old-deja/g++.other/delete5.C: Likewise.
11275
11276 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11277
11278         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11279         intrinsic.
11280
11281 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11282
11283         * g77.f-torture/execute/u77-test.f: Reverse order of two
11284         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11285
11286 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11287
11288         * gcc.dg/compare1.c: New test.
11289
11290 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11291
11292         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11293         New tests.
11294
11295 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11296
11297         * g77.f-torture/compile/19990502-1.f: New test.
11298
11299 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11300
11301         * g77.f-torture/compile/19990502-0.f: New test.
11302
11303 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
11304
11305         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11306         intrinsic.
11307
11308 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
11309
11310         * g77.f-torture/execute/u77-test.f (main): List libU77
11311         intrinsics not currently tested.
11312         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11313         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11314         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11315         Trim blanks off the ends of some printed strings.
11316
11317 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
11318
11319         * g77.f-torture/execute/u77-test.f (main): Just warn about
11320         FSTAT gid disagreement, as it's expected on some systems.
11321
11322 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
11323
11324         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11325         use a new function, which allows for some slop.
11326         Clean up some commentary.
11327         (issum): The new function.
11328         (sgladd): Deleted subroutine.
11329
11330 1999-05-01  Craig Burley  <craig@jcb-sc.com>
11331
11332         * g77.f-torture/execute/u77-test.f: Modify to be more like
11333         libf2c/libU77 version, bringing patches to that version here.
11334         Add suitable commentary.
11335
11336 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
11337
11338         * gcc.dg/990424-1.c: New test.
11339
11340 1999-04-24  Craig Burley  <craig@jcb-sc.com>
11341
11342         * g77.f-torture/execute/u77-test.f (main): Bug involving
11343         LSTAT has been fixed, so turn back on full checking.
11344
11345 1999-04-20  Craig Burley  <craig@jcb-sc.com>
11346
11347         * g77.f-torture/compile/19990419-0.f: New test.
11348         * g77.f-torture/execute/19990419-1.f: New test.
11349
11350 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
11351
11352         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11353         to avoid the need for a prototype to supress a warning.
11354
11355 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
11356
11357         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11358
11359 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
11360
11361         * gcc.c-torture/execute/990404-1.c: New test.
11362
11363 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11364
11365         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11366         * gcc.dg/cpp-if3.c: Don't use -pedantic.
11367         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11368         missing initializer warnings.
11369
11370 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
11371
11372         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11373         matching strings.
11374
11375 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
11376
11377         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11378
11379 1999-03-26  Craig Burley  <craig@jcb-sc.com>
11380
11381         * g77.f-torture/execute/19990325-0.f: New test.
11382         * g77.f-torture/execute/19990325-1.f: New test.
11383
11384 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
11385
11386         * gcc.c-torture/execute/990324-1.c: New test.
11387
11388 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
11389
11390         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11391         test with 4.
11392
11393 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
11394
11395         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
11396
11397 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11398
11399         * g77.f-torture/execute/19990313-2.f: New test.
11400         * g77.f-torture/execute/19990313-3.f: New test.
11401
11402 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11403
11404         * g77.f-torture/execute/19990313-0.f: New test.
11405         * g77.f-torture/execute/19990313-1.f: New test.
11406
11407 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
11408
11409         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11410         printf to sprintf.
11411         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11412         (main): Add check for u15.  Conditionalize u31 check depending on
11413         whether ints are <32 bits or >=32 bits.
11414
11415 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11416
11417         * g77.f-torture/execute/19981119-0.f: Improve testiness.
11418
11419 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11420
11421         * g77.f-torture/compile/19990305-0.f: New test.
11422         * g77.f-torture/execute/19981119-0.f: New test.
11423
11424 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11425
11426         * g77.f-torture/execute/970625-2.f: call ABORT if final
11427         result is not correct, instead of just printing it.
11428         Add this checking via newly introduced obfuscation, to
11429         trip up buggy front ends.
11430
11431 1999-03-07  Craig Burley  <craig@jcb-sc.com>
11432
11433         * g77.f-torture/compile/960317-1.f: Moved from being
11434         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
11435
11436 1999-03-06  Craig Burley  <craig@jcb-sc.com>
11437
11438         * g77.f-torture/execute/960317-1.f: New (old) test.
11439         * g77.f-torture/execute/970625-2.f: Ditto.
11440
11441 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
11442
11443         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11444         message on line 1 or line 2; cccp and cpplib do this differently.
11445
11446 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
11447
11448         * g++.old-deja/g++.law/weak1.C: New test.
11449
11450 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11451
11452         * gcc.c-torture/execute/990119-1.c: Renamed to...
11453         * gcc.dg/990119-1.c: this, so it will only be tested once
11454         (it's a preprocessor test, it doesn't need to be run at
11455         multiple optimization levels).
11456
11457 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11458
11459         * lib/g++.exp: Don't add incdir=$base_dir/../include to
11460           ALWAYS_CXXFLAGS.
11461
11462 1999-02-24  Craig Burley  <craig@jcb-sc.com>
11463
11464         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11465         * g77.f-torture/compile/19981216-0.f: ...as it is expected
11466         to not be compilable by current g77.
11467
11468 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11469
11470         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11471
11472 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
11473
11474         * gcc.c-torture/execute/990222-1.c: New test.
11475
11476 1999-02-19  Craig Burley  <craig@jcb-sc.com>
11477
11478         * g77.f-torture/compile/19990218-0.f: New test.
11479         * g77.f-torture/noncompile/19990218-1.f: New test.
11480
11481 1999-02-18  Craig Burley  <craig@jcb-sc.com>
11482
11483         * g77.f-torture/compile/19981216-0.f: New test.
11484
11485 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
11486
11487         * gcc.dg/990214-1.c: New test.
11488
11489 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
11490
11491         * gcc.dg/990213-2.c: New test.
11492
11493         * gcc.dg/990213-1.c: New test.
11494
11495 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
11496
11497         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11498         ints.
11499
11500 1999-02-11  Nick Clifton  <nickc@cygnus.com>
11501
11502         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11503         specified by target.
11504
11505         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11506
11507 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
11508
11509         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11510
11511 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11512
11513         * gcc.dg/special/ecos.exp: New test driver for new tests with
11514         special requirements.
11515
11516         * gcc.dg/special/alias-1.c: New test.
11517         * gcc.dg/special/gcsec-1.c: New test.
11518         * gcc.dg/special/weak-1.c: New test.
11519         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11520         * gcc.dg/special/weak-2.c: New test.
11521         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11522         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11523         * gcc.dg/special/wkali-1.c: New test.
11524         * gcc.dg/special/wkali-2.c: New test.
11525         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11526         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11527
11528 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
11529
11530           * lib/c-torture.exp (c-torture-compile): Pull out code for
11531           analyzing gcc error messages.
11532           (c-torture-execute): Likewise.  Fix some (harmless) false
11533           positives.
11534           * lib/gcc.exp (gcc_check_compile): New function.
11535
11536 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
11537
11538         * gcc.c-torture/execute/990208-1.c: New test.
11539
11540 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11541
11542         * g++.dg/special/ecos.exp: New driver for new tests with special
11543         requirements
11544
11545         * g++.dg/special/conpr-1.C: New test
11546         * g++.dg/special/conpr-2.C: New test
11547         * g++.dg/special/conpr-2a.C: New test
11548         * g++.dg/special/conpr-3.C: New test
11549         * g++.dg/special/conpr-3a.C: New test
11550         * g++.dg/special/conpr-3b.C: New test
11551
11552         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11553         allow g++ to use the dg driver
11554
11555         * README: Add comment about g++.dg directory
11556
11557 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
11558
11559         * README: Update email addresses.
11560
11561 1999-02-03  Nick Clifton  <nickc@cygnus.com>
11562
11563         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11564         arguments in order to force structure S onto the stack even on
11565         the alpha.
11566         (test): Pass 10 leading arguments to function foo as well as the
11567         structure S.
11568
11569         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11570         failure for all targets.
11571
11572         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11573         abort to terminate program execution.
11574
11575 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
11576
11577         * gcc.c-torture/execute/990130-1.c: New test.
11578
11579 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
11580
11581         * gcc.dg/990130-1.c: New test.
11582
11583 1999-01-28  Michael Meissner  <meissner@cygnus.com>
11584
11585         * gcc.c-torture/execute/990128-1.c: New test.
11586
11587 1999-01-27  Michael Meissner  <meissner@cygnus.com>
11588
11589         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11590
11591 1999-01-27  Felix Lee  <flee@cygnus.com>
11592
11593         * lib/c-torture.exp (c-torture-compile): pull out code for
11594         analyzing gcc error messages.
11595         (c-torture-execute): ditto, and fix some (harmless) false
11596         positives.
11597         * lib/gcc.exp (gcc_check_compile): new function.
11598
11599 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
11600
11601         * gcc.dg/990117-1.c: New test.
11602
11603         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11604
11605         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11606
11607 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
11608
11609         * g77.f-torture/compile/990115-1.f: New test.
11610
11611 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
11612
11613         * gcc.c-torture/compile/990107-1.c: New test
11614
11615 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
11616
11617         * gcc.c-torture/execute/990106-2.c: New test.
11618
11619         * gcc.c-torture/execute/990106-1.c: New test.
11620
11621 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
11622
11623         * gcc.c-torture/compile/981223-1.c: New test.
11624
11625 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
11626
11627         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11628         (opt3): Rename from opt4 and disable.
11629
11630 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
11631
11632         * g++.old-deja/g++.pt/ptrmem5.C: New test.
11633
11634 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11635
11636         * g++.old-deja/g++.other/conv5.C: New test.
11637
11638 1998-12-14  Nick Clifton  <nickc@cygnus.com>
11639
11640         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11641
11642 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
11643
11644         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11645
11646 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
11647
11648         * gcc.c-torture/compile/981211-1.c: New test.
11649
11650 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
11651
11652         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
11653
11654         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
11655
11656 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11657
11658         * gcc.special/930510-1.c: Make C9X safe.
11659         * gcc.misc-tests/gcov-1.c Similarly.
11660         * gcc.misc-tests/gcov-2.c Similarly.
11661
11662 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11663
11664         * gcc.dg/ultrasp1.c: New test.
11665
11666 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
11667
11668         * gcc.c-torture/execute/981206.c: New test.
11669
11670 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11671
11672         * g++.old-deja/g++.ns/template7.C: New test.
11673
11674         * g++.old-deja/g++.other/expr1.C: New test.
11675
11676         * g++.old-deja/g++.eh/tmpl3.C: New test.
11677
11678         * g++.old-deja/g++.eh/tmpl2.C: New test.
11679
11680 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11681
11682         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
11683         * g++.old-deja/g++.other/using6.C: Removed.
11684         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
11685
11686         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
11687
11688 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11689
11690         * g++.old-deja/g++.pt/overload8.C: New test.
11691
11692         * g++.old-deja/g++.pt/overload7.C: New test.
11693
11694         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
11695
11696         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
11697         and relinking messages.
11698         * lib/g++.exp (g++_target_compile): Remove .rpo file when
11699         compiling with -frepo.
11700
11701 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
11702
11703         * g++.old-deja/g++.pt/lookup6.C: New test.
11704
11705 1998-11-30  Nick Clifton  <nickc@cygnus.com>
11706
11707         * gcc.c-torture/execute/981130-1.c: New test.
11708         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
11709
11710 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11711
11712         * g++.old-deja/g++.pt/explicit76.C: New test.
11713
11714         * g++.old-deja/g++.pt/friend38.C: New test.
11715
11716         * g++.old-deja/g++.ns/crash2.C: New test.
11717
11718         * g++.old-deja/g++.pt/defarg8.C: New test.
11719
11720         * g++.old-deja/g++.pt/instantiate6.C: New test.
11721
11722         * g++.old-deja/g++.pt/static6.C: New test.
11723
11724         * g++.old-deja/g++.pt/decl2.C: New test.
11725
11726 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11727
11728         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
11729         problem is actually related with name lookup, but so what? :-)
11730
11731         * g++.old-deja/g++.pt/friend37.C: New test.
11732
11733 1998-11-25  Dave Love  <d.love@dl.ac.uk>
11734
11735         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
11736         element, which fails on some systems.
11737
11738         * g77.f-torture/execute/labug1.f: New test.
11739
11740 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
11741
11742         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
11743         is defined.
11744
11745 1998-11-18  Dave Love  <d.love@dl.ac.uk>
11746
11747         * g77.f-torture/compile/981117-1.f: New test.
11748
11749 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
11750
11751         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
11752         properly discarded.
11753
11754 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
11755
11756         * gcc.c-torture/execute/memcheck: New directory of tests for
11757         -fcheck-memory-usage.
11758
11759 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11760
11761         * README: New file, general information about the testsuite and
11762         new description of the various C++ test subdirectories.
11763         * README.g++: Eliminate obsolete information, update and move most
11764         relevant stuff to README.
11765
11766 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
11767
11768         * gcc.c-torture/compile/981107-1.c: New test.
11769
11770 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
11771
11772         * execute/memcpy-bi.c: New testcase.
11773
11774 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
11775
11776         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
11777         base classes.
11778
11779         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
11780         template is selected.
11781
11782         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
11783         classes, it should be accepted for all types.
11784
11785         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
11786
11787         * g++.old-deja/g++.pt/spec24.C: Ensure that template
11788         specializations start with template headers.
11789
11790 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
11791
11792         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
11793
11794         * g++.old-deja/g++.other/init9.C: Test cross initialization of
11795         non-POD types.
11796
11797 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11798
11799         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
11800
11801 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11802
11803         * compile/981022-1.c, compile/981022-1.x: New test and driver.
11804
11805 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
11806
11807         * 981019-1.c: New test.
11808
11809 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
11810
11811         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
11812         find objc headers.
11813
11814 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11815
11816         * compile/981001-4.c: Remove use of GCC extension that triggers a
11817         compiler bug.
11818
11819 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
11820
11821         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
11822
11823 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11824
11825         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
11826         instantiation of template produces incorrect code for delete
11827         expression.
11828
11829         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
11830         constructors' name is not unique.
11831         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
11832         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
11833
11834         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
11835         automatic array of const is ill-formed.
11836
11837         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
11838         of template parameter?
11839
11840         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
11841         const.
11842
11843         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
11844         pointer-to-member expression.
11845
11846         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
11847         declaration causes ICE.
11848
11849 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
11850
11851         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
11852         reserved in the global namespace.
11853
11854         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
11855         generate needed virtual table.
11856
11857         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
11858
11859 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
11860
11861         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
11862         template-dependent type
11863
11864 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
11865
11866         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
11867         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
11868         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
11869
11870         * g++.old-deja/g++.other/using5.C: New test; using decl from base
11871         class should be usable as argument of member function.
11872         * g++.old-deja/g++.other/using6.C: New test; using decl from base
11873         class should be usable as return type of member function.
11874         * g++.old-deja/g++.other/using7.C: New test; using decl from base
11875         class should be usable as type of data member.
11876
11877         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
11878
11879 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
11880
11881         * gcc.c-torture/special/920521-1.c: Fix bogus test.
11882
11883 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
11884
11885         * gcc.dg/dll-?.c Add thumb to target list.
11886         Fix assembler scan patterns to match current assembler output.
11887
11888 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
11889
11890         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
11891         matching of template brackets.
11892
11893         * g++.old-deja/g++.other/using4.C: New test.  Test using
11894         declarations of methods from base classes.
11895
11896         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
11897         within functions should introduce names into the innermost
11898         enclosing namespace.
11899
11900         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
11901         of static locals if first initialization throws.
11902
11903 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
11904
11905         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
11906
11907 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
11908
11909         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
11910         lose track of the possible targets of tablejump insns.
11911         * special/special.exp: Run it.
11912
11913 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11914
11915         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
11916         must be declared before its specializations can be named in friend
11917         declarations.
11918
11919 1998-10-05  Dave Love  <d.love@dl.ac.uk>
11920
11921         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
11922
11923         * g77.f-torture/execute/io1.f: New test.
11924
11925 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11926
11927         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
11928         with pointer to template function, for which no argument deduction
11929         is possible.
11930
11931         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
11932         specialization of template function as argument to template
11933         function.
11934
11935         * g++.old-deja/g++.other/access2.C: New test; Inner class
11936         shouldn't have privileged access to Outer's names.
11937
11938 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11939
11940         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
11941         friend template declared within template class conflicts with
11942         nested class of the same name.
11943
11944         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
11945         is ignored.
11946
11947         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
11948         object with direct initializer as function declaration.
11949
11950         * g++.old-deja/g++.other/decl2.C: New test; duplicate
11951         initializers.
11952
11953         * g++.old-deja/g++.other/null2.C: New test; conditional operator
11954         involving const pointer and NULL produces incorrect result.
11955
11956         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
11957         type name without `typename' should be rejected with -pedantic.
11958
11959 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
11960
11961         * g++.old-deja/g++.other/addrof1.C: New test.
11962
11963 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
11964
11965         * gcc.c-torture/compile/981001-1.c: New test.
11966         * gcc.c-torture/execute/981001-1.c: New test.
11967
11968 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
11969
11970         * gcc.c-torture/compile/981001-2.c: New test.
11971         * gcc.c-torture/compile/981001-3.c: New test.
11972         * gcc.c-torture/compile/981001-4.c: New test.
11973
11974 1998-10-01  Robert Lipe  <robertl@dgii.com>
11975
11976         * lib/objc.exp (objc_target_compile): Add -L during compiles for
11977         multilibbed hosts.   Idea grafted from g77.exp.
11978
11979 1998-09-30  Dave Love  <d.love@dl.ac.uk>
11980
11981         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
11982         avoid losing on systems which need -lsocket.
11983
11984 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
11985
11986         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
11987         * g++.old-deja/g++.other/nested2.C: Ditto.
11988         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
11989         failure.
11990
11991 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11992
11993         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
11994         preferred over template operator!= for enum bitfields.
11995
11996 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
11997
11998         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
11999         that happen to have the same base name, but in different scopes,
12000         are incorrectly rejected.
12001
12002 1998-09-16  Richard Henderson  <rth@cygnus.com>
12003
12004         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12005         on the native word size instead of an integer literal.
12006
12007 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
12008
12009         * g++.old-deja/g++.other/static2.C: Invocation of static data
12010         member of type pointer-to-function denoted as non-static member.
12011
12012         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12013         checks involving function types and aliases.
12014
12015 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
12016
12017         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12018         redefined to the same non-trivial type.
12019
12020         * g++.old-deja/g++.pt/explicit73.C: Test for proper
12021         namespace-qualification of template specializations declared in
12022         other namespaces.
12023
12024         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12025         to declare a subset of the specializations of a template function
12026         as friends of specializations of a template class.
12027
12028         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12029         member templates that do not fully specialize the enclosing
12030         template class are rejected.
12031
12032 1998-09-11  Dave Love  <d.love@dl.ac.uk>
12033
12034         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12035
12036 1998-09-08  Dave Love  <d.love@dl.ac.uk>
12037
12038         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12039         altered from libf2c/libU77 version.
12040
12041 1998-09-06  Dave Love  <d.love@dl.ac.uk>
12042
12043         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12044
12045 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
12046
12047         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12048         (un)signed char are different types for template specialization
12049         purposes.
12050
12051 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
12052
12053         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12054         * objc: ObjC testsuite.
12055
12056 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
12057
12058         * gcc.c-torture/execute/941014-1.x:  New file.
12059
12060 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12061
12062         * lib/c-torture.exp: Add support for
12063         torture_eval_before_compile and torture_eval_before_execute
12064         variables.
12065
12066 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
12067
12068         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
12069         this test triggers valid.
12070
12071 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12072
12073         * gcc.dg/980827-1.c: New test.
12074
12075 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12076
12077         * gcc.c-torture/execute/loop-4b.c: New test.
12078
12079 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
12080
12081         * lib/c-torture.exp: Add support for
12082         torture_eval_before_compile and torture_eval_before_execute
12083         variables.
12084
12085 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
12086
12087         * gcc.c-torture/compile/980825-1.c: New test.
12088
12089 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
12090
12091         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12092         count number tests in opt_t0 not good_t0.
12093
12094 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
12095
12096         * gcc.c-torture/compile/930326-1.x: Fix typo.
12097
12098 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
12099
12100         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12101         causes an ICE.
12102
12103 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
12104
12105         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12106         STACK_SIZE is defined.
12107         * gcc.c-torture/unsorted/stuct.c: Similarly.
12108
12109         * gcc.c-torture/compile/980821-1.c: New test.
12110
12111 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
12112
12113         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12114
12115 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
12116
12117         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12118         code.
12119
12120 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
12121
12122         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12123         error'.
12124
12125 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
12126
12127         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12128
12129 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
12130
12131         * gcc.c-torture/compile/980816-1.c: New test.
12132
12133         * gcc.dg/980816-1.c: New test.
12134
12135 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
12136
12137         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12138         compiler for ieee tests.
12139
12140 1998-08-01  Dave Love  <d.love@dl.ac.uk>
12141
12142         * g77.f-torture/compile/980729-0.f: New test.
12143
12144 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
12145
12146         * gcc.c-torture/special/eeprof-1.c: New test, for
12147         -finstrument-functions.
12148         * gcc.c-torture/special/special.exp: Run it.
12149
12150 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
12151
12152         * gcc.c-torture/compile/980729-1.c: New test.
12153
12154 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
12155
12156         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12157         __thumb__ is defined, and test for ARM style doubles if so.
12158
12159 1998-07-26  Dave Love  <d.love@dl.ac.uk>
12160
12161         * g77.f-torture/noncompile/980615-0.f: New test.
12162
12163 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
12164
12165         * gcc.dg/980312-1.c: Do link instead of compile.
12166         * gcc.dg/980313-1.c: Likewise.
12167
12168 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
12169
12170         * gcc.c-torture/compile/980726-1.c: New test.
12171
12172 1998-07-25  Dave Love  <d.love@dl.ac.uk>
12173
12174         * g77.f-torture/execute/io0.f: New test.
12175
12176 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
12177
12178         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12179         an int.
12180
12181 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
12182
12183         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12184         m32r bugs.
12185
12186 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12187
12188         * gcc.dg/980626-1.c: Expect failures for all toolchains until
12189         c-decl.c:grokdeclarator can handle mode attributes.
12190
12191 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
12192
12193         * gcc.c-torture/execute/980716-1.c: New test.
12194
12195 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
12196
12197         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12198         the mn10200.
12199         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
12200         the mn10200.
12201         * gcc.c-torture/execute/va-arg-3.x: Similarly.
12202         * gcc.c-torture/compile/930326-1.x: Similarly.
12203
12204 1998-07-13  Dave Love  <d.love@dl.ac.uk>
12205
12206         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12207         New test from Craig.
12208
12209 1998-07-12  Dave Love  <d.love@dl.ac.uk>
12210
12211         * g77.f-torture/noncompile/980616-0.f: New test.
12212
12213         * g77.f-torture/execute/970816-3.f:  New test from Craig.
12214
12215 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12216
12217         *  g++.other/singleton.C: Return error value instead of taking
12218         SIGSEGV.
12219
12220 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12221
12222         *  g++.other/singleton.C: New test.   Warning is under dispute.
12223         Runtime crash is not.
12224
12225 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12226
12227         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12228         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12229         using6.C, using7.C}:  New namespace tests.
12230
12231 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12232
12233         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12234         specialization with typedef'ed names used as array indexes.
12235
12236 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
12237
12238         * gcc.c-torture/execute/980709-1.c: New test.
12239
12240         * gcc.dg/980709-1.c: New test.
12241
12242 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
12243
12244         * gcc.c-torture/execute/bcp-1.c: New test.
12245
12246 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
12247
12248         * gcc.c-torture/execute/980707-1.c: New test.
12249
12250 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
12251
12252         * gcc.c-torture/compile/980706-1.c: New test.
12253
12254 1998-07-01  Dave Love  <d.love@dl.ac.uk>
12255
12256         * g77.f-torture/execute/980701-0.f,
12257         g77.f-torture/execute/980701-1.f: New test from Craig.
12258
12259 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
12260
12261         * gcc.c-torture/compile/980701-1.c: New test.
12262
12263         * gcc.c-torture/execute/980701-1.c: New test.
12264
12265 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
12266 rlsruhe.de>
12267
12268         * g++.old-deja/g++.robertl/eb132.C: New test.
12269         * g++.old-deja/g++.robertl/eb133.C: Likewise.
12270
12271 1998-06-29  Dave Love  <d.love@dl.ac.uk>
12272
12273         * g77.f-torture/execute/980628-7.f,
12274         g77.f-torture/execute/980628-8.f,
12275         g77.f-torture/execute/980628-9.f,
12276         g77.f-torture/execute/980628-10.f: New tests from Craig.
12277
12278         * g77.f-torture/execute/980628-3.f: Remove mail headers.
12279
12280 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
12281
12282         * g77.f-torture/execute/980628-4.f: New test from Craig.
12283         * g77.f-torture/execute/980628-5.f: Likewise.
12284         * g77.f-torture/execute/980628-2.f: Likewise.
12285         * g77.f-torture/execute/980628-0.f: Likewise.
12286         * g77.f-torture/execute/980628-1.f: Likewise.
12287         * g77.f-torture/execute/980628-3.f: Likewise.
12288         * g77.f-torture/execute/980628-6.f: Likewise.
12289
12290 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
12291
12292         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12293         directory when nothing has been installed yet.
12294
12295 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12296
12297         * gcc.c-torture/special/special.exp: Handle newer versions of
12298         dejagnu.
12299
12300 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
12301
12302         * gcc.dg/980626-1.c: New test.
12303
12304 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
12305
12306         * gcc.misc-tests/m-un-2.c: New test.
12307         * g++.old-deja/g++.other/warn01.c: Likewise.
12308
12309 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
12310
12311         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12312         compatibility with assmblers with a different comment character.
12313         Eliminate use of GAS-specific extensions.
12314
12315 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
12316
12317         * gcc.c-torture/execute/ieee/980619-1.c: New test.
12318
12319 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
12320
12321         *lib/g77.exp: Replace search for libf2c.a with search for newly
12322         renamed libg2c.a
12323
12324 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
12325
12326         * gcc.c-torture/execute/980617-1.c: New test.
12327
12328 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
12329
12330         * gcc.c-torture/execute/980612-1.c: New test.
12331
12332 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
12333
12334         * gcc.dg/980523-1.c: Only test on ppc-linux.
12335         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12336
12337         * gcc.c-torture/execute/980608-1.c: New test.
12338
12339 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12340
12341         * gcc.c-torture/execute/980605-1.c: New test.
12342
12343 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
12344
12345         * gcc.c-torture/execute/980604-1.c: New test.
12346
12347 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
12348
12349         * gcc.c-torture/execute/980602-1.c: New test.
12350         * gcc.c-torture/execute/980602-2.c: Likewise.
12351
12352 1998-06-02  Dave Love  <d.love@dl.ac.uk>
12353
12354         * 970125-0.f: Fix per JCB.  Add commentary.
12355
12356 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
12357
12358         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12359         IEEE -0 support.
12360
12361 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12362
12363         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12364         earlier.
12365
12366 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
12367
12368         * gcc.c-torture/execute/980526-3.c: New test.
12369
12370 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
12371
12372         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12373         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12374         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12375         m88k-motorola-sysv3 to XFAIL.
12376
12377 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12378
12379         * gcc.dg/980526-1.c: New test.
12380         * gcc.c-torture/execute/980526-2.c: New test.
12381
12382 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
12383
12384         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12385
12386         * gcc.c-torture/execute/980526-1.c: New test.
12387
12388 1998-05-26  Dave Love  <d.love@dl.ac.uk>
12389
12390         * g77.f-torture/execute/alpha2.f: Add runtime test.
12391
12392 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
12393
12394         * g++.old-deja/old-deja.exp: Strip leading directories.
12395
12396         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12397         error for the line.  Don't run multiple tests for the same line.
12398
12399 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
12400
12401         * gcc.dg/980523-1.c: New test.
12402
12403 1998-05-23  Dave Love  <d.love@dl.ac.uk>
12404
12405         * g77.f-torture/compile/970915-0.f: New test.
12406
12407 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
12408
12409         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12410
12411 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
12412
12413         * gcc.dg/980520-1.c: New test.
12414
12415 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12416
12417         * gcc.dg/980502-1.c: Fix return type.
12418
12419 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
12420
12421         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12422         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12423         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12424         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12425         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12426
12427 1998-05-20  Dave Love  <d.love@dl.ac.uk>
12428
12429         * g77.f-torture/execute/980520-1.f: New test.
12430
12431 1998-05-15  Dave Love  <d.love@dl.ac.uk>
12432
12433         * lib/mike-g77.exp: New file.
12434
12435         * g77.f-torture/noncompile/noncompile.exp,
12436         g77.f-torture/noncompile/check0.f: New files.
12437
12438 1998-05-14  Dave Love  <d.love@dl.ac.uk>
12439
12440         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12441         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12442         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12443         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12444         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12445         abort where appropriate.
12446
12447 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
12448
12449         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12450         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12451
12452 1998-04-29  Dave Love  <d.love@dl.ac.uk>
12453
12454         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12455
12456 1998-04-27  Dave Love  <d.love@dl.ac.uk>
12457
12458         * g77.f-torture/compile/980427-0.f: New test.
12459
12460 1998-04-24  Dave Love  <d.love@dl.ac.uk>
12461
12462         * g77.f-torture/compile/980424-0.f: New test.
12463
12464 1998-04-19  Dave Love  <d.love@dl.ac.uk>
12465
12466         * g77.f-torture/compile/980419-2.f (main): New test.
12467         * g77.f-torture/compile/970125-0.f: New test.
12468         * g77.f-torture/compile/980419-1.f: New test.
12469
12470 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
12471
12472         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
12473         of loop-4.c.
12474
12475 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
12476
12477         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12478
12479 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
12480
12481         * gcc.c-torture/compile/980329-1.c: New test.
12482
12483 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
12484
12485         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12486         * gcc.dg/980312-1.c: Fix typo in -march command.
12487
12488 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
12489
12490         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12491
12492 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
12493
12494         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
12495         Dave Love agree the Fortran source is bogus.
12496
12497 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
12498
12499         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12500         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12501         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12502         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12503         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12504
12505 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12506
12507         * g++.old-deja/g++.other/friend1.C: New test.
12508
12509 1998-02-18  Dave Love  <d.love@dl.ac.uk>
12510
12511         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12512         possibly uninitialized) variables and declare dnrm2.
12513
12514 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
12515
12516         From Bruno Haible <haible@ilog.fr>:
12517         * gcc.c-torture/execute/980223.c: New test.
12518
12519 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
12520
12521         * gcc.dg/ifelse-1.c: New test.
12522
12523 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
12524
12525         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12526
12527           * lib/old-dejagnu.exp (old-dejagnu): Added the
12528           "execution test - XFAIL *-*-*" handling in the spirit of
12529           "excess errors test -". Changed the "execution test fails"
12530           handling to be like "excess errors test fails".
12531           * Update various tests accordingly.
12532
12533 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
12534
12535         * gcc.c-torture/execute/980205.c: New test.
12536
12537 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
12538
12539         * lib/c-torture.exp: Look for .x files instead of .cexp files.
12540         * lib/f-torture.exp: Similarly.
12541         * gcc.c-torture: Rename all .cexp files to .x files.
12542
12543 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12544
12545         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12546         (940510-1.c): Removed duplicate.
12547         (971104-1.c): New test.
12548
12549 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
12550
12551           * lib/f-torture.exp: Improve error and loop detection.
12552
12553 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
12554
12555         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12556         use that to size the filler array.
12557
12558 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12559
12560         * lib/c-torture.exp(c-torture-execute): Fix typo.
12561
12562         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12563         testcase as the executable name. Keep the executable around if
12564         the test fails.
12565
12566 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12567
12568         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12569         changes.  Only test one -g option, and move it to the end of the
12570         list of options to test.
12571
12572 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
12573
12574         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12575         variable GCC_TORTURE_OPTIONS to supply default switches separated
12576         by colons.  If no environment variable, run tests with -O0 -g, -O1
12577         -g, and -O2 -g as well.
12578
12579 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12580
12581         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12582         explanatory comments. Fix indentation.
12583
12584 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
12585
12586         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12587
12588 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
12589
12590         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12591         * g++.old-deja/g++.mike/p7325.C: Likewise.
12592         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12593
12594 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
12595
12596         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12597         * g++.old-deja/g++.brendan/crash30.C: Likewise.
12598         * g++.old-deja/g++.brendan/crash39.C: Likewise.
12599         * g++.old-deja/g++.law/operators4.C: Likewise.
12600
12601 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
12602
12603         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12604         * g++.old-deja/g++.mike/p784.C: Ditto.
12605         * g++.old-deja/g++.mike/p785.C: Ditto.
12606
12607 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
12608
12609           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12610
12611 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
12612
12613         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12614         target feature; pass this to c-torture-execute as needed.
12615
12616 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
12617
12618         * lib/c-torture.exp(c-torture-execute): If the previous and the
12619         current executables being tested are identical, we don't need to
12620         run the executable again. Try to make the executable names
12621         unique. Add an optional argument for passing additional compiler
12622         flags.
12623
12624 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
12625
12626         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12627
12628 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
12629
12630         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12631
12632 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
12633
12634         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12635         32bit or larger longs.
12636
12637         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12638         have either a 32bit long or 32bit int.
12639
12640 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12641
12642         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12643         Make double precision tests dependent on sizeof (double).
12644
12645 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
12646
12647         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12648         too.
12649
12650 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12651
12652         * gcc.c-torture/compile/961203-1.cexp: New script.
12653
12654 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
12655
12656         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
12657         up the includes ourselves.
12658
12659 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
12660
12661         * lib/plumhall.exp: Remove random include, and add a few
12662         verbose messages for debugging.
12663
12664 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
12665
12666         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
12667         of trying to do it ourselves.
12668
12669 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12670
12671         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
12672
12673 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12674
12675         * gcc.prms/5403.c: Made regexp a bit less strict.
12676
12677 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
12678
12679         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
12680         is returned from remote_load instead.
12681         * lib/plumhall.exp: Ditto.
12682         * lib/mike-g++.exp: Ditto.
12683         * lib/old-dejagnu.exp: Ditto.
12684         * lib/c-torture.exp: Ditto.
12685
12686 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
12687
12688         * lib/g++.exp: Use build_wrapper procedure.
12689         * lib/gcc.exp: Ditto.
12690
12691 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
12692
12693         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
12694         an old-style decl for malloc.  Fixes tests to work when
12695         sizeof (int) != sizeof (size_t).
12696
12697 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
12698
12699         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
12700
12701         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
12702         use stdargs.h interface.
12703
12704 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
12705
12706         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
12707         NO_VARARGS when compiling.
12708
12709 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
12710
12711         * lib/plumhall.exp(ph_includes): New procedure.
12712         (ph_make): Use it.
12713         (ph_compiler): Ditto.
12714
12715         * lib/g++.exp: Rename test-glue.c to testglue.c.
12716         * lib/gcc.exp: Ditto.
12717
12718 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12719
12720         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
12721         to completion when it's called.
12722
12723 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
12724
12725         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
12726         is defined, don't do test.
12727
12728 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
12729
12730         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
12731         for object files.
12732         (ph_summary): Mark skipped testcases as untested, not unresolved.
12733
12734         * lib/plumhall.exp (ph_make): If unresolved because of bad
12735         errorCode, record errorCode in log file.
12736         (*): Replace send_log/verbose with verbose -log.
12737
12738 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
12739
12740         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
12741         double conversion if double isn't at least 8 bytes.
12742
12743         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
12744         int to work with targets where int is 16 bits.
12745
12746         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
12747         8 bytes, just exit, since 4 byte doubles don't have enough bits of
12748         precision for the test to complete.
12749
12750 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
12751
12752         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
12753         if d10v is not compiled with the -mdouble64 flag.
12754         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
12755
12756         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
12757         d10v is not compiled with the -mint32 flag.
12758
12759 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12760
12761         * lib/plumhall.exp: Use incr_count.
12762
12763 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
12764
12765         * gcc.c-torture: Update to c-torture-1.45.
12766
12767 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
12768
12769         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
12770         the name of the expect testcase file).
12771
12772         * lib/g++.exp(g++_init): Ditto.
12773
12774 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
12775
12776         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
12777         the host.
12778
12779         * lib/gcc.exp(gcc_exit): New procedure.
12780
12781 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
12782
12783         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
12784         specs where appropriate.
12785
12786         * g++.old-deja/g++.arm/*: Added additional ERROR checks
12787         because of new "candidates are" messages, and removed a few
12788
12789         * Converted all non-old-style g++ testcases to old-style, and
12790         moved into g++.old-deja.
12791
12792 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
12793
12794         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
12795         options.
12796
12797         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
12798         succeeded.
12799
12800         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
12801
12802 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
12803
12804         * lib/gcc.exp (gcc_target_compile): Add support for defining
12805         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
12806         the machine doesn't have those features.
12807
12808 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
12809
12810         * g++.law/operators4.exp: Don't use LIBS.
12811
12812 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12813
12814         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
12815
12816         * lib/mike-g++.exp: Don't set the compiler to be tested here.
12817         * lib/g++.exp: Set it here instead. Also, allow use of the
12818         --tool_exec and --tool_opt options. Change CXX to
12819         GXX_UNDER_TEST.
12820
12821         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
12822
12823         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
12824
12825 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
12826
12827         * lib/old-dejagnu.exp: Use prune_warnings instead of
12828         prune_system_crud.
12829         * lib/mike-g++.exp: Ditto.
12830         * lib/gcc.exp: Ditto.
12831         * lib/g++.exp: Ditto.
12832
12833         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
12834
12835 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
12836
12837           * 941014-2.c: Include stdlib.h
12838           * 960327-1.c: Include stdio.h
12839           * dbra.c, index-1.c: Don't assume ints are 32bits.
12840
12841 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
12842
12843         * lib/gcc.exp: Add gcc,stack_size target feature.
12844
12845         * lib/g++.exp(g++_target_compile): Add the include and link
12846         paths here, not in two other places. And, it's $options, not
12847         options.
12848
12849         * lib/mike-g++.exp(postbase): Remove the code that determines
12850         the correct include and link paths.
12851         * g++.old-deja/old-deja.exp: Ditto.
12852
12853 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
12854
12855         * lib/g++.exp(g++_init): target_compile no longer returns the
12856         filename of the result.
12857
12858 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12859
12860         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
12861         call to glob.
12862
12863         * gcc.c-torture/special/special.exp: Change call to
12864         gcc_target_compile to include the object file.
12865
12866 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12867
12868         * gcc.c-torture/special/special.exp: Correct misspelling in last
12869         change.
12870
12871 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
12872
12873         * lib/plumhall.exp(ph_summary): Log the entire output of the
12874         executable. Return -1 if there were any failures, 0 otherwise.
12875         (ph_execute): Return -1 if there were any failures, 0 otherwise.
12876         (ph_make): Clean up objects and executables that were built
12877         if the tests succeeded.
12878
12879 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12880
12881         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
12882         libraries and includes in the build tree as appropriate.
12883
12884 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12885
12886         * lib/c-torture.exp: Instead of looking for the global variable
12887         NO_LONG_LONG, check to see if that's a feature of the target.
12888
12889 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
12890
12891         * config/default.exp: Minimize. Delete the remainer of the files in
12892         config; this functionality is now in devo/dejagnu/config.
12893
12894         g++.*/*: Pass any additional flags used to compile to postbase;
12895         delete CXXFLAGS.
12896
12897         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
12898         is now done by runtest.exp. Use gcc_target_compile instead of
12899         compile.
12900
12901         lib/c-torture.exp: Use gcc_target_compile instead of compile.
12902         Remove references to CFLAGS. Use remote_file instead of
12903         calling rm -f.
12904         (c-torture): Take a list of arguments to use to compile this
12905         testcase.
12906
12907         lib/g++.exp: Simplify. Use target_compile instead of compile.
12908         lib/gcc-dg.exp: Ditto.
12909         lib/gcc.exp: Ditto.
12910         lib/mike-{gcc,g++}.exp: Ditto.
12911         lib/old-dejagnu.exp: Ditto.
12912         lib/plumhall.exp: Ditto.
12913
12914 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
12915
12916         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
12917         (ph_linker): Likewise.
12918
12919 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
12920
12921           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
12922         MAP_ANON / MAP_ANONYMOUS if defined;
12923         else try to map from /dev/zero .
12924
12925 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
12926
12927         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
12928         isn't defined, then define it to MAP_ANONYMOUS.
12929
12930 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
12931
12932         * gcc.c-torture: Update to c-torture-1.42 release.
12933
12934 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
12935
12936         * gcc.c-torture: Update to c-torture-1.41 release.
12937
12938 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
12939
12940         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
12941         c-torture release.
12942
12943 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12944
12945         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
12946         and LDFLAGS.  Fix second case to append the target_info ldflags
12947         onto LDFLAGS, not CFLAGS.
12948         * lib/g++.exp (g++_init): Add target_info stuff.
12949         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
12950         of libgloss and newlib flags for !native.
12951
12952         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
12953         (GDB): Fix relative path to go up another dir for finding gdb.
12954
12955 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12956
12957         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
12958         versions in the target_info array, if they don't exist.
12959
12960 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12961
12962         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
12963
12964 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
12965
12966         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
12967         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
12968
12969 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
12970
12971         * lib/old-dejagnu.exp: Don't remove the output file before we've
12972         actually tested it. Don't append pwd to the path of the executable
12973         we're testing.
12974
12975 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
12976
12977         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
12978
12979 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
12980
12981         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
12982         temporary directory for compiler files, and set it to a default
12983         value of /tmp. Set $output as the name of the output file from
12984         compiling the testcase. Add a -o option to $cflags_var so the
12985         compiler writes the final output file as $output. Set $executable
12986         to $output.
12987
12988         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
12989         directory for compiler files, and set it to /tmp if it doesn't
12990         already have a value. Set $output_file to the name of the output
12991         file from compiling the testcase. Add a -o option to CXXFLAGS so
12992         the compiler writes the final output file as $output. Use $output
12993         as the executable to be tested.
12994
12995 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12996
12997         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
12998
12999 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
13000
13001         * gcc.c-torture/execute/pending-1.c: New test.  Still
13002         pending in Tege's queue.
13003
13004 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
13005
13006         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13007         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
13008         if there were failures.  Call unresolved if there were unresolved
13009         testcases.  Call gcc_fail if program did not run to completion.
13010         (ph_make): Pass additional argument name to ph_execute.
13011         (ph_execute): Add new argument.  Pass additional arguments to
13012         ph_summary.  Call gcc_fail is there is no execution output.
13013
13014 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
13015
13016         * lib/plumhall.exp (proc_summary): Output relavent summary
13017         lines into the log so specific failures in plumhall can be
13018         investigated.
13019
13020 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
13021
13022         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13023         (c-torture-execute): Don't try to execute tests which use
13024         "long long" types if $NO_LONG_LONG is nonzero.
13025
13026 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
13027
13028         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13029         not c-torture.
13030
13031         * gcc.ieee: Move from here.
13032         * gcc.c-torture/execute/ieee: To here.
13033
13034 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
13035
13036         * gcc.c-torture: Update to c-torture-1.41 release.
13037
13038 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
13039
13040         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13041         not "$output".
13042
13043 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
13044
13045         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13046         -c present.
13047
13048 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
13049
13050         * config/proelf.exp: Handle connecting to a simulator.
13051
13052 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
13053
13054         * config/proelf.exp: New file.  Enough framework that we can
13055         run c-torture tests on the proelf targets (or any other target
13056         that gdb can connect to for that matter).
13057
13058 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
13059
13060         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13061         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
13062
13063         * lib/plumhall.exp (ph_execute): Always call ph_summary if
13064         exec_output exists.
13065
13066 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
13067
13068         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13069         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13070
13071         * config/*.exp: Update FSF address.  Change result of ${tool}_load
13072         to pass/fail/unresolved/unsupported/untested.  Caller must now
13073         call unresolved/unsupported/untested.
13074         * lib/*.exp: Update FSF address.  Update to handle new results of
13075         ${tool}_load.
13076         * lib/chill.exp (verbose): Delete.
13077
13078 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
13079
13080         * lib/gcc.exp (default_gcc_start): Change order of args to
13081         $LDFLAGS $CFLAGS $LIBS.
13082         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13083         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
13084         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13085         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13086         * gcc.misc-tests/dg-test.exp: Likewise.
13087         * gcc.misc-tests/msgs.exp: Likewise.
13088         * gcc.prms/prms.exp: Likewise.
13089         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13090         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
13091
13092         * lib/dg.exp: Deleted, moved to dejagnu/lib.
13093
13094 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13095
13096         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13097
13098         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13099         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13100
13101         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13102         necessary.
13103
13104 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
13105
13106         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13107         global for loop; add use of $mathlib.
13108         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13109         settings here; set mathlib for anything but VxWorks.
13110
13111 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
13112
13113         * gcc.c-torture: Update to c-torture-1.40 release.
13114
13115 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
13116
13117         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13118         dg.exp.
13119
13120 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
13121
13122         * lib/c-torture.exp (c-torture-execute): Declare "output" as
13123         global.
13124
13125 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
13126
13127         * lib/g++.exp (LIBS): Define if not already.
13128         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13129         (gcc-dg-prune): Call prune_gcc_output.
13130         * lib/gcc.exp (prune_gcc_output): New proc.
13131         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13132         prune_gcc_output.
13133
13134 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13135
13136         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13137         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
13138
13139 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
13140
13141         * gcc.c-torture: Update to c-torture-1.39 release.
13142
13143 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
13144
13145         * lib/c-torture.exp (c-torture-execute): Don't return if one option
13146         fails, try others as well.
13147
13148 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13149
13150         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13151         If compilation fails, mark execute tests as `untested'.
13152         If test is marked as unsupported, don't mark compilation and
13153         execute tests as failed.
13154
13155 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13156
13157         * lib/g++.exp (g++_init): Don't link in libg++, and look to
13158         libstdc++ for whether or not we want to be doing shared
13159         libraries.  Delete link_curses since we don't need it anymore.
13160         * lib/mike-g++.exp (postbase): Don't link in libg++.
13161         * g++.old-deja/old-deja.exp: Likewise.
13162
13163 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13164
13165         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13166
13167 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13168
13169         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13170         For that, add `-Wl,-a,shared_archive'.
13171         * g++.old-deja/old-deja.exp: Likewise.
13172
13173 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
13174
13175         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13176
13177 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
13178
13179         * lib/mike-g++.exp (postbase): Pay attention to the status of
13180         g++_load.
13181
13182 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13183
13184           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13185
13186 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
13187
13188         * lib/gcc.exp (default_gcc_start): No longer need to log program
13189         being executed or its output, execute_anywhere does that now.
13190         * lib/g++.exp (default_g++_version): Call execute_anywhere.
13191         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
13192
13193 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13194
13195         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13196         the same as those in lib/g++.exp.
13197
13198 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
13199
13200         * gcc.c-torture: Update to c-torture-1.38 release.
13201         * gcc.ieee: Related changes.
13202
13203 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13204
13205         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13206         "exec". Minor reformatting changes.
13207
13208         * config/rom68k.exp (${tool}_load): Make it work in a canadian
13209         cross. This means all "exec" calls now work on a remote host as
13210         well.
13211         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13212         cross. Filter out the extra "\r\n" stuff that expect puts in.
13213         (c-torture-execute): Filter out the bogus warnings like
13214         c-torture-compile does. Add support for canadian cross.
13215         * lib/gcc.exp (default_gcc_version, default_gcc_start)
13216         Use execute_anywhere rather than calling exec directly. Now it
13217         works for canadian cross testing.
13218
13219 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
13220
13221         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
13222         results into a variable, and check that rather than using file exists.
13223
13224 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13225
13226         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13227         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
13228
13229 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13230
13231         * g++.old-deja/old-deja.exp: Create and pass runshlib and
13232         lib_curses if there's a shared libg++ in the build tree.
13233
13234 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
13235
13236         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13237         if not supported target.
13238
13239 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13240
13241         * lib/g++.exp (g++_init): Move empty setting of runshlib and
13242         link_curses up to always happen, not just for native builds.
13243
13244 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
13245
13246         * gcc.c-torture: Update to c-torture-1.36 release.
13247         * gcc.failure: Related changes.
13248
13249 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13250
13251         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13252
13253 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13254
13255         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13256         * lib/mike-g++.exp (postbase): Not in here.  Still reference
13257         runshlib, link_curses, and mathlib for link and run.
13258
13259         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13260         pass the runtime shared library options for Solaris, OSF/1, and
13261         Irix5, and link with -lcurses to avoid unresolved references.
13262
13263 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13264
13265         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13266         only run once.
13267
13268 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13269
13270         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13271
13272 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
13273
13274         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
13275         do not have a framework for the "compat" tests yet.
13276
13277 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13278
13279         * lib/mike-g++.exp (postbase): New local variable `mathlib',
13280         set to null if we're testing vxworks5.1.  Use that instead of
13281         `-lm' in the setting of LIBS for link and run.
13282
13283 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13284
13285         * config/rom68k.exp (${tool}_load): Major changes to make it
13286         work.  Verified that it does in fact return the stuff in
13287         exec_output properly.  Catch any Emul or any TRAP other than 0.
13288
13289 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13290
13291         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13292         LDFLAGS properly for targets that need stuff from libgloss.
13293         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13294         only run once.
13295         (gpp_initialized): New variable.
13296
13297 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13298
13299         * config/rom68k.exp: Load libgloss.exp.
13300         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13301         so we can produce a fully linked binary.
13302         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13303         so we can produce a fully linked binary.
13304
13305 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13306
13307         * lib/plumhall.exp (ph_section): Watch for expected failures.
13308         Add missing `else'.
13309
13310         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13311         run the testcase.
13312         (c-torture): Likewise.
13313
13314 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
13315
13316         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13317
13318         * lib/mike-g++.exp (mike_cleanup): New proc.
13319         (prebase): New globals compiler_result, not_compiler_result,
13320         target_regexp.
13321         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
13322         allow leading "-" in pattern.  Watch for unsupported tests.
13323         If $compiler_result is set, pattern match assembler code,
13324         and ditto for $not_compiler_result.
13325         * lib/mike-gcc.exp: Likewise.
13326
13327         * lib/plumhall.exp (ph_execute): Only call ph_summary if
13328         execution "succeeded".
13329
13330 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
13331
13332         * config/win32.exp: New file.
13333         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13334
13335 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13336
13337         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13338         unsupported.
13339         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13340         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13341         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13342
13343         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13344         "... without exceptions was ...".  That is now handled by
13345         prune_system_crud.
13346         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13347
13348 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13349
13350         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13351         sieve.c,sort2.c}: New files.
13352         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13353         sieve.exp,sort2.exp}: Drivers for them.
13354
13355         * lib/mike-gcc.exp (program_output): New user settable variable.
13356         (postbase): Call prune_system_crud.  Also prune extraneous compiler
13357         messages.
13358         * lib/mike-g++.exp (program_output): New user settable variable.
13359
13360         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13361
13362         * config/sh.exp: Deleted (use sim.exp instead).
13363
13364 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13365
13366         * config/vx.exp: Declare CHECKTASK as global.
13367         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13368         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13369         * lib/old-dejagnu.exp: Load [pwd]/$executable.
13370
13371 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13372
13373         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13374         target. Like vx.exp, only includes `vx29k.exp' instead of
13375         `vxworks.exp'.
13376
13377 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
13378
13379         * config/sim.exp: Increase time limit from 120 seconds to 240.
13380
13381 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13382
13383         * gcc.c-torture/execute/950628-1.c: New test.
13384
13385 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13386
13387         * gcc.c-torture: Update with changes/additions from
13388         c-torture-1.34.
13389
13390 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
13391
13392         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13393
13394 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
13395
13396         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13397
13398 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
13399
13400         * gcc.c-torture/compile/950512-1.c: New test.
13401         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13402         * gcc.dg/struct-ret-1.c: Likewise.
13403
13404 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
13405
13406         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13407           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13408
13409 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13410
13411         * gcc.c-torture/special/920411-1.c: Deleted.
13412         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13413
13414 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
13415
13416         * config/sim.exp (${tool}_load): Hack in call to bash to get a
13417         cpu limit.
13418
13419 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13420
13421         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13422
13423 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13424
13425         From kenner;
13426         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13427         is the proper length.
13428         * va-arg-3.c: Likewise.
13429
13430 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
13431
13432         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
13433         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13434
13435         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
13436         * lib/g++.exp (default_g++_start): Delete old cruft.
13437
13438 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
13439
13440         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13441         (2 * (1 << 18)) to (2 * (1 << 17)).
13442
13443         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13444
13445 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13446
13447         * config/rom68k.exp: Renamed from config/idp.exp
13448
13449 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13450
13451         * c-torture/compile/921109-2.c
13452
13453 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
13454
13455         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13456         excess errors.
13457
13458 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
13459
13460         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13461         output.
13462         * lib/g++.exp (default_g++_start): Likewise.
13463
13464 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13465
13466         * gcc.c-torture/compile/950329-1.c: New test.
13467
13468 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13469
13470           * config/bug.exp (${tool}_load): Updated to use new remote_open
13471           and remote_close procs.
13472         * config/idp.exp: New file.
13473
13474 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13475
13476         * gcc.c-torture/execute/950322-1.c: New test.
13477
13478 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
13479
13480         * config/vx.exp (${tool}_load): Clean up testing of return code from
13481         vxworks_ld and vxworks_spawn.
13482
13483 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13484
13485         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13486
13487 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
13488
13489         * lib/old-deja.exp: Add `excess errors test - ' error, now one
13490         can mark excess errors on a machine by machine basis.  Note, the
13491         default is to not expect any excess errors, even when excess
13492         errors test - is given, so you will want to put an XFAIL ... on
13493         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
13494         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13495         those 4 machines, but no others.
13496
13497 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13498
13499         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13500         * lib/c-torture.exp: to here.
13501
13502 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13503
13504         * gcc.c-torture/execute/950221-1.c: New test.
13505         * gcc.c-torture/execute/struct-ret-1.c: New test.
13506         * gcc.c-torture/compile/950221-1.c: New test.
13507
13508         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13509
13510 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13511
13512         * gcc.c-torture/execute/arith-1.c (main): Return 0.
13513         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13514
13515 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
13516
13517         * g++.gb: New directory of tests, derived from my signature and
13518         class scoping tests.
13519
13520         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13521         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13522         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13523         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13524         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13525         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13526         * g++.gb/sig25.C: Likewise.
13527
13528         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13529         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13530         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13531         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13532         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13533         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13534         * g++.gb/sig25.exp: Likewise.
13535
13536         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13537         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13538         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13539         * g++.gb/scope13.C: Likewise, this test still fails.
13540
13541         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13542         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13543         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13544         * g++.gb/scope13.exp: Ditto.
13545
13546         * g++.gb/README: New file, explains what these tests are about.
13547
13548 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13549
13550         * lib/dg.exp (dg-do): Support `preprocess'.
13551         (dg-test): Likewise.
13552
13553 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13554
13555         * config/udi.exp: change "continue -expect" to "exp_continue".
13556
13557 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
13558
13559         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13560         Delete redundant tests.
13561
13562         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13563         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13564         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13565         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13566         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13567         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13568         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13569         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13570
13571         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13572         storing label pointers.
13573         * gcc.c-torture/execute/921019-1.c: Likewise.
13574         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13575         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13576         parameter fp.
13577         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13578         constants.
13579
13580         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13581         Delete obsolete tests.
13582
13583         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13584         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13585         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13586         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13587         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13588         * gcc.c-torture/compile/950124-1.c: New test.
13589
13590         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13591
13592 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13593
13594         * lib/mike-g++.exp: Add -lm to LIBS.
13595
13596 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13597
13598         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13599
13600 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13601
13602         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13603
13604 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
13605
13606         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13607
13608 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
13609
13610         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13611         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13612         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13613         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13614         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13615         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13616         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13617         * g++.law/{operators31.C, operators32.C,
13618         * g++.law/{operators33.C, operators34.C}: Likewise.
13619         * g++.law/{pic1.C, refs2.C}: Likewise.
13620         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13621         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13622         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13623         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13624
13625         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13626         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13627         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13628         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13629         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13630         * g++.law/{enum9.exp, friend5.exp}: Likewise.
13631         * g++.law/{nest3.exp, nest4.exp}: Likewise.
13632         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13633         * g++.law/{operators30.exp, operators31.exp}: Likewise.
13634         * g++.law/{operators32.exp, operators33.exp}: Likewise.
13635         * g++.law/{operators34.exp}: Likewise.
13636         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13637         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13638         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13639         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13640         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13641
13642         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13643         No longer expected to fail.
13644         * g++.law/missed-error3.C: Tweak for recent bool changes.
13645
13646 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13647
13648         * config/emb-unix: Deleted.
13649         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
13650         remote execution.  Do final link on remote host if REMOTE_LINK is set.
13651
13652 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
13653
13654         * lib/dg.exp (dg-test): Fix typo in last patch.
13655
13656 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
13657
13658         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
13659         (handles multiple occurrences).
13660
13661 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
13662
13663         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
13664         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
13665         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
13666         printed).
13667         * lib/c-torture.exp (c-torture-compile): Likewise.
13668         (c-torture): Prepend full path if missing.
13669         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
13670         (gcc_fail): Likewise.
13671         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
13672
13673 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13674
13675         * lib/netware.exp: Only attach to NetWare i386 systems.
13676
13677 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
13678
13679         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
13680         messages.  Add test name to "output pattern match" pass/fail message.
13681
13682 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
13683
13684         * gcc.dg: New testsuite.
13685         * gcc.dg/dg.exp: New file.
13686
13687         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
13688         test-switch.c}: Deleted.
13689
13690         * gcc.misc-tests/msgs.exp: New testcase driver.
13691
13692 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
13693
13694         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
13695         Watch for illegal return values from ${tool}_load.
13696         * config/unix.exp (${tool}_load): Fix pass/fail detection for
13697         cross targets.  Coerce return value >0 to 1.
13698
13699 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13700
13701         * config/unix.exp (${tool}_load): Call program rsh, not proc.
13702
13703         * config/emb-unix.exp: New file.
13704
13705         * config/sim.exp: Error if variable $SIM not defined.
13706         (${tool}_load): Mark test as "untested" if simulator missing.
13707
13708         * config/unix.exp: Load remote.exp to get rcp_download.
13709         * lib/c-torture.exp: Use different option lists for testcases with
13710         and without loops.
13711         * gcc.c-torture/execute/execute.exp: Likewise.
13712
13713 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13714
13715         * config/*.exp: Clarify return code from ${tool}_load.
13716         Call `unresolved' or `untested' instead of `warning' or `perror'
13717         (sometimes you still want to call both though).
13718         Add comment that `shell_id' is local to each file.
13719         * config/udi.exp (timeout): Set to 30.
13720         Don't print warning if connection fails, $connectmode has already
13721         printed an error.
13722         (${tool}_load): Move verbose messages to level 2.
13723         Rework pattern for "Process started" message.
13724         Pass `shell_id' to ${connectmode}_download.
13725         Retry twice upon timeout.  Make resetting of target more robust.
13726         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
13727         Pass `shell_id' to exit_$connectmode.
13728         Only call exit_$connectmode if connected.
13729         * config/unix.exp (${tool}_load): Check return codes better.
13730         * config/vrtx.exp (${tool}_load): Likewise.
13731         * config/vx.exp (${tool}_load): Likewise.
13732         Delete unneeded global's.
13733         * lib/dg.exp (dg-test): Update to reflect clarified return codes
13734         from ${tool}_load.
13735         (dg-stat): Delete.
13736         (dg-init): Delete recording of pass/fail counts.
13737         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13738         (old-dejagnu-init): Likewise.
13739         (old-dejagnu-stat): Delete contents, empty proc now.
13740         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
13741         (c-torture): Delete references to lcnt, lpass, lfail.
13742         Get option list from TORTURE_OPTIONS.
13743         Delete -funroll[-all]-loops if no loops.
13744         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
13745         (g++_stat): Delete contents (empty proc now).
13746         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
13747         (gcc_finish): Likewise.
13748         (gcc_stat): Deleted.
13749         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
13750         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
13751         * gcc.c-torture/execute/execute.exp: Likewise.
13752         Split tests into two parts: compile, execute.
13753         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
13754         no loops.  Update to reflect clarified return codes from ${tool}_load.
13755
13756 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
13757
13758         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
13759         to grep for.
13760         (old-dejagnu): Likewise (where necessary).
13761
13762 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13763
13764         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
13765
13766         * lib/dg.exp (dg-process-target): Fix processing of selector.
13767         Add comment regarding use of `error'.
13768
13769         * lib/gcc.exp (prune_system_crud): Define if missing.
13770         * lib/g++.exp (prune_system_crud): Likewise.
13771
13772         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
13773         Call prune_system_crud.
13774         * lib/dg.exp (dg-runtest): New proc.
13775         Use perror instead of send_user for tcl errors in testcase.
13776         Don't return any value, it's never used.
13777         Don't clobber previous definition of `unknown'.
13778         Print tcl errors in `dg-final'.
13779
13780 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
13781
13782         * lib/dg.exp (dg-process-target): Improve syntax error messages.
13783         (dg-test): Don't print errorInfo, it contains stack backtrace.
13784
13785 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13786
13787         * lib/g++.exp (runtest_file_p): Define if missing.
13788
13789 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
13790
13791         * lib/mike-g++.exp: Comment out loading of g++.exp.
13792         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
13793         (default_g++_version): Always print something.
13794         (default_g++_start): Comment out call to `which'.
13795         (g++_start, g++_load): Deleted (must be defined in config file).
13796         * lib/gcc.exp: Test for existence of $CC at start.
13797         Delete check for tmpdir (done in gcc_init).
13798         (default_gcc_version): Always print something.
13799         (default_gcc_start): Comment out call to `which'.
13800         * config/*.exp: Major cleanup - make cross targets work at least a
13801         little better for g++ (by not being "--tool gcc" specific).
13802         Rename gcc_xxx to ${tool}_xxx.
13803         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
13804         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
13805
13806 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
13807
13808         * lib/c-torture.exp (c-torture-compile): Rework compiler
13809         message processing.
13810
13811         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
13812         c-torture.
13813
13814 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13815
13816         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
13817
13818         * lib/dg.exp (dg-process-target): Support { target native }.
13819
13820 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13821
13822         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
13823         looked for "... program xxx got fatal signal".
13824         Correct regsub munging of `comp_output'.
13825         Ignore compiler messages "path prefix not used" and "linker input
13826         file unused".
13827
13828 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
13829
13830         * lib/gcc.exp (runtest_file_p): Define if missing.
13831         * gcc.prms/template.c: Example to work from.
13832
13833 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
13834
13835         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
13836         * lib/dg.exp (dg-test): Call unsupported testcases as such.
13837
13838         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
13839         * gcc.prms/1883.c: Moved from compile/940714-1.c.
13840         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
13841         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
13842
13843         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
13844         (dg-process-target): No longer a varargs proc.
13845         Return S/N for target, P/F for xfail.  All callers changed.
13846         (user option procs): More argument checking.
13847         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
13848         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
13849         (dg-test): Skip test if not running on selected target in `dg-do'.
13850         Update handling of `dg-do-what', `dg-output-text'.
13851         Separate execution pass/fail from output pattern match pass/fail.
13852         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
13853
13854 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13855
13856         * gcc.c-torture/special/special.exp: Don't expect failure for mips
13857         target for 920510-1.c.
13858
13859 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
13860
13861         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
13862         Clean up comment regarding use of passcnt, etc.
13863         (gcc_stat): Don't update `testcnt' here.
13864         (gcc_finish): Do it here.
13865         Might as well reset `but_id' here too.
13866         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
13867         to determine if the file should be tested.
13868         * gcc.c-torture/compile/compile.exp: Likewise.
13869         * gcc.c-torture/execute/execute.exp: Likewise.
13870         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13871         * gcc.misc-tests/dg-test.exp: Likewise.
13872         * gcc.prms/prms.exp: Likewise.
13873         * gcc.wendy/wendy.exp: Likewise.
13874         * g++.old-deja.exp: Likewise.
13875         Move "Testing file" message to verbose level 1.
13876
13877 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
13878
13879         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
13880
13881 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13882
13883         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
13884         (default_gcc_start): Accept optional second list element
13885         of compiler flags.  Print compiler output at verbosity level 2.
13886         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
13887         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
13888         Save current values of framework globals passcnt, failcnt, xpasscnt,
13889         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
13890         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
13891         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
13892         xfailcnt to compute stats.  Update framework global `testcnt' from
13893         pass/fail counts.
13894         (gcc_finish): New proc.  Clean up test environment.
13895         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
13896         (gcc_epass, gcc_efail): Delete.
13897         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
13898         argument of line number.
13899         (dg-init): If the tool has an init routine, call it.
13900         (dg-test): Remove args `cflags_var' and `libs_var'.
13901         Pass all compiler options to ${tool}_start.
13902         Handle missing line number.
13903         (dg-finish): New function.
13904         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
13905         particular files.  Call gcc_finish at end.  Move "skipping test"
13906         message to verbosity level 3.
13907         * gcc.c-torture/compile/compile.exp: Likewise.
13908         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13909         * gcc.c-torture/execute/execute.exp: Likewise.
13910         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13911         Print testcase being tried at verbosity level 1.
13912         * gcc.c-torture/special/special.exp: Unset xfail.
13913         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13914         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
13915         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
13916         * gcc.failure/failure.exp: Likewise.
13917         * gcc.ieee/ieee.exp: Likewise.
13918         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
13919         Update call to dg-test.  Call dg-finish at end.
13920         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
13921         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13922         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
13923         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
13924         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
13925         * gcc.wendy/wendy.exp: Add copyright.
13926         Delete setting of tmpdir (done by gcc_init).
13927         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
13928         Pass compiler flags to gcc_start.  Call gcc_finish at end.
13929         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
13930         gcc_[ce]pass/fail.
13931
13932 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
13933
13934         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
13935         confusion.
13936         (g++_load): Likewise.
13937
13938         * config/*.exp (gcc_load): Some were varargs fns and some were not.
13939         Rename argument to `prog' to remove the confusion.
13940         Varargs fns behave differently too!
13941         (g++_load): Likewise.
13942
13943         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
13944
13945         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
13946         what it is.  Delete (always) printing of status value for !native.
13947         Simplify verbose code, and include status and exec_output.
13948         (g++_load): Use gcc_load.
13949
13950 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13951
13952         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
13953         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
13954         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
13955         940714-3.c as these testcases don't exist anymore.  Make
13956         va-arg-1.c expected to pass.
13957
13958 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
13959
13960         * gcc.misc-tests/misc.exp: Only run specific testcases.
13961         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
13962         * gcc.misc-tests/dg-[1-9].c: New files.
13963
13964         * lib/dg.exp: New testsuite driver.
13965         * gcc.prms/prms.exp: Use it.
13966
13967         * README.gcc: New file.
13968
13969         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
13970         Document and reset `lxpass' and `lxfail'.
13971         Simplify "initialized" message.
13972         (gcc_stat): Clean up comments a little.
13973
13974 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
13975
13976         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
13977
13978 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
13979
13980         * lib/old-dejagnu.exp (process-option): New proc.
13981         (old-dejagnu-init, old-dejagnu-stat): Likewise.
13982         (old-dejagnu): Simplify.
13983         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
13984
13985 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
13986
13987         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
13988         exists and is not an empty string.
13989
13990         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
13991         $xfail rather than calling setup_xfail.  Clear $xfail when test is
13992         finished.
13993         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
13994         automatically.
13995
13996         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
13997         longer expected to fail.
13998
13999         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14000         "f" function call.
14001
14002         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14003
14004         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14005         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14006         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14007         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14008         c-torture-1.29.
14009
14010         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14011         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14012
14013         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14014
14015         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14016         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14017
14018         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14019         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14020         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14021
14022 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14023
14024         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14025         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14026         940714-1.c, 940714-2.c, 940714-3.c},
14027         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14028         gcc.misc-tests/{mg.c,mg.exp}:
14029         New tests.
14030         * gcc.noncompile/noncompile.exp: Change accordingly.
14031
14032 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
14033
14034         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14035         Undo previous clobberage.
14036
14037 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
14038
14039         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14040         * gcc.special/{930510-1.c, special.exp}:
14041         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14042         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14043         struct-varargs-1.c}: New tests from c-torture-1.26.
14044
14045 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14046
14047         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14048           argument to switch.
14049
14050 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
14051
14052         * Revert the previous changes.  Please see Rob's directory
14053           (/lisa/test/rob/progressive/gcc/testsuite) for testing
14054           fixes.
14055
14056 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
14057
14058         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14059             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14060             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14061             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14062             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14063             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14064             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14065             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14066             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14067             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14068             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14069             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14070             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14071             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14072             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14073             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14074             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14075             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14076             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14077             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14078             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14079             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14080             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14081             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14082             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14083             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14084             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14085
14086 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
14087
14088         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14089             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14090           with perror calls.
14091
14092 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
14093
14094         * config/unix.exp (g++_load): Fix syntax.
14095
14096 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14097
14098         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14099         * gcc.noncompile/921017-1.c: Deleted obsolete test.
14100         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14101         Don't expect va-arg-1.c to fail.  Correct expected output for
14102         920928-1.c.
14103         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14104         * gcc.wendy/hbm4.c: Correct typo.
14105         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14106
14107 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
14108
14109         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14110         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14111         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
14112         * lib/c-torture.exp (c-torture-compile): Ditto.
14113
14114         Reduce volume of output (remove all the -I's and such).
14115         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14116         Call gcc_cpass, gcc_cfail.
14117         (c-torture): Pass testing option to c-torture-compile.
14118
14119 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
14120
14121         Bring patches over from progressive.
14122         * config/default.exp: Exit remote shell cleanly.
14123         (g++_exit, g++_start): Add default versions.
14124         * config/sim.exp (gcc_load): Use perror, not error.
14125
14126 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
14127
14128         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
14129         set in site.exp.
14130
14131 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
14132
14133         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14134         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14135         (wendy_try): New proc to run testcase.
14136         (main loop): Call 'em.
14137         * gcc.wendy/*.c: Clean up pass to correct expected output.
14138
14139         * lib/gcc.exp: Minor cleanup work.
14140         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14141
14142 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
14143
14144         * config/sim.exp (gcc_load): Document return codes better.
14145         Don't pass -v to simulator.
14146
14147 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14148
14149           * gcc.special/920717-x.c: Fix typo.
14150           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14151           get at sources.
14152
14153         * lib/mike-gcc.exp: Fix typo.
14154
14155 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14156
14157         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14158         binary to use, transform the name.
14159         * config/*.exp: rename everything. Nuke any g++ specific files,
14160         it's now a special case of gcc that requires no special support.
14161         Add a default.exp for unsupported targets.
14162
14163 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
14164
14165         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14166         lib/old-dejagnu.exp: Fix a few patterns to work with the new
14167         version of Tcl.
14168
14169 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14170
14171         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14172         than a warning.
14173
14174 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14175
14176         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14177
14178 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14179
14180         * gcc.execute/execute.exp: Combine opt_list and foption_list into
14181         option_list.  Compile every file with only 4/6 option choices
14182         (same as C torture) instead of with 12/18 different option
14183         choices.
14184         * lib/c-torture.exp: Likewise.
14185
14186         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14187         not already set.
14188
14189 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
14190
14191         * lib/old-deja.exp: Add `excess errors test fails' error, now one
14192         can put an XFAIL *-*-* on excess errors.
14193
14194 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
14195
14196         * g++.law: Add more tests derived from g++-bugs snapshots.
14197
14198         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
14199         equivalent to g++.law/init9.
14200
14201         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14202         compiled it, and the a.out file after we've run it.
14203
14204 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14205
14206         * lib/mike-g++.exp (postbase): Delete the .o file after we've
14207         compiled it, and the a.out file after we've run it.
14208
14209 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14210
14211         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14212
14213 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14214
14215         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14216         version number.
14217
14218 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14219
14220         * g++.law: New directory of g++ tests derived from the g++-bugs
14221         snapshots.
14222
14223 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14224
14225         * gcc.compile: initbug1.c initbug1.exp testcase added
14226
14227 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14228
14229         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14230         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14231           fixes submitted by Jeff Law (law@cs.utah.edu)
14232         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14233           Jeff Law (law@cs.utah.edu)
14234
14235
14236 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
14237
14238         * config/unix-g++.exp: Follow the gcc way of doing things.
14239         * g++.old-deja/old-deja.exp: Minor updates.
14240         * lib/g++.exp: New file, follow the gcc way of doing things.
14241         * lib/old-dejagnu.exp: Minor updates.
14242         * lib/mike-g++.exp: Always unset errorInfo.
14243
14244 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
14245
14246         * lib/gcc.exp: Fix some errors with the below change, CC and
14247         CFLAGS should be global when setting, not local.
14248
14249 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14250
14251         * lib/gcc.exp: Transform tool name.
14252
14253 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14254
14255         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14256
14257 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14258
14259         * lib/gcc.exp: change gcc_done to gcc_stat
14260
14261 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14262
14263         * Upgraded gcc testsuite to c-torture version 1.25
14264
14265 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14266
14267         * lib/gcc.exp: added reporting code. Changed verbose compile message.
14268         * lib/c-torture: added hooks for new reporting code.
14269
14270 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14271
14272         * config/sh-gcc.exp: check if sh-sim exists in the path
14273
14274 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14275
14276         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14277         * gcc.compile/compile.exp: Initial changes for new logic.
14278         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14279         * gcc.failure/failure.exp: Initial changes for new logic.
14280         * gcc.ieee/ieee.exp: Initial changes for new logic.
14281         * gcc.misc-tests/misc.exp: Initial changes for new logic.
14282         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14283         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14284         * lib/c-torture.exp: Initial changes for new logic.
14285         * lib/gcc.exp: Initial changes for new logic.
14286
14287 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
14288
14289         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14290         depend upon failure or success.  Fully qualify names in failure
14291         and success messages.  Always remove a.out before starting
14292         compile, just in case.  Pay more attention to error text output by
14293         the compiler.  Handle testcases with no known past errors just
14294         like all others, so that things are uniform.  Other miscellaneous
14295         improvements.
14296
14297 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14298
14299         * gcc.cpp: new directory for cpp tests
14300
14301 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14302
14303         * lib/chill.exp: Code reformatted, removed unused code.
14304         * config/unix-chill.exp: Code reformatted, removed unused code.
14305         * chill.execute/execute.exp: Code reformatted, removed unused code.
14306         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14307
14308 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
14309
14310         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
14311         routines not written.
14312
14313 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14314
14315         * config/bug-gcc.exp: Use new procs from bug.exp.
14316
14317 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14318
14319         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14320         via ftp, rather than depending on NFS.
14321         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14322         case.
14323
14324 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14325
14326         * config/bug-gcc.exp: Use new download proc.
14327
14328 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
14329
14330         * chill.execute/execute.exp: cleanups, handles errors better
14331         * chill.compile/compile.exp: rewrite, based on execute.exp
14332         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14333         * lib/chill.exp: major changes to diff proc and compile and link
14334           procs. added chill_fail and chill_pass wrappers to pass and
14335           fail. added more comments, and handle error codes better.
14336           Added a hack to capture stderr from exec, so noncompile tests
14337           can work.
14338
14339 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14340
14341         * chill.execute/execute.exp: rewrite of testsuite driver
14342         * lib/chill.exp: rewrite of testsuite driver
14343         * config/unix-chill.exp: rewrite of testsuite driver
14344
14345 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14346
14347     In chill.execute:
14348         * iexpr.ch: Standardize uppercase.
14349         * tuples.dat: Standardize uppercase.
14350         * vary.ch: standardize.  Correct varying string assignments.
14351         * vary.dat: Add new output lines.
14352
14353 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
14354
14355     In chill.execute:
14356         * chprintf.ch: Standardize use of uppercase.
14357         * tuples.ch: Standardize and turn arr2 into a DCL,
14358           rather than a SYN.
14359         * pinits.ch: Standardize.
14360
14361 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14362
14363         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
14364         * Makefil: Renamed to Makefile.in.
14365         * configure.in: New.
14366
14367 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14368
14369     In chill.execute:
14370         * .cvsignore: Add result/output files.
14371         * Makefile: Fix up variables at start.  Use MFLAGS
14372           everywhere.  Correct bool_loc, built_ins entries.
14373           Add entry for vary1.ch.
14374         * bitarray.ch: Standardize upper-case usage.
14375         * bitexpr.ch: Standardize, add output of b1.
14376         * params.ch: Use arrayt in along PROC parameters, to
14377           avoid novelty problems.
14378         * sets.ch: Tiny cleanup.
14379         * vary1.ch: Re-indent.
14380
14381 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
14382
14383           * Add PR-related files to Makefiles, .cvsignore files, etc.
14384
14385 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14386
14387         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14388           with compiler objects. New names are test-flow.c and test-loop.c
14389
14390 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14391
14392         * Upgraded c-torture tests from 1.19 to 1.20
14393
14394         * new files:
14395         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14396         * gcc.compile: 930623-1.c 930623-2.c
14397         * gcc.noncompile: 930622-1.c 930622-2.c
14398         * gcc.failure: 920411-1.c 920627-2.c
14399         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14400
14401 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14402
14403         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14404           More changes to get testsuite working properly. Needs more work.
14405           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14406
14407 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14408
14409         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14410           More changes to get testsuite working properly. Needs more work.
14411
14412 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
14413
14414         * chill.compile/compile.exp: Added for Dejagnu support
14415         * chill.execute/execute.exp: Added for Dejagnu support
14416         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
14417
14418 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
14419
14420     This should complete moving the CHILL test files.
14421         * chill.noncompile(.cvsignore printf.grt
14422             in-printf.grt chprintf.grt chprintf.ch):
14423             Added test-support files.
14424           (Makefile): Modified further.
14425         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14426             signal.ch): Added test files.
14427           * chill.execute (.cvsignore printf.grt printr.c
14428             in-printf.grt rts.c chprintf.grt rts.h): Added
14429           test-support files.
14430             (Makefile): More corrections.
14431
14432 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
14433
14434         * chill.compile, chill.execute, chill.nocompile: Add CHILL
14435           test cases, ready for DejaGnu.
14436
14437 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14438
14439         * Upgraded c-torture tests from 1.18 to 1.19
14440
14441         * gcc.compile: added test(s):
14442           930607-1.c
14443         * gcc.execute: added test(s):
14444           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14445
14446         * added new subdirectory for misc tests: gcc.misc-tests
14447         * gcc.misc-test(s): added tests:
14448           inst-check.c test-consts.c test-ior.c test-switch.c
14449
14450 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14451
14452         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14453
14454 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14455
14456         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14457
14458 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14459
14460         * Upgraded c-torture tests from 1.17 to 1.18
14461
14462 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14463
14464         * Upgraded c-torture tests from 1.12 to 1.17
14465
14466 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
14467
14468         * lib/old-dejagnu.exp:
14469           Fixed handling of XFAIL target triplets to correctly
14470           recognize wildcard characters.  Removed code that
14471           appended a unique id tag to the end of the file name
14472           printed out by the result of the testcases within a
14473           given test file.
14474
14475 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
14476
14477         * lib/old-dejagnu.exp:
14478           Reworked expected failure handling to trigger off of XFAIL
14479           keyword in keyphrase embeded in testcase source code. The
14480           XFAIL keyword must be at the end of the keyphrase line. It
14481           may optionally be followed by one or more target triplets.
14482           It has just occured that the handling of wildcards in the
14483           target triplet may not be correct.
14484
14485 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
14486
14487         * g++.old-deja/tests:
14488           Moved all subdirectories up one level into g++.old-deja .
14489
14490         * lib/old-dejagnu.exp:
14491           Fixed problem with CXXFLAGS not being properly reset, and being
14492           corrupted with extraneous "-c" compiler option.  This was
14493           causing binaries to not be generated for test that needed them.
14494           Modified strings passed to "pass" and "fail" so that individual
14495           tests from the same test file would be distinguished by an
14496           identifier appended to the test file name in the summary logs;
14497           this corrected a problem with erroneous diff logs.  Added code
14498           to search testcases for expected fail and unexpected pass keywords.
14499
14500 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14501
14502         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14503
14504 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14505
14506         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14507           Removed extraneous text from end of "Special g++ Options"
14508           keyphrase.
14509
14510         * lib/old-dejagnu.exp: Added pattern matching to look for new
14511           keywords, embedded in testcases comments, which will trigger
14512           calls to xpass and xfail.
14513
14514 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
14515
14516         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14517           comments embedded in the testcases, especially the one looking for
14518           special compiler options, as well as the pattern matching for the
14519           compiler output again.
14520
14521 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
14522
14523         * lib/old-dejagnu.exp: Do a proper check of the return value for
14524           execute tests. Fixed several problems with the pattern matching
14525           of the compiler output which gave erroneous test results.
14526           Changed several of the test result messages to be more descriptive.
14527         * config/unix-g++.exp: Proc g++_load now actually works and
14528           executes the tests passed to it and returns a usable return
14529           value.
14530
14531 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14532
14533           * lib/gcc.exp: Exits gracefully if $CC is bogus.
14534
14535 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14536
14537         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14538           Modified both files to properly execute the old style
14539           dejagnu tests. The previous versions of these files were
14540           experimental and did not function anything near correctly.
14541
14542 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
14543
14544         * Removed all Makefile.in and configure.in files. No configuration
14545         needed now.
14546
14547 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
14548
14549         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14550
14551 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14552
14553         * gcc.compile/configure.in, gcc.unsorted/configure.in,
14554         gcc.special/configure.in, gcc.noncompile/configure.in,
14555         gcc.execute/configure.in, gcc.code_quality/configure.in,
14556         g++.other/configure.in, g++.old-deja/configure.in,
14557         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14558         in srcname setting.
14559
14560 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14561
14562         * lib/udi.exp:  Fixed mondfe and mondfe_download.
14563         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14564         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14565
14566 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14567
14568         * config/udi-gdb.exp: Check $shell_id after connecting to target.
14569         (gdb_exit): Don't remove *_soc files.
14570
14571 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
14572
14573         * lib/c-torture.exp: Don't look for main; instead always use -w
14574         -c.  This is how the c-torture tests work.  Remove the object
14575         file if the compilation succeeds.
14576         * gcc.execute/execute.exp: Remove executable if test passes.
14577         * gcc.noncompile/noncompile.exp: Every test is an expected
14578         failure.
14579         * gcc.special/special.exp: Added tests from c-torture 1.11,
14580         corrected use of existing test.
14581         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14582         gcc.execute/920625-1.c: Updated to c-torture 1.11.
14583         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14584         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14585         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14586         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14587         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14588         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14589         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14590         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14591         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14592         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14593         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14594         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14595         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14596         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14597         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14598         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14599         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14600         c-torture 1.11.
14601         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14602         correspond to c-torture 1.11.
14603
14604         * New file.