OSDN Git Service

PR c++/9298
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2
3         PR c++/9298
4         * g++.dg/parse/template1.C: New test.
5
6         PR c++/9384
7         * g++.dg/parse/using1.C: New test.
8
9         PR c++/9285
10         PR c++/9294
11         * g++.dg/parse/expr2.C: New test.
12
13         PR c++/9388
14         * g++.dg/parse/lookup2.C: Likewise.
15
16 Tue Jan 21 18:01:35 CET 2003  Jan Hubicka  <jh@suse.cz>
17
18         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
19         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
20         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
21         * gcc.c-torture/execute/string-opt-*.c: Likewise.
22
23 2003-01-20  Nick Clifton  <nickc@redhat.com>
24
25         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
26         problem with ARM sibcall code generation.
27
28 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
29
30         * gcc.c-torture/execute/20030120-1.c: New.
31
32 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
33
34         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
35
36 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
37
38         PR c++/9272
39         * g++.dg/parse/ctor1.C: New test.
40
41         PR c++/9294:
42         * g++.dg/parse/qualified1.C: New test.
43         
44         * g++.dg/parse/typename3.C: New test.
45
46 2003-01-16  Richard Henderson  <rth@redhat.com>
47
48         * g++.dg/tls/init-2.C: Fix error matches for real this time.
49
50 2003-01-16  Richard Henderson  <rth@redhat.com>
51
52         * g++.dg/pch/pch.exp: Copy test header to the working directory
53         before using it either for precompilation or direct use.
54         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
55         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
56
57 2003-01-16  Richard Henderson  <rth@redhat.com>
58
59         * gcc.dg/pch/pch.exp: Copy test header to the working directory
60         before using it either for precompilation or direct use.
61         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
62         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
63
64 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
65
66         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
67         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
68         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
69         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
70         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
71         typename warning into error.
72         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
73         error messages.
74         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
75         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
76         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
77         messages.
78         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
79         make declaration visible in template.
80         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
81         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
82         messages.
83         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
84         message.
85         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
86         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
87         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
88         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
89         typename warning with error message.
90         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
91         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
92         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
93         
94 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
95
96         * g++.dg/parse/ambig2.C: New test.
97
98 2003-01-15  Richard Henderson  <rth@redhat.com>
99
100         * g++.dg/tls/init-2.C: Update error message string.
101
102 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
103
104         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
105
106 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
107
108         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
109         all for HC11/HC12.
110         * gcc.c-torture/compile/20001205-1.x: Likewise.
111         * gcc.c-torture/compile/20001226-1.x: Likewise.
112         * gcc.c-torture/compile/920520-1.x: Likewise.
113         * gcc.c-torture/compile/961203-1.x: Likewise.
114         * gcc.c-torture/compile/20020604-1.x: Likewise.
115
116 Wed Jan 15 12:20:52 CET 2003  Jan Hubicka  <jh@suse.cz>
117
118         * gcc.c-torture/compile/20030115-1.c: New test.
119
120         * gcc.dg/i386-fpcvt-1.c: New test.
121         * gcc.dg/i386-fpcvt-2.c: New test.
122
123 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
124
125         Further conform g++'s __vmi_class_type_info to the C++ ABI
126         specification.
127         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
128         the specification.
129
130 Tue Jan 14 00:45:03 CET 2003  Jan Hubicka  <jh@suse.cz>
131
132         * gcc.dg/i386-fpcvt-1.c: New test.
133         * gcc.dg/i386-fpcvt-2.c: New test.
134
135 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
136
137         * gcc.dg/i386-mmx-3.c: New test.
138
139 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
140
141         PR c++/9264
142         * g++.dg/parse/octal1.C: New file.
143
144         PR c++/9172
145         * g++.dg/parse/typename1.C: New file.
146
147 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
148
149         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
150         * gcc.dg/bf-no-ms-layout.c: Likewise.
151         * gcc.dg/bf-ms-attrib.c: Likewise.
152
153 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
154
155         PR c++/9099
156         * g++.dg/parse/dtor1.C: New file.
157
158         PR c++/9128
159         * g++.dg/rtti/typeid1.C: New file.
160
161         PR c++/9153
162         * g++.dg/parse/lookup1.C: New file.
163
164         PR c++/9171
165         * g++.dg/templ/spec5.C: New file.
166
167 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
168
169         * gcc.c-torture/compile/20030110-1.c: New test.
170
171 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
172
173         Merge from pch-branch:
174
175         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
176
177         * gcc.dg/pch/cpp-1.h: New.
178         * gcc.dg/pch/cpp-1.c: New.
179         * gcc.dg/pch/cpp-2.h: New.
180         * gcc.dg/pch/cpp-2.c: New.
181
182         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
183
184         * gcc.dg/pch/except-1.h: New.
185         * gcc.dg/pch/except-1.c: New.
186
187         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
188
189         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
190         running test.
191         * gcc.dg/pch: Include *.hp not *.h.
192         * gcc.dg/pch/system-1.h: New.
193         * gcc.dg/pch/system-1.c: New.
194
195         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
196
197         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
198         rather than trying to build and run a program using PCH.
199         * gcc.dg/pch: Remove dg-do commands from test files.
200         
201         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
202
203         * gcc.dg/pch/macro-3.c: New.
204         * gcc.dg/pch/macro-3.h: New.
205
206         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
207
208         * gcc.dg/pch/common-1.c: New.
209         * gcc.dg/pch/common-1.h: New.
210         * gcc.dg/pch/decl-1.c: New.
211         * gcc.dg/pch/decl-1.h: New.
212         * gcc.dg/pch/decl-2.c: New.
213         * gcc.dg/pch/decl-2.h: New.
214         * gcc.dg/pch/decl-3.c: New.
215         * gcc.dg/pch/decl-3.h: New.
216         * gcc.dg/pch/decl-4.c: New.
217         * gcc.dg/pch/decl-4.h: New.
218         * gcc.dg/pch/decl-5.c: New.
219         * gcc.dg/pch/decl-5.h: New.
220         * gcc.dg/pch/global-1.c: New.
221         * gcc.dg/pch/global-1.h: New.
222         * gcc.dg/pch/inline-1.c: New.
223         * gcc.dg/pch/inline-1.h: New.
224         * gcc.dg/pch/inline-2.c: New.
225         * gcc.dg/pch/inline-2.h: New.
226         * gcc.dg/pch/static-1.c: New.
227         * gcc.dg/pch/static-1.h: New.
228         * gcc.dg/pch/static-2.c: New.
229         * gcc.dg/pch/static-2.h: New.
230
231         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
232
233         * g++.dg/pch/pch.exp: Better handle failing testcases.
234         * gcc.dg/pch/pch.exp: Likewise.
235         * gcc.dg/pch/macro-1.c: New.
236         * gcc.dg/pch/macro-1.h: New.
237         * gcc.dg/pch/macro-2.c: New.
238         * gcc.dg/pch/macro-2.h: New.
239
240         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
241
242         * g++.dg/dg.exp: Treat files in pch/ specially.
243         * g++.dg/pch/pch.exp: New file.
244         * g++.dg/pch/empty.H: New file.
245         * g++.dg/pch/empty.C: New file.
246         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
247         "precompile".
248
249         * gcc.dg/pch/pch.exp: New file.
250         * gcc.dg/pch/empty.h: New file.
251         * gcc.dg/pch/empty.c: New file.
252         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
253         "precompile".
254
255 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
256
257         * g++.dg/template/friend14.C: New test.
258
259 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
260
261         * gcc.dg/old-style-asm-1.c: New test.
262
263 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
264
265         * gcc.c-torture/compile/20030109-1.c: New test.
266
267 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
268
269         * gcc.c-torture/execute/20030109-1.c: New test.
270
271 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
272
273         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
274         * g++.old-deja/g++.mike/dyncast2.C: Likewise
275         * g++.old-deja/g++.mike/dyncast3.C: Likewise
276         * g++.old-deja/g++.mike/eh2.C: Likewise
277         * g++.old-deja/g++.mike/eh3.C: Likewise
278         * g++.old-deja/g++.mike/eh5.C: Likewise
279         * g++.old-deja/g++.mike/eh6.C: Likewise
280         * g++.old-deja/g++.mike/eh7.C: Likewise
281         * g++.old-deja/g++.mike/eh8.C: Likewise
282         * g++.old-deja/g++.mike/eh9.C: Likewise
283         * g++.old-deja/g++.mike/eh10.C: Likewise
284         * g++.old-deja/g++.mike/eh12.C: Likewise
285         * g++.old-deja/g++.mike/eh13.C: Likewise
286         * g++.old-deja/g++.mike/eh14.C: Likewise
287         * g++.old-deja/g++.mike/eh16.C: Likewise
288         * g++.old-deja/g++.mike/eh17.C: Likewise
289         * g++.old-deja/g++.mike/eh18.C: Likewise
290         * g++.old-deja/g++.mike/eh21.C: Likewise
291         * g++.old-deja/g++.mike/eh23.C: Likewise
292         * g++.old-deja/g++.mike/eh24.C: Likewise
293         * g++.old-deja/g++.mike/eh25.C: Likewise
294         * g++.old-deja/g++.mike/eh26.C: Likewise
295         * g++.old-deja/g++.mike/eh27.C: Likewise
296         * g++.old-deja/g++.mike/eh28.C: Likewise
297         * g++.old-deja/g++.mike/eh29.C: Likewise
298         * g++.old-deja/g++.mike/eh31.C: Likewise
299         * g++.old-deja/g++.mike/eh33.C: Likewise
300         * g++.old-deja/g++.mike/eh34.C: Likewise
301         * g++.old-deja/g++.mike/eh35.C: Likewise
302         * g++.old-deja/g++.mike/eh36.C: Likewise
303         * g++.old-deja/g++.mike/eh37.C: Likewise
304         * g++.old-deja/g++.mike/eh38.C: Likewise
305         * g++.old-deja/g++.mike/eh39.C: Likewise
306         * g++.old-deja/g++.mike/eh40.C: Likewise
307         * g++.old-deja/g++.mike/eh41.C: Likewise
308         * g++.old-deja/g++.mike/eh42.C: Likewise
309         * g++.old-deja/g++.mike/eh44.C: Likewise
310         * g++.old-deja/g++.mike/eh46.C: Likewise
311         * g++.old-deja/g++.mike/eh47.C: Likewise
312         * g++.old-deja/g++.mike/eh48.C: Likewise
313         * g++.old-deja/g++.mike/eh49.C: Likewise
314         * g++.old-deja/g++.mike/eh50.C: Likewise
315         * g++.old-deja/g++.mike/eh51.C: Likewise
316         * g++.old-deja/g++.mike/eh53.C: Likewise
317         * g++.old-deja/g++.mike/eh55.C: Likewise
318         * g++.old-deja/g++.mike/p7912.C: Likewise
319         * g++.old-deja/g++.mike/p9706.C: Likewise
320         * g++.old-deja/g++.mike/p10416.C: Likewise
321         * g++.old-deja/g++.mike/p11667.C: Likewise
322         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex. 
323         Remove redundant reference to Iris.
324         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
325         Elxsi, i860, Pico Java, and WE32K.
326
327 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
328
329         * g++.dg/ext/asm4.C: New test.
330
331 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
332
333         PR c++/9030
334         * g++.dg/template/friend12.C: New test.
335         * g++.dg/template/friend13.C: Likewise.
336         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
337
338 Wed Jan  8 11:41:47 CET 2003  Jan Hubicka  <jh@suse.cz>
339
340         * gcc.dg/i386-cadd.c: New test.
341         * gcc.dg/i386-cmov4.c: Likewise.
342
343 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
344
345         PR c++/9165
346         * g++.dg/warn/Wunused-3.C: New test.
347
348         * g++.dg/abi/bitfield9.C: New test.
349
350         PR c++/9189
351         * g++.dg/parse/defarg3.C: New test.
352
353 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
354
355         * g++.dg/parse/ambig1.C: New test.
356         * g++.dg/parse/defarg2.C: New test.
357
358 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
359
360         * g++.dg/template/defarg-1.C: New test.
361         * g++.dg/template/local2.C: Likewise.
362
363 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
364
365         * gcc.c-torture/execute/20030105-1.c: New test.
366
367 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
368
369         * g++.dg/parse/namespace3.C: Remove extra semicolons.
370         * g++.dg/parse/namespace4.C: Likewise.
371
372 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
373
374         * g++.dg/template/ntp2.C: New test.
375
376 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
377
378         * g++.dg/parse/extern-C-1.C: New test.
379
380         * g++.dg/parse/namespace4.C: New test.
381
382         * g++.dg/template/nested1.C: New test.
383
384         * g++.dg/parse/namespace3.C: New test.
385
386 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
387
388         * g++.dg/lookup/two-stage1.C: New test.
389
390 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
391
392         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
393         * g++.old-deja/g++.jason/access8.C: Likewise.
394         * g++.old-deja/g++.other/decl5.C: Likewise.
395
396 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
397
398         * g++.dg/parse/parse7.C: New test.
399
400 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
401
402         PR c++/2843
403         * g++.dg/ext/attrib7.C: New test.
404
405 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
406
407         * g++.dg/parse/parse6.C: New test.
408
409 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
410
411         * gcc.dg/h8300-stack-1.c: New.
412
413 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
414
415         g++.dg/lookup/exception1.C: New test.
416
417         g++.dg/lookup/template1.C: New test.
418
419         g++.dg/parse/namespace2.C: New test.
420
421         g++.dg/parse/parens2.C: New test.
422
423 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
424
425         * g++.dg/parse/parse5.C: New test.
426         * g++.dg/lookup/scoped4.C: New test.
427
428 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
429
430         * g++.dg/parse/parens1.C: New test.
431
432         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
433         angle-bracket1.C.
434         * g++.dg/parse/parens2.C: New test.
435
436         * g++.dg/lookup/scope-operator1.C: New test.
437
438         * g++.dg/parse/operator1.C: New test.
439
440 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
441
442         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
443         * g++.old-deja/g++.other/access6.C: Likewise.
444         * g++.old-deja/g++.other/decl1.C: Likewise.
445         * g++.old-deja/g++.pt/typename12.C: Likewise.
446
447 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
448
449         * g++.dg/parse/namespace1.C: New test.
450         
451 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
452
453         * g++.dg/parse/parse4.C: New test.
454
455 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
456
457         * g++.dg/parse/parse3.C: New test.
458
459 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
460
461         * g++.dg/parse/parse2.C: New test.
462
463 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
464
465         * g++.dg/template/friend11.C: New test.
466
467 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
468
469         * g++.dg/parse/parse1.C: New test.
470
471 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
472
473         * lib/profopt.exp: Change the name of a global variable to avoid
474         possible clashes with other test suites.
475
476 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
477
478         * g++.dg/inherit/covariant8.C: New test.
479
480 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
481
482         * g++.dg/init/array9.C: New test.
483
484         PR c++/9112
485         * g++.dg/parse/expr1.C: New test.
486
487 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
488
489         * gcc.c-torture/compile/20021230-1.c: New test.
490
491 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
492
493         * g++.dg/inherit/covariant5.C: New test.
494         * g++.dg/inherit/covariant6.C: New test.
495         * g++.dg/inherit/covariant7.C: New test.
496
497 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
498
499         PR c++/2739
500         * g++.dg/other/access2.C: New test.
501
502 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
503
504         * g++.dg/other/anon-struct.C: No longer fails
505         * g++.old-deja/g++.brendan/parse4.C: Likewise.
506         * g++.old-deja/g++.brendan/parse5.C: Likewise.
507         * g++.old-deja/g++.brendan/parse6.C: Likewise.
508
509 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
510
511         * g++.dg/parse/angle-bracket.C (main): No longer fails.
512
513 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
514
515         * g++.dg/eh/spec4.C: Remove stray semicolon.
516         * g++.dg/expr/pmf-1.C: Change error message.
517         * g++.dg/ext/asm1.C: Remove stray semicolon.
518         * g++.dg/ext/typename1.C: Add missing typenames.
519         * g++.dg/inherit/template-as-base.C: Change error message.
520         * g++.dg/lookup/scoped1.C: Likewise.
521         * g++.dg/lookup/scoped2.C: Likewise.
522         * g++.dg/lookup/using2.C: Likewise.
523         * g++.dg/other/component1.C: Remove stray semicolon.
524         * g++.dg/other/do1.C: Change error message.
525         * g++.dg/other/error2.C: Likewise.
526         * g++.dg/other/init1.C: Likewise.
527         * g++.dg/other/packed1.C: Remove stray semicolon.
528         * g++.dg/other/ptrmem2.C: Change error message.
529         * g++.dg/parse/parameter-declaration-1.C: Remove line number
530         marker.
531         * g++.dg/special/initp1.C: Remove invalid attribute usage.
532         * g++.dg/template/access3.C: Add typename keyword.
533         * g++.dg/template/access5.C: Remove stray semicolon.
534         * g++.dg/template/access6.C: Likewise.
535         * g++.dg/template/complit1.C: Likewise.
536         * g++.dg/template/crash1.C: Change error message.
537         * g++.dg/template/inherit2.C: Remove stray semicolon.
538         * g++.dg/template/instantiate2.C: Likewise.
539         * g++.dg/template/instantiate3.C: Change error message.
540         * g++.dg/template/qual1.C: Remove stray semicolon.
541         * g++.dg/template/qualttp18.C: Change error message.
542         * g++.dg/template/ref1.C: Remove stray semicolon.
543         * g++.dg/template/sizeof1.C (A::value): Declare it.
544         * g++.dg/template/spec4.C: Change error message.
545         * g++.dg/template/static1.C: Likewise.
546         * g++.dg/template/type1.C: Likewise.
547         * g++.dg/template/typename3.C: Likewise.
548         * g++.old-deja/g++.benjamin/13478.C: Change error message.
549         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
550         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
551         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
552         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
553         named return value extension.
554         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
555         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
556         * g++.old-deja/g++.bob/extern_C.C: Likewise.
557         * g++.old-deja/g++.bob/inherit2.C: Likewise.
558         * g++.old-deja/g++.brendan/complex1.C: Likewise.
559         * g++.old-deja/g++.brendan/copy5.C: Likewise.
560         * g++.old-deja/g++.brendan/crash13.C: Likewise.
561         * g++.old-deja/g++.brendan/crash15.C: Likewise.
562         * g++.old-deja/g++.brendan/crash18.C: Change error message.
563         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
564         * g++.old-deja/g++.brendan/crash38.C: Likewise.
565         * g++.old-deja/g++.brendan/crash50.C: Likewise.
566         * g++.old-deja/g++.brendan/crash56.C: Likewise.
567         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
568         syntax.
569         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
570         * g++.old-deja/g++.brendan/crash8.C: Change error message.
571         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
572         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
573         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
574         * g++.old-deja/g++.brendan/template11.C: Likewise.
575         * g++.old-deja/g++.brendan/template26.C: Likewise.
576         * g++.old-deja/g++.brendan/template27.C: Use explicit
577         specialization syntax.
578         * g++.old-deja/g++.brendan/template30.C: Likewise.
579         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
580         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
581         non-dependent names.
582         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
583         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
584         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
585         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
586         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
587         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
588         named return value extension.
589         * g++.old-deja/g++.ext/namedret2.C: Likewise.
590         * g++.old-deja/g++.ext/namedret3.C: Likewise.
591         * g++.old-deja/g++.ext/return1.C: Likewise.
592         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
593         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
594         * g++.old-deja/g++.jason/access8.C: Likewise.
595         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
596         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
597         pseudo-destructor names.
598         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
599         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
600         pseudo-destructor names.
601         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
602         * g++.old-deja/g++.jason/overload19.C: Likewise.
603         * g++.old-deja/g++.jason/overload32.C: Likewise.
604         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
605         stray semicolons.
606         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
607         * g++.old-deja/g++.jason/return.C: Likewise.
608         * g++.old-deja/g++.jason/return2.C: Likewise.
609         * g++.old-deja/g++.jason/shadow1.C: Likewise.
610         * g++.old-deja/g++.jason/special.C: Use explicit specialization
611         syntax.
612         * g++.old-deja/g++.jason/template10.C: Account for use of
613         non-dependent names.
614         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
615         syntax.
616         * g++.old-deja/g++.jason/template37.C: Likewise.
617         * g++.old-deja/g++.law/access4.C: Change error messages.
618         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
619         pseudo-destructor names.
620         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
621         * g++.old-deja/g++.law/ctors9.C: Likewise.
622         * g++.old-deja/g++.law/cvt22.C: Likewise.
623         * g++.old-deja/g++.law/dtors5.C: Likewise.
624         * g++.old-deja/g++.law/global-init1.C: Likewise.
625         * g++.old-deja/g++.law/missed-error3.C: Likewise.
626         * g++.old-deja/g++.law/operators28.C: Likewise.
627         * g++.old-deja/g++.law/visibility28.C: Likewise.
628         * g++.old-deja/g++.martin/eval1.C: Likewise.
629         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
630         name.
631         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
632         * g++.old-deja/g++.mike/net34.C: Likewise.
633         * g++.old-deja/g++.mike/net36.C: Likewise.
634         * g++.old-deja/g++.mike/ns2.C: Likewise.
635         * g++.old-deja/g++.mike/p12306.C: Likewise.
636         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
637         value extension.
638         * g++.old-deja/g++.mike/p700.C: Likewise.
639         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
640         * g++.old-deja/g++.mike/p710.C: Likewise.
641         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
642         value extension.
643         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
644         * g++.old-deja/g++.mike/pmf9.C: Likewise.
645         * g++.old-deja/g++.ns/crash2.C: Likewise.
646         * g++.old-deja/g++.ns/crash3.C: Likewise.
647         * g++.old-deja/g++.ns/invalid1.C: Likewise.
648         * g++.old-deja/g++.ns/ns17.C: Likewise.
649         * g++.old-deja/g++.ns/template16.C: Likewise.
650         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
651         keyword.
652         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
653         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
654         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
655         named return value extension.
656         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
657         * g++.old-deja/g++.other/access4.C: Issue additional error
658         messages.
659         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
660         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
661         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
662         * g++.old-deja/g++.other/crash25.C: Change error message.
663         * g++.old-deja/g++.other/crash4.C: Change error message.
664         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
665         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
666         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
667         checks.
668         * g++.old-deja/g++.other/defarg8.C: Likewise.
669         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
670         * g++.old-deja/g++.other/dtor10.C: Likewise.
671         * g++.old-deja/g++.other/incomplete.C: Likewise.
672         * g++.old-deja/g++.other/linkage7.C: Likewise.
673         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
674         lookup algorithm.
675         * g++.old-deja/g++.other/mangle2.C: Likewise.
676         * g++.old-deja/g++.other/refinit2.C: Likewise.
677         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
678         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
679         * g++.old-deja/g++.pt/crash28.C: Likewise.
680         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
681         syntax.
682         * g++.old-deja/g++.pt/crash32.C: Change error message.
683         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
684         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
685         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
686         error message position.
687         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
688         * g++.old-deja/g++.pt/defarg8.C: Change error message.
689         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
690         syntax.
691         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
692         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
693         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
694         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
695         keyword.
696         * g++.old-deja/g++.pt/explicit31.C: Likewise.
697         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
698         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
699         keyword.
700         * g++.old-deja/g++.pt/explicit71.C: Change error message.
701         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
702         syntax.
703         * g++.old-deja/g++.pt/friend28.C: Account for use of
704         non-dependent names.
705         * g++.old-deja/g++.pt/friend29.C: Likewise.
706         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
707         rules.
708         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
709         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
710         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
711         lookup rules.
712         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
713         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
714         keyword.
715         * g++.old-deja/g++.pt/memclass20.C: Likewise.
716         * g++.old-deja/g++.pt/memclass5.C: Likewise.
717         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
718         keyword.
719         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
720         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
721         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
722         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
723         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
724         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template 
725         keyword.
726         * g++.old-deja/g++.pt/spec10.C: Likewise.
727         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
728         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
729         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
730         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
731         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
732         * g++.old-deja/g++.pt/ttp62.C: Likewise.
733         * g++.old-deja/g++.pt/ttp64.C: Likewise.
734         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
735         * g++.old-deja/g++.pt/typename15.C: Likewise.
736         * g++.old-deja/g++.pt/typename22.C: Likewise.
737         * g++.old-deja/g++.pt/typename6.C: Change error messages.
738         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
739         * g++.old-deja/g++.pt/virtual2.C: Likewise.
740         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
741         syntax.
742         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
743         return value extension.
744         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
745         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
746         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
747         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
748         
749 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
750
751         * g++.dg/warn/inline1.C: New test.
752         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
753         * g++.old-deja/g++.jason/synth10.C: Likewise.
754         * g++.old-deja/g++.mike/net31.C: Likewise.
755         * g++.old-deja/g++.mike/p8786.C: Likewise.
756
757         * g++.dg/template/friend10.C: New test.
758         * g++.dg/template/conv5.C: New test.
759
760 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
761         
762         * g++.dg/lookup/scoped3.C: New test.
763         
764         * g++.dg/lookup/decl1.C: New test.
765         * g++.dg/lookup/decl2.C: New test.
766
767 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
768
769         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
770         gcc.c-torture/compile/20021015-1.c,
771         gcc.c-torture/compile/20021015-2.c,
772         gcc.c-torture/compile/20021123-1.c,
773         gcc.c-torture/compile/20021123-2.c,
774         gcc.c-torture/compile/20021123-3.c,
775         gcc.c-torture/compile/20021123-4.c,
776         gcc.c-torture/execute/20021024-1.c: Add tests previously added
777         only to 3.1 or 3.2 branch.
778
779 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
780
781         * gcc.dg/i386-bitfield3.c: New test.
782         
783         * gcc.dg/i386-bitfield2.c: New test.
784         
785 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
786
787         * g++.dg/parse/conv_op1.C: New test.
788
789 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
790
791         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
792         approved.
793
794 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
795
796         * gcc.c-torture/compile/20021220-1.c: New test.
797
798 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
799
800         * gcc.dg/i386-fastcall-1.c: New.
801
802 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
803
804         * gcc.c-torture/execute/20021219-1.c: New test.
805
806 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
807
808         * gcc.dg/i386-pic-1.c: New test.
809
810 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
811
812         PR c++/8099
813         * g++.dg/template/friend9.C: New test.
814
815 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
816
817         PR c++/3663
818         * g++.dg/template/access7.C: New test.
819
820 2002-12-18  Nick Clifton  <nickc@redhat.com>
821
822         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
823         the libstdc++-v3 directory has been found.
824
825 2002-12-12  Devang Patel <dpatel@apple.com>
826         * gcc.dg/darwin-ld-1.c: New test.
827         * gcc.dg/darwin-ld-2.c: New test.
828         * gcc.dg/darwin-ld-3.c: New test.
829         * gcc.dg/darwin-ld-4.c: New test.
830         * gcc.dg/darwin-ld-5.c: New test.
831
832 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
833
834         * gcc.c-torture/compile/20021212-1.c: New test.
835
836 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
837
838         * gcc.dg/fshort-wchar: New test.
839
840 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
841
842         PR c++/8372
843         * g++.dg/template/dtor1.C: New test.
844
845         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
846         markers.
847
848 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
849
850         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
851
852 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
853
854         * g++.dg/template/static1.C: New test.
855         * g++.dg/template/static2.C: New test.
856         * g++.old-deja/g++.ext/memconst.C: New test.
857
858 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
859
860         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
861         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
862         * g++.dg/special/initp1.C: Likewise.
863
864 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
865
866         * gcc.c-torture/execute/20021204-1.c: New test.
867
868 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
869
870         * gcc.dg/ppc-fmadd-1.c: New file.
871         * gcc.dg/ppc-fmadd-2.c: New file.
872         * gcc.dg/ppc-fmadd-3.c: New file.
873
874 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
875
876         * gcc.c-torture/compile/20021204-1.c: New test.
877
878 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
879
880         * g++.dg/inherit/covariant2.C: New test.
881         * g++.dg/inherit/covariant3.C: New test.
882         * g++.dg/inherit/covariant4.C: New test.
883         * g++.dg/inherit/covariant1.C: Remove XFAIL.
884         * g++.old-deja/g++.robertl/eb17.C: Likewise.
885
886 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
887
888         PR c++/8688
889         * g++.dg/init/brace3.C: New test.
890
891 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
892
893         * gcc.dg/20020210-1.c: Fix a comment typo.
894
895 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
896
897         PR c++/8720
898         * g++.dg/parse/defarg1.C: New test.
899
900         PR c++/8615
901         * g++.dg/template/char1.C: New test.
902
903         * g++.dg/template/varmod1.C: Fix typo.
904
905 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
906
907         DR 180
908         * g++.old-deja/g++.pt/crash32.C: Expect error.
909
910 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
911
912         PR c++/5919
913         * g++.dg/template/varmod1.C: New test.
914
915         PR c++/8727
916         * g++.dg/inherit/typeinfo1.C: New test.
917
918         PR c++/8663
919         * g++.dg/inherit/typedef1.C: New test.
920
921 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
922
923         PR c++/8332
924         PR c++/8493
925         * g++.dg/template/strlen1.C: New test.
926
927         PR c++/8227
928         * g++.dg/template/ctor2.C: New test.
929
930         PR c++/8214
931         * g++.dg/init/string1.C: New test.
932
933         PR c++/8511
934         * g++.dg/template/friend8.C: New test.
935
936 2002-11-29  Joe Buck <jbuck@synopsys.com>
937
938         * g++.dg/lookup/anon2.C: New test.
939
940 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
941
942         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
943         h8300 port.
944
945 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
946
947         * gcc.dg/bitfld-6.c: New test.
948
949 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
950
951         * gcc.c-torture/execute/20021127.[cx]: New test.
952
953 Tue Nov 26 22:09:53 CET 2002  Jan Hubicka  <jh@suse.cz>
954
955         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
956         quality.
957
958 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
959
960         * g++.dg/init/brace2.C: New test.
961         * g++.old-deja/g++.mike/p9129.C: Correct.
962
963 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
964
965         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
966
967 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
968
969         * gcc.dg/sibcall-6: New test for indirect sibcalls.
970
971 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
972
973         * testsuite/g++.dg/abi/empty11.C: New test.
974         * testsuite/g++.dg/rtti/cv1.C: New test.
975
976 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
977
978         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
979
980 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
981
982         * g++.dg/abi/empty10.C: New test.
983
984 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
985
986         * gcc.c-torture/compile/20021124-1.c: New test.
987
988 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
989
990         * g++.dg/abi/rtti2.C: New test.
991
992 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
993
994         * gcc.dg/i386-unroll-1.c: New test.
995
996 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
997
998         * gcc.c-torture/compile/20021120-1.c: New test.
999         * gcc.c-torture/compile/20021120-2.c: New test.
1000
1001 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1002
1003         * gcc.dg/bitfld-5.c: New test.
1004
1005 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1006
1007         * gcc.c-torture/execute/20021120-3.c: New test.
1008
1009 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1010
1011         * gcc.c-torture/execute/20021120-2.c: New test.
1012
1013 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
1014
1015         * gcc.c-torture/execute/20021120-1.c: New test.
1016
1017 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
1018
1019         * gcc.c-torture/execute/20021118-3.c: New test.
1020
1021 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1022
1023         * gcc.c-torture/compile/20021119-1.c: New test.
1024
1025 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
1026
1027         * gcc.dg/duff-1.c: New test.
1028         * gcc.dg/duff-2.c: New test.
1029         * gcc.dg/duff-3.c: New test.
1030
1031 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
1032
1033         * gcc.dg/cpp/_Pragma5.c: New test.
1034
1035 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1036
1037         * gcc.c-torture/execute/20021118-2.c: New test.
1038
1039 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
1040
1041         * gcc.c-torture/execute/20021118-1.c: New test.
1042
1043 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
1044
1045         * gcc.dg/20021116-1.c: New test.
1046
1047 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
1048
1049         * g++.dg/abi/vcall1.C: New test.
1050
1051 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
1052
1053         * gcc.dg/20021029-1.c: New test.
1054         * gcc.dg/20021029-2.c: New test.
1055
1056 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1057
1058         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1059
1060 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1061
1062         PR c/8439
1063         * gcc.dg/20021110.c: Move to ...
1064         * gcc.c-torture/compile/20021110.c: .... here.
1065
1066 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1067
1068         PR c/8467
1069         * gcc.c-torture/execute/20021111-1.c
1070
1071 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1072
1073         PR c/8439
1074         * gcc.dg/20021110.c: New test.
1075
1076 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
1077
1078         * g++.dg/abi/vthunk3.C: Run only on x86.
1079
1080 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1081
1082         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1083
1084 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
1085
1086         * lib/compat.exp (compat-execute): Fix logic error in last
1087         change.
1088
1089 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
1090
1091         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1092
1093 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1094
1095         PR c++/8389
1096         * g++.dg/template/access6.C: New test.
1097
1098 Fri Nov  8 13:13:53 CET 2002  Jan Hubicka  <jh@suse.cz>
1099
1100         * gcc.dg/i386-ssefp-1.c: New test.
1101         * gcc.dg/i386-ssefp-1.c: New test.
1102
1103 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
1104
1105         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1106
1107 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1108
1109         * g++.dg/abi/vthunk3.C: New test.
1110
1111         PR c++/8338
1112         * g++.dg/template/crash2.C: New test.
1113
1114 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
1115
1116         * testsuite/g++.dg/abi/dtor1.C: New test.
1117         * testsuite/g++.dg/abi/dtor2.C: Likewise.
1118
1119 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
1120
1121         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1122         Darwin.
1123
1124 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1125
1126         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1127         -mthumb.  Only xfail with -O0.
1128
1129 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
1130
1131         * g++.dg/abi/thunk1.C: New test.
1132         * g++.dg/abi/thunk2.C: Likewise.
1133         * g++.dg/abi/vtt1.C: Likewise.
1134
1135 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
1136
1137         PR optimization/8423
1138         * gcc.c-torture/execute/builtin-constant.c: New test.
1139
1140 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
1141
1142         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1143         Add some more cases.
1144
1145 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
1146
1147         PR c++/8391
1148         * g++.dg/opt/local1.C: New test.
1149
1150 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
1151
1152         PR c++/8160
1153         * g++.dg/template/complit1.C: New test.
1154
1155         PR c++/8149
1156         * g++.dg/template/typename4.C: Likewise.
1157
1158 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1159
1160         Core issue 287, PR c++/7639
1161         * g++.dg/template/instantiate1.C: Adjust error location.
1162         * g++.dg/template/instantiate3.C: New test.
1163         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1164         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1165         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1166
1167 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
1168
1169         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1170
1171 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
1172
1173         PR c++/8287
1174         * g++.dg/init/dtor2.C: New test.
1175
1176 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1177
1178         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1179         * gcc.dg/nest.c: Bypass errors on irix6.
1180
1181 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
1182
1183         * gcc.dg/nest.c: Expect error for mmix-*-*.
1184         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1185
1186 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
1187
1188         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1189         markers.
1190
1191         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1192
1193 2002-10-25  Mike Stump  <mrs@apple.com>
1194
1195         * gcc.dg/warn-1.c: New test.
1196
1197 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1198
1199         * g++.dg/template/typename3.C: New test.
1200
1201 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
1202
1203         * g++.dg/lookup/ptrmem1.C: New test.
1204
1205         * g++.dg/abi/vthunk2.C: New test.
1206
1207 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
1208
1209         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1210
1211 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
1212
1213         * g++.dg/abi/empty9.C: New test.
1214
1215 2002-10-24  Richard Henderson  <rth@redhat.com>
1216
1217         * g++.dg/inherit/thunk1.C: Enable for ia64.
1218
1219 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1220
1221         PR c++/8067
1222         * g++.dg/lookup/pretty1.C: New test.
1223
1224 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1225
1226         * gcc.dg/20021023-1.c: New test.
1227
1228 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
1229
1230         PR c++/7679
1231         * g++.dg/parse/inline1.C: New test.
1232
1233 2002-10-23  Richard Henderson  <rth@redhat.com>
1234
1235         * g++.dg/inherit/thunk1.C: Enable for x86_64.
1236
1237         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1238
1239 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
1240
1241         PR c++/6579
1242         * g++.dg/parse/stmtexpr3.C: New test.
1243
1244 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1245
1246         * g++.dg/expr/cond1.C: New test.
1247
1248 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1249
1250         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1251
1252 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1253
1254         * g++.dg/abi/vbase13.C: New test.
1255         * g++.dg/abi/vbase14.C: Likewise.
1256
1257 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
1258
1259         * gcc.dg/tls/pic-1.c: New test.
1260         * gcc.dg/tls/nonpic-1.c: New test.
1261         * gcc.dg/20021018-1.c: New test.
1262
1263 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1264
1265         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1266         Remove only files with the same base name as the test case.
1267         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1268         (profopt-execute): Likewise.  Also, remove old profiling
1269         and performance data files before running the tests.
1270
1271         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1272         * g++.dg/bprob/bprob.exp: Likewise.
1273         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
1274         to allow more general test case names.
1275
1276         * g++.dg/bprob/bprob-1.C: Rename to ...
1277         * g++.dg/bprob/g++-bprob-1.C: ... this.
1278
1279         * g77.dg/bprob/bprob-1.f: Rename to ...
1280         * g77.dg/bprob/g77-bprob-1.f: ... this.
1281
1282 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
1283
1284         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1285         bison 1.50 or later.
1286
1287 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
1288
1289         * g++.dg/README: Describe more test directories.
1290
1291 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1292
1293         * g++.dg/init/array6.C: Add additional tests.
1294
1295 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
1296
1297         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1298         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1299
1300 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
1301
1302         * gcc.c-torture/compile/20020604-1.x: New.
1303         * gcc.c-torture/compile/simd-5.x: Likewise.
1304         * gcc.c-torture/execute/920710-1.x: Likewise.
1305         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1306
1307 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
1308
1309         * g++.dg/inherit/override1.C: Add dg-options clause.
1310
1311 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1312
1313         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1314         _mm_slli_si128.
1315
1316 2002-10-19  Andreas Schwab  <schwab@suse.de>
1317
1318         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1319         directory component.
1320
1321 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
1322
1323         * g++.dg/inherit/thunk1.C: New test.
1324
1325         * g++.dg/inherit/override1.C: New test.
1326
1327         * g++.dg/abi/mangle11.C: New test.
1328         * g++.dg/abi/mangle14.C: New test.
1329         * g++.dg/abi/mangle17.C: New test.
1330
1331 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
1332
1333         * g++.dg/overload/member2.C: New test.
1334
1335 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
1336
1337         * g++.dg/README: Describe new compat directory.
1338         * g++.dg/dg.exp: Skip tests in compat directory.
1339         * README.compat: New file.
1340         * lib/compat.exp: New expect script.
1341         * g++.dg/compat: New test directory.
1342         * g++.dg/compat/compat.exp: New expect script.
1343         * g++.dg/compat/abi: New test directory.
1344         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1345         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1346         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1347         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1348         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1349         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1350         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1351         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1352         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1353         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1354         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1355         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1356         * g++.dg/compat/break: New test directory.
1357         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1358         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1359         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1360         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1361         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1362         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1363         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1364         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1365         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1366         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1367         g++.dg/compat/break/README: New files.
1368         * g++.dg/compat/eh: New test directory.
1369         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1370         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1371         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1372         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1373         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1374         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1375         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1376         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1377         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1378         g++.dg/compat/eh/filter2_y.C,
1379         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1380         g++.dg/compat/eh/new1_y.C,
1381         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1382         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1383         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1384         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1385         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1386         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1387         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1388         g++.dg/compat/eh/unexpected1_y.C: New files.
1389         * g++.dg/compat/init: New test directory.
1390         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1391         g++.dg/compat/init/array5_y.C,
1392         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1393         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1394         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1395         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1396         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1397         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1398         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1399         g++.dg/compat/init/init-ref2_y.C: New files.
1400
1401 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1402
1403         PR c++/7584
1404         * g++.dg/inherit/using3.C: New test.
1405
1406 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
1407
1408         * gcc.dg/20021017-2.c: New test.
1409
1410 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
1411
1412         * g++.dg/abi/mangle16.C: Adjust.
1413
1414         * g++.dg/init/array8.C: New test.
1415
1416 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
1417
1418         * gcc.dg/special/mips-abi.exp: New test.
1419         * gcc.dg/special/mips-abi.s: Empty file used by the above.
1420
1421 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1422
1423         * g++.dg/abi/mangle16.C: New test.
1424         * g++.dg/abi/mangle17.C: Likewise.
1425
1426         PR c++/7478
1427         * g++.dg/template/ref1.C: New test.
1428
1429 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1430
1431         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1432
1433 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
1434
1435         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1436
1437 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
1438
1439         PR c++/7524
1440         * g++.dg/init/array7.C: New test.
1441
1442 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
1443
1444         * g++.dg/init/array6.C: New test.
1445
1446         * g++.dg/abi/mangle13.C: Likewise.
1447         * g++.dg/abi/mangle14.C: Likewise.
1448         * g++.dg/abi/mangle15.C: Likewise.
1449
1450 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1451
1452         * g++.dg/abi/empty8.C: New test.
1453
1454 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
1455
1456         * g++.dg/init/ctor1.C: New test.
1457
1458 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
1459
1460         * gcc.c-torture/execute/20021015-1.c: New test.
1461
1462 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1463
1464         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1465
1466 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
1467
1468         * gcc.dg/i386-ssetype-[1-5].c: New tests.
1469
1470 2002-10-14  Richard Henderson  <rth@redhat.com>
1471
1472         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1473
1474 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1475
1476         PR optimization/6631
1477         * g++.dg/opt/const2.C: New test.
1478
1479 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
1480
1481         PR c++/7176
1482         * g++.dg/parse/friend1.C: New test.
1483         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1484
1485 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
1486
1487         * gcc.dg/20021014-1.c: New test.
1488
1489 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
1490
1491         PR c++/5661
1492         * g++.dg/ext/vlm1.C: New test.
1493         * g++.dg/ext/vlm2.C: Likewise.
1494
1495         * g++.dg/init/array1.C: Remove invalid braces.
1496         * g++.dg/init/brace1.C: New test.
1497         * g++.dg/init/copy2.C: Likewise.
1498         * g++.dg/init/copy3.C: Likewise.
1499         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
1500         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
1501         braces.
1502
1503 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
1504
1505         * gcc.dg/cpp/assembler.S: Don't use -ansi.
1506
1507 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
1508
1509         * gcc.c-torture/compile/simd-5.c: New test.
1510
1511 2002-10-10  Roger Sayle  <roger@eyesopen.com>
1512
1513         * gcc.c-torture/execute/shiftopt-1.c: New test case.
1514
1515 2002-10-10  Jim Wilson  <wilson@redhat.com>
1516
1517         * gcc.c-torture/execute/20021010-1.c: New test.
1518
1519 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
1520
1521         PR c/7353
1522         * g++.dg/ext/typedef-init.C: New test.
1523         * gcc.dg/typedef-init.c: New test.
1524
1525 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
1526
1527         * gcc.dg/cpp/paste13.c: New test.
1528
1529 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1530
1531         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
1532         remaining platforms, XFAIL during compile, not execute.  Don't
1533         XFAIL at -O0.
1534
1535 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1536
1537         * gcc.dg/alias-1.c: Tweak expected warning.
1538
1539 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1540
1541         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
1542
1543 2002-10-06  Andreas Jaeger  <aj@suse.de>
1544
1545         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
1546         * gcc.dg/cpp/c++98.C: Likewise.
1547
1548         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
1549         * g++.dg/cpp/c++98.C: Likewise.
1550
1551         * g++.dg/README (Subdirectories): Mention cpp directory.
1552
1553         PR target/7559
1554         * gcc.dg/20021006-1.c: New test.
1555
1556 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1557
1558         PR c++/7804
1559         * g++.dg/other/warning1.C: New test.
1560
1561 2002-10-04  Roger Sayle  <roger@eyesopen.com>
1562
1563         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
1564         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
1565         and sparc-*-* with -m64 as expected failures.  See PR 8087.
1566
1567 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1568
1569         PR c++/7931
1570         * g++.dg/template/ptrmem3.C: New test.
1571
1572         PR c++/7754
1573         * g++.dg/template/union1.C: New test.
1574
1575 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
1576
1577         PR c++/8006
1578         * g++.dg/abi/mangle9.C: New test.
1579         * g++.dg/abi/mangle10.C: New test.
1580         * g++.dg/abi/mangle11.C: New test.
1581         * g++.dg/abi/mangle12.C: New test.
1582
1583 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
1584
1585         PR c++/7188.
1586         * g++.dg/template/meminit1.C: New test.
1587         * g++.dg/warn/Wreorder-1.C: Likewise.
1588         * g++.old-deja/g++.mike/warn3.C: Tweak.
1589         * lib/prune.exp: Ingore "in copy constructor".
1590
1591 2002-10-02  Andreas Jaeger  <aj@suse.de>
1592
1593         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
1594         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
1595         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
1596         on x86-64.
1597
1598 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1599
1600         * gcc.dg/empty1.C: Fix typo.
1601
1602 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
1603
1604         * gcc.dg/alias-1.c: New test.
1605
1606 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
1607
1608         * gcc.dg/empty1.C: New test.
1609
1610         * g++.dg/tls/init-2.C: Tweak error messages.
1611
1612 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
1613
1614         * gcc.c-torture/compile/20020923-1.c: New test.
1615
1616 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
1617
1618         * gcc.c-torture/execute/ffs-1.c: New test.
1619         * gcc.c-torture/execute/ffs-2.c: Ditto.
1620
1621 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
1622
1623         * g++.dg/overload/member1.C: New test.
1624
1625 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
1626
1627         * g++.dg/abi/empty7.C: New test.
1628         * g++.dg/init/pm2.C: Likewise.
1629
1630 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
1631
1632         * g++.dg/rtti/crash1.C: New test.
1633
1634 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1635
1636         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
1637         gcc.dg/sibcall-4.c: New tests.
1638
1639 2002-09-28  Roger Sayle  <roger@eyesopen.com>
1640
1641         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
1642         powerpc and MMIX targets.
1643
1644 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
1645
1646         * gcc.dg/cpp/20020927-1.c: New.
1647
1648 2002-09-26  David S. Miller  <davem@redhat.com>
1649
1650         * gcc.c-torture/compile/trunctfdf.c: New.
1651
1652 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1653
1654         * lib/target-supports.exp (check_weak_available): Handle solaris2.
1655
1656 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
1657
1658         * gcc.c-torture/execute/loop-15.c: New.
1659
1660 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
1661
1662         * README.QMTEST: Fix typo.
1663
1664 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1665
1666         * gcc.dg/20020926-1.c: New test.
1667
1668 2002-09-25  David S. Miller  <davem@redhat.com>
1669
1670         PR target/7842
1671         * gcc.c-torture/execute/shiftdi.c: New test.
1672
1673 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
1674
1675         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
1676         unique to the tool.
1677         * lib/g77.exp (g77_init): Likewise.
1678         * lib/g++.exp (g++_init): Likewise.
1679         * lib/objc.exp (objc_init): Likewise.
1680
1681 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
1682
1683         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
1684         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
1685         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
1686
1687 2002-09-25  Richard Henderson  <rth@redhat.com>
1688
1689         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
1690         too-small long double.
1691
1692 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
1693
1694         * gcc.dg/20020919-1.c: New test.
1695
1696 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
1697
1698         * g++.dg/abi/bitfield6.C: New test.
1699         * g++.dg/abi/bitfield7.C: New test.
1700         * g++.dg/abi/bitfield8.C: New test.
1701         * g++.dg/abi/vbase11.C: New test.
1702
1703 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1704
1705         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
1706         hppa*-*-hpux*.  Update test comment.
1707
1708 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
1709
1710         * gcc.dg/tls/struct-1.c: New test.
1711
1712 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
1713
1714         * gcc.dg/cpp/tr-warn2.c: Update.
1715
1716 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1717
1718         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
1719
1720 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
1721
1722         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
1723         systems.
1724
1725 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
1726
1727         * gcc.c-torture/execute/ieee/mzero3.c: New test.
1728
1729         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1730         Adjust for c++filt moved to binutils.  Remove spurious duplicate
1731         setting of cxxfilt.
1732
1733 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
1734
1735         * gcc.dg/20020312-2.c: Update for darwin.
1736
1737 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1738
1739         * g++.old-deja/g++.other/crash32.C: Mark ICE.
1740
1741 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1742
1743         * objc.dg/comp-types-1.m: New test.
1744         * objc.dg/comp-types-2.m: New test.
1745         * objc.dg/comp-types-3.m: New test.
1746         * objc.dg/comp-types-4.m: New test.
1747         * objc.dg/comp-types-5.m: New test.
1748         * objc.dg/comp-types-6.m: New test.
1749
1750 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1751
1752         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
1753
1754 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1755
1756         * g++.dg/other/do1.C: New test.
1757
1758         * g++.dg/template/subst1.C: New test.
1759
1760 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
1761
1762         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
1763
1764 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
1765
1766         * g++.dg/template/qualttp20.C: Adjust expected errors.
1767         * g++.old-deja/g++.jason/report.C: Likewise.
1768         * g++.old-deja/g++.other/qual1.C: Likewise.
1769
1770         * g++.dg/lookup/scoped2.C: New test.
1771
1772         * g++.dg/ext/asm3.C: New test.
1773
1774 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
1775
1776         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
1777
1778 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
1779
1780         * ChangeLog: follow spelling conventions.
1781         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
1782         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
1783         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
1784         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
1785         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
1786         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
1787         * g++.old-deja/g++.law/global-init1.C: Likewise.
1788         * g++.old-deja/g++.other/delete4.C: Likewise.
1789         * g++.old-deja/g++.other/inline21.C: Likewise.
1790         * g++.old-deja/g++.other/singleton.C: Likewise.
1791         * g77.dg/strlen0.f: Likewise.
1792         * g77.f-torture/compile/20010519-1.f: Likewise.
1793         * g77.f-torture/compile/980310-4.f: Likewise.
1794         * gcc.c-torture/compile/20000605-1.c: Likewise.
1795         * gcc.c-torture/execute/20020225-1.c: Likewise.
1796         * gcc.dg/c90-hexfloat-2.c: Likewise.
1797         * gcc.dg/c99-bool-1.c: Likewise.
1798         * gcc.dg/c99-hexfloat-2.c: Likewise.
1799         * gcc.dg/dll-2.c: Likewise.
1800         * gcc.dg/wtr-union-init-1.c: Likewise.
1801         * gcc.dg/wtr-union-init-2.c: Likewise.
1802         * gcc.dg/wtr-union-init-3.c: Likewise.
1803         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1804         * gcc.dg/cpp/defined.c: Likewise.
1805         * gcc.dg/cpp/macsyntx.c: Likewise.
1806         * gcc.dg/cpp/paste2.c: Likewise.
1807         * gcc.dg/cpp/trad/defined.c: Likewise.
1808         * gcc.dg/format/c90-printf-1.c: Likewise.
1809         * gcc.dg/format/c90-scanf-1.c: Likewise.
1810         * gcc.dg/format/c99-printf-1.c: Likewise.
1811         * gcc.dg/format/c99-scanf-1.c: Likewise.
1812         * gcc.misc-tests/gcov-8.c: Likewise.
1813         * lib/profopt.exp: Likewise.
1814
1815 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
1816
1817         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
1818
1819 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1820
1821         * g++.dg/inherit/using2.C: New test.
1822
1823 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
1824
1825         * ChangeLog: Follow spelling conventions.
1826         * g++.dg/template/friend4.C: Likewise.
1827         * g++.old-deja/g++.pt/crash67.C: Likewise.
1828         * gcc.c-torture/execute/20000801-4.c: Likewise.
1829         * gcc.dg/c90-digraph-1.c: Likewise.
1830         * gcc.dg/c94-digraph-1.c: Likewise.
1831         * gcc.dg/c99-digraph-1.c: Likewise.
1832         * gcc.dg/cpp/line5.c: Likewise.
1833         * gcc.dg/cpp/multiline.c: Likewise.
1834         * gcc.dg/cpp/trad/literals-1.c: Likewise.
1835         * gcc.dg/format/attr-3.c: Likewise.
1836         * gcc.dg/format/c90-scanf-3.c: Likewise.
1837         * gcc.dg/format/ext-4.c: Likewise.
1838
1839 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1840
1841         * g++.dg/template/pretty1.C: New test.
1842
1843 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
1844
1845         * gcc.c-torture/execute/struct-cpy-1.c: New test.
1846
1847 2002-09-13  Matt Austern  <austern@apple.com>
1848
1849         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
1850         passing a cast expression to a function by const reference.
1851
1852 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
1853
1854         * g++.dg/template/deduce1.C: New test.
1855
1856 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
1857
1858         * gcc.c-torture/execute/simd-1.c: Force all use of int to
1859         32-bit int.
1860
1861 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1862
1863         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
1864         usage.
1865
1866 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
1867
1868         * gcc.c-torture/compile/20020910-1.c: New test.
1869
1870 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
1871
1872         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
1873
1874 2002-09-10  Andreas Jaeger  <aj@suse.de>
1875
1876         * gcc.dg/20020312-2.c: Adjust for x86-64.
1877
1878 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
1879
1880         * g77.dg/7388.f: New test case for PR 7388.
1881
1882 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
1883
1884         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
1885
1886 2002-09-05  Ziemowit Laski <zlaski@apple.com>
1887
1888         * objc.dg/proto-lossage-1.m: New test.
1889
1890 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
1891
1892         * gcc.dg/cpp/_Pragma4.c: Fix typo.
1893
1894 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1895
1896         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
1897         expected to pass.
1898
1899 2002-09-06  Stan Shebs  <shebs@apple.com>
1900             David Edelsohn  <edelsohn@gnu.org>
1901
1902         * gcc.dg/weak: New directory.
1903         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
1904         target-specific xfail bits.
1905         * gcc.dg/typeof-2.c: Move to new directory.
1906         * gcc.dg/weak.exp: New expect script.
1907
1908 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
1909
1910         * gcc.c-torture/execute/extzvsi.c: New test.
1911
1912 2002-09-05  Stan Shebs  <shebs@apple.com>
1913
1914         * gcc.dg/weak-1.c: xfail on Darwin.
1915         * gcc.dg/weak-2.c: Ditto.
1916         * gcc.dg/weak-3.c: Ditto.
1917         * gcc.dg/weak-4.c: Ditto.
1918         * gcc.dg/weak-5.c: Ditto.
1919         * gcc.dg/weak-6.c: Ditto.
1920         * gcc.dg/weak-7.c: Ditto.
1921         * gcc.dg/weak-8.c: Ditto.
1922         * gcc.dg/weak-9.c: Ditto.
1923
1924 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
1925
1926         * gcc.c-torture/execute/loop-14.c: New test.
1927
1928 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
1929
1930         * g++.dg/other/cxa-atexit1.C: New test.
1931
1932         * gcc.dg/typeof-2.c: New test.
1933
1934 2002-09-03  Roger Sayle  <roger@eyesopen.com>
1935
1936         * gcc.dg/builtins-2.c: New testcase.
1937         * gcc.dg/builtins-3.c: New testcase.
1938
1939 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
1940
1941         * gcc.dg/cpp/_Pragma4.c: New test.
1942
1943 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1944
1945         * objc/execute/nil_method-1.m: New testcase.
1946
1947 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1948
1949         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
1950         [Object class], not [Object initialize].
1951
1952 2002-08-31  Roger Sayle  <roger@eyesopen.com>
1953             Hans-Peter Nilsson  <hp@bitrange.com>
1954
1955         * gcc.c-torture/execute/20020720-1.x: Skip test on
1956         mmix-knuth-mmixware.  Correct comment.
1957
1958 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
1959
1960         * testsuite/g++.dg/abi/bitfield5.C: New test.
1961         * testsuite/g++.dg/abi/vbase10.C: Likewise.
1962
1963 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1964
1965         * objc.dg/undeclared-selector.m: New test.
1966
1967 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
1968
1969         * g++.dg/other/offsetof1.C: Avoid cast warning.
1970
1971 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
1972
1973         * objc.dg/super-class-2.m: New test.
1974
1975 2002-08-24  Matt Austern  <austern@apple.com>
1976
1977         * g++.dg/ext/lvaddr.C: New test.
1978         * g++.dg/ext/lvcast.C: New test.
1979
1980 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
1981
1982         * testsuite/g++.dg/inherit/cond1.C: New test.
1983
1984 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
1985
1986         * gcc.dg/noncompile/incomplete-1.c: New test.
1987
1988 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1989
1990         * gcc.dg/typespec-1.c: New test.
1991
1992 2002-08-20  Devang Patel  <dpatel@apple.com>
1993         * objc.dg/proto-hier-2.m: New test.
1994
1995 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
1996
1997         * objc.dg/bitfield-1.m: New test.
1998         * objc.dg/bitfield-2.m: New test.
1999
2000 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2001
2002         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2003         gcc.dg/c99-flex-array-4.c: New tests.
2004
2005 2002-08-16  Stan Shebs  <shebs@apple.com>
2006
2007         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2008
2009 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2010
2011         * gcc.dg/typeof-1.c: New test.
2012         * g++.dg/ext/typeof2.C: New test.
2013
2014 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2015
2016         * g++.dg/other/offsetof1.C: New test.
2017
2018 2002-08-14  Richard Henderson  <rth@redhat.com>
2019
2020         * gcc.dg/tls/diag-3.c: Fix expected message strings.
2021
2022 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
2023
2024         * gcc.dg/cpp/_Pragma3.c: New test.
2025
2026 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
2027
2028         * g++.dg/template/inherit3: New test.
2029
2030 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2031
2032         * gcc.dg/bitfld-4.c: Add blank options.
2033
2034 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
2035
2036         * g++.dg/template/crash1.C: New test.
2037
2038 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2039
2040         * gcc.dg/tls/opt-2.c: New test.
2041
2042 2002-08-08  Devang Patel  <dpatel@apple.com>
2043
2044         * objc.dg/selector-1.m : New test
2045
2046 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2047
2048         * g++.dg/abi/bitfield4.C: New test.
2049         * gcc.dg/bitfld-4.c: New test.
2050
2051 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
2052
2053         * g++.dg/other/packed1.C: New test.
2054
2055 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
2056
2057         * g++.dg/abi/offsetof.C: Tweak error messages.
2058         * g++.old-deja/g++.mike/p10769a.C: Likewise.
2059
2060 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2061
2062         * gcc.dg/bitfld-3.c: New test.
2063
2064 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2065             Richard Henderson  <rth@redhat.com>
2066
2067         * gcc.dg/i386-bitfield1.c: New test.
2068         * g++.dg/abi/bitfield3.C: Update.
2069
2070 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
2071
2072         * objc.dg/const-str-2.m: Update.
2073         * gcc.dg/cpp/c++98.c: Change to C extension.
2074         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2075         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2076
2077 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
2078
2079         * testsuite/gcc.dg/tls/diag-3.c: New.
2080
2081 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
2082
2083         * g++.dg/README (Subdirectories): Document new subdir expr.
2084         * g++.dg/expr/pmf-1.C: New test.
2085
2086 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
2087
2088         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2089
2090 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
2091
2092         * g++.dg/abi/bitfield3.C: New test.
2093
2094 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
2095
2096         * lib/gcov.exp: Tweak expected line formats.
2097         * gcc.misc-tests/gcov8.c: New test.
2098         * gcc.misc-tests/gcov8.x: New flags.
2099
2100 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2101
2102         * consistency.vlad/layout/endian.c: Include string.h.
2103
2104         * gcc.c-torture/execute/20020805-1.c: New test.
2105
2106 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
2107
2108         * g++.dg/other/conversion1.C: New test.
2109
2110 2002-08-03  Roger Sayle  <roger@eyesopen.com>
2111
2112         * gcc.dg/builtins-1.c: New testcase.
2113
2114 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
2115
2116         * g++.dg/inherit/access3.C: New test.
2117
2118 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
2119
2120         * gcc.dg/ia64-visibility-2.c: New test.
2121
2122 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
2123
2124         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2125         __qualifier_flags to __flags.
2126
2127 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
2128
2129         * g++.dg/inherit/operator1.C: New test.
2130         * g++.dg/lookup/disamb1.C: Fix typo in comment.
2131         * g++.dg/other/error1.C: Change expected error message.
2132         * g++.dg/template/conv4.C: Likewise.
2133
2134 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
2135
2136         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2137         for documented behavior.
2138
2139 2002-07-25  Roger Sayle  <roger@eyesopen.com>
2140
2141         * gcc.c-torture/execute/20020720-1.x: Skip this test on
2142         several targets known to fail.
2143
2144 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
2145
2146         * gcc.dg/mips-args-[123].c: New tests.
2147
2148 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
2149
2150         * gcc.dg/ppc-spe.c: New.
2151
2152 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
2153
2154         * g++.dg/other/ptrmem4.C: New testcase.
2155
2156 2002-07-24  Richard Henderson  <rth@redhat.com>
2157
2158         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2159
2160 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2161
2162         * g++.dg/ext/alignof1.C (main): Return 0 for success.
2163
2164 2002-07-24  Roger Sayle  <roger@eyesopen.com>
2165
2166         * gcc.c-torture/execute/memset-3.c: New testcase.
2167
2168 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
2169
2170         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2171         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2172
2173 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2174
2175         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2176         Delete.
2177
2178 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
2179
2180         * gcc.c-torture/compile/simd-4.c: New test.
2181
2182 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2183
2184         PR c++/7347, c++/7348
2185         * g++.dg/template/access4.C: New test.
2186         * g++.dg/template/access5.C: New test.
2187         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2188         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2189         * g++.old-deja/g++.pt/ttp58.C: Likewise.
2190         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2191
2192 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2193
2194         * gcc.dg/gnu89-init-2.c: New test.
2195
2196 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
2197
2198         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2199
2200 2002-07-20  Roger Sayle  <roger@eyesopen.com>
2201
2202         * gcc.c-torture/execute/20020720-1.c: New testcase.
2203
2204 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
2205
2206         * gcc.dg/cpp/Wsignprom.c: New tests.
2207
2208 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
2209
2210         * gcc.c-torture/execute/loop-13.c: New test.
2211
2212 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
2213
2214         * gcc.dg/cpp/expr.c: New tests.
2215
2216 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
2217
2218         * g++.dg/opt/pr6713.C: Add template instantiation.
2219
2220 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
2221
2222         * gcc.dg/nest.c: New test.
2223
2224 2002-07-17  Richard Henderson  <rth@redhat.com>
2225
2226         * g++.dg/opt/pr6713.C: New test.
2227
2228 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
2229
2230         * gcc.c-torture/execute/loop-2e.x: Let the testcase
2231         XFAIL for all x86 processors.
2232
2233 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
2234
2235         * gcc.c-torture/execute/20010122-1.x: Do not test with
2236         -fomit-frame-pointer.
2237
2238 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2239
2240         * g++.dg/template/instantiate2.C: New test.
2241         * g++.dg/template/spec4.C: New test.
2242
2243 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2244
2245         * g++.dg/template/access2.C: New test.
2246         * g++.dg/template/access3.C: New test.
2247
2248 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
2249
2250         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2251         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2252         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2253         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2254         Convert to use <stdarg.h>.
2255         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2256         Delete.
2257         * gcc.dg/va-arg-2.c: New.
2258         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2259
2260 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
2261
2262         * gcc.c-torture/compile/20020710-1.c: New test.
2263
2264 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2265                           Andrew Pinski  <pinskia@physics.uc.edu>
2266
2267         gcc.c-torture/compile/simd-2.c: New testcase.
2268         gcc.c-torture/compile/simd-3.c: Likewise.
2269
2270 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
2271
2272         PR c++/7224
2273         * g++.dg/overload/error1.C: New test.
2274
2275 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2276
2277         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2278         configuration and IRIX 6 O32 ABI.
2279
2280 2002-07-11  Roger Sayle  <roger@eyesopen.com>
2281
2282         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2283
2284 2002-07-10  Roger Sayle  <roger@eyesopen.com>
2285
2286         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2287
2288 2002-07-10  Jeffrey A Law  <law@redhat.com>
2289
2290         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2291
2292         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
2293
2294 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
2295
2296         * gcc.dg/20020312-2.c: Check for __PPC__.
2297
2298 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
2299
2300         * gcc.c-torture/compile/20020709-1.c: New test.
2301
2302 2002-07-07  Roger Sayle  <roger@eyesopen.com>
2303
2304         * g++.dg/template/qualttp21.C: New test case.
2305
2306 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
2307
2308         * gcc.c-torture/compile/20020706-1.c: New test.
2309         * gcc.c-torture/compile/20020706-2.c: New test.
2310
2311 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
2312             Alexandre Oliva  <aoliva@redhat.com>
2313
2314         * g++.dg/warn/incomplete1.C: New test.
2315
2316 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2317
2318         PR c++/7099
2319         * g++.dg/warn/noreturn1.C: New test.
2320
2321 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
2322
2323         PR c++/6706
2324         * g++.dg/debug/debug6.C: New test.
2325         * g++.dg/debug/debug7.C: New test.
2326
2327 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
2328
2329         * gcc.c-torture/compile/simd-3.c: New test.
2330
2331 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
2332
2333         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2334         * gcc.dg/20020620-1.c: Likewise.
2335
2336 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2337
2338         PR c++/6944
2339         * g++.dg/init/array4.C: New test.
2340         * g++.dg/init/array5.C: New test.
2341
2342 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
2343
2344         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2345         * gcc.c-torture/execute/simd-2.c (main): Likewise.
2346
2347 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2348
2349         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2350         * gcc.dg/wtr-aggr-init-1.c: Likewise.
2351         * gcc.dg/wtr-conversion-1.c: Likewise.
2352         * gcc.dg/wtr-escape-1.c: Likewise.
2353         * gcc.dg/wtr-int-type-1.c: Likewise.
2354         * gcc.dg/wtr-label-1.c: Likewise.
2355         * gcc.dg/wtr-static-1.c: Likewise.
2356         * gcc.dg/wtr-strcat-1.c: Likewise.
2357         * gcc.dg/wtr-suffix-1.c: Likewise.
2358         * gcc.dg/wtr-switch-1.c: Likewise.
2359         * gcc.dg/wtr-unary-plus-1.c: Likewise.
2360         * gcc.dg/wtr-union-init-1.c: Likewise.
2361         * gcc.dg/wtr-union-init-2.c: Likewise.
2362         * gcc.dg/wtr-union-init-3.c: Likewise.
2363
2364         * gcc.dg/wtr-func-def-1.c: New test.
2365
2366 2002-07-02 Devang Patel <dpatel@apple.com>
2367
2368         * objc.dg/param-1.m: New test.
2369
2370 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
2371
2372         * gcc.dg/cpp/trad/directive.c: Add test.
2373         * gcc.dg/cpp/trad/macroargs.c: Add test.
2374         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2375
2376 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
2377
2378         * gcc.dg/cpp/cmdlne-M.c: New test.
2379
2380 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
2381
2382         * objc.dg/desig-init-1.m: New test.
2383
2384 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2385
2386         PR c++/6716
2387         * g++.dg/template/instantiate1.C: New test.
2388
2389 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
2390
2391         PR c++/7112
2392         * g++.dg/template/sizeof2.C: New test.
2393
2394 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2395
2396         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2397         gcc.dg/cpp/trad/include.c: New tests.
2398
2399 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
2400
2401         PR target/7177
2402         * gcc.c-torture/compile/20020701-1.c: New test.
2403
2404 2002-07-01  Stan Shebs  <shebs@apple.com>
2405
2406         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2407         header here...
2408         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2409         (objc-torture-execute): or here.
2410
2411 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
2412
2413         * gcc.c-torture/execute/arith-rand-ll.c: New test.
2414
2415 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
2416
2417         * gcc.dg/cpp/trad/escaped-nl.c: New test.
2418
2419 2002-06-30  Devang Patel  <dpatel@apple.com>
2420
2421         * objc.dg/fsyntax-only.m: New test.
2422
2423 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
2424
2425         PR c++/6695
2426         * g++.dg/template/friend7.C: New file.
2427
2428 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
2429
2430         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2431         return type.
2432
2433 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
2434
2435         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2436         avoid division by zero.
2437
2438 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
2439
2440         * gcc.dg/Wunknownprag.c: New tests.
2441
2442 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
2443
2444         * gcc.c-torture/execute/simd-2.c: New test.
2445
2446 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
2447
2448         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2449         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2450         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2451         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2452         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2453         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2454         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2455         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2456         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2457         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2458         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2459         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2460         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2461         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2462         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2463         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2464         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2465
2466 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
2467
2468         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2469         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2470         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2471         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2472         New tests.
2473         * gcc.dg/cpp/trad/directive.c: Update.
2474
2475 2002-06-23  Andreas Jaeger  <aj@suse.de>
2476
2477         * gcc.c-torture/execute/complex-6.c: New.
2478
2479 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
2480
2481         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2482         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2483         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2484         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2485
2486 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
2487
2488         * gcc.dg/cpp/trad: New directory with traditional tests copied
2489         from parent directory.
2490         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2491         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2492         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2493         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2494         Move to trad/ and rename.
2495         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
2496         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
2497         gcc.dg/cpp/trad/redef2.c: New tests.
2498         * gcc.dg/cpp/trad/trad.exp: New driver.
2499
2500 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
2501
2502         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2503         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2504         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2505         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2506         Remove.
2507
2508 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
2509
2510         * gcc.dg/20020620-1.c: New test.
2511
2512 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2513
2514         * g++.dg/template/ttp4.C: New test.
2515
2516 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
2517
2518         * g++.dg/opt/vt1.C: Fix regexp.
2519
2520 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2521
2522         * gcc.c-torture/execute/pure-1.c: Make functions static again.
2523         Don't use attribute `noinline'.
2524
2525 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2526
2527         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
2528
2529 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
2530
2531         * gcc.c-torture/execute/simd-1.c: New.
2532
2533         * gcc.dg/simd-1.c: New.
2534
2535 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
2536
2537         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
2538
2539 2002-06-16  Richard Henderson  <rth@redhat.com>
2540
2541         * g++.dg/ext/anon-struct1.C: New.
2542         * g++.dg/ext/anon-struct2.C: New.
2543         * g++.dg/ext/anon-struct3.C: New.
2544         * gcc.dg/anon-struct-1.c: New.
2545         * gcc.dg/anon-struct-2.c: New.
2546         * gcc.dg/anon-struct-3.c: New.
2547         * gcc.dg/20011008-1.c: Adjust warning text.
2548         * gcc.dg/20020527-1.c: Add -fms-extensions.
2549
2550 2002-06-16  Richard Henderson  <rth@redhat.com>
2551
2552         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
2553
2554 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
2555
2556         * gcc.c-torture/execute/20020615-1.c: New test.
2557
2558 2002-06-15  Roger Sayle  <roger@eyesopen.com>
2559
2560         * gcc.c-tortuture/execute/compare-1.c: New test case.
2561         * gcc.c-tortuture/execute/compare-2.c: New test case.
2562         * gcc.c-tortuture/execute/compare-3.c: New test case.
2563
2564 2002-06-13  Richard Henderson  <rth@redhat.com>
2565
2566         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
2567         ia64 ilp32.
2568
2569 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2570
2571         * g++.dg/template/typename2.C: Update error message.
2572
2573 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
2574
2575         * gcc.c-torture/execute/20020611-1.c: New test.
2576
2577 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
2578
2579         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
2580         list of targets to skip.
2581
2582 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
2583
2584         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
2585         targets if not optimizing.
2586
2587 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
2588
2589         * gcc.c-torture/compile/20020605-1.c: New test.
2590
2591         * g++.dg/opt/vt1.C: New test.
2592
2593         * gcc.dg/20020531-1.c: New test.
2594
2595         * gcc.dg/20020530-1.c: New test.
2596
2597         * gcc.dg/20020527-1.c: New test.
2598
2599         * g++.dg/opt/cse1.C: New test.
2600
2601 2002-06-07  Roger Sayle  <roger@eyesopen.com>
2602
2603         * gcc.dg/20020607-2.c: New test case.
2604
2605 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
2606
2607         * gcc.c-torture/compile/20020604-1.c: New test.
2608
2609 2002-06-04  Richard Henderson  <rth@redhat.com>
2610
2611         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
2612         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
2613         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
2614
2615 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
2616
2617         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
2618
2619 2002-06-03  Richard Henderson  <rth@redhat.com>
2620
2621         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
2622         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
2623
2624 2002-06-02  Richard Henderson  <rth@redhat.com>
2625
2626         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
2627         test functions static.
2628
2629 2002-06-02  Andreas Jaeger  <aj@suse.de>
2630
2631         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
2632         now.
2633
2634 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2635
2636         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
2637         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
2638         Update for mofified diagnostics.
2639         * gcc.dg/c99-intconst-1.c: No longer fail.
2640
2641 2002-06-02  Richard Henderson  <rth@redhat.com>
2642
2643         * gcc.dg/uninit-A.c: Remove xfail markers.
2644
2645 2002-06-01  Roger Sayle  <roger@eyesopen.com>
2646
2647         * gcc.dg/fnegate-1.c: New test case.
2648
2649 2002-05-30  Osku Salerma  <osku@iki.fi>
2650
2651         * gcc.c-torture/execute/mayalias-1.c: New file.
2652
2653 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2654
2655         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
2656         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
2657         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
2658
2659 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
2660
2661         * gcc.c-torture/execute/20020529-1.c: New test.
2662
2663 2002-05-27  Richard Henderson  <rth@redhat.com>
2664
2665         * g++.dg/ext/attrib6.C: New test case.
2666
2667 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2668
2669         * gcc.c-torture/execute/pure-1.c: New test.
2670
2671 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2672
2673         * gcc.dg/cpp/arith-2.c: Remove.
2674
2675 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2676
2677         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
2678         * gcc.dg/cpp/if-3.c: Remove.
2679
2680 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
2681
2682         * g++.dg/opt/cse2.C: New test.
2683
2684 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2685
2686         * gcc.dg/cpp/arith-1.c: New semantic tests.
2687         * gcc.dg/cpp/if-1.c: Update.
2688
2689 2002-05-24  Ben Elliston  <bje@redhat.com>
2690
2691         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
2692
2693 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2694
2695         * gcc.dg/verbose-asm.c: New test.
2696
2697 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2698
2699         * gcc.dg/cpp/paste12.c: New test.
2700
2701 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2702
2703         * g++.dg/parse/named_ops.C: New test.
2704
2705 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
2706
2707         * gcc/testsuite/gcc.dg/weak-8.c: New test.
2708
2709 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
2710
2711         * gcc.dg/weak-2.c: Allow optional leading underscore
2712         in scan-assembler symbol name.
2713         * gcc.dg/weak-3.c: Likewise.
2714         * gcc.dg/weak-4.c: Likewise.
2715         * gcc.dg/weak-5.c: Likewise.
2716
2717 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
2718
2719         * gcc.dg/20020523-1.c: New test.
2720
2721 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2722
2723         * objc.dg/const-str-2.m: Update now that we stop after
2724         a command line error.
2725
2726 2002-05-22  Richard Henderson  <rth@redhat.com>
2727
2728         * g++.dg/dg.exp: Fix typo in test pruneing.
2729
2730 2002-05-22  Richard Henderson  <rth@redhat.com>
2731
2732         * g++.dg/dg.exp: Prune the tls subdirectory.
2733         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
2734         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
2735         * g++.dg/tls/init-1.C: New.
2736
2737 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
2738
2739         * gcc.dg/20020517-1.c: New test.
2740
2741 2002-05-21  Richard Henderson  <rth@redhat.com>
2742
2743         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
2744         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
2745
2746 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
2747
2748         * g++.dg/other/copy2.C: New test.
2749
2750 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
2751
2752         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
2753         (MAX_COPY): Bump up to 10 times sizeof (long long).
2754         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
2755
2756         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
2757         sizeof (long long).
2758
2759         * gcc.c-torture/execute/strcpy-1.c: New test.
2760
2761 2002-05-19  Jason Merrill  <jason2redhat.com>
2762
2763         * g++.dg/ext/oper1.C: New test.
2764
2765 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
2766 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
2767
2768         * README.QMTEST: New file.
2769
2770         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
2771
2772 2002-05-19  Andreas Jaeger  <aj@suse.de>
2773
2774         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
2775         now.
2776         * gcc.c-torture/execute/loop-2d.x: Likewise.
2777
2778 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
2779
2780         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
2781         support weak symbols.
2782         * gcc.dg/weak-4.c: Likewise
2783         * gcc.dg/weak-6.c: Likewise
2784
2785 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
2786
2787         * gcc.dg/weak-3.c: Add dg-excess-error comment for
2788         cygwin, coff and h8300-*-hms targets
2789         * gcc.dg/weak-5.c: Likewise
2790         * gcc.dg/weak-7.c: Likewise
2791
2792 2002-05-16  Jason Merrill  <jason@redhat.com>
2793
2794         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
2795         (scan-assembler-not, scan-assembler-dem): Likewise.
2796         (scan-assembler-dem-not): Likewise.
2797
2798 2002-05-15  Richard Henderson  <rth@redhat.com>
2799
2800         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
2801
2802 2002-05-15  Richard Henderson  <rth@redhat.com>
2803
2804         * gcc.dg/weak-5.c (vfoo1c): No warning here.
2805         (vfoo1f): Warning here.
2806         (vfoo1l): Don't redefine the alias.
2807
2808 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
2809
2810         * g++.dg/init/pm1.C: New test.
2811
2812 2002-05-12  David S. Miller  <davem@redhat.com>
2813
2814         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
2815         types.
2816
2817 2002-05-10  Roger Sayle  <roger@eyesopen.com>
2818
2819         * gcc.c-torture/execute/20020510-1.c: New test case.
2820
2821 2002-05-10  David S. Miller  <davem@redhat.com>
2822
2823         * gcc.c-torture/execute/conversion.c: Test long double too.
2824
2825 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
2826
2827         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
2828         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
2829         * lib/g++.exp (g++_link_flags): Likewise.
2830         * lib/objc.exp (objc_target_compile): Likewise.
2831
2832 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2833
2834         * gcc.dg/cpp/poison.c: Update.
2835         * gcc.dg/cpp/20000625-2.c: Remove.
2836         * gcc.dg/cpp/direct2s.c: Remove final test.
2837
2838 2002-05-08  Tom Rix  <trix@redhat.com>
2839
2840         * gcc.c-torture/execute/20020508-1.c: New test.
2841         * gcc.c-torture/execute/20020508-2.c: New test.
2842         * gcc.c-torture/execute/20020508-3.c: New test.
2843
2844 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2845
2846         * gcc.dg/cpp/charconst-4.c: More tests.
2847
2848 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
2849
2850         PR c/6569
2851         * gcc.dg/weak-3.c: Update location of warning messages.
2852         * gcc.dg/weak-5.c: Likewise.
2853
2854 2002-05-06  Roger Sayle  <roger@eyesopen.com>
2855
2856         * gcc.c-torture/execute/20020506-1.c: New test case.
2857
2858 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2859
2860         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
2861
2862 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2863
2864         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
2865
2866 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2867
2868         * gcc.dg/cpp/charconst-3.c: New test.
2869
2870 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2871
2872         * gcc.dg/cpp/charconst.c: Update tests.
2873
2874 2002-05-05  Tim Josling  <tej@melbpc.org.au>
2875
2876         * treelang: Added directory for new sample language treelang. Also
2877         lib/treelang.exp: New file to signal treelang should be tested.
2878
2879 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
2880
2881         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
2882         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
2883         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
2884         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
2885         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
2886         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
2887         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
2888
2889 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2890
2891         * gcc.dg/format/xopen-2.c: New test.
2892
2893 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
2894
2895         * gcc.dg/20020503-1.c: New test.
2896
2897 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
2898
2899         * g++.dg/init/dtor1.C: Make it tougher.
2900
2901 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
2902
2903         * g++.dg/init/dtor1.C: New test.
2904
2905 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
2906
2907         * gcc.dg/altivec-8.c: New.
2908
2909 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
2910
2911         * gcc.dg/altivec-7.c: New.
2912
2913 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
2914
2915         * g++.dg/parse/typedef1.C: New test.
2916
2917 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
2918
2919         PR c++/6486
2920         * g++.dg/template/friend6.C: New test.
2921
2922         PR c++/6492
2923         * g++.dg/init/copy1.C: New test.
2924
2925 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
2926
2927         * g++.dg/warn/effc1.C: New test.
2928
2929 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2930
2931         * gcc.dg/cpp/if-cexp.c: Add a test.
2932
2933 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
2934
2935         * gcc.dg/20020426-2.c: New test.
2936
2937 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2938
2939         * gcc.dg/cpp/if-mop.c: Update.
2940         * gcc.dg/cpp/if-mpar.c: Add test.
2941         * gcc.dg/cpp/if-oppr.c: Update.
2942
2943 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2944
2945         PR c/6343
2946         * gcc.dg/weak-[2-7].c: New tests.
2947
2948 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
2949
2950         * gcc.dg/enum1.c: New test.
2951
2952 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
2953
2954         PR c++/6497
2955         * g++.dg/inherit/access2.C: New test.
2956
2957 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
2958
2959         PR bootstrap/6445
2960         * gcc.dg/20020426-1.c: New test.
2961
2962 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
2963
2964         * g++.dg/abi/enum1.C: New test.
2965
2966 2002-04-26  Richard Henderson  <rth@redhat.com>
2967
2968         * gcc.dg/c99-bool-1.c: Expect always true warning.
2969
2970 2002-04-25  Roger Sayle  <roger@eyesopen.com>
2971
2972         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
2973
2974 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2975
2976         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
2977         targets.
2978
2979 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
2980
2981         * g++.dg/abi/mange7.C: New test.
2982
2983         PR c++/6438.
2984         * g++.dg/parse/stmtexpr2.C: New test.
2985
2986 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
2987
2988         * gcc.dg/20020312-2.c: Add SH target.
2989
2990 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2991
2992         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
2993         compiler output on mips*-*-irix*.
2994
2995 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
2996
2997         * g++.dg/parse/attr1.C: New test.
2998
2999 2002-04-23  Roger Sayle  <roger@eyesopen.com>
3000
3001         * gcc.c-torture/execute/string-opt-17.c: New test case.
3002         * gcc.c-torture/execute/memset-2.c: New test case.
3003
3004 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
3005
3006         PR c++/6256:
3007         * g++.dg/template/friend5.C: New test.
3008
3009         PR c++/6331:
3010         * g++.dg/template/qual1.C: Likewise.
3011
3012 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
3013
3014         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3015         Include stdlib.h, not stdio.h or ctype.h.
3016
3017 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
3018
3019         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3020         cris-*-elf* and mmix-*-*.
3021         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3022         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3023         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3024         Ditto.
3025         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3026         * gcc.dg/wchar_t-1.c: Ditto.
3027
3028 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
3029
3030         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3031         Clarify comment.
3032
3033 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
3034
3035         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3036
3037 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3038
3039         * gcc.c-torture/execute/20000906-1.x: Delete.
3040
3041 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
3042
3043         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3044
3045 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
3046
3047         * PR6367
3048         * g77.f-torture/execute/6367.f: New test.
3049         * g77.f-torture/execute/6367.x: Disable for MMIX.
3050
3051 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
3052
3053         * PR6352
3054         * g++.dg/opt/inline2.C: New test.
3055
3056 2002-04-18  Richard Henderson  <rth@redhat.com>
3057
3058         * gcc.dg/20000906-1.c: Enable for all targets.
3059         * gcc.c-torture/compile/iftrap-2.c: New.
3060
3061 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3062
3063         * gcc.dg/20020418-1.c: New test.
3064         * gcc.dg/20020418-2.c: New test.
3065
3066 2002-04-18  Richard Henderson  <rth@redhat.com>
3067
3068         * gcc.c-torture/compile/iftrap-1.c: New.
3069         * gcc.dg/iftrap-1.c: Adjust for ia64.
3070         * gcc.dg/iftrap-2.c: New.
3071
3072 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
3073
3074         * gcc.c-torture/compile/20020418-1.c: New test.
3075
3076 2002-04-18  Roger Sayle  <roger@eyesopen.com>
3077
3078         * gcc.c-torture/compile/20020415-1.c: New.
3079
3080 2002-04-18  David S. Miller  <davem@redhat.com>
3081
3082         * gcc.c-torture/execute/20020418-1.c: New test.
3083
3084 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
3085
3086         * gcc.dg/20020416-1.c: New test.
3087
3088         * g++.dg/opt/inline1.C: New test.
3089
3090 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
3091
3092         * gcc.dg/altivec-5.c: New test.
3093
3094         * gcc.dg/20020415-1.c: New test.
3095
3096 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3097
3098         * testsuite/lib/chill.exp: Remove.
3099
3100 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
3101
3102         * g++.dg/other/big-struct.C: New test.
3103
3104 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
3105
3106         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3107         of scratch file.
3108
3109 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
3110
3111         PR c/6277
3112         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
3113         in scan-assembler function name
3114
3115 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
3116
3117         * g77.f-torture/execute/980628-4.x,
3118         g77.f-torture/execute/980628-5.x,
3119         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3120         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3121         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3122         i[34567]86-*-*.
3123
3124 2002-04-13  David S. Miller  <davem@redhat.com>
3125
3126         * gcc.c-torture/execute/20020413-1.c: New test.
3127
3128 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
3129
3130         * gcc.dg/asm-6.c,
3131         * g++.dg/ext/asm1.C: New tests.
3132
3133 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
3134
3135         PR c++ 5373.
3136         * g++.dg/parse/stmtexpr1.C: New test.
3137
3138         PR c++/5189.
3139         * g++.dg/template/copy1.C: New test.
3140
3141 2002-04-12  Richard Henderson  <rth@redhat.com>
3142
3143         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3144
3145 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
3146
3147         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3148         gcc.c-torture/execute/20020307-2.c.
3149
3150 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
3151
3152         * g++.dg/ext/attrib5.C,
3153         * g++.dg/lookup/struct1.C: New tests.
3154
3155 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
3156
3157         * gcc.dg/20020411-1.c: New test.
3158
3159         * gcc.c-torture/execute/20020411-1.c: New test.
3160
3161 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
3162
3163         * g77.f-torture/execute/6177.f: New test.
3164
3165 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
3166
3167         PR middle-end/6247
3168         * g++.dg/opt/cleanup1.C: New test.
3169
3170         * g++.dg/opt/const1.C: New test.
3171
3172 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
3173
3174         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3175
3176 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3177
3178         PR c++/5507
3179         * g++.dg/template/typename2.C: New test.
3180
3181 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
3182
3183         * gcc.c-torture/execute/loop-12.c: New.
3184
3185 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
3186
3187         * g77.f-torture/execute/980628-4.x,
3188         g77.f-torture/execute/980628-5.x,
3189         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3190         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3191         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3192
3193 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3194
3195         PR optimization/6086
3196         * g++.dg/opt/preinc1.C: New test.
3197
3198 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3199
3200         PR c++/5571
3201         * g++.dg/opt/static2.C: New test.
3202
3203 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
3204
3205         PR c/5120
3206         * gcc.dg/20020406-1.c: New test.
3207
3208 2002-04-04  David S. Miller  <davem@redhat.com>
3209
3210         * gcc.c-torture/execute/20020404-1.c: New test.
3211
3212 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
3213
3214         PR c/6123
3215         * gcc.dg/20020312-2.c: Do not declare global register variable
3216         if __PIC__ or __pic__ is defined.
3217
3218 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
3219
3220         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
3221         __asm__ so that it works correctly even if -ansi -pedantic-errors.
3222
3223 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3224
3225         * gcc.misc-tests/linkage.exp: Update last change to handle
3226         sparc*-, not just sparc-.
3227
3228 2002-04-03  Richard Henderson  <rth@redhat.com>
3229
3230         * gcc.dg/cpp/ucs.c: Improved long UCS test.
3231
3232 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3233
3234         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3235
3236 2002-04-02  David S. Miller  <davem@redhat.com>
3237
3238         * gcc.c-torture/execute/20020402-3.c: New test.
3239
3240 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
3241
3242         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3243         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3244
3245         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3246         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3247         g77.f-torture/execute/20001201.x,
3248         g77.f-torture/execute/u77-test.x: New files.
3249
3250         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3251         * gcc.dg/wchar_t-1.c: Ditto.
3252
3253 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3254
3255         * gcc.c-torture/execute/20020402-1.c: New test.
3256
3257 2002-04-01  Richard Henderson  <rth@redhat.com>
3258
3259         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3260
3261         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3262
3263 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3264
3265         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3266
3267 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3268
3269         * g++.dg/inherit/template-as-base.C: Expect error.
3270         * g++.dg/inherit/namespace-as-base.C: Likewise.
3271
3272 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
3273
3274         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3275         g++.dg/ext/instantiate3.C: Tweak match patterns.
3276
3277         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3278         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3279         -da test.
3280
3281 2002-03-31  Richard Henderson  <rth@redhat.com>
3282
3283         * gcc.dg/special/alias-2.c: New.
3284         * gcc.dg/special/ecos.exp: Run it.
3285
3286 2002-03-31  Richard Henderson  <rth@redhat.com>
3287
3288         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3289
3290 2002-03-31  Kazu Hirata  <kazu@hxi.com>
3291
3292         * gcc.dg/weak-1.c: Disable on h8300 port.
3293
3294 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
3295
3296         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3297         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3298         ordering tests.
3299         * g++.dg/bprob/bprob-1.C: New test.
3300         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3301         * g++.dg/gcov/gcov-1.C: New test.
3302         * g++.dg/gcov/gcov-1.x: New file.
3303         * g++.dg/gcov/gcov-2.C: New test.
3304         * g++.dg/gcov/gcov-3.C: New test.
3305         * g++.dg/gcov/gcov-3.h: New file.
3306
3307 2002-03-28  Roger Sayle  <roger@eyesopen.com>
3308
3309         * g++.old-deja/g++.other/builtins5.C: New test.
3310         * g++.old-deja/g++.other/builtins6.C: New test.
3311         * g++.old-deja/g++.other/builtins7.C: New test.
3312         * g++.old-deja/g++.other/builtins8.C: New test.
3313         * g++.old-deja/g++.other/builtins9.C: New test.
3314
3315 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
3316
3317         * g++.dg/opt/static1.C: New test.
3318
3319         * g++.dg/opt/longbranch1.C: New test.
3320
3321 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
3322
3323         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3324
3325         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3326
3327 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
3328
3329         * gcc.c-torture/execute/20020328-1.c: New test.
3330
3331 2002-03-27  Richard Henderson  <rth@redhat.com>
3332
3333         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3334         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3335         move from g++.old-deja/g++.ext/.
3336
3337 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
3338
3339         * g++.dg/init/new2.C: New test.
3340
3341 2002-03-26  Richard Henderson  <rth@redhat.com>
3342
3343         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3344
3345         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3346         on sparc.
3347
3348         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
3349         sparcv9 systems.
3350         * gcc.dg/20001102-1.c: Likewise.
3351
3352 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
3353
3354         * gcc.dg/cpp/endif-pedantic1.c,
3355         gcc.dg/cpp/endif-pedantic2.c:  New tests.
3356
3357 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
3358
3359         * g++.dg/init/new1.C: New test.
3360
3361 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3362
3363         * g++.dg/abi/vbase9.C: New test.
3364
3365 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
3366
3367         * gcc.dg/arm-asm.c: New test.
3368
3369 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
3370
3371         * gcc.dg/Wswitch-enum.c: New test.
3372         Fix PR c/5044.
3373
3374 2002-03-26  Richard Henderson  <rth@redhat.com>
3375
3376         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3377         structure.
3378
3379 2002-03-25  Richard Henderson  <rth@redhat.com>
3380
3381         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
3382         sparcv9 systems.
3383
3384         * gcc.c-torture/compile/20011119-1.c (xxx): New.
3385         * gcc.c-torture/compile/20011119-2.c (xxx): New.
3386
3387 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
3388
3389         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3390
3391 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
3392
3393         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3394         targets using generic thunk support.
3395
3396 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
3397
3398         * gcc.c-torture/compile/20020323-1.c: New test.
3399
3400         * g++.dg/opt/conj2.C: New test.
3401
3402 2002-03-24  Richard Henderson  <rth@redhat.com>
3403
3404         * gcc.dg/weak-1.c: Use -fno-common.
3405
3406 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3407
3408         * g77.dg/f77-edit-apostrophe-out.f: New test
3409         * g77.dg/f77-edit-h-out.f: New test
3410         * g77.dg/f77-edit-t-in.f: New test
3411         * g77.dg/f77-edit-t-out.f: New test
3412         * g77.dg/f77-edit-x-out.f: New test
3413         * g77.dg/f77-edit-slash-out.f: New test
3414         * g77.dg/f77-edit-colon-out.f: New test
3415         * g77.dg/f77-edit-s-out.f: New test
3416
3417 2002-03-24  Richard Henderson  <rth@redhat.com>
3418
3419         * objc/execute/formal_protocol-6.x: New XFAIL.
3420
3421 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3422
3423         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
3424         that do not support weak symbols
3425
3426 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
3427
3428         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
3429         * lib/g77.exp:  Likewise
3430         * lib/objc.exp: Likewise
3431
3432 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3433
3434         * gcc.dg/Wswitch-default.c: New test.
3435
3436 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
3437
3438         * g++.dg/other/enum1.C: New test.
3439
3440 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
3441
3442         * gcc.dg/pragma-ep-3.c: Fix typo.
3443
3444 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3445
3446         * g++.dg/inherit/template-as-base.C: New test.
3447
3448 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
3449
3450         * g++.old-deja/g++.other/dwarf2-1.C: Move...
3451         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
3452
3453 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
3454
3455         * gcc.dg/cpp/multiline.c: Update to match.
3456
3457 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
3458
3459         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3460
3461 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
3462
3463         * gcc.dg/cpp/extratokens2.c:  New file.
3464
3465 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
3466
3467         * gcc.dg/20020312-2.c: Add rs6000 target.
3468
3469         * gcc.c-torture/compile/20020319-1.c: New test.
3470
3471 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3472
3473         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3474         (A, E): Handle this.
3475
3476 2002-03-20  Jason Merrill  <jason@redhat.com>
3477
3478         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3479         ignoring -fpic.
3480         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3481         through prune_gcc_output.
3482
3483 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
3484
3485         * gcc.c-torture/compile/20020320-1.c: New test.
3486
3487 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
3488
3489         * gcc.c-torture/compile/20020318-1.c: New test.
3490
3491         * gcc.dg/struct-by-value-1.c: New test.
3492
3493         * gcc.dg/20020319-1.c: New test.
3494
3495 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
3496
3497         * g++.dg/opt/conj1.C: New test.
3498
3499 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
3500
3501         * g++.dg/template/qualttp20.C: Revert previous change.
3502         * g++.dg/template/qualttp3.C: Likewise.
3503         * g++.dg/template/qualttp4.C: Likewise
3504         * g++.dg/template/qualttp5.C: Likewise
3505         * g++.dg/template/qualttp6.C: Likewise
3506         * g++.dg/template/qualttp7.C: Likewise
3507         * g++.dg/template/qualttp8.C: Likewise
3508         * g++.dg/template/recurse.C: Likewise.
3509
3510 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3511
3512         * gcc.dg/cpp/wchar-1.c: Update.
3513
3514 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3515
3516         * g++.dg/template/conv1.C: New test.
3517         * g++.dg/template/conv2.C: New test.
3518         * g++.dg/template/conv3.C: New test.
3519         * g++.dg/template/conv4.C: New test.
3520
3521 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3522
3523         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
3524         * g++.dg/template/qualttp3.C: Likewise.
3525         * g++.dg/template/qualttp4.C: Likewise
3526         * g++.dg/template/qualttp5.C: Likewise
3527         * g++.dg/template/qualttp6.C: Likewise
3528         * g++.dg/template/qualttp7.C: Likewise
3529         * g++.dg/template/qualttp8.C: Likewise
3530         * g++.dg/template/recurse.C: Likewise.
3531
3532 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
3533
3534         * g++.dg/opt/dtor1.C: New test.
3535
3536 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
3537
3538         * gcc.c-torture/compile/20020315-1.c: New test.
3539
3540 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
3541
3542         * gcc.dg/weak-1.c: Fix scan tests.
3543
3544 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
3545
3546         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
3547         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
3548         cris-*-aout* mmix-*-*.
3549         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
3550         cris-*-aout* mmix-*-*.
3551         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
3552         cris-*-elf* cris-*-aout* and mmix-*-*.
3553         * gcc.dg/20001009-1.c: Ditto.
3554         * gcc.dg/20010912-1.c: Ditto.
3555         * gcc.dg/20020122-4.c: Ditto.
3556         * gcc.dg/inline-2.c: Ditto.
3557
3558 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
3559
3560         * gcc.c-torture/compile/20020314-1.c: New test.
3561
3562 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
3563
3564         * gcc.c-torture/execute/20020314-1.c: New test.
3565
3566 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
3567
3568         * g++.dg/warn/Wunused-1.C: New test.
3569
3570 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
3571
3572         * g++.dg/abi/mangle6.C: New test.
3573
3574 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
3575
3576         * gcc.c-torture/compile/20020309-2.c: New test.
3577
3578         * gcc.c-torture/compile/20020312-1.c: New test.
3579
3580 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3581
3582         * g++.dg/other/access1.C: New test.
3583
3584 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
3585
3586         * gcc.c-torture/execute/wchar_t-1.c: New test.
3587
3588 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
3589
3590         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
3591
3592 2002-03-12  Roger Sayle  <roger@eyesopen.com>
3593
3594         * gcc.dg/20020312-1.c: New test case.
3595
3596 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
3597
3598         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
3599
3600 2002-03-11  Richard Henderson  <rth@redhat.com>
3601
3602         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
3603         * g++.old-deja/g++.jason/report.C: Likewise.
3604
3605 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3606
3607         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
3608         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
3609
3610 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
3611
3612         * testsuite/g++.dg/overload/pmf1.C: New test.
3613
3614 2002-03-11  Kazu Hirata  <kazu@hxi.com>
3615
3616         * gcc.c-torture/execute/20020307-1.c: Use long.
3617
3618 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
3619
3620         PR optimization/5844
3621         * gcc.dg/20020310-1.c: New test.
3622
3623 2002-03-09  Michael Meissner  <meissner@redhat.com>
3624
3625         * gcc.c-torture/execute/memcpy-2.c: New test.
3626         * gcc.c-torture/execute/memset-1.c: New test.
3627         * gcc.c-torture/execute/strlen-1.c: New test.
3628         * gcc.c-torture/execute/strcmp-1.c: New test.
3629         * gcc.c-torture/execute/strncmp-1.c: New test.
3630
3631 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
3632
3633         * gcc.dg/ppc-ldstruct.c: New test.
3634
3635 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
3636
3637         * gcc.c-torture/execute/va-arg-22.c: New test.
3638
3639 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3640
3641         * gcc.c-torture/compile/20020309-1.c: New test.
3642
3643 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
3644
3645         * gcc.c-torture/execute/20020307-2.c: New test.
3646
3647 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
3648
3649         * g77.f-torture/compile/20020307-1.f: New test.
3650
3651 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
3652
3653         * gcc.dg/unordered-1.c: New test.
3654
3655 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
3656
3657         * gcc.c-torture/execute/20020307-1.c: New test.
3658
3659 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
3660
3661         * gcc.dg/20020304-1.c: New test.
3662
3663         * gcc.c-torture/compile/20020304-2.c: New test.
3664
3665 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
3666
3667         * gcc.c-torture/compile/20020304-1.c: New test case
3668         (from PR c/5830).
3669
3670 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
3671
3672         * gcc.dg/20020103-1.c: Add other -D ppc variants.
3673
3674 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3675
3676         * g++.dg/other/classkey1.C: New test.
3677
3678 2002-03-01  Richard Henderson  <rth@redhat.com>
3679
3680         * gcc.c-torture/compile/981223-1.x: New.
3681         * gcc.c-torture/compile/920625-1.x: New.
3682
3683 2002-02-28  Richard Henderson  <rth@redhat.com>
3684
3685         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
3686
3687 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
3688
3689         * gcc.c-torture/execute/20020227-1.c: New test.
3690
3691 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
3692
3693         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
3694         here" ERROR lines.
3695         * g++.old-deja/g++.oliva/partord1.C: Likewise.
3696         * g++.old-deja.g++.other/defarg1.C: Likewise.
3697         * g++.old-deja/g++.pt/calls2.C: Likewise.
3698         * g++.old-deja/g++.pt/crash20.C: Likewise.
3699         * g++.old-deja/g++.pt/crash30.C: Likewise.
3700         * g++.old-deja/g++.pt/crash36.C: Likewise.
3701         * g++.old-deja/g++.pt/crash6.C: Likewise.
3702         * g++.old-deja/g++.pt/defarg13.C: Likewise.
3703         * g++.old-deja/g++.pt/derived3.C: Likewise.
3704         * g++.old-deja/g++.pt/error1.C: Likewise.
3705         * g++.old-deja/g++.pt/friend21.C: Likewise.
3706         * g++.old-deja/g++.pt/friend23.C: Likewise.
3707         * g++.old-deja/g++.pt/infinite1.C: Likewise.
3708         * g++.old-deja/g++.robertl/eb128.C: Likewise.
3709
3710 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
3711
3712         * gcc.c-torture/execute/20020225-2.c: New test.
3713
3714 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
3715
3716         * gcc.c-torture/execute/920730-1t.c,
3717         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
3718         Delete test cases, only relevant to -traditional.
3719
3720 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3721
3722         * gcc.dg/cpp/undef1.c: Remove.
3723         * gcc.dg/cpp/directiv.c: Update.
3724         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
3725
3726 2002-02-27  Michael Meissner  <meissner@redhat.com>
3727
3728         * gcc.c-torture/execute/20020226-1.c: New test.
3729
3730 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
3731
3732         * g++.dg/debug/debug4.C: New test.
3733
3734         * gcc.dg/ia64-visibility-1.c: New test.
3735
3736 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
3737
3738         * gcc.dg/debug/20020224-1.c: New.
3739
3740 2002-02-25  Kazu Hirata  <kazu@hxi.com>
3741
3742         * gcc.c-torture/execute/960416-1.x: New.
3743         * gcc.c-torture/execute/divconst-3.x: Likewise.
3744
3745 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
3746
3747         * gcc.dg/20020224-1.c: New test.
3748
3749 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
3750
3751         * gcc.c-torture/execute/20020225-1.c: New.
3752
3753 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3754
3755         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
3756
3757 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
3758
3759         * gcc.dg/20020222-1.c: New test.
3760
3761 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
3762
3763         * g++.dg/opt/anonunion1.C: New test.
3764
3765 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
3766
3767         * g++.dg/template/qualttp19.C: New test.
3768         * g++.dg/template/qualttp20.C: New test.
3769         * g++.old-deja/g++.jason/report.C: Adjust expected errors
3770         * g++.old-deja/g++.other/qual1.C: Likewise.
3771
3772 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
3773
3774         * gcc.dg/attr-alwaysinline.c: New.
3775
3776 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
3777
3778         * gcc.dg/20020220-1.c: New test.
3779
3780         * gcc.dg/20020220-2.c: New test.
3781
3782         * g++.dg/opt/mmx1.C: New test.
3783
3784 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
3785
3786         * gcc.c-torture/compile/20020110.c: New test.
3787
3788 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
3789
3790         * gcc.c-torture/execute/20020219-1.c: New test.
3791
3792         * gcc.dg/20020219-1.c: New test.
3793
3794         * gcc.dg/noncompile/20020220-1.c: New test.
3795
3796         * g++.dg/opt/ptrintsum1.C: New test.
3797
3798         * gcc.dg/debug/20020220-1.c: New test.
3799
3800 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
3801
3802         * gcc.c-torture/execute/20020216-1.c: New test.
3803
3804 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3805
3806         * gcc.dg/decl-1.c: Update, new test.
3807
3808 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
3809
3810         * g++.dg/abi/bitfield1.C: New test.
3811         * g++.dg/abi/bitfield2.C: New test.
3812
3813 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3814
3815         * gcc.dg/attr-nest.c: New test.
3816
3817 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
3818
3819         * gcc.c-torture/execute/20020215-1.c: New test.
3820
3821 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
3822
3823         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
3824         * g++.dg/debug/debug.exp: New.
3825         * g++.dg/debug/trivial.C: New.
3826         * g++.dg/debug/debug1.C: Moved...
3827         * g++.dg/other/debug1.C: ...from here.
3828         * g++.dg/debug/debug2.C: Moved...
3829         * g++.dg/other/debug2.C: ...from here.
3830         * g++.dg/debug/debug3.C: Moved...
3831         * g++.dg/other/debug3.C: ...from here.
3832
3833         * gcc.dg/noncompile/20020213-1.c: New test.
3834
3835 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
3836
3837         * g++.dg/other/debug3.C: New test.
3838
3839         * gcc.c-torture/execute/20020213-1.c: New test.
3840
3841 2002-02-13  Richard Smith <richard@ex-parrot.com>
3842
3843         * g++.old-deja/g++.other/thunk1.C: New test.
3844
3845 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3846
3847         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
3848
3849 2002-02-13  Stan Shebs  <shebs@apple.com>
3850
3851         * gcc.dg/altivec-3.c: New.
3852
3853 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
3854
3855         * gcc.dg/Wunreachable-1.c: New test.
3856         * gcc.dg/Wunreachable-2.c: New test.
3857
3858 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3859
3860         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
3861
3862 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
3863
3864         * gcc.dg/decl-1.c: New test.
3865
3866 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
3867
3868         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
3869
3870 2002-02-10  Kazu Hirata  <kazu@hxi.com>
3871
3872         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
3873         * gcc.c-torture/compile/980506-1.x: Likewise.
3874
3875 2002-02-10  Kazu Hirata  <kazu@hxi.com>
3876
3877         * gcc.dg/20020210-1.c: New.
3878
3879 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
3880
3881         * g77.f-torture/execute/947.f: New regression test
3882         for PR fortran/947.
3883
3884 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3885
3886         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
3887         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
3888
3889 2002-02-08  Richard Henderson  <rth@redhat.com>
3890
3891         * gcc.c-torture/compile/labels-3.c: New.
3892
3893 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
3894
3895         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
3896         expression statements work instead.
3897         * gcc.dg/noncompile/20020207-1.c: New test.
3898
3899 2002-02-07  Richard Henderson  <rth@redhat.com>
3900
3901         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
3902
3903 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3904
3905         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
3906         message from g77
3907         * lib/g77-dg.exp: Trim g77 error messages so that they are
3908         recognized by dg.exp.
3909
3910 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3911
3912         PR fortran/5473
3913         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
3914
3915 2002-02-07  Richard Henderson  <rth@redhat.com>
3916
3917         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
3918         to be sufficiently aligned for integers.
3919
3920 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
3921
3922         * g++.dg/template/friend4.C: New test.
3923
3924 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3925
3926         PR fortran/5743
3927         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
3928         unsupported cases.
3929
3930 2002-02-07  Richard Henderson  <rth@redhat.com>
3931
3932         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
3933         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
3934         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
3935         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
3936
3937 2002-02-06  Richard Henderson  <rth@redhat.com>
3938
3939         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
3940
3941 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
3942
3943         * gcc.dg/20020206-1.c: New test.
3944
3945 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
3946
3947         * gcc.c-torture/execute/20020206-1.c: New test.
3948
3949         * gcc.c-torture/execute/20020206-2.c: New test.
3950
3951         PR optimization/5429:
3952         * gcc.c-torture/compile/20020206-1.c: New test.
3953
3954 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
3955
3956         * g++.dg/ext/align1.C: Do not use an explicit alignment value
3957         as certain file formats cannot support particularly large
3958         alignments.
3959
3960         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
3961         and do not expect to be able to link the executable.
3962
3963         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
3964         fail because the COFF format does not support the weak attribute.
3965
3966 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
3967
3968         * g77.dg/pr5473.f:  New test
3969
3970 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
3971
3972         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
3973         Fix testcase accordingly.
3974
3975 2002-02-04  Richard Henderson  <rth@redhat.com>
3976
3977         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
3978         (buf): Change to be an array of pointers, not ints.
3979
3980 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
3981
3982         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
3983         before all tests.  Move warning one line above to match where it
3984         C frontend emits.
3985         * gcc.dg/Wswitch-2.c: New test.
3986         * g++.dg/warn/Wswitch-1.C: New test.
3987         * g++.dg/warn/Wswitch-2.C: New test.
3988
3989 2002-02-04  Richard Henderson  <rth@redhat.com>
3990
3991         * g++.dg/abi/offsetof.C: Fix size comparison.
3992
3993 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
3994
3995         * gcc.dg/cast-qual-2.c: New test.
3996
3997 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
3998
3999         * gcc.dg/20020201-4.c: New test.
4000
4001 2002-02-04  Ben Elliston  <bje@redhat.com>
4002
4003         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4004         target_info attribute != 0, in addition to the empty string.
4005         (gcc_target_compile): Likewise.
4006
4007 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
4008
4009         * gcc.dg/Wswitch.c: New test.
4010         PR gcc/4475. PR gcc/3780.
4011
4012 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
4013
4014         * g77.f-torture/execute/5122.f: New test for regressions
4015         against PR fortran/5122.
4016
4017 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
4018
4019         * g77.f-torture/compile/pr3743.f: Delete
4020         * g77.dg/pr3743-1.f: New test.
4021         * g77.dg/pr3743-2.f: New test.
4022         * g77.dg/pr3743-3.f: New test.
4023         * g77.dg/pr3743-4.f: New test.
4024
4025 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4026
4027         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4028
4029 2002-02-02  Richard Henderson  <rth@redhat.com>
4030
4031         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4032         * gcc.c-torture/execute/bf64-1.c: Likewise.
4033
4034 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4035
4036         * gcc.dg/20020201-2.c: New test.
4037
4038         * gcc.dg/20020201-3.c: New test.
4039
4040         * gcc.c-torture/execute/bitfld-2.c: New test.
4041
4042 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4043
4044         * gcc.dg/bitfld-1.c: Update.
4045         * gcc.dg/bitfld-2.c: Update.
4046         * gcc.c-torture/execute/bitfld-1.x: New.
4047
4048 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
4049
4050         * gcc.c-torture/execute/20020201-1.c: New test.
4051
4052 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
4053
4054         PR target/5469
4055         * gcc.dg/20020201-1.c: New test.
4056
4057 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
4058
4059         PR fortran/3743
4060         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4061         * g77.f-torture/compile/pr3743.x: Remove
4062
4063 2002-01-31  Tom Rix  <trix@redhat.com>
4064
4065         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4066
4067 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4068
4069         * gcc.dg/noncompile/20020130-1.c: New test.
4070
4071 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
4072
4073         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
4074
4075 2002-01-29  Richard Henderson  <rth@redhat.com>
4076
4077         * gcc.c-torture/execute/991118-1.c: Cast various constants back
4078         to long long.
4079         * gcc.c-torture/execute/bf64-1.c: Likewise.
4080
4081 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
4082
4083         * gcc.c-torture/execute/20020129-1.c: New test.
4084
4085 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4086
4087         * gcc.c-torture/compile/20000224-1.c: Update.
4088         * gcc.c-torture/execute/bitfld-1.c: New tests.
4089         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4090         * gcc.dg/uninit-A.c: Update.
4091
4092 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4093
4094         * g++.dg/template/ctor1.C: Add instantiation.
4095
4096 2002-01-28  Paul Koning  <pkoning@equallogic.com>
4097
4098         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4099         argument to __builtin_prefetch to be const ptr.
4100
4101 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
4102
4103         * gcc.c-torture/compile/20020120-1.c: New test.
4104
4105 2002-01-27  Kazu Hirata  <kazu@hxi.com>
4106
4107         * gcc.c-torture/execute/20020127-1.c: New test.
4108
4109 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
4110
4111         * g77.dg/f77-edit-i-in.f: New test
4112         * g77.dg/f77-edit-i-out.f: New test
4113
4114 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
4115
4116         * gcc.dg/debug/debug.exp: New file.
4117         * gcc.dg/debug/trivial.c: New file.
4118         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4119         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4120         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4121         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4122         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4123         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4124         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4125         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4126         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4127         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4128         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4129         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4130         * gcc.dg/20000503-1.c: Removed.
4131         * gcc.dg/20010207-1.c: Removed.
4132         * gcc.dg/20011223-1.c: Removed.
4133         * gcc.dg/20020104-2.c: Removed.
4134         * gcc.dg/debug-1.c: Removed.
4135         * gcc.dg/debug-2.c: Removed.
4136         * gcc.dg/debug-3.c: Removed.
4137         * gcc.dg/debug-4.c: Removed.
4138         * gcc.dg/debug-5.c: Removed.
4139         * gcc.dg/debug-6.c: Removed.
4140         * gcc.dg/dwarf2-1.c: Removed.
4141         * gcc.dg/dwarf2-2.c: Removed.
4142
4143 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
4144
4145         * g++.old-deja/g++.other/eh5.C: New test.
4146         * g++.old-deja/g++.other/sibcall2.C: New test.
4147         * g++.old-deja/g++.other/array9.C: New test.
4148         * g++.old-deja/g++.other/typename2.C: New test.
4149         * g++.old-deja/g++.other/crash60.C: New test.
4150         * g++.old-deja/g++.other/conv9.C: New test.
4151         * g++.old-deja/g++.other/mangle10.C: New test.
4152         * g++.old-deja/g++.other/unchanging1.C: New test.
4153         * g++.old-deja/g++.other/exprstmt1.C: New test.
4154         * g++.old-deja/g++.other/inline23.C: New test.
4155         * g++.old-deja/g++.eh/ia64-1.C: New test.
4156         * g++.old-deja/g++.other/dwarf2-1.C: New test.
4157         * g++.old-deja/g++.other/reload1.C: New test.
4158         * g++.old-deja/g++.other/static20.C: New test.
4159         * g++.old-deja/g++.other/local-alloc1.C: New test.
4160         * g++.old-deja/g++.other/conv8.C: New test.
4161         * g++.old-deja/g++.other/stmtexpr2.C: New test.
4162         * g++.old-deja/g++.other/storeexpr1.C: New test.
4163         * g++.old-deja/g++.other/storeexpr2.C: New test.
4164         * g++.dg/eh/template2.C: New test.
4165         * g++.dg/warn/weak1.C: New test.
4166
4167 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
4168
4169         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4170         Remove first, non-varying, argument.
4171
4172 2002-01-23  Richard Henderson  <rth@redhat.com>
4173
4174         * gcc.dg/inline-2.c: New.
4175
4176         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4177         Add optional target arg.  Check number of arguments.
4178         (scan-assembler-not, scan-assembler-dem): Likewise.
4179         (scan-assembler-dem-not): Likewise.
4180
4181 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4182
4183         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4184         line 12.
4185         * g++.old-deja/g++.brendan/parse3.C,
4186         g++.old-deja/g++.other/crash26.C,
4187         g++.old-deja/g++.other/crash28.C,
4188         g++.old-deja/g++.other/crash29.C,
4189         g++.old-deja/g++.other/crash30.C,
4190         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4191
4192 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
4193
4194         * gcc.dg/20020115-1.c: New.
4195
4196 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
4197
4198         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4199
4200 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
4201
4202         * gcc.dg/20020122-3.c: New.
4203
4204 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
4205
4206         * g++.dg/other/gc1.C: New test.
4207
4208 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
4209
4210         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4211
4212 2002-01-22  Richard Henderson  <rth@redhat.com>
4213
4214         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4215
4216 2002-01-22  Richard Henderson  <rth@redhat.com>
4217
4218         * gcc.dg/20020122-4.c: New.
4219
4220 2002-01-22  H.J. Lu <hjl@gnu.org>
4221
4222         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4223         link output.
4224         * gcc.dg/special/ecos.exp: Likewise.
4225         * lib/g++-dg.exp: Likewise.
4226         * lib/g77-dg.exp: Likewise.
4227         * lib/gcc-dg.exp : Likewise.
4228         * lib/mike-g++.exp: Likewise.
4229         * lib/mike-g77.exp: Likewise.
4230         * lib/mike-gcc.exp: Likewise.
4231         * lib/objc-dg.exp: Likewise.
4232
4233 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
4234
4235         PR target/5379
4236         * gcc.dg/20020122-2.c: New test.
4237
4238 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
4239
4240         * gcc.dg/20020122-1.c: New test.
4241
4242 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
4243
4244         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4245
4246 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
4247
4248         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4249
4250 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4251
4252         * gcc.c-torture/compile/20020121-1.c: New test.
4253
4254 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4255
4256         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4257         ld_library_path.
4258
4259 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
4260
4261         * gcc.dg/20020218-1.c: New test.
4262
4263 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
4264
4265         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4266         messages
4267         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4268         "At global scope" warning
4269         * g++.dg/ext/align1.C: Change cygwin test for alignment
4270         from db-bogus to dg-warning
4271
4272 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
4273
4274         * g77.f-torture/compile/cpp2.F: New test.
4275
4276 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4277
4278         * g++.dg/template/access1.C: New test.
4279
4280 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
4281
4282         * gcc.dg/20020118-1.c: New.
4283
4284 2002-01-18  Kazu Hirata  <kazu@hxi.com>
4285
4286         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4287
4288 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4289
4290         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4291         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4292         alignment warnings.
4293
4294 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
4295
4296         * gcc.misc-tests/i386-prefetch.exp: Save and restore
4297         torture_with_loops and torture_without_loops
4298
4299 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
4300
4301         * gcc.c-torture/compile/20020116-1.c: New test.
4302
4303 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
4304
4305         * gcc.dg/20020116-2.c: New test.
4306
4307         * gcc.dg/ultrasp4.c: New test.
4308
4309         * gcc.dg/20020116-1.c: New test.
4310
4311 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
4312
4313         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4314         by EABI.
4315
4316 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
4317
4318         * gcc.misc-tests/i386-prefetch.exp: New.
4319         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4320         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4321         * gcc.misc-tests/i386-pf-none-1.c: New test.
4322         * gcc.misc-tests/i386-pf-sse-1.c: New test.
4323
4324 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
4325
4326         * gcc.dg/gnu89-init-1.c: Add new tests.
4327
4328 2002-01-15  Andreas Jaeger  <aj@suse.de>
4329
4330         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4331         * gcc.dg/i386-mmx-2.c: Likewise.
4332         * gcc.dg/i386-sse-1.c: Likewise.
4333         * gcc.dg/i386-sse-2.c: Likewise.
4334         * gcc.dg/i386-sse-3.c: Likewise.
4335
4336 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
4337
4338         * g77.f-torture/execute/intrinsic-unix-bessel.f:
4339         Uncomment additional cases that now pass.
4340
4341 2002-01-11  Richard Henderson  <rth@redhat.com>
4342
4343         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4344         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4345
4346 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
4347
4348         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4349
4350 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
4351
4352         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4353         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4354
4355 2002-01-10  Dale Johannesen  <dalej@apple.com>
4356
4357         * gcc.c-torture/execute/loop-11.c: New.
4358
4359 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
4360
4361         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4362         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4363
4364 2002-01-09  Richard Henderson  <rth@redhat.com>
4365
4366         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4367         type in which to perform the operation for each size.
4368
4369 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
4370
4371         * gcc.c-torture/compile/20020109-2.c: New test.
4372
4373 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
4374
4375         * gcc.c-torture/execute/loop-10.c: New test.
4376
4377 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4378
4379         * gcc.c-torture/compile/20010226-1.c: New test.
4380         * gcc.c-torture/compile/20010227-1.c: New test.
4381         * gcc.c-torture/compile/20010426-1.c: New test.
4382         * gcc.c-torture/compile/20010510-1.c: New test.
4383         * gcc.c-torture/compile/20010605-3.c: New test.
4384         * gcc.c-torture/compile/20010824-1.c: New test.
4385         * gcc.c-torture/execute/20010409-1.c: New test.
4386         * gcc.dg/noncompile/20000901-1.c: New test.
4387         * gcc.dg/20001023-1.c: New test.
4388         * gcc.dg/20001101-1.c: New test.
4389         * gcc.dg/20001102-1.c: New test.
4390         * gcc.dg/20010207-1.c: New test.
4391         * gcc.dg/20010405-1.c: New test.
4392         * gcc.dg/20010822-1.c: New test.
4393         * gcc.dg/20011107-1.c: New test.
4394
4395 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
4396
4397         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4398
4399         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
4400         execution failure on PA targets.
4401
4402 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
4403
4404         * gcc.c-torture/compile/20020109-1.c: New test.
4405
4406 2002-01-08  Kazu Hirata  <kazu@hxi.com>
4407
4408         * gcc.c-torture/execute/20020108-1.c: New test.
4409
4410 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
4411
4412         * gcc.dg/20020108-1.c: New test.
4413
4414 2002-01-08  H.J. Lu <hjl@gnu.org>
4415
4416         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4417         for header files.
4418
4419 2002-01-08  Geoff Keating  <geoffk@redhat.com>
4420
4421         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4422         consistency.
4423
4424 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
4425
4426         * gcc.dg/altivec-4.c: Test altivec predicates.
4427
4428 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
4429
4430         * gcc.c-torture/execute/20020107-1.c: New test.
4431
4432 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4433
4434         PR c/5279
4435         * gcc.c-torture/compile/20020106-1.c: New test.
4436
4437 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
4438
4439         * gcc.c-torture/execute/nestfunc-4.c: New test.
4440
4441 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4442
4443         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4444         extra triple that slipped in.
4445         * g++.old-deja/g++.abi/align.C: Likewise.
4446         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4447
4448 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
4449
4450         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4451         * g++.old-deja/g++.abi/align.C: Likewise.
4452         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4453
4454         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4455         on FreeBSD/i386.
4456         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4457         FreeBSD.
4458
4459 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
4460
4461         * gcc.dg/20020104-1.c: New test.
4462
4463         * gcc.dg/20020104-2.c: New test.
4464
4465 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
4466
4467         * gcc.dg/20020103-1.c: Fix typo in target selector.
4468
4469 2002-01-03  Richard Henderson  <rth@redhat.com>
4470
4471         * gcc.dg/20020103-1.c: New.
4472
4473 2002-01-03  Kazu Hirata  <kazu@hxi.com>
4474
4475         * gcc.c-torture/execute/20020103-1.c: New test.
4476
4477 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
4478
4479         * g++.dg/other/debug2.C: New test.
4480
4481         * gcc.c-torture/compile/20020103-1.c: New test.
4482
4483 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
4484
4485         * gcc.dg/gnu89-init-1.c: Added new tests.
4486
4487 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4488
4489         * g++.dg/template/friend2.C: Remove as patch is reverted.
4490
4491         * g++.dg/warn/oldcast1.C: New test.
4492
4493         * g++.dg/template/ptrmem1.C: New test.
4494         * g++.dg/template/ptrmem2.C: New test.
4495
4496         * g++.dg/template/ntp.C: New test.
4497
4498         * g++.dg/other/component1.C: New test.
4499
4500         * g++.dg/template/ttp3.C: New test.
4501
4502         * g++.dg/template/friend2.C: New test.
4503         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
4504
4505 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4506
4507         * g++.dg/other/ptrmem1.C: New test.
4508         * g++.dg/other/ptrmem2.C: New test.
4509
4510 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4511
4512         * g++.dg/template/ctor1.C: New test.
4513
4514 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
4515
4516         * g++.dg/template/friend2.C: New test.
4517
4518 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
4519
4520         * gcc.dg/mmix-1.c: New test.
4521
4522 2001-12-31  Richard Henderson  <rth@redhat.com>
4523
4524         * gcc.dg/asm-5.c: New.
4525
4526 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
4527
4528         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
4529         in namespace __gnu_cxx
4530
4531 2001-12-30  Richard Henderson  <rth@redhat.com>
4532
4533         * gcc.dg/debug-6.c: New.
4534
4535 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
4536
4537         * gcc.c-torture/compile/20011229-2.c: New test.
4538
4539 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
4540
4541         * gcc.dg/debug-3.c: New test.
4542         * gcc.dg/debug-4.c: New test.
4543         * gcc.dg/debug-5.c: New test.
4544
4545 2001-12-29  Richard Henderson  <rth@redhat.com>
4546
4547         * g++.dg/eh/loop1.C: New.
4548
4549 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4550
4551         * g++.dg/template/crash1.C: New test.
4552
4553 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
4554
4555         * g++.dg/other/const1.C: New test.
4556
4557 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4558
4559         * gcc.c-torture/compile/20011229-1.c: New test.
4560
4561 2001-12-28  Stan Shebs  <shebs@apple.com>
4562
4563         * lib/objc-torture.exp: Resync with c-torture.exp.
4564         * lib/objc.exp: Load standard libraries.
4565
4566 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
4567
4568         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
4569         additional tests.
4570
4571 2001-12-27  Roger Sayle <roger@eyesopen.com>
4572
4573         * gcc.c-torture/execute/string-opt-16.c: New testcase.
4574
4575 2001-12-27  Richard Henderson  <rth@redhat.com>
4576
4577         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
4578
4579 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4580
4581         * g++.dg/eh/ctor1.C: New test.
4582         * g++.dg/other/error2.C: New test.
4583
4584 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4585
4586         * g++.dg/other/init2.C: New test.
4587
4588 2001-12-24  Richard Henderson  <rth@redhat.com>
4589
4590         * gcc.dg/20011223-1.c: New.
4591         * gcc.dg/inline-1.c: New.
4592
4593 2001-12-23  Richard Henderson  <rth@redhat.com>
4594
4595         * gcc.dg/asm-4.c: Test operand modifiers.
4596
4597 2001-12-23  Richard Henderson  <rth@redhat.com>
4598
4599         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
4600
4601 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4602
4603         * gcc.c-torture/execute/20011223-1.c: New test.
4604
4605 2001-12-21  Richard Henderson  <rth@redhat.com>
4606
4607         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
4608         re-enables the warning.
4609
4610 2001-12-21  Richard Henderson  <rth@redhat.com>
4611
4612         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
4613
4614 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4615
4616         * gcc.c-torture/compile/20011218-1.c: New test.
4617
4618 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
4619
4620         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
4621         arm-isr.c test.
4622         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
4623         epilogue generation for ARM ISR routines.
4624
4625 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4626
4627         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
4628         * gcc.dg/format/c90-printf-3.c: Likewise.
4629         * gcc.dg/format/c99-printf-3.c: Likewise.
4630         * gcc.dg/format/ext-1.c: Likewise.
4631         * gcc.dg/format/ext-6.c: Likewise.
4632         * gcc.dg/format/format.h: Prototype unlocked stdio.
4633
4634 2001-12-20  Richard Henderson  <rth@redhat.com>
4635
4636         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
4637         (arena): Use it.
4638         (malloc): Correct allocation logic.  Abort if we fill up the
4639         arena before initialization complete.
4640         (realloc): Correct allocation logic.
4641
4642 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
4643
4644         * gcc.c-torture/compile/20011219-2.c: New test.
4645
4646         * gcc.c-torture/execute/20011219-1.c: New test.
4647
4648 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
4649
4650         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
4651         target does not support weak symbols.
4652
4653 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
4654
4655         * gcc.c-torture/compile/20011219-1.c: New test.
4656
4657 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
4658
4659         * g++.dg/other/error1.C: New test.
4660
4661 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
4662
4663         * gcc.c-torture/execute/20011217-1.c: New test.
4664
4665 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4666
4667         * objc.dg/special/: New directory.
4668         * objc.dg/special/special.exp: New file.
4669         * objc.dg/special/unclaimed-category-1.h: New file.
4670         * objc.dg/special/unclaimed-category-1a.m: New file.
4671         * objc.dg/special/unclaimed-category-1.m: New file.
4672
4673 2001-12-17  Andreas Jaeger  <aj@suse.de>
4674
4675         * gcc.c-torture/compile/20011217-2.c: New test.
4676
4677 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4678
4679         * gcc.c-torture/compile/20011217-1.c: New test.
4680
4681 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
4682
4683         * testsuite/gcc.dg/20011214-1.c: New.
4684
4685 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
4686
4687         * gcc.dg/altivec-4.c: New.
4688
4689 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
4690
4691         * gcc.dg/20011113-1.c: New test.
4692
4693 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4694
4695         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
4696         std::__malloc_alloc_template<0> and
4697         std::__default_alloc_template<false, 0>.
4698
4699 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4700
4701         * objc/execute/bf-21.m: New test.
4702         * objc/execute/enumeration-1.m: New test.
4703         * objc/execute/enumeration-2.m: New test.
4704
4705 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
4706
4707         * gcc.dg/gnu89-init-1.c: New test.
4708
4709 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4710
4711         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
4712         * g++.old-deja/g++.jason/2371.C: Likewise.
4713         * g++.old-deja/g++.jason/template33.C: Likewise.
4714         * g++.old-deja/g++.jason/template34.C: Likewise.
4715         * g++.old-deja/g++.jason/template36.C: Likewise.
4716         * g++.old-deja/g++.oliva/typename1.C: Likewise.
4717         * g++.old-deja/g++.oliva/typename2.C: Likewise.
4718         * g++.old-deja/g++.other/typename1.C: Likewise.
4719         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4720         * g++.old-deja/g++.pt/nontype5.C: Likewise.
4721         * g++.old-deja/g++.pt/typename11.C: Likewise.
4722         * g++.old-deja/g++.pt/typename14.C: Likewise.
4723         * g++.old-deja/g++.pt/typename16.C: Likewise.
4724         * g++.old-deja/g++.pt/typename3.C: Likewise.
4725         * g++.old-deja/g++.pt/typename4.C: Likewise.
4726         * g++.old-deja/g++.pt/typename5.C: Likewise.
4727         * g++.old-deja/g++.pt/typename7.C: Likewise.
4728         * g++.old-deja/g++.robertl/eb9.C: Likewise.
4729
4730 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
4731
4732         * g++.dg/other/linkage1.C: New test.
4733         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
4734         specifiers.
4735
4736 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4737
4738         * gcc.dg/concat.c: New test.
4739
4740 2001-12-11  Stan Shebs  <shebs@apple.com>
4741
4742         * objc/compile: New test directory.
4743         * objc/compile/compile.exp: New expect script.
4744         * objc/compile/20011211-1.m: New compile test.
4745
4746 2001-12-11  Jason Merrill  <jason@redhat.com>
4747
4748         * lib/prune.exp (prune_gcc_output): Also handle "In member
4749         function".  So many permutations...
4750
4751 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
4752
4753         * g++.dg/template/typedef1.C: New test.
4754
4755 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
4756
4757         * g++.dg/other/copy1.C: New test.
4758
4759 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
4760
4761         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
4762
4763         * gcc.dg/builtin-choose-expr.c: New.
4764
4765 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
4766
4767         * gcc.dg/altivec-2.c: New.
4768
4769 2001-12-07  Richard Henderson  <rth@redhat.com>
4770
4771         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
4772
4773 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
4774
4775         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
4776         ultrasparc.
4777
4778 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4779
4780         * g++-old.deja/g++.robertl/eb101.C: Deleted.
4781
4782 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
4783
4784         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
4785         variable argument list.
4786
4787 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
4788
4789         * gcc.c-torture/execute/memcheck: Delete entire directory.
4790         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
4791         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
4792
4793 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4794
4795         * gcc.dg/Wshadow-1.c: New test.
4796
4797 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
4798
4799         * gcc.c-torture/compile/20011130-1.c: New test.
4800
4801         * gcc.dg/noncompile/20011025-1.c: New test.
4802
4803         * g++.dg/other/anon-union.C: New test.
4804
4805         * gcc.c-torture/execute/20011024-1.c: New test.
4806
4807 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4808
4809         * gcc.c-torture/execute/20000722-1.x,
4810         gcc.c-torture/execute/20010123-1.x: Remove.
4811         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
4812         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
4813         gcc.dg/c99-complit-2.c: New tests.
4814
4815 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
4816
4817         * g++.dg/inherit/base1.C: New test.
4818
4819 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
4820
4821         * g++.dg/other/stdarg1.C: New test.
4822
4823         * gcc.c-torture/compile/20011130-2.c: New test.
4824
4825 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
4826
4827         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
4828         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
4829         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
4830         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
4831         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
4832         * gcc.dg/builtin-prefetch-1.c: New test.
4833
4834 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
4835
4836         * gcc.dg/20011130-1.c: New test.
4837
4838 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4839
4840         * g++.dg/other/scope1.C: New test.
4841         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
4842
4843 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4844
4845         * gcc.dg/vla-init-1.c: New test.
4846
4847 2001-12-01  Geoff Keating  <geoffk@redhat.com>
4848
4849         * gcc.c-torture/compile/structs.c: New testcase from GDB.
4850
4851 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4852
4853         * objc.dg/alias.m: Update.
4854         * objc.dg/class-1.m: Update.
4855         * objc.dg/const-str-1.m: Update.
4856         * objc.dg/fwd-proto-1.m: Update.
4857         * objc.dg/id-1.m: Update.
4858         * objc.dg/super-class-1.m: Update.
4859
4860 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
4861
4862         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
4863         constructs.
4864
4865 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
4866
4867         * gcc.c-torture/execute/20011128-1.c: New test.
4868
4869 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
4870
4871         * gcc.dg/20011127-1.c: New test.
4872
4873 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4874
4875         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
4876         from Austin Group draft 7.
4877         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
4878         scanf format arguments.
4879         * gcc.dg/format/no-exargs-2.c: New test.
4880
4881 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
4882
4883         * g++.dg/abi/vbase8-4.C: New test.
4884
4885 2001-11-24  Ian Lance Taylor  <ian@airs.com>
4886
4887         * gcc.c-torture/execute/20011121-1.c: New test.
4888
4889 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
4890
4891         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
4892
4893 2001-11-23  Andreas Jaeger  <aj@suse.de>
4894
4895         * gcc.dg/cpp/charconst-2.c: New test.
4896
4897 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
4898
4899         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
4900         to the host if it is remote.  Let tests specify extra headers
4901         they use.
4902         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
4903         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
4904         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
4905         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
4906         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
4907         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
4908         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
4909         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
4910         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
4911         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
4912
4913 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
4914
4915         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
4916         for little endian ARMs.
4917
4918 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
4919
4920         * gcc.c-torture/compile/20011119-1.c: New test.
4921         * gcc.c-torture/compile/20011119-2.c: New test.
4922
4923 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
4924
4925         * gcc.dg/altivec-1.c: Fix typo.
4926
4927 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4928
4929         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
4930
4931 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4932
4933         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
4934
4935 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
4936
4937         * lib/g77.exp: Don't specify --rpath-link.
4938
4939         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
4940         across all the headers.
4941         * gcc.dg/format/format.exp: For testing on a remote host,
4942         copy format.h.
4943
4944         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
4945         * gcc.c-torture/execute/930406-1.c: Likewise.
4946         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4947
4948 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
4949
4950         * gcc.dg/altivec-1.c: New.
4951
4952 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
4953
4954         * gcc.dg/cpp/fpreprocessed.c: New test case.
4955
4956 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4957
4958         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
4959         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
4960         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
4961
4962 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4963
4964         * gcc.dg/no-builtin-1.c: New test.
4965
4966 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
4967
4968         * gcc.c-torture/execute/20011115-1.c: New test.
4969
4970 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
4971
4972         * gcc.c-torture/compile/20011114-2.c: New test.
4973         * gcc.c-torture/compile/20011114-3.c: New test.
4974         * gcc.c-torture/compile/20011114-4.c: New test.
4975
4976 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4977
4978         * g++.dg/other/init1.C: New test.
4979
4980 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
4981
4982         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
4983         message.
4984
4985         * gcc.c-torture/execute/20011114-1.c: New testcase.
4986
4987         * gcc.c-torture/compile/20010327-1.c: Revert last change.
4988         * gcc.c-torture/compile/20011114-1.c: New test, exactly
4989         like the (before this change) version of 20010327-1.c.
4990
4991 2001-11-14  Roger Sayle <roger@eyesopen.com>
4992
4993         * gcc.c-torture/execute/string-opt-13.c: New testcase.
4994
4995 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
4996
4997         * g++.dg/init/array2.C: New test.
4998
4999 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
5000
5001         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5002
5003 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
5004
5005         * g++.dg/other/forscope1.C: New test.
5006         * g++.dg/ext/forscope1.C: New test.
5007         * g++.dg/ext/forscope2.C: New test.
5008
5009 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
5010
5011         * gcc.c-torture/execute/20011113-1.c: New test.
5012
5013 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
5014
5015         * gcc.c-torture/execute/20011109-2.c: New test.
5016
5017         * gcc.c-torture/execute/20011109-1.c: New test.
5018
5019 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
5020
5021         * gcc.c-torture/compile/20011109-1.c: New test.
5022
5023 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5024
5025         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5026         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5027         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5028         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5029         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5030         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5031         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5032
5033 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5034
5035         * g++.dg/warn/Wshadow-1.C: New tests.
5036         * g++.old-deja/g++.mike/for3.C: Update.
5037
5038 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5039
5040         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5041         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5042         XFAILs.  Adjust expected error texts.
5043         * gcc.c-torture/compile/20011106-1.c,
5044         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5045         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5046         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5047         gcc.dg/c99-array-lval-5.c: New tests.
5048
5049 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5050
5051         * gcc.dg/cpp/defined.c: Update.
5052
5053 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5054
5055         * gcc.c-torture/execute/anon-1.c: New test.
5056
5057 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
5058
5059         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5060         same size, so no warning should be produced on stormy16.
5061
5062         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5063         due to oversized array.
5064         * g++.old-deja/g++.mike/ns15.C: Likewise.
5065         * g++.old-deja/g++.pt/crash16.C: Likewise.
5066
5067 2001-11-02  Graham Stott  <grahams@redhat.com>
5068
5069         * g++.dgother/debug1.C: Fix typos.
5070
5071 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
5072
5073         * g++.dg/other/debug1.C: New test.
5074
5075 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5076
5077         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5078         of unsigned long.
5079
5080 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
5081
5082         * gcc.dg/20011029-2.c: New test.
5083
5084         * gcc.c-torture/compile/20011029-1.c: New test.
5085
5086 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5087
5088         * objc/execute/class_self-1.m: New test.
5089         * objc/execute/class_self-2.m: New test.
5090
5091 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
5092
5093         * gcc.misc-tests/msgs.exp: Delete.
5094         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5095         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
5096         error set to match recent changes.
5097
5098 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
5099
5100         * gcc.dg/20011021-1.c: New test.
5101
5102 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
5103
5104         * gcc.c-torture/compile/20011023-1.c: New test.
5105
5106 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
5107
5108         * lib/g77.exp: Rewrite based on lib/g++.exp.
5109
5110 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
5111
5112         * gcc.c-torture/execute/20011019-1.c: New test.
5113
5114         * gcc.dg/20011018-1.c: New test.
5115
5116 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
5117
5118         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5119
5120 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
5121
5122         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5123         * gcc.dg/attr-invalid.c: Likewise.
5124
5125 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
5126
5127         * testsuite/gcc.dg/20011015-1.c: New test.
5128
5129 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5130
5131         * g++.dg/template/unify2.C: New test.
5132
5133 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
5134
5135         * g++.dg/other/exception-specification.C: New test
5136
5137 2001-10-13  Tom Rix  <trix@redhat.com>
5138
5139         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5140         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5141
5142 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
5143
5144         * testsuite/gcc.dg/20011009-1.c: New test.
5145
5146 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
5147
5148         PR g++/4476
5149         * g++.dg/other/friend1.C: New test.
5150
5151 2001-10-11  Richard Henderson  <rth@redhat.com>
5152
5153         * g++.old-deja/g++.other/crash18.C: Add -S to options.
5154
5155 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5156
5157         * gcc.c-torture/compile/20011010-1.c: New.
5158
5159 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5160
5161         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5162         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5163         g77.f-torture/execute/execute.exp,
5164         g77.f-torture/noncompile/noncompile.exp,
5165         gcc.c-torture/compile/compile.exp,
5166         gcc.c-torture/execute/execute.exp,
5167         gcc.c-torture/execute/ieee/ieee.exp,
5168         gcc.c-torture/execute/memcheck/memcheck.exp,
5169         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5170         objc/execute/execute.exp: Update FSF address.
5171
5172 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5173
5174         * gcc.dg/cpp/cmdlne-C.c: Update.
5175         * gcc.dg/cpp/cmdlne-C2.c: New.
5176
5177 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5178
5179         * gcc.c-torture/execute/20011008-3.c: New.
5180
5181 2001-10-08  DJ Delorie  <dj@redhat.com>
5182
5183         * gcc.dg/20011008-1.c: New.
5184         * gcc.dg/20011008-2.c: New.
5185
5186 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5187
5188         * gcc.dg/cpp/spacing1.c: Update test.
5189
5190 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5191
5192         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5193         spelling errors of "separate" as "seperate".
5194
5195 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
5196
5197         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5198         enough to avoid inlining.
5199
5200 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5201
5202         * lib/g77.exp: set libg2c_dir correctly.
5203
5204 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5205
5206         * gcc.dg/cpp/macro11.c: New test.
5207
5208 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5209
5210         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5211         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5212         gcc.dg/format/multattr-3.c: New tests.
5213         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
5214         tests for format attributes on function pointers being rejected.
5215
5216 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5217
5218         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5219
5220 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5221
5222         * g++.dg/warn/format1.C: New test.
5223
5224 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5225
5226         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5227
5228 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5229
5230         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5231
5232 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5233
5234         * gcc.dg/cpp/redef2.c: Add test.
5235
5236 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
5237
5238         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5239         long-standing bug on i686, apparently.
5240         * gcc.c-torture/execute/loop-2c.x: New file.
5241         * gcc.c-torture/execute/loop-2d.x: New file.
5242         * gcc.c-torture/execute/loop-3c.x: New file.
5243
5244 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5245
5246         * gcc.dg/cpp/20000625-2.c: Correct line number.
5247
5248 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5249
5250         * gcc.dg/cpp/macro10.c: New test.
5251         * gcc.dg/cpp/strify3.c: New test.
5252         * gcc.dg/cpp/spacing1.c: Add tests.
5253         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5254         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5255
5256 2001-09-24  DJ Delorie  <dj@redhat.com>
5257
5258         * gcc.c-torture/execute/20010924-1.c: New test.
5259
5260 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5261
5262         * testsuite/objc/execute/paste.m: Remove.
5263
5264 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5265
5266         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5267
5268 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
5269
5270         * g77.dg/strlen0.f: New test.
5271
5272 2001-09-21  Richard Henderson  <rth@redhat.com>
5273
5274         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5275         * g++.old-deja/g++.abi/vtable2.C: Likewise.
5276
5277 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5278
5279         Table-driven attributes.
5280         * g++.dg/ext/attrib1.C: New test.
5281
5282 2001-09-20  DJ Delorie  <dj@redhat.com>
5283
5284         * gcc.dg/20000926-1.c: Update expected warning messages.
5285         * gcc.dg/array-2.c: Likewise, and test for warnings too.
5286         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5287         array.
5288
5289 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
5290
5291         * g++.dg/eh/registers1.C: New test case.
5292
5293 2001-09-17  Richard Henderson  <rth@redhat.com>
5294
5295         * gcc.dg/array-5.c: Fix VLA decomposition test.
5296
5297 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5298
5299         * gcc.dg/cpp/line5.c: New testcase.
5300
5301 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5302
5303         * gcc.dg/cpp/macro9.c: New test.
5304
5305 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
5306
5307         * gcc.c-torture/execute/980223.c: Change type of addr from long
5308         to char *.
5309
5310 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
5311
5312         * gcc.c-torture/execute/20010915-1.c: New test.
5313
5314 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
5315
5316         * g77.dg/bprob: New directory.
5317         * g77.dg/bprob/bprob.exp: New file.
5318         * g77.dg/bprob/bprob-1.f: New test.
5319         * g77.dg/gcov: New directory.
5320         * g77.dg/gcov/gcov.exp: New file.
5321         * g77.dg/gcov/gcov-1.f: New test.
5322         * g77.dg/gcov/gcov-1.x: New file.
5323
5324 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5325
5326         * gcc.dg/cpp/directiv.c: Update.
5327         * gcc.dg/cpp/undef1.c: Update.
5328
5329 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
5330
5331         * gcc.dg/20010912-1.c: New test.
5332
5333 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
5334
5335         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5336         language-independent file in lib.
5337         * lib/gcov.exp: New file.
5338
5339 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5340
5341         * gcc.c-torture/compile/20010911-1.c: New test.
5342
5343 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
5344
5345         * lib/profopt.exp: New, to support profile-directed optimizations.
5346         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5347         * gcc.misc-tests/bprob-1.c: New test.
5348         * gcc.misc-tests/bprob-2.c: New test.
5349
5350 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
5351
5352         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5353         XFAIL and which kinds of gcov output to verify.
5354         * gcc.misc-tests/gcov-4b.x: New file.
5355         * gcc.misc-tests/gcov-5b.x: New file.
5356         * gcc.misc-tests/gcov-6.x: New file.
5357         * gcc.misc-tests/gcov-7.c: New test.
5358         * gcc.misc-tests/gcov-7.x: New file.
5359
5360 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
5361
5362         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5363         * gcc.misc-tests/gcov-6.c: New test.
5364
5365 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5366
5367         PR c++/3986
5368         * g++.dg/abi/vbase1.C: New test.
5369
5370 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
5371
5372         * objc.dg/method-2.m: New.
5373
5374 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5375
5376         PR c++/4203
5377         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5378         * g++.dg/init/empty1.C: New test.
5379
5380 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
5381
5382         * gcc.c-torture/compile/20010903-1.c: New test.
5383
5384 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
5385
5386         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5387         for m68k.
5388
5389 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
5390
5391         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5392
5393         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5394
5395         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5396
5397 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
5398
5399         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5400         for 16-bit 'unsigned int'.
5401
5402 2001-08-29  Kazu Hirata  <kazu@hxi.com>
5403
5404         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5405
5406 2001-08-27  Richard Henderson  <rth@redhat.com>
5407
5408         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5409         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5410
5411 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
5412
5413         * gcc.dg/asm-names.c (ymain): New.
5414
5415 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
5416
5417         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5418         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5419         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5420
5421 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5422
5423         * gcc.dg/compare5.c: New testcase.
5424
5425 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
5426
5427         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5428         and "In instantiation".
5429
5430 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
5431
5432         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5433
5434 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
5435
5436         * gcc.misc-tests/gcov.exp: Add support for branch information.
5437         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5438         * gcc.misc-tests/gcov-4.c: New test.
5439         * gcc.misc-tests/gcov-4b.c: New test.
5440         * gcc.misc-tests/gcov-5b.c: New test.
5441
5442 2001-08-20  Zack Weinberg  <zackw@panix.com>
5443
5444         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5445         expected to fail.
5446
5447 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5448
5449         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5450
5451 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
5452
5453         * g++.dg/eh/template1.C: New test.
5454
5455 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
5456
5457         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5458         Fix thinko.
5459         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5460         for xfail.
5461
5462 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
5463
5464         * lib/g77-dg.exp:  Use prune.exp for common procedures
5465         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5466         * lib/g77.exp: (g77-dg-prune) Remove
5467
5468 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
5469
5470         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5471
5472 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5473
5474         * g++.dg/template/unify1.C: New test.
5475
5476 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
5477
5478         * g++.dg/abi/empty4.C: New test.
5479
5480 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
5481
5482         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5483         solaris2.*
5484         * g77.f-torture/compile/pr3743.x: Likewise
5485
5486 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5487
5488         * g++.dg/other/using-declaration.C: New test.
5489
5490 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5491
5492         * gcc.dg/cpp/tr-sign.c: New testcase.
5493
5494 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5495
5496         * gcc.dg/cpp/19951025-1.c: Revert.
5497         * gcc.dg/cpp/directiv.c: We no longer process directives that
5498         interrupt macro arguments.
5499
5500 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
5501
5502         * gcc.dg/bconstp-1.c: New test.
5503
5504 2001-08-03  Richard Henderson  <rth@redhat.com>
5505
5506         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
5507
5508 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5509
5510         * gcc.dg/cpp/19951025-1.c: Update.
5511
5512 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
5513
5514         * g77.dg/ff90-1.f (s): Fix reference of variable z,
5515         should be x.
5516
5517 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
5518
5519         Kill -fhonor-std.
5520         * g++.old-deja/g++.ns/ns14.C: Remove special options.
5521         * g++.old-deja/g++.other/std1.C: Likewise.
5522         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
5523
5524 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
5525
5526         * lib/g77.exp:  Load gcc-defs.exp for common procedures
5527         (g77_pass, g77_fail, g77_finish, g77_exit,
5528         ${tool}_check_unsupported_p} Now redundant.  Deleted.
5529
5530 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
5531
5532         * g77.dg/fbackslash.f
5533         * g77.dg/fcase-preserve.f
5534         * g77.dg/ff90-1.f
5535         * g77.dg/ffixed-line-length-0.f
5536         * g77.dg/ffixed-line-length-132.f
5537         * g77.dg/ffixed-line-length-7.f
5538         * g77.dg/ffixed-line-length-72.f
5539         * g77.dg/ffixed-line-length-none.f
5540         * g77.dg/ffree-form-1.f
5541         * g77.dg/fno-backslash.f
5542         * g77.dg/fno-f90-1.f
5543         * g77.dg/fno-fixed-form-1.f
5544         * g77.dg/fno-onetrip.f
5545         * g77.dg/fno-typeless-boz.f
5546         * g77.dg/fno-underscoring.f
5547         * g77.dg/fno-vxt-1.f
5548         * g77.dg/fonetrip.f
5549         * g77.dg/ftypeless-boz.f
5550         * g77.dg/fugly-assumed.f
5551         * g77.dg/funderscoring.f
5552         * g77.dg/fvxt-1.f
5553
5554 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
5555
5556         * objc.dg/fwd-proto-1.m: New.
5557         * objc.dg/local-decl-1.m: New.
5558         * objc.dg/naming-1.m: New.
5559         * objc.dg/naming-2.m: New.
5560         * objc.dg/proto-hier-1.m: New.
5561
5562 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
5563
5564         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
5565         largest-type elements to a struct makes its size grow.
5566
5567 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         * g++.dg/abi/vthunk1.C: New test.
5570
5571 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
5572
5573         * g++.dg/abi/vbase8-22.C: New test.
5574
5575 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5576
5577         * gcc.dg/cpp/macro8.c: New test.
5578
5579 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5580
5581         * g++.dg/abi/vbase8-21.C: New test.
5582
5583 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
5584
5585         * g++.dg/abi/vbase8-10.C: New test.
5586
5587 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5588
5589         * lib/g++.exp (g++_set_ld_library_path): Renamed to
5590         ${tool}_set_ld_library_path.
5591         Changed caller.
5592         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
5593         g++.exp.
5594
5595 2001-07-26  Stan Cox <scox@redhat.com>
5596
5597         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
5598         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
5599         gcc_exit, gcc_check_unsupported_p):
5600         Moved to gcc-deps.exp
5601         * gcc-deps.exp: New file.
5602
5603 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5604
5605         * g++.old-deja/g++.pt/defarg14.C: New test.
5606
5607 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5608
5609         * g++.old-deja/g++.other/lineno5.C: New test.
5610
5611 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5612
5613         * g++.old-deja/g++.pt/crash68.C: New test.
5614
5615 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
5616
5617         * g++.old-deja/g++.other/crash42.C: New test.
5618
5619 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
5620
5621         * gcc.dg/cpp/extratokens.c: Fix.
5622         * gcc.dg/cpp/skipping2.c: New tests.
5623
5624 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5625
5626         * gcc.c-torture/execute/20010724-1.c: New file.
5627         * gcc.c-torture/execute/20010724-1.x: New file.
5628
5629 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5630
5631         * g++.old-deja/g++.other/cond7.C: New test.
5632
5633 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5634
5635         * g++.old-deja/g++.other/optimize4.C: New test.
5636
5637 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5638
5639         * g++.old-deja/g++.abi/vbase8-5.C: New test.
5640
5641 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
5642
5643         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
5644         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
5645         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
5646         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
5647
5648         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
5649         bug report" message.
5650
5651         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
5652         * g++.dg/ext/instantiate1.C: Move from old-deja.
5653
5654 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
5655
5656         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
5657         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
5658         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
5659         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
5660
5661 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
5662
5663         * gcc.c-torture/execute/20010723-1.c: New test.
5664
5665 2001-07-23  Ben Elliston  <bje@redhat.com>
5666
5667         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
5668
5669 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5670
5671         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
5672         i[34567]86-*-*.
5673         Delete handling of ieee_multilib_flags.
5674         Pass -mieee for alpha*-*-* and sh-*-*.
5675         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
5676
5677 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
5678
5679         Remove old-abi tests.
5680         * g++.old-deja/g++.mike/p11116.C: Remove.
5681         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
5682
5683 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
5684
5685         * g77.f-torture/compile/pr3743.f:  New test
5686
5687 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
5688
5689         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
5690
5691 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5692
5693         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
5694         g++.old-deja/g++.pt/static6.C: Likewise.
5695         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
5696         supports weak symbols.
5697
5698 2001-07-18  Andreas Jaeger  <aj@suse.de>
5699
5700         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
5701         supported again.
5702
5703 2001-07-18  Andreas Jaeger  <aj@suse.de>
5704
5705         * gcc.dg/iftrap-1.c: Fix target line.
5706
5707 2001-07-17  Richard Henderson  <rth@redhat.com>
5708
5709         * gcc.c-torture/execute/20010717-1.c: New.
5710
5711 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5712
5713         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
5714         tests.
5715
5716 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5717
5718         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
5719
5720 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5721
5722         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
5723         UAC_SIGBUS, UAC_NOPRINT definitions.
5724
5725 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
5726
5727         * objc/execute/object_is_class.m: New test.
5728         * objc/execute/object_is_meta_class.m: New test.
5729
5730 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5731
5732         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
5733         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
5734
5735 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
5736
5737         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
5738         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
5739
5740 2001-07-14  Richard Henderson  <rth@redhat.com>
5741
5742         * gcc.dg/iftrap-1.c: New.
5743
5744 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
5745
5746         * g77.f-torture/execute/intrinsic77.f: New test.
5747
5748 2001-07-11  Janis Johnson <janis@us.ibm.com>
5749
5750         * gcc.misc-tests/gcov-3.c: New test.
5751
5752 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5753
5754         * gcc.c-torture/compile/20010711-1.c,
5755         * gcc.c-torture/compile/20010711-2.c: New tests.
5756
5757 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
5758
5759         * gcc.c-torture/execute/20010711-1.c: New test.
5760
5761 2001-07-11  Ben Elliston  <bje@redhat.com>
5762
5763         * g++.old-deja/g++.other/enum5.C: New test.
5764
5765 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
5766
5767         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
5768         (g++-dg-prune): Call prune_gcc_output.
5769         * prune.exp: New file for prune_gcc_output.
5770         * lib/g++.exp, lib/gcc.exp: Load it.
5771
5772 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5773
5774         * gcc.c-torture/compile/20010701-1.c,
5775         g++.old-deja/g++.ext/attrib6.C: New tests.
5776
5777 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
5778
5779         * gcc.c-torture/compile/20010706-1.c: New test.
5780
5781 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
5782
5783         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
5784
5785 2001-06-28  Stan Shebs  <shebs@apple.com>
5786
5787         * gcc.dg/pragma-darwin.c: New test.
5788
5789 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5790
5791         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
5792         Solaris 2.[678] system.
5793
5794 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5795
5796         * gcc.dg/20010622-1.c: New test.
5797
5798 2001-06-18  Stan Shebs  <shebs@apple.com>
5799
5800         * objc.dg: New directory.
5801         * objc.dg/dg.exp: New file.
5802         * objc.dg/alias.m: New.
5803         * objc.dg/class-1.m: New.
5804         * objc.dg/class-2.m: New.
5805         * objc.dg/const-str-1.m: New.
5806         * objc.dg/const-str-2.m: New.
5807         * objc.dg/id-1.m: New.
5808         * objc.dg/method-1.m: New.
5809         * objc.dg/super-class-1.m: New.
5810         * lib/objc-dg.exp: New file.
5811
5812 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5813
5814         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
5815         of label name.
5816
5817 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
5818
5819         * g++.old-deja/g++.abi/vbase8-9.C: New test.
5820
5821 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5822
5823         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
5824         variable.
5825
5826 2001-06-12  Richard Henderson  <rth@redhat.com>
5827
5828         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
5829
5830 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5831
5832         * g++.old-deja/g++.abi/vbase5.C: New test.
5833         * g++.old-deja/g++.abi/vbase6.C: New test.
5834         * g++.old-deja/g++.abi/vbase7.C: New test.
5835
5836 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5837
5838         * gcc.c-torture/compile/20010610-1.c: New test.
5839
5840 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
5841
5842         * g++.old-deja/g++.abi/vbase4.C: New test.
5843
5844 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5845
5846         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
5847         support %f for HC11/HC12 targets.
5848         * gcc.c-torture/execute/930513-1.x: New file, likewise.
5849         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
5850         on HC11/HC12 targets.
5851         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
5852
5853 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5854
5855         * gcc.dg/wchar_t-1.c: New file.
5856         * gcc.dg/wint_t-1.c: Likewise.
5857
5858 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
5859
5860         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
5861
5862 2001-06-11  Richard Henderson  <rth@redhat.com>
5863
5864         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
5865
5866 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5867
5868         * gcc.c-torture/compile/20010611-1.c: New test.
5869
5870 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5871
5872         * gcc.dg/c99-tag-1.c: Add more tests.
5873
5874 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
5875
5876         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
5877         representation on MN10300 and ARM/Thumb.
5878
5879 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
5880
5881         * g77.f-torture/execute/20010610.f: New.
5882
5883 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
5884
5885         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
5886         names.
5887
5888 2001-06-09  Richard Henderson  <rth@redhat.com>
5889
5890         * gcc.c-torture/execute/ashrdi-1.c: New.
5891         * gcc.c-torture/execute/ashldi-1.c: New.
5892         * gcc.c-torture/execute/lshrdi-1.c: New.
5893
5894 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
5895
5896         * objc/execute/load-3.m: Added. Check sending +load to categories,
5897         in addition to classes.
5898
5899 2001-06-08  Stan Shebs  <shebs@apple.com>
5900
5901         * objc/execute/load-2.m: New test.  From Nicola Pero
5902         <n.pero@mi.flashnet.it>.
5903
5904 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
5905
5906         * gcc.c-torture/execute/20010605-2.c: New test.
5907
5908 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
5909
5910         * g++.old-deja/g++.abi/vbase2.C: New test.
5911         * g++.old-deja/g++.abi/vbase3.C: New test.
5912
5913 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
5914
5915         * g++.old-deja/g++.pt/friend49.C: New test.
5916
5917 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
5918
5919         * g++.old-deja/g++.ext/anon3.C: New test.
5920
5921 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
5922
5923         * g++.old-deja/g++.other/conv7.C: New test.
5924
5925 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5926
5927         * gcc.c-torture/compile/20010605-2.c: New test.
5928
5929 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5930
5931         * gcc.c-torture/execute/20010604-1.c: New test.
5932
5933 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
5934
5935         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
5936
5937 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
5938
5939         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
5940         (g++_link_flags): Likewise.
5941         (g++_init): Pass gccpath's value to two previous functions.
5942
5943 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5944
5945         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
5946         Ensure logfile entry matches exec command line.
5947
5948 2001-05-31  Richard Henderson  <rth@redhat.com>
5949
5950         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
5951         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
5952
5953 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
5954
5955         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
5956         compiler for irix6.2
5957
5958 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
5959
5960         * g++.old-deja/g++.other/optimize3.C: New file.
5961
5962 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
5963
5964         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
5965         assemble.
5966
5967 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
5968
5969         * g++.old-deja/g++.other/optimize2.C: New file.
5970
5971 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
5972
5973         * gcc.c-torture/compile/20010518-2.c: New file.
5974         * gcc.c-torture/execute/20010518-1.c: New file.
5975         * gcc.c-torture/execute/20010518-2.c: New file.
5976
5977 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5978
5979         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
5980
5981 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
5982
5983         G++ no longer defines builtins that do not begin with __builtin.
5984         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
5985         * g++.old-deja/g++.brendand/misc13.C: Likewise.
5986         * g++.old-deja/g++.law/builtin1.C: Likewise.
5987         * g++.old-deja/g++.law/cvt2.C: Likewise.
5988         * g++.old-deja/g++.mike/net5.C: Likewise.
5989         * g++.old-deja/g++.other/builtins1.C: Likewise.
5990         * g++.old-deja/g++.other/builtins2.C: Likewise.
5991         * g++.old-deja/g++.other/builtins3.C: Likewise.
5992         * g++.old-deja/g++.other/builtins4.C: Likewise.
5993         * g++.old-deja/g++.other/inline8.C: Likewise.
5994         * g++.old-deja/g++.robertl/eb39.C: Likewise.
5995
5996 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
5997
5998         * g++.old-deja/g++.pt/using1.C: Adjust.
5999         * g++.old-deja/g++.pt/using2.C: New test.
6000
6001 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6002
6003         * gcc.dg/cpp/charconst.c: New tests.
6004         * gcc.dg/cpp/escape.c: New tests.
6005         * gcc.dg/cpp/escape-1.c: New tests.
6006         * gcc.dg/cpp/escape-2.c: New tests.
6007         * gcc.dg/cpp/ucs.c: New tests.
6008
6009 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
6010
6011         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
6012         native compiler for irix6.5.
6013
6014 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
6015
6016         * lib/g++.exp (g++_include_flags): Use args to compute
6017         get_multilibs.
6018         (g++_link_flags): Likewise.
6019         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6020
6021 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6022
6023         * gcc.dg/c90-hexfloat-1.c: Add more tests.
6024
6025 2001-05-21  Geoff Keating  <geoffk@redhat.com>
6026
6027         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6028         this file.
6029
6030 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6031
6032         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6033         STACK_SIZE;
6034         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6035         to STACK_SIZE; Use it to define size of add_histo array.
6036         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6037         to STACK_SIZE.
6038         (f): Use GITT_SIZE to define size of gitt local table.
6039         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6040         to STACK_SIZE; Use it to define size of bytemem array.
6041
6042 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6043
6044         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6045         on 68HC11/HC12 due to the asm instruction.
6046         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6047         * gcc.c-torture/compile/920520-1.x: Likewise.
6048         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6049         on 68HC11/HC12 because the function is larger than 64K.
6050         * gcc.c-torture/compile/961203-1.x: New file, this test fails
6051         on 68HC11/HC12 because the structure is too large.
6052
6053 2001-05-20  Richard Henderson  <rth@redhat.com>
6054
6055         * gcc.c-torture/execute/20010520-1.c: New.
6056
6057 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6058
6059         * g++.old-deja/g++.warn/compare1.C: New test.
6060         * gcc.dg/compare4.c: New test.
6061
6062 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
6063
6064         * g++.old-deja/g++.other/optimize1.C: New test.
6065
6066 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6067
6068         * g++.old-deja/g++.pt/spec41.C: New test.
6069
6070 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6071
6072         * gcc.c-torture/compile/20010114-1.x: Remove.
6073
6074 2001-05-18  Stan Shebs  <shebs@apple.com>
6075
6076         * gcc.c-torture/compile/20010518-1.c: New test.
6077
6078 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
6079
6080         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6081         * g++.old-deja/g++.pt/crash67.C: New test.
6082
6083 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
6084
6085         * g++.old-deja/g++.other/debug9.C: New test.
6086
6087 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
6088
6089         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6090
6091 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
6092
6093         * gcc.c-torture/compile/20010516-1.c: New test.
6094
6095 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6096
6097         * g++.old-deja/g++.other/crash41.C: New test.
6098
6099 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
6100
6101         * g++.old-deja/g++.pt/crash66.C: New test.
6102
6103 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
6104
6105         * g++.old-deja/g++.robertl/eb27.C: Convert.
6106
6107 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
6108
6109         * g++.dg/friend-warn.C: New test.  Do not warn about friend
6110         declaration being redundant.
6111
6112 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
6113
6114         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6115
6116 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
6117
6118         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6119
6120 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6121
6122         * lib/g++.exp: Use testsuite_flags.
6123
6124 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
6125
6126         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6127
6128 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6129
6130         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6131
6132 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
6133
6134         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6135
6136 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
6137
6138         * gcc.c-torture/compile/20010313-1.c: New test.
6139
6140 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
6141
6142         * gcc.dg/cpp/direct2.c: New test.
6143         * gccq.dg/cpp/direct2s.c: New test.
6144
6145         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6146
6147 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
6148
6149         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6150         * g++.old-deja/g++.other/op3.C: Likewise.
6151
6152 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6153
6154         * gcc.dg/cpp/syshdr.h: New file.
6155         * gcc.dg/cpp/sysmac1.c: Update.
6156         * gcc.dg/cpp/sysmac2.c: Update.
6157
6158 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6159
6160         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6161
6162 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
6163
6164         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6165         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6166
6167 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
6168
6169         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6170
6171 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
6172
6173         * lib/g++.exp (g++_include_flags): Don't use any special flags
6174         if TESTING_IN_BUILD_TREE is not defined.
6175         (g++_init): Use a plain 'c++' as the compiler if
6176         TESTING_IN_BUILD_TREEE is not defined.
6177
6178 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6179
6180         * g++.old-deja/g++.eh/catch13.C: New test.
6181         * g++.old-deja/g++.eh/catch14.C: New test.
6182
6183 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
6184
6185         * gcc.dg/cpp/tr-define.c: New test.
6186
6187 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
6188
6189         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6190         <stdlib.h>, not <malloc.h>.
6191
6192 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6193
6194         * g++.old-deja/g++.ns/template17.C: New test.
6195
6196 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
6197
6198         * g++.old-deja/g++.pt/ref4.C: New test.
6199
6200 2001-04-30  Richard Henderson  <rth@redhat.com>
6201
6202         * gcc.dg/20000724-1.c: Revert last change.
6203
6204 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
6205
6206         * g77.f-torture/execute/20010430.f: New test.
6207
6208 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
6209
6210         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6211
6212 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
6213
6214         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6215
6216 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6217
6218         * g++.old-deja/g++.eh/crash6.C: New test.
6219
6220 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6221
6222         * g++.old-deja/g++.other/warn7.C: New test.
6223
6224 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
6225
6226         * g++.old-deja/g++.other/defarg9.C: New test.
6227
6228 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6229
6230         * g77.f-torture/compile/20010426.f: New test.
6231         * g77.f-torture/execute/20010426.f: New test.
6232
6233 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
6234
6235         * g77.f-torture/compile/20000629-1.x: Remove - error
6236         has been fixed.
6237
6238 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
6239
6240         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6241         Tweak slightly to work with g++.dg framework.
6242         * g++.dg/special/ecos.exp: Run initp1.C test.
6243         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6244
6245         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6246         its linker doesn't give line numbers either.
6247         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6248
6249 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6250
6251         * g++.old-deja/g++.other/lex1.C: New test.
6252
6253 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
6254
6255         * gcc.dg/noncompile/20010425-1.c: New test.
6256
6257 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
6258
6259         * g++.old-deja/g++.pt/mangle2.C: New test.
6260
6261 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6262
6263         * gcc.dg/format/plus-1.c: New test.
6264
6265 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6266
6267         * gcc.dg/20010423-1.c: New test.
6268
6269 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
6270
6271         * gcc.c-torture/execute/20010422-1.c: New test.
6272
6273 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
6274
6275         * g++.old-deja/g++.ns/type2.C: New test.
6276
6277 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
6278
6279         * g++.old-deja/g++.other/perf1.C: New test.
6280
6281 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
6282
6283         * gcc.dg/c99-func-2.c: Remove xfail.
6284         * gcc.dg/c99-func-3.c: Remove xfail.
6285         * gcc.dg/c99-func-4.c: Remove xfail.
6286
6287 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
6288
6289         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6290
6291 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6292
6293         * gcc.c-torture/compile/20010423-1.c: New test.
6294
6295 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6296
6297         * g++.old-deja/g++.pt/typename28.C: New test.
6298
6299 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6300
6301         * g++.old-deja/g++.abi/empty2.C: New test.
6302         * g++.old-deja/g++.abi/empty3.C: New test.
6303
6304 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6305
6306         * g++.old-deja/g++.other/comdat2.C: New test.
6307         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6308
6309 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6310
6311         * g++.old-deja/g++.other/overload14.C: New test.
6312
6313 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6314
6315         * g++.old-deja/g++.other/lookup23.C: New test.
6316
6317 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
6318
6319         * gcc.c-torture/execute/20010403-1.c: New test.
6320
6321 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
6322             Mark Mitchell  <mark@codesourcery.com>
6323
6324         * lib/old-dejagnu.exp: Don't delete output of executable.
6325         Add .exe suffix to executables.
6326
6327 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
6328
6329         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6330
6331 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6332
6333         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6334
6335 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6336
6337         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6338         * g++.old-deja/g++.abi/crash1.C: New test.
6339
6340 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
6341
6342         * g++.old-deja/g++.other/crash40.C: New test.
6343
6344 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6345
6346         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6347
6348 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
6349
6350         * g++.old-deja/g++.other/warn6.C: New test.
6351
6352 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6353
6354         * g++.old-deja/g++.robertl/eb42.C: Same.
6355
6356 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6357
6358         * gcc.dg/wtr-conversion-1.c: New testcase.
6359
6360 2001-04-10  Richard Henderson  <rth@redhat.com>
6361
6362         * g++.old-deja/g++.other/array5.C: New.
6363
6364 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6365
6366         * gcc.c-torture/execute/20010408-1.c: New test.
6367
6368 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
6369
6370         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6371         headers and constructs.
6372         * g++.old-deja/g++.robertl/eb79.C: Same.
6373         * g++.old-deja/g++.robertl/eb77.C (main): Same.
6374         * g++.old-deja/g++.robertl/eb73.C: Same.
6375         * g++.old-deja/g++.robertl/eb66.C (main): Same.
6376         * g++.old-deja/g++.robertl/eb55.C (t): Same.
6377         * g++.old-deja/g++.robertl/eb54.C (main): Same.
6378         * g++.old-deja/g++.robertl/eb46.C (main): Same.
6379         * g++.old-deja/g++.robertl/eb44.C: Same.
6380         * g++.old-deja/g++.robertl/eb41.C (main): Same.
6381         * g++.old-deja/g++.robertl/eb4.C (main): Same.
6382         * g++.old-deja/g++.robertl/eb39.C: Same.
6383         * g++.old-deja/g++.robertl/eb33.C (main): Same.
6384         * g++.old-deja/g++.robertl/eb31.C (main): Same.
6385         * g++.old-deja/g++.robertl/eb30.C: Same.
6386         * g++.old-deja/g++.robertl/eb3.C: Same.
6387         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6388         * g++.old-deja/g++.robertl/eb21.C: Same.
6389         * g++.old-deja/g++.robertl/eb15.C: Same.
6390         * g++.old-deja/g++.robertl/eb118.C: Same.
6391         * g++.old-deja/g++.robertl/eb115.C (main): Same.
6392         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6393         * g++.old-deja/g++.robertl/eb109.C: Same.
6394         * g++.old-deja/g++.other/sibcall1.C (main): Same.
6395         * g++.old-deja/g++.mike/rtti1.C: Same.
6396         * g++.old-deja/g++.mike/p658.C: Same.
6397         * g++.old-deja/g++.mike/net46.C: Same.
6398         * g++.old-deja/g++.mike/net34.C: Same.
6399         * g++.old-deja/g++.mike/memoize1.C: Same.
6400         * g++.old-deja/g++.mike/eh2.C: Same.
6401         * g++.old-deja/g++.law/weak.C: Same.
6402         * g++.old-deja/g++.law/visibility7.C: Same.
6403         * g++.old-deja/g++.law/visibility25.C: Same.
6404         * g++.old-deja/g++.law/visibility22.C: Same.
6405         * g++.old-deja/g++.law/visibility2.C: Same.
6406         * g++.old-deja/g++.law/visibility17.C: Same.
6407         * g++.old-deja/g++.law/visibility13.C: Same.
6408         * g++.old-deja/g++.law/visibility10.C: Same.
6409         * g++.old-deja/g++.law/visibility1.C: Same.
6410         * g++.old-deja/g++.law/virtual3.C (eval): Same.
6411         * g++.old-deja/g++.law/vbase1.C: Same.
6412         * g++.old-deja/g++.law/operators32.C: Same.
6413         * g++.old-deja/g++.law/nest3.C: Same.
6414         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6415         * g++.old-deja/g++.law/except5.C (main): Same.
6416         * g++.old-deja/g++.law/cvt7.C (run): Same.
6417         * g++.old-deja/g++.law/cvt2.C: Same.
6418         * g++.old-deja/g++.law/cvt16.C: Same.
6419         * g++.old-deja/g++.law/ctors6.C (bar): Same.
6420         * g++.old-deja/g++.law/ctors17.C (main): Same.
6421         * g++.old-deja/g++.law/ctors13.C: Same.
6422         * g++.old-deja/g++.law/ctors12.C (main): Same.
6423         * g++.old-deja/g++.law/ctors10.C: Same.
6424         * g++.old-deja/g++.law/code-gen5.C: Same.
6425         * g++.old-deja/g++.law/bad-error7.C: Same.
6426         * g++.old-deja/g++.law/arm9.C: Same.
6427         * g++.old-deja/g++.law/arm12.C: Same.
6428         * g++.old-deja/g++.law/arg8.C: Same.
6429         * g++.old-deja/g++.law/arg1.C: Same.
6430         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6431         * g++.old-deja/g++.jason/template31.C: Same.
6432         * g++.old-deja/g++.jason/template24.C (main): Same.
6433         * g++.old-deja/g++.jason/2371.C: Same.
6434         * g++.old-deja/g++.eh/new2.C: Same.
6435         * g++.old-deja/g++.eh/new1.C: Same.
6436         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6437         * g++.old-deja/g++.brendan/nest21.C (main): Same.
6438         * g++.old-deja/g++.brendan/err-msg3.C: Same.
6439         * g++.old-deja/g++.brendan/crash62.C: Same.
6440         * g++.old-deja/g++.brendan/crash52.C: Same.
6441         * g++.old-deja/g++.brendan/crash49.C (main): Same.
6442         * g++.old-deja/g++.brendan/crash38.C: Same.
6443         * g++.old-deja/g++.brendan/crash15.C (main): Same.
6444         * g++.old-deja/g++.brendan/copy9.C: Same.
6445
6446 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
6447
6448         * gcc.c-torture/execute/20001203-2.c (memset):
6449         Count argument is of type __SIZE_TYPE__.
6450
6451 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
6452
6453         * gcc.c-torture/compile/20010404-1.c: New test.
6454
6455 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
6456
6457         * gcc.c-torture/compile/20010326-1.c: New test.
6458
6459 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
6460
6461         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6462         peculiarities of the SH.
6463         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6464
6465 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6466
6467         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6468         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6469         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6470
6471 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6472
6473         * g77.f-torture/compile/20010321-1.f: New test.
6474
6475 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6476
6477         * gcc.c-torture/compile/20010329-1.c: New test.
6478
6479 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
6480
6481         * gcc.c-torture/execute/20010329-1.c: New test.
6482
6483 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6484
6485         * g++.old-deja/g++.other/eh4.C: Fix typo.
6486
6487 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
6488
6489         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6490
6491 2001-03-28  Philip Blundell  <philb@gnu.org>
6492
6493         * gcc.c-torture/compile/20010328-1.c: New test.
6494
6495 2001-03-27  Richard Henderson  <rth@redhat.com>
6496
6497         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
6498         * g++.old-deja/g++.eh/vbase3.C: Likewise.
6499
6500 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
6501
6502         * gcc.c-torture/compile/20010327-1.c: New test.
6503
6504 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6505
6506         * g++.old-deja/g++.other/friend12.C: New test.
6507         * g++.old-deja/g++.other/friend9.C: Expect no errors.
6508         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
6509
6510 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6511
6512         * gcc.c-torture/execute/20010325-1.c: New test.
6513
6514 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
6515
6516         * g++.old-deja/g++.other/mangle3.C: New test.
6517
6518 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
6519
6520         * g++.old-deja/g++.other/anon8.C: New test.
6521
6522 2001-03-20  Philip Blundell  <philb@gnu.org>
6523
6524         * gcc.c-torture/compile/20010320-1.c: New test.
6525
6526 2001-03-17  Richard Henderson  <rth@redhat.com>
6527
6528         * g++.old-deja/g++.other/eh4.C: Add expected error text.
6529
6530 2001-03-15  Geoff Keating  <geoff@redhat.com>
6531
6532         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
6533         tests on AIX.
6534
6535 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
6536
6537         * g++.old-deja/g++.other/eh4.C: New test.
6538
6539 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6540
6541         * gcc.dg/cpp/mi1.c: Update.
6542
6543 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
6544
6545         * g++.old-deja/g++.other/regstack.C: New test.
6546
6547 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6548
6549         * g++.old-deja/g++.other/ref4.C: New test.
6550
6551 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
6552
6553         * objc/execute/va_method.m: Added.
6554         * objc/execute/IMP.m: Added.
6555         * objc/execute/_cmd.m: Added.
6556         * objc/execute/accessing_ivars.m: Added.
6557         * objc/execute/class-1.m: Added.
6558         * objc/execute/class-10.m: Added.
6559         * objc/execute/class-11.m: Added.
6560         * objc/execute/class-12.m: Added.
6561         * objc/execute/class-13.m: Added.
6562         * objc/execute/class-14.m: Added.
6563         * objc/execute/class-2.m: Added.
6564         * objc/execute/class-3.m: Added.
6565         * objc/execute/class-4.m: Added.
6566         * objc/execute/class-5.m: Added.
6567         * objc/execute/class-6.m: Added.
6568         * objc/execute/class-7.m: Added.
6569         * objc/execute/class-8.m: Added.
6570         * objc/execute/class-9.m: Added.
6571         * objc/execute/class-tests-1.h
6572         * objc/execute/class-tests-2.h
6573         * objc/execute/compatibility_alias.m: Added.
6574         * objc/execute/encode-1.m: Added.
6575         * objc/execute/formal_protocol-1.m: Added.
6576         * objc/execute/formal_protocol-2.m: Added.
6577         * objc/execute/formal_protocol-3.m: Added.
6578         * objc/execute/formal_protocol-4.m: Added.
6579         * objc/execute/formal_protocol-5.m: Added.
6580         * objc/execute/formal_protocol-6.m: Added.
6581         * objc/execute/formal_protocol-7.m: Added.
6582         * objc/execute/informal_protocol.m: Added.
6583         * objc/execute/initialize.m: Added.
6584         * objc/execute/load.m: Added.
6585         * objc/execute/many_args_method.m: Added.
6586         * objc/execute/nested-3.m: Added.
6587         * objc/execute/no_clash.m: Added.
6588         * objc/execute/private.m: Added.
6589         * objc/execute/redefining_self.m: Added.
6590         * objc/execute/root_methods.m: Added.
6591         * objc/execute/selector-1.m: Added.
6592         * objc/execute/static-1.m: Added.
6593         * objc/execute/static-2.m: Added.
6594         * objc/execute/va_method.m: Added.
6595
6596 2001-03-10  Richard Henderson  <rth@redhat.com>
6597
6598         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
6599
6600 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6601
6602         * g++.old-deja/g++.other/crash31.C: XFAIL.
6603         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
6604         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
6605         * gcc.c-torture/execute/20010123-1.x: XFAIL.
6606         * gcc.c-torture/execute/20010124-1.x: XFAIL.
6607         * gcc.dg/sequence-pt-1.c: XFAIL one test.
6608
6609 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
6610
6611         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
6612
6613 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6614
6615         * gcc.dg/20000724-1.c: Don't use multiline strings.
6616
6617 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
6618
6619         * objc/execute/string1.m, objc/execute/string2.m: Compare the
6620         result of -cString against what we expect it to be; don't just
6621         print it out for no one to read.
6622
6623         * objc/execute/string3.m, objc/execute/string4.m: New tests.
6624         Based on testcases provided by Nicola Pero.
6625
6626 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6627
6628         * gcc.dg/cpp/macro7.c: New test.
6629
6630 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
6631
6632         * gcc.dg/cpp/multiline.c: Update.
6633
6634 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6635
6636         * g++.old-deja/g++.other/enum3.C: New test.
6637
6638 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6639
6640         * g++.old-deja/g++.other/pod1.C: New test.
6641
6642 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6643
6644         * g++.old-deja/g++.ext/overload1.C: New test.
6645
6646 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6647
6648         * g++.old-deja/g++.pt/using1.C: New test.
6649
6650 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
6651
6652         * g++.old-deja/g++.other/using9.C: New test.
6653
6654 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
6655
6656         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
6657
6658         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
6659
6660 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
6661
6662         * g++.old-deja/g++.ext/realpt1.C: Remove.
6663
6664 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
6665
6666         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
6667
6668 2001-02-26  Will Cohen  <wcohen@redhat.com>
6669
6670         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
6671
6672 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
6673
6674         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
6675         templatized constructors.
6676
6677 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6678
6679         * gcc.c-torture/execute/20010224-1.c: New test.
6680
6681 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
6682
6683         * gcc.c-torture/execute/20010222-1.c: New test.
6684
6685 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
6686
6687         * g++.old-deja/g++.other/inline20.C: New test.
6688
6689 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6690
6691         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
6692
6693 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6694
6695         * g++.old-deja/g++.other/lookup22.C: New test.
6696
6697 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
6698
6699         * g77.dg: New directory.
6700         * g77.dg/20010216-1.f: New test case.
6701         * g77.dg/dg.exp: New driver.
6702         * lib/g77-dg.exp: New driver library.
6703
6704 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6705
6706         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
6707
6708 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
6709
6710         * g++.old-deja/g++.other/decl9.C: New test.
6711
6712 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
6713
6714         * g++.old-deja/g++.other/init16.C: Update the test so that it does
6715         not need <string> and also tests the initialization at runtime.
6716
6717 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6718
6719         * gcc.c-torture/execute/longlong.c: New test.
6720
6721 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
6722
6723         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
6724
6725 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
6726
6727         * gcc.c-torture/execute/920302-1.c (execute):
6728         Change argument type to short.
6729
6730 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6731
6732         * g++.old-deja/g++.pt/deduct6.C: New test.
6733
6734 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
6735
6736         * g++.old-deja/g++.pt/deduct5.C: New test.
6737
6738 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
6739
6740         * gcc.c-torture/execute/20010209-1.c: New test.
6741
6742 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
6743
6744         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
6745
6746 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
6747
6748         * g++.dg/vtgc1.C: Update for new ABI.
6749
6750         * consistency.vlad: New directory, 1665 files.
6751
6752 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6753
6754         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
6755         return type.
6756         * gcc.dg/cpp/digraphs.c: Declare puts.
6757
6758 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6759
6760         * g++.old-deja/g++.other/warn5.C: New test.
6761
6762 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6763
6764         * g++.old-deja/g++.pt/spec40.C: New test.
6765
6766 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
6767
6768         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
6769         case.
6770         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
6771
6772 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
6773
6774         * gcc.c-torture/compile/20010209-1.c: New test.
6775
6776 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
6777
6778         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
6779         excess errors message but not if it crashes.
6780         * g++.old-deja/g++.other/crash27.C: Likewise.
6781         * g++.old-deja/g++.other/crash28.C: Likewise.
6782         * g++.old-deja/g++.other/crash30.C: Likewise.
6783         * g++.old-deja/g++.other/crash32.C: Likewise.
6784         * g++.old-deja/g++.other/crash35.C: Likewise.
6785         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6786
6787 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6788
6789         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
6790         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
6791         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
6792         g77.f-torture/execute/execute.exp,
6793         g77.f-torture/noncompile/noncompile.exp,
6794         gcc.c-torture/execute/execute.exp,
6795         gcc.c-torture/execute/memcheck/memcheck.exp,
6796         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
6797         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
6798         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
6799         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
6800         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
6801         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
6802         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
6803         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
6804         Remove bug reporting instructions with ancient email addresses.
6805
6806 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6807
6808         * gcc.dg/20010202-1.c: New test.
6809         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
6810
6811 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
6812
6813         * g++.dg/stdbool-if.C: New test.
6814
6815 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6816
6817         * objc/execute/fdecl.m: Added main().
6818
6819 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6820
6821         * gcc.c-torture/execute/20010206-1.c: New test.
6822
6823 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6824
6825         * gcc.dg/cpp/avoidpaste1.c: Update.
6826
6827 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
6828
6829         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
6830         Pero <nicola@brainstorm.co.uk>.
6831         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
6832
6833 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
6834
6835         * g++.old-deja/g++.pt/spec39.C: New test.
6836
6837 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
6838
6839         * gcc.c-torture/compile/20010202-1.c: New test.
6840
6841 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
6842
6843         * g++.old-deja/g++.abi/primary2.C: New test.
6844         * g++.old-deja/g++.abi/primary3.C: New test.
6845         * g++.old-deja/g++.abi/primary4.C: New test.
6846         * g++.old-deja/g++.abi/primary5.C: New test.
6847         * g++.old-deja/g++.abi/vtable3.h: New test.
6848         * g++.old-deja/g++.abi/vtable3a.C: New test.
6849         * g++.old-deja/g++.abi/vtable3b.C: New test.
6850         * g++.old-deja/g++.abi/vtable3c.C: New test.
6851         * g++.old-deja/g++.abi/vtable3d.C: New test.
6852         * g++.old-deja/g++.abi/vtable3e.C: New test.
6853         * g++.old-deja/g++.abi/vtable3f.C: New test.
6854         * g++.old-deja/g++.abi/vtable3g.C: New test.
6855         * g++.old-deja/g++.abi/vtable3h.C: New test.
6856         * g++.old-deja/g++.abi/vtable3i.C: New test.
6857         * g++.old-deja/g++.abi/vtable3j.C: New test.
6858         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
6859
6860 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
6861
6862         * g++.old-deja/g++.other/anon6.C: New test.
6863         * g++.old-deja/g++.other/anon7.C: New test.
6864
6865 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6866
6867         * gcc.dg/cpp/avoidpaste2.c: New tests.
6868
6869 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
6870
6871         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
6872
6873 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
6874
6875         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
6876         DECIMAL_DIG cases for Irix."
6877
6878 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
6879
6880         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
6881
6882 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6883
6884         * gcc.dg/c99-tag-1.c: New test.
6885
6886 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
6887
6888         * gcc.dg/cpp/tr-warn1.c: Add tests.
6889
6890 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
6891
6892         * gcc.dg/cpp/avoidpaste1.c: Update.
6893         * gcc.dg/cpp/paste4.c: Update.
6894
6895 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
6896
6897         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
6898         cases for Irix.
6899
6900 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6901
6902         * g++.old-deja/g++.other/inline19.C: New test.
6903
6904 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6905
6906         * gcc.dg/Wlarger-than.c: New test.
6907
6908 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6909
6910         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
6911
6912 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
6913
6914         * gcc.c-torture/execute/20010129-1.c: New test.
6915         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
6916
6917 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
6918
6919         * gcc.dg/cpp/avoidpaste1.c: Test case.
6920
6921 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
6922
6923         * g++.old-deja/g++.other/inline18.C: New test.
6924
6925 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6926
6927         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
6928         and __builtin_putchar.
6929
6930 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
6931
6932         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
6933         tests.
6934
6935 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
6936
6937         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
6938         floating point number rounding mode to round to the nearest
6939         representable mode.
6940
6941 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
6942
6943         * g++.old-deja/g++.other/mangle2.C: New test.
6944
6945 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6946
6947         * gcc.c-torture/compile/20010124-1.c: New test.
6948
6949 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
6950
6951         * g++.old-deja/g++.pt/spec38.C: New test.
6952
6953 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6954
6955         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
6956         "Build don't run".
6957
6958 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6959
6960         * gcc.c-torture/execute/20010123-1.c: New test.
6961
6962 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
6963
6964         * g++.old-deja/g++.pt/spec37.C: New test.
6965
6966 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
6967
6968         * g++.old-deja/g++.pt/overload14.C: New test.
6969
6970 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6971
6972         * gcc.c-torture/execute/20010122-1.c: New test, exercise
6973         __builtin_return_address.
6974
6975 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
6976
6977         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
6978         * g++.old-deja/g++.pt/spec35.C: New test.
6979         * g++.old-deja/g++.pt/spec36.C: New test.
6980
6981 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
6982
6983         * gcc.c-torture/compile/20010118-1.c: New test.
6984
6985 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
6986
6987         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
6988
6989 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
6990
6991         * gcc.c-torture/execute/20010119-1.c: New test.
6992
6993 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6994
6995         * g++.old-deja/g++.other/vbase5.C: New test.
6996
6997 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
6998
6999         * gcc.c-torture/execute/20010118-1.c: New test.
7000
7001 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7002
7003         * g++.old-deja/g++.pt/deduct3.C: New test.
7004
7005 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7006
7007         * g++.old-deja/g++.pt/spec34.C: New test.
7008
7009 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7010
7011         * g77.f-torture/compile/20000601-2.f: New test.
7012
7013 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7014
7015         * g++.old-deja/g++.other/init17.C: New test.
7016
7017 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
7018
7019         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7020
7021 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7022
7023         * g++.old-deja/g++.pt/unify8.C: New test.
7024
7025 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7026
7027         * g++.old-deja/g++.abi/vbase1.C: New test.
7028
7029 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7030
7031         * g++.old-deja/g++.pt/crash65.C: New test.
7032
7033 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7034
7035         * gcc.dg/cpp/assembl2.S: New test case.
7036
7037 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
7038
7039         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7040         are supported.
7041
7042 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7043
7044         * g++.old-deja/g++.other/builtins1.C: New test.
7045         * g++.old-deja/g++.other/builtins2.C: Likewise.
7046         * g++.old-deja/g++.other/builtins3.C: Likewise.
7047         * g++.old-deja/g++.other/builtins4.C: Likewise.
7048
7049 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
7050
7051         * gcc.c-torture/compile/20010117-1.c: New test.
7052         * gcc.c-torture/compile/20010117-2.c: New test.
7053
7054 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7055
7056         * g77.f-torture/execute/20010116.[fx]: New test,
7057         XFAIL on i?86-*-*.
7058         * g77.f-torture/compile/20010115.f: Indicate it's
7059         a test for PR fortran/1636.
7060
7061 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7062
7063         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7064
7065 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7066
7067         * g77.f-torture/compile/20010115.f: New test.
7068
7069 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
7070
7071         * g++.old-deja/g++.pt/nontype5.C: New test.
7072
7073 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7074
7075         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7076         have an equivalent working one below it.
7077
7078 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7079
7080         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7081         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7082
7083 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
7084
7085         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7086         message containing "init_priority".
7087         (conpr-2.C): Likewise.
7088         (conpr-3.C): Likewise.
7089         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7090
7091 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7092
7093         * gcc.c-torture/execute/20010114-2.c: New test.
7094
7095 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7096
7097         * gcc.c-torture/compile/20010114-1.c: New test.
7098         * gcc.c-torture/compile/20010114-1.x: Xfail.
7099         * gcc.c-torture/compile/20010114-2.c: New test.
7100         * gcc.c-torture/execute/20010114-1.c: New test.
7101         * gcc.dg/trunc-1.c: New test.
7102         * gcc.dg/uninit-B.c: New test.
7103
7104 2001-01-13  Nick Clifton  <nickc@redhat.com>
7105
7106         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7107         target.
7108
7109 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7110
7111         * gcc.c-torture/compile/20010113-1.c: New test.
7112
7113 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7114
7115         * gcc.c-torture/compile/20001212-1.c: New test.
7116
7117 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7118
7119         * gcc.dg/cpp/widestr1.c: Update.
7120         * gcc.dg/cpp/prag-imp.c: Remove.
7121
7122 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
7123
7124         * gcc.c-torture/execute/20000801-3.x: Remove.
7125         * gcc.dg/c90-init-1.c: New test.
7126         * gcc.dg/c99-init-1.c: New test.
7127         * gcc.dg/c99-init-2.c: New test.
7128         * gcc.dg/gnu99-init-1.c: New test.
7129
7130 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
7131
7132         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7133         testing that no relevant ones were found.
7134
7135 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7136
7137         * g++.old-deja/g++.pt/cast2.C: New test.
7138
7139 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
7140
7141         * g++.old-deja/g++.pt/friend47.C: New test.
7142
7143 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7144
7145         * g++.old-deja/g++.pt/instantiate13.C: New test.
7146
7147 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7148
7149         * g++.old-deja/g++.other/defarg7.C: New test.
7150         * g++.old-deja/g++.other/defarg8.C: New test.
7151
7152 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7153
7154         * g++.old-deja/g++.pt/crash64.C: New test.
7155
7156 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
7157
7158         * g++.old-deja/g++.pt/crash63.C: New test.
7159
7160 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7161
7162         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7163
7164 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
7165
7166         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7167
7168 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7169
7170         * g++.old-deja/g++.pt/error3.C: New test.
7171
7172 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7173
7174         * g++.old-deja/g++.other/crash39.C: New test.
7175
7176 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
7177
7178         * g++.old-deja/g++.other/vbase4.C: New test.
7179
7180 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
7181
7182         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7183         * gcc.dg/special/20000419-2.c: New file. Identical to above.
7184         * gcc.dg/special/special.exp: New test driver which will check
7185         for alias support for the above test.
7186
7187 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
7188
7189         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7190         problems on small machines.
7191         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7192         parameterize.
7193
7194 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
7195
7196         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7197         mips.
7198         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7199
7200 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
7201
7202         * g++.old_deja/g++.pt/using8.C: New test.
7203
7204 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7205
7206         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7207
7208 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
7209
7210         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7211         where a failure is expected.
7212         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7213
7214 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7215
7216         * g++.old_deja/g++.pt/instantiate12.C: New test.
7217
7218 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7219
7220         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7221         start of structs.
7222         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7223         * g++.old-deja/g++.brendan/crash17.C: Likewise.
7224         * g++.old-deja/g++.brendan/crash29.C: Likewise.
7225         * g++.old-deja/g++.brendan/crash48.C: Likewise.
7226         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7227         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7228         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7229         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7230         * g++.old-deja/g++.eh/spec6.C: Likewise.
7231         * g++.old-deja/g++.jason/crash3.C: Likewise.
7232         * g++.old-deja/g++.law/ctors11.C: Likewise.
7233         * g++.old-deja/g++.law/ctors17.C: Likewise.
7234         * g++.old-deja/g++.law/ctors5.C: Likewise.
7235         * g++.old-deja/g++.law/ctors9.C: Likewise.
7236         * g++.old-deja/g++.mike/ambig1.C: Likewise.
7237         * g++.old-deja/g++.mike/net22.C: Likewise.
7238         * g++.old-deja/g++.mike/p3538a.C: Likewise.
7239         * g++.old-deja/g++.mike/p3538b.C: Likewise.
7240         * g++.old-deja/g++.mike/virt3.C: Likewise.
7241         * g++.old-deja/g++.niklas/t128.C: Likewise.
7242         * g++.old-deja/g++.other/anon4.C: Likewise.
7243         * g++.old-deja/g++.other/using1.C: Likewise.
7244         * g++.old-deja/g++.other/warn3.C: Likewise.
7245         * g++.old-deja/g++.pt/t37.C: Likewise.
7246         * g++.old-deja/g++.robertl/eb69.C: Likewise.
7247         * g++.old-deja/g++.robertl/eb71.C: Likewise.
7248
7249 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
7250
7251         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7252
7253 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7254
7255         * gcc.c-torture/execute/stdio-opt-3.c: New test.
7256
7257 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
7258
7259         * gcc.c-torture/compile/20010107-1.c: New test.
7260
7261 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7262
7263         * gcc.c-torture/execute/builtin-noret-1.c: New test.
7264
7265 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7266
7267         * gcc.dg/format/format.h: New file.
7268         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7269         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7270         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7271         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7272         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7273         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7274         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7275         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7276         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7277         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7278         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7279         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7280         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7281         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7282         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7283         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7284         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7285         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7286         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7287         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7288         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7289         instead of declaring standard types, macros and functions in each
7290         test.
7291
7292 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
7293
7294         * gcc.c-torture/execute/20010106-1.c: New test.
7295
7296 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7297
7298         * gcc.dg/format/format.exp: New file.
7299         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7300         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7301         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7302         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7303         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7304         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7305         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7306         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7307         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7308         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7309         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7310         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7311         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7312         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7313         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7314         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7315         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7316         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7317         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7318         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7319         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7320         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7321         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7322         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7323         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7324         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7325         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7326         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7327         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7328         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7329         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7330         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7331         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7332         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7333         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7334         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7335         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7336         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7337         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7338         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7339         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7340         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7341
7342 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
7343
7344         * gcc.c-torture/execute/991228-1.c: Take word endianness into
7345         account.
7346
7347 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7348
7349         * gcc.c-torture/execute/builtin-complex-1.c: New test.
7350
7351 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7352
7353         * g++.old-deja/g++.pt/crash62.C: New test.
7354
7355 2001-01-04  Richard Henderson  <rth@redhat.com>
7356
7357         * gcc.dg/20000926-1.c: Update expected warnings.
7358         * gcc.dg/array-2.c: Likewise.
7359         * gcc.dg/array-4.c: Also validate flexible array members.
7360         * gcc.dg/c99-flex-array-1.c: New.
7361
7362 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7363
7364         * gcc.c-torture/compile/20001222-1.x: Remove.
7365
7366 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7367
7368         * gcc.c-torture/execute/built-in-setjmp.c: New.
7369
7370 2001-01-03  Richard Henderson  <rth@redhat.com>
7371
7372         * gcc.dg/940510-1.c: Update expected error wording.
7373         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7374
7375 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
7376
7377         * lib/target-supports.exp (check_alias_available): Modified to
7378         indicate aliases not supported if only weak aliases are supported.
7379
7380 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7381
7382         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7383         Turn on cmpstrsi checks for __pj__ and __i370__.
7384
7385 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7386
7387         * g++.old-deja/g++.other/virtual11.C: New test.
7388
7389 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7390
7391         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7392
7393 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7394
7395         * gcc.c-torture/compile/20010102-1.c: New test.
7396
7397 2001-01-02  Andreas Jaeger  <aj@suse.de>
7398
7399         * gcc.dg/noreturn-3.c: New test.
7400
7401         * gcc.dg/noreturn-4.c: New test.
7402
7403 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7404
7405         * gcc.c-torture/execute/stdio-opt-1.c: Also test
7406         __builtin_fputc and __builtin_fwrite.
7407
7408 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7409
7410         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7411         signed char, not default char.
7412
7413 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
7414
7415         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7416
7417 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
7418
7419         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
7420
7421 2000-12-29  Richard Henderson  <rth@redhat.com>
7422
7423         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7424         (__cyg_profile_func_exit): Define.
7425
7426 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7427
7428         * g++.dg/vtgc1.C: New test.
7429
7430 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
7431
7432         * gcc.dg/noncompile/20001228-1.c: New test.
7433
7434         * gcc.dg/20001228-1.c: New test.
7435
7436         * gcc.c-torture/execute/20001228-1.c: New test.
7437
7438 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7439
7440         * gcc.dg/format-strfmon-1.c: New test.
7441
7442 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7443
7444         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7445         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7446         * gcc.c-torture/execute/string-opt-1.c: Likewise.
7447         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7448         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7449         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7450         * gcc.c-torture/execute/string-opt-6.c: Likewise.
7451         * gcc.c-torture/execute/string-opt-7.c: Likewise.
7452         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7453         * gcc.c-torture/execute/string-opt-9.c: Likewise.
7454         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7455         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7456         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7457
7458         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7459         * gcc.c-torture/execute/string-opt-4.c: Test index.
7460
7461 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
7462
7463         * gcc.c-torture/compile/20001226-1.c: New test.
7464
7465 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7466
7467         * gcc.c-torture/compile/20001222-1.c: New test.
7468         * gcc.c-torture/compile/20001222-1.x: Xfail.
7469
7470 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
7471
7472         * gcc.c-torture/execute/comp-goto-2.c: New test.
7473
7474 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
7475
7476         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7477         Use long types if __INT_MAX__ is 32767.
7478         (main): Use cast to (sint32 *) when poking 88 into a_page.
7479
7480         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7481
7482 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
7483
7484         * gcc.c-torture/compile/20001221-1.c: New test.
7485         * gcc.c-torture/execute/20001221-1.c: New test.
7486
7487 2000-12-20  Richard Henderson  <rth@redhat.com>
7488
7489         * g++.old-deja/g++.pt/crash36.C: Update error lines.
7490         * g++.old-deja/g++.robertl/eb109.C: Likewise.
7491
7492 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7493
7494         * gcc.dg/compare3.c: New test.
7495
7496 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7497
7498         * gcc.dg/format-warnll-1.c: New test.
7499
7500 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7501
7502         * gcc.dg/cpp/cmdlne-P.c: New test.
7503
7504 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7505
7506         * gcc.c-torture/execute/builtin-abs-1.c,
7507         gcc.c-torture/execute/builtin-abs-2.c: New tests.
7508
7509 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7510
7511         * gcc.dg/cpp/multiline.c: New test.
7512
7513 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7514
7515         * g++.old-deja/g++.other/syshdr1.C: Update.
7516         * gcc.dg/cpp/lineflags.c: Remove temporarily.
7517
7518 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7519
7520         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
7521
7522 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7523
7524         * g++.old-deja/g++.pt/ttp65.C: New test.
7525
7526 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7527
7528         * g++.old-deja/g++.pt/ttp64.C: New test.
7529
7530 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7531
7532         * g++.old-deja/g++.pt/spec33.C: New test.
7533
7534 2000-12-14  Catherine Moore  <clm@redhat.com>
7535
7536         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
7537         * gcc.c-torture/execute/920612-2.c: Likewise.
7538         * gcc.c-torture/execute/920428-2.c: Likewise.
7539         * gcc-c-torture/execute/va-arg-11.c: Call exit.
7540         * gcc.c-torture/execute/va-arg-21.c: Likewise.
7541
7542 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7543
7544         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
7545         * gcc.dg/pack-test-2.c: Likewise.
7546
7547 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7548
7549         Tests by Zack Weinberg <zackw@stanford.edu>.
7550
7551         * gcc.dg/cpp/defined.c: Update.
7552         * gcc.dg/cpp/defined_trad.c: New tests.
7553
7554 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
7555
7556         * gcc.dg/cpp/trad-direct.c: Update.
7557
7558 2000-12-11  Neil Booth  <neilb@earthling.net>
7559
7560         * gcc.dg/cpp/defined_trad.c
7561
7562 2000-12-11  Neil Booth  <neilb@earthling.net>
7563
7564         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
7565
7566 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7567
7568         * gcc.dg/format-miss-2.c: New test.
7569
7570 2000-12-09  Neil Booth  <neilb@earthling.net>
7571
7572         * gcc.dg/cpp/lineflags.c: New tests.
7573         * gcc.dg/cpp/poison.c: Update.
7574         * gcc.dg/cpp/redef2.c: Update.
7575         * gcc.dg/cpp/skipping.c: New test.
7576
7577 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
7578
7579         * g++.old-deja/g++.other/eh3.C: New testcase.
7580
7581 2000-12-07  Neil Booth  <neilb@earthling.net>
7582
7583         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
7584         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
7585         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
7586         wtr-union-init-2.c, wtr-union-init-3.c: Update.
7587         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
7588         Update.
7589
7590 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7591
7592         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
7593         __SIZE_TYPE__ instead of int for type of integers cast to
7594         pointers.
7595
7596 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
7597
7598         * g++.old-deja/g++.other/cleanup4.C: New test.
7599
7600 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7601
7602         * format-sec-1.c: New test.
7603
7604 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7605
7606         * gcc.dg/format-nonlit-3.c: New test.
7607
7608 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7609
7610         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
7611         through a null pointer.
7612
7613 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7614
7615         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
7616         * g++.old-deja/g++.pt/partial4.C: New test.
7617
7618 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
7619
7620         * gcc.c-torture/execute/ieee/hugeval.x: New.
7621
7622 2000-12-06  Neil Booth  <neilb@earthling.net>
7623
7624         * gcc.dg/cpp/backslash2.c: New tests.
7625
7626 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7627
7628         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
7629         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
7630
7631 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
7632
7633         * gcc.c-torture/execute/20001203-2.c: New testcase.
7634
7635 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7636
7637         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
7638         * g++.old-deja/g++.other/virtual10.C: New test.
7639
7640 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
7641
7642         * g++.old-deja/g++.mike/pmf5.C: Remove test.
7643
7644 2000-12-05  Richard Henderson  <rth@redhat.com>
7645
7646         * gcc.c-torture/compile/20001205-1.c: New.
7647
7648 2000-12-04  Neil Booth  <neilb@earthling.net>
7649
7650         * g++.old-deja/g++.other/virtual9.C: New test.
7651         * g++.old-deja/g++.pt/crash61.C: New test.
7652         * gcc.c-torture/execute/loop-9.c: New test.
7653
7654 2000-12-04  Neil Booth  <neilb@earthling.net>
7655
7656         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
7657         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
7658         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
7659         * gcc.dg/cpp/extratokens.c: ...here.
7660
7661 2000-12-04  Neil Booth  <neilb@earthling.net>
7662
7663         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
7664         New tests.
7665
7666 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7667
7668         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
7669         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
7670
7671 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7672
7673         * gcc.c-torture/execute/20001203-1.c: New test.
7674
7675 2000-12-03  Neil Booth  <neilb@earthling.net>
7676
7677         * gcc.dg/cpp/macro6.c: New test cases.
7678
7679 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7680
7681         * gcc.c-torture/execute/string-opt-9.c: New test.
7682         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7683         * gcc.c-torture/execute/string-opt-11.c: Likewise.
7684         * gcc.c-torture/execute/string-opt-12.c: Likewise.
7685
7686         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
7687         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
7688
7689 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
7690
7691         * gcc.dg/cpp/if-6.c: New testcase.
7692
7693         * gcc.dg/20001201-1.c: New testcase.
7694
7695 2000-12-02  Neil Booth  <neilb@earthling.net>
7696
7697         * g++.old-deja/g++.other/externC4.C,
7698         g++.old-deja/g++.other/friend10.C: New tests.
7699
7700 2000-12-02  Neil Booth  <neilb@earthling.net>
7701
7702         * g++.old-deja/g++.other/instan2.C
7703         * g++.old-deja/g++.other/instan3.C: New test.
7704
7705 2000-12-02  Neil Booth  <neilb@earthling.net>
7706
7707         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
7708         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
7709         gnuc99.c,gnuc99-pedantic.c: New tests.
7710
7711 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7712
7713         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
7714         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
7715
7716 2000-12-01  Neil Booth  <neilb@earthling.net>
7717
7718         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
7719         * gcc.dg/cpp/poison.c: Update.
7720         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
7721
7722 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
7723
7724         * g77.f-torture/execute/20001201.f: New test.
7725
7726 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7727
7728         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
7729
7730 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
7731
7732         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
7733
7734 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
7735
7736         * g++.old-deja/g++.other/cast6.C: New test.
7737
7738 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
7739
7740         * gcc.c-torture/execute/20001130-2.c: New testcase.
7741
7742 2000-11-30  Richard Henderson  <rth@redhat.com>
7743
7744         * gcc.c-torture/execute/20001130-1.c: New test.
7745
7746 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7747
7748         * g++.old-deja/g++.other/op3.C: New test.
7749
7750 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7751
7752         * g++.old-deja/g++.other/op2.C: New test.
7753
7754 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
7755
7756         * g++.old-deja/g++.other/crash38.C: New test.
7757
7758 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
7759
7760         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
7761
7762 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
7763
7764         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
7765         tests.
7766         * gcc.c-torture/execute/string-opt-6.c: New test.
7767
7768         * gcc.dg/20001117-1.c: Add main.
7769
7770 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
7771
7772         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
7773         Move from here ...
7774         * gcc.dg/940510-1.c: ... to here.
7775
7776         * gcc.dg/20000926-1.c: GNU C now allows initializations of
7777         zero-size arrays in toplevel structures.
7778
7779 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7780
7781         * gcc.c-torture/execute/loop-8.c: New test.
7782
7783 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7784
7785         * g++.old-deja/g++.other/base1.C: New test.
7786
7787 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7788
7789         * g++.old-deja/g++.other/parse2.C: New test.
7790
7791 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7792
7793         * g++.old-deja/g++.pt/incomplete1.C: New test.
7794
7795 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
7796
7797         * g++.old-deja/g++.other/friend9.C: New test.
7798
7799 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
7800
7801         * gcc.dg/20001127-1.c: New test.
7802
7803 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7804
7805         * g++.old-deja/g++.pt/friend46.C: New test.
7806
7807 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
7808
7809         * g++.old-deja/g++.other/ptrmem8.C: New test.
7810
7811 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7812
7813         * gcc.c-torture/execute/string-opt-7.c: New test.
7814         * gcc.c-torture/execute/string-opt-8.c: Likewise.
7815
7816 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7817
7818         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
7819         instead of 'mkcheck 2'.
7820
7821 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7822
7823         * gcc.c-torture/execute/memcheck/driver.c,
7824         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
7825         C9X references to refer to C99.
7826
7827 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
7828
7829         * gcc.dg/ultrasp3.c: New test.
7830
7831 2000-11-25  Neil Booth  <neilb@earthling.net>
7832
7833         * gcc.dg/cpp/include2.c: Update test to be locale independent.
7834
7835 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
7836
7837         * gcc.c-torture/compile/20001123-2.c: New.
7838
7839 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7840
7841         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
7842
7843 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
7844
7845         * gcc.dg/sequence-point-1.c: Add some new tests.
7846         * gcc.c-torture/execute/20001124-1.c: New test.
7847
7848 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
7849
7850         * g++.old-deja/g++.other/vaarg4.C: New test.
7851         * gcc.c-torture/compile/20001123-1.c: New test.
7852
7853 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
7854
7855         * g++.other/crash24.C: Adjust and remove XFAIL.
7856         * g++.other/crash37.C: New test.
7857
7858 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
7859
7860         * g++.old-deja/g++.pt/instantiate9.C: New test.
7861
7862 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
7863
7864         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
7865         new ABI, too.
7866
7867         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
7868         * g++.old-deja/g++.robertl/eb55.C: Likewise.
7869
7870 2000-11-22  Neil Booth  <neilb@earthling.net>
7871
7872         * gcc.dg/cpp/Wtrigraphs.c: New test.
7873
7874 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7875
7876         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
7877
7878 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
7879
7880         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
7881
7882 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
7883
7884         * lib/gcc-dg.exp: load_lib scanasm.exp.
7885         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
7886         * lib/g++-dg.exp: load_lib scanasm.exp.
7887         * lib/scanasm.exp: New.
7888         (scan-assembler, scan-assembler-not): Add optional arguments to
7889         test name, or if not present, the pattern name.
7890         (scan-assembler-dem, scan-assembler-dem-not): New.
7891
7892         * g++.dg/dg.exp: New.
7893
7894 2000-11-21  Neil Booth  <neilb@earthling.net>
7895
7896         * gcc.dg/cpp/integrated1.c: Remove.
7897
7898 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
7899
7900         * gcc.c-torture/execute/20001121-1.c: New test.
7901
7902 2000-11-21  Richard Henderson  <rth@redhat.com>
7903
7904         * gcc.c-torture/compile/20001121-1.c: New test.
7905
7906 2000-11-20  Neil Booth  <neilb@earthling.net>
7907
7908         * gcc.dg/cpp/integrated1.c: New test.
7909
7910 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
7911
7912         * g++.old-deja/g++.other/inline17.C: New test.
7913
7914 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
7915
7916         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
7917         local variable to be zero: I made the variable global. Now
7918         uses abort() and exit() instead of relying on main's return value.
7919
7920 2000-11-20  Neil Booth  <neilb@earthling.net>
7921
7922         * gcc.dg/cpp/paste2.c: Update test.
7923         * objc/execute/paste.m: New test.
7924
7925 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7926
7927         * gcc.dg/c99-condexpr-1.c: New test.
7928
7929 2000-11-20  Neil Booth  <neilb@earthling.net>
7930
7931         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
7932
7933 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
7934
7935         * g++.old-deja/g++.pt/export1.C: New test.
7936
7937 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
7938
7939         * gcc.dg/20001117-1.c: New test.
7940
7941 2000-11-18  Richard Henderson  <rth@redhat.com>
7942
7943         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
7944
7945 2000-11-18  Richard Henderson  <rth@redhat.com>
7946
7947         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
7948         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
7949         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
7950
7951 2000-11-18  Richard Henderson  <rth@redhat.com>
7952
7953         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
7954         (main): New.  Exit cleanly.
7955
7956 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7957
7958         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
7959         gcc.dg/c99-fordecl-2.c: New tests.
7960
7961 2000-11-18  Richard Henderson  <rth@redhat.com>
7962
7963         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
7964         * gcc.c-torture/execute/zerolen-2.c: New.
7965
7966 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7967
7968         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
7969         memory.
7970
7971 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
7972
7973         * g++.old-deja/g++.pt/instantiate8.C: New test.
7974
7975 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
7976
7977         * g++.old-deja/g++.other/incomplete.C: Add more tests.
7978         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
7979
7980 2000-11-16  Nick Clifton  <nickc@redhat.com>
7981
7982         * gcc.c-torture/execute/nestfunc-2.c: New test.
7983         * gcc.c-torture/execute/nestfunc-3.c: New test.
7984
7985 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
7986
7987         * gcc.c-torture/compile/20001116-1.c: New test.
7988
7989 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7990
7991         * gcc.c-torture/execute/20001115-1.c: New test.
7992
7993 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
7994
7995         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
7996         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
7997         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
7998         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7999
8000 2000-11-15  Neil Booth  <neilb@earthling.net>
8001
8002         gcc.dg/cpp/_Pragma1.c: Update.
8003         gcc.dg/cpp/_Pragma2.c: New test.
8004
8005 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8006
8007         * g++.old-deja/g++.other/anon5.C: New test.
8008
8009 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8010
8011         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8012         tests.
8013
8014 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
8015
8016         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8017         output.
8018
8019 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8020
8021         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8022         labels at end of compound statements.
8023
8024 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
8025
8026         * gcc.c-torture/execute/loop-7.c: New test.
8027
8028 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8029
8030         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8031
8032 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8033
8034         * gcc.dg/c99-bool-1.c: New test.
8035
8036 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8037
8038         * gcc.dg/c99-scope-1.c: Remove xfail.
8039         * gcc.dg/c99-scope-2.c: New test.
8040
8041 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8042
8043         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8044         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8045
8046 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
8047
8048         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8049         error messages.
8050
8051         * g++.mike/p700.C: Don't typedef wchar_t.
8052         * g++.mike/p784.C: Likewise.
8053         * g++.mike/eb101.C: Don't use __wchar_t.
8054
8055 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
8056
8057         * g77.f-torture/execute/20001111.[fx]: Test premature exit
8058         from DO loop.
8059
8060 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
8061
8062         * gcc.c-torture/execute/20001111-1.c: New test.
8063
8064 2000-11-10  Nick Clifton  <nickc@redhat.com>
8065
8066         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8067         long multuiple and accumulate.
8068
8069 2000-11-09  Richard Henderson  <rth@redhat.com>
8070
8071         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8072         via size_t instead of int.
8073
8074         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8075         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8076         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8077         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8078
8079 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
8080
8081         * gcc.c-torture/compile/20001109-1.c: New test.
8082         * gcc.c-torture/compile/20001109-2.c: New test.
8083
8084 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
8085
8086         * g++.old-deja/g++.pt/operator1.C: New test.
8087         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8088
8089 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8090
8091         * gcc.dg/20001108-1.c: New test.
8092
8093 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
8094
8095         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8096         with both arguments constant strings.
8097         * gcc.c-torture/execute/string-opt-3.c: New test.
8098         * gcc.c-torture/execute/string-opt-4.c: New test.
8099         * gcc.c-torture/execute/string-opt-5.c: New test.
8100
8101 2000-11-08  Nick Clifton  <nickc@redhat.com>
8102
8103         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
8104         mulsidi3adddi patterns.
8105
8106 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
8107
8108         * g++.old-deja/g++.other/crash36.C: New test.
8109
8110 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
8111
8112         * g++.old-deja/g++.other/init16.C: New test.
8113
8114 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
8115
8116         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8117
8118 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8119
8120         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8121         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8122         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8123
8124 2000-11-07  DJ Delorie  <dj@redhat.com>
8125
8126         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8127
8128 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8129
8130         * gcc.c-torture/execute/string-opt-1.c: New test.
8131
8132 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
8133
8134         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
8135         mips-sgi-irix6.* because the MIPS ABI passes floating-point
8136         parameters in registers, and there is no way for a varargs
8137         function to know in which order the integer and floating-point
8138         parameters should be interleaved when they are placed on the
8139         stack.
8140         * gcc.c-torture/execute/va-arg-16.x: Likewise.
8141         * gcc.c-torture/execute/va-arg-17.x: Likewise.
8142
8143 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8144
8145         * gcc.c-torture/execute/string-opt-2.c: New test.
8146
8147 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
8148
8149         * g++.old-deja/g++.pt/crash60.C: New test.
8150
8151 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8152
8153         * g++.old-deja/g++.other/crash24.C: New test.
8154         * g++.old-deja/g++.other/crash25.C: New test.
8155         * g++.old-deja/g++.other/crash26.C: New test.
8156         * g++.old-deja/g++.other/crash27.C: New test.
8157         * g++.old-deja/g++.other/crash28.C: New test.
8158         * g++.old-deja/g++.other/crash29.C: New test.
8159         * g++.old-deja/g++.other/crash30.C: New test.
8160         * g++.old-deja/g++.other/crash31.C: New test.
8161         * g++.old-deja/g++.other/crash32.C: New test.
8162         * g++.old-deja/g++.other/crash33.C: New test.
8163         * g++.old-deja/g++.other/crash34.C: New test.
8164         * g++.old-deja/g++.other/crash35.C: New test.
8165
8166 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
8167
8168         * gcc.c-torture/execute/20001031-1.c: New test.
8169
8170 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
8171
8172         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8173         namespace.
8174
8175         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8176         standards-conformant.
8177
8178         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8179
8180         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8181         * g++.old-deja/g++.mike/p755a.C: Likewise.
8182         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8183         library makes no calls to `operator new' during initialization.
8184
8185 2000-11-04  Neil Booth  <neilb@earthling.net>
8186
8187         * gcc.dg/cpp/include2.c: New tests.
8188
8189 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
8190
8191         * lib/g++.exp (g++_set_ld_library_path): New function.
8192         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8193
8194 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
8195
8196         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
8197         warnings.
8198
8199 2000-11-01  Richard Henderson  <rth@redhat.com>
8200
8201         * g++.old-deja/g++.ext/namedret1.C: New.
8202         * g++.old-deja/g++.ext/namedret2.C: New.
8203         * g++.old-deja/g++.ext/namedret3.C: New.
8204
8205 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
8206
8207         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8208         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8209
8210 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8211
8212         * gcc.c-torture/execute/va-arg-21.c: New test.
8213
8214 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8215
8216         * gcc.dg/c99-complex-2.c: New test.
8217
8218 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8219
8220         * gcc.c-torture/execute/stdio-opt-1.c: New test.
8221
8222 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
8223
8224         * g++.old-deja/g++.other/inline16.C: New test.
8225
8226 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
8227
8228         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8229         __PRETTY_FUNCTION__
8230
8231 2000-10-29  Neil Booth  <neilb@earthling.net>
8232
8233         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8234         New tests.
8235         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8236         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8237         optimisation.
8238
8239 2000-10-29  Neil Booth  <neilb@earthling.net>
8240
8241         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8242         * mi1.c, mi1c.h: Add null directives to multiple-include test.
8243         * mi5.c: Test multiple includes work with -C.
8244         * trigraphs.c: Test ^= version.
8245
8246 2000-10-28  Neil Booth  <neilb@earthling.net>
8247
8248         New tests and test updates for new macro expander.
8249
8250         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8251         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8252         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8253         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8254         new diagnostic messages.
8255
8256         * gcc.dg/cpp/macro3.c: New tests.
8257
8258 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
8259
8260         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8261         on the same line.
8262
8263 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
8264
8265         * g++.old-deja/g++.other/eh2.C: New test.
8266
8267 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8268
8269         * gcc.c-torture/execute/20001027-1.c: New test.
8270
8271 2000-10-26  Richard Henderson  <rth@redhat.com>
8272
8273         * gcc.c-torture/execute/20001026-1.c: New.
8274
8275 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
8276
8277         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8278         * g++.old-deja/g++.law/builtin1.C: Likewise.
8279         * g++.old-deja/g++.law/ctors10.C: Likewise.
8280         * g++.old-deja/g++.law/virtual3.C: Likewise.
8281         * g++.old-deja/g++.mike/p658.C: Likewise.
8282         * g++.old-deja/g++.other/sibcall1.C: Likewise.
8283         * g++.old-deja/g++.other/vaarg2.C: Likewise.
8284         * g++.old-deja/g++.robertl/eb124.C: Likewise.
8285         * g++.old-deja/g++.robertl/eb44.C: Likewise.
8286         * g++.old-deja/g++.robertl/eb77.C: Likewise.
8287
8288 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
8289
8290         * gcc.c-torture/compile/20001024-1.c: New test.
8291
8292 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
8293
8294         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8295         to tell us whether or not we are using V3.
8296
8297 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8298
8299         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8300         operands.
8301
8302 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8303
8304         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8305
8306 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
8307
8308         * gcc.c-torture/execute/20001024-1.c: New test.
8309
8310 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
8311
8312         * g++.old-deja/g++.other/sibcall1.C: New test.
8313
8314 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
8315
8316         * gcc.dg/noncompile/init-3.c: New test.
8317
8318 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8319
8320         * gcc.dg/format-array-1.c: New test.
8321
8322 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8323
8324         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8325         writing through null pointers; remove comment about testing
8326         unterminated strings.
8327
8328 2000-10-17  Matthew Hiller  <hiller@redhat.com>
8329
8330         * gcc.c-torture/execute/20001017-2.c: New test.
8331
8332 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8333
8334         * gcc.c-torture/compile/20001018-1.c: New test.
8335         * gcc.c-torture/compile/20001018-1.x: Xfail.
8336
8337 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8338
8339         * gcc.c-torture/execute/20001017-1.c: New test.
8340
8341 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8342
8343         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8344         for multiple use of arguments with scanf formats; add tests for
8345         multiple use of arguments.
8346
8347 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
8348
8349         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8350
8351 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8352
8353         * gcc.dg/format-miss-1.c: New test.
8354
8355 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8356
8357         * gcc.c-torture/execute/20001013-1.c: New test.
8358
8359 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8360
8361         * gcc.dg/format-branch-1.c: New test.
8362
8363 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
8364
8365         * README, lib/file-format.exp: Remove EGCS references.
8366
8367 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
8368
8369         * gcc.dg/20001013-1.c: New test.
8370
8371 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8372
8373         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8374         for intmax_t in the compiler using __typeof__ and the type rules
8375         for conditional expressions.
8376
8377 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
8378
8379         * gcc.dg/20001012-1.c: New test.
8380         * gcc.dg/20001012-2.c: New test.
8381
8382 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8383
8384         * gcc.dg/format-attr-1.c: New test.
8385
8386 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8387
8388         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8389         __LONG_LONG_MAX__ instead of LLONG_MAX.
8390
8391 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8392
8393         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8394         scanf flags.
8395         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8396         flags.
8397
8398 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8399
8400         * gcc.dg/sequence-pt-1.c: New test.
8401
8402 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
8403
8404         * gcc.c-torture/execute/20001011-1.c: New testcase.
8405         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8406
8407 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8408
8409         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8410         does not error on it.
8411
8412 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
8413
8414         * gcc.dg/20001009-1.c: New test.
8415
8416 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8417
8418         * gcc.c-torture/compile/20001009-1.c: Move from here ....
8419         * gcc.c-torture/execute/20001009-2.c: ... to here.
8420
8421 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
8422
8423         * gcc.c-torture/compile/20001009-1.c: New testcase.
8424         * gcc.c-torture/execute/20001009-1.c: New testcase.
8425         Testcases provided by Jan Hubicka <jh@suse.cz>.
8426
8427 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8428
8429         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8430         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8431         uintmax_t using <limits.h> to emulate the compiler's internal
8432         logic.  No longer XFAIL %j tests.
8433
8434 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8435
8436         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8437         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8438         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8439         regexps and details of expected handling of some bad formats.
8440         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8441         suppression.
8442
8443 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8444
8445         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8446         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8447         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8448         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8449         in list archives.
8450
8451 2000-10-06  Richard Henderson  <rth@cygnus.com>
8452
8453         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8454         * g++.old-deja/g++.brendan/crash52.C: Likewise.
8455         * g++.old-deja/g++.jason/report.C: Likewise.
8456         * g++.old-deja/g++.law/friend5.C: Likewise.
8457         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
8458         of the expected warnings.
8459
8460 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
8461
8462         * g++.old-deja/g++.pt/enum14.C: New test.
8463
8464 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
8465
8466         * g++.old-deja/g++.pt/crash59.C: New test.
8467
8468 2000-10-04  Will Cohen  <wcohen@redhat.com>
8469
8470         * gcc.dg/20000926-1.c: New test.
8471
8472 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
8473
8474         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8475         function name for current C++ compiler.
8476         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8477
8478 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
8479
8480         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8481         __PRETTY_FUNCTION__.
8482         * g++.old-deja/g++.ext/pretty2.C: Likewise.
8483
8484 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8485
8486         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8487
8488 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
8489
8490         * gcc.c-torture/compile/20000923-1.c: New test.
8491
8492 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8493
8494         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8495         * g++.old-deja/g++.pt/ttp62.C: Same.
8496         * g++.old-deja/g++.other/inline14.C: Same.
8497
8498 2000-09-24  Richard Henderson  <rth@cygnus.com>
8499
8500         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
8501
8502 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8503
8504         * gcc.dg/c90-printf-1.c: Add test for wide string format.
8505
8506 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
8507
8508         * gcc.c-torture/compile/20000922-1.c: New file.
8509
8510 2000-09-21  Nick Clifton  <nickc@redhat.com>
8511
8512         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
8513         a signed long modulo operation.
8514         (mod6): New function - perform an unsigned long modulo operation.
8515         (main): Add tests for modulos of very large numbers by very small
8516         dividends.
8517
8518 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8519
8520         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
8521
8522 2000-09-19  Richard Henderson  <rth@cygnus.com>
8523
8524         * gcc.dg/compare2.c (case 10): XFAIL.
8525
8526 2000-09-18  Richard Henderson  <rth@cygnus.com>
8527
8528         * gcc.c-torture/execute/20000906-1.c: Move ...
8529         * gcc.dg/20000906-1.c: ... here.  Only run on targets
8530         that support __builtin_trap.
8531
8532 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
8533
8534         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
8535
8536 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8537
8538         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
8539         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
8540         more $ format tests.
8541
8542 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8543
8544         * gcc.dg/format-errmk-1.c: New test.
8545
8546 2000-09-17  Greg McGary  <greg@mcgary.org>
8547
8548         * gcc.c-torture/execute/20000917-1.x: Remove.
8549
8550 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8551
8552         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
8553
8554 2000-09-17  Greg McGary  <greg@mcgary.org>
8555
8556         * gcc.c-torture/execute/20000917-1.c: New test.
8557         * gcc.c-torture/execute/20000917-1.x: XFAIL.
8558
8559 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
8560
8561         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
8562         in nested macro bug.
8563
8564 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
8565
8566         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
8567
8568 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
8569
8570         * gcc.c-torture/execute/20000914-1.c: New test.
8571
8572 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
8573
8574         * g++.other/inline13.C: New test.
8575
8576 2000-09-12  Andreas Jaeger  <aj@suse.de>
8577
8578         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
8579         constant by Ulrich Drepper <drepper@redhat.com>.
8580
8581 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
8582
8583         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
8584
8585 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8586
8587         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
8588
8589 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
8590
8591         * gcc.dg/cpp/backslash.c: New test.
8592
8593 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
8594
8595         * gcc.c-torture/execute/20000910-1.c: New test.
8596         * gcc.c-torture/execute/20000910-2.c: Likewise.
8597
8598 2000-09-11  Robert Lipe  <robertl@sco.com>
8599
8600         * gcc.dg/pragma-align.c: New test.
8601
8602 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8603
8604         * g++.old-deja/g++.pt/explicit82.C: New test.
8605         * g++.old-deja/g++.pt/explicit83.C: New test.
8606
8607 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
8608
8609         * gcc.dg/asm-names.c: New test.
8610
8611 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8612
8613         * gcc.dg/cpp/tr-warn6.c: New test
8614
8615 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8616
8617         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
8618         be accepted.
8619
8620 2000-09-07  Catherine Moore  <clm@redhat.com>
8621
8622         * gcc.c-torture/execute/unroll-1.c: New test.
8623
8624 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
8625
8626         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
8627         ERROR markers.
8628         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
8629         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
8630         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
8631         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
8632         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
8633         Preprocess only.
8634         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
8635         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
8636
8637 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8638
8639         * g++.old-deja/g++.pt/deduct2.C: New test.
8640
8641 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8642
8643         * g++.old-deja/g++.pt/parms2.C: New test.
8644
8645 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8646
8647         * g++.old-deja/g++.pt/crash58.C: New test.
8648
8649 2000-09-06  Greg McGary  <greg@mcgary.org>
8650
8651         * gcc.c-torture/execute/20000906-1.c: New test.
8652         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
8653
8654 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8655
8656         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
8657
8658 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8659
8660         * g++.old-deja/g++.pt/crash57.C: New test.
8661
8662 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8663
8664         * g++.old-deja/g++.pt/crash56.C: New test.
8665
8666 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8667
8668         * g++.old-deja/g++.pt/koenig1.C: New test.
8669
8670 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8671
8672         * gcc.dg/20000904-1.c: New test.
8673
8674 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
8675
8676         * gcc.dg/cpp/paste8.c: New test.
8677
8678 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
8679
8680         * gcc.c-torture/compile/20000827-1.c: New test.
8681
8682 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8683
8684         * gcc.dg/format-diag-1.c: New test.
8685
8686 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8687
8688         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
8689         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
8690         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
8691         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
8692         gcc.dg/formatz-1.c: Adjust warning regular expressions.
8693
8694 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8695
8696         * g++.old-deja/g++.other/nested4.C: New test.
8697
8698 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
8699
8700         * g++.old-deja/g++.ns/scoped1.C: New test.
8701
8702 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
8703
8704         * lib/g++.exp: Support testing already-installed GCC.
8705
8706 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8707
8708         * wtr-label-1.c, wtr-suffix-1.c: New tests.
8709
8710 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8711
8712         * gcc.dg/return-type-2.c: New test.
8713
8714 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
8715
8716         * gcc.c-torture/compile/20000825-1.c: New test.
8717
8718 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
8719
8720         * gcc.dg/dwarf2-2.c: New test.
8721
8722 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
8723
8724         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
8725         dg-warning regexps.
8726
8727 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8728
8729         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
8730         gcc.dg/format-ext-5.c: New tests.
8731
8732 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
8733
8734         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
8735
8736 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
8737
8738         * gcc.dg/noncompile/930622-2.c: Adjust error message.
8739
8740 2000-08-24  Richard Henderson  <rth@cygnus.com>
8741
8742         * gcc.dg/ia64-sync-1.c: New test.
8743         * gcc.dg/ia64-sync-2.c: New test.
8744         * gcc.dg/ia64-asm-1.c: New test.
8745
8746 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8747
8748         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
8749         * gcc.dg/format-ext-2.c: New test.
8750
8751 2000-08-23  Jason Merrill  <jason@redhat.com>
8752
8753         * lib/old-dejagnu.exp: Also ignore "In member function" and
8754         "At global scope".
8755
8756 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8757
8758         * gcc.dg/noncompile/label-lineno-1.c: New test.
8759
8760 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8761
8762         * gcc.dg/c99-array-nonobj-1.c: New test.
8763
8764 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8765
8766         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
8767         tests.
8768         * gcc.dg/format-ext-1.c: New test.
8769
8770 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8771
8772         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
8773         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
8774         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
8775         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
8776         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
8777
8778 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8779
8780         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
8781         gcc.dg/c99-strftime-2.c: New tests.
8782
8783 2000-08-22  Richard Henderson  <rth@cygnus.com>
8784
8785         * gcc.c-torture/execute/20000822-1.c: New test.
8786
8787 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8788
8789         * gcc.c-torture/execute/20000819-1.x: Remove.
8790
8791 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8792
8793         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
8794         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
8795         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
8796         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
8797         gcc.dg/format-xopen-1.c: New tests.
8798
8799 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8800
8801         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
8802
8803 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
8804
8805         * g++.old-deja/g++.other/loop2.C: New test.
8806
8807         * gcc.c-torture/compile/20000606-1.c: New test.
8808         * gcc.c-torture/compile/20000728-1.c: New test.
8809         * gcc.c-torture/execute/20000801-1.c: New test.
8810         * gcc.c-torture/execute/20000801-2.c: New test.
8811         * gcc.c-torture/execute/20000819-1.c: New test.
8812         * gcc.c-torture/execute/20000819-1.x: XFAIL.
8813         * gcc.dg/20000629-1.c: New test.
8814         * gcc.dg/20000724-1.c: New test.
8815         * gcc.dg/20000807-1.c: New test.
8816
8817 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
8818
8819         * gcc.dg/cpp/pragma-1.c: New test.
8820         * gcc.dg/cpp/pragma-2.c: New test.
8821
8822 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
8823
8824         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
8825         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
8826
8827 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8828
8829         * gcc.c-torture/compile/20000818-1.c: New test.
8830
8831 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
8832
8833         * gcc.c-torture/execute/20000818-1.c: New test.
8834
8835 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8836
8837         * gcc.dg/format-va-1.c: New test.
8838
8839 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8840
8841         * g++.old-deja/g++.other/typedef8.C: New test.
8842
8843 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8844
8845         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
8846         * g++.old-deja/g++.mike/net36.C: Mark candidate.
8847         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
8848         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
8849         * g++.old-deja/g++.other/ptrmem7.C: New test.
8850         * g++.old-deja/g++.pt/ptrmem10.C: New test.
8851
8852 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8853
8854         * g++.old-deja/g++.pt/typename27.C: New test.
8855
8856 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
8857
8858         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
8859         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
8860         * g++.old-deja/g++.pt/friend45.C: New test.
8861         * g++.old-deja/g++.other/friend8.C: New test.
8862
8863 2000-08-15  Richard Henderson  <rth@cygnus.com>
8864
8865         * gcc.c-torture/execute/20000815-1.c: New test.
8866
8867 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8868
8869         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
8870         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
8871         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
8872
8873 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
8874
8875         * g++.old-deja/g++.other/refinit2.C: New test.
8876
8877 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8878
8879         * lib/c-torture.exp (c-torture): Make
8880         compiler_conditional_xfail_data global.
8881         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
8882         compiler_conditional_xfail_data machinery.
8883         (f-torture-execute): Likewise.
8884         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
8885         and only when unrolling loops.
8886
8887         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
8888
8889 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
8890
8891         * g++.old-deja/g++.pt/explicit81.C: New test.
8892
8893 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
8894
8895         * g++.old-deja/g++.pt/typename26.C: New test.
8896
8897 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
8898
8899         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
8900         warning.
8901
8902 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8903
8904         * g++.old-deja/g++.other/array3.C: New test.
8905
8906 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8907
8908         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
8909         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
8910         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
8911         New tests.
8912
8913 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
8914
8915         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
8916         * g++.old-deja/g++.abi/vmihint.C: Likewise.
8917
8918 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
8919
8920         * gcc.c-torture/execute/20000808-1.c: New test.
8921
8922 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8923
8924         * gcc.dg/c90-const-expr-1.c: New test.
8925
8926 2000-08-08  Richard Henderson  <rth@cygnus.com>
8927
8928         * gcc.dg/noncompile/920923-1.c: Declare calloc.
8929
8930 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8931
8932         * gcc.dg/noncompile/const-ll-1.c: New test.
8933
8934 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8935
8936         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
8937
8938 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
8939
8940         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
8941         that running programs linked against the shared version of libobjc
8942         run correctly.
8943
8944 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8945
8946         * gcc.dg/c99-printf-1.c: New test.
8947
8948 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8949
8950         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
8951
8952 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
8953
8954         * gcc.c-torture/execute/20000731-1.x: Delete.
8955
8956 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
8957
8958         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
8959         and torture_without_loops as is done by c-torture.exp.
8960         (search_for): Copy from c-torture.exp.
8961         (gcc-dg-runtest): New function, drives a directory of tests
8962         iterating over the TORTURE_OPTIONS.
8963         (scan-assembler, scan-assembler-not): Move here from
8964         individual directory drivers.
8965
8966         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
8967         defined by lib/gcc-dg.exp.
8968         * gcc.dg/cpp/cpp.exp: Likewise.
8969         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
8970         gcc-dg-runtest, so we cycle over optimization options.
8971
8972         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
8973         * gcc.dg/compare2.c: No longer expected to fail.
8974
8975 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
8976
8977         * gcc.c-torture/execute/20000804-1.c: New test.
8978
8979 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8980
8981         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
8982
8983 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
8984
8985         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
8986
8987 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
8988
8989         * gcc.c-torture/compile/20000803-1.c: New test.
8990
8991 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8992
8993         * gcc.c-torture/execute/20000801-3.c,
8994         gcc.c-torture/execute/20000801-4.c: New tests.
8995         * gcc.c-torture/execute/20000801-3.x,
8996         gcc.c-torture/execute/20000801-4.x: Xfail.
8997
8998 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
8999
9000         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9001         libobjc/.libs to allow for libtool.
9002
9003 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
9004
9005         * gcc.c-torture/compile/20000802-1.c: New test.
9006
9007 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
9008
9009         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9010
9011 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
9012
9013         * gcc-c-torture/execute/20000731-2.c: New test.
9014
9015         * gcc.c-torture/execute/20000731-1.c: New test.
9016         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9017
9018 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
9019
9020         * testsuite/gcc.dg/cpp/paste7.c: New test.
9021         * gcc.dg/cpp/20000725-1.c: New test.
9022
9023 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
9024
9025         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9026         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9027         declaration warning for __builtin_dwarf_reg_size.
9028
9029         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9030
9031 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9032
9033         * gcc.dg/noncompile/voidparam-1.c: New test.
9034
9035 2000-07-30  Richard Henderson  <rth@cygnus.com>
9036
9037         * gcc.dg/c90-digraph-1.c: Don't xfail.
9038         * gcc.dg/compare2.c (case 10): Xfail.
9039         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9040
9041 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
9042
9043         * gcc.dg/c99-main-1.c: New test.
9044
9045 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9046
9047         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9048
9049 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
9050
9051         * gcc.c-tortuer/execute/20000726-1.c: New test.
9052
9053 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
9054
9055         * gcc.c-torture/execute/enum-2.c: New test.
9056
9057 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9058
9059         * gcc.dg/cpp/tr-warn3.c: New test.
9060
9061 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9062
9063         * g++.old-deja/g++.ext/implicit1.C: Remove.
9064         * g++.old-deja/g++.jason/c2.C: Remove
9065         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9066         * g++.old-deja/g++.pt/crash16.C: Likewise.
9067         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9068
9069 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9070
9071         * g++.old-deja/g++.other/for2.C: New test.
9072
9073 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
9074
9075         * gcc.dg/20000720-1.c: New test.
9076
9077 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
9078
9079         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
9080
9081 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
9082
9083         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9084         * gcc.c-torture/execute/20000722-1.c: New.
9085         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9086
9087 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
9088
9089         * gcc.dg/cpp/20000720-1.S: New test.
9090
9091 2000-07-21  Michael Meissner  <meissner@redhat.com>
9092
9093         * gcc.c-torture/execute/ieee/hugeval.c: New test.
9094
9095 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9096
9097         * g++.old-deja/g++.brendan/crash16.C,
9098         g++.old-deja/g++.brendan/parse3.C,
9099         g++.old-deja/g++.brendan/redecl1.C,
9100         g++.old-deja/g++.ns/template13.C,
9101         g++.old-deja/g++.other/decl4.C,
9102         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9103
9104 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
9105
9106         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9107         and "Internal error".
9108
9109         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9110         regexps.
9111         * gcc.dg/cpp/paste6.c: New test.
9112
9113 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
9114
9115         * gcc.dg/cpp/tr-direct.c: New test.
9116
9117         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9118         gcc.dg/cpp/undef1.c: Tweak error regexps.
9119
9120 2000-07-18  Eric Christopher <echristo@redhat.com>
9121
9122         * gcc.c-torture/compile/20000718-1.c: New test.
9123
9124 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
9125
9126         * cpplex.c (_cpp_push_token): If the token being pushed back
9127         is the previous token in this context, just subtract one from
9128         context->posn.
9129         * cppmacro.c (save_expansion): Clear aux field when storing a
9130         placemarker.
9131
9132 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
9133
9134         * gcc.dg/noncompile/redecl-1.c: New test.
9135
9136 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
9137
9138         * gcc.c-torture/execute/20000717-5.c: New test.
9139         * gcc.c-torture/execute/20000717-1.x: Removed.
9140
9141 2000-07-17  Richard Henderson  <rth@cygnus.com>
9142
9143         * gcc.c-torture/execute/20000717-4.c: New test.
9144
9145 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
9146
9147         * gcc.dg/cpp/syshdr.c: New test.
9148         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9149
9150 2000-07-17  Neil Booth  <neilb@earthling.net>
9151
9152         * gcc.dg/cpp/cmdlne-dM.c: New test.
9153         * gcc.dg/cpp/cmdlne-dD.c: New test.
9154
9155 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
9156
9157         * gcc.c-torture/execute/20000717-3.c: New test.
9158
9159         * gcc.c-torture/compile/20000717-1.c: New test.
9160
9161 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
9162
9163         * gcc.c-torture/execute/20000717-2.c: New test.
9164
9165 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9166
9167         * gcc.dg/formatz-1.c: New test.
9168
9169         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9170         * gcc.dg/c99-digraph-1.c: New tests.
9171
9172         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9173         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9174
9175         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9176         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9177         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9178         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9179         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9180         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9181         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9182
9183 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
9184
9185         * gcc.c-torture/execute/20000717-1.c: New test.
9186         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9187
9188 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
9189
9190         * gcc.c-torture/execute/20000715-2.c: New test.
9191         * gcc.dg/20000715-1.c: New test.
9192
9193 2000-07-15  Michael Meissner  <meissner@redhat.com>
9194
9195         * gcc.c-torture/execute/20000715-1.c: New test.
9196
9197 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
9198
9199         * gcc.c-torture/execute/20000707-1.c: New test.
9200
9201 2000-07-13  Neil Booth  <NeilB@earthling.net>
9202
9203         * testsuite/gcc.dg/cpp/digraph1.c,
9204         testsuite/gcc.dg/cpp/digraph2.c,
9205         testsuite/gcc.dg/cpp/digraphs.c: New tests.
9206
9207 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
9208
9209         * g77.f-torture/compile/20000630-2.f:  New test.
9210         * g77.f-torture/compile/20000630-2.x
9211
9212 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9213
9214         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
9215
9216 2000-07-11  Neil Booth  <NeilB@earthling.net>
9217
9218         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9219
9220 2000-07-11  Neil Booth  <NeilB@earthling.net>
9221
9222         * gcc.dg/cpp/cmdlne-C.c: New.
9223
9224 2000-07-09  Neil Booth  <NeilB@earthling.net>
9225
9226         * gcc.dg/cpp/directiv.c: New tests.
9227         * gcc.dg/cpp/undef1.c: Update.
9228
9229 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
9230
9231         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9232
9233 2000-07-09  Neil Booth  <NeilB@earthling.net>
9234
9235         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9236
9237 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
9238
9239         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9240         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9241
9242 2000-07-08  Neil Booth  <NeilB@earthling.net>
9243
9244         * gcc.dg/cpp/macsyntx.c: New tests.
9245
9246 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9247
9248         * gcc.dg/20000707-1.c: New test.
9249
9250 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
9251
9252         * gcc.c-torture/execute/20000706-1.c: New test.
9253         * gcc.c-torture/execute/20000706-2.c: New test.
9254         * gcc.c-torture/execute/20000706-3.c: New test.
9255         * gcc.c-torture/execute/20000706-4.c: New test.
9256         * gcc.c-torture/execute/20000706-5.c: New test.
9257
9258 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9259
9260         * g++.old-deja/g++.pt/instantiate7.C: New test.
9261
9262 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
9263
9264         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9265         * g++.old-deja/g++.mike/thunk3.C: Likewise.
9266         * g++.old-deja/g++.other/rtti3.C: Likewise.
9267         * g++.old-deja/g++.other/rttid3.C: Likewise.
9268
9269 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
9270
9271         *  g77.f-torture/compile/20000630-1.x: Fix typo
9272
9273 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
9274
9275         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9276         assembly output.
9277
9278 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
9279
9280         * gcc.dg/cpp/ident.c: New test.
9281
9282 2000-07-05  Neil Booth  <NeilB@earthling.net>
9283
9284         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9285           gcc.dg/cpp/lexstrng.c: New tests.
9286
9287 2000-07-04  Neil Booth  <NeilB@earthling.net>
9288
9289         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9290         * gcc.dg/cpp/strify2.c: Same.
9291
9292 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
9293
9294         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9295         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9296         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9297         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9298
9299         * testsuite/gcc.dg/cpp/macro1.c,
9300         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9301         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9302         testsuite/gcc.dg/cpp/strify1.c,
9303         testsuite/gcc.dg/cpp/strify2.c: New tests.
9304
9305 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
9306
9307         * gcc.c-torture/execute/20000703-1.c: New test.
9308
9309 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9310
9311         * g++.old-deja/g++.pt (lookup10.C): New test.
9312
9313 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9314
9315         * g++.old-deja/g++.pt (typename25.C): New test.
9316
9317 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
9318
9319         * gcc.c-torture/compile/20000701-1.c: New test.
9320
9321 2000-06-30  Nick Clifton  <nickc@cygnus.com>
9322
9323         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9324         to test case.
9325
9326 2000-06-30  Catherine Moore  <clm@cygnus.com>
9327
9328         * gcc.c-torture/execute/align-1.c: New test.
9329
9330 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
9331
9332         * g++.old-deja/g++.pt/expr8.C: New test.
9333         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9334
9335 2000-06-29  Nick Clifton  <nickc@cygnus.com>
9336
9337         * gcc.c-torture/compile/20000629-1.c: New test.
9338
9339 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9340
9341
9342         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9343         gcc.dg/noncompile directory, depending on whether they're
9344         preprocessor tests or not.  Annotate all the tests for the dg
9345         framework.
9346
9347         * gcc.c-torture/noncompile/noncompile.exp: Delete.
9348         * gcc.dg/noncompile/noncompile.exp: New.
9349
9350         * Moved files:
9351         Old name                                New name
9352         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
9353         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
9354         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
9355         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
9356         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
9357         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
9358         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
9359         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
9360         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
9361         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
9362         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
9363         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
9364         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
9365         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
9366         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
9367         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
9368         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
9369         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
9370         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
9371         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
9372         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
9373         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
9374         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
9375         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
9376
9377         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
9378         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
9379         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
9380         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
9381         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
9382         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
9383
9384 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
9385
9386         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9387         declare one variable.  On the fourth, error.
9388         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9389         declared by 20000628-1a.h.
9390
9391 2000-06-29  Richard Henderson  <rth@redhat.com>
9392
9393         * gcc.c-torture/execute/930529-1.x: New file.
9394         * gcc.dg/920413-1.c: Adjust expected warning text.
9395         * gcc.dg/980217-1.c: Declare abort.
9396         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9397
9398 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
9399
9400         * g77.f-torture/compile/20000629-1.f: New test.
9401         * g77.f-torture/compile/20000629-1.x: Expected to fail.
9402
9403 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9404
9405         Rearrange lots of files, removing entirely the
9406         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9407         directories.
9408
9409         * Deleted files:
9410         gcc.c-torture/code_quality/code_quality.exp
9411         gcc.c-torture/special/special.exp
9412         gcc.failure/failure.exp
9413         gcc.failure/940409-1.x
9414         gcc.c-torture/compile/961203-1.x
9415
9416         * New files:
9417         gcc.misc-tests/linkage.exp
9418         gcc.c-torture/execute/920730-1t.c
9419         gcc.c-torture/execute/920730-1t.x
9420         gcc.c-torture/compile/920520-1.x
9421         gcc.c-torture/compile/920521-1.x
9422         gcc.c-torture/compile/981006-1.x
9423         gcc.c-torture/execute/eeprof-1.x
9424
9425         * Moved files (possibly with modifications to fit a new harness):
9426         Old name                                New name
9427         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
9428         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
9429         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
9430         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
9431         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
9432         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
9433         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
9434         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
9435         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
9436         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
9437         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
9438         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
9439         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
9440         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
9441
9442 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
9443
9444         * c-torture/compile/961203-1.x: Delete.
9445
9446         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
9447         not exit. Include stdio.h.
9448         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9449         * gcc.misc-tests/dg-12.c: Likewise.
9450         * gcc.misc-tests/dg-5.c: Likewise.
9451         * gcc.misc-tests/dg-6.c: Likewise.
9452         * gcc.misc-tests/dg-7.c: Prototype abort.
9453         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9454         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9455         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
9456         not exit.
9457         * gcc.misc-tests/sieve.c: Use return from main, not exit.
9458         * gcc.misc-tests/sort2.c: Use return from main, not exit.
9459
9460 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
9461
9462         * gcc.dg/cpp/20000628-1.c: New test.
9463         * gcc.dg/cpp/20000628-1.h: New header for above test.
9464         * gcc.dg/cpp/20000628-1a.h: Likewise.
9465
9466 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
9467
9468         * gcc.dg/cpp: New directory.
9469         * gcc.dg/cpp/cpp.exp: New driver.
9470         * gcc.dg/cpp/20000627-1.c: New test.
9471         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9472         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9473         and rewrite as a compilation test.
9474
9475         * gcc.dg: Move many files into the cpp subdirectory, possibly
9476         renaming or editing them as well.
9477         Old name                New name
9478         990119-1.c              cpp/19990119-1.c
9479         990228-1.c              cpp/19990228-1.c
9480         990407-1.c              cpp/19990407-1.c
9481         990409-1.c              cpp/19990409-1.c
9482         990413-1.c              cpp/19990413-1.c
9483         990703-1.c              cpp/19990703-1.c
9484         20000127-1.c            cpp/20000127-1.c
9485         20000129-1.c            cpp/20000129-1.c
9486         20000207-1.c            cpp/20000207-1.c
9487         20000207-2.c            cpp/20000207-2.c
9488         20000209-1.c            cpp/20000209-1.c
9489         20000209-2.c            cpp/20000209-2.c
9490         20000301-1.c            cpp/20000301-1.c
9491         20000419-1.c            cpp/20000419-1.c
9492         20000510-1.S            cpp/20000510-1.S
9493         20000519-1.c            cpp/20000519-1.c
9494         20000529-1.c            cpp/20000529-1.c
9495         20000625-1.c            cpp/20000625-1.c
9496         20000625-2.c            cpp/20000625-2.c
9497         cpp-as1.c               cpp/assert1.c
9498         cpp-as2.c               cpp/assert2.c
9499         cxx-comments-1.c        cpp/cxxcom1.c
9500         cxx-comments-2.c        cpp/cxxcom2.c
9501         endif-label.c           cpp/endif.c
9502         cpp-hash1.c             cpp/hash1.c
9503         cpp-hash2.c             cpp/hash2.c
9504         cpp-if1.c               cpp/if-1.c
9505         cpp-if2.c               cpp/if-2.c
9506         cpp-if3.c               cpp/if-3.c
9507         cpp-if4.c               cpp/if-4.c
9508         cpp-if5.c               cpp/if-5.c
9509         cpp-cond.c              cpp/if-cexp.c
9510         cpp-missingop.c         cpp/if-mop.c
9511         cpp-missingparen.c      cpp/if-mpar.c
9512         cpp-opprec.c            cpp/if-oppr.c
9513         cpp-ifparen.c           cpp/if-paren.c
9514         cpp-shortcircuit.c      cpp/if-sc.c
9515         cpp-shift.c             cpp/if-shift.c
9516         cpp-unary.c             cpp/if-unary.c
9517         cpp-li1.c               cpp/line1.c
9518         cpp-li2.c               cpp/line2.c
9519         lineno.c                cpp/line3.c
9520         lineno-2.c              cpp/line4.c
9521         cpp-mi.c                cpp/mi1.c
9522         cpp-mic.h               cpp/mi1c.h
9523         cpp-micc.h              cpp/mi1cc.h
9524         cpp-mind.h              cpp/mi1nd.h
9525         cpp-mindp.h             cpp/mi1ndp.h
9526         cpp-mix.h               cpp/mi1x.h
9527         cpp-mi2.c               cpp/mi2.c
9528         cpp-mi2a.h              cpp/mi2a.h
9529         cpp-mi2b.h              cpp/mi2b.h
9530         cpp-mi2c.h              cpp/mi2c.h
9531         cpp-mi3.c               cpp/mi3.c
9532         cpp-mi3.def             cpp/mi3.def
9533         poison-1.c              cpp/poison.c
9534         pr-impl.c               cpp/prag-imp.c
9535         cpp-redef-2.c           cpp/redef1.c
9536         cpp-redef.c             cpp/redef2.c
9537         strpaste.c              cpp/strp1.c
9538         strpaste-2.c            cpp/strp2.c
9539         cpp-tradpaste.c         cpp/tr-paste.c
9540         cpp-tradstringify.c     cpp/tr-str.c
9541         cpp-tradwarn1.c         cpp/tr-warn1.c
9542         cpp-tradwarn2.c         cpp/tr-warn2.c
9543         trigraphs.c             cpp/trigraphs.c
9544         cpp-unc1.c              cpp/unc1.c
9545         cpp-unc2.c              cpp/unc2.c
9546         cpp-unc3.c              cpp/unc3.c
9547         cpp-unc.c               cpp/unc4.c
9548         undef.c                 cpp/undef1.c
9549         undef-2.c               cpp/undef2.c
9550         cpp-wi1.c               cpp/widestr1.c
9551
9552 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
9553
9554         * lib/g++.exp (g++_include_flags): Tweak.
9555
9556 2000-06-27  H.J. Lu  <hjl@gnu.org>
9557             Loren J. Rittle  <ljrittle@acm.org>
9558
9559         * lib/g++.exp (g++_include_flags): Override libgloss.exp
9560         version with one that knows about the new gcc tree structure.
9561         (g++_link_flags): Same.
9562
9563 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
9564
9565         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
9566         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
9567         case we are cross-compiling.
9568
9569         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
9570         g++.old-deja/g++.niklas/Makefile.in,
9571         g++.old-deja/g++.niklas/configure.in,
9572         g++.old-deja/g++.other/Makefile.in,
9573         g++.old-deja/g++.other/configure.in,
9574         gcc.c-torture/code_quality/Makefile.in,
9575         gcc.c-torture/code_quality/configure.in,
9576         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
9577         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
9578         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
9579         gcc.c-torture/execute/ieee/Makefile.in,
9580         gcc.c-torture/execute/ieee/configure.in,
9581         gcc.c-torture/noncompile/Makefile.in,
9582         gcc.c-torture/noncompile/configure.in,
9583         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
9584         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
9585         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
9586
9587 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9588
9589         * g++.old-deja/g++.other/ambig3.C: New test.
9590
9591 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
9592
9593         * g++.old-deja/g++.pt/syntax1.C: New test.
9594         * g++.old-deja/g++.pt/syntax2.C: New test.
9595         * g++.old-deja/g++.other/syntax3.C: New test.
9596         * g++.old-deja/g++.other/syntax4.C: New test.
9597
9598 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9599
9600         * gcc.dg/20000623-1.c: Prototype exit and abort.
9601
9602 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
9603
9604         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
9605         New tests.
9606         * gcc.dg/cpp-mi3.def: New file.
9607
9608         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
9609         inside assertions.
9610         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
9611         lexer's error messages.
9612         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
9613         divine anything from the linemarkers.
9614         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
9615         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
9616
9617 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
9618
9619         * gcc.dg/20000623-1.c: New test.
9620
9621 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
9622
9623         * gcc.c-torture/execute/20000622-1.c: New test.
9624
9625 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9626
9627         * g++.old-deja/g++.other/init15.C: New test.
9628
9629 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
9630
9631         * g++.old-deja/g++.pt/vaarg2.C: New test.
9632         * g++.old-deja/g++.pt/vaarg3.C: New test.
9633
9634 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
9635
9636         * g++.old-deja/g++.other/dyncast6.C: New test.
9637
9638 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
9639
9640         * gcc.c-torture/execute/loop-6.c: New test.
9641
9642 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
9643
9644         * gcc.dg/20000614-1.c: New test.
9645         * gcc.dg/20000614-2.c: New test.
9646
9647 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
9648
9649         * g++.old-deja/g++.other/inline12.C: New test.
9650
9651 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
9652
9653         * g++.old-deja/g++.other/eh1.C: New test.
9654
9655 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
9656
9657         * g++.old-deja/g++.other/type.C: New test.
9658
9659 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9660
9661         * g++.old-deja/g++.other/initstring.C: New test.
9662
9663 2000-06-12  Jason Merrill  <jason@redhat.com>
9664
9665         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
9666
9667 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
9668
9669         * gcc.c-torture/compile/20000609-1.c: New test.
9670
9671 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
9672
9673         * gcc.dg/20000609-1.c: New test.
9674
9675 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
9676
9677         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
9678         * gcc.c-torture/noncompile/poison-1.c: Move...
9679         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
9680         * gcc.dg/cpp-li1.c: Add a token after the #line.
9681
9682 2000-06-05  Richard Henderson  <rth@cygnus.com>
9683
9684         * gcc.c-torture/execute/20000605-2.c: New test.
9685         * gcc.c-torture/execute/20000605-3.c: New test.
9686
9687 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
9688
9689         * g77.f-torture/execute/20000503-1.x: New file.
9690
9691 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
9692
9693         * g++.old-deja/g++.eh/badalloc1.C: New test.
9694
9695 2000-06-05  Richard Henderson  <rth@cygnus.com>
9696
9697         * gcc.c-torture/execute/20000605-1.c: New test.
9698
9699 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
9700             Nathan Sidwell <nathan@codesourcery.com>
9701
9702         * gcc.c-torture/compile/20000605-1.c: New test.
9703
9704 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
9705
9706         * g77.f-torture/compile/20000601-1.f:  New test.
9707
9708 2000-06-03  Richard Henderson  <rth@cygnus.com>
9709
9710         * gcc.c-torture/execute/20000603-1.c: New.
9711
9712 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
9713
9714         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
9715         * gcc.dg/noreturn-2.c (noreturn): Likewise.
9716
9717 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
9718
9719         * gcc.dg/compare2.c (case 12): XFAIL.
9720         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
9721         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
9722
9723         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
9724
9725 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
9726
9727         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
9728         guard macro is already defined when the header is first
9729         included.
9730         * gcc.dg/cpp-mix.h: New file.
9731         * gcc.dg/endif-label.c: Update patterns to match compiler.
9732
9733         * g++.brendan/complex1.C: Declare abort.
9734         * g++.law/refs4.C: Remove XFAIL.
9735         * g++.oliva/expr2.C: Declare abort and exit.
9736
9737 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
9738
9739         * gcc.c-torture/execute/20000528-1.c: New test.
9740
9741         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
9742         * g++.old-deja/g++.law/temps4.C: Likewise.
9743
9744         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
9745         stdlib.h.  Call abort() on failure.
9746         * g++.old-deja/g++.law/refs4.C: Likewise.
9747         * g++.old-deja/g++.law/temps4.C: Likewise.
9748         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
9749         * gcc.c-torture/execute/20000112-1.c: Include string.h.
9750
9751 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
9752
9753         Relative to g++.dg/special:
9754         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
9755
9756         Relative to g++.old-deja:
9757         * g++.brendan/complex1.C, g++.jason/optimize2.C,
9758         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
9759         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
9760         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
9761         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
9762         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
9763         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
9764
9765         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
9766         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
9767         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
9768         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
9769         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
9770         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
9771         and/or string.h.
9772
9773         * g++.other/goto1.C: Update expectations for error messages.
9774
9775 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
9776
9777         * gcc.c-torture/compile/20000523-1.c: New test.
9778
9779 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9780
9781         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
9782
9783 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
9784
9785         * g++.old-deja/g++.eh/catch11.C: New test.
9786         * g++.old-deja/g++.eh/catch12.C: New test.
9787
9788 2000-05-24  Nick Clifton  <nickc@cygnus.com>
9789
9790         * gcc.c-torture/execute/20000523-1.c: New test.
9791
9792 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
9793
9794         * c-torture/execute/bcp-1.c: Replace abort in arg of
9795         __builtin_constant_p with a generic external function.
9796
9797         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
9798         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
9799         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
9800         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
9801         Prototype abort and/or exit.
9802
9803         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
9804         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
9805         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
9806         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
9807
9808 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
9809
9810         * gcc.dg/dwarf2-1.c: New test.
9811
9812 2000-05-20  Richard Henderson  <rth@cygnus.com>
9813
9814         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
9815
9816 2000-05-20  Andreas Jaeger  <aj@suse.de>
9817
9818         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
9819         testcase.
9820
9821 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
9822
9823         * gcc.c-torture/execute/20000519-2.c: New test.
9824
9825 2000-05-19  Andreas Jaeger  <aj@suse.de>
9826
9827         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
9828         which fails with SSA.
9829
9830         * lib/c-torture.exp: Also test with -O3 -fssa.
9831
9832 2000-05-18  Michael Meissner  <meissner@redhat.com>
9833
9834         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
9835         * gcc.c-torture/execute/920415-1.c: Ditto.
9836         * gcc.c-torture/execute/920501-1.c: Ditto.
9837         * gcc.c-torture/execute/conversion.c: Ditto.
9838         * gcc.c-torture/execute/cvt-1.c: Ditto.
9839
9840 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
9841
9842         * gcc.c-torture/compile/20000518-1.c: New test.
9843
9844 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
9845
9846         * g77.f-torture/compile/200005018.f:  New test.
9847
9848 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
9849
9850         * gcc.c-torture/compile/20000517-1.c: New test.
9851
9852 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9853
9854         * gcc.c-torture/execute/20000516-1.c: New test.
9855
9856 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
9857
9858         * g++.old-deja/g++.other/eh.C: New test.
9859
9860 2000-05-12  Richard Henderson  <rth@cygnus.com>
9861
9862         * gcc.c-torture/execute/990208-1.c (main): Don't pass
9863         constants through to doit's conditional.
9864
9865 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
9866
9867         * gcc.c-torture/compile/20000511-1.c: New test.
9868         * g77.f-torture/compile/20000511-1.f: New test.
9869         * g77.f-torture/compile/20000511-2.f: New test.
9870
9871 2000-05-11  Michael Meissner  <meissner@redhat.com>
9872
9873         * gcc.c-torture/execute/20000511-1.c: New test.
9874
9875 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
9876
9877         * gcc.dg/dg.exp: Scan .S files as well as .c files.
9878         * gcc.dg/20000510-1.S: New.
9879
9880 2000-05-08  Catherine Moore  <clm@cygnus.com>
9881
9882         * gcc.dg/unused-3.c: New.
9883
9884 2000-05-06  Richard Henderson  <rth@cygnus.com>
9885
9886           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
9887           * g++.old-deja/g++.mike/warn1.C: Likewise.
9888           * g++.old-deja/g++.pt/local1.C: Likewise.
9889           * g++.old-deja/g++.pt/local7.C: Likewise.
9890           * g++.old-deja/g++.pt/spec16.C: Likewise.
9891
9892 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
9893
9894         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
9895
9896 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
9897
9898           * g77.f-torture/execute/20000503-1.f:  New test.
9899
9900 2000-05-04  Andreas Jaeger  <aj@suse.de>
9901
9902         * gcc.dg/noreturn-2.c: New test.
9903
9904 2000-05-04  Neil Booth  <NeilB@earthling.net>
9905
9906         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
9907         preprocessor.
9908
9909 2000-05-04  Richard Henderson  <rth@cygnus.com>
9910
9911         * gcc.c-torture/execute/20000503-1.c: Fix typo.
9912
9913 2000-05-04  Richard Henderson  <rth@cygnus.com>
9914
9915         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
9916         OpenSSL by Jason R Thorpe.
9917
9918 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
9919
9920         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
9921
9922 2000-05-03  Robert Lipe <robertlipe@usa.net>
9923
9924         * gcc.dg/20000503-1.c: New test.
9925
9926 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
9927
9928         * gcc.c-torture/compile/20000502-1.c: New test.
9929         * g++.old-deja/g++.other/align.C: New test.
9930         * gcc.dg/cpp-tradstringify.c: New test.
9931
9932 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9933
9934         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
9935         and hard registers.
9936
9937 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
9938
9939         * gcc.c-torture/execute/loop-5.c: New test.
9940
9941 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
9942
9943         * gcc.c-torture/execute/va-arg-20.c: New test.
9944
9945 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
9946
9947         * gcc.c-torture/execute/20000422-1.c: New test.
9948
9949 2000-04-20  Greg McGary  <gkm@gnu.org>
9950
9951         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
9952         when optimizing, but without sibling-call optimizations (-O1).
9953
9954 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
9955
9956           * gcc.c-torture/compile/20000420-1.c: New test.
9957
9958 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9959
9960         * g++.abi/ptrflags.C: New test.
9961         * g++.eh/catchptr1.C: Test incomplete pointer chains.
9962
9963 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
9964
9965         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
9966
9967 2000-04-19  Greg McGary  <gkm@gnu.org>
9968
9969         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
9970         sibling-call optimizations.
9971
9972 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
9973
9974         * gcc.dg/20000419-1.c: New test.
9975
9976 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
9977
9978         * gcc.c-torture/execute/20000412-6.c: New test.
9979
9980 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
9981
9982         * gcc.c-torture/execute/20000412-5.c: New test.
9983         * g77.f-torture/compile/20000412-1.f: New test.
9984         * gcc.c-torture/execute/20000412-4.c: New test.
9985         * gcc.c-torture/compile/20000412-2.c: New test.
9986         * gcc.c-torture/execute/20000412-3.c: New test.
9987         * gcc.c-torture/compile/20000412-1.c: New test.
9988         * gcc.c-torture/execute/20000412-2.c: New test.
9989
9990 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
9991
9992         * objc/execute/bf-20.m: New test.
9993
9994 2000-04-10  Richard Henderson  <rth@cygnus.com>
9995
9996         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
9997
9998         * gcc.c-torture/execute/20000412-1.c: New test.
9999
10000 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10001
10002         * g++.old-deja/g++.eh/catchptr1.C: New test.
10003
10004 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
10005
10006         * g++.old-deja/g++.abi/cxa_vec.C: New test.
10007
10008 2000-04-08  Neil Booth  <NeilB@earthling.net>
10009
10010         * gcc.dg/cpp-nullchar.c: Remove test as
10011         embedded nulls cause problems.
10012
10013 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10014
10015         * gcc.dg/compare2.c: New test.
10016
10017 2000-04-08  Neil Booth  <NeilB@earthling.net>
10018
10019         * gcc.dg/cpp-nullchar.c: New test.
10020
10021 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
10022
10023         * gcc.dg/cpp-mi2.c: New test.
10024         * gcc.dg/cpp-mi2[abc].h: New files.
10025
10026 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
10027
10028         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10029         member name.
10030
10031 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10032
10033         * g++.old-deja/g++.abi/vmihint.C: New test.
10034
10035 2000-04-06  Neil Booth  <NeilB@earthling.net>
10036
10037         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10038         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
10039         copyright.
10040
10041 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
10042
10043         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10044         avoid stack-frame overwrite.
10045
10046 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
10047
10048         * gcc.c-torture/compile/20000405-2.c: New test.
10049         * gcc.c-torture/compile/20000405-3.c: New test.
10050
10051 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10052
10053         * gcc.c-torture/compile/20000405-1.c: New test.
10054
10055 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
10056
10057         * gcc.dg/cast-qual-1.c: Revert last change.
10058
10059 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10060
10061         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10062
10063 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
10064
10065         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10066         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10067
10068 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
10069
10070         * gcc.c-torture/compile/20000403-2.c: New test.
10071         * gcc.c-torture/compile/20000403-1.c: New test.
10072
10073 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
10074
10075         * gcc.c-torture/execute/20000403-1.c: New test.
10076
10077 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
10078
10079         * gcc.c-torture/execute/20000402-1.c: New test.
10080
10081 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
10082
10083         * gcc.c-torture/execute/va-arg-15.c: New test.
10084         * gcc.c-torture/execute/va-arg-16.c: New test.
10085         * gcc.c-torture/execute/va-arg-17.c: New test.
10086         * gcc.c-torture/execute/va-arg-18.c: New test.
10087         * gcc.c-torture/execute/va-arg-19.c: New test.
10088
10089 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
10090
10091         * gcc.c-torture/compile/981211-1.c: Move to...
10092         * gcc.dg/cpp-as1.c: ...here.
10093         * gcc.dg/cpp-as2.c: New file.
10094
10095         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10096         compiler.
10097
10098 2000-04-02  Neil Booth  <NeilB@earthling.net>
10099
10100         * gcc.dg/cpp-cond.c  New tests.
10101         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
10102         accidental success less likely.
10103         * gcc.dg/cpp-missingop.c  New tests.
10104         * gcc.dg/cpp-missingparen.c  New tests.
10105         * gcc.dg/cpp-shift.c  New tests.
10106         * gcc.dg/cpp-shortcircuit.c  New tests.
10107         * gcc.dg/cpp-unary.c  New tests.
10108
10109 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
10110
10111         * gcc.c-torture/compile/20000329-1.c: New test.
10112
10113 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
10114
10115         * gcc.c-torture/compile/20000326-1.c: New test.
10116         * gcc.c-torture/compile/20000326-2.c: New test.
10117
10118 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
10119
10120         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10121         the first parameter is a function argument.
10122
10123 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
10124
10125         * g++.old-deja/g++.ext/array4.C: New test.
10126
10127 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
10128
10129         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10130
10131 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10132
10133         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10134
10135 2000-03-19  Richard Henderson  <rth@cygnus.com>
10136
10137         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10138
10139 2000-03-19  Richard Henderson  <rth@cygnus.com>
10140
10141         * gcc.c-torture/compile/20000319-1.c: New test.
10142
10143 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
10144
10145         * gcc.c-torture/execute/20000314-3.c: New test.
10146         * gcc.c-torture/execute/20000314-2.c: New test.
10147         * gcc.c-torture/execute/20000314-1.c: New test.
10148         * gcc.c-torture/compile/20000314-2.c: New test.
10149         * gcc.c-torture/compile/20000314-1.c: New test.
10150
10151 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
10152
10153         * g++.old-deja/g++.warn/inline.C: New test.
10154
10155 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10156
10157         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10158         standards-compliant result rather than specific constants.
10159         Put test-values in array.
10160
10161 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
10162
10163         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10164         (g++_target_compile): Put test-specific options last.
10165
10166 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10167
10168         * g++.old-deja/g++.eh/vbase4.C: New test.
10169
10170 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10171
10172         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10173
10174 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10175
10176         * g++.old-deja/g++.brendan/misc12.C: Removed.
10177         * g++.old-deja/g++.pt/memtemp77.C: Constify.
10178         * g++.old-deja/g++.ext/pretty4.C: New test.
10179
10180 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
10181
10182         * g++.old-deja/g++.other/string2.C: New test.
10183
10184 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
10185
10186         * g++.old-deja/g++.warn/impint2.C: New test.
10187
10188 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10189
10190         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10191         is 1, not zero.
10192
10193 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
10194
10195         * g++.old-deja/g++.warn/impint.C: New test.
10196         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10197         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10198         * g++.old-deja/g++.pt/explicit12.C: Likewise.
10199         * g++.old-deja/g++.pt/explicit13.C: Likewise.
10200         * g++.old-deja/g++.pt/explicit17.C: Likewise.
10201         * g++.old-deja/g++.pt/explicit18.C: Likewise.
10202         * g++.old-deja/g++.pt/explicit19.C: Likewise.
10203         * g++.old-deja/g++.pt/explicit23.C: Likewise.
10204         * g++.old-deja/g++.pt/explicit31.C: Likewise.
10205         * g++.old-deja/g++.pt/explicit35.C: Likewise.
10206         * g++.old-deja/g++.pt/explicit6.C: Likewise.
10207         * g++.old-deja/g++.pt/memclass7.C: Likewise.
10208
10209 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
10210
10211         * gcc.dg/cpp-redef.c: New test.
10212
10213 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
10214
10215         * g++.old-deja/g++.pt/unify7.C: New test.
10216
10217 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10218
10219         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10220         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10221
10222 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
10223
10224         * gcc.c-torture/compile/20000224-1.c: New test.
10225
10226 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10227
10228         * gcc.c-torture/compile/cpp-2.c: New test.
10229         * gcc.c-torture/compile/cpp-1.c: New test.
10230
10231 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
10232
10233         * gcc.c-torture/execute/20000225-1.c: New test.
10234
10235 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10236
10237         * gcc.dg/cpp-li2.c: New test.
10238
10239         * gcc.dg/cpp-wi1.c: New test.
10240
10241         * gcc.dg/cpp-li1.c: New test.
10242
10243 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
10244
10245         * g++.old-deja/g++.other/sizeof5.C: New test.
10246
10247 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10248
10249         * gcc.c-torture/execute/va-arg-13.c: New test.
10250
10251 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
10252
10253         * gcc.c-torture/execute/va-arg-12.c: New test.
10254
10255 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10256
10257         * gcc.c-torture/execute/20000223-1.c: New test.
10258
10259 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
10260
10261         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10262
10263 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
10264
10265         * g++.old-deja/g++.abi/ptrmem.C: New test.
10266
10267 2000-02-19  Richard Henderson  <rth@cygnus.com>
10268
10269         * gcc.c-torture/compile/init-3.c: New.
10270
10271 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
10272
10273         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10274         ALWAYS_CXXFLAGS.
10275
10276 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
10277
10278         * gcc.c-torture/compile/20000211-3.c: New test.
10279
10280 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
10281
10282         * gcc.c-torture/compile/20000211-2.c: New test.
10283
10284 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
10285
10286         * gcc.c-torture/compile/20000211-1.c: New test.
10287
10288 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
10289
10290         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10291           on native targets
10292
10293 2000-02-08  Nathan Sidwell  <nathan@acm.org>
10294
10295         * g++.old-deja/g++.other/cast5.C: New test.
10296
10297 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
10298
10299         * gcc.c-torture/execute/20000205-1.c: New.
10300
10301 2000-02-03  Nathan Sidwell  <nathan@acm.org>
10302
10303         * g++.old-deja/g++.jason/cast3.C: Return void.
10304         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10305
10306 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10307
10308         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10309
10310         * gcc.dg/loop-1.c: New test.
10311
10312 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
10313
10314         * gcc.c-torture/compile/20000127-1.c: New test.
10315         * gcc.c-torture/execute/991228-1.c: New test.
10316
10317 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10318
10319         * gcc.dg/unused-2.c: New test.
10320
10321         * gcc.dg/conv-1.c: New test.
10322
10323 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10324
10325         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10326         compiler.
10327         (tool_option_proc): Fix typo.
10328
10329 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
10330
10331         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10332         of the ld on the host, not on the build machine.
10333         Also, don't crash if '--help' is not a supported option.
10334
10335 2000-01-24  Richard Henderson  <rth@cygnus.com>
10336
10337         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10338
10339 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
10340
10341         * gcc.c-torture/execute/20000120-2.c: New test.
10342         * gcc.c-torture/execute/20000120-1.c: New test.
10343
10344 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
10345
10346         * gcc.c-torture/execute/20000113-1.c: New test.
10347
10348 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
10349
10350         * gcc.c-torture/execute/20000112-1.c: New test.
10351
10352 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10353
10354         * gcc.dg/20000111-1.c: New test.
10355
10356 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
10357
10358         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10359         with 16 bit integers.
10360
10361 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10362
10363         * gcc.dg/20000108-1.c: New test.
10364
10365 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10366
10367         * g++.old-deja/g++.ns/koenig8.C: New test.
10368
10369 2000-01-05  Nathan Sidwell  <nathan@acm.org>
10370
10371         * g++.old-deja/g++.other/cast4.C: New test.
10372
10373 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
10374
10375         * gcc.c-torture/compile/20000105-2.c: New test.
10376         * gcc.c-torture/compile/20000105-1.c: New test.
10377
10378 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10379
10380         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10381         references to printf & atoi to conform to ANSI standard.
10382         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10383         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10384         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10385         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10386         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10387         * g++.old-deja/g++.brendan/complex1.C: Likewise.
10388         * g++.old-deja/g++.brendan/copy1.C: Likewise.
10389         * g++.old-deja/g++.brendan/copy2.C: Likewise.
10390         * g++.old-deja/g++.brendan/copy3.C: Likewise.
10391         * g++.old-deja/g++.brendan/copy4.C: Likewise.
10392         * g++.old-deja/g++.brendan/copy5.C: Likewise.
10393         * g++.old-deja/g++.brendan/copy6.C: Likewise.
10394         * g++.old-deja/g++.brendan/copy7.C: Likewise.
10395         * g++.old-deja/g++.brendan/copy8.C: Likewise.
10396         * g++.old-deja/g++.brendan/crash11.C: Likewise.
10397         * g++.old-deja/g++.brendan/crash14.C: Likewise.
10398         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10399         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10400         * g++.old-deja/g++.brendan/delete2.C: Likewise.
10401         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10402         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10403         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10404         * g++.old-deja/g++.brendan/eh1.C: Likewise.
10405         * g++.old-deja/g++.brendan/groff1.C: Likewise.
10406         * g++.old-deja/g++.brendan/init3.C: Likewise.
10407         * g++.old-deja/g++.brendan/misc12.C: Likewise.
10408         * g++.old-deja/g++.brendan/misc7.C: Likewise.
10409         * g++.old-deja/g++.brendan/new2.C: Likewise.
10410         * g++.old-deja/g++.brendan/operators4.C: Likewise.
10411         * g++.old-deja/g++.brendan/operators5.C: Likewise.
10412         * g++.old-deja/g++.brendan/overload2.C: Likewise.
10413         * g++.old-deja/g++.brendan/overload7.C: Likewise.
10414         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10415         * g++.old-deja/g++.brendan/reference1.C: Likewise.
10416         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10417         * g++.old-deja/g++.brendan/template24.C: Likewise.
10418         * g++.old-deja/g++.brendan/template3.C: Likewise.
10419         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10420         * g++.old-deja/g++.jason/inline3.C: Likewise.
10421         * g++.old-deja/g++.jason/opeq.C: Likewise.
10422         * g++.old-deja/g++.law/arg5.C: Likewise.
10423         * g++.old-deja/g++.law/arm7.C: Likewise.
10424         * g++.old-deja/g++.law/ctors11.C: Likewise.
10425         * g++.old-deja/g++.law/cvt8.C: Likewise.
10426         * g++.old-deja/g++.law/init9.C: Likewise.
10427         * g++.old-deja/g++.law/refs4.C: Likewise.
10428         * g++.old-deja/g++.law/template2.C: Likewise.
10429         * g++.old-deja/g++.law/visibility24.C: Likewise.
10430         * g++.old-deja/g++.law/vtable3.C: Likewise.
10431         * g++.old-deja/g++.mike/asm2.C: Likewise.
10432         * g++.old-deja/g++.mike/eh1.C: Likewise.
10433         * g++.old-deja/g++.mike/misc1.C: Likewise.
10434         * g++.old-deja/g++.mike/misc13.C: Likewise.
10435         * g++.old-deja/g++.mike/misc14.C: Likewise.
10436         * g++.old-deja/g++.mike/ns12.C: Likewise.
10437         * g++.old-deja/g++.mike/p1248.C: Likewise.
10438         * g++.old-deja/g++.mike/p3708.C: Likewise.
10439         * g++.old-deja/g++.mike/p3708a.C: Likewise.
10440         * g++.old-deja/g++.mike/p3708b.C: Likewise.
10441         * g++.old-deja/g++.mike/p646.C: Likewise.
10442         * g++.old-deja/g++.mike/p700.C: Likewise.
10443         * g++.old-deja/g++.mike/p783.C: Likewise.
10444         * g++.old-deja/g++.mike/p783a.C: Likewise.
10445         * g++.old-deja/g++.mike/p783b.C: Likewise.
10446         * g++.old-deja/g++.mike/p786.C: Likewise.
10447         * g++.old-deja/g++.mike/p789.C: Likewise.
10448         * g++.old-deja/g++.mike/p789a.C: Likewise.
10449         * g++.old-deja/g++.mike/p807a.C: Likewise.
10450         * g++.old-deja/g++.other/delete3.C: Likewise.
10451         * g++.old-deja/g++.other/dyncast1.C: Likewise.
10452         * g++.old-deja/g++.other/dyncast2.C: Likewise.
10453         * g++.old-deja/g++.other/dyncast3.C: Likewise.
10454         * g++.old-deja/g++.other/empty1.C: Likewise.
10455         * g++.old-deja/g++.other/temporary1.C: Likewise.
10456         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10457         * g++.old-deja/g++.pt/t16.C: Likewise.
10458         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10459
10460 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
10461
10462         * gcc.dg/991230-1.c: New test.
10463
10464 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
10465
10466         * gcc.c-torture/compile/991229-3.c: New test.
10467         * gcc.c-torture/compile/991229-2.c: New test.
10468         * gcc.c-torture/compile/991229-1.c: New test.
10469
10470 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
10471
10472         * gcc.c-torture/compile/labels-2.c: New test.
10473
10474 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10475
10476         * gcc.c-torture/execute/991227-1.c: New test.
10477
10478 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10479
10480         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10481
10482 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
10483
10484         * gcc.c-torture/execute/991221-1.c: New test.
10485
10486 1999-12-20  Nathan Sidwell  <nathan@acm.org>
10487
10488         * g++.old-deja/g++.other/cast3.C: New test.
10489
10490 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
10491
10492         * gcc.c-torture/execute/991216-4.c: New test.
10493
10494 1999-12-16  Michael Meissner  <meissner@cygnus.com>
10495
10496         * gcc.c-torture/execute/991216-1.c: New test.
10497         * gcc.c-torture/execute/991216-2.c: New test.
10498         * gcc.c-torture/execute/991216-3.c: New test.
10499
10500 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10501
10502         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
10503         Actually make the test fail by using "-O2" for compilation.
10504
10505 1999-12-15  Nathan Sidwell  <nathan@acm.org>
10506
10507         * g++.old-deja/g++.warn/cast-align1.C: New test.
10508
10509 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10510
10511         * gcc.c-torture/compile/991214-1.c: New test.
10512         * gcc.c-torture/compile/991214-2.c: New test.
10513
10514 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
10515
10516         * gcc.dg/991214-1.c: New test.
10517
10518 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
10519
10520         * gcc.c-torture/compile/991213-3.c: New test.
10521         * gcc.c-torture/compile/991213-2.c: New test.
10522         * gcc.c-torture/compile/991213-1.c: New test.
10523
10524 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10525
10526         * gcc.dg/991209-1.c: New test.
10527
10528 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
10529
10530         * gcc.c-torture/compile/991208-1.c: New test.
10531
10532 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10533
10534         * gcc.dg/ultrasp2.c: New test.
10535
10536 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
10537
10538         * g++.old-deja/g++.abi/align.C (main): Fix typo.
10539
10540 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
10541
10542         * gcc.c-torture/compile/991202-1.c: New test.
10543         * gcc.c-torture/execute/991202-1.c: New test.
10544         * gcc.c-torture/execute/991202-2.c: New test.
10545         * gcc.c-torture/execute/991202-3.c: New test.
10546
10547 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
10548
10549         * g++.old-deja/g++.abi/align.C: New test.
10550         * g++.old-deja/g++.abi/aggregates.C: Likewise.
10551         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10552
10553 1999-12-01  Richard Henderson  <rth@cygnus.com>
10554
10555         * gcc.c-torture/execute/991201-1.c: New.
10556
10557 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
10558
10559         * gcc.dg/991129-1.c: New test.
10560
10561 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
10562
10563         * gcc.c-torture/compile/991127-1.c: New test.
10564
10565 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10566
10567         * g++.old-deja/g++.other/warn4.C: New test.
10568
10569 1999-11-22  Nathan Sidwell  <nathan@acm.org>
10570
10571         * g++.old-deja/g++.eh/cleanup2.C: New test.
10572         * g++.old-deja/g++.ext/pretty2.C: New test.
10573         * g++.old-deja/g++.ext/pretty3.C: New test.
10574         * g++.old-deja/g++.other/debug6.C: New test.
10575
10576 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
10577
10578         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
10579         compiler_output to look for one error message instead of two.
10580
10581 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
10582
10583         * gcc.c-torture/execute/991118-1.c: Also test case
10584         where the word boundary does not split a byte evenly.
10585
10586 1999-11-19  Nathan Sidwell  <nathan@acm.org>
10587
10588         * g++.old-deja/g++.ext/restrict1.C: New test.
10589
10590 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
10591
10592         * gcc.c-torture/execute/991118-1.c: New test.
10593
10594 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
10595
10596         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
10597         working directory pathnames.
10598
10599 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
10600
10601         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
10602         host is equipped with driver.h and driver.o so it can actually
10603         compile and run the tests.
10604
10605 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
10606
10607         * gcc.c-torture/compile/991008-1.c: New test.
10608
10609 1999-11-08  Nick Clifton  <nickc@cygnus.com>
10610
10611         * lib/gcc-dg.exp: Include target-supports.exp
10612
10613 1999-11-05  Nick Clifton  <nickc@cygnus.com>
10614
10615         * lib/target-supports.exp: New file: Provide procs to test for
10616         features supported by the target.
10617         (check_weak_available): Moved here from ecos.exp.
10618         (check_alias_available): New proc: Determine of the target
10619         toolchain supports the alias attribute.
10620
10621         * gcc.dg/special/ecos.exp: Move check_weak_available to
10622         target-supports.exp.
10623         (alias-1.c): Only perform the test if the target supports
10624         aliases.
10625         (wkali-1.c): Only perform the test if the target supports
10626         aliases.
10627
10628         * gcc.dg/990506-0.c: Expect error messages from cross
10629         targets as well as native targets.
10630
10631 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10632
10633         * gcc.dg/ultrasp1.c: Removed xfail.
10634         * gcc.dg/struct-ret-2.c: Likewise.
10635         * gcc.dg/array-1.c: Likewise.
10636
10637 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10638
10639         * gcc.dg/struct-ret-2.c: New test.
10640
10641         * gcc.dg/array-1.c: New test.
10642
10643 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
10644
10645         * gcc.c-torture/execute/991030-1.c: New test.
10646
10647 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
10648
10649         * gcc.c-torture/compile/991026-2.c: New test.
10650
10651 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
10652
10653         * gcc.c-torture/compile/991026-1.c: New test.
10654
10655 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
10656
10657         * gcc.c-torture/execute/991023-1.c: New test.
10658
10659 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
10660
10661         * gcc.c-torture/execute/991019-1.c: New test.
10662
10663 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
10664
10665         * gcc.c-torture/execute/991016-1.c: New test.
10666
10667 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
10668
10669         * gcc.c-torture/execute/991014-1.c: New test.
10670
10671 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
10672
10673         * g++.old-deja/g++.other/union2.C: New test.
10674
10675 1999-10-13  Nathan Sidwell  <nathan@acm.org>
10676
10677         * g++.old-deja/g++.other/vaarg2.C: New test.
10678         * g++.old-deja/g++.other/vaarg3.C: New test.
10679
10680 1999-10-12  Craig Burley  <craig@jcb-sc.com>
10681
10682         * g77.f-torture/noncompile/19990905-1.f: Moved from being
10683         in compile/.
10684
10685 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
10686
10687         * gcc.c-torture/execute/va-arg-11.c: New test.
10688
10689 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
10690
10691         * lib/file-format.exp (gcc_target_object_format): Don't
10692         crash if objdump is unavailable.
10693
10694 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
10695
10696         * gcc.misc-tests/mg.exp: delete extraneous redirection.
10697
10698 1999-09-28  Nick Clifton  <nickc@cygnus.com>
10699
10700         * gcc.c-torture/compile/990928-1.c: New test.
10701
10702 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
10703
10704         * g++.old-deja/g++.other/decl6.C: New test.
10705
10706 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10707
10708         * gcc.c-torture/execute/va-arg-10.c: New test.
10709
10710 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
10711
10712         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
10713         __PRETTY_FUNCTION__.
10714
10715 1999-09-23  Nick Clifton  <nickc@cygnus.com>
10716
10717         * gcc.c-torture/execute/990923-1.c: New test.
10718
10719 1999-09-21  Nick Clifton  <nickc@cygnus.com>
10720
10721         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
10722         for which -fpic is inappropriate.
10723
10724 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
10725
10726         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
10727
10728 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10729
10730         * g++.old-deja/g++.other/dyncast1.C: New test.
10731         * g++.old-deja/g++.other/dyncast2.C: New test.
10732         * g++.old-deja/g++.other/dyncast3.C: New test.
10733         * g++.old-deja/g++.other/dyncast4.C: New test.
10734         * g++.old-deja/g++.other/dyncast5.C: New test.
10735         * g++.old-deja/g++.eh/catch3.C: New test.
10736         * g++.old-deja/g++.eh/catch3p.C: New test.
10737         * g++.old-deja/g++.eh/catch4.C: New test.
10738         * g++.old-deja/g++.eh/catch4p.C: New test.
10739         * g++.old-deja/g++.eh/catch5.C: New test.
10740         * g++.old-deja/g++.eh/catch5p.C: New test.
10741         * g++.old-deja/g++.eh/catch6.C: New test.
10742         * g++.old-deja/g++.eh/catch6p.C: New test.
10743         * g++.old-deja/g++.eh/catch7.C: New test.
10744         * g++.old-deja/g++.eh/catch7p.C: New test.
10745         * g++.old-deja/g++.eh/catch8.C: New test.
10746         * g++.old-deja/g++.eh/catch8p.C: New test.
10747         * g++.old-deja/g++.eh/catch9.C: New test.
10748         * g++.old-deja/g++.eh/catch9p.C: New test.
10749
10750 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
10751
10752         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
10753         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
10754
10755 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
10756
10757         * gcc.c-torture/compile/990913-1.c: New test.
10758
10759 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
10760
10761         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
10762         * g++.old-deja/g++.jason/rfg5.C: Likewise.
10763
10764 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
10765
10766         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
10767
10768 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
10769
10770         * g++.old-deja/g++.other/lookup11.C: New test.
10771         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
10772         what is permitted and what we want.
10773         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
10774         overload use.
10775         * g++.old-deja/g++.jason/rfg5.C: Likewise
10776
10777 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
10778
10779         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
10780         * gcc.c-torture/noncompile/poison-1.c: New file.
10781
10782 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
10783
10784         * g++.old-deja/g++.other/sizeof3.C: New test.
10785         * g++.old-deja/g++.other/sizeof4.C: New test.
10786         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
10787         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
10788
10789 1999-09-07  Richard Henderson  <rth@cygnus.com>
10790
10791         * gcc.dg/va-arg-1.c: New.
10792
10793 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10794
10795         * gcc.c-torture/execute/va-arg-9.c: New test.
10796
10797 1999-09-05  Craig Burley  <craig@jcb-sc.com>
10798
10799         * g77.f-torture/compile/980519-2.f: New test.
10800         * g77.f-torture/compile/19990905-0.f: New test.
10801         * g77.f-torture/compile/19990905-1.f: New test.
10802         * g77.f-torture/compile/19990905-2.f: New test.
10803
10804         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
10805
10806 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
10807
10808         * gcc.c-torture/execute/990827-1.c: Fix typo.
10809
10810 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
10811
10812         * g++.old-deja/g++.other/deref1.C: New test.
10813
10814 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
10815
10816         * g++.old-deja/g++.other/ambig2.C: New test.
10817         * g++.old-deja/g++.other/cond5.C: New test.
10818         * g++.old-deja/g++.other/lookup16.C: New test.
10819
10820 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
10821
10822         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
10823         assemblers too.
10824
10825 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
10826
10827         * lib/c-torture.exp: Avoid the "compare executables" optimization
10828         when testing native.
10829
10830 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
10831
10832         * gcc.c-torture/execute/990829-1.c: New test.
10833         * gcc.c-torture/compile/990829-1.c: New test.
10834
10835 1999-08-27  Paul Burchard  <burchard@pobox.com>
10836
10837         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
10838         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
10839         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
10840         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
10841         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
10842         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
10843         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
10844         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
10845         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
10846         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
10847         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
10848
10849 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
10850
10851         * gcc.c-torture/execute/990827-1.c: New test.
10852
10853 1999-08-26  Craig Burley  <craig@jcb-sc.com>
10854
10855         * g77.f-torture/noncompile/19990826-4.f: New test.
10856
10857         * g77.f-torture/compile/19990826-3.f: New test.
10858
10859         * g77.f-torture/execute/19990826-2.f: New test.
10860
10861         * g77.f-torture/compile/19990826-1.f: New test.
10862
10863         * gcc.c-torture/execute/990826-0.c: New test.
10864         * g77.c-torture/execute/19990826-0.f: New test.
10865
10866         * g77.f-torture/noncompile/970626-2.f: New test.
10867
10868 1999-08-25  Paul Burchard  <burchard@pobox.com>
10869
10870         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
10871         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
10872         lss-011.C: New tests.
10873
10874 1999-08-25  Nathan Sidwell  <nathan@acm.org>
10875
10876         * g++.old-deja/g++.other/decl5.C: New test.
10877
10878 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10879
10880         * noncompile/noncompile.exp: Load_lib c-torture.exp.
10881         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
10882         call `postbase' for each one.  All callers of `postbase' changed
10883         to call this instead.
10884
10885 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
10886
10887         * gcc.c-torture/execute/990811-1.c: New test.
10888
10889 1999-08-09  Nick Clifton  <nickc@cygnus.com>
10890
10891         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
10892         just native ones.
10893
10894         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
10895         just native ones.
10896
10897 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
10898
10899         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
10900
10901 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
10902
10903         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
10904
10905 1999-08-04  Nathan Sidwell  <nathan@acm.org>
10906
10907         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
10908
10909 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
10910
10911         * gcc.c-torture/execute/990804-1.c: New test.
10912
10913 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10914
10915         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
10916         * g++.old-deja/g++.brendan/crash64.C: Likewise
10917         * g++.old-deja/g++.brendan/overload8.C: Likewise
10918
10919 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10920
10921         * g++.old-deja/g++.other/struct1.C: New test.
10922
10923 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10924
10925         * g++.old-deja/g++.other/enum2.C: New test.
10926
10927 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
10928
10929         Adapted from tests from Franz Sirl:
10930         * gcc.c-torture/execute/va-arg-7.c: New test.
10931         * gcc.c-torture/execute/va-arg-8.c: New test.
10932
10933 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
10934
10935         * gcc.c-torture/compile/990801-2.c: New test.
10936
10937         * gcc.c-torture/compile/990801-1.c: New test.
10938
10939 1999-07-27  Michael Meissner  <meissner@cygnus.com>
10940
10941         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
10942         fp-cmp-1.c, converting double to float.
10943
10944         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
10945         fp-cmp-1.c, converting double to long double.
10946
10947         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
10948         from fr1 to unknown_register, since fr1 is a legitimate register
10949         on some machines.
10950
10951 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
10952
10953         * README: More listname related changes.
10954
10955 1999-07-08  Catherine Moore  <clm@cygnus.com>
10956
10957         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
10958
10959 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
10960
10961         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
10962
10963 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
10964
10965         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
10966
10967 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
10968
10969         * gcc.dg/990703-1.c: New test.
10970
10971 1999-06-29  Nick Clifton  <nickc@cygnus.com>
10972
10973         * lib/file-format.exp: New file: Move definition of proc
10974         gcc_target_object_format to here from
10975         gcc.dg/special/ecos.exp.
10976
10977         * lib/c-torture.exp: Include lib file-format.exp.
10978         * lib/gcc-dg.exp: Include lib file-format.exp.
10979
10980         * gcc.dg/special/ecos.exp: Remove definition of proc
10981         gcc_target_object_format.
10982
10983 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
10984
10985         * gcc.c-torture/execute/990628-1.c: New test.
10986
10987 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
10988
10989         * gcc.c-torture/compile/990625-2.c: New test.
10990
10991         * gcc.c-torture/compile/990625-1.c: New test.
10992
10993 1999-06-23  Nick Clifton  <nickc@cygnus.com>
10994
10995         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
10996         attributes compile.
10997         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
10998         ports that use the COFF/PE file format.
10999
11000 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
11001
11002         * gcc.c-torture/compile/990617-1.c: New test.
11003
11004 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
11005
11006         * g++.old-deja/g++.other/decl4.C: New test.
11007
11008 1999-06-14  Nathan Sidwell  <nathan@acm.org>
11009
11010         * g++.old-deja/g++.other/bitfld3.C: New test.
11011
11012 1999-06-08  Nathan Sidwell  <nathan@acm.org>
11013
11014         * g++.old-deja/g++.eh/catch1.C: New test.
11015
11016 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
11017
11018         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11019
11020         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11021         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
11022
11023 1999-06-05  Craig Burley  <craig@jcb-sc.com>
11024
11025         * g77.f-torture/compile/19990502-0.f: Replace with new,
11026         shorter, test that still fails after recent changes.
11027
11028 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11029
11030         * gcc.c-torture/execute/990604-1.c: New test.
11031
11032 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
11033
11034         * gcc.c-torture/execute/990531-1.c: New test.
11035
11036 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11037
11038         * gcc.c-torture/compile/990527-1.c: New test.
11039
11040 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
11041
11042         * gcc.c-torture/execute/990527-1.c: New test.
11043
11044 1999-05-25  Nick Clifton  <nickc@cygnus.com>
11045
11046         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11047         bitfields as signed.
11048
11049 1999-05-25  Craig Burley  <craig@jcb-sc.com>
11050
11051         * g77.f-torture/compile/19990525-0.f: New test.
11052
11053 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
11054
11055         * gcc.c-torture/execute/990525-2.c: New test.
11056
11057         * gcc.c-torture/execute/990525-1.c: New test.
11058
11059 1999-05-24  Nathan Sidwell  <nathan@acm.org>
11060
11061         * g++.old-deja/g++.other/anon3.C: New test.
11062         * g++.old-deja/g++.other/anon4.C: New test.
11063         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11064         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11065         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11066         Merrill).
11067
11068 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
11069
11070         * gcc.c-torture/execute/990524-1.c: New test.
11071
11072         * gcc.dg/990524-1.c: New test.
11073
11074 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11075
11076         * gcc.c-torture/compile/990523-1.c: New test.
11077
11078 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
11079
11080         * gcc.c-torture/compile/990519-1.c: New test.
11081
11082 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11083
11084         * gcc.c-torture/compile/990517-1.c: New test.
11085
11086         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11087         (e4, f4): New tests.
11088         (main): Call them.
11089
11090 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11091
11092         * gcc.dg/noreturn-1.c: New test.
11093
11094 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11095
11096         * gcc.c-torture/execute/990513-1.c: New test.
11097
11098 1999-05-10  Richard Henderson  <rth@cygnus.com>
11099
11100         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11101
11102 1999-05-10  Craig Burley  <craig@jcb-sc.com>
11103
11104         * g77.f-torture/execute/erfc.f: Use small single-precision
11105         values, to avoid problems on Alphas when not -mieee.
11106
11107 1999-05-08  Craig Burley  <craig@jcb-sc.com>
11108
11109         * gcc.dg/990506-0.c: New test.
11110
11111 1999-05-08  Richard Henderson  <rth@cygnus.com>
11112
11113         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11114         the constant to test.  Don't XFAIL 64-bit targets.
11115
11116         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11117         * g++.old-deja/g++.law/profile1.C: Likewise.
11118
11119         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11120         operator new instances.
11121         * g++.old-deja/g++.other/delete5.C: Likewise.
11122
11123 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11124
11125         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11126         intrinsic.
11127
11128 1999-05-03  Craig Burley  <craig@jcb-sc.com>
11129
11130         * g77.f-torture/execute/u77-test.f: Reverse order of two
11131         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11132
11133 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11134
11135         * gcc.dg/compare1.c: New test.
11136
11137 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11138
11139         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11140         New tests.
11141
11142 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11143
11144         * g77.f-torture/compile/19990502-1.f: New test.
11145
11146 1999-05-02  Craig Burley  <craig@jcb-sc.com>
11147
11148         * g77.f-torture/compile/19990502-0.f: New test.
11149
11150 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
11151
11152         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11153         intrinsic.
11154
11155 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
11156
11157         * g77.f-torture/execute/u77-test.f (main): List libU77
11158         intrinsics not currently tested.
11159         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11160         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11161         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11162         Trim blanks off the ends of some printed strings.
11163
11164 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
11165
11166         * g77.f-torture/execute/u77-test.f (main): Just warn about
11167         FSTAT gid disagreement, as it's expected on some systems.
11168
11169 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
11170
11171         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11172         use a new function, which allows for some slop.
11173         Clean up some commentary.
11174         (issum): The new function.
11175         (sgladd): Deleted subroutine.
11176
11177 1999-05-01  Craig Burley  <craig@jcb-sc.com>
11178
11179         * g77.f-torture/execute/u77-test.f: Modify to be more like
11180         libf2c/libU77 version, bringing patches to that version here.
11181         Add suitable commentary.
11182
11183 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
11184
11185         * gcc.dg/990424-1.c: New test.
11186
11187 1999-04-24  Craig Burley  <craig@jcb-sc.com>
11188
11189         * g77.f-torture/execute/u77-test.f (main): Bug involving
11190         LSTAT has been fixed, so turn back on full checking.
11191
11192 1999-04-20  Craig Burley  <craig@jcb-sc.com>
11193
11194         * g77.f-torture/compile/19990419-0.f: New test.
11195         * g77.f-torture/execute/19990419-1.f: New test.
11196
11197 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
11198
11199         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11200         to avoid the need for a prototype to supress a warning.
11201
11202 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
11203
11204         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11205
11206 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
11207
11208         * gcc.c-torture/execute/990404-1.c: New test.
11209
11210 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11211
11212         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11213         * gcc.dg/cpp-if3.c: Don't use -pedantic.
11214         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11215         missing initializer warnings.
11216
11217 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
11218
11219         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11220         matching strings.
11221
11222 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
11223
11224         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11225
11226 1999-03-26  Craig Burley  <craig@jcb-sc.com>
11227
11228         * g77.f-torture/execute/19990325-0.f: New test.
11229         * g77.f-torture/execute/19990325-1.f: New test.
11230
11231 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
11232
11233         * gcc.c-torture/execute/990324-1.c: New test.
11234
11235 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
11236
11237         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11238         test with 4.
11239
11240 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
11241
11242         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
11243
11244 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11245
11246         * g77.f-torture/execute/19990313-2.f: New test.
11247         * g77.f-torture/execute/19990313-3.f: New test.
11248
11249 1999-03-13  Craig Burley  <craig@jcb-sc.com>
11250
11251         * g77.f-torture/execute/19990313-0.f: New test.
11252         * g77.f-torture/execute/19990313-1.f: New test.
11253
11254 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
11255
11256         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11257         printf to sprintf.
11258         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11259         (main): Add check for u15.  Conditionalize u31 check depending on
11260         whether ints are <32 bits or >=32 bits.
11261
11262 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11263
11264         * g77.f-torture/execute/19981119-0.f: Improve testiness.
11265
11266 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11267
11268         * g77.f-torture/compile/19990305-0.f: New test.
11269         * g77.f-torture/execute/19981119-0.f: New test.
11270
11271 1999-03-08  Craig Burley  <craig@jcb-sc.com>
11272
11273         * g77.f-torture/execute/970625-2.f: call ABORT if final
11274         result is not correct, instead of just printing it.
11275         Add this checking via newly introduced obfuscation, to
11276         trip up buggy front ends.
11277
11278 1999-03-07  Craig Burley  <craig@jcb-sc.com>
11279
11280         * g77.f-torture/compile/960317-1.f: Moved from being
11281         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
11282
11283 1999-03-06  Craig Burley  <craig@jcb-sc.com>
11284
11285         * g77.f-torture/execute/960317-1.f: New (old) test.
11286         * g77.f-torture/execute/970625-2.f: Ditto.
11287
11288 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
11289
11290         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11291         message on line 1 or line 2; cccp and cpplib do this differently.
11292
11293 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
11294
11295         * g++.old-deja/g++.law/weak1.C: New test.
11296
11297 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11298
11299         * gcc.c-torture/execute/990119-1.c: Renamed to...
11300         * gcc.dg/990119-1.c: this, so it will only be tested once
11301         (it's a preprocessor test, it doesn't need to be run at
11302         multiple optimization levels).
11303
11304 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
11305
11306         * lib/g++.exp: Don't add incdir=$base_dir/../include to
11307           ALWAYS_CXXFLAGS.
11308
11309 1999-02-24  Craig Burley  <craig@jcb-sc.com>
11310
11311         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11312         * g77.f-torture/compile/19981216-0.f: ...as it is expected
11313         to not be compilable by current g77.
11314
11315 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11316
11317         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11318
11319 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
11320
11321         * gcc.c-torture/execute/990222-1.c: New test.
11322
11323 1999-02-19  Craig Burley  <craig@jcb-sc.com>
11324
11325         * g77.f-torture/compile/19990218-0.f: New test.
11326         * g77.f-torture/noncompile/19990218-1.f: New test.
11327
11328 1999-02-18  Craig Burley  <craig@jcb-sc.com>
11329
11330         * g77.f-torture/compile/19981216-0.f: New test.
11331
11332 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
11333
11334         * gcc.dg/990214-1.c: New test.
11335
11336 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
11337
11338         * gcc.dg/990213-2.c: New test.
11339
11340         * gcc.dg/990213-1.c: New test.
11341
11342 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
11343
11344         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11345         ints.
11346
11347 1999-02-11  Nick Clifton  <nickc@cygnus.com>
11348
11349         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11350         specified by target.
11351
11352         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11353
11354 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
11355
11356         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11357
11358 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11359
11360         * gcc.dg/special/ecos.exp: New test driver for new tests with
11361         special requirements.
11362
11363         * gcc.dg/special/alias-1.c: New test.
11364         * gcc.dg/special/gcsec-1.c: New test.
11365         * gcc.dg/special/weak-1.c: New test.
11366         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11367         * gcc.dg/special/weak-2.c: New test.
11368         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11369         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11370         * gcc.dg/special/wkali-1.c: New test.
11371         * gcc.dg/special/wkali-2.c: New test.
11372         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11373         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11374
11375 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
11376
11377           * lib/c-torture.exp (c-torture-compile): Pull out code for
11378           analyzing gcc error messages.
11379           (c-torture-execute): Likewise.  Fix some (harmless) false
11380           positives.
11381           * lib/gcc.exp (gcc_check_compile): New function.
11382
11383 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
11384
11385         * gcc.c-torture/execute/990208-1.c: New test.
11386
11387 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
11388
11389         * g++.dg/special/ecos.exp: New driver for new tests with special
11390         requirements
11391
11392         * g++.dg/special/conpr-1.C: New test
11393         * g++.dg/special/conpr-2.C: New test
11394         * g++.dg/special/conpr-2a.C: New test
11395         * g++.dg/special/conpr-3.C: New test
11396         * g++.dg/special/conpr-3a.C: New test
11397         * g++.dg/special/conpr-3b.C: New test
11398
11399         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11400         allow g++ to use the dg driver
11401
11402         * README: Add comment about g++.dg directory
11403
11404 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
11405
11406         * README: Update email addresses.
11407
11408 1999-02-03  Nick Clifton  <nickc@cygnus.com>
11409
11410         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11411         arguments in order to force structure S onto the stack even on
11412         the alpha.
11413         (test): Pass 10 leading arguments to function foo as well as the
11414         structure S.
11415
11416         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11417         failure for all targets.
11418
11419         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11420         abort to terminate program execution.
11421
11422 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
11423
11424         * gcc.c-torture/execute/990130-1.c: New test.
11425
11426 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
11427
11428         * gcc.dg/990130-1.c: New test.
11429
11430 1999-01-28  Michael Meissner  <meissner@cygnus.com>
11431
11432         * gcc.c-torture/execute/990128-1.c: New test.
11433
11434 1999-01-27  Michael Meissner  <meissner@cygnus.com>
11435
11436         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11437
11438 1999-01-27  Felix Lee  <flee@cygnus.com>
11439
11440         * lib/c-torture.exp (c-torture-compile): pull out code for
11441         analyzing gcc error messages.
11442         (c-torture-execute): ditto, and fix some (harmless) false
11443         positives.
11444         * lib/gcc.exp (gcc_check_compile): new function.
11445
11446 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
11447
11448         * gcc.dg/990117-1.c: New test.
11449
11450         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11451
11452         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11453
11454 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
11455
11456         * g77.f-torture/compile/990115-1.f: New test.
11457
11458 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
11459
11460         * gcc.c-torture/compile/990107-1.c: New test
11461
11462 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
11463
11464         * gcc.c-torture/execute/990106-2.c: New test.
11465
11466         * gcc.c-torture/execute/990106-1.c: New test.
11467
11468 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
11469
11470         * gcc.c-torture/compile/981223-1.c: New test.
11471
11472 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
11473
11474         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11475         (opt3): Rename from opt4 and disable.
11476
11477 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
11478
11479         * g++.old-deja/g++.pt/ptrmem5.C: New test.
11480
11481 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11482
11483         * g++.old-deja/g++.other/conv5.C: New test.
11484
11485 1998-12-14  Nick Clifton  <nickc@cygnus.com>
11486
11487         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11488
11489 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
11490
11491         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11492
11493 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
11494
11495         * gcc.c-torture/compile/981211-1.c: New test.
11496
11497 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
11498
11499         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
11500
11501         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
11502
11503 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11504
11505         * gcc.special/930510-1.c: Make C9X safe.
11506         * gcc.misc-tests/gcov-1.c Similarly.
11507         * gcc.misc-tests/gcov-2.c Similarly.
11508
11509 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11510
11511         * gcc.dg/ultrasp1.c: New test.
11512
11513 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
11514
11515         * gcc.c-torture/execute/981206.c: New test.
11516
11517 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11518
11519         * g++.old-deja/g++.ns/template7.C: New test.
11520
11521         * g++.old-deja/g++.other/expr1.C: New test.
11522
11523         * g++.old-deja/g++.eh/tmpl3.C: New test.
11524
11525         * g++.old-deja/g++.eh/tmpl2.C: New test.
11526
11527 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11528
11529         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
11530         * g++.old-deja/g++.other/using6.C: Removed.
11531         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
11532
11533         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
11534
11535 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11536
11537         * g++.old-deja/g++.pt/overload8.C: New test.
11538
11539         * g++.old-deja/g++.pt/overload7.C: New test.
11540
11541         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
11542
11543         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
11544         and relinking messages.
11545         * lib/g++.exp (g++_target_compile): Remove .rpo file when
11546         compiling with -frepo.
11547
11548 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
11549
11550         * g++.old-deja/g++.pt/lookup6.C: New test.
11551
11552 1998-11-30  Nick Clifton  <nickc@cygnus.com>
11553
11554         * gcc.c-torture/execute/981130-1.c: New test.
11555         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
11556
11557 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11558
11559         * g++.old-deja/g++.pt/explicit76.C: New test.
11560
11561         * g++.old-deja/g++.pt/friend38.C: New test.
11562
11563         * g++.old-deja/g++.ns/crash2.C: New test.
11564
11565         * g++.old-deja/g++.pt/defarg8.C: New test.
11566
11567         * g++.old-deja/g++.pt/instantiate6.C: New test.
11568
11569         * g++.old-deja/g++.pt/static6.C: New test.
11570
11571         * g++.old-deja/g++.pt/decl2.C: New test.
11572
11573 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11574
11575         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
11576         problem is actually related with name lookup, but so what? :-)
11577
11578         * g++.old-deja/g++.pt/friend37.C: New test.
11579
11580 1998-11-25  Dave Love  <d.love@dl.ac.uk>
11581
11582         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
11583         element, which fails on some systems.
11584
11585         * g77.f-torture/execute/labug1.f: New test.
11586
11587 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
11588
11589         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
11590         is defined.
11591
11592 1998-11-18  Dave Love  <d.love@dl.ac.uk>
11593
11594         * g77.f-torture/compile/981117-1.f: New test.
11595
11596 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
11597
11598         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
11599         properly discarded.
11600
11601 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
11602
11603         * gcc.c-torture/execute/memcheck: New directory of tests for
11604         -fcheck-memory-usage.
11605
11606 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11607
11608         * README: New file, general information about the testsuite and
11609         new description of the various C++ test subdirectories.
11610         * README.g++: Eliminate obsolete information, update and move most
11611         relevant stuff to README.
11612
11613 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
11614
11615         * gcc.c-torture/compile/981107-1.c: New test.
11616
11617 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
11618
11619         * execute/memcpy-bi.c: New testcase.
11620
11621 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
11622
11623         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
11624         base classes.
11625
11626         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
11627         template is selected.
11628
11629         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
11630         classes, it should be accepted for all types.
11631
11632         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
11633
11634         * g++.old-deja/g++.pt/spec24.C: Ensure that template
11635         specializations start with template headers.
11636
11637 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
11638
11639         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
11640
11641         * g++.old-deja/g++.other/init9.C: Test cross initialization of
11642         non-POD types.
11643
11644 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
11645
11646         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
11647
11648 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11649
11650         * compile/981022-1.c, compile/981022-1.x: New test and driver.
11651
11652 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
11653
11654         * 981019-1.c: New test.
11655
11656 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
11657
11658         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
11659         find objc headers.
11660
11661 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
11662
11663         * compile/981001-4.c: Remove use of GCC extension that triggers a
11664         compiler bug.
11665
11666 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
11667
11668         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
11669
11670 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11671
11672         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
11673         instantiation of template produces incorrect code for delete
11674         expression.
11675
11676         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
11677         constructors' name is not unique.
11678         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
11679         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
11680
11681         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
11682         automatic array of const is ill-formed.
11683
11684         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
11685         of template parameter?
11686
11687         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
11688         const.
11689
11690         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
11691         pointer-to-member expression.
11692
11693         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
11694         declaration causes ICE.
11695
11696 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
11697
11698         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
11699         reserved in the global namespace.
11700
11701         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
11702         generate needed virtual table.
11703
11704         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
11705
11706 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
11707
11708         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
11709         template-dependent type
11710
11711 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
11712
11713         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
11714         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
11715         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
11716
11717         * g++.old-deja/g++.other/using5.C: New test; using decl from base
11718         class should be usable as argument of member function.
11719         * g++.old-deja/g++.other/using6.C: New test; using decl from base
11720         class should be usable as return type of member function.
11721         * g++.old-deja/g++.other/using7.C: New test; using decl from base
11722         class should be usable as type of data member.
11723
11724         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
11725
11726 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
11727
11728         * gcc.c-torture/special/920521-1.c: Fix bogus test.
11729
11730 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
11731
11732         * gcc.dg/dll-?.c Add thumb to target list.
11733         Fix assembler scan patterns to match current assembler output.
11734
11735 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
11736
11737         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
11738         matching of template brackets.
11739
11740         * g++.old-deja/g++.other/using4.C: New test.  Test using
11741         declarations of methods from base classes.
11742
11743         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
11744         within functions should introduce names into the innermost
11745         enclosing namespace.
11746
11747         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
11748         of static locals if first initialization throws.
11749
11750 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
11751
11752         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
11753
11754 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
11755
11756         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
11757         lose track of the possible targets of tablejump insns.
11758         * special/special.exp: Run it.
11759
11760 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
11761
11762         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
11763         must be declared before its specializations can be named in friend
11764         declarations.
11765
11766 1998-10-05  Dave Love  <d.love@dl.ac.uk>
11767
11768         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
11769
11770         * g77.f-torture/execute/io1.f: New test.
11771
11772 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
11773
11774         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
11775         with pointer to template function, for which no argument deduction
11776         is possible.
11777
11778         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
11779         specialization of template function as argument to template
11780         function.
11781
11782         * g++.old-deja/g++.other/access2.C: New test; Inner class
11783         shouldn't have privileged access to Outer's names.
11784
11785 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
11786
11787         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
11788         friend template declared within template class conflicts with
11789         nested class of the same name.
11790
11791         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
11792         is ignored.
11793
11794         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
11795         object with direct initializer as function declaration.
11796
11797         * g++.old-deja/g++.other/decl2.C: New test; duplicate
11798         initializers.
11799
11800         * g++.old-deja/g++.other/null2.C: New test; conditional operator
11801         involving const pointer and NULL produces incorrect result.
11802
11803         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
11804         type name without `typename' should be rejected with -pedantic.
11805
11806 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
11807
11808         * g++.old-deja/g++.other/addrof1.C: New test.
11809
11810 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
11811
11812         * gcc.c-torture/compile/981001-1.c: New test.
11813         * gcc.c-torture/execute/981001-1.c: New test.
11814
11815 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
11816
11817         * gcc.c-torture/compile/981001-2.c: New test.
11818         * gcc.c-torture/compile/981001-3.c: New test.
11819         * gcc.c-torture/compile/981001-4.c: New test.
11820
11821 1998-10-01  Robert Lipe  <robertl@dgii.com>
11822
11823         * lib/objc.exp (objc_target_compile): Add -L during compiles for
11824         multilibbed hosts.   Idea grafted from g77.exp.
11825
11826 1998-09-30  Dave Love  <d.love@dl.ac.uk>
11827
11828         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
11829         avoid losing on systems which need -lsocket.
11830
11831 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
11832
11833         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
11834         * g++.old-deja/g++.other/nested2.C: Ditto.
11835         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
11836         failure.
11837
11838 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
11839
11840         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
11841         preferred over template operator!= for enum bitfields.
11842
11843 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
11844
11845         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
11846         that happen to have the same base name, but in different scopes,
11847         are incorrectly rejected.
11848
11849 1998-09-16  Richard Henderson  <rth@cygnus.com>
11850
11851         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
11852         on the native word size instead of an integer literal.
11853
11854 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
11855
11856         * g++.old-deja/g++.other/static2.C: Invocation of static data
11857         member of type pointer-to-function denoted as non-static member.
11858
11859         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
11860         checks involving function types and aliases.
11861
11862 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
11863
11864         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
11865         redefined to the same non-trivial type.
11866
11867         * g++.old-deja/g++.pt/explicit73.C: Test for proper
11868         namespace-qualification of template specializations declared in
11869         other namespaces.
11870
11871         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
11872         to declare a subset of the specializations of a template function
11873         as friends of specializations of a template class.
11874
11875         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
11876         member templates that do not fully specialize the enclosing
11877         template class are rejected.
11878
11879 1998-09-11  Dave Love  <d.love@dl.ac.uk>
11880
11881         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
11882
11883 1998-09-08  Dave Love  <d.love@dl.ac.uk>
11884
11885         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
11886         altered from libf2c/libU77 version.
11887
11888 1998-09-06  Dave Love  <d.love@dl.ac.uk>
11889
11890         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
11891
11892 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
11893
11894         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
11895         (un)signed char are different types for template specialization
11896         purposes.
11897
11898 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
11899
11900         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
11901         * objc: ObjC testsuite.
11902
11903 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
11904
11905         * gcc.c-torture/execute/941014-1.x:  New file.
11906
11907 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
11908
11909         * lib/c-torture.exp: Add support for
11910         torture_eval_before_compile and torture_eval_before_execute
11911         variables.
11912
11913 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
11914
11915         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
11916         this test triggers valid.
11917
11918 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
11919
11920         * gcc.dg/980827-1.c: New test.
11921
11922 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11923
11924         * gcc.c-torture/execute/loop-4b.c: New test.
11925
11926 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
11927
11928         * lib/c-torture.exp: Add support for
11929         torture_eval_before_compile and torture_eval_before_execute
11930         variables.
11931
11932 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
11933
11934         * gcc.c-torture/compile/980825-1.c: New test.
11935
11936 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
11937
11938         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
11939         count number tests in opt_t0 not good_t0.
11940
11941 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
11942
11943         * gcc.c-torture/compile/930326-1.x: Fix typo.
11944
11945 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
11946
11947         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
11948         causes an ICE.
11949
11950 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
11951
11952         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
11953         STACK_SIZE is defined.
11954         * gcc.c-torture/unsorted/stuct.c: Similarly.
11955
11956         * gcc.c-torture/compile/980821-1.c: New test.
11957
11958 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
11959
11960         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
11961
11962 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
11963
11964         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
11965         code.
11966
11967 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
11968
11969         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
11970         error'.
11971
11972 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
11973
11974         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
11975
11976 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
11977
11978         * gcc.c-torture/compile/980816-1.c: New test.
11979
11980         * gcc.dg/980816-1.c: New test.
11981
11982 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
11983
11984         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
11985         compiler for ieee tests.
11986
11987 1998-08-01  Dave Love  <d.love@dl.ac.uk>
11988
11989         * g77.f-torture/compile/980729-0.f: New test.
11990
11991 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
11992
11993         * gcc.c-torture/special/eeprof-1.c: New test, for
11994         -finstrument-functions.
11995         * gcc.c-torture/special/special.exp: Run it.
11996
11997 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
11998
11999         * gcc.c-torture/compile/980729-1.c: New test.
12000
12001 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
12002
12003         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12004         __thumb__ is defined, and test for ARM style doubles if so.
12005
12006 1998-07-26  Dave Love  <d.love@dl.ac.uk>
12007
12008         * g77.f-torture/noncompile/980615-0.f: New test.
12009
12010 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
12011
12012         * gcc.dg/980312-1.c: Do link instead of compile.
12013         * gcc.dg/980313-1.c: Likewise.
12014
12015 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
12016
12017         * gcc.c-torture/compile/980726-1.c: New test.
12018
12019 1998-07-25  Dave Love  <d.love@dl.ac.uk>
12020
12021         * g77.f-torture/execute/io0.f: New test.
12022
12023 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
12024
12025         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12026         an int.
12027
12028 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
12029
12030         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12031         m32r bugs.
12032
12033 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
12034
12035         * gcc.dg/980626-1.c: Expect failures for all toolchains until
12036         c-decl.c:grokdeclarator can handle mode attributes.
12037
12038 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
12039
12040         * gcc.c-torture/execute/980716-1.c: New test.
12041
12042 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
12043
12044         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12045         the mn10200.
12046         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
12047         the mn10200.
12048         * gcc.c-torture/execute/va-arg-3.x: Similarly.
12049         * gcc.c-torture/compile/930326-1.x: Similarly.
12050
12051 1998-07-13  Dave Love  <d.love@dl.ac.uk>
12052
12053         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12054         New test from Craig.
12055
12056 1998-07-12  Dave Love  <d.love@dl.ac.uk>
12057
12058         * g77.f-torture/noncompile/980616-0.f: New test.
12059
12060         * g77.f-torture/execute/970816-3.f:  New test from Craig.
12061
12062 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12063
12064         *  g++.other/singleton.C: Return error value instead of taking
12065         SIGSEGV.
12066
12067 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12068
12069         *  g++.other/singleton.C: New test.   Warning is under dispute.
12070         Runtime crash is not.
12071
12072 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12073
12074         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12075         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12076         using6.C, using7.C}:  New namespace tests.
12077
12078 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12079
12080         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12081         specialization with typedef'ed names used as array indexes.
12082
12083 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
12084
12085         * gcc.c-torture/execute/980709-1.c: New test.
12086
12087         * gcc.dg/980709-1.c: New test.
12088
12089 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
12090
12091         * gcc.c-torture/execute/bcp-1.c: New test.
12092
12093 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
12094
12095         * gcc.c-torture/execute/980707-1.c: New test.
12096
12097 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
12098
12099         * gcc.c-torture/compile/980706-1.c: New test.
12100
12101 1998-07-01  Dave Love  <d.love@dl.ac.uk>
12102
12103         * g77.f-torture/execute/980701-0.f,
12104         g77.f-torture/execute/980701-1.f: New test from Craig.
12105
12106 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
12107
12108         * gcc.c-torture/compile/980701-1.c: New test.
12109
12110         * gcc.c-torture/execute/980701-1.c: New test.
12111
12112 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
12113 rlsruhe.de>
12114
12115         * g++.old-deja/g++.robertl/eb132.C: New test.
12116         * g++.old-deja/g++.robertl/eb133.C: Likewise.
12117
12118 1998-06-29  Dave Love  <d.love@dl.ac.uk>
12119
12120         * g77.f-torture/execute/980628-7.f,
12121         g77.f-torture/execute/980628-8.f,
12122         g77.f-torture/execute/980628-9.f,
12123         g77.f-torture/execute/980628-10.f: New tests from Craig.
12124
12125         * g77.f-torture/execute/980628-3.f: Remove mail headers.
12126
12127 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
12128
12129         * g77.f-torture/execute/980628-4.f: New test from Craig.
12130         * g77.f-torture/execute/980628-5.f: Likewise.
12131         * g77.f-torture/execute/980628-2.f: Likewise.
12132         * g77.f-torture/execute/980628-0.f: Likewise.
12133         * g77.f-torture/execute/980628-1.f: Likewise.
12134         * g77.f-torture/execute/980628-3.f: Likewise.
12135         * g77.f-torture/execute/980628-6.f: Likewise.
12136
12137 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
12138
12139         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12140         directory when nothing has been installed yet.
12141
12142 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12143
12144         * gcc.c-torture/special/special.exp: Handle newer versions of
12145         dejagnu.
12146
12147 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
12148
12149         * gcc.dg/980626-1.c: New test.
12150
12151 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
12152
12153         * gcc.misc-tests/m-un-2.c: New test.
12154         * g++.old-deja/g++.other/warn01.c: Likewise.
12155
12156 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
12157
12158         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12159         compatibility with assmblers with a different comment character.
12160         Eliminate use of GAS-specific extensions.
12161
12162 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
12163
12164         * gcc.c-torture/execute/ieee/980619-1.c: New test.
12165
12166 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
12167
12168         *lib/g77.exp: Replace search for libf2c.a with search for newly
12169         renamed libg2c.a
12170
12171 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
12172
12173         * gcc.c-torture/execute/980617-1.c: New test.
12174
12175 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
12176
12177         * gcc.c-torture/execute/980612-1.c: New test.
12178
12179 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
12180
12181         * gcc.dg/980523-1.c: Only test on ppc-linux.
12182         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12183
12184         * gcc.c-torture/execute/980608-1.c: New test.
12185
12186 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12187
12188         * gcc.c-torture/execute/980605-1.c: New test.
12189
12190 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
12191
12192         * gcc.c-torture/execute/980604-1.c: New test.
12193
12194 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
12195
12196         * gcc.c-torture/execute/980602-1.c: New test.
12197         * gcc.c-torture/execute/980602-2.c: Likewise.
12198
12199 1998-06-02  Dave Love  <d.love@dl.ac.uk>
12200
12201         * 970125-0.f: Fix per JCB.  Add commentary.
12202
12203 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
12204
12205         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12206         IEEE -0 support.
12207
12208 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12209
12210         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12211         earlier.
12212
12213 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
12214
12215         * gcc.c-torture/execute/980526-3.c: New test.
12216
12217 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
12218
12219         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12220         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12221         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12222         m88k-motorola-sysv3 to XFAIL.
12223
12224 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12225
12226         * gcc.dg/980526-1.c: New test.
12227         * gcc.c-torture/execute/980526-2.c: New test.
12228
12229 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
12230
12231         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12232
12233         * gcc.c-torture/execute/980526-1.c: New test.
12234
12235 1998-05-26  Dave Love  <d.love@dl.ac.uk>
12236
12237         * g77.f-torture/execute/alpha2.f: Add runtime test.
12238
12239 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
12240
12241         * g++.old-deja/old-deja.exp: Strip leading directories.
12242
12243         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12244         error for the line.  Don't run multiple tests for the same line.
12245
12246 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
12247
12248         * gcc.dg/980523-1.c: New test.
12249
12250 1998-05-23  Dave Love  <d.love@dl.ac.uk>
12251
12252         * g77.f-torture/compile/970915-0.f: New test.
12253
12254 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
12255
12256         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12257
12258 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
12259
12260         * gcc.dg/980520-1.c: New test.
12261
12262 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12263
12264         * gcc.dg/980502-1.c: Fix return type.
12265
12266 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
12267
12268         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12269         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12270         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12271         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12272         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12273
12274 1998-05-20  Dave Love  <d.love@dl.ac.uk>
12275
12276         * g77.f-torture/execute/980520-1.f: New test.
12277
12278 1998-05-15  Dave Love  <d.love@dl.ac.uk>
12279
12280         * lib/mike-g77.exp: New file.
12281
12282         * g77.f-torture/noncompile/noncompile.exp,
12283         g77.f-torture/noncompile/check0.f: New files.
12284
12285 1998-05-14  Dave Love  <d.love@dl.ac.uk>
12286
12287         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12288         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12289         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12290         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12291         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12292         abort where appropriate.
12293
12294 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
12295
12296         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12297         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12298
12299 1998-04-29  Dave Love  <d.love@dl.ac.uk>
12300
12301         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12302
12303 1998-04-27  Dave Love  <d.love@dl.ac.uk>
12304
12305         * g77.f-torture/compile/980427-0.f: New test.
12306
12307 1998-04-24  Dave Love  <d.love@dl.ac.uk>
12308
12309         * g77.f-torture/compile/980424-0.f: New test.
12310
12311 1998-04-19  Dave Love  <d.love@dl.ac.uk>
12312
12313         * g77.f-torture/compile/980419-2.f (main): New test.
12314         * g77.f-torture/compile/970125-0.f: New test.
12315         * g77.f-torture/compile/980419-1.f: New test.
12316
12317 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
12318
12319         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
12320         of loop-4.c.
12321
12322 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
12323
12324         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12325
12326 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
12327
12328         * gcc.c-torture/compile/980329-1.c: New test.
12329
12330 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
12331
12332         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12333         * gcc.dg/980312-1.c: Fix typo in -march command.
12334
12335 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
12336
12337         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12338
12339 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
12340
12341         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
12342         Dave Love agree the Fortran source is bogus.
12343
12344 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
12345
12346         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12347         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12348         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12349         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12350         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12351
12352 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
12353
12354         * g++.old-deja/g++.other/friend1.C: New test.
12355
12356 1998-02-18  Dave Love  <d.love@dl.ac.uk>
12357
12358         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12359         possibly uninitialized) variables and declare dnrm2.
12360
12361 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
12362
12363         From Bruno Haible <haible@ilog.fr>:
12364         * gcc.c-torture/execute/980223.c: New test.
12365
12366 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
12367
12368         * gcc.dg/ifelse-1.c: New test.
12369
12370 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
12371
12372         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12373
12374           * lib/old-dejagnu.exp (old-dejagnu): Added the
12375           "execution test - XFAIL *-*-*" handling in the spirit of
12376           "excess errors test -". Changed the "execution test fails"
12377           handling to be like "excess errors test fails".
12378           * Update various tests accordingly.
12379
12380 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
12381
12382         * gcc.c-torture/execute/980205.c: New test.
12383
12384 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
12385
12386         * lib/c-torture.exp: Look for .x files instead of .cexp files.
12387         * lib/f-torture.exp: Similarly.
12388         * gcc.c-torture: Rename all .cexp files to .x files.
12389
12390 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12391
12392         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12393         (940510-1.c): Removed duplicate.
12394         (971104-1.c): New test.
12395
12396 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
12397
12398           * lib/f-torture.exp: Improve error and loop detection.
12399
12400 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
12401
12402         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12403         use that to size the filler array.
12404
12405 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12406
12407         * lib/c-torture.exp(c-torture-execute): Fix typo.
12408
12409         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12410         testcase as the executable name. Keep the executable around if
12411         the test fails.
12412
12413 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
12414
12415         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12416         changes.  Only test one -g option, and move it to the end of the
12417         list of options to test.
12418
12419 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
12420
12421         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12422         variable GCC_TORTURE_OPTIONS to supply default switches separated
12423         by colons.  If no environment variable, run tests with -O0 -g, -O1
12424         -g, and -O2 -g as well.
12425
12426 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12427
12428         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12429         explanatory comments. Fix indentation.
12430
12431 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
12432
12433         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12434
12435 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
12436
12437         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12438         * g++.old-deja/g++.mike/p7325.C: Likewise.
12439         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12440
12441 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
12442
12443         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12444         * g++.old-deja/g++.brendan/crash30.C: Likewise.
12445         * g++.old-deja/g++.brendan/crash39.C: Likewise.
12446         * g++.old-deja/g++.law/operators4.C: Likewise.
12447
12448 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
12449
12450         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12451         * g++.old-deja/g++.mike/p784.C: Ditto.
12452         * g++.old-deja/g++.mike/p785.C: Ditto.
12453
12454 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
12455
12456           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12457
12458 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
12459
12460         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12461         target feature; pass this to c-torture-execute as needed.
12462
12463 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
12464
12465         * lib/c-torture.exp(c-torture-execute): If the previous and the
12466         current executables being tested are identical, we don't need to
12467         run the executable again. Try to make the executable names
12468         unique. Add an optional argument for passing additional compiler
12469         flags.
12470
12471 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
12472
12473         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12474
12475 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
12476
12477         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12478
12479 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
12480
12481         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12482         32bit or larger longs.
12483
12484         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12485         have either a 32bit long or 32bit int.
12486
12487 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12488
12489         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12490         Make double precision tests dependent on sizeof (double).
12491
12492 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
12493
12494         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12495         too.
12496
12497 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12498
12499         * gcc.c-torture/compile/961203-1.cexp: New script.
12500
12501 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
12502
12503         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
12504         up the includes ourselves.
12505
12506 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
12507
12508         * lib/plumhall.exp: Remove random include, and add a few
12509         verbose messages for debugging.
12510
12511 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
12512
12513         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
12514         of trying to do it ourselves.
12515
12516 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
12517
12518         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
12519
12520 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12521
12522         * gcc.prms/5403.c: Made regexp a bit less strict.
12523
12524 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
12525
12526         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
12527         is returned from remote_load instead.
12528         * lib/plumhall.exp: Ditto.
12529         * lib/mike-g++.exp: Ditto.
12530         * lib/old-dejagnu.exp: Ditto.
12531         * lib/c-torture.exp: Ditto.
12532
12533 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
12534
12535         * lib/g++.exp: Use build_wrapper procedure.
12536         * lib/gcc.exp: Ditto.
12537
12538 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
12539
12540         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
12541         an old-style decl for malloc.  Fixes tests to work when
12542         sizeof (int) != sizeof (size_t).
12543
12544 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
12545
12546         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
12547
12548         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
12549         use stdargs.h interface.
12550
12551 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
12552
12553         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
12554         NO_VARARGS when compiling.
12555
12556 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
12557
12558         * lib/plumhall.exp(ph_includes): New procedure.
12559         (ph_make): Use it.
12560         (ph_compiler): Ditto.
12561
12562         * lib/g++.exp: Rename test-glue.c to testglue.c.
12563         * lib/gcc.exp: Ditto.
12564
12565 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
12566
12567         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
12568         to completion when it's called.
12569
12570 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
12571
12572         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
12573         is defined, don't do test.
12574
12575 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
12576
12577         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
12578         for object files.
12579         (ph_summary): Mark skipped testcases as untested, not unresolved.
12580
12581         * lib/plumhall.exp (ph_make): If unresolved because of bad
12582         errorCode, record errorCode in log file.
12583         (*): Replace send_log/verbose with verbose -log.
12584
12585 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
12586
12587         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
12588         double conversion if double isn't at least 8 bytes.
12589
12590         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
12591         int to work with targets where int is 16 bits.
12592
12593         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
12594         8 bytes, just exit, since 4 byte doubles don't have enough bits of
12595         precision for the test to complete.
12596
12597 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
12598
12599         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
12600         if d10v is not compiled with the -mdouble64 flag.
12601         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
12602
12603         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
12604         d10v is not compiled with the -mint32 flag.
12605
12606 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12607
12608         * lib/plumhall.exp: Use incr_count.
12609
12610 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
12611
12612         * gcc.c-torture: Update to c-torture-1.45.
12613
12614 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
12615
12616         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
12617         the name of the expect testcase file).
12618
12619         * lib/g++.exp(g++_init): Ditto.
12620
12621 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
12622
12623         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
12624         the host.
12625
12626         * lib/gcc.exp(gcc_exit): New procedure.
12627
12628 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
12629
12630         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
12631         specs where appropriate.
12632
12633         * g++.old-deja/g++.arm/*: Added additional ERROR checks
12634         because of new "candidates are" messages, and removed a few
12635
12636         * Converted all non-old-style g++ testcases to old-style, and
12637         moved into g++.old-deja.
12638
12639 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
12640
12641         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
12642         options.
12643
12644         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
12645         succeeded.
12646
12647         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
12648
12649 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
12650
12651         * lib/gcc.exp (gcc_target_compile): Add support for defining
12652         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
12653         the machine doesn't have those features.
12654
12655 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
12656
12657         * g++.law/operators4.exp: Don't use LIBS.
12658
12659 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
12660
12661         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
12662
12663         * lib/mike-g++.exp: Don't set the compiler to be tested here.
12664         * lib/g++.exp: Set it here instead. Also, allow use of the
12665         --tool_exec and --tool_opt options. Change CXX to
12666         GXX_UNDER_TEST.
12667
12668         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
12669
12670         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
12671
12672 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
12673
12674         * lib/old-dejagnu.exp: Use prune_warnings instead of
12675         prune_system_crud.
12676         * lib/mike-g++.exp: Ditto.
12677         * lib/gcc.exp: Ditto.
12678         * lib/g++.exp: Ditto.
12679
12680         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
12681
12682 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
12683
12684           * 941014-2.c: Include stdlib.h
12685           * 960327-1.c: Include stdio.h
12686           * dbra.c, index-1.c: Don't assume ints are 32bits.
12687
12688 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
12689
12690         * lib/gcc.exp: Add gcc,stack_size target feature.
12691
12692         * lib/g++.exp(g++_target_compile): Add the include and link
12693         paths here, not in two other places. And, it's $options, not
12694         options.
12695
12696         * lib/mike-g++.exp(postbase): Remove the code that determines
12697         the correct include and link paths.
12698         * g++.old-deja/old-deja.exp: Ditto.
12699
12700 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
12701
12702         * lib/g++.exp(g++_init): target_compile no longer returns the
12703         filename of the result.
12704
12705 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12706
12707         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
12708         call to glob.
12709
12710         * gcc.c-torture/special/special.exp: Change call to
12711         gcc_target_compile to include the object file.
12712
12713 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12714
12715         * gcc.c-torture/special/special.exp: Correct misspelling in last
12716         change.
12717
12718 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
12719
12720         * lib/plumhall.exp(ph_summary): Log the entire output of the
12721         executable. Return -1 if there were any failures, 0 otherwise.
12722         (ph_execute): Return -1 if there were any failures, 0 otherwise.
12723         (ph_make): Clean up objects and executables that were built
12724         if the tests succeeded.
12725
12726 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12727
12728         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
12729         libraries and includes in the build tree as appropriate.
12730
12731 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
12732
12733         * lib/c-torture.exp: Instead of looking for the global variable
12734         NO_LONG_LONG, check to see if that's a feature of the target.
12735
12736 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
12737
12738         * config/default.exp: Minimize. Delete the remainer of the files in
12739         config; this functionality is now in devo/dejagnu/config.
12740
12741         g++.*/*: Pass any additional flags used to compile to postbase;
12742         delete CXXFLAGS.
12743
12744         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
12745         is now done by runtest.exp. Use gcc_target_compile instead of
12746         compile.
12747
12748         lib/c-torture.exp: Use gcc_target_compile instead of compile.
12749         Remove references to CFLAGS. Use remote_file instead of
12750         calling rm -f.
12751         (c-torture): Take a list of arguments to use to compile this
12752         testcase.
12753
12754         lib/g++.exp: Simplify. Use target_compile instead of compile.
12755         lib/gcc-dg.exp: Ditto.
12756         lib/gcc.exp: Ditto.
12757         lib/mike-{gcc,g++}.exp: Ditto.
12758         lib/old-dejagnu.exp: Ditto.
12759         lib/plumhall.exp: Ditto.
12760
12761 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
12762
12763         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
12764         (ph_linker): Likewise.
12765
12766 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
12767
12768           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
12769         MAP_ANON / MAP_ANONYMOUS if defined;
12770         else try to map from /dev/zero .
12771
12772 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
12773
12774         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
12775         isn't defined, then define it to MAP_ANONYMOUS.
12776
12777 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
12778
12779         * gcc.c-torture: Update to c-torture-1.42 release.
12780
12781 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
12782
12783         * gcc.c-torture: Update to c-torture-1.41 release.
12784
12785 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
12786
12787         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
12788         c-torture release.
12789
12790 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12791
12792         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
12793         and LDFLAGS.  Fix second case to append the target_info ldflags
12794         onto LDFLAGS, not CFLAGS.
12795         * lib/g++.exp (g++_init): Add target_info stuff.
12796         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
12797         of libgloss and newlib flags for !native.
12798
12799         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
12800         (GDB): Fix relative path to go up another dir for finding gdb.
12801
12802 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12803
12804         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
12805         versions in the target_info array, if they don't exist.
12806
12807 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12808
12809         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
12810
12811 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
12812
12813         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
12814         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
12815
12816 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
12817
12818         * lib/old-dejagnu.exp: Don't remove the output file before we've
12819         actually tested it. Don't append pwd to the path of the executable
12820         we're testing.
12821
12822 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
12823
12824         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
12825
12826 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
12827
12828         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
12829         temporary directory for compiler files, and set it to a default
12830         value of /tmp. Set $output as the name of the output file from
12831         compiling the testcase. Add a -o option to $cflags_var so the
12832         compiler writes the final output file as $output. Set $executable
12833         to $output.
12834
12835         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
12836         directory for compiler files, and set it to /tmp if it doesn't
12837         already have a value. Set $output_file to the name of the output
12838         file from compiling the testcase. Add a -o option to CXXFLAGS so
12839         the compiler writes the final output file as $output. Use $output
12840         as the executable to be tested.
12841
12842 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12843
12844         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
12845
12846 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
12847
12848         * gcc.c-torture/execute/pending-1.c: New test.  Still
12849         pending in Tege's queue.
12850
12851 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
12852
12853         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
12854         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
12855         if there were failures.  Call unresolved if there were unresolved
12856         testcases.  Call gcc_fail if program did not run to completion.
12857         (ph_make): Pass additional argument name to ph_execute.
12858         (ph_execute): Add new argument.  Pass additional arguments to
12859         ph_summary.  Call gcc_fail is there is no execution output.
12860
12861 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
12862
12863         * lib/plumhall.exp (proc_summary): Output relavent summary
12864         lines into the log so specific failures in plumhall can be
12865         investigated.
12866
12867 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
12868
12869         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
12870         (c-torture-execute): Don't try to execute tests which use
12871         "long long" types if $NO_LONG_LONG is nonzero.
12872
12873 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
12874
12875         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
12876         not c-torture.
12877
12878         * gcc.ieee: Move from here.
12879         * gcc.c-torture/execute/ieee: To here.
12880
12881 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
12882
12883         * gcc.c-torture: Update to c-torture-1.41 release.
12884
12885 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
12886
12887         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
12888         not "$output".
12889
12890 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
12891
12892         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
12893         -c present.
12894
12895 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
12896
12897         * config/proelf.exp: Handle connecting to a simulator.
12898
12899 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
12900
12901         * config/proelf.exp: New file.  Enough framework that we can
12902         run c-torture tests on the proelf targets (or any other target
12903         that gdb can connect to for that matter).
12904
12905 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
12906
12907         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
12908         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
12909
12910         * lib/plumhall.exp (ph_execute): Always call ph_summary if
12911         exec_output exists.
12912
12913 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
12914
12915         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
12916         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
12917
12918         * config/*.exp: Update FSF address.  Change result of ${tool}_load
12919         to pass/fail/unresolved/unsupported/untested.  Caller must now
12920         call unresolved/unsupported/untested.
12921         * lib/*.exp: Update FSF address.  Update to handle new results of
12922         ${tool}_load.
12923         * lib/chill.exp (verbose): Delete.
12924
12925 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
12926
12927         * lib/gcc.exp (default_gcc_start): Change order of args to
12928         $LDFLAGS $CFLAGS $LIBS.
12929         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
12930         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
12931         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
12932         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
12933         * gcc.misc-tests/dg-test.exp: Likewise.
12934         * gcc.misc-tests/msgs.exp: Likewise.
12935         * gcc.prms/prms.exp: Likewise.
12936         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
12937         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
12938
12939         * lib/dg.exp: Deleted, moved to dejagnu/lib.
12940
12941 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12942
12943         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
12944
12945         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
12946         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
12947
12948         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
12949         necessary.
12950
12951 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
12952
12953         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
12954         global for loop; add use of $mathlib.
12955         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
12956         settings here; set mathlib for anything but VxWorks.
12957
12958 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
12959
12960         * gcc.c-torture: Update to c-torture-1.40 release.
12961
12962 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
12963
12964         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
12965         dg.exp.
12966
12967 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
12968
12969         * lib/c-torture.exp (c-torture-execute): Declare "output" as
12970         global.
12971
12972 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
12973
12974         * lib/g++.exp (LIBS): Define if not already.
12975         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
12976         (gcc-dg-prune): Call prune_gcc_output.
12977         * lib/gcc.exp (prune_gcc_output): New proc.
12978         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
12979         prune_gcc_output.
12980
12981 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12982
12983         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
12984         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
12985
12986 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
12987
12988         * gcc.c-torture: Update to c-torture-1.39 release.
12989
12990 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
12991
12992         * lib/c-torture.exp (c-torture-execute): Don't return if one option
12993         fails, try others as well.
12994
12995 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12996
12997         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
12998         If compilation fails, mark execute tests as `untested'.
12999         If test is marked as unsupported, don't mark compilation and
13000         execute tests as failed.
13001
13002 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13003
13004         * lib/g++.exp (g++_init): Don't link in libg++, and look to
13005         libstdc++ for whether or not we want to be doing shared
13006         libraries.  Delete link_curses since we don't need it anymore.
13007         * lib/mike-g++.exp (postbase): Don't link in libg++.
13008         * g++.old-deja/old-deja.exp: Likewise.
13009
13010 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13011
13012         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13013
13014 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13015
13016         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13017         For that, add `-Wl,-a,shared_archive'.
13018         * g++.old-deja/old-deja.exp: Likewise.
13019
13020 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
13021
13022         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13023
13024 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
13025
13026         * lib/mike-g++.exp (postbase): Pay attention to the status of
13027         g++_load.
13028
13029 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13030
13031           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13032
13033 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
13034
13035         * lib/gcc.exp (default_gcc_start): No longer need to log program
13036         being executed or its output, execute_anywhere does that now.
13037         * lib/g++.exp (default_g++_version): Call execute_anywhere.
13038         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
13039
13040 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13041
13042         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13043         the same as those in lib/g++.exp.
13044
13045 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
13046
13047         * gcc.c-torture: Update to c-torture-1.38 release.
13048         * gcc.ieee: Related changes.
13049
13050 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13051
13052         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13053         "exec". Minor reformatting changes.
13054
13055         * config/rom68k.exp (${tool}_load): Make it work in a canadian
13056         cross. This means all "exec" calls now work on a remote host as
13057         well.
13058         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13059         cross. Filter out the extra "\r\n" stuff that expect puts in.
13060         (c-torture-execute): Filter out the bogus warnings like
13061         c-torture-compile does. Add support for canadian cross.
13062         * lib/gcc.exp (default_gcc_version, default_gcc_start)
13063         Use execute_anywhere rather than calling exec directly. Now it
13064         works for canadian cross testing.
13065
13066 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
13067
13068         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
13069         results into a variable, and check that rather than using file exists.
13070
13071 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13072
13073         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13074         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
13075
13076 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13077
13078         * g++.old-deja/old-deja.exp: Create and pass runshlib and
13079         lib_curses if there's a shared libg++ in the build tree.
13080
13081 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
13082
13083         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13084         if not supported target.
13085
13086 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13087
13088         * lib/g++.exp (g++_init): Move empty setting of runshlib and
13089         link_curses up to always happen, not just for native builds.
13090
13091 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
13092
13093         * gcc.c-torture: Update to c-torture-1.36 release.
13094         * gcc.failure: Related changes.
13095
13096 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13097
13098         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13099
13100 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13101
13102         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13103         * lib/mike-g++.exp (postbase): Not in here.  Still reference
13104         runshlib, link_curses, and mathlib for link and run.
13105
13106         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13107         pass the runtime shared library options for Solaris, OSF/1, and
13108         Irix5, and link with -lcurses to avoid unresolved references.
13109
13110 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13111
13112         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13113         only run once.
13114
13115 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13116
13117         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13118
13119 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
13120
13121         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
13122         do not have a framework for the "compat" tests yet.
13123
13124 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13125
13126         * lib/mike-g++.exp (postbase): New local variable `mathlib',
13127         set to null if we're testing vxworks5.1.  Use that instead of
13128         `-lm' in the setting of LIBS for link and run.
13129
13130 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13131
13132         * config/rom68k.exp (${tool}_load): Major changes to make it
13133         work.  Verified that it does in fact return the stuff in
13134         exec_output properly.  Catch any Emul or any TRAP other than 0.
13135
13136 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13137
13138         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13139         LDFLAGS properly for targets that need stuff from libgloss.
13140         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13141         only run once.
13142         (gpp_initialized): New variable.
13143
13144 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13145
13146         * config/rom68k.exp: Load libgloss.exp.
13147         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13148         so we can produce a fully linked binary.
13149         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13150         so we can produce a fully linked binary.
13151
13152 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
13153
13154         * lib/plumhall.exp (ph_section): Watch for expected failures.
13155         Add missing `else'.
13156
13157         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13158         run the testcase.
13159         (c-torture): Likewise.
13160
13161 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
13162
13163         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13164
13165         * lib/mike-g++.exp (mike_cleanup): New proc.
13166         (prebase): New globals compiler_result, not_compiler_result,
13167         target_regexp.
13168         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
13169         allow leading "-" in pattern.  Watch for unsupported tests.
13170         If $compiler_result is set, pattern match assembler code,
13171         and ditto for $not_compiler_result.
13172         * lib/mike-gcc.exp: Likewise.
13173
13174         * lib/plumhall.exp (ph_execute): Only call ph_summary if
13175         execution "succeeded".
13176
13177 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
13178
13179         * config/win32.exp: New file.
13180         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13181
13182 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13183
13184         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13185         unsupported.
13186         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13187         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13188         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13189
13190         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13191         "... without exceptions was ...".  That is now handled by
13192         prune_system_crud.
13193         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13194
13195 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13196
13197         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13198         sieve.c,sort2.c}: New files.
13199         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13200         sieve.exp,sort2.exp}: Drivers for them.
13201
13202         * lib/mike-gcc.exp (program_output): New user settable variable.
13203         (postbase): Call prune_system_crud.  Also prune extraneous compiler
13204         messages.
13205         * lib/mike-g++.exp (program_output): New user settable variable.
13206
13207         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13208
13209         * config/sh.exp: Deleted (use sim.exp instead).
13210
13211 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13212
13213         * config/vx.exp: Declare CHECKTASK as global.
13214         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13215         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13216         * lib/old-dejagnu.exp: Load [pwd]/$executable.
13217
13218 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13219
13220         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13221         target. Like vx.exp, only includes `vx29k.exp' instead of
13222         `vxworks.exp'.
13223
13224 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
13225
13226         * config/sim.exp: Increase time limit from 120 seconds to 240.
13227
13228 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13229
13230         * gcc.c-torture/execute/950628-1.c: New test.
13231
13232 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13233
13234         * gcc.c-torture: Update with changes/additions from
13235         c-torture-1.34.
13236
13237 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
13238
13239         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13240
13241 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
13242
13243         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13244
13245 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
13246
13247         * gcc.c-torture/compile/950512-1.c: New test.
13248         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13249         * gcc.dg/struct-ret-1.c: Likewise.
13250
13251 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
13252
13253         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13254           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13255
13256 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
13257
13258         * gcc.c-torture/special/920411-1.c: Deleted.
13259         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13260
13261 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
13262
13263         * config/sim.exp (${tool}_load): Hack in call to bash to get a
13264         cpu limit.
13265
13266 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13267
13268         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13269
13270 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13271
13272         From kenner;
13273         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13274         is the proper length.
13275         * va-arg-3.c: Likewise.
13276
13277 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
13278
13279         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
13280         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13281
13282         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
13283         * lib/g++.exp (default_g++_start): Delete old cruft.
13284
13285 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
13286
13287         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13288         (2 * (1 << 18)) to (2 * (1 << 17)).
13289
13290         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13291
13292 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13293
13294         * config/rom68k.exp: Renamed from config/idp.exp
13295
13296 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13297
13298         * c-torture/compile/921109-2.c
13299
13300 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
13301
13302         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13303         excess errors.
13304
13305 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
13306
13307         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13308         output.
13309         * lib/g++.exp (default_g++_start): Likewise.
13310
13311 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13312
13313         * gcc.c-torture/compile/950329-1.c: New test.
13314
13315 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13316
13317           * config/bug.exp (${tool}_load): Updated to use new remote_open
13318           and remote_close procs.
13319         * config/idp.exp: New file.
13320
13321 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
13322
13323         * gcc.c-torture/execute/950322-1.c: New test.
13324
13325 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
13326
13327         * config/vx.exp (${tool}_load): Clean up testing of return code from
13328         vxworks_ld and vxworks_spawn.
13329
13330 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13331
13332         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13333
13334 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
13335
13336         * lib/old-deja.exp: Add `excess errors test - ' error, now one
13337         can mark excess errors on a machine by machine basis.  Note, the
13338         default is to not expect any excess errors, even when excess
13339         errors test - is given, so you will want to put an XFAIL ... on
13340         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
13341         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13342         those 4 machines, but no others.
13343
13344 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13345
13346         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13347         * lib/c-torture.exp: to here.
13348
13349 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
13350
13351         * gcc.c-torture/execute/950221-1.c: New test.
13352         * gcc.c-torture/execute/struct-ret-1.c: New test.
13353         * gcc.c-torture/compile/950221-1.c: New test.
13354
13355         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13356
13357 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13358
13359         * gcc.c-torture/execute/arith-1.c (main): Return 0.
13360         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13361
13362 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
13363
13364         * g++.gb: New directory of tests, derived from my signature and
13365         class scoping tests.
13366
13367         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13368         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13369         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13370         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13371         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13372         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13373         * g++.gb/sig25.C: Likewise.
13374
13375         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13376         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13377         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13378         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13379         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13380         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13381         * g++.gb/sig25.exp: Likewise.
13382
13383         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13384         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13385         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13386         * g++.gb/scope13.C: Likewise, this test still fails.
13387
13388         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13389         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13390         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13391         * g++.gb/scope13.exp: Ditto.
13392
13393         * g++.gb/README: New file, explains what these tests are about.
13394
13395 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
13396
13397         * lib/dg.exp (dg-do): Support `preprocess'.
13398         (dg-test): Likewise.
13399
13400 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13401
13402         * config/udi.exp: change "continue -expect" to "exp_continue".
13403
13404 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
13405
13406         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13407         Delete redundant tests.
13408
13409         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13410         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13411         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13412         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13413         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13414         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13415         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13416         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13417
13418         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13419         storing label pointers.
13420         * gcc.c-torture/execute/921019-1.c: Likewise.
13421         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13422         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13423         parameter fp.
13424         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13425         constants.
13426
13427         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13428         Delete obsolete tests.
13429
13430         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13431         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13432         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13433         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13434         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13435         * gcc.c-torture/compile/950124-1.c: New test.
13436
13437         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13438
13439 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13440
13441         * lib/mike-g++.exp: Add -lm to LIBS.
13442
13443 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13444
13445         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13446
13447 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13448
13449         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13450
13451 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
13452
13453         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13454
13455 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
13456
13457         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13458         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13459         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13460         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13461         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13462         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13463         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13464         * g++.law/{operators31.C, operators32.C,
13465         * g++.law/{operators33.C, operators34.C}: Likewise.
13466         * g++.law/{pic1.C, refs2.C}: Likewise.
13467         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13468         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13469         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13470         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13471
13472         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13473         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13474         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13475         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13476         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13477         * g++.law/{enum9.exp, friend5.exp}: Likewise.
13478         * g++.law/{nest3.exp, nest4.exp}: Likewise.
13479         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13480         * g++.law/{operators30.exp, operators31.exp}: Likewise.
13481         * g++.law/{operators32.exp, operators33.exp}: Likewise.
13482         * g++.law/{operators34.exp}: Likewise.
13483         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13484         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13485         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13486         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13487         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13488
13489         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13490         No longer expected to fail.
13491         * g++.law/missed-error3.C: Tweak for recent bool changes.
13492
13493 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13494
13495         * config/emb-unix: Deleted.
13496         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
13497         remote execution.  Do final link on remote host if REMOTE_LINK is set.
13498
13499 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
13500
13501         * lib/dg.exp (dg-test): Fix typo in last patch.
13502
13503 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
13504
13505         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
13506         (handles multiple occurrences).
13507
13508 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
13509
13510         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
13511         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
13512         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
13513         printed).
13514         * lib/c-torture.exp (c-torture-compile): Likewise.
13515         (c-torture): Prepend full path if missing.
13516         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
13517         (gcc_fail): Likewise.
13518         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
13519
13520 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13521
13522         * lib/netware.exp: Only attach to NetWare i386 systems.
13523
13524 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
13525
13526         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
13527         messages.  Add test name to "output pattern match" pass/fail message.
13528
13529 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
13530
13531         * gcc.dg: New testsuite.
13532         * gcc.dg/dg.exp: New file.
13533
13534         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
13535         test-switch.c}: Deleted.
13536
13537         * gcc.misc-tests/msgs.exp: New testcase driver.
13538
13539 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
13540
13541         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
13542         Watch for illegal return values from ${tool}_load.
13543         * config/unix.exp (${tool}_load): Fix pass/fail detection for
13544         cross targets.  Coerce return value >0 to 1.
13545
13546 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
13547
13548         * config/unix.exp (${tool}_load): Call program rsh, not proc.
13549
13550         * config/emb-unix.exp: New file.
13551
13552         * config/sim.exp: Error if variable $SIM not defined.
13553         (${tool}_load): Mark test as "untested" if simulator missing.
13554
13555         * config/unix.exp: Load remote.exp to get rcp_download.
13556         * lib/c-torture.exp: Use different option lists for testcases with
13557         and without loops.
13558         * gcc.c-torture/execute/execute.exp: Likewise.
13559
13560 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13561
13562         * config/*.exp: Clarify return code from ${tool}_load.
13563         Call `unresolved' or `untested' instead of `warning' or `perror'
13564         (sometimes you still want to call both though).
13565         Add comment that `shell_id' is local to each file.
13566         * config/udi.exp (timeout): Set to 30.
13567         Don't print warning if connection fails, $connectmode has already
13568         printed an error.
13569         (${tool}_load): Move verbose messages to level 2.
13570         Rework pattern for "Process started" message.
13571         Pass `shell_id' to ${connectmode}_download.
13572         Retry twice upon timeout.  Make resetting of target more robust.
13573         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
13574         Pass `shell_id' to exit_$connectmode.
13575         Only call exit_$connectmode if connected.
13576         * config/unix.exp (${tool}_load): Check return codes better.
13577         * config/vrtx.exp (${tool}_load): Likewise.
13578         * config/vx.exp (${tool}_load): Likewise.
13579         Delete unneeded global's.
13580         * lib/dg.exp (dg-test): Update to reflect clarified return codes
13581         from ${tool}_load.
13582         (dg-stat): Delete.
13583         (dg-init): Delete recording of pass/fail counts.
13584         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13585         (old-dejagnu-init): Likewise.
13586         (old-dejagnu-stat): Delete contents, empty proc now.
13587         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
13588         (c-torture): Delete references to lcnt, lpass, lfail.
13589         Get option list from TORTURE_OPTIONS.
13590         Delete -funroll[-all]-loops if no loops.
13591         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
13592         (g++_stat): Delete contents (empty proc now).
13593         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
13594         (gcc_finish): Likewise.
13595         (gcc_stat): Deleted.
13596         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
13597         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
13598         * gcc.c-torture/execute/execute.exp: Likewise.
13599         Split tests into two parts: compile, execute.
13600         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
13601         no loops.  Update to reflect clarified return codes from ${tool}_load.
13602
13603 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
13604
13605         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
13606         to grep for.
13607         (old-dejagnu): Likewise (where necessary).
13608
13609 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
13610
13611         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
13612
13613         * lib/dg.exp (dg-process-target): Fix processing of selector.
13614         Add comment regarding use of `error'.
13615
13616         * lib/gcc.exp (prune_system_crud): Define if missing.
13617         * lib/g++.exp (prune_system_crud): Likewise.
13618
13619         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
13620         Call prune_system_crud.
13621         * lib/dg.exp (dg-runtest): New proc.
13622         Use perror instead of send_user for tcl errors in testcase.
13623         Don't return any value, it's never used.
13624         Don't clobber previous definition of `unknown'.
13625         Print tcl errors in `dg-final'.
13626
13627 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
13628
13629         * lib/dg.exp (dg-process-target): Improve syntax error messages.
13630         (dg-test): Don't print errorInfo, it contains stack backtrace.
13631
13632 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13633
13634         * lib/g++.exp (runtest_file_p): Define if missing.
13635
13636 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
13637
13638         * lib/mike-g++.exp: Comment out loading of g++.exp.
13639         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
13640         (default_g++_version): Always print something.
13641         (default_g++_start): Comment out call to `which'.
13642         (g++_start, g++_load): Deleted (must be defined in config file).
13643         * lib/gcc.exp: Test for existence of $CC at start.
13644         Delete check for tmpdir (done in gcc_init).
13645         (default_gcc_version): Always print something.
13646         (default_gcc_start): Comment out call to `which'.
13647         * config/*.exp: Major cleanup - make cross targets work at least a
13648         little better for g++ (by not being "--tool gcc" specific).
13649         Rename gcc_xxx to ${tool}_xxx.
13650         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
13651         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
13652
13653 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
13654
13655         * lib/c-torture.exp (c-torture-compile): Rework compiler
13656         message processing.
13657
13658         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
13659         c-torture.
13660
13661 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13662
13663         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
13664
13665         * lib/dg.exp (dg-process-target): Support { target native }.
13666
13667 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13668
13669         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
13670         looked for "... program xxx got fatal signal".
13671         Correct regsub munging of `comp_output'.
13672         Ignore compiler messages "path prefix not used" and "linker input
13673         file unused".
13674
13675 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
13676
13677         * lib/gcc.exp (runtest_file_p): Define if missing.
13678         * gcc.prms/template.c: Example to work from.
13679
13680 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
13681
13682         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
13683         * lib/dg.exp (dg-test): Call unsupported testcases as such.
13684
13685         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
13686         * gcc.prms/1883.c: Moved from compile/940714-1.c.
13687         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
13688         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
13689
13690         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
13691         (dg-process-target): No longer a varargs proc.
13692         Return S/N for target, P/F for xfail.  All callers changed.
13693         (user option procs): More argument checking.
13694         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
13695         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
13696         (dg-test): Skip test if not running on selected target in `dg-do'.
13697         Update handling of `dg-do-what', `dg-output-text'.
13698         Separate execution pass/fail from output pattern match pass/fail.
13699         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
13700
13701 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13702
13703         * gcc.c-torture/special/special.exp: Don't expect failure for mips
13704         target for 920510-1.c.
13705
13706 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
13707
13708         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
13709         Clean up comment regarding use of passcnt, etc.
13710         (gcc_stat): Don't update `testcnt' here.
13711         (gcc_finish): Do it here.
13712         Might as well reset `but_id' here too.
13713         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
13714         to determine if the file should be tested.
13715         * gcc.c-torture/compile/compile.exp: Likewise.
13716         * gcc.c-torture/execute/execute.exp: Likewise.
13717         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13718         * gcc.misc-tests/dg-test.exp: Likewise.
13719         * gcc.prms/prms.exp: Likewise.
13720         * gcc.wendy/wendy.exp: Likewise.
13721         * g++.old-deja.exp: Likewise.
13722         Move "Testing file" message to verbose level 1.
13723
13724 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
13725
13726         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
13727
13728 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13729
13730         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
13731         (default_gcc_start): Accept optional second list element
13732         of compiler flags.  Print compiler output at verbosity level 2.
13733         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
13734         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
13735         Save current values of framework globals passcnt, failcnt, xpasscnt,
13736         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
13737         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
13738         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
13739         xfailcnt to compute stats.  Update framework global `testcnt' from
13740         pass/fail counts.
13741         (gcc_finish): New proc.  Clean up test environment.
13742         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
13743         (gcc_epass, gcc_efail): Delete.
13744         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
13745         argument of line number.
13746         (dg-init): If the tool has an init routine, call it.
13747         (dg-test): Remove args `cflags_var' and `libs_var'.
13748         Pass all compiler options to ${tool}_start.
13749         Handle missing line number.
13750         (dg-finish): New function.
13751         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
13752         particular files.  Call gcc_finish at end.  Move "skipping test"
13753         message to verbosity level 3.
13754         * gcc.c-torture/compile/compile.exp: Likewise.
13755         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
13756         * gcc.c-torture/execute/execute.exp: Likewise.
13757         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13758         Print testcase being tried at verbosity level 1.
13759         * gcc.c-torture/special/special.exp: Unset xfail.
13760         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13761         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
13762         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
13763         * gcc.failure/failure.exp: Likewise.
13764         * gcc.ieee/ieee.exp: Likewise.
13765         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
13766         Update call to dg-test.  Call dg-finish at end.
13767         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
13768         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
13769         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
13770         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
13771         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
13772         * gcc.wendy/wendy.exp: Add copyright.
13773         Delete setting of tmpdir (done by gcc_init).
13774         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
13775         Pass compiler flags to gcc_start.  Call gcc_finish at end.
13776         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
13777         gcc_[ce]pass/fail.
13778
13779 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
13780
13781         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
13782         confusion.
13783         (g++_load): Likewise.
13784
13785         * config/*.exp (gcc_load): Some were varargs fns and some were not.
13786         Rename argument to `prog' to remove the confusion.
13787         Varargs fns behave differently too!
13788         (g++_load): Likewise.
13789
13790         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
13791
13792         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
13793         what it is.  Delete (always) printing of status value for !native.
13794         Simplify verbose code, and include status and exec_output.
13795         (g++_load): Use gcc_load.
13796
13797 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13798
13799         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
13800         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
13801         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
13802         940714-3.c as these testcases don't exist anymore.  Make
13803         va-arg-1.c expected to pass.
13804
13805 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
13806
13807         * gcc.misc-tests/misc.exp: Only run specific testcases.
13808         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
13809         * gcc.misc-tests/dg-[1-9].c: New files.
13810
13811         * lib/dg.exp: New testsuite driver.
13812         * gcc.prms/prms.exp: Use it.
13813
13814         * README.gcc: New file.
13815
13816         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
13817         Document and reset `lxpass' and `lxfail'.
13818         Simplify "initialized" message.
13819         (gcc_stat): Clean up comments a little.
13820
13821 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
13822
13823         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
13824
13825 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
13826
13827         * lib/old-dejagnu.exp (process-option): New proc.
13828         (old-dejagnu-init, old-dejagnu-stat): Likewise.
13829         (old-dejagnu): Simplify.
13830         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
13831
13832 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
13833
13834         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
13835         exists and is not an empty string.
13836
13837         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
13838         $xfail rather than calling setup_xfail.  Clear $xfail when test is
13839         finished.
13840         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
13841         automatically.
13842
13843         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
13844         longer expected to fail.
13845
13846         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
13847         "f" function call.
13848
13849         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
13850
13851         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
13852         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
13853         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
13854         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
13855         c-torture-1.29.
13856
13857         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
13858         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
13859
13860         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
13861
13862         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
13863         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
13864
13865         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
13866         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
13867         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
13868
13869 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13870
13871         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
13872         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
13873         940714-1.c, 940714-2.c, 940714-3.c},
13874         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
13875         gcc.misc-tests/{mg.c,mg.exp}:
13876         New tests.
13877         * gcc.noncompile/noncompile.exp: Change accordingly.
13878
13879 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
13880
13881         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
13882         Undo previous clobberage.
13883
13884 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
13885
13886         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
13887         * gcc.special/{930510-1.c, special.exp}:
13888         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
13889         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
13890         struct-varargs-1.c}: New tests from c-torture-1.26.
13891
13892 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13893
13894         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
13895           argument to switch.
13896
13897 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
13898
13899         * Revert the previous changes.  Please see Rob's directory
13900           (/lisa/test/rob/progressive/gcc/testsuite) for testing
13901           fixes.
13902
13903 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
13904
13905         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
13906             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
13907             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
13908             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
13909             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
13910             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
13911             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
13912             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
13913             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
13914             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
13915             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
13916             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
13917             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
13918             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
13919             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
13920             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
13921             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
13922             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
13923             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
13924             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
13925             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
13926             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
13927             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
13928             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
13929             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
13930             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13931             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
13932
13933 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
13934
13935         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
13936             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
13937           with perror calls.
13938
13939 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
13940
13941         * config/unix.exp (g++_load): Fix syntax.
13942
13943 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13944
13945         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
13946         * gcc.noncompile/921017-1.c: Deleted obsolete test.
13947         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
13948         Don't expect va-arg-1.c to fail.  Correct expected output for
13949         920928-1.c.
13950         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
13951         * gcc.wendy/hbm4.c: Correct typo.
13952         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
13953
13954 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
13955
13956         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
13957         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
13958         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
13959         * lib/c-torture.exp (c-torture-compile): Ditto.
13960
13961         Reduce volume of output (remove all the -I's and such).
13962         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
13963         Call gcc_cpass, gcc_cfail.
13964         (c-torture): Pass testing option to c-torture-compile.
13965
13966 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
13967
13968         Bring patches over from progressive.
13969         * config/default.exp: Exit remote shell cleanly.
13970         (g++_exit, g++_start): Add default versions.
13971         * config/sim.exp (gcc_load): Use perror, not error.
13972
13973 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
13974
13975         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
13976         set in site.exp.
13977
13978 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
13979
13980         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
13981         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
13982         (wendy_try): New proc to run testcase.
13983         (main loop): Call 'em.
13984         * gcc.wendy/*.c: Clean up pass to correct expected output.
13985
13986         * lib/gcc.exp: Minor cleanup work.
13987         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
13988
13989 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
13990
13991         * config/sim.exp (gcc_load): Document return codes better.
13992         Don't pass -v to simulator.
13993
13994 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13995
13996           * gcc.special/920717-x.c: Fix typo.
13997           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
13998           get at sources.
13999
14000         * lib/mike-gcc.exp: Fix typo.
14001
14002 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14003
14004         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14005         binary to use, transform the name.
14006         * config/*.exp: rename everything. Nuke any g++ specific files,
14007         it's now a special case of gcc that requires no special support.
14008         Add a default.exp for unsupported targets.
14009
14010 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
14011
14012         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14013         lib/old-dejagnu.exp: Fix a few patterns to work with the new
14014         version of Tcl.
14015
14016 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14017
14018         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14019         than a warning.
14020
14021 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14022
14023         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14024
14025 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14026
14027         * gcc.execute/execute.exp: Combine opt_list and foption_list into
14028         option_list.  Compile every file with only 4/6 option choices
14029         (same as C torture) instead of with 12/18 different option
14030         choices.
14031         * lib/c-torture.exp: Likewise.
14032
14033         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14034         not already set.
14035
14036 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
14037
14038         * lib/old-deja.exp: Add `excess errors test fails' error, now one
14039         can put an XFAIL *-*-* on excess errors.
14040
14041 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
14042
14043         * g++.law: Add more tests derived from g++-bugs snapshots.
14044
14045         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
14046         equivalent to g++.law/init9.
14047
14048         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14049         compiled it, and the a.out file after we've run it.
14050
14051 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14052
14053         * lib/mike-g++.exp (postbase): Delete the .o file after we've
14054         compiled it, and the a.out file after we've run it.
14055
14056 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14057
14058         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14059
14060 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14061
14062         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14063         version number.
14064
14065 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14066
14067         * g++.law: New directory of g++ tests derived from the g++-bugs
14068         snapshots.
14069
14070 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14071
14072         * gcc.compile: initbug1.c initbug1.exp testcase added
14073
14074 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14075
14076         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14077         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14078           fixes submitted by Jeff Law (law@cs.utah.edu)
14079         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14080           Jeff Law (law@cs.utah.edu)
14081
14082
14083 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
14084
14085         * config/unix-g++.exp: Follow the gcc way of doing things.
14086         * g++.old-deja/old-deja.exp: Minor updates.
14087         * lib/g++.exp: New file, follow the gcc way of doing things.
14088         * lib/old-dejagnu.exp: Minor updates.
14089         * lib/mike-g++.exp: Always unset errorInfo.
14090
14091 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
14092
14093         * lib/gcc.exp: Fix some errors with the below change, CC and
14094         CFLAGS should be global when setting, not local.
14095
14096 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14097
14098         * lib/gcc.exp: Transform tool name.
14099
14100 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14101
14102         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14103
14104 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14105
14106         * lib/gcc.exp: change gcc_done to gcc_stat
14107
14108 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14109
14110         * Upgraded gcc testsuite to c-torture version 1.25
14111
14112 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14113
14114         * lib/gcc.exp: added reporting code. Changed verbose compile message.
14115         * lib/c-torture: added hooks for new reporting code.
14116
14117 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14118
14119         * config/sh-gcc.exp: check if sh-sim exists in the path
14120
14121 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14122
14123         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14124         * gcc.compile/compile.exp: Initial changes for new logic.
14125         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14126         * gcc.failure/failure.exp: Initial changes for new logic.
14127         * gcc.ieee/ieee.exp: Initial changes for new logic.
14128         * gcc.misc-tests/misc.exp: Initial changes for new logic.
14129         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14130         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14131         * lib/c-torture.exp: Initial changes for new logic.
14132         * lib/gcc.exp: Initial changes for new logic.
14133
14134 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
14135
14136         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14137         depend upon failure or success.  Fully qualify names in failure
14138         and success messages.  Always remove a.out before starting
14139         compile, just in case.  Pay more attention to error text output by
14140         the compiler.  Handle testcases with no known past errors just
14141         like all others, so that things are uniform.  Other miscellaneous
14142         improvements.
14143
14144 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14145
14146         * gcc.cpp: new directory for cpp tests
14147
14148 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14149
14150         * lib/chill.exp: Code reformatted, removed unused code.
14151         * config/unix-chill.exp: Code reformatted, removed unused code.
14152         * chill.execute/execute.exp: Code reformatted, removed unused code.
14153         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14154
14155 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
14156
14157         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
14158         routines not written.
14159
14160 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14161
14162         * config/bug-gcc.exp: Use new procs from bug.exp.
14163
14164 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14165
14166         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14167         via ftp, rather than depending on NFS.
14168         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14169         case.
14170
14171 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
14172
14173         * config/bug-gcc.exp: Use new download proc.
14174
14175 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
14176
14177         * chill.execute/execute.exp: cleanups, handles errors better
14178         * chill.compile/compile.exp: rewrite, based on execute.exp
14179         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14180         * lib/chill.exp: major changes to diff proc and compile and link
14181           procs. added chill_fail and chill_pass wrappers to pass and
14182           fail. added more comments, and handle error codes better.
14183           Added a hack to capture stderr from exec, so noncompile tests
14184           can work.
14185
14186 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14187
14188         * chill.execute/execute.exp: rewrite of testsuite driver
14189         * lib/chill.exp: rewrite of testsuite driver
14190         * config/unix-chill.exp: rewrite of testsuite driver
14191
14192 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14193
14194     In chill.execute:
14195         * iexpr.ch: Standardize uppercase.
14196         * tuples.dat: Standardize uppercase.
14197         * vary.ch: standardize.  Correct varying string assignments.
14198         * vary.dat: Add new output lines.
14199
14200 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
14201
14202     In chill.execute:
14203         * chprintf.ch: Standardize use of uppercase.
14204         * tuples.ch: Standardize and turn arr2 into a DCL,
14205           rather than a SYN.
14206         * pinits.ch: Standardize.
14207
14208 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14209
14210         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
14211         * Makefil: Renamed to Makefile.in.
14212         * configure.in: New.
14213
14214 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
14215
14216     In chill.execute:
14217         * .cvsignore: Add result/output files.
14218         * Makefile: Fix up variables at start.  Use MFLAGS
14219           everywhere.  Correct bool_loc, built_ins entries.
14220           Add entry for vary1.ch.
14221         * bitarray.ch: Standardize upper-case usage.
14222         * bitexpr.ch: Standardize, add output of b1.
14223         * params.ch: Use arrayt in along PROC parameters, to
14224           avoid novelty problems.
14225         * sets.ch: Tiny cleanup.
14226         * vary1.ch: Re-indent.
14227
14228 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
14229
14230           * Add PR-related files to Makefiles, .cvsignore files, etc.
14231
14232 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14233
14234         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14235           with compiler objects. New names are test-flow.c and test-loop.c
14236
14237 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14238
14239         * Upgraded c-torture tests from 1.19 to 1.20
14240
14241         * new files:
14242         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14243         * gcc.compile: 930623-1.c 930623-2.c
14244         * gcc.noncompile: 930622-1.c 930622-2.c
14245         * gcc.failure: 920411-1.c 920627-2.c
14246         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14247
14248 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14249
14250         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14251           More changes to get testsuite working properly. Needs more work.
14252           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14253
14254 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
14255
14256         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14257           More changes to get testsuite working properly. Needs more work.
14258
14259 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
14260
14261         * chill.compile/compile.exp: Added for Dejagnu support
14262         * chill.execute/execute.exp: Added for Dejagnu support
14263         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
14264
14265 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
14266
14267     This should complete moving the CHILL test files.
14268         * chill.noncompile(.cvsignore printf.grt
14269             in-printf.grt chprintf.grt chprintf.ch):
14270             Added test-support files.
14271           (Makefile): Modified further.
14272         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14273             signal.ch): Added test files.
14274           * chill.execute (.cvsignore printf.grt printr.c
14275             in-printf.grt rts.c chprintf.grt rts.h): Added
14276           test-support files.
14277             (Makefile): More corrections.
14278
14279 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
14280
14281         * chill.compile, chill.execute, chill.nocompile: Add CHILL
14282           test cases, ready for DejaGnu.
14283
14284 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14285
14286         * Upgraded c-torture tests from 1.18 to 1.19
14287
14288         * gcc.compile: added test(s):
14289           930607-1.c
14290         * gcc.execute: added test(s):
14291           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14292
14293         * added new subdirectory for misc tests: gcc.misc-tests
14294         * gcc.misc-test(s): added tests:
14295           inst-check.c test-consts.c test-ior.c test-switch.c
14296
14297 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14298
14299         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14300
14301 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14302
14303         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14304
14305 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14306
14307         * Upgraded c-torture tests from 1.17 to 1.18
14308
14309 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14310
14311         * Upgraded c-torture tests from 1.12 to 1.17
14312
14313 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
14314
14315         * lib/old-dejagnu.exp:
14316           Fixed handling of XFAIL target triplets to correctly
14317           recognize wildcard characters.  Removed code that
14318           appended a unique id tag to the end of the file name
14319           printed out by the result of the testcases within a
14320           given test file.
14321
14322 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
14323
14324         * lib/old-dejagnu.exp:
14325           Reworked expected failure handling to trigger off of XFAIL
14326           keyword in keyphrase embeded in testcase source code. The
14327           XFAIL keyword must be at the end of the keyphrase line. It
14328           may optionally be followed by one or more target triplets.
14329           It has just occured that the handling of wildcards in the
14330           target triplet may not be correct.
14331
14332 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
14333
14334         * g++.old-deja/tests:
14335           Moved all subdirectories up one level into g++.old-deja .
14336
14337         * lib/old-dejagnu.exp:
14338           Fixed problem with CXXFLAGS not being properly reset, and being
14339           corrupted with extraneous "-c" compiler option.  This was
14340           causing binaries to not be generated for test that needed them.
14341           Modified strings passed to "pass" and "fail" so that individual
14342           tests from the same test file would be distinguished by an
14343           identifier appended to the test file name in the summary logs;
14344           this corrected a problem with erroneous diff logs.  Added code
14345           to search testcases for expected fail and unexpected pass keywords.
14346
14347 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14348
14349         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14350
14351 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14352
14353         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14354           Removed extraneous text from end of "Special g++ Options"
14355           keyphrase.
14356
14357         * lib/old-dejagnu.exp: Added pattern matching to look for new
14358           keywords, embedded in testcases comments, which will trigger
14359           calls to xpass and xfail.
14360
14361 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
14362
14363         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14364           comments embedded in the testcases, especially the one looking for
14365           special compiler options, as well as the pattern matching for the
14366           compiler output again.
14367
14368 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
14369
14370         * lib/old-dejagnu.exp: Do a proper check of the return value for
14371           execute tests. Fixed several problems with the pattern matching
14372           of the compiler output which gave erroneous test results.
14373           Changed several of the test result messages to be more descriptive.
14374         * config/unix-g++.exp: Proc g++_load now actually works and
14375           executes the tests passed to it and returns a usable return
14376           value.
14377
14378 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14379
14380           * lib/gcc.exp: Exits gracefully if $CC is bogus.
14381
14382 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
14383
14384         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14385           Modified both files to properly execute the old style
14386           dejagnu tests. The previous versions of these files were
14387           experimental and did not function anything near correctly.
14388
14389 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
14390
14391         * Removed all Makefile.in and configure.in files. No configuration
14392         needed now.
14393
14394 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
14395
14396         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14397
14398 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14399
14400         * gcc.compile/configure.in, gcc.unsorted/configure.in,
14401         gcc.special/configure.in, gcc.noncompile/configure.in,
14402         gcc.execute/configure.in, gcc.code_quality/configure.in,
14403         g++.other/configure.in, g++.old-deja/configure.in,
14404         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14405         in srcname setting.
14406
14407 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14408
14409         * lib/udi.exp:  Fixed mondfe and mondfe_download.
14410         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14411         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14412
14413 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14414
14415         * config/udi-gdb.exp: Check $shell_id after connecting to target.
14416         (gdb_exit): Don't remove *_soc files.
14417
14418 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
14419
14420         * lib/c-torture.exp: Don't look for main; instead always use -w
14421         -c.  This is how the c-torture tests work.  Remove the object
14422         file if the compilation succeeds.
14423         * gcc.execute/execute.exp: Remove executable if test passes.
14424         * gcc.noncompile/noncompile.exp: Every test is an expected
14425         failure.
14426         * gcc.special/special.exp: Added tests from c-torture 1.11,
14427         corrected use of existing test.
14428         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14429         gcc.execute/920625-1.c: Updated to c-torture 1.11.
14430         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14431         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14432         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14433         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14434         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14435         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14436         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14437         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14438         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14439         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14440         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14441         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14442         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14443         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14444         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14445         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14446         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14447         c-torture 1.11.
14448         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14449         correspond to c-torture 1.11.
14450
14451         * New file.